/build/static/layout/Breadcrumb_cap_w.png

Why is WIN64DUALFOLDERS Coming Into Play All Of A Sudden? Please HELP!!

Hi All,

I hope someone can help me quickly. We have an old web app which was installed via a 32 bit package. It really didn't matter what architecture of the package was because everything in the package was directed to c:\inetpub\wwwroot, where there is no redirection of any kind.

Since I've had the problem I'll describe I've read that it may be problematic to upgrade software delivered via a 32 bit package with a 64 bit package (x64 in Template Summary Property). However, our initial release of our new product was delivered via a 64 bit package and there were no issues. The old app was removed and the new web app actually had some utilities sent to Program Files, which is the desired location.

Now we get to the problem. Our latest release, when used to upgrade the initial (32 bit package) application, has the above mentioned utility files redirected to Program Files (x86). There are also some new file that were supposed to go to a different area under Program Files, but end up in Program Files (x86).

WIN64DUALFOLDERS shows up in the log, but I do not know why. The package has x64 in the Template Summary Property in the template and all of the above mentioned components are marked as 64 Bit in the template as well. I have a log, but didn't see an attachment link.  I can post here if you wish, just let me know.

What is triggering or why is dual folders coming into play. What can I check between our first release of the x64 package and this latest package to see what might might have changed. I am totally stumped. I hope someone can lead me toward the light!!

Thanks in advance for any info or tips you can provide!

0 Comments   [ + ] Show comments

Answers (1)

Posted by: Pressanykey 5 years ago
Red Belt
0
Hi,
the behaviour you are describing is normal.
Only a 64bit MSI can actually write to the Program Files folder (64bit). Any attempt by a 32bit MSI package to write to the Program Files folder will automatically be redirected.
Now the crux... I've never analysed the behaviour of a 32bit MSI package being updated (the previous version is present in the upgrade table of the new package, if this is the case) by a 64bit MSI package...
Also you have things like how is the update / upgrade sequenced? Are you removing the previous version completely or are you only replacing components that are required?
I'd suggest actually de-installing the previous version before installing the new one. This is probably going to be the easiest method.

Cheers
Phil

Comments:
  • The x64 package was updating the x32 package fine previously. It is only with our latest releases we are seeing issues. It is a total removal of everything first (RemoveExistingProducts sequenced immediately before CostInitialize).

    We did try uninstalling the earlier version first, but I like to avoid that for customer convenience (even though it isn't a big deal to do so).

    And thanks very much for your response. - Superfreak3 5 years ago
    • And removing the previous version (x86) before installing the new Version (x64) produced which results? It might be that the comnponent that is causing the problem is set as a 32bit component...? - Pressanykey 5 years ago
      • The removal beforehand of the app delivered via 32 bit package allows the x64 package to function as desired. I double checked a few days ago to ensure that all the components targeted for 64 bit folders were properly set to 64 bit in the component settings.

        Another interesting tidbit... this only appears to be happening on Server 2012 machines. I wonder if there is some type of policy governing the redirection.

        On Server 2008, the 32 bit package is upgraded by the x64 bit package and everything lands were intended.

        The 32 bit packaged app was not supported on 2016 so I don't know that I need to test that but still may to make Server 2012 stand out a bit more as the culprit or at least a partner in this 'crime'. - Superfreak3 5 years ago
    • OK, I suggest you look at the attributes of the components in the 64bit MSI Package. I suspect that even though it is a 64bit MSI some of the components are not marked as 64bit components therefore are installing the resources in 32bit locations. That's what I think... do you have the possibility of putting the two packages somewhere so that I can have a look? - Pressanykey 5 years ago
      • All are 64 bit, but I will check again. If that were the case, why would it work on Server 2008?

        I'll try to put the packages somewhere, but I do have logs if you can tell anything from those.

        Do you have a place to upload the packages to? These are setups wrapped in an .exe with prerequisites. I would assume you only need the extracted .msi's as that is where the problem lies. - Superfreak3 5 years ago
    • You could perhaps also post a (zipped!!!) log of an installation / update that has the problem. - Pressanykey 5 years ago
      • How do I post a .zip file. I can't find an attachment button/link. I'm guessing this will be frowned upon, but here goes...

        === Verbose logging started: 10/16/2018 17:10:07 Build type: SHIP UNICODE 5.00.9200.00 Calling process: C:\Windows\SYSTEM32\MSIEXEC.EXE ===
        MSI (c) (78:D4) [17:10:07:776]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

        MSI (c) (78:D4) [17:10:07:776]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

        MSI (c) (78:9C) [17:10:07:792]: Resetting cached policy values
        MSI (c) (78:9C) [17:10:07:792]: Machine policy value 'Debug' is 0
        MSI (c) (78:9C) [17:10:07:792]: ******* RunEngine:
        ******* Product: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi
        ******* Action:
        ******* CommandLine: **********
        MSI (c) (78:9C) [17:10:07:792]: Machine policy value 'DisableUserInstalls' is 0
        MSI (c) (78:9C) [17:10:07:792]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi' against software restriction policy
        MSI (c) (78:9C) [17:10:07:792]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi has a digital signature
        MSI (c) (78:9C) [17:10:11:663]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi is permitted to run at the 'unrestricted' authorization level.
        MSI (c) (78:9C) [17:10:11:663]: Cloaking enabled.
        MSI (c) (78:9C) [17:10:11:663]: Attempting to enable all disabled privileges before calling Install on Server
        MSI (c) (78:9C) [17:10:11:663]: End dialog not enabled
        MSI (c) (78:9C) [17:10:11:663]: Original package ==> C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi
        MSI (c) (78:9C) [17:10:11:663]: Package we're running from ==> C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi
        MSI (c) (78:9C) [17:10:11:679]: APPCOMPAT: Compatibility mode property overrides found.
        MSI (c) (78:9C) [17:10:11:679]: APPCOMPAT: looking for appcompat database entry with ProductCode '{CDA410C5-1B85-4926-97A4-97900B03C152}'.
        MSI (c) (78:9C) [17:10:11:679]: APPCOMPAT: no matching ProductCode found in database.
        MSI (c) (78:9C) [17:10:11:679]: MSCOREE not loaded loading copy from system32
        MSI (c) (78:9C) [17:10:11:679]: Machine policy value 'TransformsSecure' is 1
        MSI (c) (78:9C) [17:10:11:679]: Machine policy value 'DisablePatch' is 0
        MSI (c) (78:9C) [17:10:11:679]: Machine policy value 'AllowLockdownPatch' is 0
        MSI (c) (78:9C) [17:10:11:679]: Machine policy value 'DisableLUAPatching' is 0
        MSI (c) (78:9C) [17:10:11:679]: Machine policy value 'DisableFlyWeightPatching' is 0
        MSI (c) (78:9C) [17:10:11:679]: 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) (78:9C) [17:10:11:679]: Looking for secure file transform:
        MSI (c) (78:9C) [17:10:11:679]: Note: 1: 2343
        MSI (c) (78:9C) [17:10:11:679]: Unable to create a temp copy of transform ''.
        MSI (c) (78:9C) [17:10:11:679]: Note: 1: 2203 2: 3: -2147287037
        MSI (c) (78:9C) [17:10:11:679]: Couldn't find cached transform . Looking for it at the original location.
        MSI (c) (78:9C) [17:10:11:679]: Looking for secure file transform: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        MSI (c) (78:9C) [17:10:11:679]: Original transform ==> C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        MSI (c) (78:9C) [17:10:11:679]: Transform we're running from ==> C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        MSI (c) (78:9C) [17:10:11:679]: Found missing cached transform C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST. Adding it to re-cache list.
        MSI (c) (78:9C) [17:10:11:679]: SOFTWARE RESTRICTION POLICY: Verifying transform --> 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST' against software restriction policy
        MSI (c) (78:9C) [17:10:11:679]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST has a digital signature
        MSI (c) (78:9C) [17:10:11:694]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST is permitted to run at the 'unrestricted' authorization level.
        MSI (c) (78:9C) [17:10:11:694]: Validating transform 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST' with validation bits 0
        MSI (c) (78:9C) [17:10:11:694]: Transform 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST' is valid.
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Patch 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2205 2: 3: PatchPackage
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: _Tables 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: _Columns 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Media 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: File 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: TRANSFORM: 'PatchPackage' table is missing or empty. No pre-transform fixup necessary.
        MSI (c) (78:9C) [17:10:11:694]: TRANSFORM: Applying regular transform to database.
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: _Tables 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: _Columns 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ActionText 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: AdminExecuteSequence 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Condition 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: AdminUISequence 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: AdvtExecuteSequence 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: AdvtUISequence 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: AppSearch 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Feature 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Binary 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: File 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: CheckBox 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Component 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Icon 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ComboBox 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Directory 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Control 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Dialog 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ControlCondition 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ControlEvent 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: CreateFolder 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: CustomAction 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: DrLocator 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Error 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: EventMapping 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: FeatureComponents 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Font 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: IniFile 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: InstallExecuteSequence 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: InstallUISequence 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: LaunchCondition 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ListBox 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ListView 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Media 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Patch 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: RadioButton 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Registry 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: RegLocator 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: RemoveFile 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Shortcut 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: TextStyle 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: UIText 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: Upgrade 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: _Validation 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISComponentExtended 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISCustomActionReference 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISIISItem 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISIISProperty 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISSQLConnection 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISSQLConnectionDBServer 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISSQLDBMetaData 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISSQLRequirement 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISSearchReplace 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISSearchReplaceSet 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: ISSetupFile 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: _MsiPatchTransformView 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: #_BaselineCost 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: #_BaselineFile 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: #_BaselineData 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: #_PatchCache 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: MsiPatchCertificate 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: MsiDigitalCertificate 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: APPCOMPAT: looking for appcompat database entry with ProductCode '{CDA410C5-1B85-4926-97A4-97900B03C152}'.
        MSI (c) (78:9C) [17:10:11:694]: APPCOMPAT: no matching ProductCode found in database.
        MSI (c) (78:9C) [17:10:11:694]: Transforms are absolute secure.
        MSI (c) (78:9C) [17:10:11:694]: Transforming table Property.

        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIce4f2.LOG'.
        MSI (c) (78:9C) [17:10:11:694]: Command Line: TRANSFORMS=C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST SETUPEXEDIR=C:\Users\Administrator.WKST0218SRV2012\Desktop SETUPEXENAME=MyProductWebServer.exe CURRENTDIRECTORY=C:\Users\Administrator.WKST0218SRV2012\Desktop CLIENTUILEVEL=0 CLIENTPROCESSID=1144
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{61142C3E-A6BC-482A-B241-4E4BCD1B2833}'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding RecacheTransforms property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding TRANSFORMS property. Its value is '|C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding TRANSFORMSSECURE property. Its value is '1'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding TRANSFORMSATSOURCE property. Its value is '1'.
        MSI (c) (78:9C) [17:10:11:694]: Product Code passed to Engine.Initialize: ''
        MSI (c) (78:9C) [17:10:11:694]: Product Code from property table before transforms: '{CDA410C5-1B85-4926-97A4-97900B03C152}'
        MSI (c) (78:9C) [17:10:11:694]: Product Code from property table after transforms: '{CDA410C5-1B85-4926-97A4-97900B03C152}'
        MSI (c) (78:9C) [17:10:11:694]: Product not registered: beginning first-time install
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
        MSI (c) (78:9C) [17:10:11:694]: Entering CMsiConfigurationManager::SetLastUsedSource.
        MSI (c) (78:9C) [17:10:11:694]: User policy value 'SearchOrder' is 'nmu'
        MSI (c) (78:9C) [17:10:11:694]: Adding new sources is allowed.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
        MSI (c) (78:9C) [17:10:11:694]: Package name extracted from package path: 'MyProductWeb.msi'
        MSI (c) (78:9C) [17:10:11:694]: Package to be registered: 'MyProductWeb.msi'
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2262 2: AdminProperties 3: -2147287038
        MSI (c) (78:9C) [17:10:11:694]: Machine policy value 'DisableMsi' is 1
        MSI (c) (78:9C) [17:10:11:694]: Machine policy value 'AlwaysInstallElevated' is 0
        MSI (c) (78:9C) [17:10:11:694]: User policy value 'AlwaysInstallElevated' is 0
        MSI (c) (78:9C) [17:10:11:694]: Product installation will be elevated because user is admin and product is being installed per-machine.
        MSI (c) (78:9C) [17:10:11:694]: Running product '{CDA410C5-1B85-4926-97A4-97900B03C152}' with elevated privileges: Product is assigned.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Modifying TRANSFORMS property. Its current value is '|C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST'. Its new value: 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding SETUPEXEDIR property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\Desktop'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\Desktop'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1144'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Modifying TRANSFORMS property. Its current value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST'. Its new value: '|C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST'.
        MSI (c) (78:9C) [17:10:11:694]: TRANSFORMS property is now: |C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Favorites
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Network Shortcuts
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Documents
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Recent
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\SendTo
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Templates
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\ProgramData
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Local
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Pictures
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Desktop
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
        MSI (c) (78:9C) [17:10:11:694]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
        MSI (c) (78:9C) [17:10:11:694]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
        MSI (c) (78:9C) [17:10:11:694]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
        MSI (c) (78:9C) [17:10:11:694]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi'.
        MSI (c) (78:9C) [17:10:11:694]: Machine policy value 'MsiDisableEmbeddedUI' is 0
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\'.
        MSI (c) (78:9C) [17:10:11:694]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\'.
        MSI (c) (78:D4) [17:10:11:694]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'.
        === Logging started: 10/16/2018 17:10:11 ===
        MSI (c) (78:9C) [17:10:11:710]: Note: 1: 2205 2: 3: PatchPackage
        MSI (c) (78:9C) [17:10:11:710]: Machine policy value 'DisableRollback' is 0
        MSI (c) (78:9C) [17:10:11:710]: User policy value 'DisableRollback' is 0
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
        MSI (c) (78:9C) [17:10:11:710]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '602'. Its new value: '601'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '602'. Its new value: '601'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '601'. Its new value: '600'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '601'. Its new value: '600'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '600'. Its new value: '502'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '600'. Its new value: '502'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '502'. Its new value: '501'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '502'. Its new value: '501'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '501'. Its new value: '500'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '501'. Its new value: '500'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '500'. Its new value: '400'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '500'. Its new value: '400'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '400'. Its new value: '602'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '400'. Its new value: '602'.
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
        MSI (c) (78:9C) [17:10:11:710]: Doing action: INSTALL
        Action 17:10:11: INSTALL.
        Action start 17:10:11: INSTALL.
        MSI (c) (78:9C) [17:10:11:710]: UI Sequence table 'InstallUISequence' is present and populated.
        MSI (c) (78:9C) [17:10:11:710]: Running UISequence
        MSI (c) (78:9C) [17:10:11:710]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
        MSI (c) (78:9C) [17:10:11:710]: Doing action: ISSetupFilesExtract
        Action 17:10:11: ISSetupFilesExtract.
        Action start 17:10:11: ISSetupFilesExtract.
        MSI (c) (78:9C) [17:10:11:710]: Creating MSIHANDLE (1) of type 790542 for thread 2972
        MSI (c) (78:C4) [17:10:11:710]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIF44D.tmp, Entrypoint: SFStartupEx
        MSI (c) (78:84) [17:10:11:710]: Cloaking enabled.
        MSI (c) (78:84) [17:10:11:710]: Attempting to enable all disabled privileges before calling Install on Server
        MSI (c) (78:84) [17:10:11:710]: Connected to service for CA interface.
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (2) of type 790531 for thread 2312
        1: Starting to extract setup files
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (2) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (3) of type 790531 for thread 2312
        1: Getting SUPPORTDIR property :
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (3) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (4) of type 790531 for thread 2312
        1: Extracting SetupFiles to: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (4) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (5) of type 790541 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (6) of type 790531 for thread 2312
        1: Getting ISSetupFile table view
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (6) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (7) of type 790540 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (8) of type 790531 for thread 2312
        1: Executing ISSetupFile table view
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (8) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (9) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (10) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (10) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (11) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (11) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (9) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (12) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (13) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (13) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (14) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\network\
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (14) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (12) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (15) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (16) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (16) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (17) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\network\admin\
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (17) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (15) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (18) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:772]: Creating MSIHANDLE (19) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:772]: Closing MSIHANDLE (19) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (20) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\network\admin\sample\
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (20) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (18) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (21) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (22) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (22) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (23) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (23) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (21) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (24) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (25) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (25) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (26) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\network\admin\sample\sqlnet.ora
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (26) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (24) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (27) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (28) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (28) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (29) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\network\admin\sample\tnsnames.ora
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (29) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (27) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (30) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (31) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (31) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (32) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\doc\
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (32) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (30) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (33) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (34) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (34) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (35) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\install_odpm.bat
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (35) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (33) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (36) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (37) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (37) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (38) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\readme.htm
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (38) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (36) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (39) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (40) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (40) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (41) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\uninstall_odpm.bat
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (41) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (39) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (42) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (43) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (43) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (44) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (44) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (42) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (45) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (46) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (46) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (47) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\doc\readme.htm
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (47) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (45) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (48) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (49) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (49) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (50) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\common\
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (50) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Closing MSIHANDLE (48) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:788]: Creating MSIHANDLE (51) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:803]: Creating MSIHANDLE (52) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:803]: Closing MSIHANDLE (52) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:803]: Creating MSIHANDLE (53) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\common\EF6\
        MSI (c) (78!08) [17:10:11:803]: Closing MSIHANDLE (53) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:803]: Closing MSIHANDLE (51) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:803]: Creating MSIHANDLE (54) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:803]: Creating MSIHANDLE (55) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:803]: Closing MSIHANDLE (55) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:803]: Creating MSIHANDLE (56) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\common\Oracle.ManagedDataAccess.dll
        MSI (c) (78!08) [17:10:11:803]: Closing MSIHANDLE (56) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:944]: Closing MSIHANDLE (54) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:944]: Creating MSIHANDLE (57) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:944]: Creating MSIHANDLE (58) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:944]: Closing MSIHANDLE (58) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:944]: Creating MSIHANDLE (59) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\common\EF6\Oracle.ManagedDataAccess.EntityFramework.dll
        MSI (c) (78!08) [17:10:11:944]: Closing MSIHANDLE (59) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:959]: Closing MSIHANDLE (57) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:959]: Creating MSIHANDLE (60) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:959]: Creating MSIHANDLE (61) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (61) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (62) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\PublisherPolicy\
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (62) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (60) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (63) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (64) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (64) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (65) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\PublisherPolicy\4\
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (65) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (63) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (66) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (67) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (67) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (68) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x64\
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (68) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (66) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (69) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (70) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (70) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (71) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\PublisherPolicy\4\Policy.4.121.Oracle.ManagedDataAccess.config
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (71) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (69) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (72) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (73) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (73) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (74) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\PublisherPolicy\4\Policy.4.121.Oracle.ManagedDataAccess.dll
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (74) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (72) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (75) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (76) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (76) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (77) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x86\
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (77) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (75) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (78) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (79) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (79) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:11:983]: Creating MSIHANDLE (80) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x64\configure.bat
        MSI (c) (78!08) [17:10:11:983]: Closing MSIHANDLE (80) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:006]: Closing MSIHANDLE (78) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:006]: Creating MSIHANDLE (81) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:006]: Creating MSIHANDLE (82) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:006]: Closing MSIHANDLE (82) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:006]: Creating MSIHANDLE (83) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x64\Oracle.ManagedDataAccessDTC.dll
        MSI (c) (78!08) [17:10:12:006]: Closing MSIHANDLE (83) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:023]: Closing MSIHANDLE (81) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:023]: Creating MSIHANDLE (84) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:023]: Creating MSIHANDLE (85) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:100]: Closing MSIHANDLE (85) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:100]: Creating MSIHANDLE (86) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x64\Oracle.ManagedDataAccessIOP.dll
        MSI (c) (78!08) [17:10:12:100]: Closing MSIHANDLE (86) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (84) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (87) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (88) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (88) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (89) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\OracleManagedDataAccessConfiguration.exe
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (89) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (87) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (90) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (91) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (91) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (92) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x64\OraProvCfg.exe
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (92) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (90) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (93) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (94) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (94) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (95) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x64\unconfigure.bat
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (95) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (93) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (96) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (97) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (97) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:116]: Creating MSIHANDLE (98) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x86\unconfigure.bat
        MSI (c) (78!08) [17:10:12:116]: Closing MSIHANDLE (98) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (96) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (99) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (100) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (100) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (101) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x86\OraProvCfg.exe
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (101) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (99) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (102) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (103) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (103) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (104) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x86\Oracle.ManagedDataAccessIOP.dll
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (104) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (102) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (105) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (106) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (106) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:131]: Creating MSIHANDLE (107) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x86\Oracle.ManagedDataAccessDTC.dll
        MSI (c) (78!08) [17:10:12:131]: Closing MSIHANDLE (107) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: Closing MSIHANDLE (105) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: Creating MSIHANDLE (108) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: Creating MSIHANDLE (109) of type 790531 for thread 2312
        1: Extracting Setup File:
        MSI (c) (78!08) [17:10:12:147]: Closing MSIHANDLE (109) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: Creating MSIHANDLE (110) of type 790531 for thread 2312
        1: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\OracleManagedDataAccessConfig\odp.net\managed\x86\configure.bat
        MSI (c) (78!08) [17:10:12:147]: Closing MSIHANDLE (110) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: Closing MSIHANDLE (108) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: Creating MSIHANDLE (111) of type 790531 for thread 2312
        1: Setting SUPPORTDIR property to:
        MSI (c) (78!08) [17:10:12:147]: Closing MSIHANDLE (111) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: PROPERTY CHANGE: Adding SUPPORTDIR property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}'.
        MSI (c) (78!08) [17:10:12:147]: PROPERTY CHANGE: Adding ISSETUPFILESCOMPLETED property. Its value is 'Completed'.
        MSI (c) (78!08) [17:10:12:147]: Creating MSIHANDLE (112) of type 790531 for thread 2312
        1: Setting ISSETUPFILESCOMPLETED property
        MSI (c) (78!08) [17:10:12:147]: Closing MSIHANDLE (112) of type 790531 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: Closing MSIHANDLE (7) of type 790540 for thread 2312
        MSI (c) (78!08) [17:10:12:147]: Closing MSIHANDLE (5) of type 790541 for thread 2312
        MSI (c) (78:C4) [17:10:12:147]: Closing MSIHANDLE (1) of type 790542 for thread 2972
        Action ended 17:10:12: ISSetupFilesExtract. Return value 1.
        MSI (c) (78:9C) [17:10:12:147]: Doing action: ISSetAllUsers
        Action 17:10:12: ISSetAllUsers.
        Action start 17:10:12: ISSetAllUsers.
        MSI (c) (78:9C) [17:10:12:147]: Creating MSIHANDLE (113) of type 790542 for thread 2972
        MSI (c) (78:18) [17:10:12:147]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIF603.tmp, Entrypoint: SetAllUsers
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (114) of type 790531 for thread 3048
        InstallShield 17:10:12: Begin SetAllUsers()
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (114) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (115) of type 790541 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (116) of type 790531 for thread 3048
        InstallShield 17:10:12: Getting records from Upgrade table
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (116) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (117) of type 790540 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (118) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (119) of type 790531 for thread 3048
        InstallShield 17:10:12: UpgradeCode: {13125C10-F4DA-4F5B-9144-78024D46EE4C} MinVersion: 1.0.0.0 MaxVersion: 11.0.2697 Language: Attributes: 1
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (119) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (120) of type 790531 for thread 3048
        InstallShield 17:10:12: No related products for UpgradeCode {13125C10-F4DA-4F5B-9144-78024D46EE4C} found
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (120) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (118) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (121) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (122) of type 790531 for thread 3048
        InstallShield 17:10:12: UpgradeCode: {13125C10-F4DA-4F5B-9144-78024D46EE4C} MinVersion: 11.0.2697 MaxVersion: Language: Attributes: 2
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (122) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (123) of type 790531 for thread 3048
        InstallShield 17:10:12: No related products for UpgradeCode {13125C10-F4DA-4F5B-9144-78024D46EE4C} found
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (123) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (121) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (124) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (125) of type 790531 for thread 3048
        InstallShield 17:10:12: UpgradeCode: {11FCFF24-4327-44A7-BD91-A8FF8EF4374E} MinVersion: 8.7.0 MaxVersion: 10.0.9999 Language: Attributes: 769
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (125) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (126) of type 790531 for thread 3048
        InstallShield 17:10:12: Checking related product {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (126) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (127) of type 790531 for thread 3048
        InstallShield 17:10:12: MyComp MyProduct Web Client 2015 Service Pack 4 {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 1033 10.0.1031 ***Related***
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (127) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: PROPERTY CHANGE: Adding IS_MAJOR_UPGRADE property. Its value is 'Yes'.
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (128) of type 790531 for thread 3048
        InstallShield 17:10:12: ALLUSERS of related product {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} is = 1
        MSI (c) (78!E8) [17:10:12:147]: Closing MSIHANDLE (128) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:147]: Creating MSIHANDLE (129) of type 790531 for thread 3048
        InstallShield 17:10:12: End SetAllUsers()
        MSI (c) (78!E8) [17:10:12:162]: Closing MSIHANDLE (129) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:162]: Closing MSIHANDLE (124) of type 790531 for thread 3048
        MSI (c) (78!E8) [17:10:12:162]: Closing MSIHANDLE (117) of type 790540 for thread 3048
        MSI (c) (78!E8) [17:10:12:162]: Closing MSIHANDLE (115) of type 790541 for thread 3048
        MSI (c) (78:18) [17:10:12:162]: Closing MSIHANDLE (113) of type 790542 for thread 2972
        Action ended 17:10:12: ISSetAllUsers. Return value 1.
        MSI (c) (78:9C) [17:10:12:162]: Doing action: AppSearch
        Action 17:10:12: AppSearch. Searching for installed applications
        Action start 17:10:12: AppSearch.
        AppSearch: Property: AVDIR, Signature: NewSignature12
        MSI (c) (78:9C) [17:10:12:162]: PROPERTY CHANGE: Adding AVDIR property. Its value is 'C:\Oracle\AutoVue'.
        AppSearch: Property: IISROOTFOLDER, Signature: _IISROOTFOLDER
        MSI (c) (78:9C) [17:10:12:162]: PROPERTY CHANGE: Adding IISROOTFOLDER property. Its value is 'C:\inetpub\wwwroot\'.
        AppSearch: Property: DOTNETVERSIONFULL, Signature: NewSignature11
        MSI (c) (78:9C) [17:10:12:162]: PROPERTY CHANGE: Adding DOTNETVERSIONFULL property. Its value is '#461814'.
        AppSearch: Property: IIS_VERSION, Signature: _IIS_VERSION
        MSI (c) (78:9C) [17:10:12:162]: PROPERTY CHANGE: Adding IIS_VERSION property. Its value is '#8'.
        AppSearch: Property: SERVEROSBYPASS, Signature: NewSignature13
        Action ended 17:10:12: AppSearch. Return value 1.
        MSI (c) (78:9C) [17:10:12:162]: Doing action: GetTomcatDirectory
        Action 17:10:12: GetTomcatDirectory.
        Action start 17:10:12: GetTomcatDirectory.
        MSI (c) (78:9C) [17:10:12:162]: Creating MSIHANDLE (130) of type 790542 for thread 2972
        MSI (c) (78:78) [17:10:12:162]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIF613.tmp, Entrypoint: LocateTomcat
        MSI (c) (78:84) [17:10:12:162]: Cloaking enabled.
        MSI (c) (78:84) [17:10:12:162]: Attempting to enable all disabled privileges before calling Install on Server
        MSI (c) (78:84) [17:10:12:162]: Connected to service for CA interface.
        MSI (c) (78!BC) [17:10:12:709]: Creating MSIHANDLE (131) of type 790531 for thread 956
        SFXCA: Extracting custom action to temporary directory: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIF613.tmp-\
        MSI (c) (78!BC) [17:10:12:756]: Closing MSIHANDLE (131) of type 790531 for thread 956
        MSI (c) (78!BC) [17:10:12:865]: Creating MSIHANDLE (132) of type 790531 for thread 956
        SFXCA: Binding to CLR version v4.0.30319
        MSI (c) (78!BC) [17:10:12:865]: Closing MSIHANDLE (132) of type 790531 for thread 956
        MSI (c) (78!BC) [17:10:13:927]: Creating MSIHANDLE (133) of type 790531 for thread 956
        Calling custom action GetTomcatDir!GetTomcatDir.CustomActions.LocateTomcat
        MSI (c) (78!BC) [17:10:13:927]: Closing MSIHANDLE (133) of type 790531 for thread 956
        MSI (c) (78!BC) [17:10:13:973]: Creating MSIHANDLE (134) of type 790531 for thread 956
        Locating Tomcat installation location...
        MSI (c) (78!BC) [17:10:13:973]: Closing MSIHANDLE (134) of type 790531 for thread 956
        MSI (c) (78!BC) [17:10:13:973]: PROPERTY CHANGE: Adding TOMCATDIR property. Its value is 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct'.
        MSI (c) (78!BC) [17:10:14:036]: PROPERTY CHANGE: Modifying TCPPORT property. Its current value is '0'. Its new value: '5098'.
        MSI (c) (78:78) [17:10:14:145]: Closing MSIHANDLE (130) of type 790542 for thread 2972
        Action ended 17:10:14: GetTomcatDirectory. Return value 1.
        MSI (c) (78:9C) [17:10:14:145]: Doing action: AutoVueServiceCheck
        Action 17:10:14: AutoVueServiceCheck.
        Action start 17:10:14: AutoVueServiceCheck.
        MSI (c) (78:9C) [17:10:14:145]: Creating MSIHANDLE (135) of type 790542 for thread 2972
        MSI (c) (78:AC) [17:10:14:145]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIFDD1.tmp, Entrypoint: ServiceCheck
        MSI (c) (78!7C) [17:10:14:192]: Creating MSIHANDLE (136) of type 790531 for thread 1404
        SFXCA: Extracting custom action to temporary directory: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIFDD1.tmp-\
        MSI (c) (78!7C) [17:10:14:192]: Closing MSIHANDLE (136) of type 790531 for thread 1404
        MSI (c) (78!7C) [17:10:14:207]: Creating MSIHANDLE (137) of type 790531 for thread 1404
        SFXCA: Binding to CLR version v4.0.30319
        MSI (c) (78!7C) [17:10:14:207]: Closing MSIHANDLE (137) of type 790531 for thread 1404
        MSI (c) (78!7C) [17:10:14:239]: Creating MSIHANDLE (138) of type 790531 for thread 1404
        Calling custom action AutoVueServiceCheck!AutoVueServiceCheck.CustomActions.ServiceCheck
        MSI (c) (78!7C) [17:10:14:239]: Closing MSIHANDLE (138) of type 790531 for thread 1404
        MSI (c) (78!7C) [17:10:14:348]: Creating MSIHANDLE (139) of type 790531 for thread 1404
        Checking for running AutoVue Server Service...
        MSI (c) (78!7C) [17:10:14:348]: Closing MSIHANDLE (139) of type 790531 for thread 1404
        MSI (c) (78:AC) [17:10:14:457]: Closing MSIHANDLE (135) of type 790542 for thread 2972
        Action ended 17:10:14: AutoVueServiceCheck. Return value 1.
        MSI (c) (78:9C) [17:10:14:457]: Doing action: LaunchConditions
        Action 17:10:14: LaunchConditions. Evaluating launch conditions
        Action start 17:10:14: LaunchConditions.
        Action ended 17:10:14: LaunchConditions. Return value 1.
        MSI (c) (78:9C) [17:10:14:457]: Doing action: ISSQLServerInitialize
        Action 17:10:14: ISSQLServerInitialize.
        Action start 17:10:14: ISSQLServerInitialize.
        MSI (c) (78:9C) [17:10:14:457]: Creating MSIHANDLE (140) of type 790542 for thread 2972
        MSI (c) (78:4C) [17:10:14:457]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIFF0A.tmp, Entrypoint: ISSQLServerInitialize
        MSI (c) (78!AC) [17:10:14:473]: Creating MSIHANDLE (141) of type 790541 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Creating MSIHANDLE (142) of type 790540 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Creating MSIHANDLE (143) of type 790531 for thread 1964
        1: Reading the SQL script data from ISSQLConnection table...
        MSI (c) (78!AC) [17:10:14:473]: Closing MSIHANDLE (143) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Creating MSIHANDLE (144) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Closing MSIHANDLE (144) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Creating MSIHANDLE (145) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Creating MSIHANDLE (146) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Closing MSIHANDLE (146) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Creating MSIHANDLE (147) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Closing MSIHANDLE (147) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Closing MSIHANDLE (145) of type 790531 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: PROPERTY CHANGE: Adding MsiHiddenProperties property. Its value is 'IS_SQLSERVER_PASSWORD'.
        MSI (c) (78!AC) [17:10:14:473]: PROPERTY CHANGE: Adding IS_SQLSERVER_INITIALIZED property. Its value is '1'.
        MSI (c) (78!AC) [17:10:14:473]: Closing MSIHANDLE (142) of type 790540 for thread 1964
        MSI (c) (78!AC) [17:10:14:473]: Closing MSIHANDLE (141) of type 790541 for thread 1964
        MSI (c) (78:4C) [17:10:14:473]: Closing MSIHANDLE (140) of type 790542 for thread 2972
        Action ended 17:10:14: ISSQLServerInitialize. Return value 1.
        MSI (c) (78:9C) [17:10:14:473]: Doing action: SetupInitialization
        Action 17:10:14: SetupInitialization.
        Action start 17:10: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 17:10:14: SetupInitialization. Dialog created
        Action ended 17:10:14: SetupInitialization. Return value 1.
        MSI (c) (78:9C) [17:10:14:489]: Doing action: FindRelatedProducts
        Action 17:10:14: FindRelatedProducts. Searching for related applications
        Action start 17:10:14: FindRelatedProducts.
        FindRelatedProducts: Found application: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        MSI (c) (78:9C) [17:10:14:504]: PROPERTY CHANGE: Adding ISACTIONPROP2 property. Its value is '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'.
        MSI (c) (78:9C) [17:10:14:504]: PROPERTY CHANGE: Adding MIGRATE property. Its value is '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'.
        Action ended 17:10:14: FindRelatedProducts. Return value 1.
        MSI (c) (78:9C) [17:10:14:504]: Skipping action: ISPreventDowngrade (condition is false)
        MSI (c) (78:9C) [17:10:14:504]: Skipping action: CCPSearch (condition is false)
        MSI (c) (78:9C) [17:10:14:504]: Skipping action: RMCCPSearch (condition is false)
        MSI (c) (78:9C) [17:10:14:504]: Doing action: ValidateProductID
        Action 17:10:14: ValidateProductID.
        Action start 17:10:14: ValidateProductID.
        Action ended 17:10:14: ValidateProductID. Return value 1.
        MSI (c) (78:9C) [17:10:14:504]: Doing action: CostInitialize
        Action 17:10:14: CostInitialize. Computing space requirements
        Action start 17:10:14: CostInitialize.
        MSI (c) (78:9C) [17:10:14:504]: Machine policy value 'MaxPatchCacheSize' is 10
        MSI (c) (78:9C) [17:10:14:504]: Baseline: Sorting baselines for {CDA410C5-1B85-4926-97A4-97900B03C152}.
        MSI (c) (78:9C) [17:10:14:504]: Baseline: New baseline 11.0.2697 from transaction.
        MSI (c) (78:9C) [17:10:14:504]: Baseline: Sorted order Native: Order 0.
        MSI (c) (78:9C) [17:10:14:504]: Baseline Data Table:
        MSI (c) (78:9C) [17:10:14:504]: ProductCode: {CDA410C5-1B85-4926-97A4-97900B03C152} Version: 11.0.2697 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
        MSI (c) (78:9C) [17:10:14:504]: Baseline File Table:
        MSI (c) (78:9C) [17:10:14:504]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
        MSI (c) (78:9C) [17:10:14:504]: Note: 1: 1325 2: SUPPORTDIR
        MSI (c) (78:9C) [17:10:14:504]: Note: 1: 1325 2: MyComp.WebAPI
        MSI (c) (78:9C) [17:10:14:504]: Note: 1: 1325 2: MyComp.WebApp
        MSI (c) (78:9C) [17:10:14:504]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
        Action ended 17:10:14: CostInitialize. Return value 1.
        MSI (c) (78:9C) [17:10:14:504]: Doing action: FileCost
        Action 17:10:14: FileCost. Computing space requirements
        Action start 17:10:14: FileCost.
        MSI (c) (78:9C) [17:10:14:504]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (c) (78:9C) [17:10:14:504]: Note: 1: 2205 2: 3: Class
        MSI (c) (78:9C) [17:10:14:504]: Note: 1: 2205 2: 3: Extension
        MSI (c) (78:9C) [17:10:14:504]: Note: 1: 2205 2: 3: TypeLib
        Action ended 17:10:14: FileCost. Return value 1.
        MSI (c) (78:9C) [17:10:14:504]: Doing action: IsolateComponents
        Action 17:10:14: IsolateComponents.
        Action start 17:10:14: IsolateComponents.
        Action ended 17:10:14: IsolateComponents. Return value 0.
        MSI (c) (78:9C) [17:10:14:504]: Doing action: setUserProfileNT
        Action 17:10:14: setUserProfileNT.
        Action start 17:10:14: setUserProfileNT.
        MSI (c) (78:9C) [17:10:14:504]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Users\Administrator.WKST0218SRV2012'.
        Action ended 17:10:14: setUserProfileNT. Return value 1.
        MSI (c) (78:9C) [17:10:14:504]: Skipping action: SetAllUsersProfileNT (condition is false)
        MSI (c) (78:9C) [17:10:14:504]: Doing action: setAllUsersProfile2K
        Action 17:10:14: setAllUsersProfile2K.
        Action start 17:10:14: setAllUsersProfile2K.
        MSI (c) (78:9C) [17:10:14:504]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\ProgramData'.
        Action ended 17:10:14: setAllUsersProfile2K. Return value 1.
        MSI (c) (78:9C) [17:10:14:504]: Doing action: ResolveSource
        Action 17:10:14: ResolveSource.
        Action start 17:10:14: ResolveSource.
        MSI (c) (78:9C) [17:10:14:504]: Resolving source.
        MSI (c) (78:9C) [17:10:14:504]: Resolving source to launched-from source.
        MSI (c) (78:9C) [17:10:14:504]: Setting launched-from source as last-used.
        MSI (c) (78:9C) [17:10:14:504]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{CDA410C5-1B85-4926-97A4-97900B03C152}'.
        MSI (c) (78:9C) [17:10:14:504]: SOURCEDIR ==> C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\
        MSI (c) (78:9C) [17:10:14:504]: SOURCEDIR product ==> {CDA410C5-1B85-4926-97A4-97900B03C152}
        MSI (c) (78:9C) [17:10:14:504]: Determining source type
        MSI (c) (78:9C) [17:10:14:520]: Source type from package 'MyProductWeb.msi': 0
        MSI (c) (78:9C) [17:10:14:520]: Source path resolution complete. Dumping Directory table...
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TARGETDIR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\ , LongSubPath: , ShortSubPath:
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: WindowsFolder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\ , LongSubPath: , ShortSubPath:
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: USERPROFILE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\UserProfile\ , LongSubPath: UserProfile\ , ShortSubPath: USERPR~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SystemFolder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\System32\ , LongSubPath: System32\ , ShortSubPath:
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SUPPORTDIR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\SUPPORTDIR\ , LongSubPath: SUPPORTDIR\ , ShortSubPath:
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ProgramMenuFolder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Programs\ , LongSubPath: Programs\ , ShortSubPath:
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: newfolder2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Programs\MyProduct Web\ , LongSubPath: Programs\MyProduct Web\ , ShortSubPath: Programs\MyProductW~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ProgramFilesFolder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\ , LongSubPath: program files\ , ShortSubPath: PROGRA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: AUTOVUE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\ , LongSubPath: program files\AutoVue\ , ShortSubPath: PROGRA~1\AutoVue\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HTML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\html\ , LongSubPath: program files\AutoVue\html\ , ShortSubPath: PROGRA~1\AutoVue\html\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BIN2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\bin\ , LongSubPath: program files\AutoVue\bin\ , ShortSubPath: PROGRA~1\AutoVue\bin\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PROFILES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\bin\Profiles\ , LongSubPath: program files\AutoVue\bin\Profiles\ , ShortSubPath: PROGRA~1\AutoVue\bin\Profiles\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HOOPS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\bin\hoops\ , LongSubPath: program files\AutoVue\bin\hoops\ , ShortSubPath: PROGRA~1\AutoVue\bin\hoops\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FONTS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\bin\fonts\ , LongSubPath: program files\AutoVue\bin\fonts\ , ShortSubPath: PROGRA~1\AutoVue\bin\fonts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ProgramFiles64Folder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\ , LongSubPath: Program Files 64\ , ShortSubPath: Prog64~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MyComp2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\ , LongSubPath: Program Files 64\MyComp\ , ShortSubPath: Prog64~1\MyComp\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: WEB , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\ , LongSubPath: Program Files 64\MyComp\Web\ , ShortSubPath: Prog64~1\MyComp\Web\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TOOLS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\ , LongSubPath: Program Files 64\MyComp\Web\Tools\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PT_BR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\pt-BR\ , LongSubPath: Program Files 64\MyComp\Web\Tools\pt-BR\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\pt-BR\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IT_IT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\it-IT\ , LongSubPath: Program Files 64\MyComp\Web\Tools\it-IT\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\it-IT\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: INTERNALDATA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\InternalData\ , LongSubPath: Program Files 64\MyComp\Web\Tools\InternalData\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\INTERN~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SQL1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\InternalData\SQL\ , LongSubPath: Program Files 64\MyComp\Web\Tools\InternalData\SQL\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\INTERN~1\SQL\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ORACLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\InternalData\Oracle\ , LongSubPath: Program Files 64\MyComp\Web\Tools\InternalData\Oracle\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\INTERN~1\Oracle\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FR_CA1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\fr-CA\ , LongSubPath: Program Files 64\MyComp\Web\Tools\fr-CA\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\fr-CA\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ES_ES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\es-ES\ , LongSubPath: Program Files 64\MyComp\Web\Tools\es-ES\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\es-ES\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DE_DE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\de-DE\ , LongSubPath: Program Files 64\MyComp\Web\Tools\de-DE\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\de-DE\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: APACHE_SOFTWARE_FOUNDATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\Apache Software Foundation\ , LongSubPath: Program Files 64\Apache Software Foundation\ , ShortSubPath: Prog64~1\APACHE~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TOMCAT_8.5_TOMCATFORMyProduct , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\ , LongSubPath: Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\ , ShortSubPath: Prog64~1\APACHE~1\TOMCAT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: WEBAPPS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\ , LongSubPath: Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\ , ShortSubPath: Prog64~1\APACHE~1\TOMCAT~1\webapps\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ALLUSERSPROFILE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\All Users\ , LongSubPath: All Users\ , ShortSubPath: ALLUSE~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IISROOTFOLDER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\ , LongSubPath: IISRootFolder\ , ShortSubPath: IISRoo~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: AUTOVUESERVER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\ , LongSubPath: IISRootFolder\ , ShortSubPath: IISRoo~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: INSTALLDIR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\ , LongSubPath: IISRootFolder\ , ShortSubPath: IISRoo~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ISYourDataBaseDir , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\Database\ , LongSubPath: IISRootFolder\Database\ , ShortSubPath: IISRoo~1\Database\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DATABASEDIR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\Database\ , LongSubPath: IISRootFolder\Database\ , ShortSubPath: IISRoo~1\Database\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: WEBAPI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\ , LongSubPath: IISRootFolder\MyComp.WebAPI\ , ShortSubPath: IISRoo~1\\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SCRIPTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Scripts\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Scripts\ , ShortSubPath: IISRoo~1\\Scripts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ICONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Icons\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Icons\ , ShortSubPath: IISRoo~1\\Icons\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VIEWS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Views\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Views\ , ShortSubPath: IISRoo~1\\Views\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SHARED1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Views\Shared\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Views\Shared\ , ShortSubPath: IISRoo~1\\Views\Shared\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HOME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Views\Home\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Views\Home\ , ShortSubPath: IISRoo~1\\Views\Home\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HELP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Help\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Help\ , ShortSubPath: IISRoo~1\\Help\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FONTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\fonts\ , LongSubPath: IISRootFolder\MyComp.WebAPI\fonts\ , ShortSubPath: IISRoo~1\\fonts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DOWNLOADS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Downloads\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Downloads\ , ShortSubPath: IISRoo~1\\DOWNLO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTENT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Content\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Content\ , ShortSubPath: IISRoo~1\\Content\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VIEWER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Viewer\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Viewer\ , ShortSubPath: IISRoo~1\\Viewer\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIB4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Viewer\lib\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Viewer\lib\ , ShortSubPath: IISRoo~1\\Viewer\lib\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CERTUTIL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Viewer\certutil\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Viewer\certutil\ , ShortSubPath: IISRoo~1\\Viewer\certutil\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\ , ShortSubPath: IISRoo~1\\bin\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PT_BR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\pt-BR\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\pt-BR\ , ShortSubPath: IISRoo~1\\bin\pt-BR\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\it\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\it\ , ShortSubPath: IISRoo~1\\bin\it\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FR_CA_API_BIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\fr-CA\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\fr-CA\ , ShortSubPath: IISRoo~1\\bin\fr-CA\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\es\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\es\ , ShortSubPath: IISRoo~1\\bin\es\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\de\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\de\ , ShortSubPath: IISRoo~1\\bin\de\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: AUTHENTICATOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Authenticator\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Authenticator\ , ShortSubPath: IISRoo~1\\AUTHEN~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIB8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Authenticator\lib\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Authenticator\lib\ , ShortSubPath: IISRoo~1\\AUTHEN~1\lib\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CERTUTIL1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Authenticator\certutil\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Authenticator\certutil\ , ShortSubPath: IISRoo~1\\AUTHEN~1\certutil\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: AREAS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\ , ShortSubPath: IISRoo~1\\Areas\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HELPPAGE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VIEWS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\Views\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SHARED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Shared\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Shared\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\Views\Shared\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HELP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\Views\Help\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DISPLAYTEMPLATES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\Views\Help\DISPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: APP_DATA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\App_Data\ , LongSubPath: IISRootFolder\MyComp.WebAPI\App_Data\ , ShortSubPath: IISRoo~1\\App_Data\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MyComp.WEBVIEWER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\ , LongSubPath: IISRootFolder\MyComp.WebViewer\ , ShortSubPath: IISRoo~1\SYNERG~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BIN3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PT_BR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\pt-BR\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\pt-BR\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\pt-BR\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\it\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\it\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\it\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FR_CA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\fr-CA\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\fr-CA\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\fr-CA\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\es\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\es\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\es\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\de\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\de\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\de\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: WEB_REFERENCES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\Web References\ , LongSubPath: IISRootFolder\MyComp.WebViewer\Web References\ , ShortSubPath: IISRoo~1\SYNERG~1\WEBREF~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: AEWS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\Web References\AEWS\ , LongSubPath: IISRootFolder\MyComp.WebViewer\Web References\AEWS\ , ShortSubPath: IISRoo~1\SYNERG~1\WEBREF~1\AEWS\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: WEBAPP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\ , LongSubPath: IISRootFolder\MyComp.WebApp\ , ShortSubPath: IISRoo~1\\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES27 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\images\ , ShortSubPath: IISRoo~1\\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\ , ShortSubPath: IISRoo~1\\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\js\ , ShortSubPath: IISRoo~1\\dist\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PAGES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\js\pages\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\js\pages\ , ShortSubPath: IISRoo~1\\dist\js\pages\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FONTS6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\fonts\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\fonts\ , ShortSubPath: IISRoo~1\\dist\fonts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\css\ , ShortSubPath: IISRoo~1\\dist\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SKINS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\css\skins\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\css\skins\ , ShortSubPath: IISRoo~1\\dist\css\skins\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\img\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\img\ , ShortSubPath: IISRoo~1\\dist\img\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CREDIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\img\credit\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\img\credit\ , ShortSubPath: IISRoo~1\\dist\img\credit\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: APP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ , ShortSubPath: IISRoo~1\\app\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ZCS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\zcs\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\zcs\ , ShortSubPath: IISRoo~1\\app\zcs\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MSGBOX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\msgBox\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\msgBox\ , ShortSubPath: IISRoo~1\\app\msgBox\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MANUALRELATIONSHIPS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\manualrelationships\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\manualrelationships\ , ShortSubPath: IISRoo~1\\app\MANUAL~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: GATEKEEPER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gateKeeper\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gateKeeper\ , ShortSubPath: IISRoo~1\\app\GATEKE~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FOOTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\footer\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\footer\ , ShortSubPath: IISRoo~1\\app\footer\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\footer\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\footer\templates\ , ShortSubPath: IISRoo~1\\app\footer\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FILEGUIDE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\fileguide\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\fileguide\ , ShortSubPath: IISRoo~1\\app\FILEGU~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\fileguide\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\fileguide\templates\ , ShortSubPath: IISRoo~1\\app\FILEGU~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\fileguide\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\fileguide\services\ , ShortSubPath: IISRoo~1\\app\FILEGU~1\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\fileguide\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\fileguide\directives\ , ShortSubPath: IISRoo~1\\app\FILEGU~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: XTOCLEAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\xtoclear\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\xtoclear\ , ShortSubPath: IISRoo~1\\app\xtoclear\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\xtoclear\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\xtoclear\directives\ , ShortSubPath: IISRoo~1\\app\xtoclear\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TOOLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\toolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\toolbar\ , ShortSubPath: IISRoo~1\\app\toolbar\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\toolbar\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\toolbar\templates\ , ShortSubPath: IISRoo~1\\app\toolbar\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\toolbar\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\toolbar\services\ , ShortSubPath: IISRoo~1\\app\toolbar\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\toolbar\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\toolbar\directives\ , ShortSubPath: IISRoo~1\\app\toolbar\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CUSTOMSELECT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\customselect\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\customselect\ , ShortSubPath: IISRoo~1\\app\CUSTOM~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\customselect\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\customselect\templates\ , ShortSubPath: IISRoo~1\\app\CUSTOM~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\customselect\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\customselect\directives\ , ShortSubPath: IISRoo~1\\app\CUSTOM~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SEARCHCARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\searchcard\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\searchcard\ , ShortSubPath: IISRoo~1\\app\SEARCH~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\searchcard\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\searchcard\templates\ , ShortSubPath: IISRoo~1\\app\SEARCH~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\searchcard\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\searchcard\services\ , ShortSubPath: IISRoo~1\\app\SEARCH~1\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\searchcard\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\searchcard\controllers\ , ShortSubPath: IISRoo~1\\app\SEARCH~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: RIGHTSIDEBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\rightsidebar\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\rightsidebar\ , ShortSubPath: IISRoo~1\\app\RIGHTS~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\rightsidebar\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\rightsidebar\templates\ , ShortSubPath: IISRoo~1\\app\RIGHTS~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\rightsidebar\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\rightsidebar\controllers\ , ShortSubPath: IISRoo~1\\app\RIGHTS~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SIDEBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\ , ShortSubPath: IISRoo~1\\app\sidebar\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\templates\ , ShortSubPath: IISRoo~1\\app\sidebar\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\services\ , ShortSubPath: IISRoo~1\\app\sidebar\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\directives\ , ShortSubPath: IISRoo~1\\app\sidebar\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\controllers\ , ShortSubPath: IISRoo~1\\app\sidebar\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MULTIFIELDSEARCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\multifieldsearch\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\multifieldsearch\ , ShortSubPath: IISRoo~1\\app\MULTIF~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\multifieldsearch\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\multifieldsearch\templates\ , ShortSubPath: IISRoo~1\\app\MULTIF~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\multifieldsearch\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\multifieldsearch\directives\ , ShortSubPath: IISRoo~1\\app\MULTIF~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\multifieldsearch\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\multifieldsearch\controllers\ , ShortSubPath: IISRoo~1\\app\MULTIF~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LOGIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\login\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\login\ , ShortSubPath: IISRoo~1\\app\login\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\login\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\login\templates\ , ShortSubPath: IISRoo~1\\app\login\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\login\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\login\services\ , ShortSubPath: IISRoo~1\\app\login\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\login\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\login\controllers\ , ShortSubPath: IISRoo~1\\app\login\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LAYOUT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\layout\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\layout\ , ShortSubPath: IISRoo~1\\app\layout\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\layout\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\layout\templates\ , ShortSubPath: IISRoo~1\\app\layout\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\layout\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\layout\controllers\ , ShortSubPath: IISRoo~1\\app\layout\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LANDING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\landing\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\landing\ , ShortSubPath: IISRoo~1\\app\landing\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\landing\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\landing\templates\ , ShortSubPath: IISRoo~1\\app\landing\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\landing\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\landing\services\ , ShortSubPath: IISRoo~1\\app\landing\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\landing\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\landing\controllers\ , ShortSubPath: IISRoo~1\\app\landing\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EDITEMAILS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES31 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\templates\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\services\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\directives\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS26 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\controllers\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FOLDERBROWSER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES30 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\templates\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\services\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\directives\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS25 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\controllers\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EMAILFORM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES29 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\templates\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\services\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\directives\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS24 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\controllers\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SYSTEMLOG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\systemlog\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\systemlog\ , ShortSubPath: IISRoo~1\\app\SYSTEM~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES28 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\systemlog\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\systemlog\templates\ , ShortSubPath: IISRoo~1\\app\SYSTEM~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS23 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\systemlog\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\systemlog\controllers\ , ShortSubPath: IISRoo~1\\app\SYSTEM~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXPORTMENU , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\exportmenu\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\exportmenu\ , ShortSubPath: IISRoo~1\\app\EXPORT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES25 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\exportmenu\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\exportmenu\templates\ , ShortSubPath: IISRoo~1\\app\EXPORT~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\exportmenu\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\exportmenu\directives\ , ShortSubPath: IISRoo~1\\app\EXPORT~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS22 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\exportmenu\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\exportmenu\controllers\ , ShortSubPath: IISRoo~1\\app\EXPORT~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: URLAPI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\urlapi\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\urlapi\ , ShortSubPath: IISRoo~1\\app\urlapi\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\urlapi\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\urlapi\services\ , ShortSubPath: IISRoo~1\\app\urlapi\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\urlapi\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\urlapi\controllers\ , ShortSubPath: IISRoo~1\\app\urlapi\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VIEWPDF , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\viewpdf\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\viewpdf\ , ShortSubPath: IISRoo~1\\app\viewpdf\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES27 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\viewpdf\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\viewpdf\templates\ , ShortSubPath: IISRoo~1\\app\viewpdf\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\viewpdf\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\viewpdf\services\ , ShortSubPath: IISRoo~1\\app\viewpdf\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\viewpdf\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\viewpdf\controllers\ , ShortSubPath: IISRoo~1\\app\viewpdf\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: INDEX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\index\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\index\ , ShortSubPath: IISRoo~1\\app\index\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\index\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\index\controllers\ , ShortSubPath: IISRoo~1\\app\index\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: NGCLIPBOARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ngClipboard\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ngClipboard\ , ShortSubPath: IISRoo~1\\app\NGCLIP~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES26 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ngClipboard\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ngClipboard\templates\ , ShortSubPath: IISRoo~1\\app\NGCLIP~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ngClipboard\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ngClipboard\directives\ , ShortSubPath: IISRoo~1\\app\NGCLIP~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ngClipboard\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ngClipboard\controllers\ , ShortSubPath: IISRoo~1\\app\NGCLIP~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIBRARYPICKER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\librarypicker\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\librarypicker\ , ShortSubPath: IISRoo~1\\app\LIBRAR~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\librarypicker\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\librarypicker\templates\ , ShortSubPath: IISRoo~1\\app\LIBRAR~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\librarypicker\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\librarypicker\directives\ , ShortSubPath: IISRoo~1\\app\LIBRAR~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\librarypicker\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\librarypicker\controllers\ , ShortSubPath: IISRoo~1\\app\LIBRAR~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DOCUMENTDASHBOARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES24 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\templates\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\services\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\directives\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\controllers\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SELECTIONCOMMAND , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\selectioncommand\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\selectioncommand\ , ShortSubPath: IISRoo~1\\app\SELECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES23 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\selectioncommand\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\selectioncommand\templates\ , ShortSubPath: IISRoo~1\\app\SELECT~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\selectioncommand\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\selectioncommand\services\ , ShortSubPath: IISRoo~1\\app\SELECT~1\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\selectioncommand\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\selectioncommand\controllers\ , ShortSubPath: IISRoo~1\\app\SELECT~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: OPTIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\ , ShortSubPath: IISRoo~1\\app\options\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\templates\ , ShortSubPath: IISRoo~1\\app\options\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\services\ , ShortSubPath: IISRoo~1\\app\options\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\directives\ , ShortSubPath: IISRoo~1\\app\options\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\controllers\ , ShortSubPath: IISRoo~1\\app\options\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: GRIDSETTINGS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gridsettings\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gridsettings\ , ShortSubPath: IISRoo~1\\app\GRIDSE~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gridsettings\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gridsettings\templates\ , ShortSubPath: IISRoo~1\\app\GRIDSE~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gridsettings\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gridsettings\directives\ , ShortSubPath: IISRoo~1\\app\GRIDSE~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gridsettings\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gridsettings\controllers\ , ShortSubPath: IISRoo~1\\app\GRIDSE~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ERRORLIST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\errorlist\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\errorlist\ , ShortSubPath: IISRoo~1\\app\ERRORL~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES22 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\errorlist\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\errorlist\templates\ , ShortSubPath: IISRoo~1\\app\ERRORL~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\errorlist\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\errorlist\controllers\ , ShortSubPath: IISRoo~1\\app\ERRORL~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TESTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\tests\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\tests\ , ShortSubPath: IISRoo~1\\app\tests\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\tests\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\tests\templates\ , ShortSubPath: IISRoo~1\\app\tests\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\tests\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\tests\controllers\ , ShortSubPath: IISRoo~1\\app\tests\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DATACARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\ , ShortSubPath: IISRoo~1\\app\datacard\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\templates\ , ShortSubPath: IISRoo~1\\app\datacard\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\services\ , ShortSubPath: IISRoo~1\\app\datacard\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\directives\ , ShortSubPath: IISRoo~1\\app\datacard\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\controllers\ , ShortSubPath: IISRoo~1\\app\datacard\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HEADER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\header\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\header\ , ShortSubPath: IISRoo~1\\app\header\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\header\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\header\templates\ , ShortSubPath: IISRoo~1\\app\header\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\header\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\header\services\ , ShortSubPath: IISRoo~1\\app\header\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\header\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\header\controllers\ , ShortSubPath: IISRoo~1\\app\header\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DOCUMENTGRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\templates\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\services\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\directives\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\controllers\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TESTPAGE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\testpage\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\testpage\ , ShortSubPath: IISRoo~1\\app\testpage\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\testpage\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\testpage\templates\ , ShortSubPath: IISRoo~1\\app\testpage\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\testpage\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\testpage\services\ , ShortSubPath: IISRoo~1\\app\testpage\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\testpage\controller\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\testpage\controller\ , ShortSubPath: IISRoo~1\\app\testpage\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: COMMON1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\common\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\common\ , ShortSubPath: IISRoo~1\\app\common\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\common\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\common\templates\ , ShortSubPath: IISRoo~1\\app\common\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\common\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\common\services\ , ShortSubPath: IISRoo~1\\app\common\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\common\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\common\directives\ , ShortSubPath: IISRoo~1\\app\common\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CLIENTSERVICES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\clientServices\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\clientServices\ , ShortSubPath: IISRoo~1\\app\CLIENT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES32 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\clientServices\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\clientServices\templates\ , ShortSubPath: IISRoo~1\\app\CLIENT~1\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\clientServices\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\clientServices\services\ , ShortSubPath: IISRoo~1\\app\CLIENT~1\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS27 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\clientServices\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\clientServices\controllers\ , ShortSubPath: IISRoo~1\\app\CLIENT~1\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CHECKIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\ , ShortSubPath: IISRoo~1\\app\checkIn\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEMPLATES19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\templates\ , ShortSubPath: IISRoo~1\\app\checkIn\TEMPLA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SERVICES12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\services\ , ShortSubPath: IISRoo~1\\app\checkIn\services\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIRECTIVES12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\directives\ , ShortSubPath: IISRoo~1\\app\checkIn\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTROLLERS12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\controllers\ , ShortSubPath: IISRoo~1\\app\checkIn\CONTRO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: AWCDATEPICKER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\awcDatePicker\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\awcDatePicker\ , ShortSubPath: IISRoo~1\\app\AWCDAT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIB , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ , ShortSubPath: IISRoo~1\\lib\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SIGNALR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\signalr\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\signalr\ , ShortSubPath: IISRoo~1\\lib\signalr\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SIFTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\sifter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\sifter\ , ShortSubPath: IISRoo~1\\lib\sifter\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: NGSTORAGE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ngstorage\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ngstorage\ , ShortSubPath: IISRoo~1\\lib\NGSTOR~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: UI_ROUTER_EXTRAS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ui-router-extras\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ui-router-extras\ , ShortSubPath: IISRoo~1\\lib\UI-ROU~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: RELEASE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\ , ShortSubPath: IISRoo~1\\lib\UI-ROU~1\release\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MODULAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\modular\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\modular\ , ShortSubPath: IISRoo~1\\lib\UI-ROU~1\release\modular\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MICROPLUGIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\microplugin\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\microplugin\ , ShortSubPath: IISRoo~1\\lib\MICROP~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\microplugin\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\microplugin\src\ , ShortSubPath: IISRoo~1\\lib\MICROP~1\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY_UI_TOUCH_PUNCH_IMPROVED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\ , ShortSubPath: IISRoo~1\\lib\JQUERY~3\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY_1.11.3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-1.11.3\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-1.11.3\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.3\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY.SCROLLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: METEOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\meteor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\meteor\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1\meteor\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY.DOTDOTDOT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.DOT\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\src\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.DOT\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ICHECK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\ , ShortSubPath: IISRoo~1\\lib\iCheck\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SKINS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SQUARE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\square\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\square\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\square\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: POLARIS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\polaris\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\polaris\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\polaris\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MINIMAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\minimal\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\minimal\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\minimal\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LINE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\line\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\line\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\line\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FUTURICO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\futurico\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\futurico\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\futurico\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FLAT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\flat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\flat\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\flat\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FILE_SAVER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\file-saver\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\file-saver\ , ShortSubPath: IISRoo~1\\lib\FILE-S~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FASTCLICK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\fastclick\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\fastclick\ , ShortSubPath: IISRoo~1\\lib\FASTCL~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIB2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\fastclick\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\fastclick\lib\ , ShortSubPath: IISRoo~1\\lib\FASTCL~1\lib\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PERFECT_SCROLLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\ , ShortSubPath: IISRoo~1\\lib\PERFEC~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\src\ , ShortSubPath: IISRoo~1\\lib\PERFEC~1\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\min\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\min\ , ShortSubPath: IISRoo~1\\lib\PERFEC~1\min\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXAMPLES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\examples\ , ShortSubPath: IISRoo~1\\lib\PERFEC~1\examples\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SLIMSCROLL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\slimScroll\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\slimScroll\ , ShortSubPath: IISRoo~1\\lib\SLIMSC~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXAMPLES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\ , ShortSubPath: IISRoo~1\\lib\SLIMSC~1\examples\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIBS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\ , ShortSubPath: IISRoo~1\\lib\SLIMSC~1\examples\libs\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PRETTIFY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\ , ShortSubPath: IISRoo~1\\lib\SLIMSC~1\examples\libs\prettify\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY.NICESCROLL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.NIC\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\dist\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.NIC\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: NG_JS_TREE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ng-js-tree\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ng-js-tree\ , ShortSubPath: IISRoo~1\\lib\NG-JS-~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ng-js-tree\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ng-js-tree\dist\ , ShortSubPath: IISRoo~1\\lib\NG-JS-~1\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JSTREE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\ , ShortSubPath: IISRoo~1\\lib\jstree\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\src\ , ShortSubPath: IISRoo~1\\lib\jstree\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: THEMES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\ , ShortSubPath: IISRoo~1\\lib\jstree\src\themes\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DEFAULT_DARK1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default-dark\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default-dark\ , ShortSubPath: IISRoo~1\\lib\jstree\src\themes\DEFAUL~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DEFAULT2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default\ , ShortSubPath: IISRoo~1\\lib\jstree\src\themes\default\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\dist\ , ShortSubPath: IISRoo~1\\lib\jstree\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: THEMES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\ , ShortSubPath: IISRoo~1\\lib\jstree\dist\themes\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DEFAULT_DARK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default-dark\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default-dark\ , ShortSubPath: IISRoo~1\\lib\jstree\dist\themes\DEFAUL~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DEFAULT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default\ , ShortSubPath: IISRoo~1\\lib\jstree\dist\themes\default\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CUSTOM_PROTOCOL_DETECTION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\custom-protocol-detection\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\custom-protocol-detection\ , ShortSubPath: IISRoo~1\\lib\CUSTOM~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DEVEXTREME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\ts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\ts\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\ts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VECTORMAP_UTILS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-utils\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-utils\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\VECTOR~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VECTORMAP_DATA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-data\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-data\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\VECTOR~2\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MODULES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\modules\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\modules\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\modules\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LOCALIZATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\localization\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\localization\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\LOCALI~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LAYOUTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SPLIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Split\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Split\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Split\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SLIDEOUT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\SlideOut\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\SlideOut\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\SlideOut\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SIMPLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Simple\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Simple\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Simple\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: POPUP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Popup\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Popup\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Popup\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PIVOT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Pivot\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Pivot\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Pivot\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: NAVBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Navbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Navbar\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Navbar\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EMPTY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Empty\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Empty\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Empty\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DESKTOP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Desktop\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Desktop\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Desktop\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\css\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ICONS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\css\icons\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\css\icons\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\css\icons\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FROALAWYSIWYGEDITOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PLUGINS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\js\plugins\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LANGS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\js\langs\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: THEMES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\css\themes\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FONT_AWESOME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SCSS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\scss\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\scss\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\scss\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\less\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FONTS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\fonts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\fonts\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\fonts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\css\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY.SPLITTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.splitter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.splitter\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.SPL\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.splitter\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.splitter\js\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.SPL\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.splitter\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.splitter\css\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.SPL\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: QUICK_NG_REPEAT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXAMPLE2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VENDOR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\js\vendor\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMG7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\img\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\img\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\img\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\css\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SELECTIZE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PLUGINS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\plugins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\plugins\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\less\plugins\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: STANDALONE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\standalone\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\standalone\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\js\STANDA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\css\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PDFMAKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\pdfmake\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\pdfmake\ , ShortSubPath: IISRoo~1\\lib\pdfmake\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIBS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\pdfmake\libs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\pdfmake\libs\ , ShortSubPath: IISRoo~1\\lib\pdfmake\libs\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FILESAVER.JS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\ , ShortSubPath: IISRoo~1\\lib\pdfmake\libs\FILESA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BUILD2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\pdfmake\build\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\pdfmake\build\ , ShortSubPath: IISRoo~1\\lib\pdfmake\build\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: GLOBALIZE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEST26 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\test\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\test\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\test\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: QUNIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\test\qunit\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\test\qunit\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\test\qunit\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: GENERATOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\generator\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\generator\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\GENERA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PROPERTIES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\generator\Properties\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\generator\Properties\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\GENERA~1\PROPER~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIB5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\lib\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\lib\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CULTURES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\lib\cultures\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\lib\cultures\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\lib\cultures\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXAMPLES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\examples\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\examples\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BROWSER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\examples\browser\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\examples\browser\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\examples\browser\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BOWSER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bowser\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bowser\ , ShortSubPath: IISRoo~1\\lib\bowser\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bowser\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bowser\src\ , ShortSubPath: IISRoo~1\\lib\bowser\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BOOTSTRAP_TREEVIEW , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SCREENSHOT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\screenshot\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\screenshot\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\SCREEN~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\dist\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\js\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\src\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\css\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\src\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PUBLIC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\public\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\js\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\public\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\css\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\public\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BOOTSTRAP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\less\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MIXINS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\less\mixins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\less\mixins\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\less\mixins\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\js\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: GRUNT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\grunt\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\grunt\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\grunt\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FONTS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\fonts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\fonts\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\fonts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\js\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\dist\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FONTS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\fonts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\fonts\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\dist\fonts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\css\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\dist\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY_UI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: UI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\ui\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MINIFIED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\ui\minified\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: I18N1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\ui\minified\i18n\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: I18N , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\i18n\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\i18n\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\ui\i18n\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: THEMES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VADER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\vader\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES26 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\vader\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: UI_LIGHTNESS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\UI-LIG~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES25 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\UI-LIG~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: UI_DARKNESS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\UI-DAR~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES24 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\UI-DAR~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TRONTASTIC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\TRONTA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES23 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\TRONTA~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SWANKY_PURSE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SWANKY~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES22 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SWANKY~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SUNNY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\sunny\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\sunny\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: START , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\start\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\start\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SOUTH_STREET , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SOUTH-~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SOUTH-~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SMOOTHNESS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SMOOTH~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SMOOTH~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: REDMOND , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\redmond\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\redmond\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PEPPER_GRINDER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\PEPPER~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\PEPPER~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: OVERCAST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\overcast\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\overcast\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MINT_CHOC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\MINT-C~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\MINT-C~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LE_FROG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\le-frog\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\le-frog\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HUMANITY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\humanity\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\humanity\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HOT_SNEAKS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\HOT-SN~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\HOT-SN~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FLICK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\flick\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\flick\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXCITE_BIKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\EXCITE~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\EXCITE~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EGGPLANT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\eggplant\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\eggplant\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DOT_LUV , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\dot-luv\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\dot-luv\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DARK_HIVE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\DARK-H~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\DARK-H~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CUPERTINO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\CUPERT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\CUPERT~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BLITZER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\blitzer\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\blitzer\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BLACK_TIE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\BLACK-~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\BLACK-~1\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BASE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\base\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMAGES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\base\images\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FROALA_EDITOR_2.3.3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PLUGINS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\js\plugins\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LANGUAGES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\js\LANGUA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMG8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\img\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\img\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\img\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: THEMES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\css\themes\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PLUGINS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\css\plugins\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HTML2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: THEMES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\themes\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: STICKY_TOOLBAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\STICKY~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SIZE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\size\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: REQUIRE_JS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIB3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\js\lib\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY_UI2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\JQUERY~2\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JQUERY_MOBILE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\JQUERY~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: INIT_ON_CLICK1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\INIT_O~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: INIT_INSIDE_IFRAME1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\INIT_I~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EVENTS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\events\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BOOSTRAP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\boostrap\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: AT.JS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\at.js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JSZIP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\ , ShortSubPath: IISRoo~1\\lib\jszip\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VENDOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\vendor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\vendor\ , ShortSubPath: IISRoo~1\\lib\jszip\vendor\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIB6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\lib\ , ShortSubPath: IISRoo~1\\lib\jszip\lib\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DOCS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\docs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\docs\ , ShortSubPath: IISRoo~1\\lib\jszip\docs\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\dist\ , ShortSubPath: IISRoo~1\\lib\jszip\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DOCUMENTATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: _LAYOUTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\_layouts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\_layouts\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\_layouts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: HOWTO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\howto\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\howto\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\howto\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXAMPLES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\examples\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\examples\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CSS10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\css\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\css\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: API_JSZIP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\api_jszip\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\api_jszip\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\API_JS~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_VS_REPEAT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\ , ShortSubPath: IISRoo~1\\lib\ANGULA~2\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\src\ , ShortSubPath: IISRoo~1\\lib\ANGULA~2\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_UI_SORTABLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-sortable\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-sortable\ , ShortSubPath: IISRoo~1\\lib\ANGULA~4\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_UI_ROUTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-router\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-router\ , ShortSubPath: IISRoo~1\\lib\ANFFDD~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-router\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-router\src\ , ShortSubPath: IISRoo~1\\lib\ANFFDD~1\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: RELEASE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-router\release\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-router\release\ , ShortSubPath: IISRoo~1\\lib\ANFFDD~1\release\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: API , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-router\api\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-router\api\ , ShortSubPath: IISRoo~1\\lib\ANFFDD~1\api\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_UI_MULTI_SORTBA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\ , ShortSubPath: IISRoo~1\\lib\ANGULA~3\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXAMPLE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\example\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\example\ , ShortSubPath: IISRoo~1\\lib\ANGULA~3\example\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_UI_LAYOUT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\ , ShortSubPath: IISRoo~1\\lib\AN4542~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\src\ , ShortSubPath: IISRoo~1\\lib\AN4542~1\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DEMO1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\demo\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\demo\ , ShortSubPath: IISRoo~1\\lib\AN4542~1\demo\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_UI_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: I18N2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\i18n\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\i18n\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\i18n\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MOVE_COLUMNS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\MOVE-C~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\MOVE-C~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VALIDATE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\validate\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\validate\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TREE_VIEW , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\TREE-V~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\TREE-V~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TREE_BASE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\TREE-B~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\TREE-B~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SELECTION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\SELECT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\SELECT~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ROW_EDIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\row-edit\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\row-edit\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: RESIZE_COLUMNS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\RESIZE~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\RESIZE~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PINNING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\pinning\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\pinning\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PAGINATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\PAGINA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\PAGINA~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: IMPORTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\importer\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\importer\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: GROUPING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\grouping\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\grouping\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXPORTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\exporter\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\exporter\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXPANDABLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\EXPAND~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\EXPAND~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EMPTY_BASE_LAYER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\EMPTY-~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\EMPTY-~1\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EDIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\edit\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\edit\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CELLNAV , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\cellnav\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LESS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\cellnav\less\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BOOTSTRAP2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\BOOTST~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_TRANSLATE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-translate\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-translate\ , ShortSubPath: IISRoo~1\\lib\AN4DB5~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_TOUCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-touch\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-touch\ , ShortSubPath: IISRoo~1\\lib\AN361C~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_SMART_TABLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-smart-table\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-smart-table\ , ShortSubPath: IISRoo~1\\lib\ANFD19~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-smart-table\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-smart-table\src\ , ShortSubPath: IISRoo~1\\lib\ANFD19~1\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-smart-table\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-smart-table\dist\ , ShortSubPath: IISRoo~1\\lib\ANFD19~1\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_SIGNALR_HUB , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-signalr-hub\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-signalr-hub\ , ShortSubPath: IISRoo~1\\lib\ANGULA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_SELECTIZE2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-selectize2\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-selectize2\ , ShortSubPath: IISRoo~1\\lib\AN36B2~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIST10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-selectize2\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-selectize2\dist\ , ShortSubPath: IISRoo~1\\lib\AN36B2~1\dist\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_SANITIZE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-sanitize\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-sanitize\ , ShortSubPath: IISRoo~1\\lib\AN7D96~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_PERFECT_SCROLLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\ , ShortSubPath: IISRoo~1\\lib\AN19A5~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SRC6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\src\ , ShortSubPath: IISRoo~1\\lib\AN19A5~1\src\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: EXAMPLES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\ , ShortSubPath: IISRoo~1\\lib\AN19A5~1\examples\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_MESSAGES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-messages\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-messages\ , ShortSubPath: IISRoo~1\\lib\AN4E34~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ANGULAR_MATERIAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LAYOUTS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\layouts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\layouts\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\layouts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MODULES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SCSS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\scss\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\scss\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\scss\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LAYOUTS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\layouts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\layouts\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\layouts\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: JS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: WHITEFRAME1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\WHITEF~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: VIRTUALREPEAT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\VIRTUA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TOOLTIP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tooltip\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tooltip\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\tooltip\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TOOLBAR3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toolbar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\toolbar\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TOAST1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toast\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toast\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\toast\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TEXTFIELD1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\textField\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\textField\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\TEXTFI~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: TABS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tabs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tabs\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\tabs\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SWITCH1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\switch\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\switch\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\switch\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SWIPE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\swipe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\swipe\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\swipe\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SUBHEADER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\subheader\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\subheader\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\SUBHEA~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: STICKY1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sticky\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sticky\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\sticky\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SLIDER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\slider\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\slider\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\slider\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SIDENAV1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sidenav\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sidenav\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\sidenav\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SHOWHIDE2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\showHide\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\showHide\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\showHide\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: SELECT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\select\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\select\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\select\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: RADIOBUTTON1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\radioButton\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\radioButton\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\RADIOB~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PROGRESSLINEAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\PROGRE~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PROGRESSCIRCULAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\PROGRE~2\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: PANEL1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\panel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\panel\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\panel\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: NAVBAR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\navBar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\navBar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\navBar\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MENUBAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menuBar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menuBar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\menuBar\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: MENU1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menu\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menu\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\menu\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: LIST2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\list\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\list\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\list\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: INPUT2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\input\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\input\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\input\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: ICON2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\icon\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\icon\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\icon\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: GRIDLIST2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\gridList\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\gridList\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\gridList\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FABTRIGGER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\FABTRI~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FABTOOLBAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\FABTOO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FABSPEEDDIAL1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\FABSPE~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: FABACTIONS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabActions\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabActions\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\FABACT~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIVIDER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\divider\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\divider\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\divider\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DIALOG1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\dialog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\dialog\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\dialog\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: DATEPICKER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\datepicker\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\datepicker\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\DATEPI~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CORE2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\core\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\core\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\core\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CONTENT3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\content\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\content\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\content\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: COLORS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\colors\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\colors\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\colors\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CHIPS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\chips\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\chips\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\chips\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CHECKBOX1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\checkbox\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\checkbox\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\checkbox\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CARD1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\card\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\card\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\card\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BUTTON1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\button\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\button\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\button\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BOTTOMSHEET2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\BOTTOM~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: BACKDROP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\backdrop\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\backdrop\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\backdrop\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: AUTOCOMPLETE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\AUTOCO~1\
        MSI (c) (78:9C) [17:10:14:520]: Dir (source): Key: CLOSURE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: WHITEFRAME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\WHITEF~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VIRTUALREPEAT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\VIRTUA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TOOLTIP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\tooltip\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TOOLBAR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\toolmodules\closure\swipe\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SUBHEADER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\subheader\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\subheader\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\SUBHEA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: STICKY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sticky\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sticky\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\sticky\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SLIDER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\slider\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\slider\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\slider\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SIDENAV , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\sidenav\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SHOWHIDE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\showHide\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\showHide\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\showHide\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SELECT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\select\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\select\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\select\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: RADIOBUTTON , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\RADIOB~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PROGRESSLINEAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\PROGRE~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PROGRESSCIRCULAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\PROGRE~2\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PANEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\panel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\panel\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\panel\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: NAVBAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\navBar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\navBar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\navBar\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MENUBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\menuBar\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MENU , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menu\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menu\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\menu\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: LIST1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\list\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\list\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\list\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: INPUT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\input\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\input\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\input\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ICON1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\icon\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\icon\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\icon\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: GRIDLIST1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\gridList\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\gridList\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\gridList\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FABTRIGGER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\FABTRI~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FABTOOLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\FABTOO~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FABSPEEDDIAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\FABSPE~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FABACTIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\FABACT~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIVIDER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\divider\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\divider\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\divider\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIALOG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\dialog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\dialog\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\dialog\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DATEPICKER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\DATEPI~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CORE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\core\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\core\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\core\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CONTENT2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\content\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\content\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\content\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: COLORS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\colors\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\colors\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\colors\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CHIPS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\chips\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\chips\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\chips\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CHECKBOX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\checkbox\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\card\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\card\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\card\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: BUTTON , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\button\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\button\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\button\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: BOTTOMSHEET1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\BOTTOM~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: BACKDROP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\backdrop\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: AUTOCOMPLETE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\AUTOCO~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_LOADING_BAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\ , ShortSubPath: IISRoo~1\\lib\AN5791~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SRC1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\src\ , ShortSubPath: IISRoo~1\\lib\AN5791~1\src\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: BUILD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\build\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\build\ , ShortSubPath: IISRoo~1\\lib\AN5791~1\build\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_I18N , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-i18n\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-i18n\ , ShortSubPath: IISRoo~1\\lib\ANF058~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_HTTP_AUTH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-http-auth\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-http-auth\ , ShortSubPath: IISRoo~1\\lib\AN29AD~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SRC9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-http-auth\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-http-auth\src\ , ShortSubPath: IISRoo~1\\lib\AN29AD~1\src\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_FROALA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-froala\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-froala\ , ShortSubPath: IISRoo~1\\lib\ANDA16~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SRC8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-froala\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-froala\src\ , ShortSubPath: IISRoo~1\\lib\ANDA16~1\src\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DEMO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-froala\demo\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-froala\demo\ , ShortSubPath: IISRoo~1\\lib\ANDA16~1\demo\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_FILE_UPLOAD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIST14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\dist\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\dist\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SRC13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\src\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VALUES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\values\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\values\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\src\values\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SERVICES8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\services\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\src\services\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIRECTIVES11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\directives\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\src\DIRECT~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_DYNAMIC_LOCALE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\ , ShortSubPath: IISRoo~1\\lib\AN8851~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SRC17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\src\ , ShortSubPath: IISRoo~1\\lib\AN8851~1\src\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIST15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\dist\ , ShortSubPath: IISRoo~1\\lib\AN8851~1\dist\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_COOKIES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-cookies\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-cookies\ , ShortSubPath: IISRoo~1\\lib\AN8949~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_CLEAR_INPUT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-clear-input\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-clear-input\ , ShortSubPath: IISRoo~1\\lib\AN0385~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_BOOTSTRAP_TOGGLE_SWITCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TEST27 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\test\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXAMPLE3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\example\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: STYLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\style\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DEFAULT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\style\default\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: BOOTSTRAP3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\style\BOOTST~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: BOOTSTRAP21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\style\BOOTST~2\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_BOOTSTRAP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap\ , ShortSubPath: IISRoo~1\\lib\ANBB2C~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_BASE64 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-base64\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-base64\ , ShortSubPath: IISRoo~1\\lib\AN5F57~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_ARIA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-aria\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-aria\ , ShortSubPath: IISRoo~1\\lib\AN0241~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_ANIMATE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-animate\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-animate\ , ShortSubPath: IISRoo~1\\lib\AN3432~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular\ , ShortSubPath: IISRoo~1\\lib\angular\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: JQUERY1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\ , ShortSubPath: IISRoo~1\\lib\jquery\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIST4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\dist\ , ShortSubPath: IISRoo~1\\lib\jquery\dist\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SRC3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\ , ShortSubPath: IISRoo~1\\lib\jquery\src\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VAR6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\var\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TRAVERSING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\ , ShortSubPath: IISRoo~1\\lib\jquery\src\TRAVER~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VAR5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\TRAVER~1\var\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: QUEUE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\queue\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\queue\ , ShortSubPath: IISRoo~1\\lib\jquery\src\queue\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MANIPULATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\ , ShortSubPath: IISRoo~1\\lib\jquery\src\MANIPU~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VAR4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\MANIPU~1\var\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXPORTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\exports\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\exports\ , ShortSubPath: IISRoo~1\\lib\jquery\src\exports\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EVENT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\event\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\event\ , ShortSubPath: IISRoo~1\\lib\jquery\src\event\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EFFECTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\effects\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\effects\ , ShortSubPath: IISRoo~1\\lib\jquery\src\effects\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SIZZLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\ , ShortSubPath: IISRoo~1\\lib\jquery\src\sizzle\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIST5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\dist\ , ShortSubPath: IISRoo~1\\lib\jquery\src\sizzle\dist\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DATA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\data\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\data\ , ShortSubPath: IISRoo~1\\lib\jquery\src\data\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VAR3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\data\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\data\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\data\var\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CSS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\css\ , ShortSubPath: IISRoo~1\\lib\jquery\src\css\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VAR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\css\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\css\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\css\var\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CORE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\core\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\core\ , ShortSubPath: IISRoo~1\\lib\jquery\src\core\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\core\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\core\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\core\var\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ATTRIBUTES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\attributes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\attributes\ , ShortSubPath: IISRoo~1\\lib\jquery\src\ATTRIB~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: AJAX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\ , ShortSubPath: IISRoo~1\\lib\jquery\src\ajax\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\ajax\var\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: AG_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\dist\ , ShortSubPath: IISRoo~1\\lib\ag-grid\dist\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SRC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: STYLES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\styles\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\styles\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\styles\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: WIDGETS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\widgets\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\widgets\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\widgets\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VIRTUALDOM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\VIRTUA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TOOLPANEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\TOOLPA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ROWCONTROLLERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\ROWCON~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: RENDERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rendering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rendering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\RENDER~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: LAYOUT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\layout\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\layout\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\layout\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HEADERRENDERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\HEADER~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: GRIDPANEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\GRIDPA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FILTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\filter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\filter\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\filter\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ENTITIES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\entities\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\entities\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\entities\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DRAGANDDROP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\DRAGAN~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CELLRENDERERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\CELLRE~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DOCS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: WHY_THE_WORLD_NEEDED_ANOTHER_ANGULARJS_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\WHY-TH~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VIRTUAL_DOM_IS_FOR_THE_PAST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\VIRTUA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FORUM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\forum\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\forum\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\forum\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: IMAGES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\images\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FLAGS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\flags\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\flags\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\images\flags\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXAMPLE_WEB_COMPONENT_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXB3FC~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXAMPLE_NATIVE_JAVASCRIPT_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXB1C7~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXAMPLE_FILE_BROWSER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXF4F0~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXAMPLE_EXPRESSIONS_AND_CONTEXT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXAMPL~4\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXAMPLE_DATA_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXAMPL~3\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXAMPLE_ANGULAR_2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXAMPL~2\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EXAMPLE_ACCOUNT_REPORT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-account-report\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-account-report\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXAMPL~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIST1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\dist\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\dist\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_WIDTH_AND_HEIGHT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN56E8~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_VIRTUAL_PAGING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN59F1~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_VALUE_GETTERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN3F40~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_TOOL_PANEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANDF03~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_STYLING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANC1BD~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_SORTING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANDF4B~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_SELECTION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANDFF6~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_RESIZING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN9EDA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_REFRESH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANAE30~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_PINNING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANF870~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_PAGINATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN56F0~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_NO_SCROLLS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANF7B1~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_MASTER_SLAVE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN68A4~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_LOADING_ROWS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN8537~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_LOADING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN5CD1~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_KEYBOARD_NAVIGATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN82B3~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_INTERNATIONALISATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN5D62~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_INSTALL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANAE7A~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_ICONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANF9E1~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_HEADER_RENDERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANA228~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_GROUPING_HEADERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANF9AB~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_GROUPING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANE745~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_GRID_OPTIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN1DF0~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_GETTING_STARTED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN5823~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_FILTERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN7667~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_EDITING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN615A~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_DATASOURCE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANFF04~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_CONTEXT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN5A7C~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_COLUMN_DEFINITIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANB567~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_COLUMN_API , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANE0A4~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_CELL_TEMPLATE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANEF48~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_CELL_STYLING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANFC4E~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_CELL_RENDERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANGULA~4\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_CELL_EXPRESSIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANGULA~3\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_API , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANGULA~2\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ANGULAR_GRID_ANGULAR_COMPILING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANGULA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CODEMIRROR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: THEME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\theme\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\theme\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\theme\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: LIB7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\lib\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\lib\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: KEYMAP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\keymap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\keymap\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\keymap\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MODE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: Z80 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\z80\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\z80\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\z80\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: YAML_FRONTMATTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\YAML-F~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: YAML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\yaml\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: XQUERY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xquery\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xquery\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\xquery\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: XML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xml\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xml\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\xml\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VUE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vue\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vue\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\vue\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VHDL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vhdl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vhdl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\vhdl\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VERILOG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\verilog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\verilog\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\verilog\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VELOCITY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\velocity\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\velocity\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\velocity\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VBSCRIPT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vbscript\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vbscript\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\vbscript\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: VB , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vb\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vb\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\vb\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TWIG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\twig\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\twig\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\twig\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TURTLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\turtle\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\turtle\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\turtle\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TTCN_CFG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ttcn-cfg\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TTCN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ttcn\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TROFF , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\troff\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\troff\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\troff\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TORNADO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tornado\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tornado\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\tornado\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TOML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\toml\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\toml\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\toml\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TIKI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiki\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiki\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\tiki\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TIDDLYWIKI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\TIDDLY~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TEXTILE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\textile\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\textile\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\textile\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TCL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tcl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tcl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\tcl\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SWIFT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\swift\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\swift\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\swift\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: STYLUS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stylus\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stylus\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\stylus\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: STEX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stex\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stex\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\stex\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SQL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sql\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sql\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\sql\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SPREADSHEET , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\spreadsheet\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\spreadsheet\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\SPREAD~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SPARQL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sparql\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sparql\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\sparql\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SOY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\soy\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\soy\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\soy\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SOLR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\solr\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\solr\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\solr\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SMARTY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smarty\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smarty\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\smarty\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SMALLTALK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smalltalk\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smalltalk\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\SMALLT~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SLIM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\slim\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\slim\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\slim\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SIEVE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sieve\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sieve\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\sieve\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SHELL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\shell\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\shell\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\shell\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SCHEME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\scheme\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\scheme\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\scheme\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SASS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sass\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sass\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\sass\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: RUST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rust\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rust\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\rust\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: RUBY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ruby\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ruby\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ruby\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: RST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rst\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rst\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\rst\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: R , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\r\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\r\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\r\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: Q , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\q\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\q\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\q\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PYTHON , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\python\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\python\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\python\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PUPPET , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\puppet\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\puppet\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\puppet\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PROPERTIES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\properties\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\properties\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\PROPER~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PIG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pig\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pig\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\pig\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PHP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\php\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\php\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\php\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PERL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\perl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\perl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\perl\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PEGJS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pegjs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pegjs\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\pegjs\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: PASCAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pascal\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pascal\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\pascal\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: OZ , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\oz\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\oz\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\oz\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: OCTAVE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\octave\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\octave\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\octave\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: NTRIPLES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ntriples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ntriples\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ntriples\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: NSIS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nsis\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nsis\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\nsis\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: NGINX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nginx\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nginx\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\nginx\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MUMPS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mumps\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mumps\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\mumps\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MSCGEN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mscgen\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mscgen\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\mscgen\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MODELICA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\modelica\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\modelica\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\modelica\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MLLIKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mllike\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mllike\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\mllike\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MIRC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mirc\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mirc\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\mirc\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MATHEMATICA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mathematica\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mathematica\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\MATHEM~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MARKDOWN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\markdown\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\markdown\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\markdown\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: LUA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\lua\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\lua\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\lua\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: LIVESCRIPT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\livescript\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\livescript\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\LIVESC~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: JULIA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\julia\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\julia\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\julia\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: JSX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jsx\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jsx\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\jsx\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: JINJA2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jinja2\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jinja2\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\jinja2\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: JAVASCRIPT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\javascript\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\javascript\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\JAVASC~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: JADE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jade\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jade\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\jade\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: IDL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\idl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\idl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\idl\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HTTP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\http\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\http\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\http\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HTMLMIXED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlmixed\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlmixed\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\HTMLMI~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HTMLEMBEDDED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlembedded\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlembedded\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\HTMLEM~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HAXE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haxe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haxe\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\haxe\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HASKELL_LITERATE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell-literate\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell-literate\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\HASKEL~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HASKELL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\haskell\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HANDLEBARS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\handlebars\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\handlebars\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\HANDLE~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HAML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haml\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haml\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\haml\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: GROOVY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\groovy\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\groovy\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\groovy\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: GO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\go\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\go\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\go\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: GHERKIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gherkin\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gherkin\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\gherkin\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: GFM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gfm\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gfm\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\gfm\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: GAS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gas\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gas\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\gas\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FORTRAN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\fortran\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\fortran\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\fortran\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FORTH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\forth\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\forth\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\forth\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FACTOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\factor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\factor\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\factor\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ERLANG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\erlang\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\erlang\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\erlang\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ELM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\elm\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\elm\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\elm\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EIFFEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\eiffel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\eiffel\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\eiffel\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ECL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ecl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ecl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ecl\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EBNF , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ebnf\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ebnf\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ebnf\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DYLAN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dylan\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dylan\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\dylan\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DTD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dtd\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dtd\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\dtd\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DOCKERFILE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dockerfile\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dockerfile\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\DOCKER~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DJANGO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\django\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\django\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\django\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIFF , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\diff\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\diff\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\diff\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DART , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dart\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dart\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\dart\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: D , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\d\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\d\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\d\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CYPHER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cypher\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cypher\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\cypher\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CSS12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\css\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\css\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CRYSTAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\crystal\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\crystal\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\crystal\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: COMMONLISP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\commonlisp\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\commonlisp\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\COMMON~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: COFFEESCRIPT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\coffeescript\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\coffeescript\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\COFFEE~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: COBOL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cobol\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cobol\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\cobol\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CMAKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cmake\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cmake\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\cmake\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CLOJURE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clojure\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clojure\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\clojure\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CLIKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clike\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clike\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\clike\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: RPM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\rpm\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: CHANGES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\changes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\changes\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\rpm\changes\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: BRAINFUCK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\brainfuck\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\brainfuck\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\BRAINF~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ASTERISK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asterisk\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asterisk\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\asterisk\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ASN.1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asn.1\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asn.1\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\asn.1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ASCIIARMOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asciiarmor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asciiarmor\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ASCIIA~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: APL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\apl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\apl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\apl\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: ADDON , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: WRAP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\wrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\wrap\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\wrap\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: TERN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\tern\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\tern\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\tern\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SELECTION1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\selection\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\selection\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\SELECT~1\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SEARCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\search\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\search\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\search\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: SCROLL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\scroll\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\scroll\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\scroll\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: RUNMODE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\runmode\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\runmode\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\runmode\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MODE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\mode\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\mode\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\mode\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: MERGE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\merge\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\merge\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\merge\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: LINT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\lint\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\lint\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\lint\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: HINT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\hint\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\hint\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\hint\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: FOLD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\fold\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\fold\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\fold\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: EDIT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\edit\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\edit\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\edit\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DISPLAY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\display\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\display\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\display\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: DIALOG2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\dialog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\dialog\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\dialog\
        MSI (c) (78:9C) [17:10:14:535]: Dir (source): Key: COMMENT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\comment\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\comment\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\comment\
        Action ended 17:10:14: ResolveSource. Return value 1.
        MSI (c) (78:9C) [17:10:14:535]: Doing action: CostFinalize
        Action 17:10:14: CostFinalize. Computing space requirements
        Action start 17:10:14: CostFinalize.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
        MSI (c) (78:9C) [17:10:14:535]: Note: 1: 2262 2: Patch 3: -2147287038
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Modifying USERPROFILE property. Its current value is 'C:\Users\Administrator.WKST0218SRV2012'. Its new value: 'C:\Users\Administrator.WKST0218SRV2012\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Modifying SUPPORTDIR property. Its current value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}'. Its new value: 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding newfolder2 property. Its value is 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\MyProduct Web\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding AUTOVUE property. Its value is 'C:\Program Files (x86)\AutoVue\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding HTML property. Its value is 'C:\Program Files (x86)\AutoVue\html\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding BIN2 property. Its value is 'C:\Program Files (x86)\AutoVue\bin\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding PROFILES property. Its value is 'C:\Program Files (x86)\AutoVue\bin\Profiles\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding HOOPS property. Its value is 'C:\Program Files (x86)\AutoVue\bin\hoops\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding FONTS5 property. Its value is 'C:\Program Files (x86)\AutoVue\bin\fonts\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding MyComp2 property. Its value is 'C:\Program Files\MyComp\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding WEB property. Its value is 'C:\Program Files\MyComp\Web\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TOOLS property. Its value is 'C:\Program Files\MyComp\Web\Tools\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding PT_BR2 property. Its value is 'C:\Program Files\MyComp\Web\Tools\pt-BR\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding IT_IT property. Its value is 'C:\Program Files\MyComp\Web\Tools\it-IT\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding INTERNALDATA property. Its value is 'C:\Program Files\MyComp\Web\Tools\InternalData\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SQL1 property. Its value is 'C:\Program Files\MyComp\Web\Tools\InternalData\SQL\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding ORACLE property. Its value is 'C:\Program Files\MyComp\Web\Tools\InternalData\Oracle\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding FR_CA1 property. Its value is 'C:\Program Files\MyComp\Web\Tools\fr-CA\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding ES_ES property. Its value is 'C:\Program Files\MyComp\Web\Tools\es-ES\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DE_DE property. Its value is 'C:\Program Files\MyComp\Web\Tools\de-DE\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding APACHE_SOFTWARE_FOUNDATION property. Its value is 'C:\Program Files\Apache Software Foundation\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TOMCAT_8.5_TOMCATFORMyProduct property. Its value is 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding WEBAPPS1 property. Its value is 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Modifying ALLUSERSPROFILE property. Its current value is 'C:\ProgramData'. Its new value: 'C:\ProgramData\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding AUTOVUESERVER property. Its value is 'C:\inetpub\wwwroot\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\inetpub\wwwroot\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding ISYourDataBaseDir property. Its value is 'C:\inetpub\wwwroot\Database\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DATABASEDIR property. Its value is 'C:\inetpub\wwwroot\Database\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding WEBAPI property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SCRIPTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding ICONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Icons\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding VIEWS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Views\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SHARED1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding HOME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding HELP1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Help\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding FONTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\fonts\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DOWNLOADS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CONTENT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Content\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding VIEWER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding LIB4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CERTUTIL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding BIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\bin\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding PT_BR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding IT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding FR_CA_API_BIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding ES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding AUTHENTICATOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding LIB8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CERTUTIL1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding AREAS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Areas\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding HELPPAGE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding VIEWS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SHARED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Shared\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding HELP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DISPLAYTEMPLATES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding APP_DATA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding MyComp.WEBVIEWER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding BIN3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding PT_BR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding IT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding FR_CA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding ES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding WEB_REFERENCES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\Web References\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding AEWS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding WEBAPP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding IMAGES27 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\images\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DIST6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding JS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\js\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding PAGES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding FONTS6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CSS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\css\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SKINS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding IMG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\img\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CREDIT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding APP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding ZCS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding MSGBOX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding MANUALRELATIONSHIPS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding GATEKEEPER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding FOOTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\footer\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding FILEGUIDE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SERVICES14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DIRECTIVES9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding XTOCLEAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DIRECTIVES8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TOOLBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SERVICES6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DIRECTIVES3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CUSTOMSELECT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DIRECTIVES5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SEARCHCARD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SERVICES7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CONTROLLERS9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding RIGHTSIDEBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CONTROLLERS8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SIDEBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SERVICES3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DIRECTIVES10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CONTROLLERS7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding MULTIFIELDSEARCH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding DIRECTIVES7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CONTROLLERS6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding LOGIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\login\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding SERVICES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding CONTROLLERS5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding LAYOUT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\layout\'.
        MSI (c) (78:9C) [17:10:14:535]: PROPERTY CHANGE: Adding TEMPLATES5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LANDING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\landing\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EDITEMAILS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES31 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES20 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS26 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FOLDERBROWSER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES30 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS25 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EMAILFORM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES29 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS24 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SYSTEMLOG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES28 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS23 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXPORTMENU property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES25 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS22 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding URLAPI property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VIEWPDF property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES27 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS20 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding INDEX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\index\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NGCLIPBOARD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES26 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIBRARYPICKER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DOCUMENTDASHBOARD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES24 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SELECTIONCOMMAND property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES23 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding OPTIONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GRIDSETTINGS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES20 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ERRORLIST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES22 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TESTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\tests\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DATACARD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HEADER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\header\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DOCUMENTGRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TESTPAGE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding COMMON1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\common\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CLIENTSERVICES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES32 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES20 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS27 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CHECKIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEMPLATES19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTROLLERS12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding AWCDATEPICKER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIB property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SIGNALR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SIFTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NGSTORAGE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding UI_ROUTER_EXTRAS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RELEASE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MODULAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MICROPLUGIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY_UI_TOUCH_PUNCH_IMPROVED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY_1.11.3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY.SCROLLBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding METEOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY.DOTDOTDOT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ICHECK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SKINS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SQUARE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding POLARIS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MINIMAL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LINE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FUTURICO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FLAT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FILE_SAVER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FASTCLICK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIB2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PERFECT_SCROLLBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SLIMSCROLL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIBS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PRETTIFY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY.NICESCROLL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NG_JS_TREE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JSTREE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding THEMES3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DEFAULT_DARK1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DEFAULT2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding THEMES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DEFAULT_DARK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DEFAULT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CUSTOM_PROTOCOL_DETECTION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DEVEXTREME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VECTORMAP_UTILS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VECTORMAP_DATA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MODULES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LOCALIZATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LAYOUTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SPLIT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SLIDEOUT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SIMPLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding POPUP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PIVOT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NAVBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EMPTY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DESKTOP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ICONS5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FROALAWYSIWYGEDITOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PLUGINS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LANGS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding THEMES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FONT_AWESOME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SCSS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FONTS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY.SPLITTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding QUICK_NG_REPEAT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VENDOR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMG7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SELECTIZE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PLUGINS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding STANDALONE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PDFMAKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIBS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FILESAVER.JS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BUILD2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GLOBALIZE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEST26 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding QUNIT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GENERATOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PROPERTIES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIB5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CULTURES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLES3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BROWSER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOWSER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOOTSTRAP_TREEVIEW property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SCREENSHOT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PUBLIC property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOOTSTRAP1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MIXINS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GRUNT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FONTS3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FONTS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY_UI property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding UI property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MINIFIED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding I18N1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding I18N property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding THEMES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VADER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES26 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding UI_LIGHTNESS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES25 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding UI_DARKNESS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES24 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TRONTASTIC property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES23 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SWANKY_PURSE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES22 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SUNNY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding START property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES20 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SOUTH_STREET property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SMOOTHNESS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding REDMOND property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PEPPER_GRINDER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding OVERCAST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MINT_CHOC property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LE_FROG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HUMANITY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HOT_SNEAKS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FLICK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXCITE_BIKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EGGPLANT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DOT_LUV property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DARK_HIVE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CUPERTINO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BLITZER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BLACK_TIE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BASE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FROALA_EDITOR_2.3.3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PLUGINS5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LANGUAGES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMG8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding THEMES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PLUGINS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HTML2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding THEMES5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding STICKY_TOOLBAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SIZE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding REQUIRE_JS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIB3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY_UI2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY_MOBILE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding INIT_ON_CLICK1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding INIT_INSIDE_IFRAME1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EVENTS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOOSTRAP1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding AT.JS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JSZIP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VENDOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIB6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DOCS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DOCUMENTATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding _LAYOUTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HOWTO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding API_JSZIP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_VS_REPEAT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_UI_SORTABLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_UI_ROUTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RELEASE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding API property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_UI_MULTI_SORTBA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_UI_LAYOUT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DEMO1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_UI_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding I18N2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MOVE_COLUMNS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VALIDATE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TREE_VIEW property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TREE_BASE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SELECTION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ROW_EDIT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RESIZE_COLUMNS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PINNING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PAGINATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMPORTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GROUPING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXPORTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXPANDABLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EMPTY_BASE_LAYER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EDIT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CELLNAV property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LESS3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOOTSTRAP2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_TRANSLATE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_TOUCH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_SMART_TABLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_SIGNALR_HUB property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_SELECTIZE2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_SANITIZE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_PERFECT_SCROLLBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_MESSAGES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_MATERIAL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LAYOUTS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MODULES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SCSS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LAYOUTS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding WHITEFRAME1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VIRTUALREPEAT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TOOLTIP1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TOOLBAR3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TOAST1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEXTFIELD1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TABS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SWITCH1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SWIPE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SUBHEADER1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding STICKY1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SLIDER1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SIDENAV1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SHOWHIDE2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SELECT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RADIOBUTTON1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PROGRESSLINEAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PROGRESSCIRCULAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PANEL1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NAVBAR2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MENUBAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MENU1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIST2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding INPUT2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ICON2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GRIDLIST2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FABTRIGGER1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FABTOOLBAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FABSPEEDDIAL1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FABACTIONS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIVIDER1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIALOG1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DATEPICKER1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CORE2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTENT3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding COLORS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CHIPS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CHECKBOX1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CARD1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BUTTON1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOTTOMSHEET2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BACKDROP1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding AUTOCOMPLETE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CLOSURE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding WHITEFRAME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VIRTUALREPEAT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TOOLTIP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TOOLBAR2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TOAST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEXTFIELD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TABS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SWITCH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SWIPE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SUBHEADER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding STICKY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SLIDER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SIDENAV property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SHOWHIDE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SELECT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RADIOBUTTON property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PROGRESSLINEAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PROGRESSCIRCULAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PANEL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NAVBAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MENUBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MENU property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIST1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding INPUT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ICON1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GRIDLIST1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FABTRIGGER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FABTOOLBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FABSPEEDDIAL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FABACTIONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIVIDER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIALOG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DATEPICKER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CORE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CONTENT2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding COLORS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CHIPS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CHECKBOX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CARD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BUTTON property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOTTOMSHEET1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BACKDROP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding AUTOCOMPLETE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_LOADING_BAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BUILD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_I18N property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_HTTP_AUTH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_FROALA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DEMO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_FILE_UPLOAD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VALUES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SERVICES8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIRECTIVES11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_DYNAMIC_LOCALE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_COOKIES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_CLEAR_INPUT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_BOOTSTRAP_TOGGLE_SWITCH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEST27 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding STYLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DEFAULT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOOTSTRAP3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BOOTSTRAP21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_BOOTSTRAP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_BASE64 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_ARIA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_ANIMATE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JQUERY1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VAR6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TRAVERSING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VAR5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding QUEUE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MANIPULATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VAR4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXPORTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EVENT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EFFECTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SIZZLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DATA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VAR3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VAR2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CORE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ATTRIBUTES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding AJAX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding AG_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SRC property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding STYLES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding WIDGETS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VIRTUALDOM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TOOLPANEL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ROWCONTROLLERS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RENDERING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LAYOUT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HEADERRENDERING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GRIDPANEL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FILTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ENTITIES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DRAGANDDROP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CELLRENDERERS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DOCS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding WHY_THE_WORLD_NEEDED_ANOTHER_ANGULARJS_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VIRTUAL_DOM_IS_FOR_THE_PAST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FORUM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\forum\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IMAGES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FLAGS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE_WEB_COMPONENT_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE_NATIVE_JAVASCRIPT_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE_FILE_BROWSER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE_EXPRESSIONS_AND_CONTEXT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE_DATA_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE_ANGULAR_2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EXAMPLE_ACCOUNT_REPORT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIST1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_WIDTH_AND_HEIGHT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_VIRTUAL_PAGING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_VALUE_GETTERS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_TOOL_PANEL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_STYLING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_SORTING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_SELECTION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_RESIZING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_REFRESH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_PINNING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_PAGINATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_NO_SCROLLS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_MASTER_SLAVE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_LOADING_ROWS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_LOADING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_KEYBOARD_NAVIGATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_INTERNATIONALISATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_INSTALL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_ICONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_HEADER_RENDERING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_GROUPING_HEADERS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_GROUPING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_GRID_OPTIONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_GETTING_STARTED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_FILTERING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_EDITING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_DATASOURCE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_CONTEXT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_COLUMN_DEFINITIONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_COLUMN_API property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_CELL_TEMPLATE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_CELL_STYLING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_CELL_RENDERING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_CELL_EXPRESSIONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_API property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ANGULAR_GRID_ANGULAR_COMPILING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CODEMIRROR2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding THEME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIB7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding KEYMAP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MODE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding Z80 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding YAML_FRONTMATTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding YAML property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding XQUERY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding XML property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VUE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VHDL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VERILOG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VELOCITY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VBSCRIPT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding VB property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TWIG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TURTLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TTCN_CFG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TTCN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TROFF property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TORNADO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TOML property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TIKI property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TIDDLYWIKI property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TEXTILE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TCL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SWIFT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding STYLUS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding STEX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SQL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SPREADSHEET property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SPARQL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SOY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SOLR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SMARTY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SMALLTALK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SLIM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SIEVE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SHELL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SCHEME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SASS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RUST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RUBY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding R property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding Q property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PYTHON property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PUPPET property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PROPERTIES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PIG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PHP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PERL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PEGJS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding PASCAL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding OZ property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding OCTAVE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NTRIPLES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NSIS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding NGINX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MUMPS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MSCGEN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MODELICA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MLLIKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MIRC property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MATHEMATICA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MARKDOWN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LUA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LIVESCRIPT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JULIA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JSX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JINJA2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JAVASCRIPT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding JADE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding IDL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HTTP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HTMLMIXED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HTMLEMBEDDED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HAXE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HASKELL_LITERATE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HASKELL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HANDLEBARS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HAML property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GROOVY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GHERKIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GFM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding GAS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FORTRAN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FORTH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FACTOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ERLANG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ELM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EIFFEL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ECL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EBNF property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DYLAN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DTD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DOCKERFILE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DJANGO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIFF property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DART property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding D property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CYPHER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CSS12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CRYSTAL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding COMMONLISP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding COFFEESCRIPT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding COBOL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CMAKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CLOJURE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CLIKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RPM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding CHANGES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\changes\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding BRAINFUCK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ASTERISK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ASN.1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ASCIIARMOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding APL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding ADDON property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding WRAP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding TERN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SELECTION1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SEARCH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding SCROLL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding RUNMODE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MODE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding MERGE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding LINT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding HINT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding FOLD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding EDIT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DISPLAY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding DIALOG2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\'.
        MSI (c) (78:9C) [17:10:14:551]: PROPERTY CHANGE: Adding COMMENT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\'.
        MSI (c) (78:9C) [17:10:14:551]: Target path resolution complete. Dumping Directory table...
        MSI (c) (78:9C) [17:10:14:551]: Note: target paths subject to change (via custom actions or browsing)
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: TARGETDIR , Object: C:\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: USERPROFILE , Object: C:\Users\Administrator.WKST0218SRV2012\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: SystemFolder , Object: C:\Windows\SysWOW64\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: SUPPORTDIR , Object: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: ProgramMenuFolder , Object: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: newfolder2 , Object: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\MyProduct Web\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: ProgramFilesFolder , Object: C:\Program Files (x86)\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: AUTOVUE , Object: C:\Program Files (x86)\AutoVue\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: HTML , Object: C:\Program Files (x86)\AutoVue\html\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: BIN2 , Object: C:\Program Files (x86)\AutoVue\bin\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: PROFILES , Object: C:\Program Files (x86)\AutoVue\bin\Profiles\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: HOOPS , Object: C:\Program Files (x86)\AutoVue\bin\hoops\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: FONTS5 , Object: C:\Program Files (x86)\AutoVue\bin\fonts\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: ProgramFiles64Folder , Object: C:\Program Files\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: MyComp2 , Object: C:\Program Files\MyComp\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: WEB , Object: C:\Program Files\MyComp\Web\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: TOOLS , Object: C:\Program Files\MyComp\Web\Tools\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: PT_BR2 , Object: C:\Program Files\MyComp\Web\Tools\pt-BR\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: IT_IT , Object: C:\Program Files\MyComp\Web\Tools\it-IT\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: INTERNALDATA , Object: C:\Program Files\MyComp\Web\Tools\InternalData\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: SQL1 , Object: C:\Program Files\MyComp\Web\Tools\InternalData\SQL\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: ORACLE , Object: C:\Program Files\MyComp\Web\Tools\InternalData\Oracle\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: FR_CA1 , Object: C:\Program Files\MyComp\Web\Tools\fr-CA\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: ES_ES , Object: C:\Program Files\MyComp\Web\Tools\es-ES\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: DE_DE , Object: C:\Program Files\MyComp\Web\Tools\de-DE\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: APACHE_SOFTWARE_FOUNDATION , Object: C:\Program Files\Apache Software Foundation\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: TOMCAT_8.5_TOMCATFORMyProduct , Object: C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: WEBAPPS1 , Object: C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: ALLUSERSPROFILE , Object: C:\ProgramData\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: IISROOTFOLDER , Object: C:\inetpub\wwwroot\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: AUTOVUESERVER , Object: C:\inetpub\wwwroot\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: INSTALLDIR , Object: C:\inetpub\wwwroot\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: ISYourDataBaseDir , Object: C:\inetpub\wwwroot\Database\
        MSI (c) (78:9C) [17:10:14:551]: Dir (target): Key: DATABASEDIR , Object: C:\inetpub\wwwroot\Database\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: WEBAPI , Object: C:\inetpub\wwwroot\MyComp.WebAPI\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SCRIPTS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ICONS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VIEWS1 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Views\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SHARED1 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HOME , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HELP1 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Help\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FONTS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\fonts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DOWNLOADS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTENT , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Content\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VIEWER , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIB4 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CERTUTIL , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BIN , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PT_BR , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IT , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FR_CA_API_BIN , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ES , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DE , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AUTHENTICATOR , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIB8 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CERTUTIL1 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AREAS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HELPPAGE , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VIEWS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SHARED , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Shared\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HELP , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DISPLAYTEMPLATES , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: APP_DATA , Object: C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MyComp.WEBVIEWER , Object: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BIN3 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PT_BR1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IT1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FR_CA , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ES1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DE1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: WEB_REFERENCES , Object: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AEWS , Object: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: WEBAPP , Object: C:\inetpub\wwwroot\MyComp.WebApp\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES27 , Object: C:\inetpub\wwwroot\MyComp.WebApp\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PAGES , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FONTS6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SKINS , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMG , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CREDIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: APP , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ZCS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MSGBOX , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MANUALRELATIONSHIPS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GATEKEEPER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FOOTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\footer\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FILEGUIDE , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: XTOCLEAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOOLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CUSTOMSELECT , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SEARCHCARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RIGHTSIDEBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIDEBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MULTIFIELDSEARCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LOGIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\login\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LAYOUT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LANDING , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EDITEMAILS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES31 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS26 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FOLDERBROWSER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES30 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS25 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EMAILFORM , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES29 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS24 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SYSTEMLOG , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES28 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS23 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXPORTMENU , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES25 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS22 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: URLAPI , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VIEWPDF , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES27 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: INDEX , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\index\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NGCLIPBOARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES26 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIBRARYPICKER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DOCUMENTDASHBOARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES24 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SELECTIONCOMMAND , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES23 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: OPTIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GRIDSETTINGS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ERRORLIST , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES22 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TESTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DATACARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HEADER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\header\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DOCUMENTGRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TESTPAGE , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: COMMON1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\common\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CLIENTSERVICES , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES32 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS27 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CHECKIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEMPLATES19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTROLLERS12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AWCDATEPICKER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIB , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIGNALR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIFTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NGSTORAGE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: UI_ROUTER_EXTRAS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RELEASE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MODULAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MICROPLUGIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY_UI_TOUCH_PUNCH_IMPROVED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY_1.11.3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY.SCROLLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: METEOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY.DOTDOTDOT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ICHECK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SKINS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SQUARE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: POLARIS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MINIMAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LINE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FUTURICO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FLAT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FILE_SAVER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FASTCLICK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIB2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PERFECT_SCROLLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SLIMSCROLL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIBS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PRETTIFY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY.NICESCROLL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NG_JS_TREE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JSTREE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: THEMES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DEFAULT_DARK1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DEFAULT2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: THEMES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DEFAULT_DARK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DEFAULT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CUSTOM_PROTOCOL_DETECTION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DEVEXTREME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VECTORMAP_UTILS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VECTORMAP_DATA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MODULES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LOCALIZATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LAYOUTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SPLIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SLIDEOUT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIMPLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: POPUP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PIVOT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NAVBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EMPTY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DESKTOP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ICONS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FROALAWYSIWYGEDITOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PLUGINS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LANGS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: THEMES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FONT_AWESOME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SCSS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FONTS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY.SPLITTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: QUICK_NG_REPEAT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VENDOR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMG7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SELECTIZE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PLUGINS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: STANDALONE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PDFMAKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIBS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FILESAVER.JS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BUILD2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GLOBALIZE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEST26 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: QUNIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GENERATOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PROPERTIES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIB5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CULTURES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BROWSER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOWSER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOOTSTRAP_TREEVIEW , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SCREENSHOT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PUBLIC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOOTSTRAP1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MIXINS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GRUNT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FONTS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FONTS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY_UI , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: UI , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MINIFIED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: I18N1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: I18N , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: THEMES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VADER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES26 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: UI_LIGHTNESS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES25 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: UI_DARKNESS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES24 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TRONTASTIC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES23 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SWANKY_PURSE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES22 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SUNNY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: START , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SOUTH_STREET , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SMOOTHNESS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: REDMOND , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PEPPER_GRINDER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: OVERCAST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MINT_CHOC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LE_FROG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HUMANITY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HOT_SNEAKS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FLICK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXCITE_BIKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EGGPLANT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DOT_LUV , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DARK_HIVE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CUPERTINO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BLITZER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BLACK_TIE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BASE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FROALA_EDITOR_2.3.3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PLUGINS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LANGUAGES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMG8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: THEMES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PLUGINS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HTML2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: THEMES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: STICKY_TOOLBAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIZE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: REQUIRE_JS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIB3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY_UI2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY_MOBILE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: INIT_ON_CLICK1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: INIT_INSIDE_IFRAME1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EVENTS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOOSTRAP1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AT.JS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JSZIP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VENDOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIB6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DOCS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DOCUMENTATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: _LAYOUTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HOWTO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: API_JSZIP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_VS_REPEAT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_UI_SORTABLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_UI_ROUTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RELEASE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: API , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_UI_MULTI_SORTBA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_UI_LAYOUT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DEMO1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_UI_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: I18N2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MOVE_COLUMNS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VALIDATE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TREE_VIEW , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TREE_BASE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SELECTION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ROW_EDIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RESIZE_COLUMNS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PINNING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PAGINATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMPORTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GROUPING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXPORTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXPANDABLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EMPTY_BASE_LAYER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EDIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CELLNAV , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LESS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOOTSTRAP2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_TRANSLATE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_TOUCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_SMART_TABLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_SIGNALR_HUB , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_SELECTIZE2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_SANITIZE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_PERFECT_SCROLLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_MESSAGES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_MATERIAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LAYOUTS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MODULES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SCSS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LAYOUTS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: WHITEFRAME1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VIRTUALREPEAT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOOLTIP1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOOLBAR3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOAST1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEXTFIELD1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TABS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SWITCH1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SWIPE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SUBHEADER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: STICKY1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SLIDER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIDENAV1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SHOWHIDE2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SELECT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RADIOBUTTON1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PROGRESSLINEAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PROGRESSCIRCULAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PANEL1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NAVBAR2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MENUBAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MENU1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIST2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: INPUT2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ICON2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GRIDLIST2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FABTRIGGER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FABTOOLBAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FABSPEEDDIAL1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FABACTIONS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIVIDER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIALOG1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DATEPICKER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CORE2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTENT3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: COLORS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CHIPS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CHECKBOX1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CARD1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BUTTON1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOTTOMSHEET2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BACKDROP1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AUTOCOMPLETE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CLOSURE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: WHITEFRAME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VIRTUALREPEAT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOOLTIP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOOLBAR2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOAST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEXTFIELD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TABS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SWITCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SWIPE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SUBHEADER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: STICKY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SLIDER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIDENAV , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SHOWHIDE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SELECT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RADIOBUTTON , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PROGRESSLINEAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PROGRESSCIRCULAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PANEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NAVBAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MENUBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MENU , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIST1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: INPUT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ICON1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GRIDLIST1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FABTRIGGER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FABTOOLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FABSPEEDDIAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FABACTIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIVIDER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIALOG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DATEPICKER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CORE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CONTENT2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: COLORS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CHIPS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CHECKBOX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BUTTON , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOTTOMSHEET1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BACKDROP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AUTOCOMPLETE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_LOADING_BAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BUILD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_I18N , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_HTTP_AUTH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_FROALA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DEMO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_FILE_UPLOAD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VALUES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SERVICES8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIRECTIVES11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_DYNAMIC_LOCALE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_COOKIES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_CLEAR_INPUT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_BOOTSTRAP_TOGGLE_SWITCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEST27 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: STYLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DEFAULT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOOTSTRAP3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BOOTSTRAP21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_BOOTSTRAP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_BASE64 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_ARIA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_ANIMATE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JQUERY1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VAR6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TRAVERSING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VAR5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: QUEUE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MANIPULATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VAR4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXPORTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EVENT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EFFECTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIZZLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DATA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VAR3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VAR2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CORE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ATTRIBUTES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AJAX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: AG_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SRC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: STYLES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: WIDGETS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VIRTUALDOM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOOLPANEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ROWCONTROLLERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RENDERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LAYOUT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HEADERRENDERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GRIDPANEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FILTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ENTITIES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DRAGANDDROP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CELLRENDERERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DOCS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: WHY_THE_WORLD_NEEDED_ANOTHER_ANGULARJS_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VIRTUAL_DOM_IS_FOR_THE_PAST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FORUM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\forum\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IMAGES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FLAGS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE_WEB_COMPONENT_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE_NATIVE_JAVASCRIPT_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE_FILE_BROWSER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE_EXPRESSIONS_AND_CONTEXT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE_DATA_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE_ANGULAR_2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EXAMPLE_ACCOUNT_REPORT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIST1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_WIDTH_AND_HEIGHT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_VIRTUAL_PAGING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_VALUE_GETTERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_TOOL_PANEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_STYLING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_SORTING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_SELECTION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_RESIZING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_REFRESH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_PINNING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_PAGINATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_NO_SCROLLS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_MASTER_SLAVE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_LOADING_ROWS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_LOADING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_KEYBOARD_NAVIGATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_INTERNATIONALISATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_INSTALL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_ICONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_HEADER_RENDERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_GROUPING_HEADERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_GROUPING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_GRID_OPTIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_GETTING_STARTED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_FILTERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_EDITING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_DATASOURCE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_CONTEXT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_COLUMN_DEFINITIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_COLUMN_API , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_CELL_TEMPLATE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_CELL_STYLING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_CELL_RENDERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_CELL_EXPRESSIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_API , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ANGULAR_GRID_ANGULAR_COMPILING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CODEMIRROR2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: THEME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIB7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: KEYMAP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MODE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: Z80 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: YAML_FRONTMATTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: YAML , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: XQUERY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: XML , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VUE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VHDL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VERILOG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VELOCITY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VBSCRIPT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: VB , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TWIG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TURTLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TTCN_CFG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TTCN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TROFF , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TORNADO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TOML , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TIKI , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TIDDLYWIKI , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TEXTILE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TCL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SWIFT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: STYLUS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: STEX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SQL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SPREADSHEET , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SPARQL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SOY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SOLR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SMARTY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SMALLTALK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SLIM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SIEVE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SHELL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SCHEME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SASS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RUST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RUBY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: R , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: Q , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PYTHON , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PUPPET , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PROPERTIES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PIG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PHP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PERL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PEGJS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: PASCAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: OZ , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: OCTAVE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NTRIPLES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NSIS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: NGINX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MUMPS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MSCGEN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MODELICA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MLLIKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MIRC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MATHEMATICA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MARKDOWN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LUA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LIVESCRIPT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JULIA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JSX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JINJA2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JAVASCRIPT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: JADE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: IDL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HTTP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HTMLMIXED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HTMLEMBEDDED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HAXE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HASKELL_LITERATE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HASKELL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HANDLEBARS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HAML , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GROOVY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GHERKIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GFM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: GAS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FORTRAN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FORTH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FACTOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ERLANG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ELM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EIFFEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ECL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EBNF , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DYLAN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DTD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DOCKERFILE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DJANGO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIFF , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DART , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: D , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CYPHER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CSS12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CRYSTAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: COMMONLISP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: COFFEESCRIPT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: COBOL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CMAKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CLOJURE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CLIKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RPM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: CHANGES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\changes\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: BRAINFUCK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ASTERISK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ASN.1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ASCIIARMOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: APL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: ADDON , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: WRAP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: TERN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SELECTION1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SEARCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: SCROLL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: RUNMODE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MODE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: MERGE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: LINT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: HINT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: FOLD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: EDIT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DISPLAY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: DIALOG2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\
        MSI (c) (78:9C) [17:10:14:566]: Dir (target): Key: COMMENT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\
        MSI (c) (78:9C) [17:10:14:566]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (c) (78:9C) [17:10:14:566]: 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 17:10:17: CostFinalize. Return value 1.
        MSI (c) (78:9C) [17:10:17:236]: Doing action: SetAutoVueDestination
        Action 17:10:17: SetAutoVueDestination.
        Action start 17:10:17: SetAutoVueDestination.
        MSI (c) (78:9C) [17:10:17:236]: PROPERTY CHANGE: Modifying AUTOVUE property. Its current value is 'C:\Program Files (x86)\AutoVue\'. Its new value: 'C:\Oracle\AutoVue\'.
        MSI (c) (78:9C) [17:10:17:236]: PROPERTY CHANGE: Modifying HTML property. Its current value is 'C:\Program Files (x86)\AutoVue\html\'. Its new value: 'C:\Oracle\AutoVue\html\'.
        MSI (c) (78:9C) [17:10:17:236]: PROPERTY CHANGE: Modifying BIN2 property. Its current value is 'C:\Program Files (x86)\AutoVue\bin\'. Its new value: 'C:\Oracle\AutoVue\bin\'.
        MSI (c) (78:9C) [17:10:17:236]: PROPERTY CHANGE: Modifying PROFILES property. Its current value is 'C:\Program Files (x86)\AutoVue\bin\Profiles\'. Its new value: 'C:\Oracle\AutoVue\bin\Profiles\'.
        MSI (c) (78:9C) [17:10:17:236]: PROPERTY CHANGE: Modifying HOOPS property. Its current value is 'C:\Program Files (x86)\AutoVue\bin\hoops\'. Its new value: 'C:\Oracle\AutoVue\bin\hoops\'.
        MSI (c) (78:9C) [17:10:17:236]: PROPERTY CHANGE: Modifying FONTS5 property. Its current value is 'C:\Program Files (x86)\AutoVue\bin\fonts\'. Its new value: 'C:\Oracle\AutoVue\bin\fonts\'.
        Action ended 17:10:17: SetAutoVueDestination. Return value 1.
        MSI (c) (78:9C) [17:10:17:236]: Doing action: SetTomcatDestination
        Action 17:10:17: SetTomcatDestination.
        Action start 17:10:17: SetTomcatDestination.
        Action ended 17:10:17: SetTomcatDestination. Return value 1.
        MSI (c) (78:9C) [17:10:17:251]: Doing action: MigrateFeatureStates
        Action 17:10:17: MigrateFeatureStates. Migrating feature states from related applications
        Action start 17:10:17: MigrateFeatureStates.
        MSI (c) (78:9C) [17:10:17:251]: Migrating feature settings from product(s) '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'
        Action ended 17:10:17: MigrateFeatureStates. Return value 1.
        MSI (c) (78:9C) [17:10:17:267]: Doing action: ISSQLServerFilteredList
        Action 17:10:17: ISSQLServerFilteredList.
        Action start 17:10:17: ISSQLServerFilteredList.
        MSI (c) (78:9C) [17:10:17:267]: Creating MSIHANDLE (148) of type 790542 for thread 2972
        MSI (c) (78:90) [17:10:17:267]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIA03.tmp, Entrypoint: ISSQLServerFilteredList
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (149) of type 790541 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (150) of type 790531 for thread 3152
        1: CSQLServerList::DoSQLServerList() begins.
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (150) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (151) of type 790531 for thread 3152
        1: CSQLServerList::DoSQLServerList: Checking if the ComboBox table exists.
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (151) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (152) of type 790540 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (153) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (153) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (152) of type 790540 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (154) of type 790531 for thread 3152
        1: CSQLServerList::ClearListBoxOrComboBox: Deleting items from the IS_SQLSERVER_SERVER ComboBox.
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (154) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Note: 1: 2262 2: ComboBox 3: -2147287038
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (155) of type 790540 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (155) of type 790540 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (156) of type 790531 for thread 3152
        1: CSQLServerList::DoSQLServerList: Loading database server metadata from the ISSQLDBMetaData table.
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (156) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (157) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (157) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (158) of type 790540 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (159) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (160) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Closing MSIHANDLE (160) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:267]: Creating MSIHANDLE (161) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (161) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (162) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (162) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (163) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (163) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (164) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (164) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (165) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (165) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (166) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (166) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (167) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (167) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (168) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (168) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (169) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (169) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (170) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (170) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (171) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (171) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (172) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (172) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (173) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (173) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (174) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (174) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (175) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (175) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (176) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (176) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (177) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (177) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (178) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (178) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (179) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (179) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (159) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (158) of type 790540 for thread 3152
        MSI (c) (78!50) [17:10:17:283]: Creating MSIHANDLE (180) of type 790531 for thread 3152
        1: CSQLServerList::DoSQLServerList: Loading ODBC APIs from ODBC32.dll.
        MSI (c) (78!50) [17:10:17:283]: Closing MSIHANDLE (180) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Creating MSIHANDLE (181) of type 790531 for thread 3152
        1: CSQLServerList::DoSQLServerList: Retrieving database server names on the network, and registered on the local machine.
        MSI (c) (78!50) [17:10:17:407]: Closing MSIHANDLE (181) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Creating MSIHANDLE (182) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Closing MSIHANDLE (182) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Creating MSIHANDLE (183) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Closing MSIHANDLE (183) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Creating MSIHANDLE (184) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Closing MSIHANDLE (184) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Creating MSIHANDLE (185) of type 790531 for thread 3152
        1: CSQLServerBrowse::GetServerList() begins.
        MSI (c) (78!50) [17:10:17:407]: Closing MSIHANDLE (185) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Creating MSIHANDLE (186) of type 790531 for thread 3152
        1: CSQLServerBrowse::GetServerList: Attempting to retrieve server names for Microsoft SQL Server.
        MSI (c) (78!50) [17:10:17:407]: Closing MSIHANDLE (186) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:17:407]: Creating MSIHANDLE (187) of type 790531 for thread 3152
        1: CSQLServerBrowse::GetServerList: Retrieving local instance names of Microsoft SQL Server from registry.
        MSI (c) (78!50) [17:10:17:407]: Closing MSIHANDLE (187) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:079]: Creating MSIHANDLE (188) of type 790531 for thread 3152
        1: CSQLServerBrowse::GetServerList: Retrieving alias names of Microsoft SQL Server from registry.
        MSI (c) (78!50) [17:10:18:079]: Closing MSIHANDLE (188) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:079]: Creating MSIHANDLE (189) of type 790531 for thread 3152
        1: CSQLServerBrowse::GetServerList: Retrieving server names registered in system DSNs.
        MSI (c) (78!50) [17:10:18:079]: Closing MSIHANDLE (189) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:079]: Creating MSIHANDLE (190) of type 790531 for thread 3152
        1: CSQLServerBrowse::GetServerList: Retrieving server names registered in user DSNs.
        MSI (c) (78!50) [17:10:18:079]: Closing MSIHANDLE (190) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Creating MSIHANDLE (191) of type 790531 for thread 3152
        1: CSQLServerBrowse::GetServerList() ends.
        MSI (c) (78!50) [17:10:18:094]: Closing MSIHANDLE (191) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: PROPERTY CHANGE: Adding IS_SQLSERVER_FILTERED_FLATLIST property. Its value is '(local),(localdb)\v11.0,WKST0218SRV2012'.
        MSI (c) (78!50) [17:10:18:094]: Creating MSIHANDLE (192) of type 790531 for thread 3152
        1: CSQLServerList::PopulateListBoxOrComboBox: Populating the IS_SQLSERVER_SERVER ComboBox.
        MSI (c) (78!50) [17:10:18:094]: Closing MSIHANDLE (192) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Note: 1: 2262 2: ComboBox 3: -2147287038
        MSI (c) (78!50) [17:10:18:094]: Creating MSIHANDLE (193) of type 790540 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Creating MSIHANDLE (194) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Creating MSIHANDLE (195) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Closing MSIHANDLE (194) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Creating MSIHANDLE (196) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Closing MSIHANDLE (195) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Closing MSIHANDLE (196) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Closing MSIHANDLE (193) of type 790540 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Creating MSIHANDLE (197) of type 790531 for thread 3152
        1: CSQLServerList::DoSQLServerList() ends.
        MSI (c) (78!50) [17:10:18:094]: Closing MSIHANDLE (197) of type 790531 for thread 3152
        MSI (c) (78!50) [17:10:18:094]: Closing MSIHANDLE (149) of type 790541 for thread 3152
        MSI (c) (78:90) [17:10:18:094]: Closing MSIHANDLE (148) of type 790542 for thread 2972
        Action ended 17:10:18: ISSQLServerFilteredList. Return value 1.
        MSI (c) (78:9C) [17:10:18:094]: Skipping action: PatchWelcome (condition is false)
        MSI (c) (78:9C) [17:10:18:094]: Doing action: InstallWelcome
        Action 17:10:18: InstallWelcome.
        Action start 17:10:18: InstallWelcome.
        Info 2898. For MSSansBold8 textstyle, the system created a 'Tahoma' font, in 0 character set.
        Action 17:10:18: InstallWelcome. Dialog created
        MSI (c) (78:24) [17:10:18:110]: Note: 1: 2205 2: 3: _RemoveFilePath
        MSI (c) (78:24) [17:10:19:172]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
        MSI (c) (78:24) [17:10:19:172]: Note: 1: 2205 2: 3: BindImage
        MSI (c) (78:24) [17:10:19:172]: Note: 1: 2205 2: 3: ProgId
        MSI (c) (78:24) [17:10:19:172]: Note: 1: 2205 2: 3: PublishComponent
        MSI (c) (78:24) [17:10:19:172]: Note: 1: 2205 2: 3: SelfReg
        MSI (c) (78:24) [17:10:19:172]: Note: 1: 2205 2: 3: Extension
        MSI (c) (78:24) [17:10:19:172]: Note: 1: 2205 2: 3: Class
        MSI (c) (78:24) [17:10:19:172]: Note: 1: 2205 2: 3: TypeLib
        MSI (c) (78:24) [17:10:19:172]: Note: 1: 2727 2:
        MSI (c) (78:D4) [17:10:54:139]: Doing action: GetPreviousConfigs
        Action 17:10:54: GetPreviousConfigs.
        Action start 17:10:54: GetPreviousConfigs.
        MSI (c) (78:D4) [17:10:54:139]: Creating MSIHANDLE (198) of type 790542 for thread 3028
        MSI (c) (78:1C) [17:10:54:139]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSI99F4.tmp, Entrypoint: SaveConfigs
        MSI (c) (78!58) [17:10:54:170]: Creating MSIHANDLE (199) of type 790531 for thread 2904
        MSI (c) (78!58) [17:10:54:170]: Closing MSIHANDLE (199) of type 790531 for thread 2904
        MSI (c) (78!58) [17:10:54:186]: Creating MSIHANDLE (200) of type 790531 for thread 2904
        MSI (c) (78!58) [17:10:54:186]: Closing MSIHANDLE (200) of type 790531 for thread 2904
        MSI (c) (78!58) [17:10:54:217]: Creating MSIHANDLE (201) of type 790531 for thread 2904
        MSI (c) (78!58) [17:10:54:217]: Closing MSIHANDLE (201) of type 790531 for thread 2904
        MSI (c) (78!58) [17:10:54:295]: Creating MSIHANDLE (202) of type 790531 for thread 2904
        MSI (c) (78!58) [17:10:54:295]: Closing MSIHANDLE (202) of type 790531 for thread 2904
        MSI (c) (78:1C) [17:10:54:326]: Closing MSIHANDLE (198) of type 790542 for thread 3028
        Action ended 17:10:54: GetPreviousConfigs. Return value 1.
        Info 2898. For MSSWhiteSerif8 textstyle, the system created a 'Tahoma' font, in 0 character set.
        Action 17:10:54: LicenseAgreement. Dialog created
        MSI (c) (78:D4) [17:10:55:902]: PROPERTY CHANGE: Modifying AgreeToLicense property. Its current value is 'No'. Its new value: 'Yes'.
        Action 17:10:57: nAWCConfigurations. Dialog created
        MSI (c) (78:D4) [17:11:03:191]: PROPERTY CHANGE: Adding MsiSelectionTreeSelectedFeature property. Its value is 'ViewerFiles'.
        MSI (c) (78:D4) [17:11:03:191]: PROPERTY CHANGE: Adding MsiSelectionTreeSelectedAction property. Its value is '3'.
        MSI (c) (78:D4) [17:11:03:191]: PROPERTY CHANGE: Adding MsiSelectionTreeSelectedCost property. Its value is '213096'.
        MSI (c) (78:D4) [17:11:03:191]: PROPERTY CHANGE: Adding MsiSelectionTreeSelectedPath property. Its value is 'C:\inetpub\wwwroot\'.
        Action 17:11:03: CustomSetup. Dialog created
        MSI (c) (78:D4) [17:11:03:706]: Note: 1: 2727 2:
        MSI (c) (78:D4) [17:11:04:149]: PROPERTY CHANGE: Modifying _IsSetupTypeMin property. Its current value is 'Typical'. Its new value: 'Custom'.
        Action 17:11:04: SQLLogin. Dialog created
        MSI (c) (78:D4) [17:11:04:205]: PROPERTY CHANGE: Deleting MsiSelectionTreeSelectedFeature property. Its current value is 'ViewerFiles'.
        MSI (c) (78:D4) [17:11:04:205]: PROPERTY CHANGE: Deleting MsiSelectionTreeSelectedAction property. Its current value is '3'.
        MSI (c) (78:D4) [17:11:04:205]: PROPERTY CHANGE: Deleting MsiSelectionTreeSelectedCost property. Its current value is '213096'.
        MSI (c) (78:D4) [17:11:04:205]: PROPERTY CHANGE: Deleting MsiSelectionTreeSelectedPath property. Its current value is 'C:\inetpub\wwwroot\'.
        MSI (c) (78:D4) [17:11:26:315]: PROPERTY CHANGE: Adding IS_SQLSERVER_SERVER property. Its value is 'wkst0218srv2012.ssetestdom.local'.
        MSI (c) (78:D4) [17:11:26:440]: PROPERTY CHANGE: Modifying IS_SQLSERVER_AUTHENTICATION property. Its current value is '0'. Its new value: '1'.
        MSI (c) (78:D4) [17:11:33:041]: PROPERTY CHANGE: Adding IS_SQLSERVER_PASSWORD property. Its value is '**********'.
        MSI (c) (78:D4) [17:11:33:244]: PROPERTY CHANGE: Adding IS_SQL_DB_BROWSE property. Its value is '1'.
        MSI (c) (78:D4) [17:11:33:244]: PROPERTY CHANGE: Adding IS_SQL_SERVER_BROWSE property. Its value is '0'.
        MSI (c) (78:D4) [17:11:33:244]: PROPERTY CHANGE: Adding IS_SQLBROWSE_INTRO property. Its value is 'From the list of catalog names below, select the database catalog you would like to target.'.
        MSI (c) (78:D4) [17:11:33:244]: Doing action: ISSQLQueryDatabases
        Action 17:11:33: ISSQLQueryDatabases.
        Action start 17:11:33: ISSQLQueryDatabases.
        MSI (c) (78:D4) [17:11:33:244]: Creating MSIHANDLE (203) of type 790542 for thread 3028
        MSI (c) (78:F8) [17:11:33:244]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSI32AB.tmp, Entrypoint: ISSQLQueryDatabases
        MSI (c) (78!5C) [17:11:33:259]: Creating MSIHANDLE (204) of type 790541 for thread 604
        MSI (c) (78!5C) [17:11:33:259]: Note: 1: 2262 2: ListBox 3: -2147287038
        MSI (c) (78!5C) [17:11:33:259]: Creating MSIHANDLE (205) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:259]: Closing MSIHANDLE (205) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:446]: Creating MSIHANDLE (206) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:446]: Closing MSIHANDLE (206) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:446]: Creating MSIHANDLE (207) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:446]: Closing MSIHANDLE (207) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:446]: Creating MSIHANDLE (208) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:446]: Closing MSIHANDLE (208) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:446]: Creating MSIHANDLE (209) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:446]: Creating MSIHANDLE (210) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (210) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (211) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (212) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (212) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (213) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (213) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (214) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (214) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (215) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (215) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (216) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (216) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (217) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (217) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (218) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (219) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (220) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (220) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (221) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (222) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (223) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (223) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (224) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (224) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (222) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (221) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (219) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (218) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (225) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (225) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (211) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (226) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (227) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (228) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (228) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (229) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (229) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (230) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Closing MSIHANDLE (230) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:462]: Creating MSIHANDLE (231) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (231) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Creating MSIHANDLE (232) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (232) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Creating MSIHANDLE (233) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (233) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Creating MSIHANDLE (234) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (234) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Creating MSIHANDLE (235) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (235) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Creating MSIHANDLE (236) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (236) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (227) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (226) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Creating MSIHANDLE (237) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (237) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:33:477]: Closing MSIHANDLE (209) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: PROPERTY CHANGE: Adding IS_SQLSERVER_STATUS property. Its value is '0'.
        MSI (c) (78!5C) [17:11:34:726]: Note: 1: 2262 2: ListBox 3: -2147287038
        MSI (c) (78!5C) [17:11:34:726]: Creating MSIHANDLE (238) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Creating MSIHANDLE (239) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Creating MSIHANDLE (240) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Closing MSIHANDLE (239) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Creating MSIHANDLE (241) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Closing MSIHANDLE (240) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Creating MSIHANDLE (242) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Closing MSIHANDLE (241) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Creating MSIHANDLE (243) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Closing MSIHANDLE (242) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Closing MSIHANDLE (243) of type 790531 for thread 604
        MSI (c) (78!5C) [17:11:34:726]: Closing MSIHANDLE (238) of type 790540 for thread 604
        MSI (c) (78!5C) [17:11:34:741]: Closing MSIHANDLE (204) of type 790541 for thread 604
        MSI (c) (78:F8) [17:11:34:741]: Closing MSIHANDLE (203) of type 790542 for thread 3028
        Action ended 17:11:34: ISSQLQueryDatabases. Return value 1.
        Action 17:11:34: SQLBrowse. Dialog created
        MSI (c) (78:D4) [17:11:37:004]: PROPERTY CHANGE: Adding IS_SQLSERVER_LIST property. Its value is 'MyProduct'.
        MSI (c) (78:D4) [17:11:38:549]: PROPERTY CHANGE: Adding IS_SQLSERVER_DATABASE property. Its value is 'MyProduct'.
        MSI (c) (78:D4) [17:11:40:421]: Doing action: CheckSQLConnection
        Action 17:11:40: CheckSQLConnection.
        Action start 17:11:40: CheckSQLConnection.
        MSI (c) (78:D4) [17:11:40:421]: Creating MSIHANDLE (244) of type 790542 for thread 3028
        MSI (c) (78:AC) [17:11:40:421]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSI4EB4.tmp, Entrypoint: CheckSQLConnection
        MSI (c) (78!A8) [17:11:40:453]: Creating MSIHANDLE (245) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:40:453]: Closing MSIHANDLE (245) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:40:468]: Creating MSIHANDLE (246) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:40:468]: Closing MSIHANDLE (246) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:40:499]: Creating MSIHANDLE (247) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:40:515]: Closing MSIHANDLE (247) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:41:014]: Creating MSIHANDLE (248) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:41:014]: Closing MSIHANDLE (248) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:41:014]: Creating MSIHANDLE (249) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:41:014]: Closing MSIHANDLE (249) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:43:058]: Creating MSIHANDLE (250) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:43:058]: Closing MSIHANDLE (250) of type 790531 for thread 3496
        MSI (c) (78!A8) [17:11:43:058]: PROPERTY CHANGE: Adding SQLCONNVALID property. Its value is '1'.
        MSI (c) (78!A8) [17:11:43:058]: PROPERTY CHANGE: Adding DBTYPE property. Its value is '1'.
        MSI (c) (78!A8) [17:11:43:058]: PROPERTY CHANGE: Adding SQLTRUSTEDCONNECTION property. Its value is 'NO'.
        MSI (c) (78:AC) [17:11:43:136]: Closing MSIHANDLE (244) of type 790542 for thread 3028
        Action ended 17:11:43: CheckSQLConnection. Return value 1.
        Action 17:11:43: LogonInformation. Dialog created
        MSI (c) (78:D4) [17:11:54:839]: PROPERTY CHANGE: Adding IS_NET_API_LOGON_USERNAME property. Its value is 'wkst0218srv2012\administrator'.
        MSI (c) (78:D4) [17:12:00:550]: PROPERTY CHANGE: Adding IS_NET_API_LOGON_PASSWORD property. Its value is '**********'.
        MSI (c) (78:D4) [17:12:00:691]: Doing action: ISNetValidateLogonName
        Action 17:12:00: ISNetValidateLogonName.
        Action start 17:12:00: ISNetValidateLogonName.
        MSI (c) (78:D4) [17:12:00:691]: Creating MSIHANDLE (251) of type 790542 for thread 3028
        MSI (c) (78:B8) [17:12:00:691]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSI9DDD.tmp, Entrypoint: ISNetValidateLogonName
        MSI (c) (78!F4) [17:12:00:769]: PROPERTY CHANGE: Adding IS_NET_API_NET_VALID_USER property. Its value is '0'.
        MSI (c) (78!F4) [17:12:01:034]: PROPERTY CHANGE: Modifying IS_NET_API_NET_VALID_USER property. Its current value is '0'. Its new value: '1'.
        MSI (c) (78:B8) [17:12:01:034]: Closing MSIHANDLE (251) of type 790542 for thread 3028
        Action ended 17:12:01: ISNetValidateLogonName. Return value 1.
        Action 17:12:01: DestinationFolder. Dialog created
        Action 17:12:01: ReadyToInstall. Dialog created
        MSI (c) (78:D4) [17:12:02:344]: Note: 1: 2727 2:
        Action ended 17:12:02: InstallWelcome. Return value 1.
        MSI (c) (78:9C) [17:12:02:610]: Skipping action: SetupResume (condition is false)
        MSI (c) (78:9C) [17:12:02:610]: Skipping action: MaintenanceWelcome (condition is false)
        MSI (c) (78:9C) [17:12:02:610]: Doing action: SetupProgress
        Action 17:12:02: SetupProgress.
        Action start 17:12:02: SetupProgress.
        Action 17:12:02: SetupProgress. Dialog created
        Action ended 17:12:02: SetupProgress. Return value 1.
        MSI (c) (78:9C) [17:12:02:625]: Doing action: ExecuteAction
        Action 17:12:02: ExecuteAction.
        Action start 17:12:02: ExecuteAction.
        MSI (c) (78:9C) [17:12:02:625]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
        MSI (c) (78:9C) [17:12:02:641]: Grabbed execution mutex.
        MSI (c) (78:9C) [17:12:02:641]: Incrementing counter to disable shutdown. Counter after increment: 0
        MSI (c) (78:9C) [17:12:02:641]: Transforming table Property.

        MSI (c) (78:9C) [17:12:02:688]: Switching to server: ROOTDRIVE="C:\" MIGRATE="{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}" IS_SQLSERVER_INITIALIZED="1" AVDIR="C:\Oracle\AutoVue" TOMCATDIR="C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct" CODEMIRROR2="C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\" ADDON="C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\" AEWS="C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\" WEB_REFERENCES="C:\inetpub\wwwroot\MyComp.WebViewer\Web References\" LIB="C:\inetpub\wwwroot\MyComp.WebApp\lib\" AG_GRID="C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\" SRC3="C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\" AJAX="C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\" TARGETDIR="C:\" ALLUSERSPROFILE="C:\ProgramData\" ANGULAR="C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\" ANGULAR_ANIMATE="C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\" ANGULAR_ARIA="C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\" ANGULAR_BASE64="C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\" ANGULAR_BOOTSTRAP="C:\inetpub\
        MSI (s) (9C:04) [17:12:02:703]: Running installation inside multi-package transaction C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi
        MSI (s) (9C:04) [17:12:02:703]: Grabbed execution mutex.
        MSI (s) (9C:0C) [17:12:02:703]: Resetting cached policy values
        MSI (s) (9C:0C) [17:12:02:703]: Machine policy value 'Debug' is 0
        MSI (s) (9C:0C) [17:12:02:703]: ******* RunEngine:
        ******* Product: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi
        ******* Action: INSTALL
        ******* CommandLine: **********
        MSI (s) (9C:0C) [17:12:02:703]: Machine policy value 'DisableUserInstalls' is 0
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 000021599B0090400000000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 000021599B0090400000000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 000041091A0090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 000041091A0090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109210000000100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109210000000100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109340000000100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109340000000100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109340090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109340090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109511090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109511090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109610090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109610090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109810090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109810090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109910090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109910090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109A10090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109A10090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109B10090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109B10090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109C20090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109C20090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109E60090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109E60090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109F10090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109F10090400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109F100A0C00100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109F100A0C00100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 00004109F100C0400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 00004109F100C0400100000000F01FEC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 002F6F3CB7D697849BEE07C0C01ECFAD
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 002F6F3CB7D697849BEE07C0C01ECFAD
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 03D8475ED6E7E8A3FB6E1C0DC2D6ADBB
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 03D8475ED6E7E8A3FB6E1C0DC2D6ADBB
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 04583E7B553E3053FA7D36B5F2F2671E
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 04583E7B553E3053FA7D36B5F2F2671E
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 09F3F5435050FDE47B9AE5A31CCAC64E
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 09F3F5435050FDE47B9AE5A31CCAC64E
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 0BE6E9B4DEE047E449979F283C52F417
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 0BE6E9B4DEE047E449979F283C52F417
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 134ABD48C2668F24FB9284F5C7A5EA49
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 134ABD48C2668F24FB9284F5C7A5EA49
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 1926E8D15D0BCE53481466615F760A7F
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 1926E8D15D0BCE53481466615F760A7F
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 1af2a8da7e60d0b429d7e6453b3d0182
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 1af2a8da7e60d0b429d7e6453b3d0182
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 1D5E3C0FEDA1E123187686FED06E995A
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 1D5E3C0FEDA1E123187686FED06E995A
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 1F1FFB6230C555C4C9C7DF5688A9AF07
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 1F1FFB6230C555C4C9C7DF5688A9AF07
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 21EE4A31AE32173319EEFE3BD6FDFFE3
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 21EE4A31AE32173319EEFE3BD6FDFFE3
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 22BEFC8F7E2A1793E9ADB411DEFE1C58
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 22BEFC8F7E2A1793E9ADB411DEFE1C58
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 2A566D94A2C4E674A98BCF4C525F62CF
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 2A566D94A2C4E674A98BCF4C525F62CF
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 2BE7307A359F21B48B3491F5D489D81A
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 2BE7307A359F21B48B3491F5D489D81A
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 2D4102660540DE73BAEA51C78821B7BE
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 2D4102660540DE73BAEA51C78821B7BE
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 304DE9D5ED490AB31B6D174FDB4A216E
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 304DE9D5ED490AB31B6D174FDB4A216E
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 33CB2A05DC9C1FB38AFF351CA0B081C3
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 33CB2A05DC9C1FB38AFF351CA0B081C3
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 375ECBAC68A0AF245AA27CAE165DEB80
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 375ECBAC68A0AF245AA27CAE165DEB80
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 448A4CE32F42AD64EABFCF03081CDB9B
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 448A4CE32F42AD64EABFCF03081CDB9B
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 47CA2FBBC0273BC32819E543302923AF
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 47CA2FBBC0273BC32819E543302923AF
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 488B4842F0F36AB43907BEB0E3FBA103
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 488B4842F0F36AB43907BEB0E3FBA103
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 4896B46DF242CB230B805782605ECF44
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 4896B46DF242CB230B805782605ECF44
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 4BEA594979BAED93C82408E6FE57CE7A
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 4BEA594979BAED93C82408E6FE57CE7A
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 4EA42A62D9304AC4784BF2238110180F
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 4EA42A62D9304AC4784BF2238110180F
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 4F8B2F383FC59EB479275934AE4ECAF5
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 4F8B2F383FC59EB479275934AE4ECAF5
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 51DB5AD419EC0D448A89411CD92DCB5E
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 51DB5AD419EC0D448A89411CD92DCB5E
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 5419491F46BE7ED4D9186E2D977341C6
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 5419491F46BE7ED4D9186E2D977341C6
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 62DBF9290209B993A9A757D1160F9B24
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 62DBF9290209B993A9A757D1160F9B24
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 67D6ECF5CD5FBA732B8B22BAC8DE1B4D
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 67D6ECF5CD5FBA732B8B22BAC8DE1B4D
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 68AB67CA7DA73301B744CAF070E41400
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744CAF070E41400
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 6D84861A1918D07478FEC2A88BB99278
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 6D84861A1918D07478FEC2A88BB99278
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 6E815EB96CCE9A53884E7857C57002F0
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 6E815EB96CCE9A53884E7857C57002F0
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 6E8D947A316B3EB3F8F540C548BE2AB9
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 6E8D947A316B3EB3F8F540C548BE2AB9
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 7A101F9FB0023314AA05FC8A5A9D16F0
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 7A101F9FB0023314AA05FC8A5A9D16F0
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 84050F0A3567DCF4F9A37C044E50A2EC
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 84050F0A3567DCF4F9A37C044E50A2EC
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 84b9c17023c712640acaf308593282f8
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 84b9c17023c712640acaf308593282f8
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 853BE05DDE7FAA447B08BB5BCA8A55F0
        MSI (s) (9C:0C) [17:12:02:703]: Using cached product context: machine assigned for product: 853BE05DDE7FAA447B08BB5BCA8A55F0
        MSI (s) (9C:0C) [17:12:02:703]: Setting cached product context: machine assigned for product: 8A84FEFC8BFBCAE3B85AEDF4A82A76EC
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: 8A84FEFC8BFBCAE3B85AEDF4A82A76EC
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: 8B0768E056930394DA6A7530846B1735
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: 8B0768E056930394DA6A7530846B1735
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: 930A2DC03895215409B28413824D958A
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: 930A2DC03895215409B28413824D958A
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: 973114D10EC931B41AB9273D22D26D02
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: 973114D10EC931B41AB9273D22D26D02
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: 9844204BDFCB73D47968B409EC57A7A3
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: 9844204BDFCB73D47968B409EC57A7A3
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: 9A6CE1FEED719AD30B0486A6E1A8B840
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: 9A6CE1FEED719AD30B0486A6E1A8B840
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: A089CE062ADB6BC44A720BA745894BAC
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: A089CE062ADB6BC44A720BA745894BAC
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: A4ACBF48056DD0B40849CE6017AFB919
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: A4ACBF48056DD0B40849CE6017AFB919
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: B88EE04BA00466241AB73EED469E4413
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: B88EE04BA00466241AB73EED469E4413
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: BAF8FF4572ED7814281FBEEAA6EE68A9
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: BAF8FF4572ED7814281FBEEAA6EE68A9
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: BC068A56690187E4A994E8ADCD589C93
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: BC068A56690187E4A994E8ADCD589C93
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: C79A2B813C297CA4EB278F320ECB98B5
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: C79A2B813C297CA4EB278F320ECB98B5
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: CA4ECB96275917232ABF4932DB3AA634
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: CA4ECB96275917232ABF4932DB3AA634
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: CFD2C1F142D260E3CB8B271543DA9F98
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: CFD2C1F142D260E3CB8B271543DA9F98
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: D0D9D59EF7C7CD848BDF5AB268F2FA8A
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: D0D9D59EF7C7CD848BDF5AB268F2FA8A
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: D30CF9A3586C138449FCE4FD3D474979
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: D30CF9A3586C138449FCE4FD3D474979
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: D3AE1DEBD2955034D9F1020F7362FE1C
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: D3AE1DEBD2955034D9F1020F7362FE1C
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: DA93DA4DE19033D4BBB2956FCF8BDA3C
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: DA93DA4DE19033D4BBB2956FCF8BDA3C
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: E19F0BEBAE2F1A849B838775BA2F9AD3
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: E19F0BEBAE2F1A849B838775BA2F9AD3
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: E2FFFE0524800674EB6A2F4A1F1534A0
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: E2FFFE0524800674EB6A2F4A1F1534A0
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: EC04ECC96E9A619478920B8055E8FEF3
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: EC04ECC96E9A619478920B8055E8FEF3
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: EC2C306645C3D1F4299F3809DCC4CC8A
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: EC2C306645C3D1F4299F3809DCC4CC8A
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: EF855D31368AC2041B51610070720733
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: EF855D31368AC2041B51610070720733
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: F1FAA202AA96A2445BF9B6451BDA706C
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: F1FAA202AA96A2445BF9B6451BDA706C
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: F3170BC80EFCD544CB2B35485668E0A1
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: F3170BC80EFCD544CB2B35485668E0A1
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: F38DD0E3C4EB8744680ADAD0971D53E3
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: F38DD0E3C4EB8744680ADAD0971D53E3
        MSI (s) (9C:0C) [17:12:02:719]: Setting cached product context: machine assigned for product: F60730A4A66673047777F5728467D401
        MSI (s) (9C:0C) [17:12:02:719]: Using cached product context: machine assigned for product: F60730A4A66673047777F5728467D401
        MSI (s) (9C:0C) [17:12:02:719]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
        MSI (s) (9C:0C) [17:12:02:719]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
        MSI (s) (9C:0C) [17:12:02:719]: Note: 1: 1715 2: MyComp MyProduct 2018 UP1 Web Server
        MSI (s) (9C:0C) [17:12:02:719]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed MyComp MyProduct 2018 UP1 Web Server.".
        MSI (s) (9C:0C) [17:12:02:719]: The call to SRSetRestorePoint API failed. Returned status: 0. GetLastError() returned: 127
        MSI (s) (9C:0C) [17:12:02:719]: File will have security applied from OpCode.
        MSI (s) (9C:0C) [17:12:03:016]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi' against software restriction policy
        MSI (s) (9C:0C) [17:12:03:016]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi has a digital signature
        MSI (s) (9C:0C) [17:12:07:276]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi is permitted to run at the 'unrestricted' authorization level.
        MSI (s) (9C:0C) [17:12:07:276]: Creating MSIHANDLE (3) of type 790542 for thread 2316
        MSI (s) (9C:0C) [17:12:07:276]: MSCOREE not loaded loading copy from system32
        MSI (s) (9C:0C) [17:12:07:276]: End dialog not enabled
        MSI (s) (9C:0C) [17:12:07:276]: Original package ==> C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi
        MSI (s) (9C:0C) [17:12:07:276]: Package we're running from ==> C:\Windows\Installer\1afa01.msi
        MSI (s) (9C:0C) [17:12:07:291]: APPCOMPAT: Compatibility mode property overrides found.
        MSI (s) (9C:0C) [17:12:07:291]: APPCOMPAT: looking for appcompat database entry with ProductCode '{CDA410C5-1B85-4926-97A4-97900B03C152}'.
        MSI (s) (9C:0C) [17:12:07:291]: APPCOMPAT: no matching ProductCode found in database.
        MSI (s) (9C:0C) [17:12:07:306]: Machine policy value 'DisablePatch' is 0
        MSI (s) (9C:0C) [17:12:07:306]: Machine policy value 'AllowLockdownPatch' is 0
        MSI (s) (9C:0C) [17:12:07:306]: Machine policy value 'DisableLUAPatching' is 0
        MSI (s) (9C:0C) [17:12:07:306]: Machine policy value 'DisableFlyWeightPatching' is 0
        MSI (s) (9C:0C) [17:12:07:306]: 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 (s) (9C:0C) [17:12:07:306]: Looking for secure file transform:
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2343
        MSI (s) (9C:0C) [17:12:07:306]: Unable to create a temp copy of transform ''.
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2203 2: 3: -2147287037
        MSI (s) (9C:0C) [17:12:07:306]: Couldn't find cached transform . Looking for it at the original location.
        MSI (s) (9C:0C) [17:12:07:306]: Looking for secure file transform: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        MSI (s) (9C:0C) [17:12:07:306]: File will have security applied from OpCode.
        MSI (s) (9C:0C) [17:12:07:306]: Original transform ==> C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        MSI (s) (9C:0C) [17:12:07:306]: Transform we're running from ==> C:\Windows\Installer\1afa02.mst
        MSI (s) (9C:0C) [17:12:07:306]: Found missing cached transform C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST. Adding it to re-cache list.
        MSI (s) (9C:0C) [17:12:07:306]: SOFTWARE RESTRICTION POLICY: Verifying transform --> 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST' against software restriction policy
        MSI (s) (9C:0C) [17:12:07:306]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST has a digital signature
        MSI (s) (9C:0C) [17:12:07:306]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST is permitted to run at the 'unrestricted' authorization level.
        MSI (s) (9C:0C) [17:12:07:306]: Validating transform 'C:\Windows\Installer\1afa02.mst' with validation bits 0
        MSI (s) (9C:0C) [17:12:07:306]: Transform 'C:\Windows\Installer\1afa02.mst' is valid.
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Patch 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: _Tables 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: _Columns 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Media 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: File 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: TRANSFORM: 'PatchPackage' table is missing or empty. No pre-transform fixup necessary.
        MSI (s) (9C:0C) [17:12:07:306]: TRANSFORM: Applying regular transform to database.
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: _Tables 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: _Columns 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ActionText 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: AdminExecuteSequence 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Condition 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: AdminUISequence 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: AdvtExecuteSequence 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: AdvtUISequence 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: AppSearch 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Feature 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Binary 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: File 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: CheckBox 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Component 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Icon 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ComboBox 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Directory 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Control 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Dialog 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ControlCondition 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ControlEvent 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: CreateFolder 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: CustomAction 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: DrLocator 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Error 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: EventMapping 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: Fer 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ISSQLDBMetaData 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ISSQLRequirement 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ISSearchReplace 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ISSearchReplaceSet 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: ISSetupFile 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: _MsiPatchTransformView 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: #_BaselineCost 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: #_BaselineFile 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: #_BaselineData 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: #_PatchCache 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: MsiPatchCertificate 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: MsiDigitalCertificate 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: APPCOMPAT: looking for appcompat database entry with ProductCode '{CDA410C5-1B85-4926-97A4-97900B03C152}'.
        MSI (s) (9C:0C) [17:12:07:306]: APPCOMPAT: no matching ProductCode found in database.
        MSI (s) (9C:0C) [17:12:07:306]: Transforms are absolute secure.
        MSI (s) (9C:0C) [17:12:07:306]: Transforming table Property.

        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIce4f2.LOG'.
        MSI (s) (9C:0C) [17:12:07:306]: Command Line: ROOTDRIVE=C:\ MIGRATE={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} IS_SQLSERVER_INITIALIZED=1 AVDIR=C:\Oracle\AutoVue TOMCATDIR=C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct CODEMIRROR2=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\ ADDON=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\ AEWS=C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\ WEB_REFERENCES=C:\inetpub\wwwroot\MyComp.WebViewer\Web References\ LIB=C:\inetpub\wwwroot\Sy property. Its value is '-1'.
        MSI (s) (9C:0C) [17:12:07:306]: Entering CMsiConfigurationManager::SetLastUsedSource.
        MSI (s) (9C:0C) [17:12:07:306]: User policy value 'SearchOrder' is 'nmu'
        MSI (s) (9C:0C) [17:12:07:306]: Adding new sources is allowed.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: Package name extracted from package path: 'MyProductWeb.msi'
        MSI (s) (9C:0C) [17:12:07:306]: Package to be registered: 'MyProductWeb.msi'
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2262 2: AdminProperties 3: -2147287038
        MSI (s) (9C:0C) [17:12:07:306]: Machine policy value 'DisableMsi' is 1
        MSI (s) (9C:0C) [17:12:07:306]: Machine policy value 'AlwaysInstallElevated' is 0
        MSI (s) (9C:0C) [17:12:07:306]: User policy value 'AlwaysInstallElevated' is 0
        MSI (s) (9C:0C) [17:12:07:306]: Product installation will be elevated because user is admin and product is being installed per-machine.
        MSI (s) (9C:0C) [17:12:07:306]: Running product '{CDA410C5-1B85-4926-97A4-97900B03C152}' with elevated privileges: Product is assigned.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MIGRATE property. Its value is '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQLSERVER_INITIALIZED property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AVDIR property. Its value is 'C:\Oracle\AutoVue'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TOMCATDIR property. Its value is 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CODEMIRROR2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ADDON property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AEWS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding WEB_REFERENCES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\Web References\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIB property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AG_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grt\MyComp.WebApp\lib\angular-file-upload\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_FROALA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DOCS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_ANGULAR_COMPILING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_API property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_CELL_EXPRESSIONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_CELL_RENDERING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_CELL_STYLING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_CELL_TEMPLATE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_COLUMN_API property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_COLUMN_DEFINITIONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_CONTEXT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\'.
        MSI (s) (9C:) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_KEYBOARD_NAVIGATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_LOADING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_LOADING_ROWS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_MASTER_SLAVE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_NO_SCROLLS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_PAGINATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_PINNING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_REFRESH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_RESIZING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_SELECTION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_GRID_SORTING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\'.
        MSI (s) (9C:0C) [17:12:07:306]: PRproperty. Its value is 'Completed'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_SANITIZE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_SELECTIZE2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_SIGNALR_HUB property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_SMART_TABLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_TOUCH property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_TRANSLATE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_UI_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_UI_LAYOUT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_UI_MULTI_SORTBA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_UI_ROUTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_UI_SORTABLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ANGULAR_VS_REPEAT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-I (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding HTML2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AT.JS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ATTRIBUTES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AUTHENTICATOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CLOSURE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AUTOCOMPLETE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AUTOCOMPLETE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AUTOVUE property. Its value is 'C:\Oracle\AutoVue\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IISROOTFOLDER property. Its value is 'C:\inetpub\wwwroot\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AUTOVUESERVER property. Its value is 'C:\inetpub\wwwroot\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding AWCDATEPICKER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGEI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding STYLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BOOTSTRAP21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BOOTSTRAP3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BOOTSTRAP_TREEVIEW property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BOTTOMSHEET1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BOTTOMSHEET2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BOWSER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BRAINFUCK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLES3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BROWSER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BUILD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PDFMAKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding BUILD2 property. Its value is 'C:\inetpub\material\modules\closure\checkbox\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CHECKBOX1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CHECKIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CHIPS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CHIPS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CLIENTSERVICES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CLIKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CLOJURE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MODULES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CMAKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding COBOL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding COFFEESCRIPT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding COLORS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding COLORS1 property. Its value is 'C:\inetpub\wwwroot\MyComp]: PROPERTY CHANGE: Adding CONTROLLERS10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TESTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\tests\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ERRORLIST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GRIDSETTINGS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding OPTIONS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SELECTIONCOMMAND property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DOCUMENTDASHBOARD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS17 property. I) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS23 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EMAILFORM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS24 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FOLDERBROWSER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS25 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EDITEMAILS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS26 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS27 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LANDING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\landing\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LAYOUT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\layout\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LOGIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\login\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CONTROLLERS5 property. Its value is 'C::0C) [17:12:07:306]: PROPERTY CHANGE: Adding CRYSTAL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CSS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CSS10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CSS11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CSS12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLE2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CSS14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JQUERY.SPLITTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CSS15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FROALA_EDITOR_2.3.3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CSS16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FONT_AWESOME property. Its vaoperty. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CUPERTINO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CUSTOMSELECT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CUSTOM_PROTOCOL_DETECTION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CYPHER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding D property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DARK_HIVE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DART property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DATA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DATABASEDIR property. Its value is 'C:\inetpub\wwwroot\Database\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DATEPICKER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DATEPICKER1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\HANGE: Adding DIALOG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIALOG1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIALOG2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIFF property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SRC13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\'.
        MSI (s) (9C:0C) [17:12:0ng FILEGUIDE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIRECTIVES9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DISPLAY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding HELP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DISPLAYTEMPLATES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JSZIP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SELECTIZE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DIST15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-localis 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DOCKERFILE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DOCS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DOT_LUV property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DOWNLOADS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DRAGANDDROP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DTD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DYLAN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EBNF property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ECL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EDIT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EDIT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EFFECTS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EGGPLANT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\'.
        MSI (s) (9C:0ub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SLIMSCROLL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PERFECT_SCROLLBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GLOBALIZE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLE_ACCOUNT_REPORT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLE_ANGULAR_2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLE_DATA_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLE_EXPRESSIONS_AND_CONTEXT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding EXAMPLE_FILE_BROWSER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\exampot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FABTRIGGER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FABTRIGGER1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FACTOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FASTCLICK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIBS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FILESAVER.JS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FILE_SAVER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FILTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FLAGS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SKINS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FLAT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding FLICK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\theE: Adding FUTURICO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GAS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GATEKEEPER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GENERATOR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GFM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GHERKIN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GRIDLIST1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GRIDLIST2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GRIDPANEL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GROOVY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GROUPING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding GRUNT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding HAML property. Its value is 'O property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding HTML property. Its value is 'C:\Oracle\AutoVue\html\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding HTMLEMBEDDED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding HTMLMIXED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding HTTP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding HUMANITY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding UI property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding I18N property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MINIFIED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding I18N1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding I18N2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ICHECK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ICON1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ICON2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\'.
        er-grinder\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding REDMOND property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SMOOTHNESS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SOUTH_STREET property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding START property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES20 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SUNNY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SWANKY_PURSE property. Its value i: PROPERTY CHANGE: Adding IMAGES5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMAGES9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMG7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMG8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IMPORTER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding INIT_INSIDE_IFRAME1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding INIT_ON_CLICK1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding INPUT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding INPUT2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value I_TOUCH_PUNCH_IMPROVED property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding REQUIRE_JS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding JS8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\li'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LESS11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RESIZE_COLUMNS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LESS12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ROW_EDIT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LESS13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SELECTION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LESS14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TREE_BASE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LESS15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TREE_VIEW property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LESS16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LESS17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VALIDATE1 prre_js\js\lib\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIB4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIB6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIB7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIB8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIBS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LINE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LINT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIST1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIST2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LIVESCRIPT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LOCALIZATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding LUA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MANIPULATION property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MANUALREXINS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MLLIKE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MODE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MODELICA property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RELEASE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MODULAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MODULES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MSCGEN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MSGBOX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MUMPS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding NAVBAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding NAVBAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding NAVBAR2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding NGINX property. Its value is 17:12:07:306]: PROPERTY CHANGE: Adding PIG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PIVOT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PLUGINS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PLUGINS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PLUGINS4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PLUGINS5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding POLARIS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding POPUP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PRETTIFY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PROFILES property. Its value is 'C:\Oracle\AutoVue\bin\Profiles\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PROGRESSCIRCULAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PROGRESSCIRCULAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding PROGRESSLINEAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-mRADIOBUTTON property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RADIOBUTTON1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RELEASE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding UI_ROUTER_EXTRAS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RENDERING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ROWCONTROLLERS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RUBY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RUNMODE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding RUST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SASS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SCHEME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SCREENSHOT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY s value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES20 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES5 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SERVICES6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\ser0C) [17:12:07:306]: PROPERTY CHANGE: Adding SIMPLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SIZE1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SKINS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SLIDEOUT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SLIDER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SLIDER1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SLIM property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SMALLTALK property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SMARTY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SOLR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SOY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SPARQL property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SPLIT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHAN17:12:07:306]: PROPERTY CHANGE: Adding SRC4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SRC6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SRC7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SRC8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SRC9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding STANDALONE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding STEX property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding STICKY property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding STICKY1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding STICKY_TOOLBAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding STYLES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding STYLUS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SUBHEADER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\'.
        MSIOPERTY CHANGE: Adding TEMPLATES10 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES11 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES12 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES13 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES14 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES15 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES16 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES17 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES18 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES19 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES20 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES21 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES22 propert 'C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES6 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES7 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES8 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEMPLATES9 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TERN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1144'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEST27 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEXTFIELD property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEXTFIELD1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TEXTILE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding THEME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding THEMES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding THEMES4 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_ub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TORNADO property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TRAVERSING property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TROFF property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TTCN property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TTCN_CFG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TURTLE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding TWIG property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VALUES property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VAR property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VAR1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VAR2 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\'.
        MSI (s) (9C:0C) [17:12:07:30roperty. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VIRTUALREPEAT property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VIRTUALREPEAT1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VIRTUAL_DOM_IS_FOR_THE_PAST property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VUE property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding WEBAPPS1 property. Its value is 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding WHITEFRAME property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding WHITEFRAME1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding WHY_THE_WORLD_NEEDED_ANOTHER_ANGULARJS_GRID property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding WIDGETS property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding WRAP property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding XML property. Its value is 'C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Addingty. Its value is 'Windows User'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_NET_API_LOGON_PASSWORD property. Its value is '**********'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_NET_API_LOGON_USERNAME property. Its value is 'wkst0218srv2012\administrator'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQLSERVER_LIST property. Its value is 'MyProduct'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQLSERVER_DATABASE property. Its value is 'MyProduct'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQLSERVER_SERVER property. Its value is 'wkst0218srv2012.ssetestdom.local'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQLSERVER_FILTERED_FLATLIST property. Its value is '(local),(localdb)\v11.0,WKST0218SRV2012'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SQLCONNVALID property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding SQLTRUSTEDCONNECTION property. Its value is 'NO'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQLBROWSE_INTRO property. Its value is 'From the list of catalog names below, select the database catalog you would like to target.'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQLSERVER_STATUS property. Its value is '0'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding DBTYPE property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQL_SERVER_BROWSE property. Its value is '0'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_SQL_DB_BROWSE property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding IS_NET_API_NET_VALID_USER property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding ADDLOCAL property. Its value is 'MyProductLabel,ViewerFiles,nAWCSite,webAPI,webApp'.
        MSI (s) (9C:0C) [17:12:07:306]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
        MSI (s) (9C:0C) [17:12:07:306]: RESTART MANAGER: Disabled by MSIRESTARTMANAGERCONTROL property; Windows Installer will use the built-in FilesInUse functionality.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: Engine has iefSecondSequence set to true.
        MSI (s) (9C:0C) [17:12:07:306]: TRANSFORMS property is now: |C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Deleting SOURCEDIR property. Its current value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\'.
        MSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Favorites
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Network Shortcuts
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Documents
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Recent
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\SendTo
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Templates
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\ProgramData
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Local
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Pictures
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Desktop
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
        MSI (s) (9C:0C) [17:12:07:306]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:12:07:306]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
        MSI (s) (9C:0C) [17:12:07:306]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevatedMSI (s) (9C:0C) [17:12:07:306]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:07:306]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
        MSI (s) (9C:0C) [17:12:07:306]: Doing action: INSTALL
        Action 17:12:07: INSTALL.
        Action start 17:12:07: INSTALL.
        MSI (s) (9C:0C) [17:12:07:306]: Running ExecuteSequence
        MSI (s) (9C:0C) [17:12:07:306]: Doing action: ISSetupFilesExtract
        Action 17:12:07: ISSetupFilesExtract.
        Action start 17:12:07: ISSetupFilesExtract.
        MSI (s) (9C:0C) [17:12:07:306]: Skipping action due to msidbCustomActionTypeFirstSequence option.
        Action ended 17:12:07: ISSetupFilesExtract. Return value 0.
        MSI (s) (9C:0C) [17:12:07:306]: Doing action: ISSetAllUsers
        Action 17:12:07: ISSetAllUsers.
        Action start 17:12:07: ISSetAllUsers.
        MSI (s) (9C:0C) [17:12:07:306]: Skipping action due to msidbCustomActionTypeFirstSequence option.
        Action ended 17:12:07: ISSetAllUsers. Return value 0.
        MSI (s) (9C:0C) [17:12:07:306]: Doing action: AppSearch
        Action 17:12:07: AppSearch. Searching for installed applications
        Action start 17:12:07: AppSearch.
        MSI (s) (9C:0C) [17:12:07:353]: Skipping AppSearch action: already done on client side
        Action ended 17:12:07: AppSearch. Return value 0.
        MSI (s) (9C:0C) [17:12:07:384]: Doing action: LaunchConditions
        Action 17:12:07: LaunchConditions. Evaluating launch conditions
        Action start 17:12:07: LaunchConditions.
        Action ended 17:12:07: LaunchConditions. Return value 1.
        MSI (s) (9C:0C) [17:12:07:634]: Doing action: ISSQLServerInitialize
        Action 17:12:07: ISSQLServerInitialize.
        Action start 17:12:07: ISSQLServerInitialize.
        MSI (s) (9C:0C) [17:12:07:634]: Creating MSIHANDLE (4) of type 790542 for thread 2316
        MSI (s) (9C:E0) [17:12:07:634]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIB8F8.tmp, Entrypoint: ISSQLServerInitialize
        MSI (s) (9C:A4) [17:12:07:634]: Generating random cookie.
        MSI (s) (9C:A4) [17:12:07:650]: Created Custom Action Server with PID 2504 (0x9C8).
        MSI (s) (9C:00) [17:12:07:666]: Running as a service.
        MSI (s) (9C:00) [17:12:07:666]: Hello, I'm your 32bit Impersonated custom action server.
        MSI (s) (9C!50) [17:12:07:666]: Creating MSIHANDLE (5) of type 790541 for thread 2896
        MSI (s) (9C!50) [17:12:07:666]: Closing MSIHANDLE (5) of type 790541 for thread 2896
        MSI (s) (9C:E0) [17:12:07:666]: Closing MSIHANDLE (4) of type 790542 for thread 2316
        Action ended 17:12:07: ISSQLServerInitialize. Return value 1.
        MSI (s) (9C:0C) [17:12:07:666]: Doing action: FindRelatedProducts
        Action 17:12:07: FindRelatedProducts. Searching for related applications
        Action start 17:12:07: FindRelatedProducts.
        MSI (s) (9C:0C) [17:12:07:666]: Skipping FindRelatedProducts action: already done on client side
        Action ended 17:12:07: FindRelatedProducts. Return value 0.
        MSI (s) (9C:0C) [17:12:07:681]: Skipping action: ISPreventDowngrade (condition is false)
        MSI (s) (9C:0C) [17:12:07:681]: Skipping action: CCPSearch (condition is false)
        MSI (s) (9C:0C) [17:12:07:681]: Skipping action: RMCCPSearch (condition is false)
        MSI (s) (9C:0C) [17:12:07:681]: Doing action: ValidateProductID
        Action 17:12:07: ValidateProductID.
        Action start 17:12:07: ValidateProductID.
        Action ended 17:12:07: ValidateProductID. Return value 1.
        MSI (s) (9C:0C) [17:12:07:681]: Doing action: RemoveExistingProducts
        Action 17:12:07: RemoveExistingProducts. Removing applications
        Action start 17:12:07: RemoveExistingProducts.
        RemoveExistingProducts: Application: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}, Command line: UPGRADINGPRODUCTCODE={CDA410C5-1B85-4926-97A4-97900B03C152} CLIENTPROCESSID=1144 CLIENTUILEVEL=0 REMOVE=ALL
        MSI (s) (9C:B8) [17:12:07:681]: Resetting cached policy values
        MSI (s) (9C:B8) [17:12:07:681]: Machine policy value 'Debug' is 0
        MSI (s) (9C:B8) [17:12:07:681]: ******* RunEngine:
        ******* Product: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        ******* Action:
        ******* CommandLine: **********
        MSI (s) (9C:B8) [17:12:07:681]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:681]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:681]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:681]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:681]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:681]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:697]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:853]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:853]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:853]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:853]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:853]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
        MSI (s) (9C:B8) [17:12:07:853]: Note: 1: 1717 2: MyComp MyProduct Web Client 2015 Service Pack 4
        MSI (s) (9C:B8) [17:12:07:853]: Calling SRSetRestorePoint API. dwRestorePtType: 1, dwEventType: 102, llSequenceNumber: 0, szDescription: "Removed MyComp MyProduct Web Client 2015 Service Pack 4.".
        MSI (s) (9C:B8) [17:12:07:853]: The call to SRSetRestorePoint API failed. Returned status: 0. GetLastError() returned: 127
        MSI (s) (9C:B8) [17:12:07:853]: Creating MSIHANDLE (6) of type 790542 for thread 3512
        MSI (s) (9C:B8) [17:12:07:853]: End dialog not enabled
        MSI (s) (9C:B8) [17:12:07:853]: Original package ==> C:\Windows\Installer\f3373.msi
        MSI (s) (9C:B8) [17:12:07:853]: Package we're running from ==> C:\Windows\Installer\f3373.msi
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: APPCOMPAT: Uninstall Flags override found.
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: APPCOMPAT: Uninstall VersionNT override found.
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: APPCOMPAT: Uninstall ServicePackLevel override found.
        MSI (s) (9C:B8) [17:12:07:868]: APPCOMPAT: looking for appcompat database entry with ProductCode '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'.
        MSI (s) (9C:B8) [17:12:07:868]: APPCOMPAT: no matching ProductCode found in database.
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Machine policy value 'DisablePatch' is 0
        MSI (s) (9C:B8) [17:12:07:868]: Machine policy value 'AllowLockdownPatch' is 0
        MSI (s) (9C:B8) [17:12:07:868]: Machine policy value 'DisableLUAPatching' is 0
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Machine policy value 'DisableFlyWeightPatching' is 0
        MSI (s) (9C:B8) [17:12:07:868]: 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 (s) (9C:B8) [17:12:07:868]: Looking for storage transform: 1033
        MSI (s) (9C:B8) [17:12:07:868]: Validating transform '1033' with validation bits 0
        MSI (s) (9C:B8) [17:12:07:868]: Transform '1033' is valid.
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Patch 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: _Tables 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: _Columns 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Media 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: File 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: TRANSFORM: 'PatchPackage' table is missing or empty. No pre-transform fixup necessary.
        MSI (s) (9C:B8) [17:12:07:868]: TRANSFORM: Applying regular transform to database.
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: _Tables 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: _Columns 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ActionText 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: AdminExecuteSequence 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: AdminUISequence 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: AdvtExecuteSequence 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: AdvtUISequence 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: AppSearch 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Feature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Binary 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: File 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: CheckBox 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Component 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Icon 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ComboBox 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Directory 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Control 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Dialog 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ControlCondition 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ControlEvent 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: CreateFolder 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: CustomAction 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Error 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: EventMapping 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: FeatureComponents 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Font 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: IniFile 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: InstallExecuteSequence 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: InstallUISequence 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: LaunchCondition 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ListBox 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ListView 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Media 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: MoveFile 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Patch 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: RadioButton 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Registry 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: RegLocator 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: RemoveFile 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: TextStyle 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: UIText 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: Upgrade 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: _Validation 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ISComponentExtended 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ISCustomActionReference 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ISSearchReplace 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: ISSearchReplaceSet 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: _MsiPatchTransformView 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: #_BaselineCost 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: #_BaselineFile 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: #_BaselineData 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: #_PatchCache 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: APPCOMPAT: looking for appcompat database entry with ProductCode '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'.
        MSI (s) (9C:B8) [17:12:07:868]: APPCOMPAT: no matching ProductCode found in database.
        MSI (s) (9C:B8) [17:12:07:868]: Transforms are not secure.
        MSI (s) (9C:B8) [17:12:07:868]: Transforming table Property.

        MSI (s) (9C:B8) [17:12:07:868]: Command Line: UPGRADINGPRODUCTCODE={CDA410C5-1B85-4926-97A4-97900B03C152} CLIENTPROCESSID=1144 CLIENTUILEVEL=0 REMOVE=ALL
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{47D2327B-BECE-4AE0-B347-40887399E866}'.
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding TRANSFORMS property. Its value is ':1033'.
        MSI (s) (9C:B8) [17:12:07:868]: Product Code passed to Engine.Initialize: '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'
        MSI (s) (9C:B8) [17:12:07:868]: Product Code from property table before transforms: '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'
        MSI (s) (9C:B8) [17:12:07:868]: Product Code from property table after transforms: '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}'
        MSI (s) (9C:B8) [17:12:07:868]: Product registered: entering maintenance mode
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
        MSI (s) (9C:B8) [17:12:07:868]: MSI_LUA: Nested installation UAC elevation tracks that of parent (is not elevated)
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Product {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} is admin assigned: LocalSystem owns the publish key.
        MSI (s) (9C:B8) [17:12:07:868]: Product {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} is managed.
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: MSI_LUA: Credential prompt not required, user is an admin
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Package name retrieved from configuration data: 'MyProductWebClient.msi'
        MSI (s) (9C:B8) [17:12:07:868]: Note: 1: 2262 2: AdminProperties 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:868]: Machine policy value 'DisableMsi' is 1
        MSI (s) (9C:B8) [17:12:07:868]: Machine policy value 'AlwaysInstallElevated' is 0
        MSI (s) (9C:B8) [17:12:07:868]: User policy value 'AlwaysInstallElevated' is 0
        MSI (s) (9C:B8) [17:12:07:868]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:868]: Product {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} is admin assigned: LocalSystem owns the publish key.
        MSI (s) (9C:B8) [17:12:07:868]: Product {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} is managed.
        MSI (s) (9C:B8) [17:12:07:868]: Running product '{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}' with elevated privileges: Product is assigned.
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding UPGRADINGPRODUCTCODE property. Its value is '{CDA410C5-1B85-4926-97A4-97900B03C152}'.
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1144'.
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding REMOVE property. Its value is 'ALL'.
        MSI (s) (9C:B8) [17:12:07:868]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'cd2bf6a8f9ff084b82e2e16da9ed8307'.
        MSI (s) (9C:B8) [17:12:07:868]: RESTART MANAGER: Session opened.
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
        MSI (s) (9C:B8) [17:12:07:868]: TRANSFORMS property is now: :1033
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
        MSI (s) (9C:B8) [17:12:07:868]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Favorites
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Network Shortcuts
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Documents
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Recent
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\SendTo
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Templates
        MSI (s) (9C:B8) [17:12:07:868]: SHELL32::SHGetFolderPath returned: C:\ProgramData
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Local
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Pictures
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Start Menu
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.WKST0218SRV2012\Desktop
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
        MSI (s) (9C:B8) [17:12:07:884]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:B8) [17:12:07:884]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
        MSI (s) (9C:B8) [17:12:07:884]: MSI_LUA: Setting AdminUser property to 1 because the product is already installed managed and per-machine
        MSI (s) (9C:B8) [17:12:07:884]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
        MSI (s) (9C:B8) [17:12:07:884]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
        MSI (s) (9C:B8) [17:12:07:884]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding Installed property. Its value is '2016/03/31 09:50:24'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\f3373.msi'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Windows\Installer\f3373.msi'.
        MSI (s) (9C:B8) [17:12:07:884]: Machine policy value 'MsiDisableEmbeddedUI' is 0
        MSI (s) (9C:B8) [17:12:07:884]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
        MSI (s) (9C:B8) [17:12:07:884]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:B8) [17:12:07:884]: Machine policy value 'DisableRollback' is 0
        MSI (s) (9C:B8) [17:12:07:884]: User policy value 'DisableRollback' is 0
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '602'. Its new value: '601'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '602'. Its new value: '601'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '601'. Its new value: '600'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '601'. Its new value: '600'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '600'. Its new value: '502'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '600'. Its new value: '502'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '502'. Its new value: '501'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '502'. Its new value: '501'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '501'. Its new value: '500'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '501'. Its new value: '500'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '500'. Its new value: '400'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '500'. Its new value: '400'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '0'. Its new value: '14'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '14'. Its new value: '13'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '13'. Its new value: '12'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '12'. Its new value: '11'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '11'. Its new value: '10'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '10'. Its new value: '9'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '9'. Its new value: '8'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '8'. Its new value: '7'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '7'. Its new value: '6'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '6'. Its new value: '5'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '5'. Its new value: '4'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '4'. Its new value: '3'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '3'. Its new value: '2'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '2'. Its new value: '1'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying ServicePackLevel property. Its current value is '1'. Its new value: '0'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '400'. Its new value: '602'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '400'. Its new value: '602'.
        MSI (s) (9C:B8) [17:12:07:884]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
        MSI (s) (9C:B8) [17:12:07:884]: Doing action: INSTALL
        Action 17:12:07: INSTALL.
        Action start 17:12:07: INSTALL.
        MSI (s) (9C:B8) [17:12:07:899]: Running ExecuteSequence
        MSI (s) (9C:B8) [17:12:07:899]: Skipping action: ISSetAllUsers (condition is false)
        MSI (s) (9C:B8) [17:12:07:899]: Doing action: AppSearch
        Action 17:12:07: AppSearch. Searching for installed applications
        Action start 17:12:07: AppSearch.
        AppSearch: Property: WHICHEULA, Signature: NewSignature1
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding WHICHEULA property. Its value is 'Perpetual'.
        AppSearch: Property: AVDIR, Signature: NewSignature11
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding AVDIR property. Its value is 'C:\Oracle\AutoVue'.
        AppSearch: Property: CLIENTLOC, Signature: NewSignature17
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding CLIENTLOC property. Its value is 'C:\Program Files (x86)\MyComp\MyProduct10\'.
        AppSearch: Property: IISROOTFOLDER, Signature: NewSignature15
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding IISROOTFOLDER property. Its value is 'C:\inetpub\wwwroot'.
        AppSearch: Property: AELOC, Signature: NewSignature12
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding AELOC property. Its value is 'C:\inetpub\wwwroot\MyProduct\'.
        AppSearch: Property: DOTNETVERSION40FULL, Signature: NewSignature14
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding DOTNETVERSION40FULL property. Its value is '#1'.
        AppSearch: Property: IIS_VERSION, Signature: _IIS_VERSION
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Signature 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding IIS_VERSION property. Its value is '#8'.
        AppSearch: Property: TCPPORT, Signature: NewSignature16
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Signature 3: -2147287038
        Action ended 17:12:07: AppSearch. Return value 1.
        MSI (s) (9C:B8) [17:12:07:899]: Skipping action: LaunchConditions (condition is false)
        MSI (s) (9C:B8) [17:12:07:899]: Doing action: FindRelatedProducts
        Action 17:12:07: FindRelatedProducts. Searching for related applications
        Action start 17:12:07: FindRelatedProducts.
        MSI (s) (9C:B8) [17:12:07:899]: Skipping FindRelatedProducts action: not run in maintenance mode
        Action ended 17:12:07: FindRelatedProducts. Return value 0.
        MSI (s) (9C:B8) [17:12:07:899]: Skipping action: ISPreventDowngrade (condition is false)
        MSI (s) (9C:B8) [17:12:07:899]: Skipping action: CCPSearch (condition is false)
        MSI (s) (9C:B8) [17:12:07:899]: Skipping action: RMCCPSearch (condition is false)
        MSI (s) (9C:B8) [17:12:07:899]: Doing action: ValidateProductID
        Action 17:12:07: ValidateProductID.
        Action start 17:12:07: ValidateProductID.
        Action ended 17:12:07: ValidateProductID. Return value 1.
        MSI (s) (9C:B8) [17:12:07:899]: Doing action: RemoveExistingProducts
        Action 17:12:07: RemoveExistingProducts. Removing applications
        Action start 17:12:07: RemoveExistingProducts.
        MSI (s) (9C:B8) [17:12:07:899]: Skipping RemoveExistingProducts action: current configuration is maintenance mode or an uninstall
        Action ended 17:12:07: RemoveExistingProducts. Return value 0.
        MSI (s) (9C:B8) [17:12:07:899]: Doing action: CostInitialize
        Action 17:12:07: CostInitialize. Computing space requirements
        Action start 17:12:07: CostInitialize.
        MSI (s) (9C:B8) [17:12:07:899]: Machine policy value 'MaxPatchCacheSize' is 10
        MSI (s) (9C:B8) [17:12:07:899]: Baseline: Sorting baselines for {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}.
        MSI (s) (9C:B8) [17:12:07:899]: Baseline: New baseline 10.0.1031 from transaction.
        MSI (s) (9C:B8) [17:12:07:899]: Baseline: Sorted order Native: Order 0.
        MSI (s) (9C:B8) [17:12:07:899]: Baseline Data Table:
        MSI (s) (9C:B8) [17:12:07:899]: ProductCode: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} Version: 10.0.1031 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
        MSI (s) (9C:B8) [17:12:07:899]: Baseline File Table:
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
        MSI (s) (9C:B8) [17:12:07:899]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2262 2: Patch 3: -2147287038
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2205 2: 3: MsiPatchHeaders
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2205 2: 3: __MsiPatchFileList
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId`
        MSI (s) (9C:B8) [17:12:07:899]: Delta compression fallback method for this product transaction is 'MSI 2.0 legacy obsolescence'
        Action ended 17:12:07: CostInitialize. Return value 1.
        MSI (s) (9C:B8) [17:12:07:899]: Skipping action: ResolveSource (condition is false)
        MSI (s) (9C:B8) [17:12:07:899]: Doing action: FileCost
        Action 17:12:07: FileCost. Computing space requirements
        Action start 17:12:07: FileCost.
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:B8) [17:12:07:899]: Note: 1: 2205 2: 3: TypeLib
        Action ended 17:12:07: FileCost. Return value 1.
        MSI (s) (9C:B8) [17:12:07:899]: Doing action: IsolateComponents
        Action 17:12:07: IsolateComponents.
        Action start 17:12:07: IsolateComponents.
        Action ended 17:12:07: IsolateComponents. Return value 0.
        MSI (s) (9C:B8) [17:12:07:899]: Doing action: setUserProfileNT
        Action 17:12:07: setUserProfileNT.
        Action start 17:12:07: setUserProfileNT.
        MSI (s) (9C:B8) [17:12:07:915]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Users\Administrator.WKST0218SRV2012'.
        Action ended 17:12:07: setUserProfileNT. Return value 1.
        MSI (s) (9C:B8) [17:12:07:915]: Skipping action: SetAllUsersProfileNT (condition is false)
        MSI (s) (9C:B8) [17:12:07:915]: Doing action: setAllUsersProfile2K
        Action 17:12:07: setAllUsersProfile2K.
        Action start 17:12:07: setAllUsersProfile2K.
        MSI (s) (9C:B8) [17:12:07:915]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\ProgramData'.
        Action ended 17:12:07: setAllUsersProfile2K. Return value 1.
        MSI (s) (9C:B8) [17:12:07:915]: Doing action: CostFinalize
        Action 17:12:07: CostFinalize. Computing space requirements
        Action start 17:12:07: CostFinalize.
        MSI (s) (9C:B8) [17:12:07:915]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
        MSI (s) (9C:B8) [17:12:07:915]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
        MSI (s) (9C:B8) [17:12:07:915]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
        MSI (s) (9C:B8) [17:12:07:915]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
        MSI (s) (9C:B8) [17:12:07:915]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
        MSI (s) (9C:B8) [17:12:07:915]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (s) (9C:B8) [17:12:07:915]: 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 (s) (9C:B8) [17:12:07:915]: PROPERTY CHANGE: Adding PROFILES property. Its value is 'C:\Oracle\AutoVue\bin\Profiles'.
        MSI (s) (9C:B8) [17:12:07:962]: PROPERTY CHANGE: Adding SCRIPTS1 property. Its value is 'C:\inetpub\wwwroot\MyProduct\scripts'.
        MSI (s) (9C:B8) [17:12:08:009]: PROPERTY CHANGE: Adding ANVIL property. Its value is 'C:\inetpub\wwwroot\MyProduct\anvil'.
        MSI (s) (9C:B8) [17:12:08:024]: PROPERTY CHANGE: Adding FONTS property. Its value is 'C:\Oracle\AutoVue\bin\fonts'.
        MSI (s) (9C:B8) [17:12:08:024]: PROPERTY CHANGE: Adding CLIENT property. Its value is 'C:\Program Files (x86)\MyComp\MyProduct10\Client'.
        MSI (s) (9C:B8) [17:12:08:024]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\inetpub\wwwroot\MyProduct'.
        MSI (s) (9C:B8) [17:12:08:055]: PROPERTY CHANGE: Adding BIN property. Its value is 'C:\inetpub\wwwroot\MyProduct\Bin'.
        MSI (s) (9C:B8) [17:12:08:087]: PROPERTY CHANGE: Adding _007 property. Its value is 'C:\Program Files (x86)\MyComp\SharePoint-Integration\2007'.
        MSI (s) (9C:B8) [17:12:08:087]: PROPERTY CHANGE: Adding _010 property. Its value is 'C:\Program Files (x86)\MyComp\SharePoint-Integration\2010'.
        MSI (s) (9C:B8) [17:12:08:118]: PROPERTY CHANGE: Adding ADMIN property. Its value is 'C:\inetpub\wwwroot\MyProduct\admin'.
        MSI (s) (9C:B8) [17:12:08:133]: PROPERTY CHANGE: Adding SCRIPTS property. Its value is 'C:\inetpub\wwwroot\MyProduct\admin\Scripts'.
        MSI (s) (9C:B8) [17:12:08:165]: PROPERTY CHANGE: Adding APP_GLOBALRESOURCES property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\App_GlobalResources'.
        MSI (s) (9C:B8) [17:12:08:196]: PROPERTY CHANGE: Adding HTMLEDITOR2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor'.
        MSI (s) (9C:B8) [17:12:08:227]: PROPERTY CHANGE: Adding FR property. Its value is 'C:\inetpub\wwwroot\MyProduct\Bin\fr'.
        MSI (s) (9C:B8) [17:12:08:227]: PROPERTY CHANGE: Adding HELP property. Its value is 'C:\inetpub\wwwroot\MyProduct\help'.
        MSI (s) (9C:B8) [17:12:08:326]: PROPERTY CHANGE: Adding IMAGES property. Its value is 'C:\inetpub\wwwroot\MyProduct\images'.
        MSI (s) (9C:B8) [17:12:08:422]: PROPERTY CHANGE: Adding STYLES property. Its value is 'C:\inetpub\wwwroot\MyProduct\styles'.
        MSI (s) (9C:B8) [17:12:08:508]: PROPERTY CHANGE: Adding WEBSERVICEHELPERS property. Its value is 'C:\inetpub\wwwroot\MyProduct\webservicehelpers'.
        MSI (s) (9C:B8) [17:12:08:750]: PROPERTY CHANGE: Adding XTRAREPORTS property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports'.
        MSI (s) (9C:B8) [17:12:08:820]: PROPERTY CHANGE: Adding WEB2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web'.
        MSI (s) (9C:B8) [17:12:08:820]: PROPERTY CHANGE: Adding TREELIST property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList'.
        MSI (s) (9C:B8) [17:12:08:867]: PROPERTY CHANGE: Adding SCHEDULER5 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler'.
        MSI (s) (9C:B8) [17:12:08:867]: PROPERTY CHANGE: Adding CSSIMAGES1 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages'.
        MSI (s) (9C:B8) [17:12:08:883]: PROPERTY CHANGE: Adding CHART property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart'.
        MSI (s) (9C:B8) [17:12:08:883]: PROPERTY CHANGE: Adding EDITORS2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors'.
        MSI (s) (9C:B8) [17:12:08:914]: PROPERTY CHANGE: Adding CHART2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Chart'.
        MSI (s) (9C:B8) [17:12:08:914]: PROPERTY CHANGE: Adding EDITORS3 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors'.
        MSI (s) (9C:B8) [17:12:08:929]: PROPERTY CHANGE: Adding GRIDVIEW2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView'.
        MSI (s) (9C:B8) [17:12:08:929]: PROPERTY CHANGE: Adding GRIDVIEW property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView'.
        MSI (s) (9C:B8) [17:12:08:929]: PROPERTY CHANGE: Adding PIVOTGRID2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid'.
        MSI (s) (9C:B8) [17:12:08:929]: PROPERTY CHANGE: Adding SCHEDULER2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler'.
        MSI (s) (9C:B8) [17:12:08:945]: PROPERTY CHANGE: Adding CSSIMAGES4 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages'.
        MSI (s) (9C:B8) [17:12:08:945]: PROPERTY CHANGE: Adding SPELLCHECKER2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\SpellChecker'.
        MSI (s) (9C:B8) [17:12:08:945]: PROPERTY CHANGE: Adding TREELIST2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList'.
        MSI (s) (9C:B8) [17:12:08:945]: PROPERTY CHANGE: Adding WEB3 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web'.
        MSI (s) (9C:B8) [17:12:08:961]: PROPERTY CHANGE: Adding XTRAREPORTS2 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports'.
        MSI (s) (9C:B8) [17:12:08:961]: PROPERTY CHANGE: Adding HTMLEDITOR property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor'.
        MSI (s) (9C:B8) [17:12:08:961]: PROPERTY CHANGE: Adding PIVOTGRID property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid'.
        MSI (s) (9C:B8) [17:12:08:976]: PROPERTY CHANGE: Adding SCHEDULER property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler'.
        MSI (s) (9C:B8) [17:12:08:976]: PROPERTY CHANGE: Adding CHART5 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Chart'.
        MSI (s) (9C:B8) [17:12:08:976]: PROPERTY CHANGE: Adding EDITORS1 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors'.
        MSI (s) (9C:B8) [17:12:08:992]: PROPERTY CHANGE: Adding GRIDVIEW5 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView'.
        MSI (s) (9C:B8) [17:12:08:992]: PROPERTY CHANGE: Adding HTMLEDITOR5 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor'.
        MSI (s) (9C:B8) [17:12:08:992]: PROPERTY CHANGE: Adding PIVOTGRID5 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid'.
        MSI (s) (9C:B8) [17:12:08:992]: PROPERTY CHANGE: Adding CSSIMAGES property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages'.
        MSI (s) (9C:B8) [17:12:09:007]: PROPERTY CHANGE: Adding CSSIMAGES9 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages'.
        MSI (s) (9C:B8) [17:12:09:023]: PROPERTY CHANGE: Adding SPELLCHECKER5 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\SpellChecker'.
        MSI (s) (9C:B8) [17:12:09:023]: PROPERTY CHANGE: Adding TREELIST5 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList'.
        MSI (s) (9C:B8) [17:12:09:023]: PROPERTY CHANGE: Adding CSSIMAGES10 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\CssImages'.
        MSI (s) (9C:B8) [17:12:09:023]: PROPERTY CHANGE: Adding WEB1 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web'.
        MSI (s) (9C:B8) [17:12:09:039]: PROPERTY CHANGE: Adding XTRAREPORTS5 property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports'.
        MSI (s) (9C:B8) [17:12:09:039]: PROPERTY CHANGE: Adding SPELLCHECKER property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker'.
        MSI (s) (9C:B8) [17:12:09:070]: PROPERTY CHANGE: Adding OFFICE2010BLUE property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue'.
        MSI (s) (9C:B8) [17:12:09:070]: PROPERTY CHANGE: Adding BLACKGLASS property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass'.
        MSI (s) (9C:B8) [17:12:09:070]: PROPERTY CHANGE: Adding MyComp.WEBVIEWER property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer'.
        MSI (s) (9C:B8) [17:12:09:070]: PROPERTY CHANGE: Adding AEWS1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS'.
        MSI (s) (9C:B8) [17:12:09:070]: PROPERTY CHANGE: Adding BIN3 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin'.
        MSI (s) (9C:B8) [17:12:09:085]: PROPERTY CHANGE: Adding FR_CA property. Its value is 'C:\inetpub\wwwroot\MyProduct\Bin\fr-ca'.
        MSI (s) (9C:B8) [17:12:09:085]: PROPERTY CHANGE: Adding FR_CA1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA'.
        MSI (s) (9C:B8) [17:12:09:101]: PROPERTY CHANGE: Adding MyProductNATIVEVIEWERLAUNCHER_1_0_0_188 property. Its value is 'C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding BIN1 property. Its value is 'C:\inetpub\wwwroot\MyProduct\anvil\Bin'.
        MSI (s) (9C:B8) [17:12:09:132]: Note: 1: 2205 2: 3: Condition
        MSI (s) (9C:B8) [17:12:09:132]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:09:132]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:09:132]: Machine policy value 'DisableUserInstalls' is 0
        MSI (s) (9C:B8) [17:12:09:132]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying USERPROFILE property. Its current value is 'C:\Users\Administrator.WKST0218SRV2012'. Its new value: 'C:\Users\Administrator.WKST0218SRV2012\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding MyComp1 property. Its value is 'C:\Program Files (x86)\MyComp\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding SHAREPOINT_INTEGRATION property. Its value is 'C:\Program Files (x86)\MyComp\SharePoint-Integration\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying _010 property. Its current value is 'C:\Program Files (x86)\MyComp\SharePoint-Integration\2010'. Its new value: 'C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying _007 property. Its current value is 'C:\Program Files (x86)\MyComp\SharePoint-Integration\2007'. Its new value: 'C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding JVUE property. Its value is 'C:\Program Files (x86)\jvue\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding JVUEBIN property. Its value is 'C:\Program Files (x86)\jvue\bin\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying PROFILES property. Its current value is 'C:\Oracle\AutoVue\bin\Profiles'. Its new value: 'C:\Oracle\AutoVue\bin\Profiles\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying FONTS property. Its current value is 'C:\Oracle\AutoVue\bin\fonts'. Its new value: 'C:\Oracle\AutoVue\bin\fonts\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CLIENT property. Its current value is 'C:\Program Files (x86)\MyComp\MyProduct10\Client'. Its new value: 'C:\Program Files (x86)\MyComp\MyProduct10\Client\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying ALLUSERSPROFILE property. Its current value is 'C:\ProgramData'. Its new value: 'C:\ProgramData\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying IISROOTFOLDER property. Its current value is 'C:\inetpub\wwwroot'. Its new value: 'C:\inetpub\wwwroot\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding AUTOVUESERVER property. Its value is 'C:\inetpub\wwwroot\jvue\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying MyComp.WEBVIEWER property. Its current value is 'C:\inetpub\wwwroot\MyComp.WebViewer'. Its new value: 'C:\inetpub\wwwroot\MyComp.WebViewer\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying BIN3 property. Its current value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin'. Its new value: 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying FR_CA1 property. Its current value is 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA'. Its new value: 'C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding WEB_REFERENCES1 property. Its value is 'C:\inetpub\wwwroot\MyComp.WebViewer\Web References\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying AEWS1 property. Its current value is 'C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS'. Its new value: 'C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding MyProduct property. Its value is 'C:\inetpub\wwwroot\MyProduct\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying INSTALLDIR property. Its current value is 'C:\inetpub\wwwroot\MyProduct'. Its new value: 'C:\inetpub\wwwroot\MyProduct\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying WEBSERVICEHELPERS property. Its current value is 'C:\inetpub\wwwroot\MyProduct\webservicehelpers'. Its new value: 'C:\inetpub\wwwroot\MyProduct\webservicehelpers\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying STYLES property. Its current value is 'C:\inetpub\wwwroot\MyProduct\styles'. Its new value: 'C:\inetpub\wwwroot\MyProduct\styles\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying SCRIPTS1 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\scripts'. Its new value: 'C:\inetpub\wwwroot\MyProduct\scripts\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying IMAGES property. Its current value is 'C:\inetpub\wwwroot\MyProduct\images'. Its new value: 'C:\inetpub\wwwroot\MyProduct\images\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying HELP property. Its current value is 'C:\inetpub\wwwroot\MyProduct\help'. Its new value: 'C:\inetpub\wwwroot\MyProduct\help\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding ISYourDataBaseDir property. Its value is 'C:\inetpub\wwwroot\MyProduct\Database\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding DATABASEDIR property. Its value is 'C:\inetpub\wwwroot\MyProduct\Database\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying BIN property. Its current value is 'C:\inetpub\wwwroot\MyProduct\Bin'. Its new value: 'C:\inetpub\wwwroot\MyProduct\Bin\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying FR_CA property. Its current value is 'C:\inetpub\wwwroot\MyProduct\Bin\fr-ca'. Its new value: 'C:\inetpub\wwwroot\MyProduct\Bin\fr-ca\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying FR property. Its current value is 'C:\inetpub\wwwroot\MyProduct\Bin\fr'. Its new value: 'C:\inetpub\wwwroot\MyProduct\Bin\fr\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding APP_THEMES property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying OFFICE2010BLUE property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying XTRAREPORTS5 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying WEB1 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying SPELLCHECKER5 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\SpellChecker'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\SpellChecker\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying PIVOTGRID5 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying HTMLEDITOR5 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying GRIDVIEW5 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying EDITORS1 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying SCHEDULER5 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CSSIMAGES9 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying TREELIST5 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CSSIMAGES10 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\CssImages'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\CssImages\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CHART5 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Chart'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Chart\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding IOS property. Its value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying XTRAREPORTS2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying WEB3 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying TREELIST2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying SPELLCHECKER2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\SpellChecker'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\SpellChecker\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying PIVOTGRID2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying HTMLEDITOR2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying GRIDVIEW2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying EDITORS3 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying SCHEDULER2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CSSIMAGES4 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CHART2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Chart'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Chart\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying BLACKGLASS property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying XTRAREPORTS property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying WEB2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying SPELLCHECKER property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying PIVOTGRID property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying HTMLEDITOR property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying GRIDVIEW property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying EDITORS2 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying TREELIST property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CSSIMAGES1 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying SCHEDULER property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CSSIMAGES property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying CHART property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying APP_GLOBALRESOURCES property. Its current value is 'C:\inetpub\wwwroot\MyProduct\app_themes\App_GlobalResources'. Its new value: 'C:\inetpub\wwwroot\MyProduct\app_themes\App_GlobalResources\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying ADMIN property. Its current value is 'C:\inetpub\wwwroot\MyProduct\admin'. Its new value: 'C:\inetpub\wwwroot\MyProduct\admin\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying SCRIPTS property. Its current value is 'C:\inetpub\wwwroot\MyProduct\admin\Scripts'. Its new value: 'C:\inetpub\wwwroot\MyProduct\admin\Scripts\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying ANVIL property. Its current value is 'C:\inetpub\wwwroot\MyProduct\anvil'. Its new value: 'C:\inetpub\wwwroot\MyProduct\anvil\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying BIN1 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\anvil\Bin'. Its new value: 'C:\inetpub\wwwroot\MyProduct\anvil\Bin\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Adding APPLICATION_FILES property. Its value is 'C:\inetpub\wwwroot\MyProduct\anvil\Application Files\'.
        MSI (s) (9C:B8) [17:12:09:132]: PROPERTY CHANGE: Modifying MyProductNATIVEVIEWERLAUNCHER_1_0_0_188 property. Its current value is 'C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188'. Its new value: 'C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\'.
        MSI (s) (9C:B8) [17:12:09:132]: Target path resolution complete. Dumping Directory table...
        MSI (s) (9C:B8) [17:12:09:132]: Note: target paths subject to change (via custom actions or browsing)
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: TARGETDIR , Object: C:\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: USERPROFILE , Object: C:\Users\Administrator.WKST0218SRV2012\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SystemFolder , Object: C:\Windows\SysWOW64\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: ProgramFilesFolder , Object: C:\Program Files (x86)\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: MyComp1 , Object: C:\Program Files (x86)\MyComp\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SHAREPOINT_INTEGRATION , Object: C:\Program Files (x86)\MyComp\SharePoint-Integration\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: _010 , Object: C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: _007 , Object: C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: JVUE , Object: C:\Program Files (x86)\jvue\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: JVUEBIN , Object: C:\Program Files (x86)\jvue\bin\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: PROFILES , Object: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: FONTS , Object: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CLIENT , Object: C:\Program Files (x86)\MyComp\MyProduct10\Client\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: ALLUSERSPROFILE , Object: C:\ProgramData\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: IISROOTFOLDER , Object: C:\inetpub\wwwroot\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: AUTOVUESERVER , Object: C:\inetpub\wwwroot\jvue\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: MyComp.WEBVIEWER , Object: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: BIN3 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: FR_CA1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: WEB_REFERENCES1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: AEWS1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: MyProduct , Object: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: INSTALLDIR , Object: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: WEBSERVICEHELPERS , Object: C:\inetpub\wwwroot\MyProduct\webservicehelpers\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: STYLES , Object: C:\inetpub\wwwroot\MyProduct\styles\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SCRIPTS1 , Object: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: IMAGES , Object: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: HELP , Object: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: ISYourDataBaseDir , Object: C:\inetpub\wwwroot\MyProduct\Database\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: DATABASEDIR , Object: C:\inetpub\wwwroot\MyProduct\Database\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: BIN , Object: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: FR_CA , Object: C:\inetpub\wwwroot\MyProduct\Bin\fr-ca\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: FR , Object: C:\inetpub\wwwroot\MyProduct\Bin\fr\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: APP_THEMES , Object: C:\inetpub\wwwroot\MyProduct\app_themes\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: OFFICE2010BLUE , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: XTRAREPORTS5 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: WEB1 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SPELLCHECKER5 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\SpellChecker\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: PIVOTGRID5 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: HTMLEDITOR5 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: GRIDVIEW5 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: EDITORS1 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SCHEDULER5 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CSSIMAGES9 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: TREELIST5 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CSSIMAGES10 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CHART5 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Chart\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: IOS , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: XTRAREPORTS2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: WEB3 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: TREELIST2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SPELLCHECKER2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\SpellChecker\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: PIVOTGRID2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: HTMLEDITOR2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: GRIDVIEW2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: EDITORS3 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SCHEDULER2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CSSIMAGES4 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CHART2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Chart\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: BLACKGLASS , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: XTRAREPORTS , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: WEB2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SPELLCHECKER , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: PIVOTGRID , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: HTMLEDITOR , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: GRIDVIEW , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: EDITORS2 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: TREELIST , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CSSIMAGES1 , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SCHEDULER , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CSSIMAGES , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: CHART , Object: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: APP_GLOBALRESOURCES , Object: C:\inetpub\wwwroot\MyProduct\app_themes\App_GlobalResources\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: ADMIN , Object: C:\inetpub\wwwroot\MyProduct\admin\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: SCRIPTS , Object: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: ANVIL , Object: C:\inetpub\wwwroot\MyProduct\anvil\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: BIN1 , Object: C:\inetpub\wwwroot\MyProduct\anvil\Bin\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: APPLICATION_FILES , Object: C:\inetpub\wwwroot\MyProduct\anvil\Application Files\
        MSI (s) (9C:B8) [17:12:09:132]: Dir (target): Key: MyProductNATIVEVIEWERLAUNCHER_1_0_0_188 , Object: C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\
        MSI (s) (9C:B8) [17:12:09:163]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:B8) [17:12:09:163]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:B8) [17:12:09:163]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\MyComp\MyProduct10\Client\' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
        Action ended 17:12:09: CostFinalize. Return value 1.
        MSI (s) (9C:B8) [17:12:09:179]: Doing action: MigrateFeatureStates
        Action 17:12:09: MigrateFeatureStates. Migrating feature states from related applications
        Action start 17:12:09: MigrateFeatureStates.
        MSI (s) (9C:B8) [17:12:09:179]: Skipping MigrateFeatureStates action: not run in maintenance mode
        Action ended 17:12:09: MigrateFeatureStates. Return value 0.
        MSI (s) (9C:B8) [17:12:09:179]: Doing action: SetARPINSTALLLOCATION
        Action 17:12:09: SetARPINSTALLLOCATION.
        Action start 17:12:09: SetARPINSTALLLOCATION.
        MSI (s) (9C:B8) [17:12:09:179]: PROPERTY CHANGE: Adding ARPINSTALLLOCATION property. Its value is 'C:\inetpub\wwwroot\MyProduct\'.
        Action ended 17:12:09: SetARPINSTALLLOCATION. Return value 1.
        MSI (s) (9C:B8) [17:12:09:179]: Doing action: SetODBCFolders
        Action 17:12:09: SetODBCFolders. Initializing ODBC directories
        Action start 17:12:09: SetODBCFolders.
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCDriver`, `Component` WHERE `ODBCDriver`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCTranslator`, `Component` WHERE `ODBCTranslator`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
        Action ended 17:12:09: SetODBCFolders. Return value 0.
        MSI (s) (9C:B8) [17:12:09:179]: Doing action: InstallValidate
        Action 17:12:09: InstallValidate. Validating install
        Action start 17:12:09: InstallValidate.
        MSI (s) (9C:B8) [17:12:09:179]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is 'cd2bf6a8f9ff084b82e2e16da9ed8307'.
        MSI (s) (9C:B8) [17:12:09:179]: Feature: MyProductWebApp; Installed: Local; Request: Absent; Action: Absent
        MSI (s) (9C:B8) [17:12:09:179]: Component: __AWASettings68; Installed: Null; Request: Absent; Action: Absent; Client State: Null
        MSI (s) (9C:B8) [17:12:09:179]: Component: __AWASettings67; Installed: Null; Request: Absent; Action: Absent; Client State: Null
        MSI (s) (9C:B8) [17:12:09:179]: Component: __AWASettings66; Installed: Null; Request: Absent; Action: Absent; Client State: Null
        MSI (s) (9C:B8) [17:12:09:179]: Component: __AWASettings65; Installed: Null; Request: Absent; Action: Absent; Client State: Null
        MSI (s) (9C:B8) [17:12:09:179]: Component: Profiles; Installed: Local; Request: Absent; Action: Absent; Client State: Absent
        MSI (s) (9C:B8) [17:12:09:179]: Component: Scripts; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductUtilities.dll1; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductNativeViewerLauncher.exe; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: AWASettings; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Fonts; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: InteropDupeDirectory; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Web.Config; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Interop.MyProductCAC.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Interop.MyProductCoreWrapper.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Interop.MyProductCoreWrapperMgr.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductUtilities.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: SharePointInt2007; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: SharePointInt2010; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductFiles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Admin; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: AdminScripts; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_GlobalResources; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Aspose.Words.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: setup.exe; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Anvil; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSHtmlEditor; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_global.asax.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_Licenses.dll1; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_SubCode_CSharpCode.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: HtmlAgilityPack.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: BinFiles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_GlobalResources.resources.dllFR; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: HelpFiles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_GlobalResources.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ImagesFiles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Styles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: WebServiceHelpers; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassXtraReports; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassWeb; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassTreeList; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueScheduler; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassTreeListCssImages; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassChart; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassEditors; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSChart; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSEditors; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSGridView; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassGridView; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSPivotGrid; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSScheduler; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSSchedulerCssImages; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSSpellChecker; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSTreeList; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSWeb; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesiOSXtraReports; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassHtmlEditor; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassPivotGrid; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassScheduler; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueChart; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueEditors; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueGridView; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueHtmlEditor; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BluePivotGrid; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassSchedulerCssImages; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueSchedulerCssImages; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueSpellChecker; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueTreeList; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueTreeListCssImages; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueWeb; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesOffice2010BlueXtraReports; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ThemesBlackGlassSpellChecker; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductWebClient.Admin.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductWebClient.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyComp.MyProduct.MainApi.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Theme.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Interop.MyProductGui.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Office2010BlueParameters; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: BlackGlassParameters; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyCompWebViewerFiles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: WebReferencesAEWS; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductWebClient.WebServiceHelpers.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductWebClient.Test.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: System.Linq.Dynamic.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyComp.Licensing.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyComp.Helper.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyComp.DomainModel.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyComp.DataAccessLayer.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyComp.BusinessLogic.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Oracle.ManagedDataAccess.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Newtonsoft.Json.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Microsoft.Web.Services3.dll1; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Microsoft.AspNet.Identity.Core.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: INIFileParser.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Remotion.Linq.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: EntityFramework.MappingAPI.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: EntityFramework.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: EntityFramework.BulkInsert.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DynamicModel.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: BluePrintWebService.XmlSerializers.dll1; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Aspose.Words.dll1; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductFileSystemHubMgr.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductFileSystemDataClasses.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyCompWebViewerBinFiles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Lucene.Net.Linq.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: VBCode.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Lucene.Net.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: ICSharpCode.SharpZipLib.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_GlobalResources.resources.dllfrCA; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Common.Logging.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Web_Viewer.config; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyComp.BusinessLogic.resources.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductNativeViewerFiles188; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: AllOtherFiles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: WeOnlyDo.Client.FTP.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: SecureFTP.net.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Owin.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Oracle.ManagedDataAccess.EntityFramework.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: LinqKit.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: HtmlAgilityPack.dll1; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: Microsoft.Web.Administration.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Office.v14.1.Core.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_SubCode_VBCode.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: WebViewerBinFiles; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyComp.WebViewer.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.XtraScheduler.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.XtraScheduler.v14.1.Core.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.XtraReports.v14.1.Web.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.XtraReports.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.XtraPrinting.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.XtraPivotGrid.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.XtraCharts.v14.1.Web.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.XtraCharts.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Web.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Web.ASPxTreeList.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Web.ASPxThemes.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Web.ASPxSpellChecker.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Web.ASPxScheduler.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Web.ASPxPivotGrid.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Web.ASPxHtmlEditor.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Utils.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.SpellChecker.v14.1.Core.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.RichEdit.v14.1.Core.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Printing.v14.1.Core.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.PivotGrid.v14.1.Core.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Data.v14.1.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: DevExpress.Charts.v14.1.Core.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: EntityFramework.SqlServer.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: App_Licenses.dll; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Component: MyProductUtilities.dllAnvilBin; Installed: Local; Request: Absent; Action: Absent; Client State: Local
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: BindImage
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: ProgId
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: PublishComponent
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: SelfReg
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: Shortcut
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:B8) [17:12:09:179]: Note: 1: 2205 2: 3: TypeLib
        MSI (s) (9C:B8) [17:12:14:609]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: BindImage
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: ProgId
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: PublishComponent
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: SelfReg
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: Shortcut
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: TypeLib
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2727 2:
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2205 2: 3: FilesInUse
        MSI (s) (9C:B8) [17:12:14:609]: Note: 1: 2727 2:
        Action ended 17:12:14: InstallValidate. Return value 1.
        MSI (s) (9C:B8) [17:12:14:609]: Doing action: ISSearchReplaceCosting
        Action 17:12:14: ISSearchReplaceCosting.
        Action start 17:12:14: ISSearchReplaceCosting.
        MSI (s) (9C:B8) [17:12:14:671]: Creating MSIHANDLE (7) of type 790542 for thread 3512
        MSI (s) (9C:E4) [17:12:14:671]: Invoking remote custom action. DLL: C:\Windows\Installer\MSID465.tmp, Entrypoint: ISSearchReplaceCosting
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (8) of type 790541 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (9) of type 790531 for thread 3312
        InstallShield 17:12:14: Beginning ISSearchReplaceSet Costing Process...
        MSI (s) (9C!F0) [17:12:14:671]: Closing MSIHANDLE (9) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (10) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Closing MSIHANDLE (10) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (11) of type 790540 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (12) of type 790531 for thread 3312
        InstallShield 17:12:14: Reading the data from ISSearchReplaceSet table...
        MSI (s) (9C!F0) [17:12:14:671]: Closing MSIHANDLE (12) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (13) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (14) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Closing MSIHANDLE (14) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (15) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Closing MSIHANDLE (15) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (16) of type 790540 for thread 3312
        MSI (s) (9C!F0) [17:12:14:671]: Creating MSIHANDLE (17) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (18) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (18) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (19) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (19) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (17) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (20) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (21) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (21) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (22) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (22) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (20) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (23) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (24) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (24) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (25) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (25) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (23) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (16) of type 790540 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (13) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (26) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (27) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (27) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (28) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (28) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (29) of type 790540 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (30) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (31) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (31) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (32) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (32) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (30) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (33) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (34) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (34) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (35) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (35) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (33) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (36) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (37) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (37) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Creating MSIHANDLE (38) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (38) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:687]: Closing MSIHANDLE (36) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (39) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (40) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (40) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (41) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (41) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (39) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (42) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (43) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (43) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (44) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (44) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (42) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (45) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (46) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (46) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (47) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (47) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (45) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (48) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (49) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (49) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (50) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (50) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (48) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (51) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (52) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (52) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (53) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (53) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (51) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (54) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (55) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (55) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (56) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (56) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (54) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (57) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (58) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (58) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (59) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (59) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (57) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (60) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (61) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Closing MSIHANDLE (61) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:703]: Creating MSIHANDLE (62) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (62) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (60) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (63) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (64) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (64) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (65) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (65) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (63) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (66) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (67) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (67) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (68) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (68) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (66) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (69) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (70) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (70) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (71) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (71) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (69) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (72) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (73) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (73) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (74) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (74) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (72) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (75) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (76) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (76) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (77) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (77) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (75) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (78) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (79) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (79) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (80) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (80) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (78) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (81) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (82) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (82) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (83) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (83) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Closing MSIHANDLE (81) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (84) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:718]: Creating MSIHANDLE (85) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (85) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (86) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (86) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (84) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (87) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (88) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (88) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (89) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (89) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (87) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (90) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (91) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (91) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (92) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (92) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (90) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (93) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (94) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (94) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (95) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (95) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (93) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (96) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (97) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (97) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (98) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (98) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (96) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (99) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (100) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (100) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (101) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (101) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (99) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (102) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (103) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (103) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (104) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (104) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (102) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (105) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (106) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (106) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Creating MSIHANDLE (107) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (107) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:734]: Closing MSIHANDLE (105) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (108) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (109) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (109) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (110) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (110) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (108) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (111) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (112) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (112) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (113) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (113) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (111) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (114) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (115) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (115) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (116) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (116) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (114) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (117) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (118) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (118) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (119) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (119) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (117) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (120) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (121) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (121) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (122) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (122) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (120) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (123) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (124) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (124) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (125) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (125) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (123) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (126) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (127) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (127) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (128) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (128) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (126) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (129) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (130) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Closing MSIHANDLE (130) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:749]: Creating MSIHANDLE (131) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (131) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (129) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (132) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (133) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (133) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (134) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (134) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (132) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (135) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (136) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (136) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (137) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (137) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (135) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (138) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (139) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (139) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (140) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (140) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (138) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (141) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (142) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (142) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (143) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (143) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (141) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (144) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (145) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (145) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (146) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (146) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (144) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (147) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (148) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (148) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (149) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (149) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (147) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (150) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (151) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (151) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (152) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (152) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Closing MSIHANDLE (150) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (153) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:765]: Creating MSIHANDLE (154) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:781]: Closing MSIHANDLE (154) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:781]: Creating MSIHANDLE (155) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:781]: Closing MSIHANDLE (155) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:781]: Closing MSIHANDLE (153) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:781]: Closing MSIHANDLE (29) of type 790540 for thread 3312
        MSI (s) (9C!F0) [17:12:14:781]: Creating MSIHANDLE (156) of type 790531 for thread 3312
        InstallShield 17:12:14: Creating a backup copy of the file 'C:\inetpub\wwwroot\MyProduct\web.config': 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\_isD4DC'...
        MSI (s) (9C!F0) [17:12:14:781]: Closing MSIHANDLE (156) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (26) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (157) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (158) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (158) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (159) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (159) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (160) of type 790540 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (161) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (162) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (162) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (163) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (163) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (161) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (160) of type 790540 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (164) of type 790531 for thread 3312
        InstallShield 17:12:14: Creating a backup copy of the file 'C:\inetpub\wwwroot\MyComp.WebViewer\Web.config': 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\_isD5B8'...
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (164) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (157) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Creating MSIHANDLE (165) of type 790531 for thread 3312
        InstallShield 17:12:14: Finished ISSearchReplaceSet Costing Process...
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (165) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:14:999]: Closing MSIHANDLE (11) of type 790540 for thread 3312
        MSI (s) (9C!F0) [17:12:15:015]: Creating MSIHANDLE (166) of type 790531 for thread 3312
        InstallShield 17:12:15: Setting Costing Info Location ISSearchReplaceInstall : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp
        MSI (s) (9C!F0) [17:12:15:015]: Closing MSIHANDLE (166) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:15:015]: PROPERTY CHANGE: Adding ISSearchReplaceInstall property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp'.
        MSI (s) (9C!F0) [17:12:15:015]: Creating MSIHANDLE (167) of type 790531 for thread 3312
        InstallShield 17:12:15: Setting Costing Info Location ISSearchReplaceUninstall : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp
        MSI (s) (9C!F0) [17:12:15:015]: Closing MSIHANDLE (167) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:15:015]: PROPERTY CHANGE: Adding ISSearchReplaceUninstall property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp'.
        MSI (s) (9C!F0) [17:12:15:015]: Creating MSIHANDLE (168) of type 790531 for thread 3312
        InstallShield 17:12:15: Setting Costing Info Location ISSearchReplaceFinalize : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp
        MSI (s) (9C!F0) [17:12:15:015]: Closing MSIHANDLE (168) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:15:015]: PROPERTY CHANGE: Adding ISSearchReplaceFinalize property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp'.
        MSI (s) (9C!F0) [17:12:15:015]: Creating MSIHANDLE (169) of type 790531 for thread 3312
        InstallShield 17:12:15: Setting Costing Info Location ISSearchReplaceRollback : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp
        MSI (s) (9C!F0) [17:12:15:015]: Closing MSIHANDLE (169) of type 790531 for thread 3312
        MSI (s) (9C!F0) [17:12:15:015]: PROPERTY CHANGE: Adding ISSearchReplaceRollback property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp'.
        MSI (s) (9C!F0) [17:12:15:015]: Closing MSIHANDLE (8) of type 790541 for thread 3312
        MSI (s) (9C:E4) [17:12:15:015]: Closing MSIHANDLE (7) of type 790542 for thread 3512
        Action ended 17:12:15: ISSearchReplaceCosting. Return value 1.
        MSI (s) (9C:B8) [17:12:15:015]: Doing action: InstallInitialize
        Action 17:12:15: InstallInitialize.
        Action start 17:12:15: InstallInitialize.
        MSI (s) (9C:B8) [17:12:15:015]: Machine policy value 'AlwaysInstallElevated' is 0
        MSI (s) (9C:B8) [17:12:15:015]: User policy value 'AlwaysInstallElevated' is 0
        MSI (s) (9C:B8) [17:12:15:015]: BeginTransaction: Locking Server
        MSI (s) (9C:B8) [17:12:15:015]: Transforming table Property.

        MSI (s) (9C:B8) [17:12:15:015]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
        MSI (s) (9C:B8) [17:12:15:015]: Note: 1: 1717 2: MyComp MyProduct Web Client 2015 Service Pack 4
        MSI (s) (9C:B8) [17:12:15:015]: Calling SRSetRestorePoint API. dwRestorePtType: 1, dwEventType: 102, llSequenceNumber: 0, szDescription: "Removed MyComp MyProduct Web Client 2015 Service Pack 4.".
        MSI (s) (9C:B8) [17:12:15:015]: The call to SRSetRestorePoint API failed. Returned status: 0. GetLastError() returned: 127
        MSI (s) (9C:B8) [17:12:15:015]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
        MSI (s) (9C:B8) [17:12:15:015]: Server not locked: locking for product {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        MSI (s) (9C:B8) [17:12:15:030]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:030]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:030]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        Action 17:12:15: GenerateScript. Generating script operations for action:
        GenerateScript: InstallInitialize
        MSI (s) (9C:B8) [17:12:15:030]: PROPERTY CHANGE: Deleting ProductToBeRegistered property. Its current value is '1'.
        MSI (s) (9C:B8) [17:12:15:030]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:030]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:B8) [17:12:15:030]: Note: 1: 2228 2: 3: Class 4: SELECT `CLSID` FROM `Class` WHERE `Icon_`=? AND `Class`.`Attributes`=1
        MSI (s) (9C:B8) [17:12:15:030]: Note: 1: 2205 2: 3: Shortcut
        MSI (s) (9C:B8) [17:12:15:030]: Note: 1: 2228 2: 3: Shortcut 4: SELECT `Component`,`Shortcut`,`Target` FROM `Component`,`Shortcut` WHERE `Component`=`Component_` AND `Icon_`=? AND (`Component`.`Installed` <> 0 AND `Component`.`Action` <> 0)
        MSI (s) (9C:B8) [17:12:15:030]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:B8) [17:12:15:030]: Note: 1: 2228 2: 3: Class 4: SELECT `Component`,`CLSID` FROM `Component`,`Class` WHERE `Component`=`Component_` AND `Icon_`=? AND (`Component`.`Installed` <> 0 AND `Component`.`Action` <> 0)
        MSI (s) (9C:B8) [17:12:15:030]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:B8) [17:12:15:030]: Note: 1: 2228 2: 3: Extension 4: SELECT `Component`,`Extension` FROM `Component`,`Extension`,`ProgId` WHERE `Component`.`Component`=`Extension`.`Component_` AND `ProgId`.`ProgId`=`Extension`.`ProgId_` AND `ProgId`.`Icon_`=? AND (`Component`.`Installed` <> 0 AND `Component`.`Action` <> 0)
        MSI (s) (9C:B8) [17:12:15:030]: 'ARPPRODUCTICON.exe' icon will be removed.
        MSI (s) (9C:B8) [17:12:15:030]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:030]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        Action ended 17:12:15: InstallInitialize. Return value 1.
        MSI (s) (9C:B8) [17:12:15:030]: Doing action: ISSearchReplaceRollback
        Action 17:12:15: ISSearchReplaceRollback.
        Action start 17:12:15: ISSearchReplaceRollback.
        ISSearchReplaceRollback:
        Action ended 17:12:15: ISSearchReplaceRollback. Return value 1.
        MSI (s) (9C:B8) [17:12:15:030]: Skipping action: AllocateRegistrySpace (condition is false)
        MSI (s) (9C:B8) [17:12:15:030]: Skipping action: ISNetApiRollback (condition is false)
        MSI (s) (9C:B8) [17:12:15:030]: Doing action: ProcessComponents
        Action 17:12:15: ProcessComponents. Updating component registration
        Action start 17:12:15: ProcessComponents.
        1: Updating component registration
        Action ended 17:12:15: ProcessComponents. Return value 1.
        MSI (s) (9C:B8) [17:12:15:186]: Skipping action: ISNetCreateIniForOneUser (condition is false)
        MSI (s) (9C:B8) [17:12:15:186]: Doing action: UnpublishComponents
        Action 17:12:15: UnpublishComponents. Unpublishing Qualified Components
        Action start 17:12:15: UnpublishComponents.
        MSI (s) (9C:B8) [17:12:15:186]: Note: 1: 2205 2: 3: PublishComponent
        MSI (s) (9C:B8) [17:12:15:186]: Note: 1: 2228 2: 3: PublishComponent 4: SELECT `PublishComponent`.`ComponentId`, `PublishComponent`.`Qualifier`, `PublishComponent`.`AppData`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `PublishComponent`, `Component`, `Feature` WHERE `PublishComponent`.`Component_` = `Component`.`Component` AND `PublishComponent`.`Feature_` = `Feature`.`Feature` AND (`Feature`.`Action` = 0 OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:15: UnpublishComponents. Return value 0.
        MSI (s) (9C:B8) [17:12:15:186]: Doing action: MsiUnpublishAssemblies
        Action 17:12:15: MsiUnpublishAssemblies. Unpublishing assembly information
        Action start 17:12:15: MsiUnpublishAssemblies.
        MSI (s) (9C:B8) [17:12:15:186]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (s) (9C:B8) [17:12:15:186]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT null, null, `Component`.`Component`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `MsiAssembly`, `Component`, `Feature` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Feature_` = `Feature`.`Feature` AND `MsiAssembly`.`File_Application` = null AND (`Feature`.`Action` = 0 OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:15: MsiUnpublishAssemblies. Return value 0.
        MSI (s) (9C:B8) [17:12:15:186]: Doing action: UnpublishFeatures
        Action 17:12:15: UnpublishFeatures. Unpublishing product features
        Action start 17:12:15: UnpublishFeatures.
        MSI (s) (9C:B8) [17:12:15:186]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        UnpublishFeatures: Feature: Unpublishing product features
        Action ended 17:12:15: UnpublishFeatures. Return value 1.
        MSI (s) (9C:B8) [17:12:15:186]: Doing action: AutoVueIISCleanup
        Action 17:12:15: AutoVueIISCleanup. Removing jvue IIS folder
        Action start 17:12:15: AutoVueIISCleanup.
        AutoVueIISCleanup: Removing jvue IIS folder
        Action ended 17:12:15: AutoVueIISCleanup. Return value 1.
        MSI (s) (9C:B8) [17:12:15:233]: Doing action: StopServices
        Action 17:12:15: StopServices. Stopping services
        Action start 17:12:15: StopServices.
        MSI (s) (9C:B8) [17:12:15:233]: Note: 1: 2205 2: 3: ServiceControl
        MSI (s) (9C:B8) [17:12:15:233]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
        Action ended 17:12:15: StopServices. Return value 1.
        MSI (s) (9C:B8) [17:12:15:233]: Doing action: DeleteServices
        Action 17:12:15: DeleteServices. Deleting services
        Action start 17:12:15: DeleteServices.
        MSI (s) (9C:B8) [17:12:15:233]: Note: 1: 2205 2: 3: ServiceControl
        MSI (s) (9C:B8) [17:12:15:233]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
        Action ended 17:12:15: DeleteServices. Return value 1.
        MSI (s) (9C:B8) [17:12:15:233]: Doing action: IISCleanup
        Action 17:12:15: IISCleanup.
        Action start 17:12:15: IISCleanup.
        IISCleanup:
        Action ended 17:12:15: IISCleanup. Return value 1.
        MSI (s) (9C:B8) [17:12:15:249]: Doing action: UnregisterComPlus
        Action 17:12:15: UnregisterComPlus. Unregistering COM+ Applications and Components
        Action start 17:12:15: UnregisterComPlus.
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: Complus
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: Complus 4: SELECT `ComponentId`, `FileName`, `Component`.`Directory_`, `ExpType`, `Component`.`Action`, `Component`.`Installed` FROM `Complus`, `Component`, `File` WHERE `Complus`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND `Action` = 0
        Action ended 17:12:15: UnregisterComPlus. Return value 0.
        MSI (s) (9C:B8) [17:12:15:249]: Doing action: SelfUnregModules
        Action 17:12:15: SelfUnregModules. Unregistering modules
        Action start 17:12:15: SelfUnregModules.
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: SelfReg
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: SelfReg 4: Select `File`.`FileName`,`Component`.`Directory_`,`Component`.`Installed`, `File`.`Component_`,`SelfReg`.`File_` From `SelfReg`, `File`, `Component` Where `SelfReg`.`File_` = `File`.`File` And `File`.`Component_` = `Component`.`Component` And `Component`.`Action` = 0
        Action ended 17:12:15: SelfUnregModules. Return value 1.
        MSI (s) (9C:B8) [17:12:15:249]: Doing action: UnregisterTypeLibraries
        Action 17:12:15: UnregisterTypeLibraries. Unregistering type libraries
        Action start 17:12:15: UnregisterTypeLibraries.
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: TypeLib
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: TypeLib 4: SELECT `LibID`, `TypeLib`.`Version`, `TypeLib`.`Language`, `TypeLib`.`Directory_`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `BinaryType`, `Component`.`Component`, `Component`.`Attributes` FROM `TypeLib`, `Component`, `File` WHERE `TypeLib`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Component`.`Action`=0)
        Action ended 17:12:15: UnregisterTypeLibraries. Return value 0.
        MSI (s) (9C:B8) [17:12:15:249]: Doing action: RemoveODBC
        Action 17:12:15: RemoveODBC. Removing ODBC components
        Action start 17:12:15: RemoveODBC.
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: ODBCDataSource
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND `Component`.`Action` = 0 AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: ODBCDataSource
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND `Component`.`Action` = 0 AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`Component`.`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCTranslator`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`Component`.`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCTranslator`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCDriver`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCDriver`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2711 2: ODBCDriverManager
        1: Removing ODBC components
        MSI (s) (9C:B8) [17:12:15:249]: Note: 1: 2711 2: ODBCDriverManager64
        Action ended 17:12:15: RemoveODBC. Return value 1.
        MSI (s) (9C:B8) [17:12:15:249]: Doing action: UnregisterFonts
        Action 17:12:15: UnregisterFonts. Unregistering fonts
        Action start 17:12:15: UnregisterFonts.
        UnregisterFonts: Font: Unregistering fonts
        Action ended 17:12:15: UnregisterFonts. Return value 1.
        MSI (s) (9C:B8) [17:12:15:264]: Doing action: RemoveRegistryValues
        Action 17:12:15: RemoveRegistryValues. Removing system registry values
        Action start 17:12:15: RemoveRegistryValues.
        RemoveRegistryValues: Key: Removing system registry values, Name:
        Action ended 17:12:15: RemoveRegistryValues. Return value 1.
        MSI (s) (9C:B8) [17:12:15:264]: Doing action: UnregisterClassInfo
        Action 17:12:15: UnregisterClassInfo. Unregister class servers
        Action start 17:12:15: UnregisterClassInfo.
        MSI (s) (9C:B8) [17:12:15:264]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:B8) [17:12:15:264]: Note: 1: 2228 2: 3: Class 4: SELECT `BinaryType`, `CLSID`, `ProgId_Default`, `Class`.`Description`, `Context`, `Feature_`, `ComponentId`, `Component`, `Class`.`Attributes`, `AppId_`, `FileTypeMask`, `Icon_`, `IconIndex`, `DefInprocHandler`, `Argument`, `Component`.`RuntimeFlags`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action`, `Component`.`Attributes` FROM `Class`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:15: UnregisterClassInfo. Return value 0.
        MSI (s) (9C:B8) [17:12:15:264]: Doing action: UnregisterExtensionInfo
        Action 17:12:15: UnregisterExtensionInfo. Unregistering extension servers
        Action start 17:12:15: UnregisterExtensionInfo.
        MSI (s) (9C:B8) [17:12:15:264]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:B8) [17:12:15:264]: Note: 1: 2228 2: 3: Extension 4: SELECT `Extension`, `BinaryType`, `ProgId_`, null, null, `MIME_`, `Feature_`, `ComponentId`, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action` FROM `Extension`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:15: UnregisterExtensionInfo. Return value 0.
        MSI (s) (9C:B8) [17:12:15:264]: Doing action: UnregisterProgIdInfo
        Action 17:12:15: UnregisterProgIdInfo. Unregistering program identifiers
        Action start 17:12:15: UnregisterProgIdInfo.
        MSI (s) (9C:B8) [17:12:15:264]: Note: 1: 2205 2: 3: ProgId
        MSI (s) (9C:B8) [17:12:15:264]: Note: 1: 2228 2: 3: ProgId 4: SELECT DISTINCT `BinaryType`, `ProgId`, `Class_`, `ProgId`.`Description`, `ProgId`.`Icon_`, `ProgId`.`IconIndex`, null, `Component`.`RuntimeFlags` , `Component`.`Component`, `Component`.`Attributes` FROM `ProgId`, `Class`, `Feature`, `Component` WHERE `ProgId`.`Class_` = `Class`.`CLSID` AND `Class`.`Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:15: UnregisterProgIdInfo. Return value 0.
        MSI (s) (9C:B8) [17:12:15:264]: Doing action: UnregisterMIMEInfo
        Action 17:12:15: UnregisterMIMEInfo. Unregistering MIME info
        Action start 17:12:15: UnregisterMIMEInfo.
        MSI (s) (9C:B8) [17:12:15:264]: Note: 1: 2205 2: 3: MIME
        MSI (s) (9C:B8) [17:12:15:264]: Note: 1: 2228 2: 3: MIME 4: SELECT `BinaryType`, `ContentType`, `Extension`.`Extension`, `MIME`.`CLSID`, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes` FROM `MIME`, `Extension`, `Feature`, `Component` WHERE `MIME`.`Extension_` = `Extension`.`Extension` AND `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:15: UnregisterMIMEInfo. Return value 0.
        MSI (s) (9C:B8) [17:12:15:264]: Doing action: RemoveIniValues
        Action 17:12:15: RemoveIniValues. Removing INI file entries
        Action start 17:12:15: RemoveIniValues.
        RemoveIniValues: File: Removing INI file entries, Section: , Key: , Value:
        Action ended 17:12:15: RemoveIniValues. Return value 1.
        MSI (s) (9C:B8) [17:12:15:280]: Doing action: RemoveShortcuts
        Action 17:12:15: RemoveShortcuts. Removing shortcuts
        Action start 17:12:15: RemoveShortcuts.
        MSI (s) (9C:B8) [17:12:15:280]: Note: 1: 2205 2: 3: Shortcut
        MSI (s) (9C:B8) [17:12:15:280]: Note: 1: 2228 2: 3: Shortcut 4: SELECT `Shortcut`,`Name`, null, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Feature`.`Action`, `Component`.`Action` From `Shortcut`, `Feature`, `Component` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:15: RemoveShortcuts. Return value 0.
        MSI (s) (9C:B8) [17:12:15:280]: Doing action: RemoveEnvironmentStrings
        Action 17:12:15: RemoveEnvironmentStrings. Updating environment strings
        Action start 17:12:15: RemoveEnvironmentStrings.
        MSI (s) (9C:B8) [17:12:15:280]: Note: 1: 2205 2: 3: Environment
        MSI (s) (9C:B8) [17:12:15:280]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 0)
        Action ended 17:12:15: RemoveEnvironmentStrings. Return value 1.
        MSI (s) (9C:B8) [17:12:15:280]: Doing action: RemoveDuplicateFiles
        Action 17:12:15: RemoveDuplicateFiles. Removing duplicated files
        Action start 17:12:15: RemoveDuplicateFiles.
        Action ended 17:12:15: RemoveDuplicateFiles. Return value 1.
        MSI (s) (9C:B8) [17:12:15:280]: Doing action: ISSearchReplaceUninstall
        Action 17:12:15: ISSearchReplaceUninstall.
        Action start 17:12:15: ISSearchReplaceUninstall.
        ISSearchReplaceUninstall:
        Action ended 17:12:15: ISSearchReplaceUninstall. Return value 1.
        MSI (s) (9C:B8) [17:12:15:295]: Doing action: RemoveFiles
        Action 17:12:15: RemoveFiles. Removing files
        Action start 17:12:15: RemoveFiles.
        RemoveFiles: File: Removing files, Directory:
        Action ended 17:12:15: RemoveFiles. Return value 1.
        MSI (s) (9C:B8) [17:12:15:545]: Doing action: RemoveFolders
        Action 17:12:15: RemoveFolders. Removing folders
        Action start 17:12:15: RemoveFolders.
        RemoveFolders: Folder: Removing folders
        Action ended 17:12:15: RemoveFolders. Return value 1.
        MSI (s) (9C:B8) [17:12:15:545]: Doing action: CreateFolders
        Action 17:12:15: CreateFolders. Creating folders
        Action start 17:12:15: CreateFolders.
        Action ended 17:12:15: CreateFolders. Return value 1.
        MSI (s) (9C:B8) [17:12:15:545]: Doing action: MoveFiles
        Action 17:12:15: MoveFiles. Moving files
        Action start 17:12:15: MoveFiles.
        Action ended 17:12:15: MoveFiles. Return value 1.
        MSI (s) (9C:B8) [17:12:15:545]: Doing action: InstallFiles
        Action 17:12:15: InstallFiles. Copying new files
        Action start 17:12:15: InstallFiles.
        MSI (s) (9C:B8) [17:12:15:545]: Dumping binary patch manager data...
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'setup.exe' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductfilesystemdataclasses.d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductfilesystemhubmgr.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductnativeviewerlauncher.ex2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductutilities.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductutilities.dll1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductutilities.dll2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductwebclient.admin.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductwebclient.test.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductwebclient.webservicehel' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'MyProductwebclient.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'app_globalresources.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'app_globalresources.resource2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'app_globalresources.resource' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'app_licenses.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'app_licenses.dll1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'app_subcode_csharpcode.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'app_subcode_vbcode.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'app_global.asax.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'aspose.words.dll1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'aspose.words.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'blueprintwebservice.xmlseria1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'common.logging.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.charts.v14.1.core' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.data.v14.1.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.office.v14.1.core' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.pivotgrid.v14.1.c' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.printing.v14.1.co' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.richedit.v14.1.co' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.spellchecker.v14.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.utils.v14.1.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.web.aspxhtmledito' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.web.aspxpivotgrid' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.web.aspxscheduler' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.web.aspxspellchec' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.web.aspxthemes.v1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.web.aspxtreelist.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.web.v14.1.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.xtracharts.v14.1.1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.xtracharts.v14.1.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.xtrapivotgrid.v14' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.xtraprinting.v14.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.xtrareports.v14.11' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.xtrareports.v14.1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.xtrascheduler.v14' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'devexpress.xtrascheduler.v141' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'dynamicmodel.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'entityframework.bulkinsert.d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'entityframework.mappingapi.d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'entityframework.sqlserver.dl' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'entityframework.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'htmlagilitypack.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'htmlagilitypack.dll1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'icsharpcode.sharpziplib.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'inifileparser.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'interop.MyProductcac.dll1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'interop.MyProductcorewrapper.dll1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'interop.MyProductcorewrappermgr.1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'interop.MyProductgui.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'linqkit.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'lucene.net.linq.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'lucene.net.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:545]: The file represented by File table key 'microsoft.aspnet.identity.co' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'microsoft.web.administration' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'microsoft.web.services3.dll1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'newtonsoft.json.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'oracle.manageddataaccess.ent' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'oracle.manageddataaccess.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'owin.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'remotion.linq.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'secureftp.net.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'MyComp.MyProduct.mainapi.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'MyComp.businesslogic.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'MyComp.businesslogic.resou' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'MyComp.dataaccesslayer.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'MyComp.domainmodel.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'MyComp.helper.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'MyComp.licensing.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'MyComp.webviewer.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'system.linq.dynamic.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'theme.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'vbcode.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'weonlydo.client.ftp.dll' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'web.config' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'allegro1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'aehalf.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'acaderef.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key '_extfont2.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key '_texcot___descriptions.proje' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'amdtsymbols.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'amgdt.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'amgdtans.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'ansifont.dat' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'ascii.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_big1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_big2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_shape1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_shape2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_shape3.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_small1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_small2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_small3.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_small4.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'autocad_small5.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'basic.chr' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'bigfont.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'bold.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cadstar.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cadstar1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cal_alf.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cal_grek.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage1.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage2.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage3.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage4.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage5.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage6.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage7.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage8.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage9.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage10.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage11.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage12.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage13.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage14.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage15.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage16.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage17.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage18.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage19.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage20.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage21.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage22.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage23.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage24.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage25.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage26.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage27.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage28.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage29.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage30.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage31.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage32.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage33.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage34.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage35.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage36.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage37.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage38.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage39.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage40.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage41.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage42.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage43.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage44.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage45.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage46.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage47.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage48.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage49.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage50.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage51.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage52.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage53.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_codepage54.ucf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font3.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font4.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font5.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font6.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font7.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font8.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font9.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font10.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font11.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font12.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font13.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font14.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font15.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font16.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font17.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font18.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font19.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font20.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_font21.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cat4_fontmap.xml' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'catia5ansi.standard' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'catia5asme.standard' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'catia5iso.standard' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'catia5jis.standard' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'catiav4.fontmap' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cdm.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cdm_nc.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'chineset.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'complex.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpda932s.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdadt.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdafr.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdait.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdajp.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdasw.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdauk.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdaus.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdedt.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdefr.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdeit.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdejp.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdekr.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdesw.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdeuk.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpdeus.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpecn.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpejp.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpekr.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpetw.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpia850.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpia932.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpia932s.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpia938.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie881.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie882.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie883.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie884.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie886.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie887.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie888.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie930.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpie933.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi1.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi2.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi3.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi4.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi5.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi7.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi8.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi9.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'cpxi646.codepage' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_0.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_0_ja.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_3.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_4.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_7.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_15.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_16.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_17.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_23.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_26.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_30.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_31.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_32.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_33.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_41.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_42.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_43.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_50.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_60.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_100.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_101.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_102.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_105.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_106.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_107.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_108.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dgn_font_127.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dim.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'docfont.map' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsdc.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsdt.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dses.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsfc.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsft.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dshb.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsis.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsit.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsjp.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dssd.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsuk.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'dsus.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'es.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'extfont.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'extfont2.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'exthalf2.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'extslim2.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcdsdc.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcdses.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcdsft.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcdshb.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcdsis.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcdsit.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcdsjp.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcs932.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcset9.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcsf01.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcsf02.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'fcsf03.fontcode' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'filled.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'font3d.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'g12f13.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'g13f12d.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'g13f12w.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'gbcbig.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'gbeitc.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'gbenor.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'gdt.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'gdt.ttf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'geniso.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'geniso12.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'genltshp.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'genprese.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'goth.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'gothice.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'gothicg.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'gothici.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'greekc.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'greeks.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hand1.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hg02.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_blk_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_blk_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_block_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_block_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_d17_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_d17_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_i3098_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_i3098_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_jas_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_jas_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_jasc_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_jasc_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_jisj_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_jisj_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_jisjc.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_jisjv.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_kan_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_kanj1_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_kanj2_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_kanji.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_kanji_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_kjis_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_kjis_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_symbols.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_symbols2.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_symbols2_i.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_syms.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_y14.5.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'hp_y14_5.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'i3098_c.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'i3098_v.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'ibm1.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'ibm1.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'iges1001.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'iges1002.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'iges1003' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'iges1003.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'iso' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'iso.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'isocp.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'isocp2.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'isocp3.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'isoct.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'isoct2.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'isoct3.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'isofont.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'italic.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'italic8.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'italicc.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'italict.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'kanj.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'kanj.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'kohg.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'kohg.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'latin_1.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'layout.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'lcom.chr' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'leroy.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'line.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'littfont.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'ltypeshp.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_01.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_02.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_03.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_04.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_05.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_06.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_07.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_08.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_09.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_10.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_11.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_12.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_13.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_14.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_15.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_16.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_17.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_18.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_19.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_20.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_21.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_22.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_23.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_24.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_25.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_26.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_27.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_28.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_29.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_30.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_31.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_32.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_33.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'me10_34.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor3.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor4.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor5.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor6.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor7.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor8.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor9.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor10.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor11.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mentor12.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mgc_v1_stroke_ascii.gsr' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mir1.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mir1.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mir2.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'mir2.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'miryl.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'monotxt.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'monotxt8.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'orcadlayout1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'pads1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'pc.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'pcad1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'pcad2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'pcad3.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe3.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe4.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe5.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe6.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe7.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe8.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe9.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe10.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe11.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe12.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe13.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe14.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe15.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe16.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe17.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe18.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe19.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe20.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe21.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe22.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe23.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe24.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe25.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe26.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe27.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe28.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe29.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe30.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe31.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe32.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe33.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe34.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe35.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proe36.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'proefont.map' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'protel1.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'protel2.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'protel3.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:561]: The file represented by File table key 'quality.chr' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rom1.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rom1.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rom2.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rom2.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rom3.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rom3.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'romanc.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'romand.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'romans.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'romansim.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'romant.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 's932.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sas_____.pfb' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'scriptc.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'scripts.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'serif.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'set9.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sf01.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sf02.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sf03.fontlib' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sich.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'simpfont.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'simplex.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'simplex8.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'spec_bar.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'spec_sl.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'special.fnt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'special.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sss1.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sss2.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sss3.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sss4.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'std' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'stroke_ascii.gsr' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'stroke_iso88591_m.gsr' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'stroke_iso88591_p.gsr' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'syastro.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sym1.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sym2.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sym3.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sym4.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'symap.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'symath.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'symeteo.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'symusic.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'texcot_descriptions.project' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'times.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'timesout.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'trch.font' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'txt.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'ug0.uff' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'uni_latinext_a.fnx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'veramono.ttf' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'vssver.scc' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'whgdtxt.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'whgtxt.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'whtgtxt.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'whtmtxt.shx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProduct.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProduct_nohf.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductconvert.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductconvert_nohf.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductconvertprint.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductconvertprint_nohf.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductconvertprintredline.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductconvertprintredline_noh' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductconvertredline.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductconvertredline_nohf.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductprint.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductprint_nohf.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductprintredline.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductprintredline_nohf.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductredline.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductredline_nohf.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'default.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'viewonly.gui' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyComp.sharepointintegrati' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyComp_viewer_webpart_depl' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyCompsetup.txt' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'uninstallMyCompviewerwebpa' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyComp_viewer_webpart_depl1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyComp.sharepointintegrati1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyCompsetup.txt1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'uninstallMyCompviewerwebpa1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_libcardmobile.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'default.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'errorhandler.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'favicon.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_fileguide.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_libcard.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_login.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_maxwrapper.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_maxwrapperns.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_rb.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_searchcard.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_searchresults.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_start.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_approve.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_assign.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_copyurl.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_download.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_view.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'precompiledapp.config' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'service_MyProduct.asmx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_reroute.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_reject.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_viewanvil.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_viewapplet.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'download.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_fileguideclear.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_deletecolumn.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_linkresults.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_loggedout.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_viewnative.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_searchresultsalt.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_list.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_libpick.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_relationshipbrowser.asp1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'checkrights.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'options.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'usersessions.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'browser_detect.js1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_1.4.1_vsdoc.js1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_1.4.1.js1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_1.4.1.min.js1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_1.4.2.min.js1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_cookies.js1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery.ba_postmessage.min.js1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'translate.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'common.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'common.js1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'browser_detect.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_1.4.1_vsdoc.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_1.4.1.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_1.4.1.min.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_1.4.2.min.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery_cookies.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'jquery.ba_postmessage.min.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'resource.resx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductnativeviewerlauncher.ht' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductnativeviewerlauncher.ex1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductnativeviewerlauncher.ex' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProductnativeviewerlauncher.xb' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.css18' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.png18' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'styles.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'styles.css21' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_viewnative.aspx.cdca' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'alreadyloggedin.aspx.d27e068' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'app_global.asax.compiled' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'app_subcode_csharpcode.compi' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_viewapplet.aspx.cdca' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'aspose.words.lic' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'checkrights.aspx.fdf7a39c.co' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_list.aspx.cdcab7d2.comp' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'control_libcard.ascx.cdcab7d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'control_rb.ascx.cdcab7d2.com' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'control_tbl.ascx.cdcab7d2.co' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'default.aspx.cdcab7d2.compil' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_reroute.aspx.cdcab7d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_reject.aspx.cdcab7d2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_viewanvil.aspx.cdcab' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'errorhandler.aspx.cdcab7d2.c' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'loggedout.aspx.d27e068d.comp' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mymasterpage.master.cdcab7d2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'control_searchresults.ascx.c' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_fileguide.aspx.cdcab7d2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_libcard.aspx.cdcab7d2.c' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_login.aspx.cdcab7d2.com' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_rb.aspx.cdcab7d2.compil' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_searchcard.aspx.cdcab7d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_searchresults.aspx.cdca' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_start.aspx.cdcab7d2.com' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_approve.aspx.cdcab7d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_assign.aspx.cdcab7d2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_copyurl.aspx.cdcab7d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_download.aspx.cdcab7' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_view.aspx.cdcab7d2.c' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'service_MyProduct.asmx.cdcab7d2.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'theme_app_globalresources.co' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'theme_office2010blue.compile' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'aspose.words.tlb' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'usersessions.aspx.fdf7a39c.c' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'app_globalresources.compiled' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_fileguideclear.aspx.cdc' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'theme_ios.compiled' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'theme_blackglass.compiled' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_searchresultsalt.aspx.c' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_deletecolumn.aspx.cd' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_libcardmobile.aspx.cdca' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'options.aspx.fdf7a39c.compil' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'control_popups.ascx.cdcab7d2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_linkresults.aspx.cdcab7' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_loggedout.aspx.cdcab7d2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'controlcmd_assign.ascx.cdcab' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'app_subcode_vbcode.compiled' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagecmd_libpick.aspx.cdcab7d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'page_relationshipbrowser.asp' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'control_libtree.ascx.cdcab7d' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_rightclickcolumnsets.jp' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'set_document_workflow.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'reroute.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'reject_to.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'reject.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'final_approve.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'expedite_reject.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'expedite_approve.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edit_library_card.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'approve.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'cicon9.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'default.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'helpman_topicinit.js' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_cmdapprove.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_cmdassign.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_cmddownload.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_cmdreject.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_cmdunassign.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_columnsets.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_exportcsvxls.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_fileguide.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_fileguide.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_fileguidetreetypeextens' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_ftssearchkey.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_libcard.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_rb.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_rightclickmenu.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_searchcard.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_searchcard.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_searchkey.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_searchresults.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_searchresultsscreen.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_selectsearchcard.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'index.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'searchallfields_searchresult' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'searchcard_searchallfields.j' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'webhelptopics83_kwindex.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'webhelptopics83_popup_html.j' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_admin_view_options.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_admin_user_sessions.htm' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'admin_options.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_fileguidedropdownlist.j' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help_append_refine.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'linked_results.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_assign.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'warning32x32.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'view_file_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 're_route_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'reject_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'nav_search.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'nav_fileguide.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'nav_admin.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'masterpage_ar_logo.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'logo_MyProduct.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'approve_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProduct_webclient_login.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'ae_login_03.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'assign_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'button_login_new.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'close.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'cor_left.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'cor_right.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'cornerimg.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'disable_first.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'disable_last.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'disable_next.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'disable_previous.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'download.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'droparrow.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'enable_first.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'enable_last.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'enable_next.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'enable_previous.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'error32x32.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'export_csv.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'export_xls.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'footer_bg.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'footer_img.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'grid_header_bg.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'grid_nav_bg.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'header_bg.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'help.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'image_libcardbk.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'info32x32.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_checkedlib.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_folder.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_folder_open.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_inbox.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_launchablelib.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_mail.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_nomail.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_uncheckedlib.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_vault.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lc_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'login_page_bg.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'logo_ae.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'logo_MyComp.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'masterpage_ae_logo.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rb_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'searchkey.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'selected_row_csv.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'selected_row_xls.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tabbgimage.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tableft.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tableft1.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tabright.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tabright1.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tabselbg.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tabunselbg.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'thumbs.db1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'un_sel_cornerimg.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'unassign_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'watermark_before.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'watermark_after.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mobile_icon.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'grid_header_bg_ios.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'MyProduct2015_login.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'turn_off_compatibility_view.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'grid_nav_bg_ios.jpg' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'group.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'transmittal_search_share.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'transmittal_search.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'search_share.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'search.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'favorites_share.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'favorites.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'empty_share.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'no_access_open.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'no_access_closed.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_review.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lb_out.ico' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'web.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'phone.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tablet.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'alreadyloggedin.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'loggedout.aspx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'notauthorized.html' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.css7' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.png7' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'styles.css10' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagetopborder.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagerightborder.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pageleftborder.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pagebottomborder.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mitembacklevel0.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mitembackh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'isloading.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mitemback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'fmsplitterseparator.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'loading.gif8' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'fmfilecheck.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edtbuttonhoverback.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edtbuttonbackdis.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edtbuttonback.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'igloading.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'documentviewersprite.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'ignavbtnsback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'documentviewersprite.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rfiletabback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'hesprite.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'hesprite.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sssprite.css' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rfiletabhoverback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sssprite.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mitembacks.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mscrollhback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mscrollsback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'mverticalitemback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'nbitemback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'nbitembackh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pcitemfooter.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pcitemheader.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pcmodalback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pctabback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pctabbackh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pdropdownbuttonback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pdropdownbuttondisabledback.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pdropdownbuttonhoverback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'pdropdownbuttonpressedback.g' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rcmapimage.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rpcontentback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rpheaderback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'splhseparatorbackground.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'splhseparatorbackgroundhover' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'splresizingpointer.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'splvseparatorbackground.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'splvseparatorbackgroundhover' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.css6' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.png6' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'styles.css8' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tcscrollbtnback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tcscrollbtndisabledback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tcscrollbtnhoverback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tcscrollbtnpressedback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tctabback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tctabbackh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tiitemback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tvelbow.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tvelbowrtl.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tvline.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'tvnodeloading.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'ucbuttonback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'ucbuttondisabledback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'ucbuttonhoverback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'ucbuttonpressedback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'ucprogressindicatorback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'rfiletabpressedback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.png5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'styles.css7' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.css5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.css44' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'sprite.png44' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'styles.css50' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'treelineroot.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'treelinemiddlertl.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'treelinemiddle.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'treelinelastrtl.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'treelinelast.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'treelinefirstrtl.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'headerback.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'treelinefirst.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'loading.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edtspinlargeincbtnback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'styles.css1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'lbheaderbackground.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'error.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edttrackbartrackv.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edttrackbartrackh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edttrackbarsmalltickv.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edttrackbarsmalltickh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edttrackbarlargetickv.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:576]: The file represented by File table key 'edttrackbarlargetickh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublesmalltickv.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublesmalltickh.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublelargetickv.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublelargetickh.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarbarhighlightv.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspinlargeincbtnpback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarbarhighlighth.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspinlargeincbtnhback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspinincbtnpback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspinincbtnhback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspinincbtnback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspindecbtnback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtprogressindicatorback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtcalendarheader.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtcalendarfootbtnp.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtcalendarfootbtnh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtcalendarfootbtn.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonpressedback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonhoverback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttoneditbuttonback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttoneditbackh.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttoneditbackc.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttoneditback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttoncheckedback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonback_16.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonbackh_16.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonbackdis_16.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonbackdis.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonbackc_16.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'cachallengeimageback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttokenboxtokenbackground.p' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'loading.gif18' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css18' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonbackdisabled.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbuttonpressedback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtlistboxitemselectedback.g' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtlistboxitemselecteddisabl' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtprogressback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtprogressindicatorback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarbarhighlighth.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarbarhighlightv.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublelargetickh.2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublelargetickv.2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublesmalltickh.2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublesmalltickv.2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarlargetickh.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarlargetickv.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarsmalltickh.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarsmalltickv.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbartrackh.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbartrackv.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css16' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttokenboxtokenbackground.p1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png16' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css19' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvbuttonback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvbuttonpressedback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvfilter.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvfilterbarback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvfilterrowback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvheaderback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvloadingonstatusbar.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css17' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png17' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css20' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvloadingonstatusbar.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvgrouppanelselbackground.gi' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvheaderbackground.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvgrouppanelbackground.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'headerback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'headerhoverback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pcheaderback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css19' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png19' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css22' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'titleback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tvnodeloading.gif4' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css20' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png20' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css23' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'toolbarback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'viewselectorbuttonborder.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'viewselectorbuttoncheckedbac1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'viewselectorbuttoncheckedbor' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'scerrorunderline.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css24' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css21' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png21' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css25' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tlheaderback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sssprite.css1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sssprite.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'hesprite.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'hesprite.css1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'documentviewersprite.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'documentviewersprite.css1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'filter.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'fmfilecheck.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'isloading.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'loading.gif26' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mhitemback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mhorzback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mhsitemback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mvsitemback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'nbheaderback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'nbselback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ncpagerpanelspacingback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pagerback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pcheaderback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pcheaderbackalert.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rcmapimage.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'splresizingpointer.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css22' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'igloading.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png22' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css26' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tabbarback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tcatabback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tctabback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tibttspacingback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ticiback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tifbback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tiipback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tvnodeloading.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucbuttonback.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucbuttonpressedback.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucprogressback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucprogressindicatorback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rtabhoverback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rfiletabback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ignavbtnsback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css23' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pagebottomborder.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png23' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css11' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pagetopborder.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pagerightborder.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pageleftborder.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'dffooterback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tvnodeloading.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css4' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pgheaderbackhot.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pgheaderback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pgfilterpanelback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pgfilterareaback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pgcustomizationformbackgroun' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png4' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css4' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'loading.gif45' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css45' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'cachallengeimageback.png3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbtnback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbtnhback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbtnpback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtdropdownbtnback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtdropdownbtndisabledback.p1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtdropdownbtnhback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtdropdownbtnpback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtprogressback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtprogressindicatorback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspindecbtnback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspindecbtndisabledback.pn1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspinincbtnback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspinincbtndisabledback.pn1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtspinincdecbtnhback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarbarhighlighth.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarbarhighlightv.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublelargetickh.5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublelargetickv.5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublesmalltickh.5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbardoublesmalltickv.5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarlargetickh.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarlargetickv.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarsmalltickh.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbarsmalltickv.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbartrackh.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttrackbartrackv.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'lbheaderback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css40' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edttokenboxtokenbackground.p2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png40' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css46' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvheaderback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvhoverback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'gvtitleback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css41' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png41' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css47' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css42' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png42' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css48' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'grandtotalback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'headerback.png3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'headerhoverback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pchback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css43' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png43' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css49' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'titleback.png3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'totalback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tvnodeloading.gif10' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'toolbarback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'resourcenavigatorbuttonpress' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'resourcenavigatorbuttonhover' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'resourcenavigatorbuttonback.' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'navigationbuttonback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'headerback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'headeraltback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'buttonpressedback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'buttonhoverback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'buttonback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'adaback.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'buttonback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'buttonhoverback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'buttonpressedback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'dateheaderaltback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'scerrorunderline.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css51' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css45' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png45' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css52' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'loading.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'headerback.png4' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'titleback.png4' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rtabhoverback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ritemsback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ritemhback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rgroupsepback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rfiletabpressedback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rfiletabhoverback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rfiletabback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rback.png' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ignavbtnsback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbtnback.png3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'edtbtnhback.png3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'fmfilecheck.png5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'fmsplitterseparator.gif4' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'isloading.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'loading.gif53' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mitemback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mitemhback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mitemsback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mscrollback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'mscrollhback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'msubitemgutterback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'msubitemhback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'msubitemrtlgutterback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'msubitemsepback.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'nbhback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'nbihback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'nbisback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pcfback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pchback.png3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pdropdownbuttonback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pdropdownbuttondisabledback.3' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pdropdownbuttonhoverback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pdropdownbuttonpressedback.p1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rcmapimage.png5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'rphback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'splhsephback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'splresizingpointer.gif5' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'splvsephback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css46' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'igloading.gif2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png46' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css53' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tifbback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'tvnodeloading.gif11' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucbuttonback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucbuttonhoverback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucbuttonpressedback.png1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucprogressback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'ucprogressindicatorback.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sssprite.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sssprite.css2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'hesprite.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'hesprite.css2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'documentviewersprite.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'documentviewersprite.css2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pagebottomborder.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css13' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pagetopborder.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pagerightborder.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'pageleftborder.png2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.css47' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'sprite.png47' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'styles.css6' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'scerrorunderline.gif' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'dffooterback.gif1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'parameters.config1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'parameters.config' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'webservice.asmx' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'precompiledapp.config2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'packages.config' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'default.aspx1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'app.config1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'service_MyProduct.wsdl1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'service_MyProduct.disco1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'reference.map1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'app_code.compiled2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'web.config1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'MyProductutilities.dll.deploy1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'MyProductnativeviewerlauncher.xb2' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'MyProductnativeviewerlauncher.ex8' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'MyProductnativeviewerlauncher.ex7' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'MyProductnativeviewerlauncher.ex6' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'webservice.asmx.cdcab7d2.com' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: The file represented by File table key 'default.aspx.cdcab7d2.compil1' has no eligible binary patches
        MSI (s) (9C:B8) [17:12:15:592]: Dumping binary patch manager data...
        MSI (s) (9C:B8) [17:12:15:592]: Note: 1: 2205 2: 3: MsiPatchOldAssemblyFile
        MSI (s) (9C:B8) [17:12:15:592]: Note: 1: 2228 2: 3: MsiPatchOldAssemblyFile 4: SELECT `MsiPatchOldAssemblyFile`.`Assembly_` FROM `MsiPatchOldAssemblyFile` WHERE `MsiPatchOldAssemblyFile`.`File_` = ?
        MSI (s) (9C:B8) [17:12:15:592]: Note: 1: 2205 2: 3: MsiSFCBypass
        MSI (s) (9C:B8) [17:12:15:592]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
        MSI (s) (9C:B8) [17:12:15:592]: Note: 1: 2205 2: 3: MsiPatchHeaders
        MSI (s) (9C:B8) [17:12:15:592]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
        Action ended 17:12:15: InstallFiles. Return value 1.
        MSI (s) (9C:B8) [17:12:15:592]: Skipping action: ISNetApiInstall (condition is false)
        MSI (s) (9C:B8) [17:12:15:592]: Doing action: PatchFiles
        Action 17:12:15: PatchFiles. Patching files
        Action start 17:12:15: PatchFiles.
        Action ended 17:12:15: PatchFiles. Return value 1.
        MSI (s) (9C:B8) [17:12:15:608]: Doing action: DuplicateFiles
        Action 17:12:15: DuplicateFiles. Creating duplicate files
        Action start 17:12:15: DuplicateFiles.
        Action ended 17:12:15: DuplicateFiles. Return value 1.
        MSI (s) (9C:B8) [17:12:15:608]: Doing action: BindImage
        Action 17:12:15: BindImage. Binding executables
        Action start 17:12:15: BindImage.
        Action ended 17:12:15: BindImage. Return value 1.
        MSI (s) (9C:B8) [17:12:15:608]: Doing action: CreateShortcuts
        Action 17:12:15: CreateShortcuts. Creating shortcuts
        Action start 17:12:15: CreateShortcuts.
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Note: 1: 2205 2: 3: Shortcut
        MSI (s) (9C:B8) [17:12:15:608]: Note: 1: 2228 2: 3: Shortcut 4: SELECT `Shortcut`,`Name`, `FileName`, `Component`.`Directory_`, `Arguments`, `WkDir`, `Icon_`, `IconIndex`, `Hotkey`, `ShowCmd`, `Shortcut`.`Description`, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Component`.`Action`, `Target`, `ComponentId`, `Feature`.`Action`, `Component`.`Installed`, `DisplayResourceDLL`, `DisplayResourceId`, `DescriptionResourceDLL`, `DescriptionResourceId` From `Shortcut`, `Feature`, `Component`, `File` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
        Action ended 17:12:15: CreateShortcuts. Return value 0.
        MSI (s) (9C:B8) [17:12:15:608]: Doing action: RegisterClassInfo
        Action 17:12:15: RegisterClassInfo. Registering class servers
        Action start 17:12:15: RegisterClassInfo.
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:B8) [17:12:15:608]: Note: 1: 2228 2: 3: Class 4: SELECT `BinaryType`, `CLSID`, `ProgId_Default`, `Class`.`Description`, `Context`, `Feature_`, `ComponentId`, `Component`, `Class`.`Attributes`, `AppId_`, `FileTypeMask`, `Icon_`, `IconIndex`, `DefInprocHandler`, `Argument`, `Component`.`RuntimeFlags`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action`, `Component`.`Attributes` FROM `Class`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
        Action ended 17:12:15: RegisterClassInfo. Return value 0.
        MSI (s) (9C:B8) [17:12:15:608]: Doing action: RegisterExtensionInfo
        Action 17:12:15: RegisterExtensionInfo. Registering extension servers
        Action start 17:12:15: RegisterExtensionInfo.
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:B8) [17:12:15:608]: Note: 1: 2228 2: 3: Extension 4: SELECT `Extension`, `BinaryType`, `ProgId_`, null, null, `MIME_`, `Feature_`, `ComponentId`, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action` FROM `Extension`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
        Action ended 17:12:15: RegisterExtensionInfo. Return value 0.
        MSI (s) (9C:B8) [17:12:15:608]: Doing action: RegisterProgIdInfo
        Action 17:12:15: RegisterProgIdInfo. Registering program identifiers
        Action start 17:12:15: RegisterProgIdInfo.
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:608]: Note: 1: 2205 2: 3: ProgId
        MSI (s) (9C:B8) [17:12:15:608]: Note: 1: 2228 2: 3: ProgId 4: SELECT DISTINCT `BinaryType`, `ProgId`, `Class_`, `ProgId`.`Description`, `ProgId`.`Icon_`, `ProgId`.`IconIndex`, null, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes` FROM `ProgId`, `Class`, `Feature`, `Component` WHERE `ProgId`.`Class_` = `Class`.`CLSID` AND `Class`.`Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
        Action ended 17:12:15: RegisterProgIdInfo. Return value 0.
        MSI (s) (9C:B8) [17:12:15:623]: Doing action: RegisterMIMEInfo
        Action 17:12:15: RegisterMIMEInfo. Registering MIME info
        Action start 17:12:15: RegisterMIMEInfo.
        MSI (s) (9C:B8) [17:12:15:623]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:623]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:623]: Note: 1: 2205 2: 3: MIME
        MSI (s) (9C:B8) [17:12:15:623]: Note: 1: 2228 2: 3: MIME 4: SELECT `BinaryType`, `ContentType`, `Extension`.`Extension`, `MIME`.`CLSID`, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes` FROM `MIME`, `Extension`, `Feature`, `Component` WHERE `MIME`.`Extension_` = `Extension`.`Extension` AND `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
        Action ended 17:12:15: RegisterMIMEInfo. Return value 0.
        MSI (s) (9C:B8) [17:12:15:623]: Doing action: WriteRegistryValues
        Action 17:12:15: WriteRegistryValues. Writing system registry values
        Action start 17:12:15: WriteRegistryValues.
        Action ended 17:12:15: WriteRegistryValues. Return value 1.
        MSI (s) (9C:B8) [17:12:15:623]: Doing action: WriteIniValues
        Action 17:12:15: WriteIniValues. Writing INI file values
        Action start 17:12:15: WriteIniValues.
        Action ended 17:12:15: WriteIniValues. Return value 1.
        MSI (s) (9C:B8) [17:12:15:623]: Doing action: WriteEnvironmentStrings
        Action 17:12:15: WriteEnvironmentStrings. Updating environment strings
        Action start 17:12:15: WriteEnvironmentStrings.
        MSI (s) (9C:B8) [17:12:15:623]: Note: 1: 2205 2: 3: Environment
        MSI (s) (9C:B8) [17:12:15:623]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2)
        Action ended 17:12:15: WriteEnvironmentStrings. Return value 1.
        MSI (s) (9C:B8) [17:12:15:623]: Doing action: ISSearchReplaceInstall
        Action 17:12:15: ISSearchReplaceInstall.
        Action start 17:12:15: ISSearchReplaceInstall.
        ISSearchReplaceInstall:
        Action ended 17:12:15: ISSearchReplaceInstall. Return value 1.
        MSI (s) (9C:B8) [17:12:15:623]: Doing action: RegisterFonts
        Action 17:12:15: RegisterFonts. Registering fonts
        Action start 17:12:15: RegisterFonts.
        Action ended 17:12:15: RegisterFonts. Return value 1.
        MSI (s) (9C:B8) [17:12:15:639]: Doing action: InstallODBC
        Action 17:12:15: InstallODBC. Installing ODBC components
        Action start 17:12:15: InstallODBC.
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2711 2: ODBCDriverManager
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2711 2: ODBCDriverManager64
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCDriver`, `File`, `Component` WHERE `File_` = `File` AND `ODBCDriver`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCDriver`, `File`, `Component` WHERE `File_` = `File` AND `ODBCDriver`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`Component`.`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCTranslator`, `File`, `Component` WHERE `File_` = `File` AND `ODBCTranslator`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`Component`.`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCTranslator`, `File`, `Component` WHERE `File_` = `File` AND `ODBCTranslator`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: ODBCDataSource
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND `BinaryType` = ?
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: ODBCDataSource
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND `BinaryType` = ?
        Action ended 17:12:15: InstallODBC. Return value 0.
        MSI (s) (9C:B8) [17:12:15:639]: Doing action: RegisterTypeLibraries
        Action 17:12:15: RegisterTypeLibraries. Registering type libraries
        Action start 17:12:15: RegisterTypeLibraries.
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: TypeLib
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: TypeLib 4: SELECT `LibID`, `TypeLib`.`Version`, `TypeLib`.`Language`, `TypeLib`.`Directory_`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `BinaryType`, `Component`.`Component`, `Component`.`Attributes`, `Component`.`RuntimeFlags` FROM `TypeLib`, `Component`, `File` WHERE `TypeLib`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Component`.`Action`=1 OR `Component`.`Action`=2) OR (`Component`.`Action` = null AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2)))
        Action ended 17:12:15: RegisterTypeLibraries. Return value 0.
        MSI (s) (9C:B8) [17:12:15:639]: Doing action: SelfRegModules
        Action 17:12:15: SelfRegModules. Registering modules
        Action start 17:12:15: SelfRegModules.
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: SelfReg
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: SelfReg 4: Select `FileAction`.`FileName`,`FileAction`.`Directory_`,`FileAction`.`Action`, `FileAction`.`Component_`,`SelfReg`.`File_` From `SelfReg`, `FileAction` Where `SelfReg`.`File_` = `FileAction`.`File` And (`FileAction`.`Action` = 1 OR `FileAction`.`Action` = 2)
        Action ended 17:12:15: SelfRegModules. Return value 1.
        MSI (s) (9C:B8) [17:12:15:639]: Doing action: RegisterComPlus
        Action 17:12:15: RegisterComPlus. Registering COM+ Applications and Components
        Action start 17:12:15: RegisterComPlus.
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: Complus
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: Complus 4: SELECT `ComponentId`, `FileName`, `Component`.`Directory_`, `ExpType`, `Component`.`Action`, `Component`.`Installed` FROM `Complus`, `Component`, `File` WHERE `Complus`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Action` = 1 OR `Action` = 2)
        Action ended 17:12:15: RegisterComPlus. Return value 0.
        MSI (s) (9C:B8) [17:12:15:639]: Doing action: InstallServices
        Action 17:12:15: InstallServices. Installing new services
        Action start 17:12:15: InstallServices.
        MSI (s) (9C:B8) [17:12:15:639]: Detected older ServiceInstall table schema
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: ServiceInstall
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: ServiceInstall 4: SELECT `ServiceInstall`,`Name`,`DisplayName`,`ServiceType`,`StartType`,`ErrorControl`,`LoadOrderGroup`,`Dependencies`,`StartName`,`Password`,`ComponentId`,`Directory_`,`FileName`,`Arguments` FROM `ServiceInstall`, `Component`, `File` WHERE `ServiceInstall`.`Component_` = `Component`.`Component` AND (`Component`.`KeyPath` = `File`.`File`) AND (`Action` = 1 OR `Action` = 2)
        Action ended 17:12:15: InstallServices. Return value 1.
        MSI (s) (9C:B8) [17:12:15:639]: Doing action: MsiConfigureServices
        Action 17:12:15: MsiConfigureServices.
        Action start 17:12:15: MsiConfigureServices.
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: MsiServiceConfig
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: MsiServiceConfig 4: SELECT `Name`, `Event`, `ConfigType`, `Argument`, `Action` FROM `MsiServiceConfig`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 3)
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2205 2: 3: MsiServiceConfigFailureActions
        MSI (s) (9C:B8) [17:12:15:639]: Note: 1: 2228 2: 3: MsiServiceConfigFailureActions 4: SELECT `Name`, `Event`, `ResetPeriod`, `RebootMessage`,`Command`, `Actions`, `DelayActions`, `Action` FROM `MsiServiceConfigFailureActions`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 3)
        Action ended 17:12:15: MsiConfigureServices. Return value 1.
        MSI (s) (9C:B8) [17:12:15:639]: Doing action: StartServices
        Action 17:12:15: StartServices. Starting services
        Action start 17:12:15: StartServices.
        MSI (s) (9C:B8) [17:12:15:654]: Note: 1: 2205 2: 3: ServiceControl
        MSI (s) (9C:B8) [17:12:15:654]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
        Action ended 17:12:15: StartServices. Return value 1.
        MSI (s) (9C:B8) [17:12:15:654]: Doing action: RegisterUser
        Action 17:12:15: RegisterUser. Registering user
        Action start 17:12:15: RegisterUser.
        Action ended 17:12:15: RegisterUser. Return value 0.
        MSI (s) (9C:B8) [17:12:15:654]: Doing action: RegisterProduct
        Action 17:12:15: RegisterProduct. Registering product
        Action start 17:12:15: RegisterProduct.
        Action ended 17:12:15: RegisterProduct. Return value 1.
        MSI (s) (9C:B8) [17:12:15:654]: Skipping action: SetARPDisplayVersion (condition is false)
        MSI (s) (9C:B8) [17:12:15:654]: Skipping action: IISSetup (condition is false)
        MSI (s) (9C:B8) [17:12:15:654]: Skipping action: AutoVueIISSetup (condition is false)
        MSI (s) (9C:B8) [17:12:15:654]: Skipping action: ConfigurationEdits (condition is false)
        MSI (s) (9C:B8) [17:12:15:654]: Skipping action: RegisterMyProductInterops (condition is false)
        MSI (s) (9C:B8) [17:12:15:654]: Doing action: PublishComponents
        Action 17:12:15: PublishComponents. Publishing qualified components
        Action start 17:12:15: PublishComponents.
        MSI (s) (9C:B8) [17:12:15:654]: Note: 1: 2205 2: 3: PublishComponent
        MSI (s) (9C:B8) [17:12:15:654]: Note: 1: 2228 2: 3: PublishComponent 4: SELECT `PublishComponent`.`ComponentId`, `PublishComponent`.`Qualifier`, `PublishComponent`.`AppData`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `PublishComponent`, `Component`, `Feature` WHERE `PublishComponent`.`Component_` = `Component`.`Component` AND `PublishComponent`.`Feature_` = `Feature`.`Feature` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
        Action ended 17:12:15: PublishComponents. Return value 0.
        MSI (s) (9C:B8) [17:12:15:654]: Doing action: MsiPublishAssemblies
        Action 17:12:15: MsiPublishAssemblies. Publishing assembly information
        Action start 17:12:15: MsiPublishAssemblies.
        MSI (s) (9C:B8) [17:12:15:654]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (s) (9C:B8) [17:12:15:654]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT null, null, `Component`.`Component`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `MsiAssembly`, `Component`, `Feature` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Feature_` = `Feature`.`Feature` AND `MsiAssembly`.`File_Application` = null AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
        Action ended 17:12:15: MsiPublishAssemblies. Return value 0.
        MSI (s) (9C:B8) [17:12:15:654]: Doing action: PublishFeatures
        Action 17:12:15: PublishFeatures. Publishing product features
        Action start 17:12:15: PublishFeatures.
        Action ended 17:12:15: PublishFeatures. Return value 1.
        MSI (s) (9C:B8) [17:12:15:654]: Doing action: PublishProduct
        Action 17:12:15: PublishProduct. Publishing product information
        Action start 17:12:15: PublishProduct.
        MSI (s) (9C:B8) [17:12:15:654]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        1: Publishing product information
        MSI (s) (9C:B8) [17:12:15:654]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:654]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        Action ended 17:12:15: PublishProduct. Return value 1.
        MSI (s) (9C:B8) [17:12:15:654]: Skipping action: ScheduleReboot (condition is false)
        MSI (s) (9C:B8) [17:12:15:654]: Doing action: InstallFinalize
        Action 17:12:15: InstallFinalize.
        Action start 17:12:15: InstallFinalize.
        MSI (s) (9C:B8) [17:12:15:654]: Running Script: C:\Windows\Installer\MSID5DD.tmp
        MSI (s) (9C:B8) [17:12:15:654]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
        MSI (s) (9C:B8) [17:12:15:670]: Note: 1: 2265 2: 3: -2147287035
        MSI (s) (9C:B8) [17:12:15:670]: Machine policy value 'DisableRollback' is 0
        MSI (s) (9C:B8) [17:12:15:670]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
        MSI (s) (9C:B8) [17:12:15:670]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1297123720,LangId=1033,Platform=0,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
        MSI (s) (9C:B8) [17:12:15:670]: Executing op: ProductInfo(ProductKey={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9},ProductName=MyComp MyProduct Web Client 2015 Service Pack 4,PackageName=MyProductWebClient.msi,Language=1033,Version=167773191,Assignment=1,ObsoleteArg=0,ProductIcon=ARPPRODUCTICON.exe,,PackageCode={47D2327B-BECE-4AE0-B347-40887399E866},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
        MSI (s) (9C:B8) [17:12:15:670]: Executing op: DialogInfo(Type=0,Argument=1033)
        MSI (s) (9C:B8) [17:12:15:670]: Executing op: DialogInfo(Type=1,Argument=MyComp MyProduct Web Client 2015 Service Pack 4)
        MSI (s) (9C:B8) [17:12:15:670]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
        MSI (s) (9C:B8) [17:12:15:670]: Executing op: SetBaseline(Baseline=0,)
        MSI (s) (9C:B8) [17:12:15:670]: Executing op: SetBaseline(Baseline=1,)
        MSI (s) (9C:B8) [17:12:15:670]: Executing op: ActionStart(Name=InstallInitialize,,)
        Action 17:12:15: InstallInitialize.
        MSI (s) (9C:B8) [17:12:15:686]: Executing op: ProductUnregister(UpgradeCode={11FCFF24-4327-44A7-BD91-A8FF8EF4374E})
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        MSI (s) (9C:B8) [17:12:15:686]: Note: 1: 1402 2: UNKNOWN\Products\A9C5B3BCDAD096C4FB69B26C1AE54D9D\Transforms 3: 2
        MSI (s) (9C:B8) [17:12:15:686]: Note: 1: 1402 2: UNKNOWN\Products\A9C5B3BCDAD096C4FB69B26C1AE54D9D\Transforms 3: 2
        MSI (s) (9C:B8) [17:12:15:686]: Scheduling file 'C:\Windows\Installer\f3373.msi' for deletion during post-install cleanup (not post-reboot).
        MSI (s) (9C:B8) [17:12:15:686]: Note: 1: 1402 2: UNKNOWN\Products\A9C5B3BCDAD096C4FB69B26C1AE54D9D\Usage 3: 2
        MSI (s) (9C:B8) [17:12:15:686]: Executing op: ProductCPDisplayInfoUnregister()
        MSI (s) (9C:B8) [17:12:15:686]: Executing op: ProductUnpublish(PackageKey={47D2327B-BECE-4AE0-B347-40887399E866})
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        MSI (s) (9C:B8) [17:12:15:686]: Using cached product context: machine assigned for product: A9C5B3BCDAD096C4FB69B26C1AE54D9D
        MSI (s) (9C:B8) [17:12:15:686]: Transforms are not secure.
        MSI (s) (9C:B8) [17:12:15:686]: Executing op: UpgradeCodeUnpublish(UpgradeCode={11FCFF24-4327-44A7-BD91-A8FF8EF4374E})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: IconRemove(Icon=ARPPRODUCTICON.exe,)
        1: ARPPRODUCTICON.exe
        MSI (s) (9C:B8) [17:12:15:701]: Scheduling file 'C:\Windows\Installer\{CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}\ARPPRODUCTICON.exe' for deletion during post-install cleanup (not post-reboot).
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ProductUnpublishClient(,,)
        MSI (s) (9C:B8) [17:12:15:701]: Note: 1: 1402 2: UNKNOWN\Installer\Products\A9C5B3BCDAD096C4FB69B26C1AE54D9D 3: 2
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: SourceListUnpublish(,)
        MSI (s) (9C:B8) [17:12:15:701]: Note: 1: 1402 2: UNKNOWN\Installer\Products\A9C5B3BCDAD096C4FB69B26C1AE54D9D\SourceList 3: 2
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ActionStart(Name=ISSearchReplaceRollback,,)
        Action 17:12:15: ISSearchReplaceRollback.
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: CustomActionSchedule(Action=ISSearchReplaceRollback,ActionType=3329,Source=BinaryData,Target=ISSearchReplaceRollback,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp)
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)
        Action 17:12:15: ProcessComponents. Updating component registration
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ProgressTotal(Total=145,Type=1,ByteEquivalent=24000)
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={C733F045-10C3-41F4-A7C9-4BC463B6E24B},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C733F045-10C3-41F4-A7C9-4BC463B6E24B}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={8658AA09-C506-4F16-8884-AAD19D29526E},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {8658AA09-C506-4F16-8884-AAD19D29526E}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={D5EDBF9A-CD94-476B-A81F-A61BB1C1FDAB},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={D5EDBF9A-CD94-476B-A81F-A61BB1C1FDAB},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D5EDBF9A-CD94-476B-A81F-A61BB1C1FDAB}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={09ED94F4-32AB-41F3-8E73-6A8CD997E102},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={09ED94F4-32AB-41F3-8E73-6A8CD997E102},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {09ED94F4-32AB-41F3-8E73-6A8CD997E102}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={B9B16E53-C8ED-4567-B190-15B745DAA262},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={B9B16E53-C8ED-4567-B190-15B745DAA262},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {B9B16E53-C8ED-4567-B190-15B745DAA262}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={69B8D8DE-2408-4223-A1CE-E14D563B59A5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {69B8D8DE-2408-4223-A1CE-E14D563B59A5}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={57E36A6C-5BDE-4817-8817-932922AE62E8},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={57E36A6C-5BDE-4817-8817-932922AE62E8},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {57E36A6C-5BDE-4817-8817-932922AE62E8}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={EADDEF87-78AF-4841-A5CB-E055EFFAF0BD},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={EADDEF87-78AF-4841-A5CB-E055EFFAF0BD},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {EADDEF87-78AF-4841-A5CB-E055EFFAF0BD}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={DB8B11C8-43CD-4B1B-A06F-9CD9C0B2DE00},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={DB8B11C8-43CD-4B1B-A06F-9CD9C0B2DE00},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {DB8B11C8-43CD-4B1B-A06F-9CD9C0B2DE00}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={66AB18A9-86D8-46E1-B24D-FBEAFBF19678},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={66AB18A9-86D8-46E1-B24D-FBEAFBF19678},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {66AB18A9-86D8-46E1-B24D-FBEAFBF19678}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={0A024F30-A5C0-4E4F-BBAC-68909498D1B6},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={0A024F30-A5C0-4E4F-BBAC-68909498D1B6},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {0A024F30-A5C0-4E4F-BBAC-68909498D1B6}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={F52FAE14-6A97-408F-A635-5ED9D6D7A3E2},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={F52FAE14-6A97-408F-A635-5ED9D6D7A3E2},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {F52FAE14-6A97-408F-A635-5ED9D6D7A3E2}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={A442E56F-D397-4586-AF48-83AFF747C770},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={A442E56F-D397-4586-AF48-83AFF747C770},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {A442E56F-D397-4586-AF48-83AFF747C770}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={60EFBD8D-D3E3-4309-8E22-A2B5EA22C828},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={60EFBD8D-D3E3-4309-8E22-A2B5EA22C828},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {60EFBD8D-D3E3-4309-8E22-A2B5EA22C828}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={F7679B62-3460-4C27-9AC0-F0EE3C21502F},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {F7679B62-3460-4C27-9AC0-F0EE3C21502F}
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: UnregisterSharedComponentProvider(Component={7C1EF6A8-DEA1-4F02-BF11-324E4FE4EAD5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:701]: Executing op: ComponentUnregister(ComponentId={7C1EF6A8-DEA1-4F02-BF11-324E4FE4EAD5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {7C1EF6A8-DEA1-4F02-BF11-324E4FE4EAD5}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={DC1E611B-9FF3-46DB-A175-58A9A2599060},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {DC1E611B-9FF3-46DB-A175-58A9A2599060}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={BE894797-E968-46ED-A848-61965BBE7B8B},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={BE894797-E968-46ED-A848-61965BBE7B8B},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {BE894797-E968-46ED-A848-61965BBE7B8B}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={1190C018-27C8-47C9-8651-FB399827C6A8},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={1190C018-27C8-47C9-8651-FB399827C6A8},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {1190C018-27C8-47C9-8651-FB399827C6A8}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={3A3DB3E8-9251-4349-A0F1-6C9E77ADC14C},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={3A3DB3E8-9251-4349-A0F1-6C9E77ADC14C},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {3A3DB3E8-9251-4349-A0F1-6C9E77ADC14C}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={6D8572E8-E578-4668-93C0-4B6058F409D1},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={6D8572E8-E578-4668-93C0-4B6058F409D1},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {6D8572E8-E578-4668-93C0-4B6058F409D1}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={9F01B44A-353A-4CCF-90ED-78C03DB0D98C},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={9F01B44A-353A-4CCF-90ED-78C03DB0D98C},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {9F01B44A-353A-4CCF-90ED-78C03DB0D98C}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={282EAFB0-C8CD-458B-B5AE-9F7E8E620CAA},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={282EAFB0-C8CD-458B-B5AE-9F7E8E620CAA},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {282EAFB0-C8CD-458B-B5AE-9F7E8E620CAA}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={FCB4317B-E003-4A69-8E57-741FF4E607F6},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={FCB4317B-E003-4A69-8E57-741FF4E607F6},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {FCB4317B-E003-4A69-8E57-741FF4E607F6}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={E6340B30-54D7-4CA8-9FCE-2AF611E1DBB2},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={E6340B30-54D7-4CA8-9FCE-2AF611E1DBB2},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {E6340B30-54D7-4CA8-9FCE-2AF611E1DBB2}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={F17C9FF1-078F-4A25-B598-7A93415FCDCD},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={F17C9FF1-078F-4A25-B598-7A93415FCDCD},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {F17C9FF1-078F-4A25-B598-7A93415FCDCD}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={74E6F380-EA32-488D-930A-FEA5AE37186D},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {74E6F380-EA32-488D-930A-FEA5AE37186D}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={DFE8BB62-EA34-4C1D-91AA-3BE373094D8D},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={DFE8BB62-EA34-4C1D-91AA-3BE373094D8D},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {DFE8BB62-EA34-4C1D-91AA-3BE373094D8D}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={31FEF8C8-66A1-4181-9B52-15FAE13A5870},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {31FEF8C8-66A1-4181-9B52-15FAE13A5870}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={41A09E54-1C78-4A8B-B773-A8AB69AE9A2E},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={41A09E54-1C78-4A8B-B773-A8AB69AE9A2E},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {41A09E54-1C78-4A8B-B773-A8AB69AE9A2E}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={6EFE1C74-4869-4498-89AD-ABA9008734F8},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {6EFE1C74-4869-4498-89AD-ABA9008734F8}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={1004BFA5-591B-4E90-BE8B-A89AE1675F00},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={1004BFA5-591B-4E90-BE8B-A89AE1675F00},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {1004BFA5-591B-4E90-BE8B-A89AE1675F00}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={D7CE0B13-E46A-4A20-918D-69837BBBC780},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={D7CE0B13-E46A-4A20-918D-69837BBBC780},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D7CE0B13-E46A-4A20-918D-69837BBBC780}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={DC962560-F868-4765-9082-04BBF80781BC},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={DC962560-F868-4765-9082-04BBF80781BC},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {DC962560-F868-4765-9082-04BBF80781BC}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {F2BE8CFC-951A-4DF5-BAA6-875512C0AABC}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={1C075A97-D108-492E-AF3B-4A54E26A638A},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={1C075A97-D108-492E-AF3B-4A54E26A638A},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {1C075A97-D108-492E-AF3B-4A54E26A638A}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={EDE31826-7957-420B-AAEC-9A5E845A38E5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={EDE31826-7957-420B-AAEC-9A5E845A38E5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {EDE31826-7957-420B-AAEC-9A5E845A38E5}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={453A03C3-66D7-4C3F-8500-E991DF2EBCCB},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {453A03C3-66D7-4C3F-8500-E991DF2EBCCB}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={25E49573-A086-4993-9C99-5295C143FA9A},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={25E49573-A086-4993-9C99-5295C143FA9A},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {25E49573-A086-4993-9C99-5295C143FA9A}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={D96ED83E-E718-4D4C-B864-F7918D1DDDA5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D96ED83E-E718-4D4C-B864-F7918D1DDDA5}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={4537905E-5224-42AF-87CF-0947C0EA3981},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={4537905E-5224-42AF-87CF-0947C0EA3981},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {4537905E-5224-42AF-87CF-0947C0EA3981}
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: UnregisterSharedComponentProvider(Component={A654B90B-F3D5-4549-AB14-537ACC5D102E},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:717]: Executing op: ComponentUnregister(ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {A654B90B-F3D5-4549-AB14-537ACC5D102E}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={FA84B644-3DD0-4649-90F1-BF762CE9A4AD},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={FA84B644-3DD0-4649-90F1-BF762CE9A4AD},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {FA84B644-3DD0-4649-90F1-BF762CE9A4AD}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={875B2536-8290-4687-BEF8-FEB4976B340A},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {875B2536-8290-4687-BEF8-FEB4976B340A}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={FD62EFAE-46C5-44D1-A0FC-2C10FD250A76},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={FD62EFAE-46C5-44D1-A0FC-2C10FD250A76},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {FD62EFAE-46C5-44D1-A0FC-2C10FD250A76}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={192F4F3E-547B-4B8B-AEB2-3E6EDBB8DF92},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={192F4F3E-547B-4B8B-AEB2-3E6EDBB8DF92},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {192F4F3E-547B-4B8B-AEB2-3E6EDBB8DF92}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={BC23A100-84F1-4013-83DF-2080C5147C03},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={BC23A100-84F1-4013-83DF-2080C5147C03},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {BC23A100-84F1-4013-83DF-2080C5147C03}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={C7B74F24-8DE5-4ABA-9714-42B2B0BFFA0C},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={C7B74F24-8DE5-4ABA-9714-42B2B0BFFA0C},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C7B74F24-8DE5-4ABA-9714-42B2B0BFFA0C}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D9CF2B7B-B911-4AAB-9671-4CFD03513AFE}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={83C35297-D869-4BC3-8BF4-AED6F308D18A},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={83C35297-D869-4BC3-8BF4-AED6F308D18A},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {83C35297-D869-4BC3-8BF4-AED6F308D18A}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={BE2BA745-29DE-4F4D-AF86-8C58F723A2DB},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={BE2BA745-29DE-4F4D-AF86-8C58F723A2DB},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {BE2BA745-29DE-4F4D-AF86-8C58F723A2DB}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={25F471B4-19CE-45D4-9EDB-3C92C4244DA1},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {25F471B4-19CE-45D4-9EDB-3C92C4244DA1}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={3D790335-8DA6-452E-BED6-8D1F71B343A9},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={3D790335-8DA6-452E-BED6-8D1F71B343A9},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {3D790335-8DA6-452E-BED6-8D1F71B343A9}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={A85A272A-C8FC-4279-8E89-70303BC6808F},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={A85A272A-C8FC-4279-8E89-70303BC6808F},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {A85A272A-C8FC-4279-8E89-70303BC6808F}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={AC0D4014-0C71-411E-8045-19EE83E33876},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {AC0D4014-0C71-411E-8045-19EE83E33876}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={174A114B-8CC2-4908-AC9E-6011150EB62B},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={174A114B-8CC2-4908-AC9E-6011150EB62B},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {174A114B-8CC2-4908-AC9E-6011150EB62B}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={C842DC60-90EC-45AD-89BB-E17571631502},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={C842DC60-90EC-45AD-89BB-E17571631502},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C842DC60-90EC-45AD-89BB-E17571631502}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={AD0AFD71-31F6-41B6-B246-6764325BBC15},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {AD0AFD71-31F6-41B6-B246-6764325BBC15}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={C9570A55-0293-4243-BAB7-CA365BF481AA},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={C9570A55-0293-4243-BAB7-CA365BF481AA},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C9570A55-0293-4243-BAB7-CA365BF481AA}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={D9E646B7-C10A-42D5-8803-0CA76D62B21E},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={D9E646B7-C10A-42D5-8803-0CA76D62B21E},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D9E646B7-C10A-42D5-8803-0CA76D62B21E}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={37855C17-4854-43B8-A1CE-001E0399003E},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={37855C17-4854-43B8-A1CE-001E0399003E},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {37855C17-4854-43B8-A1CE-001E0399003E}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={335099EA-4232-41DD-ABBB-B5295D632BB6},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={335099EA-4232-41DD-ABBB-B5295D632BB6},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {335099EA-4232-41DD-ABBB-B5295D632BB6}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={9C1FF6C3-EE60-46EB-B040-6203666D178E},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {9C1FF6C3-EE60-46EB-B040-6203666D178E}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={CBE2E781-78B1-4F7F-B694-D680A52C8125},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={CBE2E781-78B1-4F7F-B694-D680A52C8125},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {CBE2E781-78B1-4F7F-B694-D680A52C8125}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={9387BF69-7C2B-4484-B897-C63802AC6397},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={9387BF69-7C2B-4484-B897-C63802AC6397},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {9387BF69-7C2B-4484-B897-C63802AC6397}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={D7BE9511-B537-4C21-ADDD-71104BAF3208},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={D7BE9511-B537-4C21-ADDD-71104BAF3208},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D7BE9511-B537-4C21-ADDD-71104BAF3208}
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: UnregisterSharedComponentProvider(Component={C0863B4A-1684-451F-8D35-5A9E58649780},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:732]: Executing op: ComponentUnregister(ComponentId={C0863B4A-1684-451F-8D35-5A9E58649780},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C0863B4A-1684-451F-8D35-5A9E58649780}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={323EB8AD-C823-4646-98A3-86608EBC696E},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={323EB8AD-C823-4646-98A3-86608EBC696E},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {323EB8AD-C823-4646-98A3-86608EBC696E}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={97B08785-83E5-4E3E-B7BB-C1DDDA2E2206},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={97B08785-83E5-4E3E-B7BB-C1DDDA2E2206},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {97B08785-83E5-4E3E-B7BB-C1DDDA2E2206}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={CD674091-3048-4472-AB3C-ACD3D44366E5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={CD674091-3048-4472-AB3C-ACD3D44366E5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {CD674091-3048-4472-AB3C-ACD3D44366E5}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={1D0FB87E-3ADB-475E-B3CD-31D261B4CB95},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={1D0FB87E-3ADB-475E-B3CD-31D261B4CB95},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {1D0FB87E-3ADB-475E-B3CD-31D261B4CB95}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={AE9CCD31-77B7-4A12-844D-CEBA33792C65},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={AE9CCD31-77B7-4A12-844D-CEBA33792C65},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {AE9CCD31-77B7-4A12-844D-CEBA33792C65}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={E84AB191-6066-4D05-ABFD-D3469BD531A5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={E84AB191-6066-4D05-ABFD-D3469BD531A5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {E84AB191-6066-4D05-ABFD-D3469BD531A5}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={3060FA40-8EB3-4098-801A-D139BEB8C9A1},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={3060FA40-8EB3-4098-801A-D139BEB8C9A1},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {3060FA40-8EB3-4098-801A-D139BEB8C9A1}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={635673F3-75B3-4C73-B845-2680B9C257D9},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={635673F3-75B3-4C73-B845-2680B9C257D9},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {635673F3-75B3-4C73-B845-2680B9C257D9}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={840BBA26-B61D-4A66-A1EB-9C38777702CD},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={840BBA26-B61D-4A66-A1EB-9C38777702CD},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {840BBA26-B61D-4A66-A1EB-9C38777702CD}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={E976642B-1471-4D40-9601-CA89A93F10B8},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={E976642B-1471-4D40-9601-CA89A93F10B8},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {E976642B-1471-4D40-9601-CA89A93F10B8}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={FDA9F4D0-8B04-4FBE-AD1A-839C8EE078FD},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={FDA9F4D0-8B04-4FBE-AD1A-839C8EE078FD},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {FDA9F4D0-8B04-4FBE-AD1A-839C8EE078FD}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={37E1AC26-0292-4830-B8A9-735C63E87349},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={37E1AC26-0292-4830-B8A9-735C63E87349},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {37E1AC26-0292-4830-B8A9-735C63E87349}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={C5E93201-292A-453D-8BED-9F4412C2422B},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={C5E93201-292A-453D-8BED-9F4412C2422B},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C5E93201-292A-453D-8BED-9F4412C2422B}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={C0AC22C2-9472-4FA1-9AF6-85E0AF3E75CB},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={C0AC22C2-9472-4FA1-9AF6-85E0AF3E75CB},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C0AC22C2-9472-4FA1-9AF6-85E0AF3E75CB}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={EBFE8B2F-215B-4B5F-B9FD-119F6C062AD6},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={EBFE8B2F-215B-4B5F-B9FD-119F6C062AD6},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {EBFE8B2F-215B-4B5F-B9FD-119F6C062AD6}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={D8FED431-425C-4F1E-A5CC-56B6952E74D8},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={D8FED431-425C-4F1E-A5CC-56B6952E74D8},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D8FED431-425C-4F1E-A5CC-56B6952E74D8}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={254F4344-BB36-4F54-A92C-0C22CEA415C5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={254F4344-BB36-4F54-A92C-0C22CEA415C5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {254F4344-BB36-4F54-A92C-0C22CEA415C5}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={11A8F2CB-9B3D-43A2-97DF-6779BCE29619},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={11A8F2CB-9B3D-43A2-97DF-6779BCE29619},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {11A8F2CB-9B3D-43A2-97DF-6779BCE29619}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={6DA49743-1CB5-443A-9E2F-BF972478B773},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={6DA49743-1CB5-443A-9E2F-BF972478B773},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {6DA49743-1CB5-443A-9E2F-BF972478B773}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={5D4201F6-CF49-4405-8CB9-F54834287521},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={5D4201F6-CF49-4405-8CB9-F54834287521},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {5D4201F6-CF49-4405-8CB9-F54834287521}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={C8CAABB3-19E4-447F-9EE6-B1EB8FA416DB},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={C8CAABB3-19E4-447F-9EE6-B1EB8FA416DB},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C8CAABB3-19E4-447F-9EE6-B1EB8FA416DB}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={44AED355-6069-4F77-AF79-21268DA8D434},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={44AED355-6069-4F77-AF79-21268DA8D434},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {44AED355-6069-4F77-AF79-21268DA8D434}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={C4AA582E-7D82-49DD-B3C7-0562D15BCB56},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={C4AA582E-7D82-49DD-B3C7-0562D15BCB56},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C4AA582E-7D82-49DD-B3C7-0562D15BCB56}
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: UnregisterSharedComponentProvider(Component={36A473A0-E0BD-4141-8B49-D049D4594686},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:748]: Executing op: ComponentUnregister(ComponentId={36A473A0-E0BD-4141-8B49-D049D4594686},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {36A473A0-E0BD-4141-8B49-D049D4594686}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={D76A3A9E-856F-422E-99F5-B290FD75ABB1},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={D76A3A9E-856F-422E-99F5-B290FD75ABB1},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D76A3A9E-856F-422E-99F5-B290FD75ABB1}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={15100061-B884-40E2-8104-8D6335C634D6},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={15100061-B884-40E2-8104-8D6335C634D6},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {15100061-B884-40E2-8104-8D6335C634D6}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={A09699A5-23BF-4156-9AB6-C1AA27B1F5ED},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={A09699A5-23BF-4156-9AB6-C1AA27B1F5ED},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {A09699A5-23BF-4156-9AB6-C1AA27B1F5ED}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={D4A0BE48-8666-4A8F-B657-A1C9CA3FC3CE},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={D4A0BE48-8666-4A8F-B657-A1C9CA3FC3CE},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D4A0BE48-8666-4A8F-B657-A1C9CA3FC3CE}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={C205C376-FF64-4D10-A3F8-C621D8061CE7},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={C205C376-FF64-4D10-A3F8-C621D8061CE7},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {C205C376-FF64-4D10-A3F8-C621D8061CE7}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={816CC1BA-49E1-45C6-8F72-685630B7A4FE},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={816CC1BA-49E1-45C6-8F72-685630B7A4FE},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {816CC1BA-49E1-45C6-8F72-685630B7A4FE}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={5507E618-6A93-4E7C-BF76-AAEABB70CEFA},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={5507E618-6A93-4E7C-BF76-AAEABB70CEFA},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {5507E618-6A93-4E7C-BF76-AAEABB70CEFA}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={4F50C3F5-8F7F-41DB-9E7E-CB2EE39E34B3},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={4F50C3F5-8F7F-41DB-9E7E-CB2EE39E34B3},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {4F50C3F5-8F7F-41DB-9E7E-CB2EE39E34B3}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={0A0CC1EF-1390-4B3A-8BE8-610FC622A10F},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={0A0CC1EF-1390-4B3A-8BE8-610FC622A10F},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {0A0CC1EF-1390-4B3A-8BE8-610FC622A10F}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={5CA83BAE-51AC-40DB-8953-D57FBABA66BD},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={5CA83BAE-51AC-40DB-8953-D57FBABA66BD},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {5CA83BAE-51AC-40DB-8953-D57FBABA66BD}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={F2F0008C-351A-4E7B-8D68-8F14C6D9B2B0},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={F2F0008C-351A-4E7B-8D68-8F14C6D9B2B0},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {F2F0008C-351A-4E7B-8D68-8F14C6D9B2B0}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={11AA2A94-E85E-4C45-90FF-4F7558AE7BB6},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={11AA2A94-E85E-4C45-90FF-4F7558AE7BB6},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {11AA2A94-E85E-4C45-90FF-4F7558AE7BB6}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={B1B0B3BE-2795-4634-8F16-CA4CDDC9AA62},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={B1B0B3BE-2795-4634-8F16-CA4CDDC9AA62},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {B1B0B3BE-2795-4634-8F16-CA4CDDC9AA62}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={D06CE56E-581A-4FCD-AD86-8E86A0C72FF8},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={D06CE56E-581A-4FCD-AD86-8E86A0C72FF8},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D06CE56E-581A-4FCD-AD86-8E86A0C72FF8}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={6A8DC2BA-A1E4-4E83-8097-D9998556148C},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={6A8DC2BA-A1E4-4E83-8097-D9998556148C},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {6A8DC2BA-A1E4-4E83-8097-D9998556148C}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={FFAA26AA-2211-4CB3-B745-AAB4606EB5E4},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={FFAA26AA-2211-4CB3-B745-AAB4606EB5E4},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {FFAA26AA-2211-4CB3-B745-AAB4606EB5E4}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={3F4B3FF6-2E65-4FED-9359-660369E62790},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={3F4B3FF6-2E65-4FED-9359-660369E62790},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {3F4B3FF6-2E65-4FED-9359-660369E62790}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={AB38BE6C-3EA5-4884-8048-2BA3B3BD9A38},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={AB38BE6C-3EA5-4884-8048-2BA3B3BD9A38},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {AB38BE6C-3EA5-4884-8048-2BA3B3BD9A38}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={5C497D99-4D73-433E-A845-A970D91BE1BF},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={5C497D99-4D73-433E-A845-A970D91BE1BF},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {5C497D99-4D73-433E-A845-A970D91BE1BF}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={D32C3892-1126-4120-89D3-5F79FEC5376C},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={D32C3892-1126-4120-89D3-5F79FEC5376C},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D32C3892-1126-4120-89D3-5F79FEC5376C}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={5CC52FC4-1E40-4FFC-B50C-3FD52F556F16},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={5CC52FC4-1E40-4FFC-B50C-3FD52F556F16},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {5CC52FC4-1E40-4FFC-B50C-3FD52F556F16}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={04DE3209-32A4-432F-9B12-6461D6EFE859},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={04DE3209-32A4-432F-9B12-6461D6EFE859},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {04DE3209-32A4-432F-9B12-6461D6EFE859}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={0E6DC394-890E-49EE-B1C2-F82AE93774E9},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={0E6DC394-890E-49EE-B1C2-F82AE93774E9},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {0E6DC394-890E-49EE-B1C2-F82AE93774E9}
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: UnregisterSharedComponentProvider(Component={D2CCE48E-CEDF-4FC8-A34E-382B86690BDF},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:764]: Executing op: ComponentUnregister(ComponentId={D2CCE48E-CEDF-4FC8-A34E-382B86690BDF},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D2CCE48E-CEDF-4FC8-A34E-382B86690BDF}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={D7FF87FA-93DE-4508-830B-93EE9ECC8D94},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={D7FF87FA-93DE-4508-830B-93EE9ECC8D94},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {D7FF87FA-93DE-4508-830B-93EE9ECC8D94}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={DA6BB056-B472-42C9-90E6-59205CC62A5D},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={DA6BB056-B472-42C9-90E6-59205CC62A5D},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {DA6BB056-B472-42C9-90E6-59205CC62A5D}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={E6EF8A1F-0D4D-44EB-89BF-4F25B2FE9BA4},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={E6EF8A1F-0D4D-44EB-89BF-4F25B2FE9BA4},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {E6EF8A1F-0D4D-44EB-89BF-4F25B2FE9BA4}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={ED749831-1653-4AF1-86C6-4FCDCE90FC26},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={ED749831-1653-4AF1-86C6-4FCDCE90FC26},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {ED749831-1653-4AF1-86C6-4FCDCE90FC26}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={7DBC16A7-5A9D-400D-9428-D23FC43139AD},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={7DBC16A7-5A9D-400D-9428-D23FC43139AD},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {7DBC16A7-5A9D-400D-9428-D23FC43139AD}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={23BBED96-3CA4-4CCD-833F-23CC55EF1994},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={23BBED96-3CA4-4CCD-833F-23CC55EF1994},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {23BBED96-3CA4-4CCD-833F-23CC55EF1994}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={E3AAB943-B65A-4264-9D44-0C68EC14050C},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={E3AAB943-B65A-4264-9D44-0C68EC14050C},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {E3AAB943-B65A-4264-9D44-0C68EC14050C}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={2D52667C-FABD-4B6C-A1CC-38A3624736CC},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={2D52667C-FABD-4B6C-A1CC-38A3624736CC},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {2D52667C-FABD-4B6C-A1CC-38A3624736CC}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={B3FAD9E0-E634-4CB4-AFAF-8F127EF40BA5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={B3FAD9E0-E634-4CB4-AFAF-8F127EF40BA5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {B3FAD9E0-E634-4CB4-AFAF-8F127EF40BA5}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={F2B1EBBD-DCFA-4AF1-8C8E-EAD0D52D81B6},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={F2B1EBBD-DCFA-4AF1-8C8E-EAD0D52D81B6},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {F2B1EBBD-DCFA-4AF1-8C8E-EAD0D52D81B6}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={FDFCFADD-E271-4C61-B1E6-BA4F9CC6EE3A},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={FDFCFADD-E271-4C61-B1E6-BA4F9CC6EE3A},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {FDFCFADD-E271-4C61-B1E6-BA4F9CC6EE3A}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={A5539CC0-0EAF-46E2-AC36-A69928BBDBF0},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={A5539CC0-0EAF-46E2-AC36-A69928BBDBF0},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {A5539CC0-0EAF-46E2-AC36-A69928BBDBF0}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={FCE0D02A-3A8A-4F2C-983D-3C7036CF02D0},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={FCE0D02A-3A8A-4F2C-983D-3C7036CF02D0},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {FCE0D02A-3A8A-4F2C-983D-3C7036CF02D0}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={F4516360-A036-4F1D-8F76-E8DBB74CCBCD},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={F4516360-A036-4F1D-8F76-E8DBB74CCBCD},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {F4516360-A036-4F1D-8F76-E8DBB74CCBCD}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={5A3B2FCD-9916-4B08-AFB4-CD9FE333DCD5},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={5A3B2FCD-9916-4B08-AFB4-CD9FE333DCD5},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {5A3B2FCD-9916-4B08-AFB4-CD9FE333DCD5}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={9204D4D2-37B6-4B1F-B859-876B6075CCF1},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={9204D4D2-37B6-4B1F-B859-876B6075CCF1},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {9204D4D2-37B6-4B1F-B859-876B6075CCF1}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={0D0C5A6E-E1E3-476D-B05D-3E6B10780F3D},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={0D0C5A6E-E1E3-476D-B05D-3E6B10780F3D},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {0D0C5A6E-E1E3-476D-B05D-3E6B10780F3D}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={DA5642BC-8FC4-4DBC-94D0-D3AB8AD4CEDE},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={DA5642BC-8FC4-4DBC-94D0-D3AB8AD4CEDE},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {DA5642BC-8FC4-4DBC-94D0-D3AB8AD4CEDE}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={40946169-074F-4022-9A09-C9A8D7C860E6},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={40946169-074F-4022-9A09-C9A8D7C860E6},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {40946169-074F-4022-9A09-C9A8D7C860E6}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={37C369E1-07E4-4918-BA9B-B80B1E0488A0},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={37C369E1-07E4-4918-BA9B-B80B1E0488A0},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {37C369E1-07E4-4918-BA9B-B80B1E0488A0}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={85624645-A28D-410F-B533-650442D24A08},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={85624645-A28D-410F-B533-650442D24A08},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {85624645-A28D-410F-B533-650442D24A08}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={CBA6B434-2AEC-4A3F-96D2-E8D38C4AC374},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={CBA6B434-2AEC-4A3F-96D2-E8D38C4AC374},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {CBA6B434-2AEC-4A3F-96D2-E8D38C4AC374}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={83B4C32D-C057-423F-9EF7-88FB27C9B1C4},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={83B4C32D-C057-423F-9EF7-88FB27C9B1C4},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {83B4C32D-C057-423F-9EF7-88FB27C9B1C4}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={022AE07B-7282-49F2-A087-26FB04D44DD0},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={022AE07B-7282-49F2-A087-26FB04D44DD0},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {022AE07B-7282-49F2-A087-26FB04D44DD0}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={E3DB20A2-2ACB-4163-98D5-777D3B95CE7F},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={E3DB20A2-2ACB-4163-98D5-777D3B95CE7F},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {E3DB20A2-2ACB-4163-98D5-777D3B95CE7F}
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: UnregisterSharedComponentProvider(Component={641CF93D-FE6F-4070-9EC1-87D29A2C1AEC},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:779]: Executing op: ComponentUnregister(ComponentId={641CF93D-FE6F-4070-9EC1-87D29A2C1AEC},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {641CF93D-FE6F-4070-9EC1-87D29A2C1AEC}
        MSI (s) (9C:B8) [17:12:15:795]: Executing op: UnregisterSharedComponentProvider(Component={9A79F0CC-E569-4D21-AFD7-4604A15CF187},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:795]: Executing op: ComponentUnregister(ComponentId={9A79F0CC-E569-4D21-AFD7-4604A15CF187},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {9A79F0CC-E569-4D21-AFD7-4604A15CF187}
        MSI (s) (9C:B8) [17:12:15:795]: Executing op: UnregisterSharedComponentProvider(Component={E77C9348-733A-456E-AA94-A15B518563DA},ProductCode={CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9})
        MSI (s) (9C:B8) [17:12:15:795]: Executing op: ComponentUnregister(ComponentId={E77C9348-733A-456E-AA94-A15B518563DA},,BinaryType=0,)
        1: {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9} 2: {E77C9348-733A-456E-AA94-A15B518563DA}
        MSI (s) (9C:B8) [17:12:15:795]: Executing op: ActionStart(Name=UnpublishFeatures,Description=Unpublishing product features,Template=Feature: [1])
        Action 17:12:15: UnpublishFeatures. Unpublishing product features
        MSI (s) (9C:B8) [17:12:15:795]: Executing op: FeatureUnpublish(Feature=MyProductWebApp,,Absent=2,Component=Y6!%i-hj49T7Z*hqI,I@fN43SYv]KA]spHlZxpNKF.Aim9H0z=]fDt+Et[?`S~64&7sb49wL!.U!Sew!U&xbd2f)B=3$apcMY^dGWo5}Iehl99sI`%Adt.0^6'$9DmSN2?*YjF1DdScsiwAQt*Sy6?{(+[Cmu}&fjbbWoJ=o.@Y~txn{%j?!Qkk~HZ,Ik=eBMTt{uGiN_!M6&'gG2A0h*KV.QJicfO6mwObeh88W9rn^.Wpqe3Ml]`@IE=SInJaJR}8Lol41G'9KV9,s$Hc}],,1+}nSx+bKP@d%ZluZnU53c!qtOOJRIAzL6.As6~hmJtIho.Yij=ABDL_kU$&GOG88fYNel=gD6DXI3UoTMlr_($1,)?1c~^6W6f8_8p)f6CN6^9qy!wZ[qua@w%!5K1vS^=!BdyFPNe3lsBt+[_YEc@1=.rf~Ls=U0fgv06=wE=Ul6dP{FU`_,5Z6zk5uv?LZA,-Wi@)x$Ou}rIy4_@cG$-xTD7Qb!~0]v)gVo?*^zIWe[@0kM4_XMqu+C?kofE^=7E(Kecyzp[JLO@)@i%r%g3KUp{o(4H`U'9}v~Gyc3.,LRnr*99cMz?R,S2`_y2}2}^4bKbTx&=`16U_-icjxLj[0(}[?9Aa1+eY}I3-!BiVFn35,o?0D&8RR@.IQw93uo2PTy=Pg,,egDfYed*S$wqji'AgOYQCci2_e9be!,zI?T?]9e*CdK]PT4&nNuF)?79d8SJF{M&broV49=G1!S@$s+uVjPnPj7E430'o%`?F&D~WnJnmY-N%tnmfip@zJ_vVV26B^=Cx8=7@iL9{Sco=5%CUQ9+}N^&-u==aUjBO7DKm2-zz(aEz7w?rJUx8Frk7yMAtSyqj.Z=2Y,2N75jm`g(kRS_Zka==r[2cjVk?&~88MzJR$-=Wiu4(wWexMSk$++zjk?@2HjLK*mL5WT,iOeGpQZ8'iC3Q'o4-$qp$4iK%S$@t=n@bJhY2'y3B!o=Rw~?{6pJza
        UnpublishFeatures: Feature: MyProductWebApp
        MSI (s) (9C:B8) [17:12:15:795]: Note: 1: 1402 2: UNKNOWN\Installer\Features\A9C5B3BCDAD096C4FB69B26C1AE54D9D 3: 2
        MSI (s) (9C:B8) [17:12:15:795]: Executing op: ActionStart(Name=AutoVueIISCleanup,Description=Removing jvue IIS folder,Template=[1])
        Action 17:12:15: AutoVueIISCleanup. Removing jvue IIS folder
        MSI (s) (9C:B8) [17:12:15:795]: Executing op: CustomActionSchedule(Action=AutoVueIISCleanup,ActionType=1090,Source=BinaryData,Target=/U 1033,)
        MSI (s) (9C:B8) [17:12:22:707]: Executing op: ActionStart(Name=IISCleanup,,)
        Action 17:12:22: IISCleanup.
        MSI (s) (9C:B8) [17:12:22:707]: Executing op: CustomActionSchedule(Action=IISCleanup,ActionType=3138,Source=BinaryData,Target=1033,)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ActionStart(Name=RemoveODBC,Description=Removing ODBC components,)
        Action 17:12:27: RemoveODBC. Removing ODBC components
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ODBCDriverManager(,BinaryType=0)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ODBCDriverManager(,BinaryType=1)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ActionStart(Name=UnregisterFonts,Description=Unregistering fonts,Template=Font: [1])
        Action 17:12:27: UnregisterFonts. Unregistering fonts
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ProgressTotal(Total=2,Type=1,ByteEquivalent=1800000)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\fonts\)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: FontUnregister(,File=GDT.ttf)
        UnregisterFonts: Font: GDT.ttf
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: FontUnregister(,File=VeraMono.ttf)
        UnregisterFonts: Font: VeraMono.ttf
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ActionStart(Name=RemoveRegistryValues,Description=Removing system registry values,Template=Key: [1], Name: [2])
        Action 17:12:27: RemoveRegistryValues. Removing system registry values
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ProgressTotal(Total=8,Type=1,ByteEquivalent=13200)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\MyComp\MyProductExplorer,,BinaryType=0,,)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegRemoveValue(Name=Installation,Value=[INSTALLDIR],)
        RemoveRegistryValues: Key: \SOFTWARE\MyComp\MyProductExplorer, Name: Installation
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegRemoveValue(Name=Root,Value=[WEBSITECHOICES2],)
        RemoveRegistryValues: Key: \SOFTWARE\MyComp\MyProductExplorer, Name: Root
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegRemoveValue(Name=AEVersion,Value=[ProductVersion],)
        RemoveRegistryValues: Key: \SOFTWARE\MyComp\MyProductExplorer, Name: AEVersion
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegRemoveValue(Name=DatasourceName,Value=[DOMAINNAME],)
        RemoveRegistryValues: Key: \SOFTWARE\MyComp\MyProductExplorer, Name: DatasourceName
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegRemoveValue(Name=DatasourceServerName,Value=[DOMAINSERVERNAME],)
        RemoveRegistryValues: Key: \SOFTWARE\MyComp\MyProductExplorer, Name: DatasourceServerName
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegRemoveValue(Name=DatasourcePort,Value=[DOMAINPORT],)
        RemoveRegistryValues: Key: \SOFTWARE\MyComp\MyProductExplorer, Name: DatasourcePort
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegRemoveValue(Name=AutoVueIIS,Value=[AUTOVUESERVER],)
        RemoveRegistryValues: Key: \SOFTWARE\MyComp\MyProductExplorer, Name: AutoVueIIS
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: RegRemoveValue(Name=TcpPort,Value=[TCPPORT],)
        RemoveRegistryValues: Key: \SOFTWARE\MyComp\MyProductExplorer, Name: TcpPort
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ActionStart(Name=RemoveIniValues,Description=Removing INI file entries,Template=File: [1], Section: [2], Key: [3], Value: [4])
        Action 17:12:27: RemoveIniValues. Removing INI file entries
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: ProgressTotal(Total=21,Type=1,ByteEquivalent=13200)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: IniFilePath(File=allusers.ini,Folder=C:\Program Files (x86)\jvue\bin\)
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: IniWriteRemoveValue(Section=Options,Key=AIBACKGROUND,Value=0,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: Options, Key: AIBACKGROUND, Value: 0
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: IniWriteRemoveValue(Section=PRINTHEADERS,Key=BOTTOMRIGHTTEXT,Value=%p of %n,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PRINTHEADERS, Key: BOTTOMRIGHTTEXT, Value: %p of %n
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: IniWriteRemoveValue(Section=PRINTHEADERS,Key=TOPCENTERTEXT,Value=%X<FileNE>:%X<Watermark>,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PRINTHEADERS, Key: TOPCENTERTEXT, Value: %X<FileNE>:%X<Watermark>
        MSI (s) (9C:B8) [17:12:27:841]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=SIZE,Value=22,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: MRKFONT, Key: SIZE, Value: 22
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=ISUNDERLINE,Value=0,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: MRKFONT, Key: ISUNDERLINE, Value: 0
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=ISITALIC,Value=0,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: MRKFONT, Key: ISITALIC, Value: 0
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=FACE,Value=SansSerif,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: MRKFONT, Key: FACE, Value: SansSerif
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=ISBOLD,Value=0,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: MRKFONT, Key: ISBOLD, Value: 0
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=FONTSIZE,Value=24,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: FONTSIZE, Value: 24
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=TEXT,Value=%X<Watermark>,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: TEXT, Value: %X<Watermark>
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=FONTNAME,Value=Serif,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: FONTNAME, Value: Serif
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=ORIENTATION,Value=1,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: ORIENTATION, Value: 1
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=FONTSTYLE,Value=1,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: FONTSTYLE, Value: 1
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=WATERMARK,Key=TEXT,Value=%X<Watermark>,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: WATERMARK, Key: TEXT, Value: %X<Watermark>
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=WATERMARK,Key=YFACTOR,Value=0.5,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: WATERMARK, Key: YFACTOR, Value: 0.5
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=WATERMARK,Key=FONTSIZE,Value=24,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: WATERMARK, Key: FONTSIZE, Value: 24
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=WATERMARK,Key=XFACTOR,Value=0.5,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: WATERMARK, Key: XFACTOR, Value: 0.5
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PENSETTINGS,Key=SELECTEDPEN,Value=alt1,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PENSETTINGS, Key: SELECTEDPEN, Value: alt1
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PENSETTINGS,Key=UNITS,Value=0,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PENSETTINGS, Key: UNITS, Value: 0
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PENSETTINGS,Key=PEN1,Value= ,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PENSETTINGS, Key: PEN1, Value:
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: IniWriteRemoveValue(Section=PENSETTINGS,Key=PEN0,Value= ,Mode=2)
        RemoveIniValues: File: allusers.ini, Section: PENSETTINGS, Key: PEN0, Value:
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: ActionStart(Name=ISSearchReplaceUninstall,,)
        Action 17:12:27: ISSearchReplaceUninstall.
        MSI (s) (9C:B8) [17:12:27:857]: Executing op: CustomActionSchedule(Action=ISSearchReplaceUninstall,ActionType=3073,Source=BinaryData,Target=ISSearchReplaceUninstall,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp)
        MSI (s) (9C:B8) [17:12:27:857]: Creating MSIHANDLE (170) of type 790536 for thread 3512
        MSI (s) (9C:18) [17:12:27:857]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI7F8.tmp, Entrypoint: ISSearchReplaceUninstall
        MSI (s) (9C:A4) [17:12:27:857]: Generating random cookie.
        MSI (s) (9C:A4) [17:12:27:857]: Created Custom Action Server with PID 2248 (0x8C8).
        MSI (s) (9C:D0) [17:12:27:872]: Running as a service.
        MSI (s) (9C:D0) [17:12:27:888]: Hello, I'm your 32bit Elevated Non-remapped custom action server.
        MSI (s) (9C!BC) [17:12:27:935]: Creating MSIHANDLE (171) of type 790531 for thread 956
        InstallShield 17:12:27: Processing the replacement set 'JVueServer.Properties'; Target Folder: C:\Program Files (x86)\jvue\bin\, Include Files: jvueserver.properties, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!BC) [17:12:27:935]: Closing MSIHANDLE (171) of type 790531 for thread 956
        MSI (s) (9C!BC) [17:12:27:935]: Creating MSIHANDLE (172) of type 790531 for thread 956
        InstallShield 17:12:27: Skip the replacement set 'JVueServer.Properties' because it is scheduled to run on install, but the underlying component 'AWASettings' is not being installed.
        MSI (s) (9C!BC) [17:12:27:935]: Closing MSIHANDLE (172) of type 790531 for thread 956
        MSI (s) (9C!BC) [17:12:27:935]: Creating MSIHANDLE (173) of type 790531 for thread 956
        InstallShield 17:12:27: Processing the replacement set 'Web.config'; Target Folder: C:\inetpub\wwwroot\MyProduct\, Include Files: web.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!BC) [17:12:27:935]: Closing MSIHANDLE (173) of type 790531 for thread 956
        MSI (s) (9C!BC) [17:12:27:935]: Creating MSIHANDLE (174) of type 790531 for thread 956
        InstallShield 17:12:27: Skip the replacement set 'Web.config' because it is scheduled to run on install, but the underlying component 'AWASettings' is not being installed.
        MSI (s) (9C!BC) [17:12:27:935]: Closing MSIHANDLE (174) of type 790531 for thread 956
        MSI (s) (9C!BC) [17:12:27:935]: Creating MSIHANDLE (175) of type 790531 for thread 956
        InstallShield 17:12:27: Processing the replacement set 'ViewerWeb.config'; Target Folder: C:\inetpub\wwwroot\MyComp.WebViewer\, Include Files: web.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!BC) [17:12:27:935]: Closing MSIHANDLE (175) of type 790531 for thread 956
        MSI (s) (9C!BC) [17:12:27:935]: Creating MSIHANDLE (176) of type 790531 for thread 956
        InstallShield 17:12:27: Skip the replacement set 'ViewerWeb.config' because it is scheduled to run on install, but the underlying component 'Web_Viewer.config' is not being installed.
        MSI (s) (9C!BC) [17:12:27:935]: Closing MSIHANDLE (176) of type 790531 for thread 956
        MSI (s) (9C:18) [17:12:27:935]: Closing MSIHANDLE (170) of type 790536 for thread 3512
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: ActionStart(Name=RemoveFiles,Description=Removing files,Template=File: [1], Directory: [9])
        Action 17:12:27: RemoveFiles. Removing files
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: ProgressTotal(Total=3,Type=1,ByteEquivalent=175000)
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: FileRemove(,FileName=Interop.MyProductCoreWrapperMgr.dll,,)
        RemoveFiles: File: Interop.MyProductCoreWrapperMgr.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:935]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:27:935]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: FileRemove(,FileName=Interop.MyProductCoreWrapper.dll,,)
        RemoveFiles: File: Interop.MyProductCoreWrapper.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: FileRemove(,FileName=Interop.MyProductCAC.dll,,)
        RemoveFiles: File: Interop.MyProductCAC.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: ProgressTotal(Total=1235,Type=1,ByteEquivalent=175000)
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\anvil\)
        MSI (s) (9C:B8) [17:12:27:935]: Executing op: FileRemove(,FileName=setup.exe,,ComponentId={3A3DB3E8-9251-4349-A0F1-6C9E77ADC14C})
        RemoveFiles: File: setup.exe, Directory: C:\inetpub\wwwroot\MyProduct\anvil\
        MSI (s) (9C:B8) [17:12:27:935]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductFileSystemDataClasses.dll,,ComponentId={C205C376-FF64-4D10-A3F8-C621D8061CE7})
        RemoveFiles: File: MyProductFileSystemDataClasses.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:950]: Verifying accessibility of file: MyProductFileSystemDataClasses.dll
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductFileSystemHubMgr.dll,,ComponentId={D4A0BE48-8666-4A8F-B657-A1C9CA3FC3CE})
        RemoveFiles: File: MyProductFileSystemHubMgr.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:950]: Verifying accessibility of file: MyProductFileSystemHubMgr.dll
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\anvil\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.exe,,ComponentId={09ED94F4-32AB-41F3-8E73-6A8CD997E102})
        RemoveFiles: File: MyProductNativeViewerLauncher.exe, Directory: C:\inetpub\wwwroot\MyProduct\anvil\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductUtilities.dll,,ComponentId={F52FAE14-6A97-408F-A635-5ED9D6D7A3E2})
        RemoveFiles: File: MyProductUtilities.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\anvil\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductUtilities.dll,,ComponentId={D5EDBF9A-CD94-476B-A81F-A61BB1C1FDAB})
        RemoveFiles: File: MyProductUtilities.dll, Directory: C:\inetpub\wwwroot\MyProduct\anvil\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\anvil\Bin\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductUtilities.dll,,ComponentId={E77C9348-733A-456E-AA94-A15B518563DA})
        RemoveFiles: File: MyProductUtilities.dll, Directory: C:\inetpub\wwwroot\MyProduct\anvil\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductWebClient.Admin.dll,,ComponentId={D7BE9511-B537-4C21-ADDD-71104BAF3208})
        RemoveFiles: File: MyProductWebClient.Admin.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductWebClient.Test.dll,,ComponentId={840BBA26-B61D-4A66-A1EB-9C38777702CD})
        RemoveFiles: File: MyProductWebClient.Test.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductWebClient.WebServiceHelpers.dll,,ComponentId={635673F3-75B3-4C73-B845-2680B9C257D9})
        RemoveFiles: File: MyProductWebClient.WebServiceHelpers.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=MyProductWebClient.dll,,ComponentId={C0863B4A-1684-451F-8D35-5A9E58649780})
        RemoveFiles: File: MyProductWebClient.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=App_GlobalResources.dll,,ComponentId={41A09E54-1C78-4A8B-B773-A8AB69AE9A2E})
        RemoveFiles: File: App_GlobalResources.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\fr\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=App_GlobalResources.resources.dll,,ComponentId={DFE8BB62-EA34-4C1D-91AA-3BE373094D8D})
        RemoveFiles: File: App_GlobalResources.resources.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\fr\
        MSI (s) (9C:B8) [17:12:27:950]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\fr-ca\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=App_GlobalResources.resources.dll,,ComponentId={F2F0008C-351A-4E7B-8D68-8F14C6D9B2B0})
        RemoveFiles: File: App_GlobalResources.resources.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\fr-ca\
        MSI (s) (9C:B8) [17:12:27:950]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\anvil\Bin\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=App_Licenses.dll,,ComponentId={9A79F0CC-E569-4D21-AFD7-4604A15CF187})
        RemoveFiles: File: App_Licenses.dll, Directory: C:\inetpub\wwwroot\MyProduct\anvil\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=App_Licenses.dll,,ComponentId={FCB4317B-E003-4A69-8E57-741FF4E607F6})
        RemoveFiles: File: App_Licenses.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=App_SubCode_CSharpCode.dll,,ComponentId={E6340B30-54D7-4CA8-9FCE-2AF611E1DBB2})
        RemoveFiles: File: App_SubCode_CSharpCode.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=App_SubCode_VBCode.dll,,ComponentId={D7FF87FA-93DE-4508-830B-93EE9ECC8D94})
        RemoveFiles: File: App_SubCode_VBCode.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=App_global.asax.dll,,ComponentId={282EAFB0-C8CD-458B-B5AE-9F7E8E620CAA})
        RemoveFiles: File: App_global.asax.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:950]: Executing op: FileRemove(,FileName=Aspose.Words.dll,,ComponentId={1190C018-27C8-47C9-8651-FB399827C6A8})
        RemoveFiles: File: Aspose.Words.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=Aspose.Words.dll,,ComponentId={A09699A5-23BF-4156-9AB6-C1AA27B1F5ED})
        RemoveFiles: File: Aspose.Words.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:966]: Verifying accessibility of file: Aspose.Words.dll
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=BluePrintWebService.XmlSerializers.dll,,ComponentId={15100061-B884-40E2-8104-8D6335C634D6})
        RemoveFiles: File: BluePrintWebService.XmlSerializers.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:966]: Verifying accessibility of file: BluePrintWebService.XmlSerializers.dll
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=Common.Logging.dll,,ComponentId={11AA2A94-E85E-4C45-90FF-4F7558AE7BB6})
        RemoveFiles: File: Common.Logging.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:966]: Verifying accessibility of file: Common.Logging.dll
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Charts.v14.1.Core.dll,,ComponentId={E3DB20A2-2ACB-4163-98D5-777D3B95CE7F})
        RemoveFiles: File: DevExpress.Charts.v14.1.Core.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Data.v14.1.dll,,ComponentId={022AE07B-7282-49F2-A087-26FB04D44DD0})
        RemoveFiles: File: DevExpress.Data.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Office.v14.1.Core.dll,,ComponentId={D2CCE48E-CEDF-4FC8-A34E-382B86690BDF})
        RemoveFiles: File: DevExpress.Office.v14.1.Core.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.PivotGrid.v14.1.Core.dll,,ComponentId={83B4C32D-C057-423F-9EF7-88FB27C9B1C4})
        RemoveFiles: File: DevExpress.PivotGrid.v14.1.Core.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Printing.v14.1.Core.dll,,ComponentId={CBA6B434-2AEC-4A3F-96D2-E8D38C4AC374})
        RemoveFiles: File: DevExpress.Printing.v14.1.Core.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.RichEdit.v14.1.Core.dll,,ComponentId={85624645-A28D-410F-B533-650442D24A08})
        RemoveFiles: File: DevExpress.RichEdit.v14.1.Core.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.SpellChecker.v14.1.Core.dll,,ComponentId={37C369E1-07E4-4918-BA9B-B80B1E0488A0})
        RemoveFiles: File: DevExpress.SpellChecker.v14.1.Core.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Utils.v14.1.dll,,ComponentId={40946169-074F-4022-9A09-C9A8D7C860E6})
        RemoveFiles: File: DevExpress.Utils.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Web.ASPxHtmlEditor.v14.1.dll,,ComponentId={DA5642BC-8FC4-4DBC-94D0-D3AB8AD4CEDE})
        RemoveFiles: File: DevExpress.Web.ASPxHtmlEditor.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Web.ASPxPivotGrid.v14.1.dll,,ComponentId={0D0C5A6E-E1E3-476D-B05D-3E6B10780F3D})
        RemoveFiles: File: DevExpress.Web.ASPxPivotGrid.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Web.ASPxScheduler.v14.1.dll,,ComponentId={9204D4D2-37B6-4B1F-B859-876B6075CCF1})
        RemoveFiles: File: DevExpress.Web.ASPxScheduler.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Web.ASPxSpellChecker.v14.1.dll,,ComponentId={5A3B2FCD-9916-4B08-AFB4-CD9FE333DCD5})
        RemoveFiles: File: DevExpress.Web.ASPxSpellChecker.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Web.ASPxThemes.v14.1.dll,,ComponentId={F4516360-A036-4F1D-8F76-E8DBB74CCBCD})
        RemoveFiles: File: DevExpress.Web.ASPxThemes.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Web.ASPxTreeList.v14.1.dll,,ComponentId={FCE0D02A-3A8A-4F2C-983D-3C7036CF02D0})
        RemoveFiles: File: DevExpress.Web.ASPxTreeList.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:966]: Executing op: FileRemove(,FileName=DevExpress.Web.v14.1.dll,,ComponentId={A5539CC0-0EAF-46E2-AC36-A69928BBDBF0})
        RemoveFiles: File: DevExpress.Web.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DevExpress.XtraCharts.v14.1.Web.dll,,ComponentId={F2B1EBBD-DCFA-4AF1-8C8E-EAD0D52D81B6})
        RemoveFiles: File: DevExpress.XtraCharts.v14.1.Web.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DevExpress.XtraCharts.v14.1.dll,,ComponentId={FDFCFADD-E271-4C61-B1E6-BA4F9CC6EE3A})
        RemoveFiles: File: DevExpress.XtraCharts.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DevExpress.XtraPivotGrid.v14.1.dll,,ComponentId={B3FAD9E0-E634-4CB4-AFAF-8F127EF40BA5})
        RemoveFiles: File: DevExpress.XtraPivotGrid.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DevExpress.XtraPrinting.v14.1.dll,,ComponentId={2D52667C-FABD-4B6C-A1CC-38A3624736CC})
        RemoveFiles: File: DevExpress.XtraPrinting.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DevExpress.XtraReports.v14.1.Web.dll,,ComponentId={23BBED96-3CA4-4CCD-833F-23CC55EF1994})
        RemoveFiles: File: DevExpress.XtraReports.v14.1.Web.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DevExpress.XtraReports.v14.1.dll,,ComponentId={E3AAB943-B65A-4264-9D44-0C68EC14050C})
        RemoveFiles: File: DevExpress.XtraReports.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DevExpress.XtraScheduler.v14.1.Core.dll,,ComponentId={7DBC16A7-5A9D-400D-9428-D23FC43139AD})
        RemoveFiles: File: DevExpress.XtraScheduler.v14.1.Core.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DevExpress.XtraScheduler.v14.1.dll,,ComponentId={ED749831-1653-4AF1-86C6-4FCDCE90FC26})
        RemoveFiles: File: DevExpress.XtraScheduler.v14.1.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=DynamicModel.dll,,ComponentId={D76A3A9E-856F-422E-99F5-B290FD75ABB1})
        RemoveFiles: File: DynamicModel.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:981]: Verifying accessibility of file: DynamicModel.dll
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=EntityFramework.BulkInsert.dll,,ComponentId={36A473A0-E0BD-4141-8B49-D049D4594686})
        RemoveFiles: File: EntityFramework.BulkInsert.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:981]: Verifying accessibility of file: EntityFramework.BulkInsert.dll
        MSI (s) (9C:B8) [17:12:27:981]: Executing op: FileRemove(,FileName=EntityFramework.MappingAPI.dll,,ComponentId={44AED355-6069-4F77-AF79-21268DA8D434})
        RemoveFiles: File: EntityFramework.MappingAPI.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:997]: Verifying accessibility of file: EntityFramework.MappingAPI.dll
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=EntityFramework.SqlServer.dll,,ComponentId={641CF93D-FE6F-4070-9EC1-87D29A2C1AEC})
        RemoveFiles: File: EntityFramework.SqlServer.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:997]: Verifying accessibility of file: EntityFramework.SqlServer.dll
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=EntityFramework.dll,,ComponentId={C4AA582E-7D82-49DD-B3C7-0562D15BCB56})
        RemoveFiles: File: EntityFramework.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:997]: Verifying accessibility of file: EntityFramework.dll
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=HtmlAgilityPack.dll,,ComponentId={F17C9FF1-078F-4A25-B598-7A93415FCDCD})
        RemoveFiles: File: HtmlAgilityPack.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=HtmlAgilityPack.dll,,ComponentId={04DE3209-32A4-432F-9B12-6461D6EFE859})
        RemoveFiles: File: HtmlAgilityPack.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:997]: Verifying accessibility of file: HtmlAgilityPack.dll
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=ICSharpCode.SharpZipLib.dll,,ComponentId={5CA83BAE-51AC-40DB-8953-D57FBABA66BD})
        RemoveFiles: File: ICSharpCode.SharpZipLib.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:997]: Verifying accessibility of file: ICSharpCode.SharpZipLib.dll
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=INIFileParser.dll,,ComponentId={5D4201F6-CF49-4405-8CB9-F54834287521})
        RemoveFiles: File: INIFileParser.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:997]: Verifying accessibility of file: INIFileParser.dll
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=Interop.MyProductCAC.dll,,ComponentId={DB8B11C8-43CD-4B1B-A06F-9CD9C0B2DE00})
        RemoveFiles: File: Interop.MyProductCAC.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=Interop.MyProductCoreWrapper.dll,,ComponentId={66AB18A9-86D8-46E1-B24D-FBEAFBF19678})
        RemoveFiles: File: Interop.MyProductCoreWrapper.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=Interop.MyProductCoreWrapperMgr.dll,,ComponentId={0A024F30-A5C0-4E4F-BBAC-68909498D1B6})
        RemoveFiles: File: Interop.MyProductCoreWrapperMgr.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=Interop.MyProductGui.dll,,ComponentId={CD674091-3048-4472-AB3C-ACD3D44366E5})
        RemoveFiles: File: Interop.MyProductGui.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=LinqKit.dll,,ComponentId={5CC52FC4-1E40-4FFC-B50C-3FD52F556F16})
        RemoveFiles: File: LinqKit.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:997]: Verifying accessibility of file: LinqKit.dll
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=Lucene.Net.Linq.dll,,ComponentId={5507E618-6A93-4E7C-BF76-AAEABB70CEFA})
        RemoveFiles: File: Lucene.Net.Linq.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:27:997]: Verifying accessibility of file: Lucene.Net.Linq.dll
        MSI (s) (9C:B8) [17:12:27:997]: Executing op: FileRemove(,FileName=Lucene.Net.dll,,ComponentId={0A0CC1EF-1390-4B3A-8BE8-610FC622A10F})
        RemoveFiles: File: Lucene.Net.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: Lucene.Net.dll
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=Microsoft.AspNet.Identity.Core.dll,,ComponentId={6DA49743-1CB5-443A-9E2F-BF972478B773})
        RemoveFiles: File: Microsoft.AspNet.Identity.Core.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: Microsoft.AspNet.Identity.Core.dll
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=Microsoft.Web.Administration.dll,,ComponentId={0E6DC394-890E-49EE-B1C2-F82AE93774E9})
        RemoveFiles: File: Microsoft.Web.Administration.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=Microsoft.Web.Services3.dll,,ComponentId={11A8F2CB-9B3D-43A2-97DF-6779BCE29619})
        RemoveFiles: File: Microsoft.Web.Services3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: Microsoft.Web.Services3.dll
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=Newtonsoft.Json.dll,,ComponentId={254F4344-BB36-4F54-A92C-0C22CEA415C5})
        RemoveFiles: File: Newtonsoft.Json.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: Newtonsoft.Json.dll
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=Oracle.ManagedDataAccess.EntityFramework.dll,,ComponentId={D32C3892-1126-4120-89D3-5F79FEC5376C})
        RemoveFiles: File: Oracle.ManagedDataAccess.EntityFramework.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: Oracle.ManagedDataAccess.EntityFramework.dll
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=Oracle.ManagedDataAccess.dll,,ComponentId={D8FED431-425C-4F1E-A5CC-56B6952E74D8})
        RemoveFiles: File: Oracle.ManagedDataAccess.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: Oracle.ManagedDataAccess.dll
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=Owin.dll,,ComponentId={5C497D99-4D73-433E-A845-A970D91BE1BF})
        RemoveFiles: File: Owin.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: Owin.dll
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=Remotion.Linq.dll,,ComponentId={C8CAABB3-19E4-447F-9EE6-B1EB8FA416DB})
        RemoveFiles: File: Remotion.Linq.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: Remotion.Linq.dll
        MSI (s) (9C:B8) [17:12:28:013]: Executing op: FileRemove(,FileName=SecureFTP.net.dll,,ComponentId={AB38BE6C-3EA5-4884-8048-2BA3B3BD9A38})
        RemoveFiles: File: SecureFTP.net.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:013]: Verifying accessibility of file: SecureFTP.net.dll
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=MyComp.MyProduct.MainApi.dll,,ComponentId={323EB8AD-C823-4646-98A3-86608EBC696E})
        RemoveFiles: File: MyComp.MyProduct.MainApi.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=MyComp.BusinessLogic.dll,,ComponentId={EBFE8B2F-215B-4B5F-B9FD-119F6C062AD6})
        RemoveFiles: File: MyComp.BusinessLogic.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:028]: Verifying accessibility of file: MyComp.BusinessLogic.dll
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\)
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=MyComp.BusinessLogic.resources.dll,,ComponentId={D06CE56E-581A-4FCD-AD86-8E86A0C72FF8})
        RemoveFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\
        MSI (s) (9C:B8) [17:12:28:028]: Verifying accessibility of file: MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=MyComp.DataAccessLayer.dll,,ComponentId={C0AC22C2-9472-4FA1-9AF6-85E0AF3E75CB})
        RemoveFiles: File: MyComp.DataAccessLayer.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:028]: Verifying accessibility of file: MyComp.DataAccessLayer.dll
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=MyComp.DomainModel.dll,,ComponentId={C5E93201-292A-453D-8BED-9F4412C2422B})
        RemoveFiles: File: MyComp.DomainModel.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:028]: Verifying accessibility of file: MyComp.DomainModel.dll
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=MyComp.Helper.dll,,ComponentId={37E1AC26-0292-4830-B8A9-735C63E87349})
        RemoveFiles: File: MyComp.Helper.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:028]: Verifying accessibility of file: MyComp.Helper.dll
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=MyComp.Licensing.dll,,ComponentId={FDA9F4D0-8B04-4FBE-AD1A-839C8EE078FD})
        RemoveFiles: File: MyComp.Licensing.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:028]: Verifying accessibility of file: MyComp.Licensing.dll
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=MyComp.WebViewer.dll,,ComponentId={E6EF8A1F-0D4D-44EB-89BF-4F25B2FE9BA4})
        RemoveFiles: File: MyComp.WebViewer.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:028]: Verifying accessibility of file: MyComp.WebViewer.dll
        MSI (s) (9C:B8) [17:12:28:028]: Executing op: FileRemove(,FileName=System.Linq.Dynamic.dll,,ComponentId={E976642B-1471-4D40-9601-CA89A93F10B8})
        RemoveFiles: File: System.Linq.Dynamic.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:044]: Verifying accessibility of file: System.Linq.Dynamic.dll
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=Theme.dll,,ComponentId={97B08785-83E5-4E3E-B7BB-C1DDDA2E2206})
        RemoveFiles: File: Theme.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=VBCode.dll,,ComponentId={4F50C3F5-8F7F-41DB-9E7E-CB2EE39E34B3})
        RemoveFiles: File: VBCode.dll, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=WeOnlyDo.Client.FTP.dll,,ComponentId={3F4B3FF6-2E65-4FED-9359-660369E62790})
        RemoveFiles: File: WeOnlyDo.Client.FTP.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:28:044]: Verifying accessibility of file: WeOnlyDo.Client.FTP.dll
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\)
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=web.config,,ComponentId={EADDEF87-78AF-4841-A5CB-E055EFFAF0BD})
        RemoveFiles: File: web.config, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\fonts\)
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=Allegro1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Allegro1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Verifying accessibility of file: Allegro1.uff
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=aehalf.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: aehalf.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=AcadEref.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AcadEref.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=@extfont2.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: @extfont2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=.TEXCOT___DESCRIPTIONS.project,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: .TEXCOT___DESCRIPTIONS.project, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=AMDTSymbols.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AMDTSymbols.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=amgdt.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: amgdt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=amgdtans.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: amgdtans.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=ansifont.dat,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ansifont.dat, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=ascii.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ascii.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=AutoCAD_big1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_big1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:044]: Verifying accessibility of file: AutoCAD_big1.uff
        MSI (s) (9C:B8) [17:12:28:044]: Executing op: FileRemove(,FileName=AutoCAD_big2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_big2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_big2.uff
        MSI (s) (9C:B8) [17:12:28:059]: Executing op: FileRemove(,FileName=AutoCAD_shape1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_shape1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_shape1.uff
        MSI (s) (9C:B8) [17:12:28:059]: Executing op: FileRemove(,FileName=AutoCAD_shape2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_shape2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_shape2.uff
        MSI (s) (9C:B8) [17:12:28:059]: Executing op: FileRemove(,FileName=AutoCAD_shape3.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_shape3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_shape3.uff
        MSI (s) (9C:B8) [17:12:28:059]: Executing op: FileRemove(,FileName=AutoCAD_small1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_small1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_small1.uff
        MSI (s) (9C:B8) [17:12:28:059]: Executing op: FileRemove(,FileName=AutoCAD_small2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_small2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_small2.uff
        MSI (s) (9C:B8) [17:12:28:059]: Executing op: FileRemove(,FileName=AutoCAD_small3.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_small3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_small3.uff
        MSI (s) (9C:B8) [17:12:28:059]: Executing op: FileRemove(,FileName=AutoCAD_small4.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_small4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_small4.uff
        MSI (s) (9C:B8) [17:12:28:059]: Executing op: FileRemove(,FileName=AutoCAD_small5.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: AutoCAD_small5.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:059]: Verifying accessibility of file: AutoCAD_small5.uff
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=basic.chr,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: basic.chr, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=bigfont.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: bigfont.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=bold.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: bold.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=cadstar.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cadstar.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=Cadstar1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Cadstar1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Verifying accessibility of file: Cadstar1.uff
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=cal_alf.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cal_alf.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=cal_grek.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cal_grek.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=cat4-codepage1.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage1.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Verifying accessibility of file: cat4-codepage1.ucf
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=cat4-codepage2.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage2.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Verifying accessibility of file: cat4-codepage2.ucf
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=cat4-codepage3.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage3.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Verifying accessibility of file: cat4-codepage3.ucf
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=cat4-codepage4.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage4.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Verifying accessibility of file: cat4-codepage4.ucf
        MSI (s) (9C:B8) [17:12:28:075]: Executing op: FileRemove(,FileName=cat4-codepage5.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage5.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:075]: Verifying accessibility of file: cat4-codepage5.ucf
        MSI (s) (9C:B8) [17:12:28:091]: Executing op: FileRemove(,FileName=cat4-codepage6.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage6.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:091]: Verifying accessibility of file: cat4-codepage6.ucf
        MSI (s) (9C:B8) [17:12:28:091]: Executing op: FileRemove(,FileName=cat4-codepage7.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage7.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:091]: Verifying accessibility of file: cat4-codepage7.ucf
        MSI (s) (9C:B8) [17:12:28:091]: Executing op: FileRemove(,FileName=cat4-codepage8.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage8.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:091]: Verifying accessibility of file: cat4-codepage8.ucf
        MSI (s) (9C:B8) [17:12:28:091]: Executing op: FileRemove(,FileName=cat4-codepage9.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage9.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:091]: Verifying accessibility of file: cat4-codepage9.ucf
        MSI (s) (9C:B8) [17:12:28:091]: Executing op: FileRemove(,FileName=cat4-codepage10.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage10.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:091]: Verifying accessibility of file: cat4-codepage10.ucf
        MSI (s) (9C:B8) [17:12:28:091]: Executing op: FileRemove(,FileName=cat4-codepage11.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage11.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:091]: Verifying accessibility of file: cat4-codepage11.ucf
        MSI (s) (9C:B8) [17:12:28:091]: Executing op: FileRemove(,FileName=cat4-codepage12.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage12.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:091]: Verifying accessibility of file: cat4-codepage12.ucf
        MSI (s) (9C:B8) [17:12:28:091]: Executing op: FileRemove(,FileName=cat4-codepage13.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage13.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:356]: Verifying accessibility of file: cat4-codepage13.ucf
        MSI (s) (9C:B8) [17:12:28:356]: Executing op: FileRemove(,FileName=cat4-codepage14.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage14.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:371]: Verifying accessibility of file: cat4-codepage14.ucf
        MSI (s) (9C:B8) [17:12:28:371]: Executing op: FileRemove(,FileName=cat4-codepage15.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage15.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:371]: Verifying accessibility of file: cat4-codepage15.ucf
        MSI (s) (9C:B8) [17:12:28:371]: Executing op: FileRemove(,FileName=cat4-codepage16.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage16.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:371]: Verifying accessibility of file: cat4-codepage16.ucf
        MSI (s) (9C:B8) [17:12:28:371]: Executing op: FileRemove(,FileName=cat4-codepage17.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage17.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:371]: Verifying accessibility of file: cat4-codepage17.ucf
        MSI (s) (9C:B8) [17:12:28:371]: Executing op: FileRemove(,FileName=cat4-codepage18.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage18.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:371]: Verifying accessibility of file: cat4-codepage18.ucf
        MSI (s) (9C:B8) [17:12:28:371]: Executing op: FileRemove(,FileName=cat4-codepage19.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage19.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:371]: Verifying accessibility of file: cat4-codepage19.ucf
        MSI (s) (9C:B8) [17:12:28:371]: Executing op: FileRemove(,FileName=cat4-codepage20.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage20.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:371]: Verifying accessibility of file: cat4-codepage20.ucf
        MSI (s) (9C:B8) [17:12:28:371]: Executing op: FileRemove(,FileName=cat4-codepage21.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage21.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage21.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage22.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage22.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage22.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage23.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage23.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage23.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage24.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage24.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage24.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage25.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage25.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage25.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage26.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage26.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage26.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage27.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage27.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage27.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage28.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage28.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage28.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage29.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage29.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:387]: Verifying accessibility of file: cat4-codepage29.ucf
        MSI (s) (9C:B8) [17:12:28:387]: Executing op: FileRemove(,FileName=cat4-codepage30.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage30.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage30.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage31.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage31.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage31.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage32.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage32.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage32.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage33.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage33.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage33.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage34.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage34.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage34.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage35.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage35.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage35.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage36.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage36.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage36.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage37.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage37.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage37.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage38.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage38.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage38.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage39.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage39.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:403]: Verifying accessibility of file: cat4-codepage39.ucf
        MSI (s) (9C:B8) [17:12:28:403]: Executing op: FileRemove(,FileName=cat4-codepage40.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage40.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage40.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage41.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage41.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage41.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage42.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage42.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage42.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage43.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage43.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage43.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage44.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage44.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage44.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage45.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage45.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage45.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage46.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage46.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage46.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage47.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage47.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage47.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage48.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage48.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:418]: Verifying accessibility of file: cat4-codepage48.ucf
        MSI (s) (9C:B8) [17:12:28:418]: Executing op: FileRemove(,FileName=cat4-codepage49.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage49.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:434]: Verifying accessibility of file: cat4-codepage49.ucf
        MSI (s) (9C:B8) [17:12:28:434]: Executing op: FileRemove(,FileName=cat4-codepage50.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage50.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:434]: Verifying accessibility of file: cat4-codepage50.ucf
        MSI (s) (9C:B8) [17:12:28:434]: Executing op: FileRemove(,FileName=cat4-codepage51.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage51.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:434]: Verifying accessibility of file: cat4-codepage51.ucf
        MSI (s) (9C:B8) [17:12:28:434]: Executing op: FileRemove(,FileName=cat4-codepage52.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage52.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:434]: Verifying accessibility of file: cat4-codepage52.ucf
        MSI (s) (9C:B8) [17:12:28:434]: Executing op: FileRemove(,FileName=cat4-codepage53.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage53.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:434]: Verifying accessibility of file: cat4-codepage53.ucf
        MSI (s) (9C:B8) [17:12:28:434]: Executing op: FileRemove(,FileName=cat4-codepage54.ucf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-codepage54.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:434]: Verifying accessibility of file: cat4-codepage54.ucf
        MSI (s) (9C:B8) [17:12:28:434]: Executing op: FileRemove(,FileName=cat4-font1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:434]: Verifying accessibility of file: cat4-font1.uff
        MSI (s) (9C:B8) [17:12:28:465]: Executing op: FileRemove(,FileName=cat4-font2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:465]: Verifying accessibility of file: cat4-font2.uff
        MSI (s) (9C:B8) [17:12:28:465]: Executing op: FileRemove(,FileName=cat4-font3.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font3.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font4.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font4.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font5.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font5.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font5.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font6.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font6.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font6.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font7.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font7.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font7.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font8.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font8.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font8.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font9.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font9.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font9.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font10.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font10.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font10.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font11.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font11.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:481]: Verifying accessibility of file: cat4-font11.uff
        MSI (s) (9C:B8) [17:12:28:481]: Executing op: FileRemove(,FileName=cat4-font12.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font12.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:497]: Verifying accessibility of file: cat4-font12.uff
        MSI (s) (9C:B8) [17:12:28:497]: Executing op: FileRemove(,FileName=cat4-font13.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font13.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:497]: Verifying accessibility of file: cat4-font13.uff
        MSI (s) (9C:B8) [17:12:28:497]: Executing op: FileRemove(,FileName=cat4-font14.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font14.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:497]: Verifying accessibility of file: cat4-font14.uff
        MSI (s) (9C:B8) [17:12:28:497]: Executing op: FileRemove(,FileName=cat4-font15.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font15.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:497]: Verifying accessibility of file: cat4-font15.uff
        MSI (s) (9C:B8) [17:12:28:497]: Executing op: FileRemove(,FileName=cat4-font16.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font16.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:497]: Verifying accessibility of file: cat4-font16.uff
        MSI (s) (9C:B8) [17:12:28:497]: Executing op: FileRemove(,FileName=cat4-font17.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font17.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:497]: Verifying accessibility of file: cat4-font17.uff
        MSI (s) (9C:B8) [17:12:28:497]: Executing op: FileRemove(,FileName=cat4-font18.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font18.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:497]: Verifying accessibility of file: cat4-font18.uff
        MSI (s) (9C:B8) [17:12:28:497]: Executing op: FileRemove(,FileName=cat4-font19.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font19.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:497]: Verifying accessibility of file: cat4-font19.uff
        MSI (s) (9C:B8) [17:12:28:497]: Executing op: FileRemove(,FileName=cat4-font20.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font20.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Verifying accessibility of file: cat4-font20.uff
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=cat4-font21.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: cat4-font21.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Verifying accessibility of file: cat4-font21.uff
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=cat4-fontmap.xml,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        MSI (s) (9C:B8) [17:12:28:512]: Verifying accessibility of file: cat4-fontmap.xml
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=catia5ANSI.standard,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: catia5ANSI.standard, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Verifying accessibility of file: catia5ANSI.standard
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=catia5ASME.standard,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: catia5ASME.standard, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Verifying accessibility of file: catia5ASME.standard
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=catia5ISO.standard,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: catia5ISO.standard, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Verifying accessibility of file: catia5ISO.standard
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=catia5JIS.standard,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: catia5JIS.standard, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Verifying accessibility of file: catia5JIS.standard
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=CatiaV4.fontmap,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CatiaV4.fontmap, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=Cdm.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Cdm.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=CDM_NC.SHX,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CDM_NC.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=chineset.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: chineset.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=complex.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: complex.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=CPDA932S.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDA932S.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:512]: Executing op: FileRemove(,FileName=CPDADT.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDADT.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDAFR.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDAFR.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDAIT.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDAIT.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDAJP.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDAJP.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDASW.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDASW.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDAUK.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDAUK.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDAUS.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDAUS.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDEDT.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDEDT.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDEFR.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDEFR.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDEIT.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDEIT.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDEJP.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDEJP.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDEKR.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDEKR.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDESW.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDESW.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDEUK.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDEUK.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPDEUS.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPDEUS.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPECN.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPECN.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPEJP.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPEJP.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPEKR.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPEKR.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPETW.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPETW.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPIA850.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIA850.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPIA932.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIA932.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPIA932S.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIA932S.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPIA938.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIA938.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPIE881.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE881.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPIE882.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE882.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:528]: Executing op: FileRemove(,FileName=CPIE883.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE883.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPIE884.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE884.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPIE886.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE886.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPIE887.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE887.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPIE888.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE888.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPIE930.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE930.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPIE933.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPIE933.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI1.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI1.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI2.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI2.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI3.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI3.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI4.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI4.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI5.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI5.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI7.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI7.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI8.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI8.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI9.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI9.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=CPXI646.codepage,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: CPXI646.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=dgn_font_0.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_0.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Verifying accessibility of file: dgn_font_0.uff
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=dgn_font_0_ja.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_0_ja.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Verifying accessibility of file: dgn_font_0_ja.uff
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=dgn_font_1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:543]: Verifying accessibility of file: dgn_font_1.uff
        MSI (s) (9C:B8) [17:12:28:543]: Executing op: FileRemove(,FileName=dgn_font_2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_2.uff
        MSI (s) (9C:B8) [17:12:28:559]: Executing op: FileRemove(,FileName=dgn_font_3.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_3.uff
        MSI (s) (9C:B8) [17:12:28:559]: Executing op: FileRemove(,FileName=dgn_font_4.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_4.uff
        MSI (s) (9C:B8) [17:12:28:559]: Executing op: FileRemove(,FileName=dgn_font_7.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_7.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_7.uff
        MSI (s) (9C:B8) [17:12:28:559]: Executing op: FileRemove(,FileName=dgn_font_15.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_15.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_15.uff
        MSI (s) (9C:B8) [17:12:28:559]: Executing op: FileRemove(,FileName=dgn_font_16.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_16.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_16.uff
        MSI (s) (9C:B8) [17:12:28:559]: Executing op: FileRemove(,FileName=dgn_font_17.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_17.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_17.uff
        MSI (s) (9C:B8) [17:12:28:559]: Executing op: FileRemove(,FileName=dgn_font_23.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_23.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_23.uff
        MSI (s) (9C:B8) [17:12:28:559]: Executing op: FileRemove(,FileName=dgn_font_26.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_26.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:559]: Verifying accessibility of file: dgn_font_26.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_30.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_30.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:574]: Verifying accessibility of file: dgn_font_30.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_31.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_31.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:574]: Verifying accessibility of file: dgn_font_31.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_32.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_32.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:574]: Verifying accessibility of file: dgn_font_32.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_33.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_33.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:574]: Verifying accessibility of file: dgn_font_33.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_41.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_41.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:574]: Verifying accessibility of file: dgn_font_41.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_42.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_42.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:574]: Verifying accessibility of file: dgn_font_42.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_43.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_43.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:574]: Verifying accessibility of file: dgn_font_43.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_50.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_50.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:574]: Verifying accessibility of file: dgn_font_50.uff
        MSI (s) (9C:B8) [17:12:28:574]: Executing op: FileRemove(,FileName=dgn_font_60.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_60.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_60.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dgn_font_100.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_100.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_100.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dgn_font_101.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_101.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_101.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dgn_font_102.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_102.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_102.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dgn_font_105.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_105.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_105.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dgn_font_106.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_106.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_106.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dgn_font_107.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_107.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_107.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dgn_font_108.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_108.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_108.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dgn_font_127.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dgn_font_127.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:590]: Verifying accessibility of file: dgn_font_127.uff
        MSI (s) (9C:B8) [17:12:28:590]: Executing op: FileRemove(,FileName=dim.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: dim.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=docfont.map,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: docfont.map, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Verifying accessibility of file: docfont.map
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSDC.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSDC.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSDT.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSDT.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSES.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSES.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSFC.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSFC.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSFT.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSFT.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSHB.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSHB.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSIS.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSIS.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSIT.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSIT.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        ntlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSJP.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSSD.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSSD.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSUK.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSUK.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=DSUS.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: DSUS.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=es.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: es.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=extfont.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: extfont.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=extfont2.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: extfont2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=exthalf2.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: exthalf2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=extslim2.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: extslim2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=FCDSDC.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCDSDC.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=FCDSES.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCDSES.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:606]: Executing op: FileRemove(,FileName=FCDSFT.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCDSFT.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCDSHB.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCDSHB.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCDSIS.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCDSIS.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCDSIT.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCDSIT.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCDSJP.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCDSJP.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCS932.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCS932.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCSET9.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCSET9.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCSF01.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCSF01.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCSF02.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCSF02.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=FCSF03.fontcode,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: FCSF03.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=filled.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: filled.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=font3d.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: font3d.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=g12f13.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: g12f13.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=g13f12d.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: g13f12d.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=g13f12w.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: g13f12w.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=gbcbig.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: gbcbig.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=gbeitc.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: gbeitc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=gbenor.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: gbenor.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=gdt.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: gdt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:621]: Executing op: FileRemove(,FileName=GDT.ttf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: GDT.ttf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Verifying accessibility of file: GDT.ttf
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=GENISO.SHX,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: GENISO.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=geniso12.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: geniso12.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=GENLTSHP.SHX,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: GENLTSHP.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=GENPRESE.SHX,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: GENPRESE.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=GOTH.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: GOTH.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=gothice.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: gothice.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=gothicg.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: gothicg.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=gothici.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: gothici.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=greekc.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: greekc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=greeks.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: greeks.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hand1.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hand1.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=HG02.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: HG02.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_blk_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_blk_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_blk_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_blk_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_block_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_block_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_block_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_block_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_d17_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_d17_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_d17_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_d17_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_i3098_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_i3098_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_i3098_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_i3098_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_jas_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_jas_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_jas_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_jas_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_jasc_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_jasc_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:637]: Executing op: FileRemove(,FileName=hp_jasc_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_jasc_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_jisj_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_jisj_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_jisj_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_jisj_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_jisjc.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_jisjc.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_jisjv.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_jisjv.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_kan_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_kan_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_kanj1_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_kanj1_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_kanj2_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_kanj2_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_kanji.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_kanji.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_kanji_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_kanji_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_kjis_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_kjis_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_kjis_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_kjis_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_symbols.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_symbols.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_symbols2.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_symbols2.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_symbols2_i.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_symbols2_i.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_syms.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_syms.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_y14.5.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_y14.5.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=hp_y14_5.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: hp_y14_5.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=i3098_c.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: i3098_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=i3098_v.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: i3098_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=IBM1.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: IBM1.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=IBM1.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: IBM1.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=iges1001.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: iges1001.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=iges1002.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: iges1002.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:652]: Executing op: FileRemove(,FileName=iges1003,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: iges1003, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=iges1003.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: iges1003.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=iso,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: iso, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=ISO.SHX,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ISO.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=isocp.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: isocp.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=isocp2.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: isocp2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=isocp3.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: isocp3.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=isoct.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: isoct.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=isoct2.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: isoct2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=isoct3.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: isoct3.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=isofont.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: isofont.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=italic.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: italic.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=ITALIC8.SHX,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ITALIC8.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=italicc.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: italicc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=italict.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: italict.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=KANJ.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: KANJ.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=KANJ.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: KANJ.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=KOHG.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: KOHG.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=KOHG.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: KOHG.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=latin_1.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: latin_1.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=layout.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: layout.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=lcom.chr,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: lcom.chr, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:668]: Executing op: FileRemove(,FileName=leroy.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: leroy.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=LINE.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: LINE.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=LittFont.Fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: LittFont.Fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=ltypeshp.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ltypeshp.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=me10_01.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_01.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Verifying accessibility of file: me10_01.uff
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=me10_02.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_02.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Verifying accessibility of file: me10_02.uff
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=me10_03.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_03.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Verifying accessibility of file: me10_03.uff
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=me10_04.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_04.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Verifying accessibility of file: me10_04.uff
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=me10_05.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_05.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Verifying accessibility of file: me10_05.uff
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=me10_06.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_06.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Verifying accessibility of file: me10_06.uff
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=me10_07.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_07.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:684]: Verifying accessibility of file: me10_07.uff
        MSI (s) (9C:B8) [17:12:28:684]: Executing op: FileRemove(,FileName=me10_08.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_08.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_08.uff
        MSI (s) (9C:B8) [17:12:28:699]: Executing op: FileRemove(,FileName=me10_09.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_09.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_09.uff
        MSI (s) (9C:B8) [17:12:28:699]: Executing op: FileRemove(,FileName=me10_10.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_10.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_10.uff
        MSI (s) (9C:B8) [17:12:28:699]: Executing op: FileRemove(,FileName=me10_11.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_11.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_11.uff
        MSI (s) (9C:B8) [17:12:28:699]: Executing op: FileRemove(,FileName=me10_12.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_12.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_12.uff
        MSI (s) (9C:B8) [17:12:28:699]: Executing op: FileRemove(,FileName=me10_13.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_13.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_13.uff
        MSI (s) (9C:B8) [17:12:28:699]: Executing op: FileRemove(,FileName=me10_14.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_14.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_14.uff
        MSI (s) (9C:B8) [17:12:28:699]: Executing op: FileRemove(,FileName=me10_15.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_15.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_15.uff
        MSI (s) (9C:B8) [17:12:28:699]: Executing op: FileRemove(,FileName=me10_16.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_16.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:699]: Verifying accessibility of file: me10_16.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_17.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_17.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:715]: Verifying accessibility of file: me10_17.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_18.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_18.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:715]: Verifying accessibility of file: me10_18.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_19.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_19.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:715]: Verifying accessibility of file: me10_19.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_20.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_20.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:715]: Verifying accessibility of file: me10_20.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_21.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_21.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:715]: Verifying accessibility of file: me10_21.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_22.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_22.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:715]: Verifying accessibility of file: me10_22.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_23.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_23.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:715]: Verifying accessibility of file: me10_23.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_24.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_24.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:715]: Verifying accessibility of file: me10_24.uff
        MSI (s) (9C:B8) [17:12:28:715]: Executing op: FileRemove(,FileName=me10_25.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_25.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:837]: Verifying accessibility of file: me10_25.uff
        MSI (s) (9C:B8) [17:12:28:837]: Executing op: FileRemove(,FileName=me10_26.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_26.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:840]: Verifying accessibility of file: me10_26.uff
        MSI (s) (9C:B8) [17:12:28:840]: Executing op: FileRemove(,FileName=me10_27.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_27.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:840]: Verifying accessibility of file: me10_27.uff
        MSI (s) (9C:B8) [17:12:28:840]: Executing op: FileRemove(,FileName=me10_28.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_28.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:840]: Verifying accessibility of file: me10_28.uff
        MSI (s) (9C:B8) [17:12:28:840]: Executing op: FileRemove(,FileName=me10_29.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_29.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:840]: Verifying accessibility of file: me10_29.uff
        MSI (s) (9C:B8) [17:12:28:840]: Executing op: FileRemove(,FileName=me10_30.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_30.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:840]: Verifying accessibility of file: me10_30.uff
        MSI (s) (9C:B8) [17:12:28:840]: Executing op: FileRemove(,FileName=me10_31.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_31.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:840]: Verifying accessibility of file: me10_31.uff
        MSI (s) (9C:B8) [17:12:28:840]: Executing op: FileRemove(,FileName=me10_32.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_32.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:840]: Verifying accessibility of file: me10_32.uff
        MSI (s) (9C:B8) [17:12:28:871]: Executing op: FileRemove(,FileName=me10_33.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_33.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:871]: Verifying accessibility of file: me10_33.uff
        MSI (s) (9C:B8) [17:12:28:902]: Executing op: FileRemove(,FileName=me10_34.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: me10_34.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:918]: Verifying accessibility of file: me10_34.uff
        MSI (s) (9C:B8) [17:12:28:918]: Executing op: FileRemove(,FileName=Mentor1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:918]: Verifying accessibility of file: Mentor1.uff
        MSI (s) (9C:B8) [17:12:28:918]: Executing op: FileRemove(,FileName=Mentor2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:918]: Verifying accessibility of file: Mentor2.uff
        MSI (s) (9C:B8) [17:12:28:918]: Executing op: FileRemove(,FileName=Mentor3.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:918]: Verifying accessibility of file: Mentor3.uff
        MSI (s) (9C:B8) [17:12:28:918]: Executing op: FileRemove(,FileName=Mentor4.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:918]: Verifying accessibility of file: Mentor4.uff
        MSI (s) (9C:B8) [17:12:28:918]: Executing op: FileRemove(,FileName=Mentor5.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor5.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:918]: Verifying accessibility of file: Mentor5.uff
        MSI (s) (9C:B8) [17:12:28:918]: Executing op: FileRemove(,FileName=Mentor6.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor6.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:918]: Verifying accessibility of file: Mentor6.uff
        MSI (s) (9C:B8) [17:12:28:918]: Executing op: FileRemove(,FileName=Mentor7.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor7.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Verifying accessibility of file: Mentor7.uff
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=Mentor8.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor8.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Verifying accessibility of file: Mentor8.uff
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=Mentor9.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor9.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Verifying accessibility of file: Mentor9.uff
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=Mentor10.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor10.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Verifying accessibility of file: Mentor10.uff
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=Mentor11.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor11.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Verifying accessibility of file: Mentor11.uff
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=Mentor12.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Mentor12.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Verifying accessibility of file: Mentor12.uff
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=mgc-v1-stroke-ascii.gsr,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: mgc-v1-stroke-ascii.gsr, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=MIR1.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: MIR1.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=MIR1.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: MIR1.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=MIR2.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: MIR2.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=MIR2.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: MIR2.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=miryl.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: miryl.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=monotxt.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: monotxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=MONOTXT8.SHX,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: MONOTXT8.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:933]: Executing op: FileRemove(,FileName=OrcadLayout1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: OrcadLayout1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Verifying accessibility of file: OrcadLayout1.uff
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=Pads1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Pads1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Verifying accessibility of file: Pads1.uff
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=pc.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: pc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=Pcad1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Pcad1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Verifying accessibility of file: Pcad1.uff
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=Pcad2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Pcad2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Verifying accessibility of file: Pcad2.uff
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=Pcad3.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Pcad3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Verifying accessibility of file: Pcad3.uff
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=proe1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Verifying accessibility of file: proe1.uff
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=proe2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Verifying accessibility of file: proe2.uff
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=proe3.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:949]: Verifying accessibility of file: proe3.uff
        MSI (s) (9C:B8) [17:12:28:949]: Executing op: FileRemove(,FileName=proe4.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:964]: Verifying accessibility of file: proe4.uff
        MSI (s) (9C:B8) [17:12:28:964]: Executing op: FileRemove(,FileName=proe5.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe5.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:964]: Verifying accessibility of file: proe5.uff
        MSI (s) (9C:B8) [17:12:28:964]: Executing op: FileRemove(,FileName=proe6.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe6.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:964]: Verifying accessibility of file: proe6.uff
        MSI (s) (9C:B8) [17:12:28:964]: Executing op: FileRemove(,FileName=proe7.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe7.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:964]: Verifying accessibility of file: proe7.uff
        MSI (s) (9C:B8) [17:12:28:964]: Executing op: FileRemove(,FileName=proe8.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe8.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:964]: Verifying accessibility of file: proe8.uff
        MSI (s) (9C:B8) [17:12:28:964]: Executing op: FileRemove(,FileName=proe9.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe9.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:964]: Verifying accessibility of file: proe9.uff
        MSI (s) (9C:B8) [17:12:28:964]: Executing op: FileRemove(,FileName=proe10.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe10.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:964]: Verifying accessibility of file: proe10.uff
        MSI (s) (9C:B8) [17:12:28:964]: Executing op: FileRemove(,FileName=proe11.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe11.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:964]: Verifying accessibility of file: proe11.uff
        MSI (s) (9C:B8) [17:12:28:964]: Executing op: FileRemove(,FileName=proe12.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe12.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe12.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe13.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe13.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe13.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe14.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe14.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe14.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe15.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe15.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe15.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe16.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe16.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe16.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe17.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe17.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe17.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe18.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe18.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe18.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe19.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe19.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe19.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe20.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe20.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:980]: Verifying accessibility of file: proe20.uff
        MSI (s) (9C:B8) [17:12:28:980]: Executing op: FileRemove(,FileName=proe21.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe21.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:996]: Verifying accessibility of file: proe21.uff
        MSI (s) (9C:B8) [17:12:28:996]: Executing op: FileRemove(,FileName=proe22.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe22.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:996]: Verifying accessibility of file: proe22.uff
        MSI (s) (9C:B8) [17:12:28:996]: Executing op: FileRemove(,FileName=proe23.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe23.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:996]: Verifying accessibility of file: proe23.uff
        MSI (s) (9C:B8) [17:12:28:996]: Executing op: FileRemove(,FileName=proe24.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe24.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:996]: Verifying accessibility of file: proe24.uff
        MSI (s) (9C:B8) [17:12:28:996]: Executing op: FileRemove(,FileName=proe25.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe25.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:996]: Verifying accessibility of file: proe25.uff
        MSI (s) (9C:B8) [17:12:28:996]: Executing op: FileRemove(,FileName=proe26.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe26.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:996]: Verifying accessibility of file: proe26.uff
        MSI (s) (9C:B8) [17:12:28:996]: Executing op: FileRemove(,FileName=proe27.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe27.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:996]: Verifying accessibility of file: proe27.uff
        MSI (s) (9C:B8) [17:12:28:996]: Executing op: FileRemove(,FileName=proe28.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe28.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:28:996]: Verifying accessibility of file: proe28.uff
        MSI (s) (9C:B8) [17:12:28:996]: Executing op: FileRemove(,FileName=proe29.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe29.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proe29.uff
        MSI (s) (9C:B8) [17:12:29:011]: Executing op: FileRemove(,FileName=proe30.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe30.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proe30.uff
        MSI (s) (9C:B8) [17:12:29:011]: Executing op: FileRemove(,FileName=proe31.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe31.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proe31.uff
        MSI (s) (9C:B8) [17:12:29:011]: Executing op: FileRemove(,FileName=proe32.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe32.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proe32.uff
        MSI (s) (9C:B8) [17:12:29:011]: Executing op: FileRemove(,FileName=proe33.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe33.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proe33.uff
        MSI (s) (9C:B8) [17:12:29:011]: Executing op: FileRemove(,FileName=proe34.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe34.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proe34.uff
        MSI (s) (9C:B8) [17:12:29:011]: Executing op: FileRemove(,FileName=proe35.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe35.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proe35.uff
        MSI (s) (9C:B8) [17:12:29:011]: Executing op: FileRemove(,FileName=proe36.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proe36.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proe36.uff
        MSI (s) (9C:B8) [17:12:29:011]: Executing op: FileRemove(,FileName=proefont.map,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: proefont.map, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:011]: Verifying accessibility of file: proefont.map
        MSI (s) (9C:B8) [17:12:29:027]: Executing op: FileRemove(,FileName=Protel1.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        eName=Protel2.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Protel2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:027]: Verifying accessibility of file: Protel2.uff
        MSI (s) (9C:B8) [17:12:29:027]: Executing op: FileRemove(,FileName=Protel3.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Protel3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:027]: Verifying accessibility of file: Protel3.uff
        MSI (s) (9C:B8) [17:12:29:027]: Executing op: FileRemove(,FileName=quality.chr,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: quality.chr, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:027]: Executing op: FileRemove(,FileName=ROM1.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ROM1.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:027]: Executing op: FileRemove(,FileName=ROM1.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ROM1.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:027]: Executing op: FileRemove(,FileName=ROM2.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ROM2.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:027]: Executing op: FileRemove(,FileName=ROM2.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ROM2.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=ROM3.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ROM3.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=ROM3.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: ROM3.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=romanc.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: romanc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=romand.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: romand.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=romans.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: romans.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=romansim.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: romansim.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=romant.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: romant.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=S932.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: S932.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=sas_____.pfb,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: sas_____.pfb, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=scriptc.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: scriptc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=scripts.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: scripts.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=Serif.Fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Serif.Fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=SET9.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SET9.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=SF01.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SF01.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=SF02.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SF02.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=SF03.fontlib,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SF03.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:046]: Executing op: FileRemove(,FileName=SICH.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SICH.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SimpFont.Fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SimpFont.Fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=simplex.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: simplex.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SIMPLEX8.SHX,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SIMPLEX8.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=spec_bar.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: spec_bar.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=spec_sl.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: spec_sl.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=special.fnt,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: special.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=special.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: special.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SSS1.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SSS1.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SSS2.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SSS2.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SSS3.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SSS3.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SSS4.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SSS4.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=std,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: std, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=stroke-ascii.gsr,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: stroke-ascii.gsr, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=stroke-iso88591-m.gsr,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: stroke-iso88591-m.gsr, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=stroke-iso88591-p.gsr,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: stroke-iso88591-p.gsr, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=syastro.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: syastro.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SYM1.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SYM1.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SYM2.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SYM2.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SYM3.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SYM3.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=SYM4.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: SYM4.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=symap.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: symap.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=symath.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: symath.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=symeteo.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: symeteo.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=symusic.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: symusic.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:058]: Executing op: FileRemove(,FileName=TEXCOT_DESCRIPTIONS.project,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: TEXCOT_DESCRIPTIONS.project, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=times.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: times.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=timesout.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: timesout.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=TRCH.font,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: TRCH.font, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=txt.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: txt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=Ug0.uff,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: Ug0.uff, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=uni_latinext_a.fnx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: uni_latinext_a.fnx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=VeraMono.ttf,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: VeraMono.ttf, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Verifying accessibility of file: VeraMono.ttf
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=vssver.scc,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: vssver.scc, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=whgdtxt.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: whgdtxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=whgtxt.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: whgtxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=whtgtxt.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: whtgtxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=whtmtxt.shx,,ComponentId={69B8D8DE-2408-4223-A1CE-E14D563B59A5})
        RemoveFiles: File: whtmtxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\Profiles\)
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProduct.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProduct.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProduct_NoHF.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProduct_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProductConvert.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductConvert.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProductConvert_NoHF.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductConvert_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProductConvertPrint.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductConvertPrint.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProductConvertPrint_NoHF.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductConvertPrint_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProductConvertPrintRedline.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductConvertPrintRedline.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProductConvertPrintRedline_NoHF.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductConvertPrintRedline_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProductConvertRedline.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductConvertRedline.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:074]: Executing op: FileRemove(,FileName=MyProductConvertRedline_NoHF.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductConvertRedline_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyProductPrint.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductPrint.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyProductPrint_NoHF.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductPrint_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyProductPrintRedline.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductPrintRedline.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyProductPrintRedline_NoHF.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductPrintRedline_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyProductRedline.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductRedline.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyProductRedline_NoHF.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: MyProductRedline_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=default.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: default.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=viewonly.gui,,ComponentId={C733F045-10C3-41F4-A7C9-4BC463B6E24B})
        RemoveFiles: File: viewonly.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\)
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyComp.SharePointIntegration.wsp,,ComponentId={A442E56F-D397-4586-AF48-83AFF747C770})
        RemoveFiles: File: MyComp.SharePointIntegration.wsp, Directory: C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\
        MSI (s) (9C:B8) [17:12:29:089]: Verifying accessibility of file: MyComp.SharePointIntegration.wsp
        MSI (s) (9C:B8) [17:12:29:089]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:089]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyComp Viewer WebPart Deployment Steps.docx,,ComponentId={A442E56F-D397-4586-AF48-83AFF747C770})
        RemoveFiles: File: MyComp Viewer WebPart Deployment Steps.docx, Directory: C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\
        MSI (s) (9C:B8) [17:12:29:089]: Verifying accessibility of file: MyComp Viewer WebPart Deployment Steps.docx
        MSI (s) (9C:B8) [17:12:29:089]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:089]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=MyCompSetup.txt,,ComponentId={A442E56F-D397-4586-AF48-83AFF747C770})
        RemoveFiles: File: MyCompSetup.txt, Directory: C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\
        MSI (s) (9C:B8) [17:12:29:089]: Verifying accessibility of file: MyCompSetup.txt
        MSI (s) (9C:B8) [17:12:29:089]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:089]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:089]: Executing op: FileRemove(,FileName=UninstallMyCompViewerWebPart.txt,,ComponentId={A442E56F-D397-4586-AF48-83AFF747C770})
        RemoveFiles: File: UninstallMyCompViewerWebPart.txt, Directory: C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\
        MSI (s) (9C:B8) [17:12:29:089]: Verifying accessibility of file: UninstallMyCompViewerWebPart.txt
        MSI (s) (9C:B8) [17:12:29:089]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:183]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:183]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\)
        MSI (s) (9C:B8) [17:12:29:183]: Executing op: FileRemove(,FileName=MyComp Viewer WebPart Deployment Steps.docx,,ComponentId={60EFBD8D-D3E3-4309-8E22-A2B5EA22C828})
        RemoveFiles: File: MyComp Viewer WebPart Deployment Steps.docx, Directory: C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\
        MSI (s) (9C:B8) [17:12:29:183]: Verifying accessibility of file: MyComp Viewer WebPart Deployment Steps.docx
        MSI (s) (9C:B8) [17:12:29:183]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:199]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:199]: Executing op: FileRemove(,FileName=MyComp.SharePointIntegration.wsp,,ComponentId={60EFBD8D-D3E3-4309-8E22-A2B5EA22C828})
        RemoveFiles: File: MyComp.SharePointIntegration.wsp, Directory: C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\
        MSI (s) (9C:B8) [17:12:29:199]: Verifying accessibility of file: MyComp.SharePointIntegration.wsp
        MSI (s) (9C:B8) [17:12:29:199]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:199]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:199]: Executing op: FileRemove(,FileName=MyCompSetup.txt,,ComponentId={60EFBD8D-D3E3-4309-8E22-A2B5EA22C828})
        RemoveFiles: File: MyCompSetup.txt, Directory: C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\
        MSI (s) (9C:B8) [17:12:29:199]: Verifying accessibility of file: MyCompSetup.txt
        MSI (s) (9C:B8) [17:12:29:199]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:199]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:199]: Executing op: FileRemove(,FileName=UninstallMyCompViewerWebPart.txt,,ComponentId={60EFBD8D-D3E3-4309-8E22-A2B5EA22C828})
        RemoveFiles: File: UninstallMyCompViewerWebPart.txt, Directory: C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\
        MSI (s) (9C:B8) [17:12:29:199]: Verifying accessibility of file: UninstallMyCompViewerWebPart.txt
        MSI (s) (9C:B8) [17:12:29:199]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:261]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:261]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\)
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_LibCardMobile.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_LibCardMobile.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Default.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Default.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=ErrorHandler.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: ErrorHandler.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=favicon.ico,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: favicon.ico, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_FileGuide.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_FileGuide.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_LibCard.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_LibCard.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_Login.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_Login.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_MaxWrapper.html,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_MaxWrapper.html, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_MaxWrapperNS.html,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_MaxWrapperNS.html, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_RB.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_RB.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_SearchCard.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_SearchCard.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_SearchResults.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_SearchResults.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=Page_Start.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_Start.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:261]: Executing op: FileRemove(,FileName=PageCmd_Approve.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_Approve.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_Assign.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_Assign.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_CopyURL.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_CopyURL.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_Download.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_Download.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_View.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_View.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PrecompiledApp.config,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PrecompiledApp.config, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Service_MyProduct.asmx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Service_MyProduct.asmx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_Reroute.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_Reroute.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_Reject.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_Reject.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_ViewAnvil.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_ViewAnvil.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_ViewApplet.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_ViewApplet.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Download.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Download.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Page_FileGuideClear.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_FileGuideClear.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_DeleteColumn.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_DeleteColumn.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Page_LinkResults.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_LinkResults.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Page_LoggedOut.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_LoggedOut.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_ViewNative.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_ViewNative.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Page_SearchResultsAlt.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_SearchResultsAlt.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Page_List.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_List.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=PageCmd_LibPick.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: PageCmd_LibPick.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Page_RelationshipBrowser.aspx,,ComponentId={F7679B62-3460-4C27-9AC0-F0EE3C21502F})
        RemoveFiles: File: Page_RelationshipBrowser.aspx, Directory: C:\inetpub\wwwroot\MyProduct\
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\admin\)
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=CheckRights.aspx,,ComponentId={7C1EF6A8-DEA1-4F02-BF11-324E4FE4EAD5})
        RemoveFiles: File: CheckRights.aspx, Directory: C:\inetpub\wwwroot\MyProduct\admin\
        MSI (s) (9C:B8) [17:12:29:276]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:276]: Executing op: FileRemove(,FileName=Options.aspx,,ComponentId={7C1EF6A8-DEA1-4F02-BF11-324E4FE4EAD5})
        RemoveFiles: File: Options.aspx, Directory: C:\inetpub\wwwroot\MyProduct\admin\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=UserSessions.aspx,,ComponentId={7C1EF6A8-DEA1-4F02-BF11-324E4FE4EAD5})
        RemoveFiles: File: UserSessions.aspx, Directory: C:\inetpub\wwwroot\MyProduct\admin\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\scripts\)
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=browser-detect.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: browser-detect.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-1.4.1-vsdoc.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: jquery-1.4.1-vsdoc.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-1.4.1.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: jquery-1.4.1.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-1.4.1.min.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: jquery-1.4.1.min.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-1.4.2.min.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: jquery-1.4.2.min.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-cookies.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: jquery-cookies.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery.ba-postmessage.min.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: jquery.ba-postmessage.min.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=translate.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: translate.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\admin\Scripts\)
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=common.js,,ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060})
        RemoveFiles: File: common.js, Directory: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\scripts\)
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=common.js,,ComponentId={8658AA09-C506-4F16-8884-AAD19D29526E})
        RemoveFiles: File: common.js, Directory: C:\inetpub\wwwroot\MyProduct\scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\admin\Scripts\)
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=browser-detect.js,,ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060})
        RemoveFiles: File: browser-detect.js, Directory: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-1.4.1-vsdoc.js,,ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060})
        RemoveFiles: File: jquery-1.4.1-vsdoc.js, Directory: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-1.4.1.js,,ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060})
        RemoveFiles: File: jquery-1.4.1.js, Directory: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-1.4.1.min.js,,ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060})
        RemoveFiles: File: jquery-1.4.1.min.js, Directory: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-1.4.2.min.js,,ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060})
        RemoveFiles: File: jquery-1.4.2.min.js, Directory: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery-cookies.js,,ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060})
        RemoveFiles: File: jquery-cookies.js, Directory: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=jquery.ba-postmessage.min.js,,ComponentId={DC1E611B-9FF3-46DB-A175-58A9A2599060})
        RemoveFiles: File: jquery.ba-postmessage.min.js, Directory: C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\App_GlobalResources\)
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=Resource.resx,,ComponentId={BE894797-E968-46ED-A848-61965BBE7B8B})
        RemoveFiles: File: Resource.resx, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\App_GlobalResources\
        MSI (s) (9C:B8) [17:12:29:292]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:292]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\anvil\)
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.htm,,ComponentId={6D8572E8-E578-4668-93C0-4B6058F409D1})
        RemoveFiles: File: MyProductNativeViewerLauncher.htm, Directory: C:\inetpub\wwwroot\MyProduct\anvil\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.exe.manifest,,ComponentId={6D8572E8-E578-4668-93C0-4B6058F409D1})
        RemoveFiles: File: MyProductNativeViewerLauncher.exe.manifest, Directory: C:\inetpub\wwwroot\MyProduct\anvil\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.exe.config,,ComponentId={6D8572E8-E578-4668-93C0-4B6058F409D1})
        RemoveFiles: File: MyProductNativeViewerLauncher.exe.config, Directory: C:\inetpub\wwwroot\MyProduct\anvil\
        MSI (s) (9C:B8) [17:12:29:292]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.xbap,,ComponentId={6D8572E8-E578-4668-93C0-4B6058F409D1})
        RemoveFiles: File: MyProductNativeViewerLauncher.xbap, Directory: C:\inetpub\wwwroot\MyProduct\anvil\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\)
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:308]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:308]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\)
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={9F01B44A-353A-4CCF-90ED-78C03DB0D98C})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:308]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:308]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\)
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\)
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={9F01B44A-353A-4CCF-90ED-78C03DB0D98C})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart\)
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={25E49573-A086-4993-9C99-5295C143FA9A})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart\
        MSI (s) (9C:B8) [17:12:29:308]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\)
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={9F01B44A-353A-4CCF-90ED-78C03DB0D98C})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\Bin\)
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=pagecmd_viewnative.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_viewnative.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=alreadyloggedin.aspx.d27e068d.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: alreadyloggedin.aspx.d27e068d.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=App_global.asax.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: App_global.asax.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=App_SubCode_CSharpCode.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: App_SubCode_CSharpCode.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=pagecmd_viewapplet.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_viewapplet.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=Aspose.Words.lic,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: Aspose.Words.lic, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=checkrights.aspx.fdf7a39c.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: checkrights.aspx.fdf7a39c.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=page_list.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_list.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=control_libcard.ascx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: control_libcard.ascx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=control_rb.ascx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: control_rb.ascx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=control_tbl.ascx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: control_tbl.ascx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        ,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: default.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=pagecmd_reroute.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_reroute.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=pagecmd_reject.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_reject.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=pagecmd_viewanvil.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_viewanvil.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=errorhandler.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: errorhandler.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:308]: Executing op: FileRemove(,FileName=loggedout.aspx.d27e068d.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: loggedout.aspx.d27e068d.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=mymasterpage.master.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: mymasterpage.master.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=control_searchresults.ascx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: control_searchresults.ascx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_fileguide.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_fileguide.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_libcard.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_libcard.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_login.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_login.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_rb.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_rb.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_searchcard.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_searchcard.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_searchresults.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_searchresults.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_start.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_start.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=pagecmd_approve.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_approve.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=pagecmd_assign.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_assign.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=pagecmd_copyurl.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_copyurl.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=pagecmd_download.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_download.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=pagecmd_view.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_view.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=service_MyProduct.asmx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: service_MyProduct.asmx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=Theme_App_GlobalResources.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: Theme_App_GlobalResources.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=Theme_Office2010Blue.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: Theme_Office2010Blue.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=Aspose.Words.tlb,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: Aspose.Words.tlb, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=usersessions.aspx.fdf7a39c.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: usersessions.aspx.fdf7a39c.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=App_GlobalResources.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: App_GlobalResources.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_fileguideclear.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_fileguideclear.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=Theme_iOS.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: Theme_iOS.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=Theme_BlackGlass.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: Theme_BlackGlass.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=page_searchresultsalt.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_searchresultsalt.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:339]: Executing op: FileRemove(,FileName=pagecmd_deletecolumn.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_deletecolumn.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=page_libcardmobile.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_libcardmobile.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=options.aspx.fdf7a39c.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: options.aspx.fdf7a39c.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=control_popups.ascx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: control_popups.ascx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=page_linkresults.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_linkresults.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=page_loggedout.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_loggedout.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=controlcmd_assign.ascx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: controlcmd_assign.ascx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=App_SubCode_VBCode.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: App_SubCode_VBCode.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=pagecmd_libpick.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: pagecmd_libpick.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=page_relationshipbrowser.aspx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: page_relationshipbrowser.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=control_libtree.ascx.cdcab7d2.compiled,,ComponentId={74E6F380-EA32-488D-930A-FEA5AE37186D})
        RemoveFiles: File: control_libtree.ascx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyProduct\Bin\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\help\)
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=help_rightclickcolumnsets.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: help_rightclickcolumnsets.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=set_document_workflow.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: set_document_workflow.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=reroute.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: reroute.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=reject_to.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: reject_to.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=reject.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: reject.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=final_approve.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: final_approve.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=expedite_reject.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: expedite_reject.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=expedite_approve.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: expedite_approve.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=edit_library_card.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: edit_library_card.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=approve.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: approve.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=cicon9.gif,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: cicon9.gif, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=default.css,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: default.css, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:354]: Executing op: FileRemove(,FileName=helpman_topicinit.js,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: helpman_topicinit.js, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_CmdApprove.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_CmdApprove.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_CmdAssign.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_CmdAssign.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_CmdDownload.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_CmdDownload.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_CmdReject.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_CmdReject.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_CmdUnassign.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_CmdUnassign.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_ColumnSets.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_ColumnSets.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=help_exportcsvxls.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: help_exportcsvxls.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_FileGuide.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_FileGuide.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_FileGuide.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_FileGuide.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_FileGuideTreeTypeExtension.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_FileGuideTreeTypeExtension.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_FTSSearchKey.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_FTSSearchKey.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_LibCard.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_LibCard.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_RB.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_RB.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=help_rightclickmenu.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: help_rightclickmenu.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_SearchCard.gif,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_SearchCard.gif, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_SearchCard.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_SearchCard.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_SearchKey.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_SearchKey.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:370]: Executing op: FileRemove(,FileName=Help_SearchResults.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_SearchResults.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=Help_SearchResultsScreen.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_SearchResultsScreen.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=Help_SelectSearchCard.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: Help_SelectSearchCard.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=index.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=searchallfields-searchresults.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: searchallfields-searchresults.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=searchcard-searchallfields.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: searchcard-searchallfields.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=webhelptopics83_kwindex.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: webhelptopics83_kwindex.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=webhelptopics83_popup_html.js,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: webhelptopics83_popup_html.js, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=help_admin_view_options.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: help_admin_view_options.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=help_admin_user_sessions.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: help_admin_user_sessions.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=admin_options.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: admin_options.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=help_fileguidedropdownlist.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: help_fileguidedropdownlist.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=help_append_refine.jpg,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: help_append_refine.jpg, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=linked_results.html,,ComponentId={31FEF8C8-66A1-4181-9B52-15FAE13A5870})
        RemoveFiles: File: linked_results.html, Directory: C:\inetpub\wwwroot\MyProduct\help\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\images\)
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=lb_assign.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_assign.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=warning32x32.gif,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: warning32x32.gif, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=view_file-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: view_file-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=re-route-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: re-route-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=reject-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: reject-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=nav-search.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: nav-search.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=nav-fileguide.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: nav-fileguide.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=nav-admin.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: nav-admin.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=masterpage-ar-logo.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: masterpage-ar-logo.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=logo-MyProduct.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: logo-MyProduct.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:386]: Executing op: FileRemove(,FileName=approve-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: approve-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=MyProduct-webclient-login.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: MyProduct-webclient-login.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=AE-login_03.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: AE-login_03.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=assign-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: assign-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=button-login-new.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: button-login-new.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=close.gif,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: close.gif, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=cor-left.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: cor-left.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=cor-right.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: cor-right.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=cornerimg.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: cornerimg.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=disable-first.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: disable-first.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=disable-last.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: disable-last.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=disable-next.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: disable-next.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=disable-previous.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: disable-previous.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=download.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: download.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=droparrow.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: droparrow.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=enable-first.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: enable-first.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=enable-last.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: enable-last.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=enable-next.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: enable-next.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=enable-previous.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: enable-previous.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=error32x32.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: error32x32.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=export-csv.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: export-csv.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=export-xls.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: export-xls.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:401]: Executing op: FileRemove(,FileName=footer-bg.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: footer-bg.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=footer-img.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: footer-img.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=grid-header-bg.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: grid-header-bg.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=grid-nav-bg.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: grid-nav-bg.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=header-bg.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: header-bg.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=help.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: help.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=Image_LibcardBk.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        (,FileName=info32x32.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: info32x32.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lb_checkedlib.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_checkedlib.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lb_folder.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_folder.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lb_folder_open.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_folder_open.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lb_inbox.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_inbox.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lb_launchablelib.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_launchablelib.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lb_mail.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        (,FileName=lb_nomail.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_nomail.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lb_uncheckedlib.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_uncheckedlib.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lb_vault.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_vault.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=lc-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lc-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=Login-page-bg.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: Login-page-bg.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=logo-AE.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: logo-AE.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=logo-MyComp.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: logo-MyComp.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:417]: Executing op: FileRemove(,FileName=masterpage-ae-logo.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: masterpage-ae-logo.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=rb-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: rb-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=SearchKey.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: SearchKey.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=selected-row-csv.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: selected-row-csv.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=selected-row-xls.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: selected-row-xls.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=TabBgImage.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: TabBgImage.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=Tableft.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: Tableft.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=TabLeft1.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: TabLeft1.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=Tabright.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: Tabright.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=TabRight1.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: TabRight1.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=TabSelBG.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: TabSelBG.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=TabUnselBG.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: TabUnselBG.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=Thumbs.db,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: Thumbs.db, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=un-sel-cornerimg.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: un-sel-cornerimg.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=unassign-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: unassign-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=watermark-before.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: watermark-before.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=watermark-after.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: watermark-after.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=mobile-icon.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: mobile-icon.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=grid-header-bg-iOS.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: grid-header-bg-iOS.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=MyProduct2015-login.png,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: MyProduct2015-login.png, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=turn_off_compatibility_view.gif,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: turn_off_compatibility_view.gif, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=grid-nav-bg-iOS.jpg,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: grid-nav-bg-iOS.jpg, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=group.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: group.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:432]: Executing op: FileRemove(,FileName=transmittal-search-share.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: transmittal-search-share.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=transmittal-search.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: transmittal-search.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=search-share.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: search-share.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=search.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: search.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=favorites-share.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: favorites-share.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=favorites.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: favorites.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=empty-share.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: empty-share.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=no-access-open.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: no-access-open.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=no-access-closed.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: no-access-closed.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=lb_review.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_review.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=lb_out.ico,,ComponentId={6EFE1C74-4869-4498-89AD-ABA9008734F8})
        RemoveFiles: File: lb_out.ico, Directory: C:\inetpub\wwwroot\MyProduct\images\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\styles\)
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=web.css,,ComponentId={1004BFA5-591B-4E90-BE8B-A89AE1675F00})
        RemoveFiles: File: web.css, Directory: C:\inetpub\wwwroot\MyProduct\styles\
        MSI (s) (9C:B8) [17:12:29:448]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=phone.css,,ComponentId={1004BFA5-591B-4E90-BE8B-A89AE1675F00})
        RemoveFiles: File: phone.css, Directory: C:\inetpub\wwwroot\MyProduct\styles\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=tablet.css,,ComponentId={1004BFA5-591B-4E90-BE8B-A89AE1675F00})
        RemoveFiles: File: tablet.css, Directory: C:\inetpub\wwwroot\MyProduct\styles\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\webservicehelpers\)
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=AlreadyLoggedIn.aspx,,ComponentId={D7CE0B13-E46A-4A20-918D-69837BBBC780})
        RemoveFiles: File: AlreadyLoggedIn.aspx, Directory: C:\inetpub\wwwroot\MyProduct\webservicehelpers\
        MSI (s) (9C:B8) [17:12:29:448]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=LoggedOut.aspx,,ComponentId={D7CE0B13-E46A-4A20-918D-69837BBBC780})
        RemoveFiles: File: LoggedOut.aspx, Directory: C:\inetpub\wwwroot\MyProduct\webservicehelpers\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=NotAuthorized.html,,ComponentId={D7CE0B13-E46A-4A20-918D-69837BBBC780})
        RemoveFiles: File: NotAuthorized.html, Directory: C:\inetpub\wwwroot\MyProduct\webservicehelpers\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\)
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={DC962560-F868-4765-9082-04BBF80781BC})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        MSI (s) (9C:B8) [17:12:29:448]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={DC962560-F868-4765-9082-04BBF80781BC})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={DC962560-F868-4765-9082-04BBF80781BC})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=pageTopBorder.png,,ComponentId={DC962560-F868-4765-9082-04BBF80781BC})
        RemoveFiles: File: pageTopBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=pageRightBorder.png,,ComponentId={DC962560-F868-4765-9082-04BBF80781BC})
        RemoveFiles: File: pageRightBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=pageLeftBorder.png,,ComponentId={DC962560-F868-4765-9082-04BBF80781BC})
        RemoveFiles: File: pageLeftBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        MSI (s) (9C:B8) [17:12:29:448]: Executing op: FileRemove(,FileName=pageBottomBorder.png,,ComponentId={DC962560-F868-4765-9082-04BBF80781BC})
        RemoveFiles: File: pageBottomBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\)
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=mItemBackLevel0.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: mItemBackLevel0.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=mItemBackH.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: mItemBackH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=isLoading.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: isLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=mItemBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: mItemBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=fmSplitterSeparator.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: fmSplitterSeparator.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=Loading.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: Loading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=fmFileCheck.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: fmFileCheck.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=edtButtonHoverBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: edtButtonHoverBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=edtButtonBackDis.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: edtButtonBackDis.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=edtButtonBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: edtButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=igLoading.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: igLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=DocumentViewerSprite.css,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: DocumentViewerSprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=igNavBtnsBack.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: igNavBtnsBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=DocumentViewerSprite.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: DocumentViewerSprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=rFileTabBack.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: rFileTabBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=HESprite.css,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: HESprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=HESprite.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: HESprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=SSSprite.css,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: SSSprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=rFileTabHoverBack.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: rFileTabHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=SSSprite.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: SSSprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=mItemBackS.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: mItemBackS.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=mScrollHBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: mScrollHBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=mScrollSBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: mScrollSBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:464]: Executing op: FileRemove(,FileName=mVerticalItemBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: mVerticalItemBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=nbItemBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: nbItemBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=nbItemBackH.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: nbItemBackH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pcItemFooter.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pcItemFooter.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pcItemHeader.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pcItemHeader.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pcModalBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pcModalBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pcTabBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pcTabBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pcTabBackH.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pcTabBackH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pDropDownButtonBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pDropDownButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pDropDownButtonDisabledBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pDropDownButtonDisabledBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pDropDownButtonHoverBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pDropDownButtonHoverBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=pDropDownButtonPressedBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: pDropDownButtonPressedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=rcMapImage.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: rcMapImage.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=rpContentBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: rpContentBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=rpHeaderBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: rpHeaderBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=splHSeparatorBackground.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: splHSeparatorBackground.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=splHSeparatorBackgroundHover.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: splHSeparatorBackgroundHover.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=splResizingPointer.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: splResizingPointer.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=splVSeparatorBackground.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: splVSeparatorBackground.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=splVSeparatorBackgroundHover.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: splVSeparatorBackgroundHover.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=tcScrollBtnBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tcScrollBtnBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=tcScrollBtnDisabledBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tcScrollBtnDisabledBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:479]: Executing op: FileRemove(,FileName=tcScrollBtnHoverBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tcScrollBtnHoverBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=tcScrollBtnPressedBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tcScrollBtnPressedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=tcTabBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tcTabBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=tcTabBackH.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tcTabBackH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=tiItemBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tiItemBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=tvElbow.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tvElbow.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=tvElbowRtl.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tvElbowRtl.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=tvLine.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tvLine.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=tvNodeLoading.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: tvNodeLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=ucButtonBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: ucButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=ucButtonDisabledBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: ucButtonDisabledBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=ucButtonHoverBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: ucButtonHoverBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=ucButtonPressedBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: ucButtonPressedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=ucProgressIndicatorBack.gif,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: ucProgressIndicatorBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=rFileTabPressedBack.png,,ComponentId={F2BE8CFC-951A-4DF5-BAA6-875512C0AABC})
        RemoveFiles: File: rFileTabPressedBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\)
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={1C075A97-D108-492E-AF3B-4A54E26A638A})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\
        MSI (s) (9C:B8) [17:12:29:495]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={1C075A97-D108-492E-AF3B-4A54E26A638A})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={1C075A97-D108-492E-AF3B-4A54E26A638A})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\)
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={EDE31826-7957-420B-AAEC-9A5E845A38E5})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\
        MSI (s) (9C:B8) [17:12:29:495]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:495]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={EDE31826-7957-420B-AAEC-9A5E845A38E5})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={EDE31826-7957-420B-AAEC-9A5E845A38E5})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\)
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=TreeLineRoot.gif,,ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB})
        RemoveFiles: File: TreeLineRoot.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:495]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=TreeLineMiddleRtl.gif,,ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB})
        RemoveFiles: File: TreeLineMiddleRtl.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:495]: Executing op: FileRemove(,FileName=TreeLineMiddle.gif,,ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB})
        RemoveFiles: File: TreeLineMiddle.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=TreeLineLastRtl.gif,,ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB})
        RemoveFiles: File: TreeLineLastRtl.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=TreeLineLast.gif,,ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB})
        RemoveFiles: File: TreeLineLast.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=TreeLineFirstRtl.gif,,ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB})
        RemoveFiles: File: TreeLineFirstRtl.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=HeaderBack.gif,,ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB})
        RemoveFiles: File: HeaderBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=TreeLineFirst.gif,,ComponentId={453A03C3-66D7-4C3F-8500-E991DF2EBCCB})
        RemoveFiles: File: TreeLineFirst.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart\)
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=Loading.gif,,ComponentId={25E49573-A086-4993-9C99-5295C143FA9A})
        RemoveFiles: File: Loading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\)
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtSpinLargeIncBtnBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtSpinLargeIncBtnBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=lbHeaderBackground.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: lbHeaderBackground.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=Error.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: Error.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarTrackV.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarTrackV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarTrackH.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarTrackH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarSmallTickV.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarSmallTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarSmallTickH.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarSmallTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarLargeTickV.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarLargeTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarLargeTickH.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarLargeTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarDoubleSmallTickV.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarDoubleSmallTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarDoubleSmallTickH.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarDoubleSmallTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarDoubleLargeTickV.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarDoubleLargeTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarDoubleLargeTickH.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarDoubleLargeTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarBarHighlightV.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarBarHighlightV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtSpinLargeIncBtnPBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtSpinLargeIncBtnPBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtTrackBarBarHighlightH.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTrackBarBarHighlightH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:510]: Executing op: FileRemove(,FileName=edtSpinLargeIncBtnHBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtSpinLargeIncBtnHBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtSpinIncBtnPBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtSpinIncBtnPBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtSpinIncBtnHBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtSpinIncBtnHBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtSpinIncBtnBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtSpinIncBtnBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtSpinDecBtnBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtSpinDecBtnBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtProgressIndicatorBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtProgressIndicatorBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtCalendarHeader.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtCalendarHeader.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtCalendarFootBtnP.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtCalendarFootBtnP.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtCalendarFootBtnH.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtCalendarFootBtnH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtCalendarFootBtn.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtCalendarFootBtn.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonPressedBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonPressedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonHoverBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonHoverBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonEditButtonBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonEditButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonEditBackH.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonEditBackH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonEditBackC.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonEditBackC.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonEditBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonEditBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonCheckedBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonCheckedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonBack_16.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonBack_16.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonBackH_16.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonBackH_16.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonBackDis_16.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonBackDis_16.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonBackDis.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonBackDis.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonBackC_16.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonBackC_16.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtButtonBack.gif,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=caChallengeImageBack.png,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: caChallengeImageBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:526]: Executing op: FileRemove(,FileName=edtTokenBoxTokenBackground.png,,ComponentId={D96ED83E-E718-4D4C-B864-F7918D1DDDA5})
        RemoveFiles: File: edtTokenBoxTokenBackground.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Chart\)
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=Loading.gif,,ComponentId={4537905E-5224-42AF-87CF-0947C0EA3981})
        RemoveFiles: File: Loading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Chart\
        MSI (s) (9C:B8) [17:12:29:542]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={4537905E-5224-42AF-87CF-0947C0EA3981})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Chart\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\)
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtButtonBack.png,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtButtonBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtButtonBackDisabled.png,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtButtonBackDisabled.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtButtonPressedBack.png,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtButtonPressedBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtListBoxItemSelectedBack.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtListBoxItemSelectedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtListBoxItemSelectedDisabledBack.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtListBoxItemSelectedDisabledBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtProgressBack.png,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtProgressBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtProgressIndicatorBack.png,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtProgressIndicatorBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarBarHighlightH.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarBarHighlightH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarBarHighlightV.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarBarHighlightV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarDoubleLargeTickH.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarDoubleLargeTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarDoubleLargeTickV.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarDoubleLargeTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarDoubleSmallTickH.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarDoubleSmallTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarDoubleSmallTickV.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarDoubleSmallTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarLargeTickH.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarLargeTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarLargeTickV.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarLargeTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarSmallTickH.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarSmallTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarSmallTickV.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarSmallTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarTrackH.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarTrackH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTrackBarTrackV.gif,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTrackBarTrackV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=edtTokenBoxTokenBackground.png,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: edtTokenBoxTokenBackground.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:542]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={A654B90B-F3D5-4549-AB14-537ACC5D102E})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\)
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvButtonBack.png,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: gvButtonBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvButtonPressedBack.png,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: gvButtonPressedBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvFilter.png,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: gvFilter.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvFilterBarBack.png,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: gvFilterBarBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvFilterRowBack.png,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: gvFilterRowBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvHeaderBack.png,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: gvHeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvLoadingOnStatusBar.gif,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: gvLoadingOnStatusBar.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={AE74EA51-0B5A-4A6D-8FAA-2341F4E1A2F9})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\)
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={FA84B644-3DD0-4649-90F1-BF762CE9A4AD})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={FA84B644-3DD0-4649-90F1-BF762CE9A4AD})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={FA84B644-3DD0-4649-90F1-BF762CE9A4AD})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvLoadingOnStatusBar.gif,,ComponentId={FA84B644-3DD0-4649-90F1-BF762CE9A4AD})
        RemoveFiles: File: gvLoadingOnStatusBar.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvGroupPanelSelBackground.gif,,ComponentId={FA84B644-3DD0-4649-90F1-BF762CE9A4AD})
        RemoveFiles: File: gvGroupPanelSelBackground.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvHeaderBackground.gif,,ComponentId={FA84B644-3DD0-4649-90F1-BF762CE9A4AD})
        RemoveFiles: File: gvHeaderBackground.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=gvGroupPanelBackground.gif,,ComponentId={FA84B644-3DD0-4649-90F1-BF762CE9A4AD})
        RemoveFiles: File: gvGroupPanelBackground.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\)
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=HeaderBack.png,,ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A})
        RemoveFiles: File: HeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:557]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=HeaderHoverBack.png,,ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A})
        RemoveFiles: File: HeaderHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=pcHeaderBack.png,,ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A})
        RemoveFiles: File: pcHeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:557]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=TitleBack.png,,ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A})
        RemoveFiles: File: TitleBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=tvNodeLoading.gif,,ComponentId={875B2536-8290-4687-BEF8-FEB4976B340A})
        RemoveFiles: File: tvNodeLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\)
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={FD62EFAE-46C5-44D1-A0FC-2C10FD250A76})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\
        MSI (s) (9C:B8) [17:12:29:573]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={FD62EFAE-46C5-44D1-A0FC-2C10FD250A76})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={FD62EFAE-46C5-44D1-A0FC-2C10FD250A76})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages\)
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=ToolbarBack.png,,ComponentId={192F4F3E-547B-4B8B-AEB2-3E6EDBB8DF92})
        RemoveFiles: File: ToolbarBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:573]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=ViewSelectorButtonBorder.png,,ComponentId={192F4F3E-547B-4B8B-AEB2-3E6EDBB8DF92})
        RemoveFiles: File: ViewSelectorButtonBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=ViewSelectorButtonCheckedBack.png,,ComponentId={192F4F3E-547B-4B8B-AEB2-3E6EDBB8DF92})
        RemoveFiles: File: ViewSelectorButtonCheckedBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=ViewSelectorButtonCheckedBorder.png,,ComponentId={192F4F3E-547B-4B8B-AEB2-3E6EDBB8DF92})
        RemoveFiles: File: ViewSelectorButtonCheckedBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\SpellChecker\)
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=scErrorUnderline.gif,,ComponentId={BC23A100-84F1-4013-83DF-2080C5147C03})
        RemoveFiles: File: scErrorUnderline.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\SpellChecker\
        MSI (s) (9C:B8) [17:12:29:573]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={BC23A100-84F1-4013-83DF-2080C5147C03})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\SpellChecker\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList\)
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={C7B74F24-8DE5-4ABA-9714-42B2B0BFFA0C})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList\
        MSI (s) (9C:B8) [17:12:29:573]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={C7B74F24-8DE5-4ABA-9714-42B2B0BFFA0C})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={C7B74F24-8DE5-4ABA-9714-42B2B0BFFA0C})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=tlHeaderBack.png,,ComponentId={C7B74F24-8DE5-4ABA-9714-42B2B0BFFA0C})
        RemoveFiles: File: tlHeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\)
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=SSSprite.css,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: SSSprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:573]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=SSSprite.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: SSSprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=HESprite.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: HESprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=HESprite.css,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: HESprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=DocumentViewerSprite.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: DocumentViewerSprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:573]: Executing op: FileRemove(,FileName=DocumentViewerSprite.css,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: DocumentViewerSprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=Filter.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: Filter.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=fmFileCheck.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: fmFileCheck.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=isLoading.gif,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: isLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=Loading.gif,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: Loading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=mBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: mBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=mHItemBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: mHItemBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=mHorzBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: mHorzBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=mHSItemBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: mHSItemBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=mVSItemBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: mVSItemBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=nbHeaderBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: nbHeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=nbSelBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: nbSelBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=ncPagerPanelSpacingBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: ncPagerPanelSpacingBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=pagerBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: pagerBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=pcHeaderBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: pcHeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=pcHeaderBackAlert.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: pcHeaderBackAlert.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=rcMapImage.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: rcMapImage.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=splResizingPointer.gif,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: splResizingPointer.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=igLoading.gif,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: igLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=TabBarBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: TabBarBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=tcATabBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: tcATabBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=tcTabBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: tcTabBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=tiBTTSpacingBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: tiBTTSpacingBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:589]: Executing op: FileRemove(,FileName=tiCIBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: tiCIBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=tiFBBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: tiFBBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=tiIPBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: tiIPBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=tvNodeLoading.gif,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: tvNodeLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=ucButtonBack.gif,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: ucButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=ucButtonPressedBack.gif,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: ucButtonPressedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=ucProgressBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: ucProgressBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=ucProgressIndicatorBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: ucProgressIndicatorBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=rTabHoverBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: rTabHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=rFileTabBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: rFileTabBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=igNavBtnsBack.png,,ComponentId={D9CF2B7B-B911-4AAB-9671-4CFD03513AFE})
        RemoveFiles: File: igNavBtnsBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\)
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={83C35297-D869-4BC3-8BF4-AED6F308D18A})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        MSI (s) (9C:B8) [17:12:29:604]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=pageBottomBorder.png,,ComponentId={83C35297-D869-4BC3-8BF4-AED6F308D18A})
        RemoveFiles: File: pageBottomBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={83C35297-D869-4BC3-8BF4-AED6F308D18A})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={83C35297-D869-4BC3-8BF4-AED6F308D18A})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=pageTopBorder.png,,ComponentId={83C35297-D869-4BC3-8BF4-AED6F308D18A})
        RemoveFiles: File: pageTopBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=pageRightBorder.png,,ComponentId={83C35297-D869-4BC3-8BF4-AED6F308D18A})
        RemoveFiles: File: pageRightBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=pageLeftBorder.png,,ComponentId={83C35297-D869-4BC3-8BF4-AED6F308D18A})
        RemoveFiles: File: pageLeftBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor\)
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={BE2BA745-29DE-4F4D-AF86-8C58F723A2DB})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:604]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={BE2BA745-29DE-4F4D-AF86-8C58F723A2DB})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={BE2BA745-29DE-4F4D-AF86-8C58F723A2DB})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=dfFooterBack.gif,,ComponentId={BE2BA745-29DE-4F4D-AF86-8C58F723A2DB})
        RemoveFiles: File: dfFooterBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\)
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=tvNodeLoading.gif,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: tvNodeLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:604]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:604]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=pgHeaderBackHot.gif,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: pgHeaderBackHot.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=pgHeaderBack.gif,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: pgHeaderBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=pgFilterPanelBack.gif,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: pgFilterPanelBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=pgFilterAreaBack.gif,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: pgFilterAreaBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=pgCustomizationFormBackground.gif,,ComponentId={25F471B4-19CE-45D4-9EDB-3C92C4244DA1})
        RemoveFiles: File: pgCustomizationFormBackground.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\)
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={3D790335-8DA6-452E-BED6-8D1F71B343A9})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\
        MSI (s) (9C:B8) [17:12:29:620]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={3D790335-8DA6-452E-BED6-8D1F71B343A9})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={3D790335-8DA6-452E-BED6-8D1F71B343A9})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Chart\)
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=Loading.gif,,ComponentId={A85A272A-C8FC-4279-8E89-70303BC6808F})
        RemoveFiles: File: Loading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Chart\
        MSI (s) (9C:B8) [17:12:29:620]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={A85A272A-C8FC-4279-8E89-70303BC6808F})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Chart\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\)
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=caChallengeImageBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: caChallengeImageBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtBtnBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtBtnBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtBtnHBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtBtnHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtBtnPBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtBtnPBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtDropDownBtnBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtDropDownBtnBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtDropDownBtnDisabledBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtDropDownBtnDisabledBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtDropDownBtnHBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtDropDownBtnHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtDropDownBtnPBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtDropDownBtnPBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtProgressBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtProgressBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtProgressIndicatorBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtProgressIndicatorBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtSpinDecBtnBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtSpinDecBtnBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:620]: Executing op: FileRemove(,FileName=edtSpinDecBtnDisabledBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtSpinDecBtnDisabledBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtSpinIncBtnBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtSpinIncBtnBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtSpinIncBtnDisabledBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtSpinIncBtnDisabledBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtSpinIncDecBtnHBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtSpinIncDecBtnHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarBarHighlightH.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarBarHighlightH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarBarHighlightV.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarBarHighlightV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarDoubleLargeTickH.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarDoubleLargeTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarDoubleLargeTickV.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarDoubleLargeTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarDoubleSmallTickH.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarDoubleSmallTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarDoubleSmallTickV.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarDoubleSmallTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarLargeTickH.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarLargeTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarLargeTickV.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarLargeTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarSmallTickH.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarSmallTickH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarSmallTickV.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarSmallTickV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarTrackH.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarTrackH.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTrackBarTrackV.gif,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTrackBarTrackV.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=lbHeaderBack.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: lbHeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=edtTokenBoxTokenBackground.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: edtTokenBoxTokenBackground.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={AC0D4014-0C71-411E-8045-19EE83E33876})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\)
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=gvHeaderBack.png,,ComponentId={174A114B-8CC2-4908-AC9E-6011150EB62B})
        RemoveFiles: File: gvHeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\
        MSI (s) (9C:B8) [17:12:29:635]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=gvHoverBack.png,,ComponentId={174A114B-8CC2-4908-AC9E-6011150EB62B})
        RemoveFiles: File: gvHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=gvTitleBack.png,,ComponentId={174A114B-8CC2-4908-AC9E-6011150EB62B})
        RemoveFiles: File: gvTitleBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={174A114B-8CC2-4908-AC9E-6011150EB62B})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\
        MSI (s) (9C:B8) [17:12:29:635]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={174A114B-8CC2-4908-AC9E-6011150EB62B})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={174A114B-8CC2-4908-AC9E-6011150EB62B})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor\)
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={C842DC60-90EC-45AD-89BB-E17571631502})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:651]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={C842DC60-90EC-45AD-89BB-E17571631502})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={C842DC60-90EC-45AD-89BB-E17571631502})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\)
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=GrandTotalBack.png,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: GrandTotalBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=HeaderBack.png,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: HeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=HeaderHoverBack.png,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: HeaderHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=pcHBack.png,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: pcHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=TitleBack.png,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: TitleBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=TotalBack.png,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: TotalBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=tvNodeLoading.gif,,ComponentId={AD0AFD71-31F6-41B6-B246-6764325BBC15})
        RemoveFiles: File: tvNodeLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\)
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=ToolbarBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: ToolbarBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:651]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=ResourceNavigatorButtonPressedBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: ResourceNavigatorButtonPressedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=ResourceNavigatorButtonHoverBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: ResourceNavigatorButtonHoverBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=ResourceNavigatorButtonBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: ResourceNavigatorButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=NavigationButtonBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: NavigationButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=HeaderBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: HeaderBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=HeaderAltBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: HeaderAltBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=ButtonPressedBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: ButtonPressedBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:651]: Executing op: FileRemove(,FileName=ButtonHoverBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: ButtonHoverBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=ButtonBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: ButtonBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=AdaBack.gif,,ComponentId={4D2DA823-9C8D-4585-B6B2-C3E0F7FA2BC8})
        RemoveFiles: File: AdaBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages\)
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=ButtonBack.png,,ComponentId={C9570A55-0293-4243-BAB7-CA365BF481AA})
        RemoveFiles: File: ButtonBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=ButtonHoverBack.png,,ComponentId={C9570A55-0293-4243-BAB7-CA365BF481AA})
        RemoveFiles: File: ButtonHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=ButtonPressedBack.png,,ComponentId={C9570A55-0293-4243-BAB7-CA365BF481AA})
        RemoveFiles: File: ButtonPressedBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=DateHeaderAltBack.png,,ComponentId={C9570A55-0293-4243-BAB7-CA365BF481AA})
        RemoveFiles: File: DateHeaderAltBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\SpellChecker\)
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=scErrorUnderline.gif,,ComponentId={D9E646B7-C10A-42D5-8803-0CA76D62B21E})
        RemoveFiles: File: scErrorUnderline.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\SpellChecker\
        MSI (s) (9C:B8) [17:12:29:667]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={D9E646B7-C10A-42D5-8803-0CA76D62B21E})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\SpellChecker\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\)
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={37855C17-4854-43B8-A1CE-001E0399003E})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\
        MSI (s) (9C:B8) [17:12:29:667]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={37855C17-4854-43B8-A1CE-001E0399003E})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={37855C17-4854-43B8-A1CE-001E0399003E})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=Loading.gif,,ComponentId={37855C17-4854-43B8-A1CE-001E0399003E})
        RemoveFiles: File: Loading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\CssImages\)
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=HeaderBack.png,,ComponentId={335099EA-4232-41DD-ABBB-B5295D632BB6})
        RemoveFiles: File: HeaderBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=TitleBack.png,,ComponentId={335099EA-4232-41DD-ABBB-B5295D632BB6})
        RemoveFiles: File: TitleBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\CssImages\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\)
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=rTabHoverBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rTabHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:667]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=rItemSBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rItemSBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=rItemHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rItemHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=rGroupSepBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rGroupSepBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=rFileTabPressedBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rFileTabPressedBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=rFileTabHoverBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rFileTabHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:667]: Executing op: FileRemove(,FileName=rFileTabBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rFileTabBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=rBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=igNavBtnsBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: igNavBtnsBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=edtBtnBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: edtBtnBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=edtBtnHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: edtBtnHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=fmFileCheck.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: fmFileCheck.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=fmSplitterSeparator.gif,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: fmSplitterSeparator.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=isLoading.gif,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: isLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=Loading.gif,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: Loading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mItemBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mItemBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mItemHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mItemHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mItemSBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mItemSBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mScrollBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mScrollBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mScrollHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mScrollHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mSubItemGutterBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mSubItemGutterBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mSubItemHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mSubItemHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mSubItemRtlGutterBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mSubItemRtlGutterBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=mSubItemSepBack.gif,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: mSubItemSepBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=nbHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: nbHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=nbIHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: nbIHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=nbISBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: nbISBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=pcFBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: pcFBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=pcHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: pcHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:682]: Executing op: FileRemove(,FileName=pDropDownButtonBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: pDropDownButtonBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=pDropDownButtonDisabledBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: pDropDownButtonDisabledBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=pDropDownButtonHoverBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: pDropDownButtonHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=pDropDownButtonPressedBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: pDropDownButtonPressedBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=rcMapImage.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rcMapImage.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=rpHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: rpHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=splHSepHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: splHSepHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=splResizingPointer.gif,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: splResizingPointer.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=splVSepHBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: splVSepHBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=igLoading.gif,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: igLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=tiFBBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: tiFBBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=tvNodeLoading.gif,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: tvNodeLoading.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=ucButtonBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: ucButtonBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=ucButtonHoverBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: ucButtonHoverBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=ucButtonPressedBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: ucButtonPressedBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=ucProgressBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: ucProgressBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=ucProgressIndicatorBack.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: ucProgressIndicatorBack.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=SSSprite.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: SSSprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=SSSprite.css,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: SSSprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=HESprite.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: HESprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=HESprite.css,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: HESprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=DocumentViewerSprite.png,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: DocumentViewerSprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:698]: Executing op: FileRemove(,FileName=DocumentViewerSprite.css,,ComponentId={9C1FF6C3-EE60-46EB-B040-6203666D178E})
        RemoveFiles: File: DocumentViewerSprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\)
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=pageBottomBorder.png,,ComponentId={CBE2E781-78B1-4F7F-B694-D680A52C8125})
        RemoveFiles: File: pageBottomBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        MSI (s) (9C:B8) [17:12:29:713]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={CBE2E781-78B1-4F7F-B694-D680A52C8125})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=pageTopBorder.png,,ComponentId={CBE2E781-78B1-4F7F-B694-D680A52C8125})
        RemoveFiles: File: pageTopBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=pageRightBorder.png,,ComponentId={CBE2E781-78B1-4F7F-B694-D680A52C8125})
        RemoveFiles: File: pageRightBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=pageLeftBorder.png,,ComponentId={CBE2E781-78B1-4F7F-B694-D680A52C8125})
        RemoveFiles: File: pageLeftBorder.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=sprite.css,,ComponentId={CBE2E781-78B1-4F7F-B694-D680A52C8125})
        RemoveFiles: File: sprite.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=sprite.png,,ComponentId={CBE2E781-78B1-4F7F-B694-D680A52C8125})
        RemoveFiles: File: sprite.png, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker\)
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=styles.css,,ComponentId={9387BF69-7C2B-4484-B897-C63802AC6397})
        RemoveFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker\
        MSI (s) (9C:B8) [17:12:29:713]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=scErrorUnderline.gif,,ComponentId={9387BF69-7C2B-4484-B897-C63802AC6397})
        RemoveFiles: File: scErrorUnderline.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=dfFooterBack.gif,,ComponentId={9387BF69-7C2B-4484-B897-C63802AC6397})
        RemoveFiles: File: dfFooterBack.gif, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\)
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=Parameters.config,,ComponentId={1D0FB87E-3ADB-475E-B3CD-31D261B4CB95})
        RemoveFiles: File: Parameters.config, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\)
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=Parameters.config,,ComponentId={AE9CCD31-77B7-4A12-844D-CEBA33792C65})
        RemoveFiles: File: Parameters.config, Directory: C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\)
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=WebService.asmx,,ComponentId={E84AB191-6066-4D05-ABFD-D3469BD531A5})
        RemoveFiles: File: WebService.asmx, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:B8) [17:12:29:713]: Verifying accessibility of file: WebService.asmx
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=PrecompiledApp.config,,ComponentId={E84AB191-6066-4D05-ABFD-D3469BD531A5})
        RemoveFiles: File: PrecompiledApp.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:B8) [17:12:29:713]: Verifying accessibility of file: PrecompiledApp.config
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=packages.config,,ComponentId={E84AB191-6066-4D05-ABFD-D3469BD531A5})
        RemoveFiles: File: packages.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:B8) [17:12:29:713]: Verifying accessibility of file: packages.config
        MSI (s) (9C:B8) [17:12:29:713]: Executing op: FileRemove(,FileName=Default.aspx,,ComponentId={E84AB191-6066-4D05-ABFD-D3469BD531A5})
        RemoveFiles: File: Default.aspx, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:B8) [17:12:29:729]: Verifying accessibility of file: Default.aspx
        MSI (s) (9C:B8) [17:12:29:729]: Executing op: FileRemove(,FileName=app.config,,ComponentId={E84AB191-6066-4D05-ABFD-D3469BD531A5})
        RemoveFiles: File: app.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:B8) [17:12:29:729]: Verifying accessibility of file: app.config
        MSI (s) (9C:B8) [17:12:29:729]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\)
        MSI (s) (9C:B8) [17:12:29:729]: Executing op: FileRemove(,FileName=service_MyProduct.wsdl,,ComponentId={3060FA40-8EB3-4098-801A-D139BEB8C9A1})
        RemoveFiles: File: service_MyProduct.wsdl, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        MSI (s) (9C:B8) [17:12:29:729]: Verifying accessibility of file: service_MyProduct.wsdl
        MSI (s) (9C:B8) [17:12:29:729]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:729]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:729]: Executing op: FileRemove(,FileName=service_MyProduct.disco,,ComponentId={3060FA40-8EB3-4098-801A-D139BEB8C9A1})
        RemoveFiles: File: service_MyProduct.disco, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        MSI (s) (9C:B8) [17:12:29:729]: Verifying accessibility of file: service_MyProduct.disco
        MSI (s) (9C:B8) [17:12:29:729]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:729]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:729]: Executing op: FileRemove(,FileName=Reference.map,,ComponentId={3060FA40-8EB3-4098-801A-D139BEB8C9A1})
        RemoveFiles: File: Reference.map, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        MSI (s) (9C:B8) [17:12:29:729]: Verifying accessibility of file: Reference.map
        MSI (s) (9C:B8) [17:12:29:729]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:745]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=App_Code.compiled,,ComponentId={816CC1BA-49E1-45C6-8F72-685630B7A4FE})
        RemoveFiles: File: App_Code.compiled, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:29:745]: Verifying accessibility of file: App_Code.compiled
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\)
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=Web.config,,ComponentId={B1B0B3BE-2795-4634-8F16-CA4CDDC9AA62})
        RemoveFiles: File: Web.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:B8) [17:12:29:745]: Verifying accessibility of file: Web.config
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\)
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=MyProductUtilities.dll.deploy,,ComponentId={6A8DC2BA-A1E4-4E83-8097-D9998556148C})
        RemoveFiles: File: MyProductUtilities.dll.deploy, Directory: C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\
        MSI (s) (9C:B8) [17:12:29:745]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:745]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.xbap,,ComponentId={6A8DC2BA-A1E4-4E83-8097-D9998556148C})
        RemoveFiles: File: MyProductNativeViewerLauncher.xbap, Directory: C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.exe.manifest,,ComponentId={6A8DC2BA-A1E4-4E83-8097-D9998556148C})
        RemoveFiles: File: MyProductNativeViewerLauncher.exe.manifest, Directory: C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.exe.deploy,,ComponentId={6A8DC2BA-A1E4-4E83-8097-D9998556148C})
        RemoveFiles: File: MyProductNativeViewerLauncher.exe.deploy, Directory: C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=MyProductNativeViewerLauncher.exe.config.deploy,,ComponentId={6A8DC2BA-A1E4-4E83-8097-D9998556148C})
        RemoveFiles: File: MyProductNativeViewerLauncher.exe.config.deploy, Directory: C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=webservice.asmx.cdcab7d2.compiled,,ComponentId={DA6BB056-B472-42C9-90E6-59205CC62A5D})
        RemoveFiles: File: webservice.asmx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:29:745]: Verifying accessibility of file: webservice.asmx.cdcab7d2.compiled
        MSI (s) (9C:B8) [17:12:29:745]: Executing op: FileRemove(,FileName=default.aspx.cdcab7d2.compiled,,ComponentId={DA6BB056-B472-42C9-90E6-59205CC62A5D})
        RemoveFiles: File: default.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:B8) [17:12:29:760]: Verifying accessibility of file: default.aspx.cdcab7d2.compiled
        MSI (s) (9C:B8) [17:12:29:760]: Executing op: ActionStart(Name=RemoveFolders,Description=Removing folders,Template=Folder: [1])
        Action 17:12:29: RemoveFolders. Removing folders
        MSI (s) (9C:B8) [17:12:29:760]: Executing op: FolderRemove(Folder=C:\Program Files (x86)\MyComp\MyProduct10\Client\,Foreign=0)
        RemoveFolders: Folder: C:\Program Files (x86)\MyComp\MyProduct10\Client\
        MSI (s) (9C:B8) [17:12:29:760]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:760]: Executing op: FolderRemove(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\,Foreign=0)
        RemoveFolders: Folder: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\
        MSI (s) (9C:B8) [17:12:29:760]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:760]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:916]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:29:916]: Executing op: ActionStart(Name=ISSearchReplaceInstall,,)
        Action 17:12:29: ISSearchReplaceInstall.
        MSI (s) (9C:B8) [17:12:29:916]: Executing op: CustomActionSchedule(Action=ISSearchReplaceInstall,ActionType=3073,Source=BinaryData,Target=ISSearchReplaceInstall,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp)
        MSI (s) (9C:B8) [17:12:29:916]: Creating MSIHANDLE (177) of type 790536 for thread 3512
        MSI (s) (9C:A4) [17:12:29:916]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI1004.tmp, Entrypoint: ISSearchReplaceInstall
        MSI (s) (9C!48) [17:12:29:948]: Creating MSIHANDLE (178) of type 790531 for thread 3656
        InstallShield 17:12:29: Processing the replacement set 'JVueServer.Properties'; Target Folder: C:\Program Files (x86)\jvue\bin\, Include Files: jvueserver.properties, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!48) [17:12:29:948]: Closing MSIHANDLE (178) of type 790531 for thread 3656
        MSI (s) (9C!48) [17:12:29:948]: Creating MSIHANDLE (179) of type 790531 for thread 3656
        InstallShield 17:12:29: Processing the replacement set 'Web.config'; Target Folder: C:\inetpub\wwwroot\MyProduct\, Include Files: web.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!48) [17:12:29:948]: Closing MSIHANDLE (179) of type 790531 for thread 3656
        MSI (s) (9C!48) [17:12:29:948]: Creating MSIHANDLE (180) of type 790531 for thread 3656
        InstallShield 17:12:29: Processing the replacement set 'ViewerWeb.config'; Target Folder: C:\inetpub\wwwroot\MyComp.WebViewer\, Include Files: web.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!48) [17:12:29:948]: Closing MSIHANDLE (180) of type 790531 for thread 3656
        MSI (s) (9C:A4) [17:12:29:963]: Closing MSIHANDLE (177) of type 790536 for thread 3512
        MSI (s) (9C:B8) [17:12:29:963]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,)
        Action 17:12:29: PublishProduct. Publishing product information
        MSI (s) (9C:B8) [17:12:29:963]: Executing op: CleanupConfigData()
        MSI (s) (9C:B8) [17:12:29:963]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=0,Remove=1)
        MSI (s) (9C:B8) [17:12:29:963]: Note: 1: 1402 2: UNKNOWN\Installer\Products\A9C5B3BCDAD096C4FB69B26C1AE54D9D\Patches 3: 2
        MSI (s) (9C:B8) [17:12:29:963]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=1)
        MSI (s) (9C:B8) [17:12:29:963]: Executing op: CleanupConfigData(RemovingProduct=1)
        MSI (s) (9C:B8) [17:12:29:963]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\A9C5B3BCDAD096C4FB69B26C1AE54D9D\Patches 3: 2
        MSI (s) (9C:B8) [17:12:29:963]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=224112800)
        MSI (s) (9C:B8) [17:12:29:963]: Note: 1: 2265 2: 3: -2147287035
        MSI (s) (9C:B8) [17:12:29:963]: User policy value 'DisableRollback' is 0
        MSI (s) (9C:B8) [17:12:29:963]: Machine policy value 'DisableRollback' is 0
        MSI (s) (9C:B8) [17:12:29:963]: Note: 1: 2265 2: 3: -2147287035
        Action 17:12:29: RollbackCleanup. Removing backup files
        RollbackCleanup: File: C:\Config.Msi\1afa05.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa06.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa07.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa08.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa09.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa0a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa0b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa0c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa0d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa0e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa0f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa10.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa11.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa12.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa13.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa14.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa15.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa16.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa17.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa18.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa19.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa1a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa1b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa1c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa1d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa1e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa1f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa20.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa21.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa22.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa23.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa24.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa25.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa26.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa27.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa28.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa29.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa2a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa2b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa2c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa2d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa2e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa2f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa30.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa31.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa32.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa33.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa34.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa35.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa36.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa37.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa38.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa39.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa3a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa3b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa3c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa3d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa3e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa3f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa40.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa41.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa42.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa43.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa44.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa45.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa46.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa47.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa48.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa49.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa4a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa4b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa4c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa4d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa4e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa4f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa50.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa51.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa52.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa53.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa54.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa55.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa56.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa57.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa58.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa59.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa5a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa5b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa5c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa5d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa5e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa5f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa60.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa61.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa62.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa63.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa64.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa65.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa66.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa67.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa68.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa69.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa6a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa6b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa6c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa6d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa6e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa6f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa70.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa71.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa72.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa73.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa74.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa75.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa76.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa77.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa78.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa79.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa7a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa7b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa7c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa7d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa7e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa7f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa80.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa81.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa82.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa83.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa84.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa85.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa86.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa87.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa88.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa89.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa8a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa8b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa8c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa8d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa8e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa8f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa90.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa91.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa92.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa93.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa94.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa95.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa96.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa97.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa98.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa99.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa9a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa9b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa9c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa9d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa9e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afa9f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa0.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa1.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa2.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa3.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa4.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa5.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa6.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa7.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa8.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaa9.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaaa.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaab.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaac.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaad.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaae.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaaf.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab0.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab1.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab2.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab3.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab4.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab5.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab6.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab7.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab8.rbf
        RollbackCleanup: File: C:\Config.Msi\1afab9.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaba.rbf
        RollbackCleanup: File: C:\Config.Msi\1afabb.rbf
        RollbackCleanup: File: C:\Config.Msi\1afabc.rbf
        RollbackCleanup: File: C:\Config.Msi\1afabd.rbf
        RollbackCleanup: File: C:\Config.Msi\1afabe.rbf
        RollbackCleanup: File: C:\Config.Msi\1afabf.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac0.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac1.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac2.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac3.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac4.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac5.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac6.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac7.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac8.rbf
        RollbackCleanup: File: C:\Config.Msi\1afac9.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaca.rbf
        RollbackCleanup: File: C:\Config.Msi\1afacb.rbf
        RollbackCleanup: File: C:\Config.Msi\1afacc.rbf
        RollbackCleanup: File: C:\Config.Msi\1afacd.rbf
        RollbackCleanup: File: C:\Config.Msi\1aface.rbf
        RollbackCleanup: File: C:\Config.Msi\1afacf.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad0.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad1.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad2.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad3.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad4.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad5.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad6.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad7.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad8.rbf
        RollbackCleanup: File: C:\Config.Msi\1afad9.rbf
        RollbackCleanup: File: C:\Config.Msi\1afada.rbf
        RollbackCleanup: File: C:\Config.Msi\1afadb.rbf
        RollbackCleanup: File: C:\Config.Msi\1afadc.rbf
        RollbackCleanup: File: C:\Config.Msi\1afadd.rbf
        RollbackCleanup: File: C:\Config.Msi\1afade.rbf
        RollbackCleanup: File: C:\Config.Msi\1afadf.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae0.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae1.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae2.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae3.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae4.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae5.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae6.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae7.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae8.rbf
        RollbackCleanup: File: C:\Config.Msi\1afae9.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaea.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaeb.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaec.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaed.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaee.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaef.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf0.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf1.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf2.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf3.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf4.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf5.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf6.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf7.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf8.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaf9.rbf
        RollbackCleanup: File: C:\Config.Msi\1afafa.rbf
        RollbackCleanup: File: C:\Config.Msi\1afafb.rbf
        RollbackCleanup: File: C:\Config.Msi\1afafc.rbf
        RollbackCleanup: File: C:\Config.Msi\1afafd.rbf
        RollbackCleanup: File: C:\Config.Msi\1afafe.rbf
        RollbackCleanup: File: C:\Config.Msi\1afaff.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb00.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb01.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb02.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb03.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb04.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb05.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb06.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb07.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb08.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb09.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb0a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb0b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb0c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb0d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb0e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb0f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb10.rbf
        MSI (s) (9C:B8) [17:12:30:478]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:30:572]: Note: 1: 2318 2:
        MSI (s) (9C:B8) [17:12:30:572]: No System Restore sequence number for this installation.
        MSI (s) (9C:B8) [17:12:30:572]: Unlocking Server
        MSI (s) (9C:B8) [17:12:30:587]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
        Action ended 17:12:30: InstallFinalize. Return value 1.
        MSI (s) (9C:B8) [17:12:30:587]: Doing action: ISSearchReplaceFinalize
        Action 17:12:30: ISSearchReplaceFinalize.
        Action start 17:12:30: ISSearchReplaceFinalize.
        MSI (s) (9C:B8) [17:12:30:587]: Creating MSIHANDLE (181) of type 790542 for thread 3512
        MSI (s) (9C:78) [17:12:30:587]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI12A5.tmp, Entrypoint: ISSearchReplaceFinalize
        MSI (s) (9C!D4) [17:12:30:634]: Creating MSIHANDLE (182) of type 790541 for thread 4052
        MSI (s) (9C!D4) [17:12:30:634]: Creating MSIHANDLE (183) of type 790531 for thread 4052
        InstallShield 17:12:30: Deleting the file 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\_isD4DC'...
        MSI (s) (9C!D4) [17:12:30:634]: Closing MSIHANDLE (183) of type 790531 for thread 4052
        MSI (s) (9C!D4) [17:12:30:634]: Creating MSIHANDLE (184) of type 790531 for thread 4052
        InstallShield 17:12:30: Deleting the file 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\_isD5B8'...
        MSI (s) (9C!D4) [17:12:30:634]: Closing MSIHANDLE (184) of type 790531 for thread 4052
        MSI (s) (9C!D4) [17:12:30:634]: Closing MSIHANDLE (182) of type 790541 for thread 4052
        MSI (s) (9C:78) [17:12:30:634]: Closing MSIHANDLE (181) of type 790542 for thread 3512
        Action ended 17:12:30: ISSearchReplaceFinalize. Return value 1.
        MSI (s) (9C:B8) [17:12:30:634]: Skipping action: ISNetDeleteIniFile (condition is false)
        Action ended 17:12:30: INSTALL. Return value 1.
        Property(N): DiskPrompt = [1]
        Property(N): UpgradeCode = {11FCFF24-4327-44A7-BD91-A8FF8EF4374E}
        Property(N): ProductCode = {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        Property(N): Installed = 2016/03/31 09:50:24
        Property(N): PrimaryVolumeSpaceRemaining = 0
        Property(N): PrimaryVolumeSpaceRequired = 0
        Property(N): PrimaryVolumeSpaceAvailable = 0
        Property(N): OutOfNoRbDiskSpace = 0
        Property(N): OutOfDiskSpace = 0
        Property(N): CostingComplete = 1
        Property(N): VersionNT = 602
        Property(N): ISSearchReplaceUninstall = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp
        Property(N): ISSearchReplaceInstall = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp
        Property(N): ISSearchReplaceFinalize = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp
        Property(N): ISSearchReplaceRollback = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~D46E.tmp
        Property(N): WHICHEULA = Perpetual
        Property(N): AVDIR = C:\Oracle\AutoVue
        Property(N): CLIENTLOC = C:\Program Files (x86)\MyComp\MyProduct10\
        Property(N): IISROOTFOLDER = C:\inetpub\wwwroot\
        Property(N): MyProduct = C:\inetpub\wwwroot\MyProduct\
        Property(N): APPLICATION_FILES = C:\inetpub\wwwroot\MyProduct\anvil\Application Files\
        Property(N): MyProductNATIVEVIEWERLAUNCHER_1_0_0_188 = C:\inetpub\wwwroot\MyProduct\anvil\Application Files\MyProductNativeViewerLauncher_1_0_0_188\
        Property(N): INSTALLDIR = C:\inetpub\wwwroot\MyProduct\
        Property(N): ADMIN = C:\inetpub\wwwroot\MyProduct\admin\
        Property(N): WEB_REFERENCES1 = C:\inetpub\wwwroot\MyComp.WebViewer\Web References\
        Property(N): AEWS1 = C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        Property(N): TARGETDIR = C:\
        Property(N): ALLUSERSPROFILE = C:\ProgramData\
        Property(N): ANVIL = C:\inetpub\wwwroot\MyProduct\anvil\
        Property(N): APP_THEMES = C:\inetpub\wwwroot\MyProduct\app_themes\
        Property(N): APP_GLOBALRESOURCES = C:\inetpub\wwwroot\MyProduct\app_themes\App_GlobalResources\
        Property(N): AUTOVUESERVER = C:\inetpub\wwwroot\jvue\
        Property(N): BIN = C:\inetpub\wwwroot\MyProduct\Bin\
        Property(N): BIN1 = C:\inetpub\wwwroot\MyProduct\anvil\Bin\
        Property(N): MyComp.WEBVIEWER = C:\inetpub\wwwroot\MyComp.WebViewer\
        Property(N): BIN3 = C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        Property(N): BLACKGLASS = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\
        Property(N): CHART = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Chart\
        Property(N): IOS = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\
        Property(N): CHART2 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Chart\
        Property(N): OFFICE2010BLUE = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\
        Property(N): CHART5 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Chart\
        Property(N): ProgramFilesFolder = C:\Program Files (x86)\
        Property(N): CLIENT = C:\Program Files (x86)\MyComp\MyProduct10\Client\
        Property(N): SCHEDULER = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\
        Property(N): CSSIMAGES = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Scheduler\CssImages\
        Property(N): TREELIST = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\
        Property(N): CSSIMAGES1 = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\TreeList\CssImages\
        Property(N): TREELIST5 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\
        Property(N): CSSIMAGES10 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\TreeList\CssImages\
        Property(N): ROOTDRIVE = C:\
        Property(N): SCHEDULER2 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\
        Property(N): CSSIMAGES4 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Scheduler\CssImages\
        Property(N): Preselected = 1
        Property(N): SCHEDULER5 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\
        Property(N): CSSIMAGES9 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Scheduler\CssImages\
        Property(N): UILevel = 5
        Property(N): OriginalDatabase = C:\Windows\Installer\f3373.msi
        Property(N): DATABASE = C:\Windows\Installer\f3373.msi
        Property(N): ISYourDataBaseDir = C:\inetpub\wwwroot\MyProduct\Database\
        Property(N): DATABASEDIR = C:\inetpub\wwwroot\MyProduct\Database\
        Property(N): Privileged = 1
        Property(N): MsiRunningElevated = 1
        Property(N): RedirectedDllSupport = 2
        Property(N): EDITORS1 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Editors\
        Property(N): EDITORS2 = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Editors\
        Property(N): EDITORS3 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Editors\
        Property(N): MsiWin32AssemblySupport = 6.2.9200.16384
        Property(N): MsiNetAssemblySupport = 4.7.3062.0
        Property(N): JVUEBIN = C:\Program Files (x86)\jvue\bin\
        Property(N): FONTS = C:\Oracle\AutoVue\bin\fonts\
        Property(N): FR = C:\inetpub\wwwroot\MyProduct\Bin\fr\
        Property(N): FR_CA = C:\inetpub\wwwroot\MyProduct\Bin\fr-ca\
        Property(N): FR_CA1 = C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\
        Property(N): Date = 10/16/2018
        Property(N): Time = 17:12:30
        Property(N): TTCSupport = 1
        Property(N): GRIDVIEW = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\GridView\
        Property(N): GRIDVIEW2 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\GridView\
        Property(N): ColorBits = 32
        Property(N): TextInternalLeading = 3
        Property(N): GRIDVIEW5 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\GridView\
        Property(N): TextHeight = 16
        Property(N): HELP = C:\inetpub\wwwroot\MyProduct\help\
        Property(N): HTMLEDITOR = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\HtmlEditor\
        Property(N): BorderSide = 1
        Property(N): HTMLEDITOR2 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\HtmlEditor\
        Property(N): BorderTop = 1
        Property(N): HTMLEDITOR5 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\HtmlEditor\
        Property(N): IMAGES = C:\inetpub\wwwroot\MyProduct\images\
        Property(N): CaptionHeight = 23
        Property(N): ScreenY = 768
        Property(N): ScreenX = 1024
        Property(N): SystemLanguageID = 1033
        Property(N): JVUE = C:\Program Files (x86)\jvue\
        Property(N): ComputerName = WKST0218SRV2012
        Property(N): UserLanguageID = 1033
        Property(N): UserSID = S-1-5-21-2586580876-23674519-2901659861-500
        Property(N): LogonUser = Administrator
        Property(N): MsiTrueAdminUser = 1
        Property(N): PIVOTGRID = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\PivotGrid\
        Property(N): AdminUser = 1
        Property(N): PIVOTGRID2 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\PivotGrid\
        Property(N): VirtualMemory = 6291
        Property(N): PIVOTGRID5 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\PivotGrid\
        Property(N): PROFILES = C:\Oracle\AutoVue\bin\Profiles\
        Property(N): PhysicalMemory = 8192
        Property(N): Intel = 6
        Property(N): Msix64 = 6
        Property(N): MsiAMD64 = 6
        Property(N): ShellAdvtSupport = 1
        Property(N): OLEAdvtSupport = 1
        Property(N): GPTSupport = 1
        Property(N): SCRIPTS = C:\inetpub\wwwroot\MyProduct\admin\Scripts\
        Property(N): SCRIPTS1 = C:\inetpub\wwwroot\MyProduct\scripts\
        Property(N): MyComp1 = C:\Program Files (x86)\MyComp\
        Property(N): SHAREPOINT_INTEGRATION = C:\Program Files (x86)\MyComp\SharePoint-Integration\
        Property(N): SPELLCHECKER = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\SpellChecker\
        Property(N): FontsFolder = C:\Windows\Fonts\
        Property(N): SPELLCHECKER2 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\SpellChecker\
        Property(N): SPELLCHECKER5 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\SpellChecker\
        Property(N): STYLES = C:\inetpub\wwwroot\MyProduct\styles\
        Property(N): DesktopFolder = C:\Users\Public\Desktop\
        Property(N): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
        Property(N): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
        Property(N): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
        Property(N): SystemFolder = C:\Windows\SysWOW64\
        Property(N): TREELIST2 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\TreeList\
        Property(N): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
        Property(N): MyPicturesFolder = C:\Users\Administrator.WKST0218SRV2012\Pictures\
        Property(N): USERPROFILE = C:\Users\Administrator.WKST0218SRV2012\
        Property(N): LocalAppDataFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Local\
        Property(N): WEB1 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\Web\
        Property(N): WEB2 = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\Web\
        Property(N): WEB3 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\Web\
        Property(N): CommonAppDataFolder = C:\ProgramData\
        Property(N): WEBSERVICEHELPERS = C:\inetpub\wwwroot\MyProduct\webservicehelpers\
        Property(N): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
        Property(N): SendToFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\SendTo\
        Property(N): RecentFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Recent\
        Property(N): XTRAREPORTS = C:\inetpub\wwwroot\MyProduct\app_themes\BlackGlass\XtraReports\
        Property(N): PrintHoodFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
        Property(N): XTRAREPORTS2 = C:\inetpub\wwwroot\MyProduct\app_themes\iOS\XtraReports\
        Property(N): PersonalFolder = C:\Users\Administrator.WKST0218SRV2012\Documents\
        Property(N): XTRAREPORTS5 = C:\inetpub\wwwroot\MyProduct\app_themes\Office2010Blue\XtraReports\
        Property(N): _007 = C:\Program Files (x86)\MyComp\SharePoint-Integration\2007\
        Property(N): _010 = C:\Program Files (x86)\MyComp\SharePoint-Integration\2010\
        Property(N): NetHoodFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
        Property(N): FavoritesFolder = C:\Users\Administrator.WKST0218SRV2012\Favorites\
        Property(N): AppDataFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\
        Property(N): CommonFiles64Folder = C:\Program Files\Common Files\
        Property(N): ProgramFiles64Folder = C:\Program Files\
        Property(N): CommonFilesFolder = C:\Program Files (x86)\Common Files\
        Property(N): TempFolder = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\
        Property(N): RemoteAdminTS = 1
        Property(N): System64Folder = C:\Windows\system32\
        Property(N): WindowsVolume = C:\
        Property(N): WindowsFolder = C:\Windows\
        Property(N): MsiNTProductType = 3
        Property(N): ServicePackLevelMinor = 0
        Property(N): ServicePackLevel = 0
        Property(N): WindowsBuild = 9200
        Property(N): VersionNT64 = 602
        Property(N): ACTION = INSTALL
        Property(N): VersionMsi = 5.00
        Property(N): VersionDatabase = 200
        Property(N): PRODUCTLANGUAGE = 1033
        Property(N): MsiSystemRebootPending = 1
        Property(N): AELOC = C:\inetpub\wwwroot\MyProduct\
        Property(N): DOTNETVERSION40FULL = #1
        Property(N): IIS_VERSION = #8
        Property(N): TCPPORT = 5098
        Property(N): ISCHECKFORPRODUCTUPDATES = 1
        Property(N): ApplicationUsers = AllUsers
        Property(N): AgreeToLicense = No
        Property(N): _IsMaintenance = Change
        Property(N): RestartManagerOption = CloseRestart
        Property(N): SetupType = Typical
        Property(N): _IsSetupTypeMin = Typical
        Property(N): Display_IsBitmapDlg = 1
        Property(N): ARPPRODUCTICON = ARPPRODUCTICON.exe
        Property(N): DefaultUIFont = Tahoma8
        Property(N): DialogCaption = InstallShield for Windows Installer
        Property(N): DisplayNameCustom = Custom
        Property(N): DisplayNameMinimal = Minimal
        Property(N): DisplayNameTypical = Typical
        Property(N): DWUSINTERVAL = 30
        Property(N): ErrorDialog = SetupError
        Property(N): InstallChoice = AR
        Property(N): INSTALLLEVEL = 100
        Property(N): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
        Property(N): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
        Property(N): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
        Property(N): IS_PROGMSG_XML_COSTING = Costing XML files...
        Property(N): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
        Property(N): IS_PROGMSG_XML_FILES = Performing XML file changes...
        Property(N): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
        Property(N): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
        Property(N): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
        Property(N): IS_SQLSERVER_AUTHENTICATION = 0
        Property(N): IS_SQLSERVER_USERNAME = sa
        Property(N): ISVROOT_PORT_NO = 0
        Property(N): Manufacturer = MyComp Software
        Property(N): PIDTemplate = 12345<###-%%%%%%%>@@@@@
        Property(N): ProductID = none
        Property(N): ProductLanguage = 1033
        Property(N): ProductName = MyComp MyProduct Web Client 2015 Service Pack 4
        Property(N): ProductVersion = 10.0.1031
        Property(N): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
        Property(N): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
        Property(N): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
        Property(N): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
        Property(N): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
        Property(N): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
        Property(N): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
        Property(N): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
        Property(N): PROGMSG_IIS_EXTRACTDONEz = Extracted information for IIS virtual directories...
        Property(N): PROGMSG_IIS_EXTRACTzDONE = Extracted information for IIS virtual directories...
        Property(N): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
        Property(N): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
        Property(N): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
        Property(N): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
        Property(N): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
        Property(N): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
        Property(N): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
        Property(N): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
        Property(N): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
        Property(N): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
        Property(N): ProgressType0 = install
        Property(N): ProgressType1 = Installing
        Property(N): ProgressType2 = installed
        Property(N): ProgressType3 = installs
        Property(N): RebootYesNo = Yes
        Property(N): ReinstallModeText = omus
        Property(N): IS_PREVENT_DOWNGRADE_EXIT = A newer version of this application is already installed on this computer. If you wish to install this version, please uninstall the newer version first. Click OK to exit the wizard.
        Property(N): SecureCustomProperties = ISFOUNDNEWERPRODUCTVERSION;USERNAME;COMPANYNAME;ISX_SERIALNUM;SUPPORTDIR;INSTALLDIR;OLDAEFOUND;WHICHEULA;AVDIR;AELOC;WEBSITECHOICES2;TEXTLABEL1;IS_NET_API_LOGON_USERNAME;TEXTLABEL;IS_PROP;IS_NET_API_LOGON_PASSWORD;TEXTLABEL11;IS_NEW_USER_CONFIRM_TEXT;IS_NEW_USER_SERVER_TEXT;IS_NEW_USER_GROUP_TEXT;IS_NEW_USER_NAME_TEXT;IS_NET_API_NEW_USER_PASSWORD;IS_NET_API_NEW_USER_NAME;IS_NET_API_NEW_USER_CONFIRM;IS_NEW_USER_PASSWORD_TEXT;IS_NET_API_NEW_USER_SERVER;IS_NET_API_NEW_USER_GROUP;IS_NET_API_GROUP_LIST;ISPROP;IS_NET_API_SERVER_LIST;IS_NET_API_SERVER_NEW_USER_LIST;IS_PROP1;IS_NET_API_USER_LIST;TEXTLABEL2;IS_NET_API_LOGON_DOMAIN_TOKEN;IS_NET_API_LOGON_USERNAME_TOKEN;DOTNETVERSION40FULL;IIS_VERSION;IISROOTFOLDER;CLIENTLOC;ADDREMDISPLAYVER;DOMAINNAME;DOMAINSERVERNAME;DOMAINPORT;AUTOVUESERVER;TCPPORT;TCPPORT
        Property(N): ALLUSERS = 1
        Property(N): PROGMSG_IIS_REMOVEWEBSITES = Removing IIS websites...
        Property(N): PROGMSG_IIS_CREATEWEBSITE = Creating IIS website %s
        Property(N): PROGMSG_IIS_CREATEWEBSITES = Creating IIS websites...
        Property(N): IS_PROGMSG_TEXTFILECHANGS_REPLACE = Replacing %s with %s in %s...
        Property(N): DWUSLINK = CE3CC07F3EEBA0AFAEACF02FC9BC978F99CB978F79DBB04FCECB87C8A99CF7A8D96B909F9EAC
        Property(N): ARPURLINFOABOUT = http://www.MyCompSoftware.com
        Property(N): SHOWLAUNCHPROGRAM = 0
        Property(N): WEBSITECHOICES2 = 0
        Property(N): SERIALEULA = Perpetual
        Property(N): ADDREMDISPLAYVER = 10.0.4.7
        Property(N): _BrowseProperty = 0
        Property(N): NewProperty1 = 0
        Property(N): ARPINSTALLLOCATION = C:\inetpub\wwwroot\MyProduct\
        Property(N): REMOVE = ALL
        Property(N): CLIENTUILEVEL = 0
        Property(N): CLIENTPROCESSID = 1144
        Property(N): UPGRADINGPRODUCTCODE = {CDA410C5-1B85-4926-97A4-97900B03C152}
        Property(N): ProductState = 5
        Property(N): PackageCode = {47D2327B-BECE-4AE0-B347-40887399E866}
        Property(N): TRANSFORMS = :1033
        Property(N): USERNAME = Windows User
        MSI (s) (9C:B8) [17:12:30:712]: Closing MSIHANDLE (6) of type 790542 for thread 3512
        Action ended 17:12:30: RemoveExistingProducts. Return value 1.
        MSI (s) (9C:0C) [17:12:30:712]: Doing action: CostInitialize
        Action 17:12:30: CostInitialize. Computing space requirements
        Action start 17:12:30: CostInitialize.
        MSI (s) (9C:0C) [17:12:30:712]: Baseline: Sorting baselines for {CDA410C5-1B85-4926-97A4-97900B03C152}.
        MSI (s) (9C:0C) [17:12:30:712]: Baseline: New baseline 11.0.2697 from transaction.
        MSI (s) (9C:0C) [17:12:30:712]: Baseline: Sorted order Native: Order 0.
        MSI (s) (9C:0C) [17:12:30:712]: Baseline Data Table:
        MSI (s) (9C:0C) [17:12:30:712]: ProductCode: {CDA410C5-1B85-4926-97A4-97900B03C152} Version: 11.0.2697 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
        MSI (s) (9C:0C) [17:12:30:712]: Baseline File Table:
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 1325 2: SUPPORTDIR
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 1325 2: MyComp.WebAPI
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 1325 2: MyComp.WebApp
        MSI (s) (9C:0C) [17:12:30:712]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 2262 2: Patch 3: -2147287038
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 2205 2: 3: MsiPatchHeaders
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 2205 2: 3: __MsiPatchFileList
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:0C) [17:12:30:712]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId`
        MSI (s) (9C:0C) [17:12:30:712]: Delta compression fallback method for this product transaction is 'MSI 2.0 legacy obsolescence'
        Action ended 17:12:30: CostInitialize. Return value 1.
        MSI (s) (9C:0C) [17:12:30:712]: Doing action: ResolveSource
        Action 17:12:30: ResolveSource.
        Action start 17:12:30: ResolveSource.
        MSI (s) (9C:0C) [17:12:30:712]: Resolving source.
        MSI (s) (9C:0C) [17:12:30:712]: Resolving source to launched-from source.
        MSI (s) (9C:0C) [17:12:30:712]: Setting launched-from source as last-used.
        MSI (s) (9C:0C) [17:12:30:712]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\'.
        MSI (s) (9C:0C) [17:12:30:712]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\'.
        MSI (s) (9C:0C) [17:12:30:712]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{CDA410C5-1B85-4926-97A4-97900B03C152}'.
        MSI (s) (9C:0C) [17:12:30:712]: SOURCEDIR ==> C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\
        MSI (s) (9C:0C) [17:12:30:712]: SOURCEDIR product ==> {CDA410C5-1B85-4926-97A4-97900B03C152}
        MSI (s) (9C:0C) [17:12:30:712]: SECREPAIR: CryptAcquireContext succeeded
        MSI (s) (9C:0C) [17:12:30:712]: Determining source type
        MSI (s) (9C:0C) [17:12:30:712]: Source type from package 'MyProductWeb.msi': 0
        MSI (s) (9C:0C) [17:12:30:712]: SECREPAIR: Hash Database: C:\Windows\Installer\SourceHash{CDA410C5-1B85-4926-97A4-97900B03C152}
        MSI (s) (9C:0C) [17:12:30:728]: Note: 1: 2262 2: SourceHash 3: -2147287038
        MSI (s) (9C:0C) [17:12:30:775]: SECREPAIR: New Hash Database creation complete.
        MSI (s) (9C:0C) [17:12:33:599]: SECREPAIR: Hash Value for the file:MyProductWeb.msi is: PQXZNz0vylOWC7RAbjRyxmA2CvSeiJFFJ+aqr9Hao9w=
        MSI (s) (9C:0C) [17:12:33:599]: Transforming table Property.

        MSI (s) (9C:0C) [17:12:33:614]: Source path resolution complete. Dumping Directory table...
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TARGETDIR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\ , LongSubPath: , ShortSubPath:
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: USERPROFILE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\UserProfile\ , LongSubPath: UserProfile\ , ShortSubPath: USERPR~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SystemFolder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\System32\ , LongSubPath: System32\ , ShortSubPath:
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SUPPORTDIR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\SUPPORTDIR\ , LongSubPath: SUPPORTDIR\ , ShortSubPath:
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ProgramMenuFolder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Programs\ , LongSubPath: Programs\ , ShortSubPath:
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: newfolder2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Programs\MyProduct Web\ , LongSubPath: Programs\MyProduct Web\ , ShortSubPath: Programs\MyProductW~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ProgramFilesFolder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\ , LongSubPath: program files\ , ShortSubPath: PROGRA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AUTOVUE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\ , LongSubPath: program files\AutoVue\ , ShortSubPath: PROGRA~1\AutoVue\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HTML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\html\ , LongSubPath: program files\AutoVue\html\ , ShortSubPath: PROGRA~1\AutoVue\html\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BIN2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\bin\ , LongSubPath: program files\AutoVue\bin\ , ShortSubPath: PROGRA~1\AutoVue\bin\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PROFILES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\bin\Profiles\ , LongSubPath: program files\AutoVue\bin\Profiles\ , ShortSubPath: PROGRA~1\AutoVue\bin\Profiles\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HOOPS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\bin\hoops\ , LongSubPath: program files\AutoVue\bin\hoops\ , ShortSubPath: PROGRA~1\AutoVue\bin\hoops\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FONTS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\program files\AutoVue\bin\fonts\ , LongSubPath: program files\AutoVue\bin\fonts\ , ShortSubPath: PROGRA~1\AutoVue\bin\fonts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ProgramFiles64Folder , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\ , LongSubPath: Program Files 64\ , ShortSubPath: Prog64~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MyComp2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\ , LongSubPath: Program Files 64\MyComp\ , ShortSubPath: Prog64~1\MyComp\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: WEB , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\ , LongSubPath: Program Files 64\MyComp\Web\ , ShortSubPath: Prog64~1\MyComp\Web\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOOLS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\ , LongSubPath: Program Files 64\MyComp\Web\Tools\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PT_BR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\pt-BR\ , LongSubPath: Program Files 64\MyComp\Web\Tools\pt-BR\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\pt-BR\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IT_IT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\it-IT\ , LongSubPath: Program Files 64\MyComp\Web\Tools\it-IT\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\it-IT\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: INTERNALDATA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\InternalData\ , LongSubPath: Program Files 64\MyComp\Web\Tools\InternalData\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\INTERN~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SQL1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\InternalData\SQL\ , LongSubPath: Program Files 64\MyComp\Web\Tools\InternalData\SQL\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\INTERN~1\SQL\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ORACLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\InternalData\Oracle\ , LongSubPath: Program Files 64\MyComp\Web\Tools\InternalData\Oracle\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\INTERN~1\Oracle\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FR_CA1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\fr-CA\ , LongSubPath: Program Files 64\MyComp\Web\Tools\fr-CA\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\fr-CA\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ES_ES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\es-ES\ , LongSubPath: Program Files 64\MyComp\Web\Tools\es-ES\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\es-ES\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DE_DE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\MyComp\Web\Tools\de-DE\ , LongSubPath: Program Files 64\MyComp\Web\Tools\de-DE\ , ShortSubPath: Prog64~1\MyComp\Web\Tools\de-DE\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: APACHE_SOFTWARE_FOUNDATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\Apache Software Foundation\ , LongSubPath: Program Files 64\Apache Software Foundation\ , ShortSubPath: Prog64~1\APACHE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOMCAT_8.5_TOMCATFORMyProduct , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\ , LongSubPath: Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\ , ShortSubPath: Prog64~1\APACHE~1\TOMCAT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: WEBAPPS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\ , LongSubPath: Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\ , ShortSubPath: Prog64~1\APACHE~1\TOMCAT~1\webapps\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ALLUSERSPROFILE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\All Users\ , LongSubPath: All Users\ , ShortSubPath: ALLUSE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IISROOTFOLDER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\ , LongSubPath: IISRootFolder\ , ShortSubPath: IISRoo~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AUTOVUESERVER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\ , LongSubPath: IISRootFolder\ , ShortSubPath: IISRoo~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: INSTALLDIR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\ , LongSubPath: IISRootFolder\ , ShortSubPath: IISRoo~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ISYourDataBaseDir , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\Database\ , LongSubPath: IISRootFolder\Database\ , ShortSubPath: IISRoo~1\Database\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DATABASEDIR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\Database\ , LongSubPath: IISRootFolder\Database\ , ShortSubPath: IISRoo~1\Database\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: WEBAPI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\ , LongSubPath: IISRootFolder\MyComp.WebAPI\ , ShortSubPath: IISRoo~1\\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SCRIPTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Scripts\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Scripts\ , ShortSubPath: IISRoo~1\\Scripts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ICONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Icons\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Icons\ , ShortSubPath: IISRoo~1\\Icons\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VIEWS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Views\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Views\ , ShortSubPath: IISRoo~1\\Views\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SHARED1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Views\Shared\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Views\Shared\ , ShortSubPath: IISRoo~1\\Views\Shared\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HOME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Views\Home\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Views\Home\ , ShortSubPath: IISRoo~1\\Views\Home\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HELP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Help\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Help\ , ShortSubPath: IISRoo~1\\Help\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FONTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\fonts\ , LongSubPath: IISRootFolder\MyComp.WebAPI\fonts\ , ShortSubPath: IISRoo~1\\fonts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DOWNLOADS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Downloads\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Downloads\ , ShortSubPath: IISRoo~1\\DOWNLO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTENT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Content\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Content\ , ShortSubPath: IISRoo~1\\Content\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VIEWER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Viewer\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Viewer\ , ShortSubPath: IISRoo~1\\Viewer\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIB4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Viewer\lib\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Viewer\lib\ , ShortSubPath: IISRoo~1\\Viewer\lib\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CERTUTIL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Viewer\certutil\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Viewer\certutil\ , ShortSubPath: IISRoo~1\\Viewer\certutil\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\ , ShortSubPath: IISRoo~1\\bin\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PT_BR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\pt-BR\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\pt-BR\ , ShortSubPath: IISRoo~1\\bin\pt-BR\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\it\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\it\ , ShortSubPath: IISRoo~1\\bin\it\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FR_CA_API_BIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\fr-CA\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\fr-CA\ , ShortSubPath: IISRoo~1\\bin\fr-CA\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\es\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\es\ , ShortSubPath: IISRoo~1\\bin\es\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\bin\de\ , LongSubPath: IISRootFolder\MyComp.WebAPI\bin\de\ , ShortSubPath: IISRoo~1\\bin\de\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AUTHENTICATOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Authenticator\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Authenticator\ , ShortSubPath: IISRoo~1\\AUTHEN~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIB8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Authenticator\lib\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Authenticator\lib\ , ShortSubPath: IISRoo~1\\AUTHEN~1\lib\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CERTUTIL1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Authenticator\certutil\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Authenticator\certutil\ , ShortSubPath: IISRoo~1\\AUTHEN~1\certutil\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AREAS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\ , ShortSubPath: IISRoo~1\\Areas\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HELPPAGE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VIEWS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\Views\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SHARED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Shared\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Shared\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\Views\Shared\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HELP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\Views\Help\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DISPLAYTEMPLATES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\ , LongSubPath: IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\ , ShortSubPath: IISRoo~1\\Areas\HelpPage\Views\Help\DISPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: APP_DATA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebAPI\App_Data\ , LongSubPath: IISRootFolder\MyComp.WebAPI\App_Data\ , ShortSubPath: IISRoo~1\\App_Data\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MyComp.WEBVIEWER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\ , LongSubPath: IISRootFolder\MyComp.WebViewer\ , ShortSubPath: IISRoo~1\SYNERG~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BIN3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PT_BR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\pt-BR\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\pt-BR\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\pt-BR\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\it\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\it\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\it\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FR_CA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\fr-CA\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\fr-CA\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\fr-CA\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\es\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\es\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\es\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\bin\de\ , LongSubPath: IISRootFolder\MyComp.WebViewer\bin\de\ , ShortSubPath: IISRoo~1\SYNERG~1\bin\de\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: WEB_REFERENCES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\Web References\ , LongSubPath: IISRootFolder\MyComp.WebViewer\Web References\ , ShortSubPath: IISRoo~1\SYNERG~1\WEBREF~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AEWS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebViewer\Web References\AEWS\ , LongSubPath: IISRootFolder\MyComp.WebViewer\Web References\AEWS\ , ShortSubPath: IISRoo~1\SYNERG~1\WEBREF~1\AEWS\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: WEBAPP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\ , LongSubPath: IISRootFolder\MyComp.WebApp\ , ShortSubPath: IISRoo~1\\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES27 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\images\ , ShortSubPath: IISRoo~1\\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\ , ShortSubPath: IISRoo~1\\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\js\ , ShortSubPath: IISRoo~1\\dist\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PAGES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\js\pages\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\js\pages\ , ShortSubPath: IISRoo~1\\dist\js\pages\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FONTS6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\fonts\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\fonts\ , ShortSubPath: IISRoo~1\\dist\fonts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\css\ , ShortSubPath: IISRoo~1\\dist\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SKINS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\css\skins\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\css\skins\ , ShortSubPath: IISRoo~1\\dist\css\skins\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\img\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\img\ , ShortSubPath: IISRoo~1\\dist\img\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CREDIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\dist\img\credit\ , LongSubPath: IISRootFolder\MyComp.WebApp\dist\img\credit\ , ShortSubPath: IISRoo~1\\dist\img\credit\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: APP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ , ShortSubPath: IISRoo~1\\app\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ZCS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\zcs\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\zcs\ , ShortSubPath: IISRoo~1\\app\zcs\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MSGBOX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\msgBox\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\msgBox\ , ShortSubPath: IISRoo~1\\app\msgBox\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MANUALRELATIONSHIPS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\manualrelationships\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\manualrelationships\ , ShortSubPath: IISRoo~1\\app\MANUAL~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: GATEKEEPER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gateKeeper\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gateKeeper\ , ShortSubPath: IISRoo~1\\app\GATEKE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FOOTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\footer\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\footer\ , ShortSubPath: IISRoo~1\\app\footer\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\footer\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\footer\templates\ , ShortSubPath: IISRoo~1\\app\footer\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FILEGUIDE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\fileguide\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\fileguide\ , ShortSubPath: IISRoo~1\\app\FILEGU~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\fileguide\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\fileguide\templates\ , ShortSubPath: IISRoo~1\\app\FILEGU~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\fileguide\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\fileguide\services\ , ShortSubPath: IISRoo~1\\app\FILEGU~1\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\fileguide\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\fileguide\directives\ , ShortSubPath: IISRoo~1\\app\FILEGU~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: XTOCLEAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\xtoclear\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\xtoclear\ , ShortSubPath: IISRoo~1\\app\xtoclear\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\xtoclear\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\xtoclear\directives\ , ShortSubPath: IISRoo~1\\app\xtoclear\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOOLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\toolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\toolbar\ , ShortSubPath: IISRoo~1\\app\toolbar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\toolbar\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\toolbar\templates\ , ShortSubPath: IISRoo~1\\app\toolbar\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\toolbar\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\toolbar\services\ , ShortSubPath: IISRoo~1\\app\toolbar\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\toolbar\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\toolbar\directives\ , ShortSubPath: IISRoo~1\\app\toolbar\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CUSTOMSELECT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\customselect\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\customselect\ , ShortSubPath: IISRoo~1\\app\CUSTOM~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\customselect\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\customselect\templates\ , ShortSubPath: IISRoo~1\\app\CUSTOM~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\customselect\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\customselect\directives\ , ShortSubPath: IISRoo~1\\app\CUSTOM~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SEARCHCARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\searchcard\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\searchcard\ , ShortSubPath: IISRoo~1\\app\SEARCH~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\searchcard\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\searchcard\templates\ , ShortSubPath: IISRoo~1\\app\SEARCH~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\searchcard\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\searchcard\services\ , ShortSubPath: IISRoo~1\\app\SEARCH~1\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\searchcard\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\searchcard\controllers\ , ShortSubPath: IISRoo~1\\app\SEARCH~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: RIGHTSIDEBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\rightsidebar\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\rightsidebar\ , ShortSubPath: IISRoo~1\\app\RIGHTS~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\rightsidebar\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\rightsidebar\templates\ , ShortSubPath: IISRoo~1\\app\RIGHTS~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\rightsidebar\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\rightsidebar\controllers\ , ShortSubPath: IISRoo~1\\app\RIGHTS~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SIDEBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\ , ShortSubPath: IISRoo~1\\app\sidebar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\templates\ , ShortSubPath: IISRoo~1\\app\sidebar\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\services\ , ShortSubPath: IISRoo~1\\app\sidebar\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\directives\ , ShortSubPath: IISRoo~1\\app\sidebar\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\sidebar\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\sidebar\controllers\ , ShortSubPath: IISRoo~1\\app\sidebar\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MULTIFIELDSEARCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\multifieldsearch\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\multifieldsearch\ , ShortSubPath: IISRoo~1\\app\MULTIF~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\multifieldsearch\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\multifieldsearch\templates\ , ShortSubPath: IISRoo~1\\app\MULTIF~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\multifieldsearch\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\multifieldsearch\directives\ , ShortSubPath: IISRoo~1\\app\MULTIF~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\multifieldsearch\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\multifieldsearch\controllers\ , ShortSubPath: IISRoo~1\\app\MULTIF~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LOGIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\login\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\login\ , ShortSubPath: IISRoo~1\\app\login\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\login\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\login\templates\ , ShortSubPath: IISRoo~1\\app\login\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\login\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\login\services\ , ShortSubPath: IISRoo~1\\app\login\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\login\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\login\controllers\ , ShortSubPath: IISRoo~1\\app\login\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LAYOUT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\layout\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\layout\ , ShortSubPath: IISRoo~1\\app\layout\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\layout\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\layout\templates\ , ShortSubPath: IISRoo~1\\app\layout\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\layout\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\layout\controllers\ , ShortSubPath: IISRoo~1\\app\layout\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LANDING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\landing\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\landing\ , ShortSubPath: IISRoo~1\\app\landing\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\landing\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\landing\templates\ , ShortSubPath: IISRoo~1\\app\landing\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\landing\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\landing\services\ , ShortSubPath: IISRoo~1\\app\landing\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\landing\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\landing\controllers\ , ShortSubPath: IISRoo~1\\app\landing\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EDITEMAILS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES31 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\templates\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\services\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\directives\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS26 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\editEmails\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\editEmails\controllers\ , ShortSubPath: IISRoo~1\\app\EDITEM~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FOLDERBROWSER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES30 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\templates\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\services\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\directives\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS25 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\folderbrowser\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\folderbrowser\controllers\ , ShortSubPath: IISRoo~1\\app\FOLDER~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EMAILFORM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES29 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\templates\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\services\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\directives\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS24 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\emailform\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\emailform\controllers\ , ShortSubPath: IISRoo~1\\app\EMAILF~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SYSTEMLOG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\systemlog\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\systemlog\ , ShortSubPath: IISRoo~1\\app\SYSTEM~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES28 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\systemlog\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\systemlog\templates\ , ShortSubPath: IISRoo~1\\app\SYSTEM~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS23 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\systemlog\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\systemlog\controllers\ , ShortSubPath: IISRoo~1\\app\SYSTEM~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXPORTMENU , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\exportmenu\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\exportmenu\ , ShortSubPath: IISRoo~1\\app\EXPORT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES25 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\exportmenu\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\exportmenu\templates\ , ShortSubPath: IISRoo~1\\app\EXPORT~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\exportmenu\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\exportmenu\directives\ , ShortSubPath: IISRoo~1\\app\EXPORT~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS22 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\exportmenu\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\exportmenu\controllers\ , ShortSubPath: IISRoo~1\\app\EXPORT~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: URLAPI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\urlapi\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\urlapi\ , ShortSubPath: IISRoo~1\\app\urlapi\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\urlapi\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\urlapi\services\ , ShortSubPath: IISRoo~1\\app\urlapi\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\urlapi\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\urlapi\controllers\ , ShortSubPath: IISRoo~1\\app\urlapi\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VIEWPDF , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\viewpdf\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\viewpdf\ , ShortSubPath: IISRoo~1\\app\viewpdf\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES27 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\viewpdf\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\viewpdf\templates\ , ShortSubPath: IISRoo~1\\app\viewpdf\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\viewpdf\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\viewpdf\services\ , ShortSubPath: IISRoo~1\\app\viewpdf\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\viewpdf\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\viewpdf\controllers\ , ShortSubPath: IISRoo~1\\app\viewpdf\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: INDEX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\index\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\index\ , ShortSubPath: IISRoo~1\\app\index\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\index\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\index\controllers\ , ShortSubPath: IISRoo~1\\app\index\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: NGCLIPBOARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ngClipboard\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ngClipboard\ , ShortSubPath: IISRoo~1\\app\NGCLIP~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES26 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ngClipboard\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ngClipboard\templates\ , ShortSubPath: IISRoo~1\\app\NGCLIP~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ngClipboard\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ngClipboard\directives\ , ShortSubPath: IISRoo~1\\app\NGCLIP~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\ngClipboard\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\ngClipboard\controllers\ , ShortSubPath: IISRoo~1\\app\NGCLIP~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIBRARYPICKER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\librarypicker\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\librarypicker\ , ShortSubPath: IISRoo~1\\app\LIBRAR~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\librarypicker\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\librarypicker\templates\ , ShortSubPath: IISRoo~1\\app\LIBRAR~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\librarypicker\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\librarypicker\directives\ , ShortSubPath: IISRoo~1\\app\LIBRAR~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\librarypicker\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\librarypicker\controllers\ , ShortSubPath: IISRoo~1\\app\LIBRAR~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DOCUMENTDASHBOARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES24 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\templates\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\services\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\directives\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentdashboard\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentdashboard\controllers\ , ShortSubPath: IISRoo~1\\app\DOCUME~2\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SELECTIONCOMMAND , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\selectioncommand\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\selectioncommand\ , ShortSubPath: IISRoo~1\\app\SELECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES23 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\selectioncommand\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\selectioncommand\templates\ , ShortSubPath: IISRoo~1\\app\SELECT~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\selectioncommand\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\selectioncommand\services\ , ShortSubPath: IISRoo~1\\app\SELECT~1\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\selectioncommand\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\selectioncommand\controllers\ , ShortSubPath: IISRoo~1\\app\SELECT~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: OPTIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\ , ShortSubPath: IISRoo~1\\app\options\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\templates\ , ShortSubPath: IISRoo~1\\app\options\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\services\ , ShortSubPath: IISRoo~1\\app\options\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\directives\ , ShortSubPath: IISRoo~1\\app\options\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\options\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\options\controllers\ , ShortSubPath: IISRoo~1\\app\options\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: GRIDSETTINGS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gridsettings\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gridsettings\ , ShortSubPath: IISRoo~1\\app\GRIDSE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gridsettings\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gridsettings\templates\ , ShortSubPath: IISRoo~1\\app\GRIDSE~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gridsettings\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gridsettings\directives\ , ShortSubPath: IISRoo~1\\app\GRIDSE~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\gridsettings\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\gridsettings\controllers\ , ShortSubPath: IISRoo~1\\app\GRIDSE~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ERRORLIST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\errorlist\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\errorlist\ , ShortSubPath: IISRoo~1\\app\ERRORL~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES22 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\errorlist\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\errorlist\templates\ , ShortSubPath: IISRoo~1\\app\ERRORL~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\errorlist\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\errorlist\controllers\ , ShortSubPath: IISRoo~1\\app\ERRORL~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TESTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\tests\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\tests\ , ShortSubPath: IISRoo~1\\app\tests\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\tests\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\tests\templates\ , ShortSubPath: IISRoo~1\\app\tests\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\tests\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\tests\controllers\ , ShortSubPath: IISRoo~1\\app\tests\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DATACARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\ , ShortSubPath: IISRoo~1\\app\datacard\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\templates\ , ShortSubPath: IISRoo~1\\app\datacard\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\services\ , ShortSubPath: IISRoo~1\\app\datacard\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\directives\ , ShortSubPath: IISRoo~1\\app\datacard\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\datacard\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\datacard\controllers\ , ShortSubPath: IISRoo~1\\app\datacard\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HEADER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\header\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\header\ , ShortSubPath: IISRoo~1\\app\header\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\header\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\header\templates\ , ShortSubPath: IISRoo~1\\app\header\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\header\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\header\services\ , ShortSubPath: IISRoo~1\\app\header\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\header\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\header\controllers\ , ShortSubPath: IISRoo~1\\app\header\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DOCUMENTGRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\templates\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\services\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\directives\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\documentgrid\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\documentgrid\controllers\ , ShortSubPath: IISRoo~1\\app\DOCUME~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TESTPAGE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\testpage\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\testpage\ , ShortSubPath: IISRoo~1\\app\testpage\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\testpage\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\testpage\templates\ , ShortSubPath: IISRoo~1\\app\testpage\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\testpage\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\testpage\services\ , ShortSubPath: IISRoo~1\\app\testpage\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\testpage\controller\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\testpage\controller\ , ShortSubPath: IISRoo~1\\app\testpage\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: COMMON1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\common\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\common\ , ShortSubPath: IISRoo~1\\app\common\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\common\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\common\templates\ , ShortSubPath: IISRoo~1\\app\common\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\common\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\common\services\ , ShortSubPath: IISRoo~1\\app\common\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\common\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\common\directives\ , ShortSubPath: IISRoo~1\\app\common\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CLIENTSERVICES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\clientServices\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\clientServices\ , ShortSubPath: IISRoo~1\\app\CLIENT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES32 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\clientServices\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\clientServices\templates\ , ShortSubPath: IISRoo~1\\app\CLIENT~1\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\clientServices\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\clientServices\services\ , ShortSubPath: IISRoo~1\\app\CLIENT~1\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS27 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\clientServices\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\clientServices\controllers\ , ShortSubPath: IISRoo~1\\app\CLIENT~1\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CHECKIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\ , ShortSubPath: IISRoo~1\\app\checkIn\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEMPLATES19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\templates\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\templates\ , ShortSubPath: IISRoo~1\\app\checkIn\TEMPLA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\services\ , ShortSubPath: IISRoo~1\\app\checkIn\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\directives\ , ShortSubPath: IISRoo~1\\app\checkIn\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTROLLERS12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\checkIn\controllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\checkIn\controllers\ , ShortSubPath: IISRoo~1\\app\checkIn\CONTRO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AWCDATEPICKER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\app\awcDatePicker\ , LongSubPath: IISRootFolder\MyComp.WebApp\app\awcDatePicker\ , ShortSubPath: IISRoo~1\\app\AWCDAT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIB , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ , ShortSubPath: IISRoo~1\\lib\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SIGNALR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\signalr\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\signalr\ , ShortSubPath: IISRoo~1\\lib\signalr\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SIFTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\sifter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\sifter\ , ShortSubPath: IISRoo~1\\lib\sifter\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: NGSTORAGE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ngstorage\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ngstorage\ , ShortSubPath: IISRoo~1\\lib\NGSTOR~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: UI_ROUTER_EXTRAS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ui-router-extras\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ui-router-extras\ , ShortSubPath: IISRoo~1\\lib\UI-ROU~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: RELEASE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\ , ShortSubPath: IISRoo~1\\lib\UI-ROU~1\release\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MODULAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\modular\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\modular\ , ShortSubPath: IISRoo~1\\lib\UI-ROU~1\release\modular\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MICROPLUGIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\microplugin\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\microplugin\ , ShortSubPath: IISRoo~1\\lib\MICROP~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\microplugin\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\microplugin\src\ , ShortSubPath: IISRoo~1\\lib\MICROP~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY_UI_TOUCH_PUNCH_IMPROVED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\ , ShortSubPath: IISRoo~1\\lib\JQUERY~3\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY_1.11.3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-1.11.3\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-1.11.3\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.3\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY.SCROLLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: METEOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\meteor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\meteor\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1\meteor\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY.DOTDOTDOT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.DOT\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\src\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.DOT\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ICHECK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\ , ShortSubPath: IISRoo~1\\lib\iCheck\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SKINS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SQUARE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\square\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\square\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\square\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: POLARIS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\polaris\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\polaris\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\polaris\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MINIMAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\minimal\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\minimal\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\minimal\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LINE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\line\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\line\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\line\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FUTURICO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\futurico\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\futurico\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\futurico\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FLAT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\iCheck\skins\flat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\iCheck\skins\flat\ , ShortSubPath: IISRoo~1\\lib\iCheck\skins\flat\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FILE_SAVER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\file-saver\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\file-saver\ , ShortSubPath: IISRoo~1\\lib\FILE-S~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FASTCLICK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\fastclick\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\fastclick\ , ShortSubPath: IISRoo~1\\lib\FASTCL~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIB2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\fastclick\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\fastclick\lib\ , ShortSubPath: IISRoo~1\\lib\FASTCL~1\lib\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PERFECT_SCROLLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\ , ShortSubPath: IISRoo~1\\lib\PERFEC~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\src\ , ShortSubPath: IISRoo~1\\lib\PERFEC~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\min\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\min\ , ShortSubPath: IISRoo~1\\lib\PERFEC~1\min\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXAMPLES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\examples\ , ShortSubPath: IISRoo~1\\lib\PERFEC~1\examples\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SLIMSCROLL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\slimScroll\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\slimScroll\ , ShortSubPath: IISRoo~1\\lib\SLIMSC~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXAMPLES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\ , ShortSubPath: IISRoo~1\\lib\SLIMSC~1\examples\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIBS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\ , ShortSubPath: IISRoo~1\\lib\SLIMSC~1\examples\libs\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PRETTIFY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\ , ShortSubPath: IISRoo~1\\lib\SLIMSC~1\examples\libs\prettify\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY.NICESCROLL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.NIC\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\dist\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.NIC\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: NG_JS_TREE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ng-js-tree\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ng-js-tree\ , ShortSubPath: IISRoo~1\\lib\NG-JS-~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ng-js-tree\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ng-js-tree\dist\ , ShortSubPath: IISRoo~1\\lib\NG-JS-~1\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JSTREE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\ , ShortSubPath: IISRoo~1\\lib\jstree\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\src\ , ShortSubPath: IISRoo~1\\lib\jstree\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: THEMES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\ , ShortSubPath: IISRoo~1\\lib\jstree\src\themes\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DEFAULT_DARK1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default-dark\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default-dark\ , ShortSubPath: IISRoo~1\\lib\jstree\src\themes\DEFAUL~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DEFAULT2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default\ , ShortSubPath: IISRoo~1\\lib\jstree\src\themes\default\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\dist\ , ShortSubPath: IISRoo~1\\lib\jstree\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: THEMES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\ , ShortSubPath: IISRoo~1\\lib\jstree\dist\themes\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DEFAULT_DARK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default-dark\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default-dark\ , ShortSubPath: IISRoo~1\\lib\jstree\dist\themes\DEFAUL~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DEFAULT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default\ , ShortSubPath: IISRoo~1\\lib\jstree\dist\themes\default\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CUSTOM_PROTOCOL_DETECTION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\custom-protocol-detection\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\custom-protocol-detection\ , ShortSubPath: IISRoo~1\\lib\CUSTOM~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DEVEXTREME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\ts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\ts\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\ts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VECTORMAP_UTILS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-utils\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-utils\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\VECTOR~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VECTORMAP_DATA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-data\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-data\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\VECTOR~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MODULES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\modules\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\modules\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\modules\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LOCALIZATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\js\localization\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\js\localization\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\js\LOCALI~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LAYOUTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SPLIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Split\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Split\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Split\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SLIDEOUT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\SlideOut\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\SlideOut\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\SlideOut\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SIMPLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Simple\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Simple\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Simple\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: POPUP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Popup\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Popup\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Popup\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PIVOT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Pivot\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Pivot\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Pivot\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: NAVBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Navbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Navbar\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Navbar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EMPTY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Empty\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Empty\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Empty\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DESKTOP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Desktop\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Desktop\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\layouts\Desktop\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\css\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ICONS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\devextreme\css\icons\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\devextreme\css\icons\ , ShortSubPath: IISRoo~1\\lib\DEVEXT~1\css\icons\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FROALAWYSIWYGEDITOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PLUGINS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\js\plugins\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LANGS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\js\langs\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: THEMES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\ , ShortSubPath: IISRoo~1\\lib\FROALA~1\css\themes\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FONT_AWESOME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SCSS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\scss\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\scss\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\scss\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\less\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FONTS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\fonts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\fonts\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\fonts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\Font-Awesome\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\Font-Awesome\css\ , ShortSubPath: IISRoo~1\\lib\FONT-A~1\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY.SPLITTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.splitter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.splitter\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.SPL\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.splitter\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.splitter\js\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.SPL\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery.splitter\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery.splitter\css\ , ShortSubPath: IISRoo~1\\lib\JQUERY~1.SPL\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: QUICK_NG_REPEAT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXAMPLE2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VENDOR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\js\vendor\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMG7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\img\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\img\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\img\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\css\ , ShortSubPath: IISRoo~1\\lib\QUICK-~1\example\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SELECTIZE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PLUGINS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\plugins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\plugins\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\less\plugins\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: STANDALONE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\standalone\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\standalone\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\js\STANDA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\selectize\dist\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\selectize\dist\css\ , ShortSubPath: IISRoo~1\\lib\SELECT~1\dist\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PDFMAKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\pdfmake\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\pdfmake\ , ShortSubPath: IISRoo~1\\lib\pdfmake\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIBS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\pdfmake\libs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\pdfmake\libs\ , ShortSubPath: IISRoo~1\\lib\pdfmake\libs\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FILESAVER.JS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\ , ShortSubPath: IISRoo~1\\lib\pdfmake\libs\FILESA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BUILD2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\pdfmake\build\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\pdfmake\build\ , ShortSubPath: IISRoo~1\\lib\pdfmake\build\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: GLOBALIZE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEST26 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\test\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\test\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\test\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: QUNIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\test\qunit\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\test\qunit\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\test\qunit\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: GENERATOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\generator\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\generator\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\GENERA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PROPERTIES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\generator\Properties\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\generator\Properties\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\GENERA~1\PROPER~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIB5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\lib\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\lib\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CULTURES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\lib\cultures\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\lib\cultures\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\lib\cultures\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXAMPLES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\examples\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\examples\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BROWSER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\globalize\examples\browser\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\globalize\examples\browser\ , ShortSubPath: IISRoo~1\\lib\GLOBAL~1\examples\browser\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOWSER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bowser\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bowser\ , ShortSubPath: IISRoo~1\\lib\bowser\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bowser\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bowser\src\ , ShortSubPath: IISRoo~1\\lib\bowser\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOOTSTRAP_TREEVIEW , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SCREENSHOT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\screenshot\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\screenshot\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\SCREEN~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\dist\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\js\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\src\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\css\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\src\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PUBLIC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\public\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\js\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\public\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\css\ , ShortSubPath: IISRoo~1\\lib\BOOTST~1\public\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOOTSTRAP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\less\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MIXINS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\less\mixins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\less\mixins\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\less\mixins\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\js\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: GRUNT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\grunt\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\grunt\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\grunt\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FONTS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\fonts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\fonts\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\fonts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\js\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\dist\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FONTS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\fonts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\fonts\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\dist\fonts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\css\ , ShortSubPath: IISRoo~1\\lib\BOOTST~2\dist\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY_UI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: UI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\ui\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MINIFIED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\ui\minified\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: I18N1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\ui\minified\i18n\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: I18N , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\i18n\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\i18n\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\ui\i18n\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: THEMES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VADER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\vader\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES26 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\vader\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: UI_LIGHTNESS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\UI-LIG~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES25 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\UI-LIG~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: UI_DARKNESS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\UI-DAR~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES24 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\UI-DAR~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TRONTASTIC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\TRONTA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES23 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\TRONTA~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SWANKY_PURSE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SWANKY~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES22 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SWANKY~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SUNNY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\sunny\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\sunny\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: START , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\start\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES20 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\start\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SOUTH_STREET , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SOUTH-~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SOUTH-~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SMOOTHNESS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SMOOTH~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\SMOOTH~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: REDMOND , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\redmond\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\redmond\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PEPPER_GRINDER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\PEPPER~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\PEPPER~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: OVERCAST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\overcast\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\overcast\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MINT_CHOC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\MINT-C~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\MINT-C~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LE_FROG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\le-frog\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\le-frog\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HUMANITY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\humanity\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\humanity\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HOT_SNEAKS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\HOT-SN~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\HOT-SN~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FLICK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\flick\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\flick\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXCITE_BIKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\EXCITE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\EXCITE~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EGGPLANT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\eggplant\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\eggplant\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DOT_LUV , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\dot-luv\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\dot-luv\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DARK_HIVE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\DARK-H~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\DARK-H~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CUPERTINO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\CUPERT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\CUPERT~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BLITZER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\blitzer\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\blitzer\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BLACK_TIE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\BLACK-~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\BLACK-~1\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BASE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\base\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMAGES2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\images\ , ShortSubPath: IISRoo~1\\lib\JQUERY~2\themes\base\images\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FROALA_EDITOR_2.3.3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PLUGINS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\js\plugins\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LANGUAGES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\js\LANGUA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMG8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\img\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\img\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\img\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: THEMES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\css\themes\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PLUGINS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\css\plugins\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HTML2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: THEMES5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\themes\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: STICKY_TOOLBAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\STICKY~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SIZE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\size\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: REQUIRE_JS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIB3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\js\lib\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY_UI2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\JQUERY~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY_MOBILE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\JQUERY~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: INIT_ON_CLICK1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\INIT_O~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: INIT_INSIDE_IFRAME1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\INIT_I~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EVENTS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\events\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOOSTRAP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\boostrap\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AT.JS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\ , ShortSubPath: IISRoo~1\\lib\FROALA~1.3\html\at.js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JSZIP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\ , ShortSubPath: IISRoo~1\\lib\jszip\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VENDOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\vendor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\vendor\ , ShortSubPath: IISRoo~1\\lib\jszip\vendor\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIB6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\lib\ , ShortSubPath: IISRoo~1\\lib\jszip\lib\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DOCS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\docs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\docs\ , ShortSubPath: IISRoo~1\\lib\jszip\docs\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\dist\ , ShortSubPath: IISRoo~1\\lib\jszip\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DOCUMENTATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: _LAYOUTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\_layouts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\_layouts\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\_layouts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: HOWTO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\howto\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\howto\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\howto\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXAMPLES4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\examples\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\examples\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\css\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: API_JSZIP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jszip\documentation\api_jszip\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jszip\documentation\api_jszip\ , ShortSubPath: IISRoo~1\\lib\jszip\DOCUME~1\API_JS~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_VS_REPEAT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\ , ShortSubPath: IISRoo~1\\lib\ANGULA~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\src\ , ShortSubPath: IISRoo~1\\lib\ANGULA~2\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_UI_SORTABLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-sortable\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-sortable\ , ShortSubPath: IISRoo~1\\lib\ANGULA~4\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_UI_ROUTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-router\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-router\ , ShortSubPath: IISRoo~1\\lib\ANFFDD~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-router\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-router\src\ , ShortSubPath: IISRoo~1\\lib\ANFFDD~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: RELEASE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-router\release\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-router\release\ , ShortSubPath: IISRoo~1\\lib\ANFFDD~1\release\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: API , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-router\api\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-router\api\ , ShortSubPath: IISRoo~1\\lib\ANFFDD~1\api\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_UI_MULTI_SORTBA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\ , ShortSubPath: IISRoo~1\\lib\ANGULA~3\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXAMPLE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\example\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\example\ , ShortSubPath: IISRoo~1\\lib\ANGULA~3\example\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_UI_LAYOUT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\ , ShortSubPath: IISRoo~1\\lib\AN4542~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\src\ , ShortSubPath: IISRoo~1\\lib\AN4542~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DEMO1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\demo\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\demo\ , ShortSubPath: IISRoo~1\\lib\AN4542~1\demo\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_UI_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: I18N2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\i18n\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\i18n\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\i18n\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MOVE_COLUMNS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\MOVE-C~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\MOVE-C~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VALIDATE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\validate\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS18 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\validate\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TREE_VIEW , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\TREE-V~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS16 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\TREE-V~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TREE_BASE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\TREE-B~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\TREE-B~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SELECTION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\SELECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\SELECT~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ROW_EDIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\row-edit\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\row-edit\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: RESIZE_COLUMNS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\RESIZE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\RESIZE~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PINNING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\pinning\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\pinning\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PAGINATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\PAGINA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\PAGINA~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: IMPORTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\importer\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\importer\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: GROUPING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\grouping\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\grouping\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXPORTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\exporter\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\exporter\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXPANDABLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\EXPAND~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\EXPAND~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EMPTY_BASE_LAYER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\EMPTY-~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS19 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\EMPTY-~1\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EDIT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\edit\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\edit\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CELLNAV , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\cellnav\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LESS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\cellnav\less\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOOTSTRAP2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\ , ShortSubPath: IISRoo~1\\lib\AND41F~1\less\BOOTST~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_TRANSLATE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-translate\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-translate\ , ShortSubPath: IISRoo~1\\lib\AN4DB5~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_TOUCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-touch\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-touch\ , ShortSubPath: IISRoo~1\\lib\AN361C~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_SMART_TABLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-smart-table\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-smart-table\ , ShortSubPath: IISRoo~1\\lib\ANFD19~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-smart-table\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-smart-table\src\ , ShortSubPath: IISRoo~1\\lib\ANFD19~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-smart-table\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-smart-table\dist\ , ShortSubPath: IISRoo~1\\lib\ANFD19~1\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_SIGNALR_HUB , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-signalr-hub\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-signalr-hub\ , ShortSubPath: IISRoo~1\\lib\ANGULA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_SELECTIZE2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-selectize2\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-selectize2\ , ShortSubPath: IISRoo~1\\lib\AN36B2~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST10 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-selectize2\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-selectize2\dist\ , ShortSubPath: IISRoo~1\\lib\AN36B2~1\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_SANITIZE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-sanitize\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-sanitize\ , ShortSubPath: IISRoo~1\\lib\AN7D96~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_PERFECT_SCROLLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\ , ShortSubPath: IISRoo~1\\lib\AN19A5~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\src\ , ShortSubPath: IISRoo~1\\lib\AN19A5~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXAMPLES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\ , ShortSubPath: IISRoo~1\\lib\AN19A5~1\examples\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_MESSAGES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-messages\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-messages\ , ShortSubPath: IISRoo~1\\lib\AN4E34~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_MATERIAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LAYOUTS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\layouts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\layouts\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\layouts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MODULES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SCSS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\scss\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\scss\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\scss\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LAYOUTS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\layouts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\layouts\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\layouts\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JS4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: WHITEFRAME1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\WHITEF~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VIRTUALREPEAT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\VIRTUA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOOLTIP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tooltip\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tooltip\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\tooltip\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOOLBAR3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toolbar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\toolbar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOAST1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toast\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toast\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\toast\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEXTFIELD1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\textField\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\textField\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\TEXTFI~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TABS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tabs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tabs\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\tabs\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SWITCH1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\switch\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\switch\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\switch\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SWIPE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\swipe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\swipe\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\swipe\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SUBHEADER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\subheader\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\subheader\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\SUBHEA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: STICKY1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sticky\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sticky\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\sticky\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SLIDER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\slider\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\slider\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\slider\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SIDENAV1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sidenav\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sidenav\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\sidenav\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SHOWHIDE2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\showHide\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\showHide\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\showHide\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SELECT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\select\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\select\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\select\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: RADIOBUTTON1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\radioButton\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\radioButton\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\RADIOB~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PROGRESSLINEAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\PROGRE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PROGRESSCIRCULAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\PROGRE~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PANEL1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\panel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\panel\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\panel\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: NAVBAR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\navBar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\navBar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\navBar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MENUBAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menuBar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menuBar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\menuBar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MENU1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menu\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menu\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\menu\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIST2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\list\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\list\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\list\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: INPUT2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\input\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\input\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\input\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ICON2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\icon\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\icon\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\icon\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: GRIDLIST2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\gridList\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\gridList\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\gridList\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FABTRIGGER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\FABTRI~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FABTOOLBAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\FABTOO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FABSPEEDDIAL1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\FABSPE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FABACTIONS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabActions\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabActions\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\FABACT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIVIDER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\divider\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\divider\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\divider\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIALOG1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\dialog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\dialog\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\dialog\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DATEPICKER1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\datepicker\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\datepicker\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\DATEPI~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CORE2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\core\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\core\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\core\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTENT3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\content\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\content\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\content\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: COLORS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\colors\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\colors\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\colors\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CHIPS2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\chips\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\chips\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\chips\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CHECKBOX1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\checkbox\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\checkbox\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\checkbox\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CARD1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\card\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\card\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\card\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BUTTON1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\button\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\button\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\button\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOTTOMSHEET2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\BOTTOM~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BACKDROP1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\backdrop\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\backdrop\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\backdrop\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AUTOCOMPLETE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\js\AUTOCO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CLOSURE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: WHITEFRAME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\WHITEF~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VIRTUALREPEAT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\VIRTUA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOOLTIP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\tooltip\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOOLBAR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\toolbar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TOAST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\toast\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\toast\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\toast\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEXTFIELD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\textField\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\textField\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\TEXTFI~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TABS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\tabs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\tabs\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\tabs\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SWITCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\switch\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\switch\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\switch\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SWIPE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\swipe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\swipe\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\swipe\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SUBHEADER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\subheader\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\subheader\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\SUBHEA~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: STICKY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sticky\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sticky\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\sticky\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SLIDER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\slider\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\slider\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\slider\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SIDENAV , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\sidenav\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SHOWHIDE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\showHide\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\showHide\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\showHide\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SELECT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\select\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\select\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\select\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: RADIOBUTTON , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\RADIOB~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PROGRESSLINEAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\PROGRE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PROGRESSCIRCULAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\PROGRE~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: PANEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\panel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\panel\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\panel\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: NAVBAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\navBar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\navBar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\navBar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MENUBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\menuBar\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MENU , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menu\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menu\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\menu\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: LIST1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\list\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\list\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\list\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: INPUT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\input\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\input\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\input\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ICON1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\icon\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\icon\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\icon\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: GRIDLIST1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\gridList\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\gridList\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\gridList\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FABTRIGGER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\FABTRI~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FABTOOLBAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\FABTOO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FABSPEEDDIAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\FABSPE~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: FABACTIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\FABACT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIVIDER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\divider\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\divider\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\divider\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIALOG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\dialog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\dialog\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\dialog\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DATEPICKER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\DATEPI~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CORE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\core\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\core\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\core\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CONTENT2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\content\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\content\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\content\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: COLORS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\colors\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\colors\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\colors\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CHIPS1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\chips\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\chips\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\chips\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CHECKBOX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\checkbox\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CARD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\card\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\card\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\card\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BUTTON , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\button\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\button\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\button\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOTTOMSHEET1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\BOTTOM~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BACKDROP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\backdrop\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AUTOCOMPLETE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\ , ShortSubPath: IISRoo~1\\lib\AN3191~1\modules\closure\AUTOCO~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_LOADING_BAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\ , ShortSubPath: IISRoo~1\\lib\AN5791~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\src\ , ShortSubPath: IISRoo~1\\lib\AN5791~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BUILD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\build\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\build\ , ShortSubPath: IISRoo~1\\lib\AN5791~1\build\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_I18N , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-i18n\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-i18n\ , ShortSubPath: IISRoo~1\\lib\ANF058~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_HTTP_AUTH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-http-auth\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-http-auth\ , ShortSubPath: IISRoo~1\\lib\AN29AD~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC9 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-http-auth\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-http-auth\src\ , ShortSubPath: IISRoo~1\\lib\AN29AD~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_FROALA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-froala\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-froala\ , ShortSubPath: IISRoo~1\\lib\ANDA16~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-froala\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-froala\src\ , ShortSubPath: IISRoo~1\\lib\ANDA16~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DEMO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-froala\demo\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-froala\demo\ , ShortSubPath: IISRoo~1\\lib\ANDA16~1\demo\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_FILE_UPLOAD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST14 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\dist\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC13 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VALUES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\values\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\values\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\src\values\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SERVICES8 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\services\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\services\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\src\services\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIRECTIVES11 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\directives\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\directives\ , ShortSubPath: IISRoo~1\\lib\AN9AC0~1\src\DIRECT~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_DYNAMIC_LOCALE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\ , ShortSubPath: IISRoo~1\\lib\AN8851~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC17 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\src\ , ShortSubPath: IISRoo~1\\lib\AN8851~1\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST15 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\dist\ , ShortSubPath: IISRoo~1\\lib\AN8851~1\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_COOKIES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-cookies\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-cookies\ , ShortSubPath: IISRoo~1\\lib\AN8949~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_CLEAR_INPUT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-clear-input\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-clear-input\ , ShortSubPath: IISRoo~1\\lib\AN0385~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_BOOTSTRAP_TOGGLE_SWITCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TEST27 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\test\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXAMPLE3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\example\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: STYLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\style\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DEFAULT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\style\default\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOOTSTRAP3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\style\BOOTST~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: BOOTSTRAP21 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\ , ShortSubPath: IISRoo~1\\lib\ANA257~1\style\BOOTST~2\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_BOOTSTRAP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-bootstrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-bootstrap\ , ShortSubPath: IISRoo~1\\lib\ANBB2C~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_BASE64 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-base64\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-base64\ , ShortSubPath: IISRoo~1\\lib\AN5F57~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_ARIA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-aria\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-aria\ , ShortSubPath: IISRoo~1\\lib\AN0241~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR_ANIMATE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular-animate\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular-animate\ , ShortSubPath: IISRoo~1\\lib\AN3432~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ANGULAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\angular\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\angular\ , ShortSubPath: IISRoo~1\\lib\angular\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: JQUERY1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\ , ShortSubPath: IISRoo~1\\lib\jquery\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\dist\ , ShortSubPath: IISRoo~1\\lib\jquery\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SRC3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\ , ShortSubPath: IISRoo~1\\lib\jquery\src\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VAR6 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\var\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: TRAVERSING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\ , ShortSubPath: IISRoo~1\\lib\jquery\src\TRAVER~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VAR5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\TRAVER~1\var\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: QUEUE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\queue\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\queue\ , ShortSubPath: IISRoo~1\\lib\jquery\src\queue\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: MANIPULATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\ , ShortSubPath: IISRoo~1\\lib\jquery\src\MANIPU~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VAR4 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\MANIPU~1\var\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EXPORTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\exports\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\exports\ , ShortSubPath: IISRoo~1\\lib\jquery\src\exports\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EVENT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\event\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\event\ , ShortSubPath: IISRoo~1\\lib\jquery\src\event\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: EFFECTS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\effects\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\effects\ , ShortSubPath: IISRoo~1\\lib\jquery\src\effects\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: SIZZLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\ , ShortSubPath: IISRoo~1\\lib\jquery\src\sizzle\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DIST5 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\dist\ , ShortSubPath: IISRoo~1\\lib\jquery\src\sizzle\dist\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: DATA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\data\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\data\ , ShortSubPath: IISRoo~1\\lib\jquery\src\data\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VAR3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\data\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\data\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\data\var\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CSS3 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\css\ , ShortSubPath: IISRoo~1\\lib\jquery\src\css\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VAR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\css\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\css\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\css\var\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: CORE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\core\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\core\ , ShortSubPath: IISRoo~1\\lib\jquery\src\core\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: VAR1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\core\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\core\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\core\var\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: ATTRIBUTES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\attributes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\attributes\ , ShortSubPath: IISRoo~1\\lib\jquery\src\ATTRIB~1\
        MSI (s) (9C:0C) [17:12:33:614]: Dir (source): Key: AJAX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\ , ShortSubPath: IISRoo~1\\lib\jquery\src\ajax\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VAR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\var\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\var\ , ShortSubPath: IISRoo~1\\lib\jquery\src\ajax\var\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: AG_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DIST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\dist\ , ShortSubPath: IISRoo~1\\lib\ag-grid\dist\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SRC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: STYLES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\styles\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\styles\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\styles\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: WIDGETS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\widgets\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\widgets\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\widgets\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VIRTUALDOM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\VIRTUA~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TOOLPANEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\TOOLPA~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ROWCONTROLLERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\ROWCON~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: RENDERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rendering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rendering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\RENDER~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: LAYOUT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\layout\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\layout\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\layout\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HEADERRENDERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\HEADER~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: GRIDPANEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\GRIDPA~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: FILTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\filter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\filter\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\filter\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ENTITIES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\entities\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\entities\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\entities\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DRAGANDDROP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\DRAGAN~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CELLRENDERERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\ , ShortSubPath: IISRoo~1\\lib\ag-grid\src\ts\CELLRE~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DOCS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: WHY_THE_WORLD_NEEDED_ANOTHER_ANGULARJS_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\WHY-TH~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VIRTUAL_DOM_IS_FOR_THE_PAST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\VIRTUA~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: FORUM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\forum\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\forum\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\forum\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: IMAGES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\images\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: FLAGS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\flags\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\flags\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\images\flags\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EXAMPLE_WEB_COMPONENT_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXB3FC~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EXAMPLE_NATIVE_JAVASCRIPT_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXB1C7~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EXAMPLE_FILE_BROWSER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXF4F0~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EXAMPLE_EXPRESSIONS_AND_CONTEXT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXAMPL~4\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EXAMPLE_DATA_GRID , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXAMPL~3\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EXAMPLE_ANGULAR_2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXAMPL~2\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EXAMPLE_ACCOUNT_REPORT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-account-report\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-account-report\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\EXAMPL~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DIST1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\dist\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\dist\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\dist\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_WIDTH_AND_HEIGHT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN56E8~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_VIRTUAL_PAGING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN59F1~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_VALUE_GETTERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN3F40~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_TOOL_PANEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANDF03~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_STYLING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANC1BD~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_SORTING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANDF4B~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_SELECTION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANDFF6~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_RESIZING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN9EDA~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_REFRESH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANAE30~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_PINNING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANF870~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_PAGINATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN56F0~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_NO_SCROLLS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANF7B1~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_MASTER_SLAVE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN68A4~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_LOADING_ROWS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN8537~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_LOADING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN5CD1~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_KEYBOARD_NAVIGATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN82B3~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_INTERNATIONALISATION , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN5D62~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_INSTALL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANAE7A~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_ICONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANF9E1~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_HEADER_RENDERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANA228~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_GROUPING_HEADERS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANF9AB~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_GROUPING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANE745~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_GRID_OPTIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN1DF0~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_GETTING_STARTED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN5823~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_FILTERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN7667~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_EDITING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN615A~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_DATASOURCE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANFF04~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_CONTEXT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\AN5A7C~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_COLUMN_DEFINITIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANB567~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_COLUMN_API , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANE0A4~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_CELL_TEMPLATE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANEF48~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_CELL_STYLING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANFC4E~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_CELL_RENDERING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANGULA~4\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_CELL_EXPRESSIONS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANGULA~3\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_API , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANGULA~2\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ANGULAR_GRID_ANGULAR_COMPILING , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\ , ShortSubPath: IISRoo~1\\lib\ag-grid\docs\ANGULA~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CODEMIRROR2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: THEME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\theme\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\theme\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\theme\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: LIB7 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\lib\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\lib\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\lib\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: KEYMAP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\keymap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\keymap\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\keymap\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MODE1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: Z80 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\z80\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\z80\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\z80\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: YAML_FRONTMATTER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\YAML-F~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: YAML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\yaml\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: XQUERY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xquery\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xquery\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\xquery\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: XML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xml\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xml\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\xml\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VUE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vue\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vue\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\vue\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VHDL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vhdl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vhdl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\vhdl\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VERILOG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\verilog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\verilog\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\verilog\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VELOCITY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\velocity\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\velocity\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\velocity\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VBSCRIPT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vbscript\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vbscript\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\vbscript\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: VB , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vb\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vb\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\vb\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TWIG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\twig\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\twig\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\twig\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TURTLE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\turtle\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\turtle\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\turtle\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TTCN_CFG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ttcn-cfg\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TTCN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ttcn\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TROFF , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\troff\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\troff\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\troff\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TORNADO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tornado\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tornado\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\tornado\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TOML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\toml\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\toml\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\toml\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TIKI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiki\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiki\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\tiki\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TIDDLYWIKI , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\TIDDLY~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TEXTILE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\textile\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\textile\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\textile\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TCL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tcl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tcl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\tcl\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SWIFT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\swift\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\swift\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\swift\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: STYLUS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stylus\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stylus\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\stylus\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: STEX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stex\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stex\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\stex\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SQL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sql\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sql\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\sql\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SPREADSHEET , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\spreadsheet\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\spreadsheet\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\SPREAD~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SPARQL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sparql\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sparql\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\sparql\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SOY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\soy\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\soy\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\soy\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SOLR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\solr\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\solr\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\solr\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SMARTY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smarty\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smarty\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\smarty\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SMALLTALK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smalltalk\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smalltalk\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\SMALLT~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SLIM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\slim\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\slim\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\slim\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SIEVE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sieve\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sieve\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\sieve\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SHELL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\shell\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\shell\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\shell\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SCHEME , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\scheme\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\scheme\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\scheme\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SASS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sass\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sass\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\sass\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: RUST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rust\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rust\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\rust\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: RUBY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ruby\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ruby\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ruby\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: RST , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rst\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rst\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\rst\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: R , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\r\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\r\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\r\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: Q , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\q\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\q\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\q\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: PYTHON , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\python\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\python\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\python\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: PUPPET , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\puppet\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\puppet\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\puppet\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: PROPERTIES1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\properties\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\properties\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\PROPER~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: PIG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pig\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pig\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\pig\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: PHP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\php\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\php\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\php\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: PERL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\perl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\perl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\perl\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: PEGJS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pegjs\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pegjs\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\pegjs\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: PASCAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pascal\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pascal\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\pascal\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: OZ , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\oz\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\oz\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\oz\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: OCTAVE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\octave\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\octave\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\octave\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: NTRIPLES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ntriples\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ntriples\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ntriples\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: NSIS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nsis\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nsis\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\nsis\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: NGINX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nginx\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nginx\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\nginx\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MUMPS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mumps\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mumps\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\mumps\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MSCGEN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mscgen\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mscgen\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\mscgen\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MODELICA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\modelica\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\modelica\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\modelica\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MLLIKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mllike\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mllike\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\mllike\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MIRC , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mirc\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mirc\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\mirc\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MATHEMATICA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mathematica\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mathematica\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\MATHEM~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MARKDOWN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\markdown\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\markdown\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\markdown\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: LUA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\lua\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\lua\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\lua\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: LIVESCRIPT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\livescript\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\livescript\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\LIVESC~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: JULIA , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\julia\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\julia\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\julia\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: JSX , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jsx\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jsx\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\jsx\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: JINJA2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jinja2\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jinja2\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\jinja2\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: JAVASCRIPT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\javascript\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\javascript\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\JAVASC~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: JADE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jade\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jade\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\jade\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: IDL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\idl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\idl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\idl\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HTTP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\http\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\http\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\http\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HTMLMIXED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlmixed\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlmixed\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\HTMLMI~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HTMLEMBEDDED , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlembedded\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlembedded\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\HTMLEM~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HAXE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haxe\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haxe\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\haxe\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HASKELL_LITERATE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell-literate\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell-literate\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\HASKEL~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HASKELL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\haskell\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HANDLEBARS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\handlebars\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\handlebars\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\HANDLE~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HAML , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haml\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haml\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\haml\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: GROOVY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\groovy\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\groovy\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\groovy\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: GO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\go\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\go\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\go\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: GHERKIN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gherkin\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gherkin\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\gherkin\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: GFM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gfm\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gfm\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\gfm\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: GAS , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gas\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gas\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\gas\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: FORTRAN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\fortran\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\fortran\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\fortran\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: FORTH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\forth\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\forth\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\forth\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: FACTOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\factor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\factor\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\factor\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ERLANG , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\erlang\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\erlang\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\erlang\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ELM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\elm\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\elm\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\elm\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EIFFEL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\eiffel\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\eiffel\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\eiffel\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ECL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ecl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ecl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ecl\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EBNF , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ebnf\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ebnf\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ebnf\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DYLAN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dylan\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dylan\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\dylan\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DTD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dtd\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dtd\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\dtd\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DOCKERFILE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dockerfile\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dockerfile\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\DOCKER~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DJANGO , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\django\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\django\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\django\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DIFF , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\diff\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\diff\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\diff\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DART , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dart\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dart\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\dart\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: D , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\d\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\d\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\d\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CYPHER , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cypher\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cypher\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\cypher\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CSS12 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\css\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\css\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\css\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CRYSTAL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\crystal\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\crystal\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\crystal\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: COMMONLISP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\commonlisp\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\commonlisp\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\COMMON~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: COFFEESCRIPT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\coffeescript\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\coffeescript\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\COFFEE~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: COBOL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cobol\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cobol\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\cobol\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CMAKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cmake\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cmake\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\cmake\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CLOJURE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clojure\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clojure\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\clojure\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CLIKE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clike\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clike\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\clike\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: RPM , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\rpm\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: CHANGES , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\changes\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\changes\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\rpm\changes\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: BRAINFUCK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\brainfuck\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\brainfuck\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\BRAINF~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ASTERISK , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asterisk\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asterisk\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\asterisk\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ASN.1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asn.1\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asn.1\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\asn.1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ASCIIARMOR , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asciiarmor\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asciiarmor\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\ASCIIA~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: APL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\mode\apl\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\mode\apl\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\mode\apl\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: ADDON , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: WRAP , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\wrap\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\wrap\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\wrap\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: TERN , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\tern\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\tern\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\tern\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SELECTION1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\selection\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\selection\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\SELECT~1\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SEARCH , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\search\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\search\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\search\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: SCROLL , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\scroll\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\scroll\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\scroll\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: RUNMODE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\runmode\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\runmode\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\runmode\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MODE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\mode\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\mode\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\mode\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: MERGE , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\merge\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\merge\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\merge\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: LINT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\lint\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\lint\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\lint\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: HINT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\hint\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\hint\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\hint\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: FOLD , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\fold\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\fold\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\fold\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: EDIT1 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\edit\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\edit\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\edit\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DISPLAY , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\display\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\display\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\display\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: DIALOG2 , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\dialog\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\dialog\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\dialog\
        MSI (s) (9C:0C) [17:12:33:630]: Dir (source): Key: COMMENT , Object: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\IISRootFolder\MyComp.WebApp\lib\codemirror\addon\comment\ , LongSubPath: IISRootFolder\MyComp.WebApp\lib\codemirror\addon\comment\ , ShortSubPath: IISRoo~1\\lib\CODEMI~1\addon\comment\
        Action ended 17:12:33: ResolveSource. Return value 1.
        MSI (s) (9C:0C) [17:12:33:630]: Doing action: FileCost
        Action 17:12:33: FileCost. Computing space requirements
        Action start 17:12:33: FileCost.
        MSI (s) (9C:0C) [17:12:33:630]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (s) (9C:0C) [17:12:33:630]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:0C) [17:12:33:630]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:0C) [17:12:33:630]: Note: 1: 2205 2: 3: TypeLib
        Action ended 17:12:33: FileCost. Return value 1.
        MSI (s) (9C:0C) [17:12:33:630]: Doing action: IsolateComponents
        Action 17:12:33: IsolateComponents.
        Action start 17:12:33: IsolateComponents.
        Action ended 17:12:33: IsolateComponents. Return value 0.
        MSI (s) (9C:0C) [17:12:33:630]: Doing action: setUserProfileNT
        Action 17:12:33: setUserProfileNT.
        Action start 17:12:33: setUserProfileNT.
        MSI (s) (9C:0C) [17:12:33:630]: PROPERTY CHANGE: Modifying USERPROFILE property. Its current value is 'C:\Users\Administrator.WKST0218SRV2012\'. Its new value: 'C:\Users\Administrator.WKST0218SRV2012'.
        Action ended 17:12:33: setUserProfileNT. Return value 1.
        MSI (s) (9C:0C) [17:12:33:630]: Skipping action: SetAllUsersProfileNT (condition is false)
        MSI (s) (9C:0C) [17:12:33:630]: Doing action: setAllUsersProfile2K
        Action 17:12:33: setAllUsersProfile2K.
        Action start 17:12:33: setAllUsersProfile2K.
        MSI (s) (9C:0C) [17:12:33:630]: PROPERTY CHANGE: Modifying ALLUSERSPROFILE property. Its current value is 'C:\ProgramData\'. Its new value: 'C:\ProgramData'.
        Action ended 17:12:33: setAllUsersProfile2K. Return value 1.
        MSI (s) (9C:0C) [17:12:33:630]: Doing action: CostFinalize
        Action 17:12:33: CostFinalize. Computing space requirements
        Action start 17:12:33: CostFinalize.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying USERPROFILE property. Its current value is 'C:\Users\Administrator.WKST0218SRV2012'. Its new value: 'C:\Users\Administrator.WKST0218SRV2012\'.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Adding newfolder2 property. Its value is 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\MyProduct Web\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying ProgramFiles64Folder property. Its current value is 'C:\Program Files\'. Its new value: 'C:\Program Files (x86)\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying MyComp2 property. Its current value is 'C:\Program Files\MyComp\'. Its new value: 'C:\Program Files (x86)\MyComp\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying WEB property. Its current value is 'C:\Program Files\MyComp\Web\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying TOOLS property. Its current value is 'C:\Program Files\MyComp\Web\Tools\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\pt-BR\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying PT_BR2 property. Its current value is 'C:\Program Files\MyComp\Web\Tools\pt-BR\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\pt-BR\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\it-IT\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying IT_IT property. Its current value is 'C:\Program Files\MyComp\Web\Tools\it-IT\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\it-IT\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\InternalData\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying INTERNALDATA property. Its current value is 'C:\Program Files\MyComp\Web\Tools\InternalData\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\InternalData\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\InternalData\SQL\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying SQL1 property. Its current value is 'C:\Program Files\MyComp\Web\Tools\InternalData\SQL\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\InternalData\SQL\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\InternalData\Oracle\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying ORACLE property. Its current value is 'C:\Program Files\MyComp\Web\Tools\InternalData\Oracle\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\InternalData\Oracle\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\fr-CA\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying FR_CA1 property. Its current value is 'C:\Program Files\MyComp\Web\Tools\fr-CA\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\fr-CA\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\es-ES\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying ES_ES property. Its current value is 'C:\Program Files\MyComp\Web\Tools\es-ES\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\es-ES\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\MyComp\Web\Tools\de-DE\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying DE_DE property. Its current value is 'C:\Program Files\MyComp\Web\Tools\de-DE\'. Its new value: 'C:\Program Files (x86)\MyComp\Web\Tools\de-DE\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\Apache Software Foundation\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying APACHE_SOFTWARE_FOUNDATION property. Its current value is 'C:\Program Files\Apache Software Foundation\'. Its new value: 'C:\Program Files (x86)\Apache Software Foundation\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying TOMCAT_8.5_TOMCATFORMyProduct property. Its current value is 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\'. Its new value: 'C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\'.
        MSI (s) (9C:0C) [17:12:33:645]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0).
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying WEBAPPS1 property. Its current value is 'C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\'. Its new value: 'C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\'.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Modifying ALLUSERSPROFILE property. Its current value is 'C:\ProgramData'. Its new value: 'C:\ProgramData\'.
        MSI (s) (9C:0C) [17:12:33:645]: PROPERTY CHANGE: Adding ISYourDataBaseDir property. Its value is 'C:\inetpub\wwwroot\Database\'.
        MSI (s) (9C:0C) [17:12:33:677]: Target path resolution complete. Dumping Directory table...
        MSI (s) (9C:0C) [17:12:33:677]: Note: target paths subject to change (via custom actions or browsing)
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TARGETDIR , Object: C:\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: USERPROFILE , Object: C:\Users\Administrator.WKST0218SRV2012\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SystemFolder , Object: C:\Windows\SysWOW64\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SUPPORTDIR , Object: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ProgramMenuFolder , Object: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: newfolder2 , Object: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\MyProduct Web\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ProgramFilesFolder , Object: C:\Program Files (x86)\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AUTOVUE , Object: C:\Oracle\AutoVue\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HTML , Object: C:\Oracle\AutoVue\html\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BIN2 , Object: C:\Oracle\AutoVue\bin\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PROFILES , Object: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HOOPS , Object: C:\Oracle\AutoVue\bin\hoops\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FONTS5 , Object: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ProgramFiles64Folder , Object: C:\Program Files (x86)\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MyComp2 , Object: C:\Program Files (x86)\MyComp\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WEB , Object: C:\Program Files (x86)\MyComp\Web\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOOLS , Object: C:\Program Files (x86)\MyComp\Web\Tools\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PT_BR2 , Object: C:\Program Files (x86)\MyComp\Web\Tools\pt-BR\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IT_IT , Object: C:\Program Files (x86)\MyComp\Web\Tools\it-IT\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: INTERNALDATA , Object: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SQL1 , Object: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\SQL\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ORACLE , Object: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\Oracle\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FR_CA1 , Object: C:\Program Files (x86)\MyComp\Web\Tools\fr-CA\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ES_ES , Object: C:\Program Files (x86)\MyComp\Web\Tools\es-ES\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DE_DE , Object: C:\Program Files (x86)\MyComp\Web\Tools\de-DE\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: APACHE_SOFTWARE_FOUNDATION , Object: C:\Program Files (x86)\Apache Software Foundation\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOMCAT_8.5_TOMCATFORMyProduct , Object: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WEBAPPS1 , Object: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ALLUSERSPROFILE , Object: C:\ProgramData\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IISROOTFOLDER , Object: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AUTOVUESERVER , Object: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: INSTALLDIR , Object: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ISYourDataBaseDir , Object: C:\inetpub\wwwroot\Database\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DATABASEDIR , Object: C:\inetpub\wwwroot\Database\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WEBAPI , Object: C:\inetpub\wwwroot\MyComp.WebAPI\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SCRIPTS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ICONS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VIEWS1 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Views\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SHARED1 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HOME , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HELP1 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Help\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FONTS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\fonts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DOWNLOADS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTENT , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Content\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VIEWER , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIB4 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CERTUTIL , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BIN , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PT_BR , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IT , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FR_CA_API_BIN , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ES , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DE , Object: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AUTHENTICATOR , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIB8 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CERTUTIL1 , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AREAS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HELPPAGE , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VIEWS , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SHARED , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Shared\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HELP , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DISPLAYTEMPLATES , Object: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: APP_DATA , Object: C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MyComp.WEBVIEWER , Object: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BIN3 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PT_BR1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IT1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FR_CA , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ES1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DE1 , Object: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WEB_REFERENCES , Object: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AEWS , Object: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WEBAPP , Object: C:\inetpub\wwwroot\MyComp.WebApp\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES27 , Object: C:\inetpub\wwwroot\MyComp.WebApp\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PAGES , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FONTS6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SKINS , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMG , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CREDIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: APP , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ZCS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MSGBOX , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MANUALRELATIONSHIPS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GATEKEEPER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FOOTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\footer\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FILEGUIDE , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: XTOCLEAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOOLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CUSTOMSELECT , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SEARCHCARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RIGHTSIDEBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIDEBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MULTIFIELDSEARCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LOGIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\login\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LAYOUT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LANDING , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EDITEMAILS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES31 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS26 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FOLDERBROWSER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES30 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS25 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EMAILFORM , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES29 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS24 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SYSTEMLOG , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES28 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS23 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXPORTMENU , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES25 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS22 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: URLAPI , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VIEWPDF , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES27 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: INDEX , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\index\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NGCLIPBOARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES26 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIBRARYPICKER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DOCUMENTDASHBOARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES24 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SELECTIONCOMMAND , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES23 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: OPTIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GRIDSETTINGS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ERRORLIST , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES22 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TESTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DATACARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HEADER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\header\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DOCUMENTGRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TESTPAGE , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: COMMON1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\common\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CLIENTSERVICES , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES32 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS27 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CHECKIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEMPLATES19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTROLLERS12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AWCDATEPICKER , Object: C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIB , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIGNALR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIFTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NGSTORAGE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: UI_ROUTER_EXTRAS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RELEASE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MODULAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MICROPLUGIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY_UI_TOUCH_PUNCH_IMPROVED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY_1.11.3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY.SCROLLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: METEOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY.DOTDOTDOT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ICHECK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SKINS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SQUARE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: POLARIS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MINIMAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LINE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FUTURICO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FLAT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FILE_SAVER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FASTCLICK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIB2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PERFECT_SCROLLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SLIMSCROLL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIBS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PRETTIFY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY.NICESCROLL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NG_JS_TREE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JSTREE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: THEMES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DEFAULT_DARK1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DEFAULT2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: THEMES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DEFAULT_DARK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DEFAULT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CUSTOM_PROTOCOL_DETECTION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DEVEXTREME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VECTORMAP_UTILS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VECTORMAP_DATA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MODULES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LOCALIZATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LAYOUTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SPLIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SLIDEOUT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIMPLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: POPUP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PIVOT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NAVBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EMPTY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DESKTOP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ICONS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FROALAWYSIWYGEDITOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PLUGINS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LANGS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: THEMES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FONT_AWESOME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SCSS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FONTS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY.SPLITTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: QUICK_NG_REPEAT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VENDOR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMG7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SELECTIZE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PLUGINS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: STANDALONE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PDFMAKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIBS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FILESAVER.JS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BUILD2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GLOBALIZE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEST26 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: QUNIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GENERATOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PROPERTIES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIB5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CULTURES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BROWSER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOWSER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOOTSTRAP_TREEVIEW , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SCREENSHOT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PUBLIC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOOTSTRAP1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MIXINS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GRUNT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FONTS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FONTS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY_UI , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: UI , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MINIFIED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: I18N1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: I18N , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: THEMES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VADER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES26 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: UI_LIGHTNESS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES25 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: UI_DARKNESS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES24 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TRONTASTIC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES23 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SWANKY_PURSE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES22 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SUNNY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: START , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES20 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SOUTH_STREET , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SMOOTHNESS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: REDMOND , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PEPPER_GRINDER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: OVERCAST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MINT_CHOC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LE_FROG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HUMANITY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HOT_SNEAKS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FLICK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXCITE_BIKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EGGPLANT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DOT_LUV , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DARK_HIVE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CUPERTINO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BLITZER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BLACK_TIE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BASE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FROALA_EDITOR_2.3.3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PLUGINS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LANGUAGES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMG8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: THEMES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PLUGINS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HTML2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: THEMES5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: STICKY_TOOLBAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIZE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: REQUIRE_JS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIB3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY_UI2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY_MOBILE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: INIT_ON_CLICK1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: INIT_INSIDE_IFRAME1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EVENTS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOOSTRAP1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AT.JS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JSZIP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VENDOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIB6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DOCS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DOCUMENTATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: _LAYOUTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HOWTO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLES4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: API_JSZIP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_VS_REPEAT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_UI_SORTABLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_UI_ROUTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RELEASE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: API , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_UI_MULTI_SORTBA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_UI_LAYOUT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DEMO1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_UI_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: I18N2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MOVE_COLUMNS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VALIDATE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS18 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TREE_VIEW , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS16 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TREE_BASE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SELECTION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ROW_EDIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RESIZE_COLUMNS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PINNING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PAGINATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMPORTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GROUPING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXPORTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXPANDABLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EMPTY_BASE_LAYER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS19 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EDIT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CELLNAV , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LESS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOOTSTRAP2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_TRANSLATE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_TOUCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_SMART_TABLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_SIGNALR_HUB , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_SELECTIZE2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST10 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_SANITIZE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_PERFECT_SCROLLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_MESSAGES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_MATERIAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LAYOUTS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MODULES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SCSS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LAYOUTS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JS4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WHITEFRAME1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VIRTUALREPEAT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOOLTIP1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOOLBAR3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOAST1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEXTFIELD1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TABS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SWITCH1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SWIPE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SUBHEADER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: STICKY1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SLIDER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIDENAV1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SHOWHIDE2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SELECT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RADIOBUTTON1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PROGRESSLINEAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PROGRESSCIRCULAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PANEL1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NAVBAR2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MENUBAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MENU1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIST2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: INPUT2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ICON2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GRIDLIST2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FABTRIGGER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FABTOOLBAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FABSPEEDDIAL1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FABACTIONS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIVIDER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIALOG1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DATEPICKER1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CORE2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTENT3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: COLORS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CHIPS2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CHECKBOX1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CARD1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BUTTON1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOTTOMSHEET2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BACKDROP1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AUTOCOMPLETE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CLOSURE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WHITEFRAME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VIRTUALREPEAT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOOLTIP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOOLBAR2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOAST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEXTFIELD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TABS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SWITCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SWIPE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SUBHEADER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: STICKY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SLIDER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIDENAV , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SHOWHIDE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SELECT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RADIOBUTTON , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PROGRESSLINEAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PROGRESSCIRCULAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PANEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NAVBAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MENUBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MENU , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIST1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: INPUT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ICON1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GRIDLIST1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FABTRIGGER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FABTOOLBAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FABSPEEDDIAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FABACTIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIVIDER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIALOG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DATEPICKER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CORE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CONTENT2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: COLORS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CHIPS1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CHECKBOX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CARD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BUTTON , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOTTOMSHEET1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BACKDROP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AUTOCOMPLETE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_LOADING_BAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BUILD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_I18N , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_HTTP_AUTH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC9 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_FROALA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DEMO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_FILE_UPLOAD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST14 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC13 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VALUES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SERVICES8 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIRECTIVES11 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_DYNAMIC_LOCALE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC17 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST15 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_COOKIES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_CLEAR_INPUT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_BOOTSTRAP_TOGGLE_SWITCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEST27 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: STYLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DEFAULT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOOTSTRAP3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BOOTSTRAP21 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_BOOTSTRAP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_BASE64 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_ARIA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_ANIMATE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JQUERY1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VAR6 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TRAVERSING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VAR5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: QUEUE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MANIPULATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VAR4 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXPORTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EVENT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EFFECTS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIZZLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST5 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DATA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VAR3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS3 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VAR2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CORE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VAR1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ATTRIBUTES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AJAX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VAR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: AG_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SRC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: STYLES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WIDGETS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VIRTUALDOM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOOLPANEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ROWCONTROLLERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RENDERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LAYOUT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HEADERRENDERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GRIDPANEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FILTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ENTITIES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DRAGANDDROP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CELLRENDERERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DOCS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WHY_THE_WORLD_NEEDED_ANOTHER_ANGULARJS_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VIRTUAL_DOM_IS_FOR_THE_PAST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FORUM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\forum\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IMAGES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FLAGS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE_WEB_COMPONENT_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE_NATIVE_JAVASCRIPT_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE_FILE_BROWSER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE_EXPRESSIONS_AND_CONTEXT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE_DATA_GRID , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE_ANGULAR_2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EXAMPLE_ACCOUNT_REPORT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIST1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_WIDTH_AND_HEIGHT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_VIRTUAL_PAGING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_VALUE_GETTERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_TOOL_PANEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_STYLING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_SORTING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_SELECTION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_RESIZING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_REFRESH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_PINNING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_PAGINATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_NO_SCROLLS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_MASTER_SLAVE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_LOADING_ROWS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_LOADING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_KEYBOARD_NAVIGATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_INTERNATIONALISATION , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_INSTALL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_ICONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_HEADER_RENDERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_GROUPING_HEADERS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_GROUPING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_GRID_OPTIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_GETTING_STARTED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_FILTERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_EDITING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_DATASOURCE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_CONTEXT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_COLUMN_DEFINITIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_COLUMN_API , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_CELL_TEMPLATE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_CELL_STYLING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_CELL_RENDERING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_CELL_EXPRESSIONS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_API , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ANGULAR_GRID_ANGULAR_COMPILING , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CODEMIRROR2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: THEME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIB7 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: KEYMAP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MODE1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: Z80 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: YAML_FRONTMATTER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: YAML , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: XQUERY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: XML , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VUE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VHDL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VERILOG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VELOCITY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VBSCRIPT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: VB , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TWIG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TURTLE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TTCN_CFG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TTCN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TROFF , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TORNADO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TOML , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TIKI , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TIDDLYWIKI , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TEXTILE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TCL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SWIFT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: STYLUS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: STEX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SQL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SPREADSHEET , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SPARQL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SOY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SOLR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SMARTY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SMALLTALK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SLIM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SIEVE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SHELL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SCHEME , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SASS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RUST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RUBY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RST , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: R , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: Q , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PYTHON , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PUPPET , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PROPERTIES1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PIG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PHP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PERL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PEGJS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: PASCAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: OZ , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: OCTAVE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NTRIPLES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NSIS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: NGINX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MUMPS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MSCGEN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MODELICA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MLLIKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MIRC , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MATHEMATICA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MARKDOWN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LUA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LIVESCRIPT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JULIA , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JSX , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JINJA2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JAVASCRIPT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: JADE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: IDL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HTTP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HTMLMIXED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HTMLEMBEDDED , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HAXE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HASKELL_LITERATE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HASKELL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HANDLEBARS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HAML , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GROOVY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GHERKIN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GFM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: GAS , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FORTRAN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FORTH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FACTOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ERLANG , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ELM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EIFFEL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ECL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EBNF , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DYLAN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DTD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DOCKERFILE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DJANGO , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIFF , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DART , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: D , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CYPHER , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CSS12 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CRYSTAL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: COMMONLISP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: COFFEESCRIPT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: COBOL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CMAKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CLOJURE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CLIKE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RPM , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: CHANGES , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\changes\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: BRAINFUCK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ASTERISK , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ASN.1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ASCIIARMOR , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: APL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: ADDON , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: WRAP , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: TERN , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SELECTION1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SEARCH , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: SCROLL , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: RUNMODE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MODE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: MERGE , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: LINT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: HINT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: FOLD , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: EDIT1 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DISPLAY , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: DIALOG2 , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\
        MSI (s) (9C:0C) [17:12:33:677]: Dir (target): Key: COMMENT , Object: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\
        MSI (s) (9C:0C) [17:12:33:677]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (s) (9C:0C) [17:12:33:677]: 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 17:12:33: CostFinalize. Return value 1.
        MSI (s) (9C:0C) [17:12:33:692]: Doing action: MigrateFeatureStates
        Action 17:12:33: MigrateFeatureStates. Migrating feature states from related applications
        Action start 17:12:33: MigrateFeatureStates.
        MSI (s) (9C:0C) [17:12:33:692]: Skipping MigrateFeatureStates action: already done on client side
        Action ended 17:12:33: MigrateFeatureStates. Return value 0.
        MSI (s) (9C:0C) [17:12:33:692]: Doing action: SetARPINSTALLLOCATION
        Action 17:12:33: SetARPINSTALLLOCATION.
        Action start 17:12:33: SetARPINSTALLLOCATION.
        MSI (s) (9C:0C) [17:12:33:692]: PROPERTY CHANGE: Adding ARPINSTALLLOCATION property. Its value is 'C:\inetpub\wwwroot\'.
        Action ended 17:12:33: SetARPINSTALLLOCATION. Return value 1.
        MSI (s) (9C:0C) [17:12:33:692]: Doing action: SetODBCFolders
        Action 17:12:33: SetODBCFolders. Initializing ODBC directories
        Action start 17:12:33: SetODBCFolders.
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCDriver`, `Component` WHERE `ODBCDriver`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCTranslator`, `Component` WHERE `ODBCTranslator`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
        Action ended 17:12:33: SetODBCFolders. Return value 0.
        MSI (s) (9C:0C) [17:12:33:708]: Doing action: InstallValidate
        Action 17:12:33: InstallValidate. Validating install
        Action start 17:12:33: InstallValidate.
        MSI (s) (9C:0C) [17:12:33:708]: Feature: MyProductLabel; Installed: Absent; Request: Local; Action: Local
        MSI (s) (9C:0C) [17:12:33:708]: Feature: ViewerFiles; Installed: Absent; Request: Local; Action: Local
        MSI (s) (9C:0C) [17:12:33:708]: Feature: nAWCSite; Installed: Absent; Request: Local; Action: Local
        MSI (s) (9C:0C) [17:12:33:708]: Feature: webAPI; Installed: Absent; Request: Local; Action: Local
        MSI (s) (9C:0C) [17:12:33:708]: Feature: webApp; Installed: Absent; Request: Local; Action: Local
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_WebsiteComponent; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_AppPoolComponent; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles584; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles143; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles155; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles154; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles583; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles582; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles581; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles580; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles579; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles578; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles577; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles576; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles575; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles574; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles573; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles572; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles571; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles570; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles569; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles568; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles567; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles566; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles565; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles564; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles563; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles562; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles561; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles560; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles559; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles558; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles557; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles556; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles555; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles554; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles553; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles153; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles551; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles550; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles549; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles548; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles547; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles546; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles544; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles543; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles542; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles541; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles540; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles539; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles538; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles537; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles536; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles535; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles534; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles533; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles532; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles531; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles530; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles529; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles528; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles527; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles526; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles525; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles524; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles523; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles522; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles521; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles520; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles519; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles518; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles517; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_WebApp.config; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles516; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles515; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles514; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles513; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles512; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles510; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles499; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles497; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles496; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppBowserFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles276; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppBowserSrc; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles494; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles274; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles493; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles272; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles492; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles270; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles491; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles268; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles487; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles486; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles485; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles483; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles482; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles481; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles480; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles479; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles478; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles477; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles476; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles475; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles474; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles473; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles472; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles471; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles470; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles469; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles468; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles467; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles466; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles464; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles463; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles462; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles461; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles460; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles459; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles458; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles457; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles455; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles454; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles453; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles452; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles451; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles450; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles449; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles448; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles447; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles446; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles445; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles444; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles443; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles442; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles441; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles440; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles439; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles438; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles437; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles436; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles435; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles434; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles433; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles432; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles431; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles430; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles429; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles428; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles427; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles426; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles425; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles424; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles423; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles422; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles421; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles420; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles419; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles418; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles417; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles416; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles414; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles413; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles412; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles411; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles410; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles409; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles408; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles407; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles406; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles405; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles404; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles403; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles402; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles401; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles400; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles399; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles398; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles397; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles396; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles395; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles394; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles393; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles392; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles391; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles390; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles389; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles388; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles387; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles386; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles266; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles264; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles384; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles383; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles382; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles381; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles380; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles379; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles378; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles377; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles376; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles9; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles6; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles4; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles3; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppAppFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles61; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles60; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles58; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles57; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles55; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles54; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles53; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles495; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppSelectcommandServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppSelectcommandControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles50; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles49; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles48; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles46; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles45; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles43; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles42; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles41; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles37; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles35; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles34; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppViewPdfServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles28; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles27; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles25; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles24; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles22; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles20; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles19; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles18; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles16; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles689; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles14; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles678; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles12; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles8; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles5; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppCommonServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppCommonDirectives; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDatePickerFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDocumentgridControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDataCardTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles655; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles654; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles653; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles652; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles651; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles650; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles649; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppAppTestsControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles646; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppAppTestsTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles648; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles484; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles375; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles374; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles373; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles372; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles371; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles370; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles369; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles368; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles367; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles366; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles365; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles364; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles363; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles362; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles361; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles360; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles359; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles358; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles357; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles356; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles355; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles354; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles353; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles352; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles351; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles350; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles349; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles348; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles347; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles346; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles345; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles344; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles343; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles342; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles341; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles340; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles339; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles338; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles337; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles336; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles335; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles334; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles333; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles332; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles331; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles330; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles329; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles328; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles327; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles326; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles325; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles324; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles321; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles320; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles318; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles317; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles316; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles315; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles314; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles313; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles312; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles311; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles310; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles309; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles308; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles307; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles306; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles305; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles303; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles302; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles301; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles300; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles299; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles298; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles297; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles296; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles295; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles294; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles293; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles291; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles289; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles287; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles285; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles283; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles281; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles279; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles277; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles275; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles273; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles271; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles269; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles267; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles265; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles263; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles262; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles261; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles260; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles259; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles258; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles257; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles256; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles255; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles254; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles253; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles252; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles251; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles250; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles249; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles248; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles247; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles246; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles245; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles244; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles243; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles242; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles241; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles240; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles239; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles238; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles237; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles236; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles235; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles234; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles233; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles232; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles231; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles230; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles229; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles228; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles227; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles226; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles225; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles224; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles223; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles222; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles221; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles220; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles219; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles218; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles217; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles216; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles215; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles214; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles213; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles212; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles211; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles208; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles207; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles206; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles205; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles204; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles203; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles202; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles201; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles200; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles199; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles198; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles197; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles196; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles195; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles194; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles193; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles192; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles191; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles190; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles189; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles188; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles187; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles186; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles185; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles184; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles183; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles182; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles181; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles180; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles179; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles178; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles177; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles176; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles175; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles174; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles173; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles172; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles171; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles170; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles157; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDistCssFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppViewPDFControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles152; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles151; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles150; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppViewPDFTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles142; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppLibCodemirrorFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles130; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles129; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles128; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles127; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles126; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles125; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles124; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles123; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles122; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles121; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles120; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles119; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles118; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles117; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles116; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles115; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles114; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles113; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles112; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles111; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles110; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles109; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles108; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles107; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles106; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles105; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles104; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles103; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles102; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles100; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles99; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles98; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles97; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles96; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles95; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles94; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles93; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles92; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles91; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles90; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles89; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles88; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles87; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles86; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles85; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles84; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles83; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles82; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles81; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles80; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles79; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles78; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles77; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles76; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles75; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles74; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles73; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles72; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles71; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles70; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles69; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles68; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles67; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles66; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles65; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles64; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles63; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles59; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles56; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles52; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles47; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles44; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles40; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles36; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles33; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles29; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles26; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles23; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles21; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles17; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles15; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppImages; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles489; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles488; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles149; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles585; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles586; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles587; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles588; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles589; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles590; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles591; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles592; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles593; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles594; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles595; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles596; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles597; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles598; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles599; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles600; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles601; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles602; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles603; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles604; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles605; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles606; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles38; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles608; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles609; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles610; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles611; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles612; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles613; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles614; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles615; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles616; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles617; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles618; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles619; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles620; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles621; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles622; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles623; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles624; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles625; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles626; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles627; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles628; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles629; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles630; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles632; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles633; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles634; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles635; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles636; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles637; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles638; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles639; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles640; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles642; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDataCardServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles645; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles656; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles657; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles658; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles659; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDataCardDirectives; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppSelectioncommandFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles148; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles11; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDocGridDirectives; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppCheckInControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDocgridTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppngClipboardTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles51; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles661; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppToolbarTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppSidebarDirectives; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDistFonts; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles62; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles662; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles663; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles664; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles665; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles666; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles667; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles668; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles669; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles670; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles671; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles672; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppLoginTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles147; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles146; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles145; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppCheckInTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppCheckInDirectives; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles679; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles680; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles681; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles687; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles688; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppSelectcommandTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppCheckinServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDocDshbrdDirectives; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDocDshbrdServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDocDshbrdTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDocDshbrdControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppCustomselectDirectives; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppngClipboardControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles144; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppFileguideServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppDataCardControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles31; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles32; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles643; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles690; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles691; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles692; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles693; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles694; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles695; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles696; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles697; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles698; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles699; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles700; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles701; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles702; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles703; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles704; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles705; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles706; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles707; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles708; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppngClipboardDirectives; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles141; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles140; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles500; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles139; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles138; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles137; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles136; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles135; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles134; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles133; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles10; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppAppOptionsTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppAppOptionsServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppAppOptionsControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppLibCodemirrorTheme; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles156; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles159; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles160; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles161; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles162; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles163; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles164; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles165; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles166; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles415; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles385; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles323; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles322; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles167; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles168; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles169; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles209; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles278; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles280; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles282; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles284; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles286; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles288; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles290; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles292; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles304; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles319; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppGateKeeper; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppClientServicesServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppClientServicesTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppClientServicesControllers; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppLibCustomProtocolDetection; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAppAppLoginServices; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles158; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_AppSetting.config; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EPPlus.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_Connections.config; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_WebAPI.config; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_DynamicModel.dllOracle; Installed: Absent; Request: Local; Action: Null; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebApiViewerCertutilFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: ssl3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Lucene.Net.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: sqlite3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DynamicModelsLibrary.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll5; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIViews; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIViewsShared; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIViewHome; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIScripts; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIFonts; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIContentFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIBinFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebGrease.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebActivatorEx.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.WebPages.Razor.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.WebPages.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.WebPages.Deployment.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Razor.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Optimization.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Mvc.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Http.WebHost.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Http.Owin.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Http.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Http.Cors.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Helpers.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Web.Cors.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Net.Http.Formatting.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Linq.Dynamic.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.WebAPI.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.Licensing.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.Helper.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DynamicModelConsole.exe; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DataAccessLayer.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Swashbuckle.Core.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Owin.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Oracle.ManagedDataAccess.EntityFramework.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Oracle.ManagedDataAccess.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Newtonsoft.Json.dll13; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Web.Infrastructure.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Security.Twitter.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Security.OAuth.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Security.MicrosoftAccount.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Security.Google.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Security.Facebook.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Security.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Security.Cookies.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Host.SystemWeb.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Owin.Cors.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.SignalR.SystemWeb.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.SignalR.Core.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.Identity.Owin.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.Identity.EntityFramework.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.Identity.Core.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: softokn3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EntityFramework.SqlServer.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EntityFramework.MappingAPI.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EntityFramework.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EntityFramework.BulkInsert.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Aspose.Words.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: App_global.asax.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Antlr3.Runtime.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyProductUnmanaged.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: smime3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyProductFileSystemHubMgr.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyProductFileSystemDataClasses.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIHelpPageFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIDisplayTemplates; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPISharedFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIHelpFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIHelpPageViews; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll5; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WeOnlyDo.Client.FTP.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: SecureFTP.net.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: plds4.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles39; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_ModelsCreation.bat; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll4; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll4; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles30; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll3; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll3; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles13; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll2; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll2; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles2; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.FTSAccess.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: HtmlAgilityPack.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: ACSLocalization.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: LinqKit.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: plc4.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DevExpress.Docs.v16.1.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nssutil3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DevExpress.Data.v16.1.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DevExpress.Office.v16.1.Core.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_DynamicModel.dllSQL; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebApiApp_DataFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_SQLScripts; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_nAWC_DMC.resources.dllPT; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_OracleScripts; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_nAWC_DMC.exe; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_Oracle.ManagedDataAccess.dllDMC; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_nAWC_DMC.resources.dllDE; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_nAWC_DMC.resources.dllES; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_nAWC_DMC.resources.dllFR; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_nAWC_DMC.resources.dllIT; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nssdbm3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DataAccessLayer.DbModels.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nssckbi.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nss3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nspr4.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: freebl3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.WebApiAccess.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.SignalR.Client.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: certutil.exe; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: ACSLocalization.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIIconsFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DataProtector.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIViewerLibFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIAutenticatorCertutilFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIViewerFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_DownloadsJson; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIOnlineHelp; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: CertificateTool.exe; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIAuthenticatorLibFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: certutil.exe1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: freebl3.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nspr4.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nss3.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nssckbi.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nssdbm3.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: nssutil3.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: plc4.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: plds4.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: smime3.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: softokn3.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: sqlite3.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: ssl3.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebAPIAuthenticatorFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_ViewerAppPool; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_Wsclient.war; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll9; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll9; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles132; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll8; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll8; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles131; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll7; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll7; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles101; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll6; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll6; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: AllOtherFiles7; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebViewerFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_ViewerWeb.config; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: System.Linq.Dynamic.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.Licensing.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.Helper.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DataAccessLayer.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Owin.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Oracle.ManagedDataAccess.EntityFramework.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Oracle.ManagedDataAccess.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Newtonsoft.Json.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.Identity.Core.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: LinqKit.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.BusinessLogic.resources.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: ViewerWebReferenceFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EntityFramework.SqlServer.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EntityFramework.MappingAPI.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EntityFramework.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EntityFramework.BulkInsert.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DynamicModel.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Aspose.Words.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyProductFileSystemHubMgr.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyProductFileSystemDataClasses.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WebViewerBinFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_ViewerProfilesFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_ViewerFonts; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DynamicModelsLibrary.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: HtmlAgilityPack.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: VIEWER_PATCH_BIN_FILESv21.0; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: VIEWER_PATCH_HOOPS_FILESv21.0; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Common.Logging.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: ICSharpCode.SharpZipLib.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Lucene.Net.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Remotion.Linq.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: SecureFTP.net.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.FTSAccess.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.WebViewer.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: WeOnlyDo.Client.FTP.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DomainModel.resources.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_AutoVueConvert.jar; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.SignalR.Core.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.AspNet.SignalR.Client.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: EPPlus.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.WebApiAccess.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: Microsoft.Web.Services3.dll; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_Wsclient.xml; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DataProtector.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: MyComp.DataAccessLayer.DbModels.dll1; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: VIEWER_PATCH_HTML_FILESv21.0; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_MyProductLabeling; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_MyProductWebAppFiles; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: DND_InstallerDownloads; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
        MSI (s) (9C:0C) [17:12:33:708]: Component: __DND_MyProductLabeling65; Installed: Null; Request: Local; Action: Local; Client State: Null
        MSI (s) (9C:0C) [17:12:33:708]: Component: __DND_WebAPI.config65; Installed: Null; Request: Local; Action: Local; Client State: Null
        MSI (s) (9C:0C) [17:12:33:708]: Component: __DND_Wsclient.war65; Installed: Null; Request: Local; Action: Local; Client State: Null
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: BindImage
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: ProgId
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: PublishComponent
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: SelfReg
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: TypeLib
        MSI (s) (9C:0C) [17:12:33:708]: Note: 1: 2205 2: 3: _RemoveFilePath
        MSI (s) (9C:0C) [17:12:34:473]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2205 2: 3: BindImage
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2205 2: 3: ProgId
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2205 2: 3: PublishComponent
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2205 2: 3: SelfReg
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2205 2: 3: TypeLib
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2727 2:
        MSI (s) (9C:0C) [17:12:34:473]: Note: 1: 2727 2:
        Action ended 17:12:34: InstallValidate. Return value 1.
        MSI (s) (9C:0C) [17:12:34:473]: Doing action: ISSearchReplaceCosting
        Action 17:12:34: ISSearchReplaceCosting.
        Action start 17:12:34: ISSearchReplaceCosting.
        MSI (s) (9C:0C) [17:12:34:473]: Creating MSIHANDLE (185) of type 790542 for thread 2316
        MSI (s) (9C:C4) [17:12:34:473]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI21D3.tmp, Entrypoint: ISSearchReplaceCosting
        MSI (s) (9C!E8) [17:12:34:504]: Creating MSIHANDLE (186) of type 790541 for thread 2024
        MSI (s) (9C!E8) [17:12:34:504]: Creating MSIHANDLE (187) of type 790531 for thread 2024
        InstallShield 17:12:34: Text File Changes: Beginning ISSearchReplaceSet Costing Process...
        MSI (s) (9C!E8) [17:12:34:504]: Closing MSIHANDLE (187) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:504]: Creating MSIHANDLE (188) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:504]: Closing MSIHANDLE (188) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:504]: Creating MSIHANDLE (189) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:504]: Creating MSIHANDLE (190) of type 790531 for thread 2024
        InstallShield 17:12:34: Text File Changes: Reading the data from ISSearchReplaceSet table...
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (190) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (191) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (192) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (192) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (193) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (193) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (194) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (195) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (196) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (196) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (197) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (197) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (195) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (194) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (191) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (198) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (199) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (199) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (200) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (200) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (201) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (202) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (203) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (203) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (204) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (204) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (202) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (201) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (198) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (205) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (206) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (206) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (207) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Closing MSIHANDLE (207) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:519]: Creating MSIHANDLE (208) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (209) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (210) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (210) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (211) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (211) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (209) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (212) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (213) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (213) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (214) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (214) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (212) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (215) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (216) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (216) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (217) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (217) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (215) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (218) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (219) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (219) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (220) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (220) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (218) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (221) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (222) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (222) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (223) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (223) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (221) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (224) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (225) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (225) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (226) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (226) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (224) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (227) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (228) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (228) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (229) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (229) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (227) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (230) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Creating MSIHANDLE (231) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:535]: Closing MSIHANDLE (231) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (232) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (232) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (230) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (233) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (234) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (234) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (235) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (235) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (233) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (236) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (237) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (237) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (238) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (238) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (236) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (239) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (240) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (240) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (241) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (241) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (239) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (242) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (243) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (243) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (244) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (244) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (242) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (245) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (246) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (246) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (247) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (247) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (245) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (248) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (249) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (249) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (250) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (250) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (248) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (251) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (252) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (252) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Creating MSIHANDLE (253) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (253) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:551]: Closing MSIHANDLE (251) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (254) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (255) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (255) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (256) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (256) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (254) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (208) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (205) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (257) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (258) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (258) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (259) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (259) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (260) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (261) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (262) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (262) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (263) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (263) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (261) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (260) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (257) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (264) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (265) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (265) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (266) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (266) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (267) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (268) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (269) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (269) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (270) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (270) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (268) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (267) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Closing MSIHANDLE (264) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (271) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:566]: Creating MSIHANDLE (272) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (272) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (273) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (273) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (274) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (275) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (276) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (276) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (277) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (277) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (275) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (274) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (271) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (278) of type 790531 for thread 2024
        InstallShield 17:12:34: Text File Changes: Finished ISSearchReplaceSet Costing Process...
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (278) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (189) of type 790540 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (279) of type 790531 for thread 2024
        InstallShield 17:12:34: Text File Changes: Setting Costing Info Location ISSearchReplaceInstall : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (279) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: PROPERTY CHANGE: Adding ISSearchReplaceInstall property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp'.
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (280) of type 790531 for thread 2024
        InstallShield 17:12:34: Text File Changes: Setting Costing Info Location ISSearchReplaceUninstall : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (280) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: PROPERTY CHANGE: Adding ISSearchReplaceUninstall property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp'.
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (281) of type 790531 for thread 2024
        InstallShield 17:12:34: Text File Changes: Setting Costing Info Location ISSearchReplaceFinalize : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (281) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: PROPERTY CHANGE: Adding ISSearchReplaceFinalize property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp'.
        MSI (s) (9C!E8) [17:12:34:582]: Creating MSIHANDLE (282) of type 790531 for thread 2024
        InstallShield 17:12:34: Text File Changes: Setting Costing Info Location ISSearchReplaceRollback : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (282) of type 790531 for thread 2024
        MSI (s) (9C!E8) [17:12:34:582]: PROPERTY CHANGE: Adding ISSearchReplaceRollback property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp'.
        MSI (s) (9C!E8) [17:12:34:582]: Closing MSIHANDLE (186) of type 790541 for thread 2024
        MSI (s) (9C:C4) [17:12:34:582]: Closing MSIHANDLE (185) of type 790542 for thread 2316
        Action ended 17:12:34: ISSearchReplaceCosting. Return value 1.
        MSI (s) (9C:0C) [17:12:34:597]: Doing action: ISSQLServerCosting
        Action 17:12:34: ISSQLServerCosting.
        Action start 17:12:34: ISSQLServerCosting.
        MSI (s) (9C:0C) [17:12:34:597]: Creating MSIHANDLE (283) of type 790542 for thread 2316
        MSI (s) (9C:D0) [17:12:34:597]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI2250.tmp, Entrypoint: ISSQLServerCosting
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (284) of type 790541 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (285) of type 790531 for thread 3672
        1: Beginning SQL Server Costing Process...
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (285) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (286) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (286) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (287) of type 790540 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (288) of type 790531 for thread 3672
        1: Reading the SQL script data from ISSQLConnection table...
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (288) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (289) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (290) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (290) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (291) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (291) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (292) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (292) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (293) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (293) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (294) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (294) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (295) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (295) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (296) of type 790540 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (297) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Creating MSIHANDLE (298) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:629]: Closing MSIHANDLE (298) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (299) of type 790540 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (300) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (301) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (301) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (302) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (302) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (300) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (299) of type 790540 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (297) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (296) of type 790540 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (303) of type 790531 for thread 3672
        1: ISSQLConnectionScript table does not exist...skipping
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (303) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (289) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (304) of type 790540 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (305) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (306) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (306) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (307) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (307) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (308) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (308) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (309) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (309) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (310) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (310) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (311) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (311) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (312) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (312) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (313) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (313) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (314) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (314) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (305) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Closing MSIHANDLE (304) of type 790540 for thread 3672
        MSI (s) (9C!58) [17:12:34:644]: Creating MSIHANDLE (315) of type 790531 for thread 3672
        1: Finished SQL Server Costing Process...
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (315) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (287) of type 790540 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: Creating MSIHANDLE (316) of type 790531 for thread 3672
        1: Setting Costing Info Location ISSQLServerInstall : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (316) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: PROPERTY CHANGE: Adding ISSQLServerInstall property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp'.
        MSI (s) (9C!58) [17:12:34:660]: Creating MSIHANDLE (317) of type 790531 for thread 3672
        1: Setting Costing Info Location ISSQLServerUninstall : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (317) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: PROPERTY CHANGE: Adding ISSQLServerUninstall property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp'.
        MSI (s) (9C!58) [17:12:34:660]: Creating MSIHANDLE (318) of type 790531 for thread 3672
        1: Setting Costing Info Location ISSQLServerFinalize : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (318) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: PROPERTY CHANGE: Adding ISSQLServerFinalize property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp'.
        MSI (s) (9C!58) [17:12:34:660]: Creating MSIHANDLE (319) of type 790531 for thread 3672
        1: Setting Costing Info Location ISSQLServerRollback : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (319) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: PROPERTY CHANGE: Adding ISSQLServerRollback property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp'.
        MSI (s) (9C!58) [17:12:34:660]: Creating MSIHANDLE (320) of type 790531 for thread 3672
        1: Setting Costing Info Location ISSQLServerWriteLoginInfo : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (320) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: PROPERTY CHANGE: Adding ISSQLServerWriteLoginInfo property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp'.
        MSI (s) (9C!58) [17:12:34:660]: Creating MSIHANDLE (321) of type 790531 for thread 3672
        1: Setting Costing Info Location ISSQLServerRemoveLoginInfo : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (321) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: PROPERTY CHANGE: Adding ISSQLServerRemoveLoginInfo property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp'.
        MSI (s) (9C!58) [17:12:34:660]: Creating MSIHANDLE (322) of type 790531 for thread 3672
        1: Setting Costing Info Location ISSQLServerRollbackLoginInfo : C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (322) of type 790531 for thread 3672
        MSI (s) (9C!58) [17:12:34:660]: PROPERTY CHANGE: Adding ISSQLServerRollbackLoginInfo property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp'.
        MSI (s) (9C!58) [17:12:34:660]: Closing MSIHANDLE (284) of type 790541 for thread 3672
        MSI (s) (9C:D0) [17:12:34:660]: Closing MSIHANDLE (283) of type 790542 for thread 2316
        Action ended 17:12:34: ISSQLServerCosting. Return value 1.
        MSI (s) (9C:0C) [17:12:34:660]: Doing action: ISIISCosting
        Action 17:12:34: ISIISCosting.
        Action start 17:12:34: ISIISCosting.
        MSI (s) (9C:0C) [17:12:34:660]: Creating MSIHANDLE (323) of type 790542 for thread 2316
        MSI (s) (9C:18) [17:12:34:660]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI2290.tmp, Entrypoint: ISIISCosting
        MSI (s) (9C!7C) [17:12:34:691]: Creating MSIHANDLE (324) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Creating MSIHANDLE (325) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Creating MSIHANDLE (326) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Closing MSIHANDLE (326) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Closing MSIHANDLE (324) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Closing MSIHANDLE (325) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Creating MSIHANDLE (327) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Creating MSIHANDLE (328) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Closing MSIHANDLE (328) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Closing MSIHANDLE (327) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:691]: Creating MSIHANDLE (329) of type 790531 for thread 1404
        Action 17:12:34: Progress Custom Action. Extracting information for IIS virtual directories...
        MSI (s) (9C!7C) [17:12:34:691]: Closing MSIHANDLE (329) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (330) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (331) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (332) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (333) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (334) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (334) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (333) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (335) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (336) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (336) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (335) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (337) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (338) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (338) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (337) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (339) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (339) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (340) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (340) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (341) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (341) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (342) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (342) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (343) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Creating MSIHANDLE (344) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (344) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:707]: Closing MSIHANDLE (343) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (345) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (346) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (346) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (345) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (347) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (347) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (348) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (349) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (349) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (348) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (350) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (350) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (351) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (351) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (352) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (352) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (353) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (354) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (354) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (353) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (355) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (355) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (356) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (357) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (357) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (356) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (358) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (358) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Creating MSIHANDLE (359) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:722]: Closing MSIHANDLE (359) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (360) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (361) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (361) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (360) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (362) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (363) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (363) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (362) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (364) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (364) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (365) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (365) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (366) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (367) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (367) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (366) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (368) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (368) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (369) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (369) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (370) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (371) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (371) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (370) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (372) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (372) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (373) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (374) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (374) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (373) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (375) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Closing MSIHANDLE (375) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (376) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:738]: Creating MSIHANDLE (377) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (377) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (376) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (378) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (378) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (379) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (380) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (380) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (379) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (381) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (381) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (382) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (383) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (383) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (382) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (384) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (384) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (385) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (385) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (386) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (386) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (387) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (387) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (388) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (389) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (389) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Closing MSIHANDLE (388) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:753]: Creating MSIHANDLE (390) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (391) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (391) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (390) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (392) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (393) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (393) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (394) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (394) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (395) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (395) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (396) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (396) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (397) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (397) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (398) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (398) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (399) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (399) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (400) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (400) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (401) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (401) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (402) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (402) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (403) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (403) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (404) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (404) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (405) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (405) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (406) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (406) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (392) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (407) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (407) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (408) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (408) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (332) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (409) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (410) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (410) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (411) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (412) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (412) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (411) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Creating MSIHANDLE (413) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:769]: Closing MSIHANDLE (413) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (414) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (415) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (415) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (414) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (416) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (416) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (417) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (418) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (418) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (417) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (419) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (419) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (420) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (421) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (421) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (420) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (422) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (422) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (423) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (424) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (424) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (423) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (425) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (425) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (426) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Creating MSIHANDLE (427) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (427) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:785]: Closing MSIHANDLE (426) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (428) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (428) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (429) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (429) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (430) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (431) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (431) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (430) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (432) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (432) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (433) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (434) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (434) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (433) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (435) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (435) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (436) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (437) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (437) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (436) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (438) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (438) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (439) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (440) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (440) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (439) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (441) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Closing MSIHANDLE (441) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (442) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:800]: Creating MSIHANDLE (443) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (443) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (442) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (444) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (444) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (445) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (446) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (446) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (445) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (447) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (447) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (448) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (448) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (409) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (449) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (450) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (450) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (451) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (452) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (452) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (451) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (453) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (454) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (454) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (453) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (455) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (456) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (456) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (455) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (457) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (458) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (458) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (457) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (459) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (459) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (460) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (461) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (461) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (460) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (462) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Creating MSIHANDLE (463) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (463) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:816]: Closing MSIHANDLE (462) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (464) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (465) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (465) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (464) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (466) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (466) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (467) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (468) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (468) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (467) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (469) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (469) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (470) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (470) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (471) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (472) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (472) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (471) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (473) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (474) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (474) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (473) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (475) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (475) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (476) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (477) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (477) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (476) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (478) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Closing MSIHANDLE (478) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:831]: Creating MSIHANDLE (479) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (479) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (480) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (481) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (481) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (480) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (482) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (483) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (483) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (482) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (484) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (484) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (485) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (485) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (486) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (487) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (487) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (486) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (488) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (488) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (489) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (490) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (490) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (489) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (491) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (491) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (492) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (493) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (493) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (492) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (494) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Closing MSIHANDLE (494) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (495) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:847]: Creating MSIHANDLE (496) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (496) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (495) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (497) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (497) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (498) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (499) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (499) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (498) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (500) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (500) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (501) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (502) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (502) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (501) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (503) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (503) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (504) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (505) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (505) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (504) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (506) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (506) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (507) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (508) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (508) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (507) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (509) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Closing MSIHANDLE (509) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (510) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:863]: Creating MSIHANDLE (511) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (511) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (510) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (512) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (512) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (513) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (513) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (514) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (514) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (515) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (516) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (516) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (517) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (517) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (518) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (518) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (519) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (519) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (520) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (520) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (521) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (521) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (522) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (522) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (523) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (523) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (524) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (524) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (525) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (525) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (526) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (526) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (527) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (527) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (528) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (528) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (529) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (529) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (530) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (530) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (531) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (531) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (532) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (532) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (533) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (533) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (534) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (534) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (515) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (535) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Closing MSIHANDLE (535) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (536) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:878]: Creating MSIHANDLE (537) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (538) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (538) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (537) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (539) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (540) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (540) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (539) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (541) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (542) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (542) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (541) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (536) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (449) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (543) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (544) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (544) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (545) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (546) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (546) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (545) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (547) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (548) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (548) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (547) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (549) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (550) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (550) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (549) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (551) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (552) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (552) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (551) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (553) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (553) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (554) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (555) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (555) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (554) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (556) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (557) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (557) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Closing MSIHANDLE (556) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (558) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:894]: Creating MSIHANDLE (559) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (559) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (558) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (560) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (560) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (561) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (562) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (562) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (561) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (563) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (563) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (564) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (564) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (565) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (565) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (566) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (566) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (567) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (568) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (568) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (567) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (569) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (570) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (570) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (569) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (571) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (571) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (572) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (572) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (573) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Creating MSIHANDLE (574) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (574) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:909]: Closing MSIHANDLE (573) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (575) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (575) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (576) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (577) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (577) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (576) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (578) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (578) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (579) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (580) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (580) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (579) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (581) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (581) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (582) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (583) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (583) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (582) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (584) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (584) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (585) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (586) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (586) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (585) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (587) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (587) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (588) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (589) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (589) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (588) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Creating MSIHANDLE (590) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:925]: Closing MSIHANDLE (590) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (591) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (592) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (592) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (591) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (593) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (593) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (594) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (595) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (595) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (594) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (596) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (596) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (597) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (598) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (598) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (597) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (599) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (599) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (600) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (600) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (601) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (601) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (602) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (603) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (603) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (604) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (604) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (605) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (605) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (606) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (606) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (607) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (607) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (608) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Closing MSIHANDLE (608) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:941]: Creating MSIHANDLE (609) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (609) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (610) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (610) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (611) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (611) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (612) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (612) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (613) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (613) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (614) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (614) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (615) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (615) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (616) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (616) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (602) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (617) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (617) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (618) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (618) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (543) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (619) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (620) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (620) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (621) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (622) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (622) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (621) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (623) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (624) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (624) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (623) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (625) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (626) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (626) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (625) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (627) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (628) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (628) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (627) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (629) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (629) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (630) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (631) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (631) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Closing MSIHANDLE (630) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (632) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:956]: Creating MSIHANDLE (633) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (633) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (632) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (634) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (635) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (635) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (634) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (636) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (636) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (637) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (638) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (638) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (637) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (639) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (639) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (640) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (640) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (641) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (642) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (642) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (641) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (643) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (644) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (644) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (643) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (645) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (645) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (646) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Creating MSIHANDLE (647) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:972]: Closing MSIHANDLE (647) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (646) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (648) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (648) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (649) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (649) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (650) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (651) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (651) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (650) of type 790541 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (652) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (653) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (653) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (652) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (654) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (654) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (655) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (655) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (656) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (657) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (657) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (656) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (658) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (658) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (659) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (660) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (660) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (659) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (661) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (661) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (662) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Creating MSIHANDLE (663) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:34:987]: Closing MSIHANDLE (663) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (662) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (664) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (664) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (665) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (666) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (666) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (665) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (667) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (667) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (668) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (669) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (669) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (668) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (670) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (670) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (671) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (672) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (672) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (671) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (673) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (673) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (674) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (675) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (675) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (674) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (676) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (676) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (677) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Creating MSIHANDLE (678) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:003]: Closing MSIHANDLE (678) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (677) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (679) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (679) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (680) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (681) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (681) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (680) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (682) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (682) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (683) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (683) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (684) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (684) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (685) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (686) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (686) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (687) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (687) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (688) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (688) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (689) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (689) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (690) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (690) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (691) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (691) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (692) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (692) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (693) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (693) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (694) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (694) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (695) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (695) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (696) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (696) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (697) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (697) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (698) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (698) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (699) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (699) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (700) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (700) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (701) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (701) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (685) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Creating MSIHANDLE (702) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:019]: Closing MSIHANDLE (702) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (703) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (703) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (619) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (704) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (705) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (705) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (706) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (707) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (707) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (706) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (708) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (708) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (709) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (710) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (710) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (709) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (711) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (711) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (712) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (713) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (713) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (712) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (714) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (714) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (715) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (716) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (716) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Closing MSIHANDLE (715) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:034]: Creating MSIHANDLE (717) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (717) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (718) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (719) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (719) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (718) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (720) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (720) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (721) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (722) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (722) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (721) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (723) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (723) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (724) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (724) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (725) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (726) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (726) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (725) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (727) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (727) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (728) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (729) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (729) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (728) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (730) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (730) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (731) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Creating MSIHANDLE (732) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (732) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:050]: Closing MSIHANDLE (731) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (733) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (733) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (734) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (735) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (735) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (734) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (736) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (736) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (737) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (738) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (738) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (737) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (739) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (739) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (740) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (741) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (741) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (740) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (742) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (742) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (743) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (743) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (704) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (331) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (744) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (745) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (746) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (746) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (745) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (744) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (747) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (748) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (749) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (749) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (748) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (747) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (750) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (751) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Creating MSIHANDLE (752) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:065]: Closing MSIHANDLE (752) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (751) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (750) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (753) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (754) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (755) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (755) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (754) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (753) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (756) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (757) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (758) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (758) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (757) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (756) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (759) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (760) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (761) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (761) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (760) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (759) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (762) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (763) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (764) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (764) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (763) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (762) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (765) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (766) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (767) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (767) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (766) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (765) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (768) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (769) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (770) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (770) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (769) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (768) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (771) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (772) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (773) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (773) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (772) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (771) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (774) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (775) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (776) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (776) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (775) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (774) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (777) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (778) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Creating MSIHANDLE (779) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (779) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:081]: Closing MSIHANDLE (778) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (777) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (780) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (781) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (782) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (782) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (781) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (780) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (783) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (784) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (785) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (785) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (784) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (783) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (786) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (787) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (788) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (788) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (787) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (786) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (789) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (790) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (791) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (791) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (790) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (789) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (792) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (793) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (794) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (794) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (793) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (792) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (795) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (796) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (797) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (797) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (796) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (795) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (798) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (799) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (800) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (800) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (799) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (798) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (801) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (802) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (803) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (803) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (802) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (801) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (804) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (805) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Creating MSIHANDLE (806) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (806) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (805) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:097]: Closing MSIHANDLE (804) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (807) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (807) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (808) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (808) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (809) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (809) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (810) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (810) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Transforming table Property.

        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (811) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (812) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (813) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (813) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (812) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (811) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (814) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (815) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (815) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (814) of type 790540 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: PROPERTY CHANGE: Adding ISIISInstall property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp'.
        MSI (s) (9C!7C) [17:12:35:112]: PROPERTY CHANGE: Adding ISIISUninstall property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp'.
        MSI (s) (9C!7C) [17:12:35:112]: PROPERTY CHANGE: Adding ISIISRollback property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp'.
        MSI (s) (9C!7C) [17:12:35:112]: PROPERTY CHANGE: Adding IS_TEMP_PROP_IIS_CONFIG property. Its value is 'C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp'.
        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (816) of type 790531 for thread 1404
        Action 17:12:35: Progress Custom Action. Extracted information for IIS virtual directories...
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (816) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Creating MSIHANDLE (817) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (817) of type 790531 for thread 1404
        MSI (s) (9C!7C) [17:12:35:112]: Closing MSIHANDLE (330) of type 790541 for thread 1404
        MSI (s) (9C:18) [17:12:35:112]: Closing MSIHANDLE (323) of type 790542 for thread 2316
        Action ended 17:12:35: ISIISCosting. Return value 1.
        MSI (s) (9C:0C) [17:12:35:112]: Doing action: InstallInitialize
        Action 17:12:35: InstallInitialize.
        Action start 17:12:35: InstallInitialize.
        MSI (s) (9C:0C) [17:12:35:128]: Machine policy value 'AlwaysInstallElevated' is 0
        MSI (s) (9C:0C) [17:12:35:128]: User policy value 'AlwaysInstallElevated' is 0
        MSI (s) (9C:0C) [17:12:35:128]: BeginTransaction: Locking Server
        MSI (s) (9C:0C) [17:12:35:144]: Transforming table Property.

        MSI (s) (9C:0C) [17:12:35:175]: Note: 1: 2265 2: 3: -2147287035
        MSI (s) (9C:0C) [17:12:35:175]: Note: 1: 1717 2: MyComp MyProduct Web Client 2015 Service Pack 4
        MSI (s) (9C:0C) [17:12:35:175]: Calling SRSetRestorePoint API. dwRestorePtType: 1, dwEventType: 102, llSequenceNumber: 0, szDescription: "Removed MyComp MyProduct Web Client 2015 Service Pack 4.".
        MSI (s) (9C:0C) [17:12:35:175]: The call to SRSetRestorePoint API failed. Returned status: 0. GetLastError() returned: 127
        MSI (s) (9C:0C) [17:12:35:175]: Note: 1: 2265 2: 3: -2147287035
        MSI (s) (9C:0C) [17:12:35:175]: Server not locked: locking for product {CDA410C5-1B85-4926-97A4-97900B03C152}
        Action ended 17:12:35: InstallInitialize. Return value 1.
        MSI (s) (9C:0C) [17:12:35:206]: Doing action: TomcatInstallStartOptionCheck
        Action 17:12:35: TomcatInstallStartOptionCheck.
        Action start 17:12:35: TomcatInstallStartOptionCheck.
        MSI (s) (9C:0C) [17:12:35:206]: LUA patching is disabled: not available on server SKUs
        Action 17:12:35: GenerateScript. Generating script operations for action:
        GenerateScript: TomcatInstallStartOptionCheck
        Action ended 17:12:35: TomcatInstallStartOptionCheck. Return value 1.
        MSI (s) (9C:0C) [17:12:35:221]: Doing action: ISSQLServerRollbackLoginInfo
        Action 17:12:35: ISSQLServerRollbackLoginInfo.
        Action start 17:12:35: ISSQLServerRollbackLoginInfo.
        ISSQLServerRollbackLoginInfo:
        Action ended 17:12:35: ISSQLServerRollbackLoginInfo. Return value 1.
        MSI (s) (9C:0C) [17:12:35:221]: Doing action: ISSQLServerRollback
        Action 17:12:35: ISSQLServerRollback.
        Action start 17:12:35: ISSQLServerRollback.
        ISSQLServerRollback:
        Action ended 17:12:35: ISSQLServerRollback. Return value 1.
        MSI (s) (9C:0C) [17:12:35:221]: Doing action: ISSearchReplaceRollback
        Action 17:12:35: ISSearchReplaceRollback.
        Action start 17:12:35: ISSearchReplaceRollback.
        ISSearchReplaceRollback:
        Action ended 17:12:35: ISSearchReplaceRollback. Return value 1.
        MSI (s) (9C:0C) [17:12:35:237]: Doing action: AllocateRegistrySpace
        Action 17:12:35: AllocateRegistrySpace. Allocating registry space
        Action start 17:12:35: AllocateRegistrySpace.
        Action ended 17:12:35: AllocateRegistrySpace. Return value 1.
        MSI (s) (9C:0C) [17:12:35:237]: Doing action: ISNetApiRollback
        Action 17:12:35: ISNetApiRollback.
        Action start 17:12:35: ISNetApiRollback.
        ISNetApiRollback:
        Action ended 17:12:35: ISNetApiRollback. Return value 1.
        MSI (s) (9C:0C) [17:12:35:237]: Doing action: ProcessComponents
        Action 17:12:35: ProcessComponents. Updating component registration
        Action start 17:12:35: ProcessComponents.
        1: Updating component registration
        Action ended 17:12:35: ProcessComponents. Return value 1.
        MSI (s) (9C:0C) [17:12:35:471]: Doing action: ISNetCreateIniForOneUser
        Action 17:12:35: ISNetCreateIniForOneUser.
        Action start 17:12:35: ISNetCreateIniForOneUser.
        MSI (s) (9C:0C) [17:12:35:471]: Creating MSIHANDLE (818) of type 790542 for thread 2316
        MSI (s) (9C:14) [17:12:35:471]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI25BD.tmp, Entrypoint: ISNetCreateIniForOneUser
        MSI (s) (9C!F4) [17:12:35:518]: Creating MSIHANDLE (819) of type 790531 for thread 1268
        MSI (s) (9C!F4) [17:12:35:518]: Closing MSIHANDLE (819) of type 790531 for thread 1268
        MSI (s) (9C!F4) [17:12:35:518]: Creating MSIHANDLE (820) of type 790531 for thread 1268
        MSI (s) (9C!F4) [17:12:35:518]: Closing MSIHANDLE (820) of type 790531 for thread 1268
        MSI (s) (9C!F4) [17:12:35:518]: Creating MSIHANDLE (821) of type 790531 for thread 1268
        MSI (s) (9C!F4) [17:12:35:518]: Closing MSIHANDLE (821) of type 790531 for thread 1268
        MSI (s) (9C!F4) [17:12:35:549]: Creating MSIHANDLE (822) of type 790541 for thread 1268
        MSI (s) (9C!F4) [17:12:35:549]: Creating MSIHANDLE (823) of type 790540 for thread 1268
        MSI (s) (9C!F4) [17:12:35:549]: Creating MSIHANDLE (824) of type 790531 for thread 1268
        MSI (s) (9C!F4) [17:12:35:549]: Closing MSIHANDLE (822) of type 790541 for thread 1268
        MSI (s) (9C!F4) [17:12:35:549]: Closing MSIHANDLE (824) of type 790531 for thread 1268
        MSI (s) (9C!F4) [17:12:35:549]: Closing MSIHANDLE (823) of type 790540 for thread 1268
        MSI (s) (9C!F4) [17:12:35:549]: Creating MSIHANDLE (825) of type 790531 for thread 1268
        1: The user name can not be empty and must be in the format DOMAIN\Username.
        MSI (s) (9C!F4) [17:12:35:705]: Closing MSIHANDLE (825) of type 790531 for thread 1268
        MSI (s) (9C:14) [17:12:35:705]: Closing MSIHANDLE (818) of type 790542 for thread 2316
        Action ended 17:12:35: ISNetCreateIniForOneUser. Return value 1.
        MSI (s) (9C:0C) [17:12:35:705]: Doing action: UnpublishComponents
        Action 17:12:35: UnpublishComponents. Unpublishing Qualified Components
        Action start 17:12:35: UnpublishComponents.
        MSI (s) (9C:0C) [17:12:35:705]: Note: 1: 2205 2: 3: PublishComponent
        MSI (s) (9C:0C) [17:12:35:705]: Note: 1: 2228 2: 3: PublishComponent 4: SELECT `PublishComponent`.`ComponentId`, `PublishComponent`.`Qualifier`, `PublishComponent`.`AppData`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `PublishComponent`, `Component`, `Feature` WHERE `PublishComponent`.`Component_` = `Component`.`Component` AND `PublishComponent`.`Feature_` = `Feature`.`Feature` AND (`Feature`.`Action` = 0 OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:35: UnpublishComponents. Return value 0.
        MSI (s) (9C:0C) [17:12:35:705]: Doing action: MsiUnpublishAssemblies
        Action 17:12:35: MsiUnpublishAssemblies. Unpublishing assembly information
        Action start 17:12:35: MsiUnpublishAssemblies.
        MSI (s) (9C:0C) [17:12:35:705]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (s) (9C:0C) [17:12:35:705]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT null, null, `Component`.`Component`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `MsiAssembly`, `Component`, `Feature` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Feature_` = `Feature`.`Feature` AND `MsiAssembly`.`File_Application` = null AND (`Feature`.`Action` = 0 OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:35: MsiUnpublishAssemblies. Return value 0.
        MSI (s) (9C:0C) [17:12:35:705]: Doing action: UnpublishFeatures
        Action 17:12:35: UnpublishFeatures. Unpublishing product features
        Action start 17:12:35: UnpublishFeatures.
        Action ended 17:12:35: UnpublishFeatures. Return value 1.
        MSI (s) (9C:0C) [17:12:35:721]: Skipping action: AutoVueIISCleanup (condition is false)
        MSI (s) (9C:0C) [17:12:35:721]: Doing action: StopServices
        Action 17:12:35: StopServices. Stopping services
        Action start 17:12:35: StopServices.
        MSI (s) (9C:0C) [17:12:35:721]: Note: 1: 2205 2: 3: ServiceControl
        MSI (s) (9C:0C) [17:12:35:721]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
        Action ended 17:12:35: StopServices. Return value 1.
        MSI (s) (9C:0C) [17:12:35:721]: Doing action: DeleteServices
        Action 17:12:35: DeleteServices. Deleting services
        Action start 17:12:35: DeleteServices.
        MSI (s) (9C:0C) [17:12:35:721]: Note: 1: 2205 2: 3: ServiceControl
        MSI (s) (9C:0C) [17:12:35:721]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
        Action ended 17:12:35: DeleteServices. Return value 1.
        MSI (s) (9C:0C) [17:12:35:721]: Doing action: UnregisterComPlus
        Action 17:12:35: UnregisterComPlus. Unregistering COM+ Applications and Components
        Action start 17:12:35: UnregisterComPlus.
        MSI (s) (9C:0C) [17:12:35:721]: Note: 1: 2205 2: 3: Complus
        MSI (s) (9C:0C) [17:12:35:721]: Note: 1: 2228 2: 3: Complus 4: SELECT `ComponentId`, `FileName`, `Component`.`Directory_`, `ExpType`, `Component`.`Action`, `Component`.`Installed` FROM `Complus`, `Component`, `File` WHERE `Complus`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND `Action` = 0
        Action ended 17:12:35: UnregisterComPlus. Return value 0.
        MSI (s) (9C:0C) [17:12:35:721]: Doing action: SelfUnregModules
        Action 17:12:35: SelfUnregModules. Unregistering modules
        Action start 17:12:35: SelfUnregModules.
        MSI (s) (9C:0C) [17:12:35:751]: Note: 1: 2205 2: 3: SelfReg
        MSI (s) (9C:0C) [17:12:35:751]: Note: 1: 2228 2: 3: SelfReg 4: Select `File`.`FileName`,`Component`.`Directory_`,`Component`.`Installed`, `File`.`Component_`,`SelfReg`.`File_` From `SelfReg`, `File`, `Component` Where `SelfReg`.`File_` = `File`.`File` And `File`.`Component_` = `Component`.`Component` And `Component`.`Action` = 0
        Action ended 17:12:35: SelfUnregModules. Return value 1.
        MSI (s) (9C:0C) [17:12:35:751]: Doing action: UnregisterTypeLibraries
        Action 17:12:35: UnregisterTypeLibraries. Unregistering type libraries
        Action start 17:12:35: UnregisterTypeLibraries.
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2205 2: 3: TypeLib
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2228 2: 3: TypeLib 4: SELECT `LibID`, `TypeLib`.`Version`, `TypeLib`.`Language`, `TypeLib`.`Directory_`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `BinaryType`, `Component`.`Component`, `Component`.`Attributes` FROM `TypeLib`, `Component`, `File` WHERE `TypeLib`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Component`.`Action`=0)
        Action ended 17:12:35: UnregisterTypeLibraries. Return value 0.
        MSI (s) (9C:0C) [17:12:35:752]: Doing action: ISSQLServerUninstall
        Action 17:12:35: ISSQLServerUninstall.
        Action start 17:12:35: ISSQLServerUninstall.
        ISSQLServerUninstall:
        Action ended 17:12:35: ISSQLServerUninstall. Return value 1.
        MSI (s) (9C:0C) [17:12:35:752]: Skipping action: ISSQLServerRemoveLoginInfo (condition is false)
        MSI (s) (9C:0C) [17:12:35:752]: Doing action: RemoveODBC
        Action 17:12:35: RemoveODBC. Removing ODBC components
        Action start 17:12:35: RemoveODBC.
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2205 2: 3: ODBCDataSource
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND `Component`.`Action` = 0 AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2205 2: 3: ODBCDataSource
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND `Component`.`Action` = 0 AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`Component`.`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCTranslator`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`Component`.`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCTranslator`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCDriver`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCDriver`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2711 2: ODBCDriverManager
        1: Removing ODBC components
        MSI (s) (9C:0C) [17:12:35:752]: Note: 1: 2711 2: ODBCDriverManager64
        Action ended 17:12:35: RemoveODBC. Return value 1.
        MSI (s) (9C:0C) [17:12:35:752]: Doing action: UnregisterFonts
        Action 17:12:35: UnregisterFonts. Unregistering fonts
        Action start 17:12:35: UnregisterFonts.
        Action ended 17:12:35: UnregisterFonts. Return value 1.
        MSI (s) (9C:0C) [17:12:35:774]: Doing action: RemoveRegistryValues
        Action 17:12:35: RemoveRegistryValues. Removing system registry values
        Action start 17:12:35: RemoveRegistryValues.
        Action ended 17:12:35: RemoveRegistryValues. Return value 1.
        MSI (s) (9C:0C) [17:12:35:774]: Doing action: UnregisterClassInfo
        Action 17:12:35: UnregisterClassInfo. Unregister class servers
        Action start 17:12:35: UnregisterClassInfo.
        MSI (s) (9C:0C) [17:12:35:783]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:0C) [17:12:35:783]: Note: 1: 2228 2: 3: Class 4: SELECT `BinaryType`, `CLSID`, `ProgId_Default`, `Class`.`Description`, `Context`, `Feature_`, `ComponentId`, `Component`, `Class`.`Attributes`, `AppId_`, `FileTypeMask`, `Icon_`, `IconIndex`, `DefInprocHandler`, `Argument`, `Component`.`RuntimeFlags`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action`, `Component`.`Attributes` FROM `Class`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:35: UnregisterClassInfo. Return value 0.
        MSI (s) (9C:0C) [17:12:35:783]: Doing action: UnregisterExtensionInfo
        Action 17:12:35: UnregisterExtensionInfo. Unregistering extension servers
        Action start 17:12:35: UnregisterExtensionInfo.
        MSI (s) (9C:0C) [17:12:35:783]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:0C) [17:12:35:783]: Note: 1: 2228 2: 3: Extension 4: SELECT `Extension`, `BinaryType`, `ProgId_`, null, null, `MIME_`, `Feature_`, `ComponentId`, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action` FROM `Extension`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:35: UnregisterExtensionInfo. Return value 0.
        MSI (s) (9C:0C) [17:12:35:783]: Doing action: UnregisterProgIdInfo
        Action 17:12:35: UnregisterProgIdInfo. Unregistering program identifiers
        Action start 17:12:35: UnregisterProgIdInfo.
        MSI (s) (9C:0C) [17:12:35:783]: Note: 1: 2205 2: 3: ProgId
        MSI (s) (9C:0C) [17:12:35:783]: Note: 1: 2228 2: 3: ProgId 4: SELECT DISTINCT `BinaryType`, `ProgId`, `Class_`, `ProgId`.`Description`, `ProgId`.`Icon_`, `ProgId`.`IconIndex`, null, `Component`.`RuntimeFlags` , `Component`.`Component`, `Component`.`Attributes` FROM `ProgId`, `Class`, `Feature`, `Component` WHERE `ProgId`.`Class_` = `Class`.`CLSID` AND `Class`.`Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:35: UnregisterProgIdInfo. Return value 0.
        MSI (s) (9C:0C) [17:12:35:783]: Doing action: UnregisterMIMEInfo
        Action 17:12:35: UnregisterMIMEInfo. Unregistering MIME info
        Action start 17:12:35: UnregisterMIMEInfo.
        MSI (s) (9C:0C) [17:12:35:783]: Note: 1: 2205 2: 3: MIME
        MSI (s) (9C:0C) [17:12:35:783]: Note: 1: 2228 2: 3: MIME 4: SELECT `BinaryType`, `ContentType`, `Extension`.`Extension`, `MIME`.`CLSID`, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes` FROM `MIME`, `Extension`, `Feature`, `Component` WHERE `MIME`.`Extension_` = `Extension`.`Extension` AND `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
        Action ended 17:12:35: UnregisterMIMEInfo. Return value 0.
        MSI (s) (9C:0C) [17:12:35:783]: Doing action: RemoveIniValues
        Action 17:12:35: RemoveIniValues. Removing INI file entries
        Action start 17:12:35: RemoveIniValues.
        Action ended 17:12:35: RemoveIniValues. Return value 1.
        MSI (s) (9C:0C) [17:12:35:783]: Doing action: RemoveShortcuts
        Action 17:12:35: RemoveShortcuts. Removing shortcuts
        Action start 17:12:35: RemoveShortcuts.
        Action ended 17:12:35: RemoveShortcuts. Return value 1.
        MSI (s) (9C:0C) [17:12:35:783]: Doing action: RemoveEnvironmentStrings
        Action 17:12:35: RemoveEnvironmentStrings. Updating environment strings
        Action start 17:12:35: RemoveEnvironmentStrings.
        MSI (s) (9C:0C) [17:12:35:799]: Note: 1: 2205 2: 3: Environment
        MSI (s) (9C:0C) [17:12:35:799]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 0)
        Action ended 17:12:35: RemoveEnvironmentStrings. Return value 1.
        MSI (s) (9C:0C) [17:12:35:799]: Doing action: RemoveDuplicateFiles
        Action 17:12:35: RemoveDuplicateFiles. Removing duplicated files
        Action start 17:12:35: RemoveDuplicateFiles.
        Action ended 17:12:35: RemoveDuplicateFiles. Return value 1.
        MSI (s) (9C:0C) [17:12:35:799]: Doing action: ISSearchReplaceUninstall
        Action 17:12:35: ISSearchReplaceUninstall.
        Action start 17:12:35: ISSearchReplaceUninstall.
        ISSearchReplaceUninstall:
        Action ended 17:12:35: ISSearchReplaceUninstall. Return value 1.
        MSI (s) (9C:0C) [17:12:35:799]: Doing action: RemoveFiles
        Action 17:12:35: RemoveFiles. Removing files
        Action start 17:12:35: RemoveFiles.
        Action ended 17:12:35: RemoveFiles. Return value 1.
        MSI (s) (9C:0C) [17:12:35:799]: Doing action: ISIISRollback
        Action 17:12:35: ISIISRollback.
        Action start 17:12:35: ISIISRollback.
        ISIISRollback:
        Action ended 17:12:35: ISIISRollback. Return value 1.
        MSI (s) (9C:0C) [17:12:35:799]: Skipping action: ISIISUninstall (condition is false)
        MSI (s) (9C:0C) [17:12:35:799]: Doing action: RemoveFolders
        Action 17:12:35: RemoveFolders. Removing folders
        Action start 17:12:35: RemoveFolders.
        Action ended 17:12:35: RemoveFolders. Return value 1.
        MSI (s) (9C:0C) [17:12:35:814]: Doing action: CreateFolders
        Action 17:12:35: CreateFolders. Creating folders
        Action start 17:12:35: CreateFolders.
        CreateFolders: Folder: Creating folders
        Action ended 17:12:35: CreateFolders. Return value 1.
        MSI (s) (9C:0C) [17:12:35:814]: Doing action: MoveFiles
        Action 17:12:35: MoveFiles. Moving files
        Action start 17:12:35: MoveFiles.
        Action ended 17:12:35: MoveFiles. Return value 1.
        MSI (s) (9C:0C) [17:12:35:814]: Doing action: InstallFiles
        Action 17:12:35: InstallFiles. Copying new files
        Action start 17:12:35: InstallFiles.
        MSI (s) (9C:0C) [17:12:35:830]: Dumping binary patch manager data...
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'ssl3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'sqlite3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'softokn3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'smime3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'plds4.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'plc4.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nssutil3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nssdbm3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nssckbi.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nss3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nspr4.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'freebl3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'certutil.exe' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'certutil.exe1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'freebl3.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nspr4.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nss3.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nssckbi.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nssdbm3.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nssutil3.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'plc4.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'plds4.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'smime3.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'softokn3.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'sqlite3.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'ssl3.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'acslocalization.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'acslocalization.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyProductfilesystemdataclasses.d' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyProductfilesystemdataclasses.d1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyProductfilesystemhubmgr.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyProductfilesystemhubmgr.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyProductunmanaged.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'antlr3.runtime.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'app_global.asax.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'aspose.words.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'aspose.words.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'certificatetool.exe1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'common.logging.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'site.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'autovueconvert.exe' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'dynamicmodel.dll2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'dynamicmodel.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'oracle.manageddataaccess.dll2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nawc_dmc.exe' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nawc_dmc.resources.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nawc_dmc.resources.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nawc_dmc.resources.dll2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nawc_dmc.resources.dll3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'nawc_dmc.resources.dll4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'devexpress.data.v16.1.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'devexpress.docs.v16.1.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'devexpress.office.v16.1.core' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'dynamicmodel.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'epplus.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'epplus.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'entityframework.bulkinsert.d' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'entityframework.bulkinsert.d1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'entityframework.mappingapi.d' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'entityframework.mappingapi.d1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'entityframework.sqlserver.dl' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'entityframework.sqlserver.dl1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'entityframework.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'entityframework.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'htmlagilitypack.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'htmlagilitypack.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'icsharpcode.sharpziplib.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'linqkit.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'linqkit.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'lucene.net.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'lucene.net.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.identity.co' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.identity.co1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.identity.en' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.identity.ow' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.signalr.cli' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.signalr.cli1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.signalr.cor' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.signalr.cor1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.aspnet.signalr.sys' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.cors.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.host.systemwe' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.security.cook' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.security.face' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.security.goog' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.security.micr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.security.oaut' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.security.twit' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.security.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.owin.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.web.infrastructure' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'microsoft.web.services3.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'newtonsoft.json.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'newtonsoft.json.dll13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'oracle.manageddataaccess.ent' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'oracle.manageddataaccess.ent1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'oracle.manageddataaccess.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'oracle.manageddataaccess.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'owin.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'owin.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'remotion.linq.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'secureftp.net.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'secureftp.net.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'swashbuckle.core.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.businesslogic.resou9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dataaccesslayer.dbm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dataaccesslayer.dbm1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dataaccesslayer.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dataaccesslayer.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dataprotector.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dataprotector.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.domainmodel.resourc9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dynamicmodelconsole1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dynamicmodelslibrar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.dynamicmodelslibrar1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.ftsaccess.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.ftsaccess.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.helper.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.helper.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.licensing.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.licensing.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.webapi.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.webapiaccess.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.webapiaccess.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'MyComp.webviewer.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.linq.dynamic.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.linq.dynamic.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.net.http.formatting.d' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.cors.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.helpers.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.http.cors.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.http.owin.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.http.webhost.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.http.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.mvc.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.optimization.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.razor.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.webpages.deployme' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.webpages.razor.dl' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'system.web.webpages.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'pfvc_ai.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'a3dlibs.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'weonlydo.client.ftp.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'weonlydo.client.ftp.dll1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'webactivatorex.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'webgrease.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'favicon.ico' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'favicon.ico1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'apple_touch_icon.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'clientservices.msi' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'realdwg.msi' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'wsclient.war' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'webservice.asmx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:830]: The file represented by File table key 'precompiledapp.config' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'packages.config' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'default.aspx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'viewercontainer.aspx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'app.config' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'web.config2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyComp.licensing.dll.confi' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyComp.helper.dll.config' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyComp.domainmodel.dll.con' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyComp.dataaccesslayer.dll2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyComp.businesslogic.dll.c' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'linqkit.dll.config' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'service_MyProduct.wsdl' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'service_MyProduct.disco' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'reference.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'viewercontainer.aspx.cdcab7d' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'app_code.compiled' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'default.aspx.cdcab7d2.compil' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'webservice.asmx.cdcab7d2.com' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProduct.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductconvert.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductconvertprint.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductconvertprintredline.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductconvertprintredline_noh' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductconvertprint_nohf.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductconvertredline.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductconvertredline_nohf.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductconvert_nohf.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductprint.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductprintredline.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductprintredline_nohf.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductprint_nohf.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductredline.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProductredline_nohf.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'MyProduct_nohf.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'default.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'viewonly.gui' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key '_texcot___descriptions.proje' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key '_extfont2.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'acaderef.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'aehalf.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'allegro1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'amdtsymbols.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'amgdt.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'amgdtans.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'ansifont.dat' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'ascii.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_big1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_big2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_shape1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_shape2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_shape3.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_small1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_small2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_small3.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_small4.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'autocad_small5.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'basic.chr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'bigfont.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'bold.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cadstar.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cadstar1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cal_alf.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cal_grek.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage1.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage10.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage11.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage12.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage13.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage14.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage15.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage16.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage17.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage18.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage19.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage2.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage20.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage21.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage22.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage23.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage24.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage25.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage26.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage27.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage28.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage29.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage3.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage30.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage31.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage32.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage33.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage34.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage35.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage36.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage37.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage38.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage39.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage4.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage40.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage41.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage42.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage43.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage44.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage45.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage46.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage47.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage48.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage49.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage5.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage50.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage51.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage52.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage53.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage54.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage6.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage7.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage8.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_codepage9.ucf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font10.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font11.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font12.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font13.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font14.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font15.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font16.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font17.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font18.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font19.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font20.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font21.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font3.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font4.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font5.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font6.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font7.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font8.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_font9.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cat4_fontmap.xml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'catia5ansi.standard' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'catia5asme.standard' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'catia5iso.standard' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'catia5jis.standard' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'catiav4.fontmap' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cdm.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cdm_nc.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'chineset.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'complex.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpda932s.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdadt.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdafr.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdait.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdajp.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdasw.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdauk.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdaus.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdedt.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdefr.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdeit.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdejp.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdekr.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdesw.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdeuk.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpdeus.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpecn.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpejp.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpekr.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpetw.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpia850.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpia932.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpia932s.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpia938.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie881.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie882.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie883.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie884.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie886.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie887.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie888.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie930.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpie933.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi1.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi2.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi3.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi4.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi5.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi646.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi7.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi8.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'cpxi9.codepage' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_0.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_0_ja.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_100.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_101.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_102.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_105.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_106.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_107.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_108.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_127.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_15.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_16.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_17.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_23.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_26.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_3.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_30.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_31.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_32.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_33.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_4.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_41.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_42.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_43.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_50.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_60.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dgn_font_7.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dim.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'docfont.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsdc.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsdt.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dses.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsfc.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsft.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dshb.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsis.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsit.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsjp.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dssd.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsuk.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'dsus.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'es.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'extfont.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'extfont2.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'exthalf2.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'extslim2.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcdsdc.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcdses.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcdsft.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcdshb.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcdsis.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcdsit.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcdsjp.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcs932.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcset9.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcsf01.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcsf02.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'fcsf03.fontcode' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'filled.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'font3d.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'g12f13.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'g13f12d.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'g13f12w.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'gbcbig.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'gbeitc.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'gbenor.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'gdt.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'gdt.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'geniso.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'geniso12.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'genltshp.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'genprese.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'goth.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'gothice.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'gothicg.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'gothici.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'greekc.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'greeks.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hand1.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hg02.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_blk_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_blk_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_block_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_block_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_d17_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_d17_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_i3098_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_i3098_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_jasc_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_jasc_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_jas_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_jas_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_jisjc.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_jisjv.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_jisj_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_jisj_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_kanj1_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_kanj2_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_kanji.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_kanji_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_kan_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_kjis_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_kjis_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_symbols.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_symbols2.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_symbols2_i.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_syms.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_y14.5.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'hp_y14_5.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'i3098_c.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'i3098_v.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'ibm1.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'ibm1.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'iges1001.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'iges1002.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'iges1003' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'iges1003.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'iso' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'iso.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'isocp.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'isocp2.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'isocp3.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'isoct.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'isoct2.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'isoct3.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'isofont.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'italic.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'italic8.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'italicc.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'italict.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'kanj.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'kanj.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'kohg.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'kohg.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'latin_1.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'layout.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'lcom.chr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'leroy.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'line.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'littfont.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'ltypeshp.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_01.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_02.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_03.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_04.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_05.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_06.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_07.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_08.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_09.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_10.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_11.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_12.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_13.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_14.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_15.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_16.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_17.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_18.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_19.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_20.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_21.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_22.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_23.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_24.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_25.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_26.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_27.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_28.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_29.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_30.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_31.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_32.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_33.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'me10_34.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor10.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor11.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor12.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor3.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor4.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor5.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor6.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor7.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor8.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mentor9.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mgc_v1_stroke_ascii.gsr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mir1.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mir1.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mir2.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'mir2.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'miryl.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'monotxt.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'monotxt8.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:846]: The file represented by File table key 'myriadcad.otf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'orcadlayout1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pads1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pc.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pcad1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pcad2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pcad3.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe10.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe11.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe12.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe13.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe14.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe15.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe16.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe17.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe18.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe19.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe20.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe21.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe22.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe23.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe24.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe25.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe26.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe27.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe28.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe29.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe3.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe30.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe31.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe32.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe33.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe34.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe35.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe36.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe4.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe5.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe6.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe7.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe8.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proe9.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'proefont.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'protel1.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'protel2.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'protel3.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'quality.chr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'rom1.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'rom1.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'rom2.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'rom2.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'rom3.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'rom3.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'romanc.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'romand.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'romans.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'romansim.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'romant.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 's932.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sas_____.pfb' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'scriptc.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'scripts.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'serif.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'set9.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sf01.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sf02.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sf03.fontlib' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sich.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'simpfont.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'simplex.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'simplex8.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'special.fnt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'special.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'spec_bar.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'spec_sl.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sss1.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sss2.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sss3.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sss4.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'std' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'stroke_ascii.gsr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'stroke_iso88591_m.gsr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'stroke_iso88591_p.gsr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'syastro.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sym1.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sym2.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sym3.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sym4.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'symap.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'symath.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'symeteo.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'symusic.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'texcot_descriptions.project' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'times.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'timesout.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'trch.font' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'txt.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'ug0.uff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'uni_latinext_a.fnx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'veramono.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'vssver.scc' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'whgdtxt.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'whgtxt.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'whtgtxt.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'whtmtxt.shx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'MyComp.dynamicmodelslibrar2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfss_xlsxml.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_cat5.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_se.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_sw.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_sw2.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sldworks.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'vueserver.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'mdt_sat.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_alg.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_cds.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_pro2.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_pro.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_dwg13.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_dsn.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jsonrpc4j.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'gluegen_rt.jar1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jogl.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jogl.jar1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jvueserver.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jvue.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jvue.jar1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'log4j.xml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'pfvc_dwf.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'log4j_api.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'log4j_core.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'log4j_web.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'stax2_api_3.0.1.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'woodstox_core_5.0.3.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jackson_dataformat_xml_2.6.3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jackson_module_jaxb_annotati' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'catstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'cgrstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'cv5step30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'cvstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'icudt58.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'icuuc58.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'igestep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'invstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jtstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'prostep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'satstep31.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'sestep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'slwstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'stepstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'stlstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'tffontmgr.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'tfkernel.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'tfkgeom.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'tfugeom.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'ugstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'xtstep30.dll' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'autovueconvert.xml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'autovueconvert.ini' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'MyComp.webapiaccess.dll.co' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'wsclient.xml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'MyComp.dataaccesslayer.dbm2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'gluegen_rt.jar2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jogl.jar2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jsonrpc4j.jar1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jvue.jar2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'appsettings.config' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'connections.config' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'web.config1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'readme.md49' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'license25' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'copying' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'certificate_ca.pem' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key '_viewstart.cshtml1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'web.config4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key '_layout.cshtml1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'error.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'index.cshtml1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key '_references.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'respond.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'respond.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'npm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'modernizr_2.6.2.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery.validate.unobtrusive.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery.validate.unobtrusive.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery.validate.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery.validate.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery_1.10.2.min.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery_1.10.2.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery_1.10.2.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bootstrap.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bootstrap.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery.signalr_2.2.2.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'jquery.signalr_2.2.2.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'glyphicons_halflings_regular' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'site.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bootstrap.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bootstrap.css.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bootstrap.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bootstrap_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bootstrap_theme.css.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bootstrap_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'MyComp.dynamicmodelconsole' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'MyComp.webapi.xml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'app_global.asax.compiled' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'helppage.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'textsample.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'samples.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'parameters.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'invalidsample.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'imagesample.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'helppageapimodel.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'apigroup.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key '_layout.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'index.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'api.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key '_viewstart.cshtml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'web.config3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'precompiledapp.config1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'perfcentercpl.ico' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'packages.config1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'icon.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'modelscreation.bat' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'MyComp.webapi.xml1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'mssql_apiaccessscrt.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'oracle_apiaccessscrt.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_baseselected.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_basetransmittalunselecte' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_baseunselected.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_ischild.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_isparent.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_manualrelationship.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_missing.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_opflaghold.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_opflagnew.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_opflagout.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_opflagrevselected.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_opflagrevunselected.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_transmittal.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_transmittalisparent.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_base.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_dock.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_dots.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_edit.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_fix.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_float.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_hook.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_infinity.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'state_showerhead.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'thumbs.db' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'doc_basemanualunselected.bmp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'gluegen_rt.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'json_simple_1.1.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'log4j.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'bcprov_jdk15on_159b09.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'commons_io_2.6.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'gson_2.2.2.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'signalr_client_sdk.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'certificate_ca.pem1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'copying1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'license26' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'readme.md50' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'MyComp.autovuews.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'deployjava.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'certificatetool.exe' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'certificate_ca.cer' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'certificate.pfx' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'certificate.jks' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'packages.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'search_key.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'MyProductawcuser.pdf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'assignfiles_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_acquire_checkout.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_add_work_area.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_MyProduct_help.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_MyProduct_search_matrix.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_MyProduct_web_clients.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_admin_settings.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_append_search.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_approve_files.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_assign_files.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_assign_to_list.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_cant_edit_data_card.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_change_columns.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_checked_library.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_check_copy_out.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_check_in.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_check_in_overview.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_clear_extracted_info.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_color_coding.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_column_sets.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_compare_files_in_the_vie' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_create_new_documents.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_create_relationships.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_create_versions.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_current_work_area.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_data_card_intro.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_data_card_memo.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_delete_files.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_delete_work_area.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_document_dashboard.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_document_dashboard_tabs.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_document_dashboard_tree.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_document_relationships.h' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_edit_data_card.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_edit_work_area.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_email_notification.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_expedite_approve.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_expedite_reject.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_extraction_status.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_extract_data.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_favorites.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_fileguide.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status_arc_archived' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status_duplicate.ht' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status_in.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status_new.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status_out.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status_review.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status__assign.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status__assignrevie' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status__assign_hold' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_file_status__hold.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_final_approve.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_first_time_user.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_gatekeeper_verify_name.h' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_getting_started__working' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_home.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_inbox.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_information_source.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_introduction.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_lib_browser.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_library_how_to_use.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_linked_record.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_open_library.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_print_files.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_refine_search.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_refresh_current_window.h' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_refresh_extract.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_reject.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_reject_to.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_release_checkout.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_rename_files.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_reroute_workflow.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_reset_to_start_of_workfl' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_results_area.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_ribbon.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_ribbon_tab_document.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_ribbon_tab_home.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_ribbon_tab_view.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_ribbon_tab_workflow.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_saved_searches.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_search_dialog_box.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_search_file_content.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_search_for_children.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_selecting_definition.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_send_to.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_set_document_workflow.ht' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_solidworks_wworkstation_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_sort_display_by_columns.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_status.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_supported_cad_office.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_symbols_graphics_icons_g' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_to_change_column_widths.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_unassign_files.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_unchecked_library.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_undo_checkout_unchanged_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_unlinked_record.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_update_document.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_user_settings.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_utc.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_versions.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_view_data_card.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_view_files.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_view_file_lib_wip.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_which_source__library_or' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_workflow_overview.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_work_area.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_work_area_intro.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'awc_work_area_no_longer_vali' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'checkedlibrary_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'cicon1.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'cicon2.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'cicon9.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'ciconidx.gif' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'cicon_loadindex_ani.gif' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'default.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'documentisfixedprevious.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'documentismadebyuser.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'documentismadebyuserandhold.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'documentismadebyuserandnew.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'documentisout.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'documentonhold.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'documetismadebyuserandfixed.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'documetismadebyuserandout.jp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'favorites_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'fileguidefolderopen_zoom150.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'file_type.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'filteredlibrary_zoom200.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'ftslibrary_zoom200.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'glyph_admin_key.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'glyph_assembly.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:862]: The file represented by File table key 'glyph_subassembly.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphcheckedlibrary.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphcircularref.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphcurrentversion.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphdocumentbrokenrelations' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphdocumentdocked.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphdocumenteditable.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphdocumentfloats.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphdocumentnew.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphinnotselected.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphlaunchablelibrary.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphlayouts.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphoverlay.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphs_archive.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphselectedassemparent.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphselectedischild.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphselectedisparentchild.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphselectednorelationship.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphtranswchild.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphtranswochild.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphuncheckedlibrary.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphunderlay.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphvaultdirect.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphvaultftp.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'glyphvaultreplicated.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'helpman_navigation.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'helpman_settings.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'helpman_topicinit.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'highlight.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'hmcontent.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'hmcontextids.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'hmfile_hash_04f99b38.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'hmfile_hash_7306111f.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'hmftsearch.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'hmkwindex.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'hmpopup_html.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'inbox_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'index.html7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'invalidworkarea_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'libraryfolder_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'library_access_rights__chan_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'listresults_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'localworkarea_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'microsoft_excel_workstation_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'microsoft_word_workstation_p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'microsoft_office_properties.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'networkworkarea_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'openlibrary_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'outfiles_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'outlook_plugin.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'pdf_extraction_workstation_p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'plugin_for_excel.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'plugin_for_pdf_thumbnails.ht' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'recentlyused_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'reviewfiles_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'save_column_data.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'savedsearchwithme_zoom150.pn' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'savedsearch_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'searchresults_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'settings.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'sharedfavoritesdwithrights_z' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'sharedfavorites_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'sharedworkarea_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'symbols__graphics__icons.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'symbols__graphics__icons1.jp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'symbols__graphics__icons2.jp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'symbols__graphics__icons3.jp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'transmittal_add_contacts_2.h' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'uncheckedlibrary_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'vault_zoom150.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'wc_redline_comment.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'zoom_index.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'zoom_pageinfo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'zoom_search.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'commons_io_2.6.jar1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'MyProductauthenticator.jar' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'certificate_ca.cer1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'certificate.jks1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'certificate.pfx1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_55_fbec88_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_75_d0e5f5_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_85_dfeffc_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_95_fef1ec_1x400.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_gloss_wave_55_5c9ccc_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_hard_100_f5f8f9_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_hard_100_fcfdfd_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_217bc0_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_2e83ff_256x240.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_469bdd_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_6da8d5_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_cd0a0a_256x240.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_d8e7f3_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_f9bd01_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key '_bower.json58' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'bower.json99' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'contributing.md6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'license23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'adminoptions.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'msgboxdirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'msgboxcontroller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'msgbox.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'inputboxdirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'inputboxcontroller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'inputbox.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'confirmboxdirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'confirmboxcontroller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'confirmbox.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'browsefolderboxdirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'browsefolderboxcontroller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'browsefolderbox.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'questionbox.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'questionboxcontroller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'questionboxdirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_fbdb93_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_b83400_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_8c291d_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_3572ac_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_222222_256x240.png4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_fine_grain_68_b83400_6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_fine_grain_65_654b24_6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_fine_grain_15_ffffff_6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_fine_grain_15_f7f3de_6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_fine_grain_15_eceadf_6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_fine_grain_10_f8f7f6_6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_fine_grain_10_eceadf_6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonal_maze_40_00000' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonal_maze_20_6e4f1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_fbc856_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_999999_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_70b2e1_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_454545_256x240.png4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_3383bb_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_soft_50_c9c9c9_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_hard_75_999999_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_60_eeeeee_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_35_dddddd_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_100_f8f8f8_1x400' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_55_eeeeee_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_55_c0402a_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_eeeeee_40x100.p2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_f1fd86_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_e3ddc9_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_add978_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_9bcc60_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_222222_256x240.png3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_soft_10_201913_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_20_6192' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_20_2019' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_gloss_wave_30_44372c_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_gloss_wave_25_453326_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_gloss_wave_20_1c160d_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_15_5f391b_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_cd0a0a_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_72b42d_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_4eb305_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_soft_10_285c00_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_60_4ca2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_50_4eb3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_33_3a81' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_30_285c' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_55_fbf5d0_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_thick_95_ffd' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_thick_15_444' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_small_0_aaaa' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ff7519_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_f35f07_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_f08000_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_cb672b_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_c47a23_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_soft_100_f4f0ec_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_75_f5f5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_65_fee4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_100_f4f' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_70_ede4d4_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_25_cb842e_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_100_f5f0e5_1x400' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_75_aaaaaa_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffeb33_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_e1e463_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_c02669_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_88a206_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_454545_256x240.png3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_white_lines_85_f7f7ba_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_75_ffffff_40x100.3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_75_ba9217_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_dots_small_35_35414f_2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_dots_medium_80_ffff38_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_small_75_ccd' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_small_50_ff3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_small_50_93c' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_small_40_db4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ff0084_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_666666_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_454545_256x240.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_0073ea_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_50_dddd' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_25_0073' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_100_f6f' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_65_ffffff_1x400.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_75_ffffff_40x100.2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_55_ffffff_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_eeeeee_40x100.p1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_fcdd4a_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_5fa5e3_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_0b54d5_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_0a82eb_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_hard_100_eeeeee_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_100_f9f' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_e6b900_40x100.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_e69700_40x100.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_thick_26_229' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_thick_22_148' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_thick_20_e69' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_small_25_c5d' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ebccce_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_a8a3ae_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_8d78a5_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_734d99_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_454545_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_45_5f59' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_25_3027' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_100_eae' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_100_dcd' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_gloss_wave_30_3d3644_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_55_fafafa_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_55_994d53_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_eeeeee_40x100.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_9ccdfc_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_98d2fb_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_00498f_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_gloss_wave_20_111111_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_40_292929_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_dots_small_40_00498f_2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_dots_small_30_a32d00_2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_dots_small_20_333333_2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_dots_medium_30_0b58a2_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_thick_15_0b3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_cccccc_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_a83300_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_4b8e0b_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_222222_256x240.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_loop_25_000000_21x21.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_80_eeee' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_44_4444' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_35_2222' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_33_0031' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_20_0972' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_40_ffc73d_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_50_5c5c5c_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_30_cccccc_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_72a7cf_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_3d80b3_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_2e83ff_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_2694e8_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_25_ffef' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_100_dee' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_70_0000' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_100_f2f' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_80_d7ebf9_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_50_3baae3_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_100_e4f1fb_1x400' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_15_cd0a0a_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_thick_90_eee' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_cc0000_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_004276_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_15_cc00' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_100_f6f' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_100_eee' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_glass_55_fbf8ee_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_75_ffffff_40x100.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_65_ffffff_40x100.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_flat_0_333333_40x100.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_dots_small_65_a6a6a6_2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_diagonals_thick_75_f3d' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'animated_overlay.gif1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'theme.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.min.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'jquery_ui.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffffff_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ffcf29_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_ededed_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_bbbbbb_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_4ca300_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_icons_222222_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_hard_55_ffeb80_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_inset_hard_45_cd0a0a_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_soft_50_aaaa' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_40_aaaa' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:877]: The file represented by File table key 'ui_bg_highlight_hard_100_f9f' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_glass_55_1c1c1c_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_glass_40_111111_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_flat_65_ffffff_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_diagonals_thick_8_3333' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'animated_overlay.gif' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery_ui.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery_ui.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_ffffff_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_cd0a0a_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_cc0000_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_888888_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_777777_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_777620_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_555555_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_454545_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_444444_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_2e83ff_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_icons_222222_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_highlight_soft_75_cccc' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_glass_95_fef1ec_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_glass_75_e6e6e6_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_glass_75_dadada_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_glass_65_ffffff_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_glass_55_fbf9ee_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_flat_75_ffffff_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'tooltip.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'tooltip.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'tabs.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'tabs.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'spinner.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'sortable.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'slider.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'slider.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'selectmenu.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'selectable.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'resizable.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'progressbar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'menu.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'menu.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery_ui.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery_ui.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'draggable.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'dialog.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'dialog.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'datepicker.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'core.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'core.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'button.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'button.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'base.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'autocomplete.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'all.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'all.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'accordion.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'librarynameswitch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'readme.md27' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'package.json17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'license.txt3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery_ui.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery_ui.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'composer.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'component.json1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'bower.json70' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'authors.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_gitignore8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_bower.json33' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'index.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'index.js11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_bower.json32' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'tostring.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'support.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'support.js4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'strundefined.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'slice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'rnotwhite.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'push.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pnum.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'indexof.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'hasown.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'concat.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'class2type.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'arr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'rneedscontext.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'findfilter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'sizzle.min.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'sizzle.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'sizzle.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'delay.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'rcheckabletype.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_evalurl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'support.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'global.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'amd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'support.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'alias.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ajax.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ajax.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'tween.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'animatedselector.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'data_user.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'data_priv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'data.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'accepts.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'rnumnonpx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'rmargin.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ishidden.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'getstyles.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'cssexpand.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'swap.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'support.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'hiddenvisibleselectors.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'defaultdisplay.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'curcss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'addgethookif.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'rsingletag.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'ready.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'parsehtml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'init.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'access.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'val.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'prop.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'classes.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'attr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'rquery.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'nonce.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'xhr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'script.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'parsexml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'parsejson.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'load.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jsonp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'wrap.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'traversing.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'serialize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'selector.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'selector_sizzle.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'selector_native.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'queue.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'outro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'offset.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'manipulation.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'intro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'event.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'effects.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'dimensions.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'deprecated.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'deferred.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'data.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'css.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'css.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'core.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'core.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'callbacks.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'attributes.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery.min.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'jquery.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'mit_license.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'bower.json69' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_bower.json31' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_all.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_all.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'square_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'square.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'square.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red.css5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero_2x.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'polaris_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'polaris.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'polaris.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_all.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red.css4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'minimal_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'minimal.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'minimal.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero_2x.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_all.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'line_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'line.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'line.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'futurico_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'futurico.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'futurico.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'yellow_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'red.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'purple_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'pink_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'orange_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'grey_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'green_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'flat_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'flat.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'flat.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'blue_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'aero_2x.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'icheck.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'icheck.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'icheck.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'icheck.jquery.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'bower.json68' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key '_bower.json30' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'qunit.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'qunit.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'testsuite.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'parse.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'localize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'instance.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'index.html10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'format.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'findclosestculture.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'cultures.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'culture.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'web.config' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.cultures.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zu_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_tw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_hant.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_hans.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_cht.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.zh_chs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.yo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.yo_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.xh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.xh_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.wo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.wo_sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.vi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.vi_vn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.uz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.uz_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.uz_latn_uz' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.uz_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.uz_cyrl_uz' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.ur.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.ur_pk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.uk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.uk_ua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.ug_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tzm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tzm_latn.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tzm_latn_d' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tt_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tr_tr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tn_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tk_tm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.th.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.th_th.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tg_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.tg_cyrl_tj' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.te.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.te_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.ta.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.ta_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.syr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.syr_sy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sw_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sv_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sv_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_latn_rs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_latn_me' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_latn_cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_latn_ba' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_cyrl_rs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_cyrl_me' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_cyrl_cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sr_cyrl_ba' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sq_al.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sms.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sms_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.smn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.smn_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.smj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.smj_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.smj_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sma_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:893]: The file represented by File table key 'globalize.culture.sma_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.sl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.sl_si.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.sk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.sk_sk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.si.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.si_lk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.se_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.se_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.se_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.sah.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.sah_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.sa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.sa_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.rw_rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ru_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ro_ro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.rm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.rm_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.quz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.quz_pe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.quz_ec.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.quz_bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.qut.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.qut_gt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.pt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.pt_pt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.pt_br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ps.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ps_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.prs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.prs_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.pl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.pl_pl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.pa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.pa_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.or.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.or_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.oc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.oc_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nso.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nso_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nn_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nl_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nl_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ne_np.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.nb_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mt_mt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ms.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ms_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ms_bn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mr_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.moh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.moh_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mn_mong.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mn_mong_cn' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mn_mn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mn_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ml_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mk_mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.mi_nz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.lv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.lv_lv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.lt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.lt_lt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.lo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.lo_la.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.lb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.lb_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ky.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ky_kg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.kok.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.kok_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ko.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ko_kr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.kn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.kn_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.km.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.km_kh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.kl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.kl_gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.kk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.kk_kz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ka.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ka_ge.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ja.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ja_jp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.iu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.iu_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.iu_latn_ca' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.iu_cans.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.iu_cans_ca' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.it_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.it_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.is.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.is_is.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ii.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ii_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ig.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ig_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.id.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.id_id.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hy_am.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hu_hu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hsb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hsb_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hr_hr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hr_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.hi_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.he.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.he_il.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ha.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ha_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ha_latn_ng' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.gu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.gu_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.gsw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.gsw_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.gl_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.gd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.gd_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ga.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ga_ie.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fy_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fr_mc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fr_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fr_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fr_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fr_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fr_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fo_fo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fil.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fil_ph.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fi_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.fa_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.eu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.eu_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.et_ee.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_ve.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_uy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_sv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_py.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_pr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_pe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_pa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_ni.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_mx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_hn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_gt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_ec.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_do.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_cr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_co.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_cl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.es_ar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_zw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_tt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_ph.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_nz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_jm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_ie.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_bz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_au.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.en_029.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.el.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.el_gr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.dv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.dv_mv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.dsb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.dsb_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.de_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.de_li.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.de_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.de_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.de_at.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.da.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.da_dk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.cy_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.cs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.cs_cz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.co.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.co_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ca_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bs_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bs_latn_ba' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bs_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bs_cyrl_ba' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.br_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bo_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bn_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bn_bd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.bg_bg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.be_by.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ba_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.az.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.az_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.az_latn_az' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.az_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.az_cyrl_az' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.as.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.as_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.arn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.arn_cl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_ye.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_tn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_sy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_sa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_qa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_om.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_ly.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_lb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_kw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_jo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_eg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_bh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.ar_ae.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.am.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.am_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.culture.af_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'globalize.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'assemblyinfo.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'umalquracalendar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'stringext.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'program.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'hijricalendar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'generator.csproj' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'jquery.tmpl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'jquery_1.4.4.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'index.html9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'browser.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'browser.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'readme.md26' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'package.json16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'license14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'grunt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key '_npmignore2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key '_gitignore7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key '_bower.json29' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_az_latn_az.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_az_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_az_cyrl_az.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ast.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ast_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_asa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_asa_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_as.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_as_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_ye.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_xb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_tn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_td.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_sy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_ss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_so.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_sd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_sa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_qa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_ps.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_om.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_ly.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_lb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_kw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_km.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_jo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_il.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_eh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_eg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_dj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_bh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_ae.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ar_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_am.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_am_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ak.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_ak_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_agq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_agq_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_af_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_af_na.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_aa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_aa_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_aa_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_aa_dj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'am.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'am_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'ak.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'ak_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'agq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'agq_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'af_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'af_na.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'aa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'aa_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'aa_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'aa_dj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key '_bower.json56' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_az_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_az.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bas_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bas.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_be_by.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bem_zm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bem.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bez_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bez.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bg_bg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bm_latn_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bm_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bm_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bn_bd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bn_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bo_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bo_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_br_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:908]: The file represented by File table key 'angular_locale_br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_brx_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_brx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_bs_cyrl_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_bs_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_bs_latn_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_bs_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_bs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_byn_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_byn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ca_ad.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ca_es_valenci' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ca_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ca_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ca_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ce_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ce.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_cgg_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_cgg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_chr_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_chr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ckb_arab_iq.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ckb_arab_ir.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ckb_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ckb_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ckb_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ckb_latn_iq.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ckb_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ckb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_cs_cz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_cs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_cu_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_cu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_cy_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_da_dk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_da_gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_da.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dav_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dav.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_de_at.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_de_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_de_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_de_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_de_li.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_de_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dje_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dje.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dsb_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dsb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dua_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dyo_sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dyo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dz_bt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ebu_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ebu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ee_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ee_tg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ee.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_el_cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_el_gr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_el.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_150.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ag.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ai.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_as.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_at.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_au.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_bb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_bi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_bm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_bs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_bw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_bz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_cc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ck.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_cx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_dg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_dk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_dm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_dsrt_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_dsrt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_fj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_fk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_fm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_gd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_gg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_gi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_gm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_gu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_gy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ie.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_il.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_im.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_io.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_iso.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_je.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_jm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ki.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_kn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ky.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_lc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_lr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ls.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_mg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_mh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_mp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ms.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_mt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_mu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_mw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_na.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_nf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_nr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_nu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_nz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_pg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ph.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_pk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_pn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_pr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_pw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_sb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_sc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_sd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_sh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_si.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_sl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_sx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_sz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_tc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_tk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_to.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_tt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_tv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_um.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_vc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_vg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_vi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_vu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_ws.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_xa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_zm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en_zw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_en.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_eo_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_eo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_419.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_ar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_cl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_co.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_cr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_cu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_do.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_ea.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_ec.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_gq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_gt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_hn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_ic.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_mx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_ni.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_pa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_pe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_ph.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_pr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_py.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_sv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_uy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es_ve.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_et_ee.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_eu_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_eu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ewo_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ewo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fa_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fa_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ff_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ff_gn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ff_mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ff_sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ff.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fi_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fil_ph.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fil.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fo_dk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fo_fo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_bf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_bi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_bj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_bl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_cf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_cg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_ci.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_dj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_ga.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_gf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_gn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_gp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_gq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_ht.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_km.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_mc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_mf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_mg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_mq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_mu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_nc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_pf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_pm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_re.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_sc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_sy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_td.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_tg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_tn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_vu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_wf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr_yt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fur_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fur.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fy_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_fy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ga_ie.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ga.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gd_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gl_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gsw_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gsw_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gsw_li.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gsw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gu_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_guz_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_guz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gv_im.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_gv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ha_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ha_latn_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ha_latn_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ha_latn_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ha_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ha_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ha_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ha.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_haw_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_haw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_he_il.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_he.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hi_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hr_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hr_hr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hsb_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hsb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hu_hu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hy_am.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_hy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ia_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ia.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_id_id.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_id.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ig_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ig.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ii_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ii.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_is_is.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_is.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_it_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_it_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_it_sm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_iw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ja_jp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ja.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_jgo_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_jgo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_jmc_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_jmc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ka_ge.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ka.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kab_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kam_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kam.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kde_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kde.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kea_cv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kea.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_khq_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_khq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ki_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ki.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kk_cyrl_kz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kk_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kk_kz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kkj_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kkj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kl_gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kln_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kln.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_km_kh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_km.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kn_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ko_kp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ko_kr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ko.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kok_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kok.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ks_arab_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ks_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ks_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ks.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ksb_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ksb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ksf_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ksf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ksh_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_ksh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kw_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:924]: The file represented by File table key 'angular_locale_kw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ky_cyrl_kg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ky_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ky_kg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ky.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lag_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lag.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lb_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lg_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lkt_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lkt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ln_ao.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ln_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ln_cf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ln_cg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ln.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lo_la.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lrc_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lrc_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lrc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lt_lt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lu_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_luo_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_luo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_luy_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_luy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lv_lv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_lv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mas_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mas_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mas.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mer_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mfe_mu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mfe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mg_mg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mgh_mz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mgh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mgo_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mgo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mk_mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ml_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mn_cyrl_mn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mn_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mn_mn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mr_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ms_bn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ms_latn_bn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ms_latn_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ms_latn_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ms_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ms_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ms_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ms.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mt_mt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mua_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_my_mm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mzn_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_mzn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_naq_na.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_naq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nb_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nb_sj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nd_zw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ne_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ne_np.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nl_aw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nl_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nl_bq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nl_cw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nl_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nl_sr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nl_sx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nmg_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nmg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nn_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nnh_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nnh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_no_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nr_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nso_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nso.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nus_sd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nus_ss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nus.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nyn_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_nyn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_om_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_om_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_om.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_or_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_or.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_os_ge.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_os_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_os.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pa_arab_pk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pa_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pa_guru_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pa_guru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pl_pl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_prg_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_prg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ps_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ps.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_ao.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_cv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_gq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_gw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_mz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_pt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_st.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt_tl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_pt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_qu_bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_qu_ec.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_qu_pe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_qu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rm_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rn_bi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ro_md.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ro_ro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rof_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rof.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ru_by.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ru_kg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ru_kz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ru_md.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ru_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ru_ua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rw_rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rwk_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_rwk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sah_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sah.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_saq_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_saq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sbp_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sbp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_se_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_se_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_se_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_seh_mz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_seh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ses_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ses.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sg_cf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_shi_latn_ma.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_shi_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_shi_tfng_ma.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_shi_tfng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_shi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_si_lk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_si.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sk_sk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sl_si.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_smn_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_smn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sn_zw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_so_dj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_so_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_so_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_so_so.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_so.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sq_al.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sq_mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sq_xk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_cyrl_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_cyrl_me.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_cyrl_rs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_cyrl_xk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_latn_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_latn_me.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_latn_rs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_latn_xk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ss_sz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ss_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ssy_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ssy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_st_ls.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_st_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_st.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sv_ax.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sv_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sv_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sw_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sw_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sw_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sw_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_sw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_swc_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_swc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ta_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ta_lk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ta_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ta_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ta.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_te_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_te.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_teo_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_teo_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_teo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tg_cyrl_tj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tg_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_th_th.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_th.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ti_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ti_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ti.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tig_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tig.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tk_tm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tn_bw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tn_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_to_to.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_to.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tr_cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tr_tr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ts_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ts.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_twq_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_twq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tzm_latn_ma.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tzm_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tzm_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_tzm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ug_arab_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ug_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ug_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uk_ua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ur_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ur_pk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ur.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uz_arab_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uz_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uz_cyrl_uz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uz_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uz_latn_uz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uz_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_uz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vai_latn_lr.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vai_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vai_vaii_lr.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vai_vaii.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vai.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ve_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_ve.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vi_vn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vo_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vun_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_vun.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_wae_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_wae.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_wal_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_wal.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_xh_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_xh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_xog_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_xog.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yav_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yav.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yi_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yo_bj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yo_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yue_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_yue.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zgh_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zgh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hans_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hans_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hans_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hans_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hans.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hant_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hant_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hant_tw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hant.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh_tw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zu_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'angular_locale_zu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_ae.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_bh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_dj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_eg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_eh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_il.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_jo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_km.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_kw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_lb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_ly.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_om.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_ps.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_qa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_sa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_sd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_so.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_ss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_sy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_td.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_tn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_xb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar_ye.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ar.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'as_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'as.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'asa_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'asa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ast_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'ast.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'az_cyrl_az.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'az_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'az_latn_az.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'az_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'az.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bas_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bas.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'be_by.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bem_zm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bem.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bez_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bez.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bg_bg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bm_latn_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bm_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bm_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bn_bd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bn_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bo_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bo_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:939]: The file represented by File table key 'bower.json92' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'br_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'brx_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'brx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'bs_cyrl_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'bs_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'bs_latn_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'bs_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'bs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'bs.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'byn_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'byn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ca_ad.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ca_es_valencia.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ca_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ca_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ca_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ce_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ce.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cgg_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cgg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'chr_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'chr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ckb_arab_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ckb_arab_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ckb_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ckb_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ckb_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ckb_latn_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ckb_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ckb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cs_cz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cs.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cu_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cy_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'da_dk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'da_gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'da.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'da.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dav_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dav.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'de_at.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'de_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'de_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'de_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'de_li.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'de_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'de.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dje_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dje.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dsb_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dsb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dua_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dyo_sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dyo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dz_bt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ebu_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ebu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ee_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ee_tg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ee.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'el_cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'el_gr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'el.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_150.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ag.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ai.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_as.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_at.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_au.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_bb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_bi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_bm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_bs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_bw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_bz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ca.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_cc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ck.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_cx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_dg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_dk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_dm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_dsrt_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_dsrt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_fj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_fk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_fm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_gb.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_gd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_gg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_gi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_gm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_gu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_gy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ie.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_il.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_im.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_io.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_iso.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_je.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_jm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ki.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_kn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ky.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_lc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_lr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ls.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_mg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_mh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_mp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ms.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_mt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_mu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_mw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_na.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_nf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_nr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_nu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_nz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_pg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ph.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_pk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_pn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_pr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_pw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_sb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_sc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_sd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_sh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_si.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_sl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_sx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_sz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_tc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_tk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_to.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_tt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_tv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_um.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_us.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_vc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_vg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_vi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_vu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_ws.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_xa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_zm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en_zw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'en.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'eo_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'eo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_419.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_ar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_cl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_co.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_cr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_cu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_do.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_ea.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_ec.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_gq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_gt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_hn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_ic.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_mx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_ni.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_pa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_pe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_ph.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_pr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_py.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_sv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_uy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es_ve.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'es.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'et_ee.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'et.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'eu_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'eu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ewo_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ewo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fa_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fa_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fa.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ff_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ff_gn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ff_mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ff_sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ff.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fi_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fi.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fil_ph.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fil.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fo_dk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fo_fo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_bf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_bi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_bj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_bl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_cf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_cg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_ci.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_dj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_ga.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_gf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_gn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_gp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_gq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_ht.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_km.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_mc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_mf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_mg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_mq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_mu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_nc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_pf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_pm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_re.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_sc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_sy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_td.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_tg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_tn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_vu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_wf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr_yt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fr.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fur_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fur.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fy_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'fy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ga_ie.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ga.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gd_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gl_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gsw_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gsw_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gsw_li.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gsw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gu_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'guz_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'guz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gv_im.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'gv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ha_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ha_latn_gh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ha_latn_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ha_latn_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ha_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ha_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ha_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ha.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'haw_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'haw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'he_il.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'he.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'he.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hi_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hr_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hr_hr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hr.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hsb_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hsb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hu_hu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hu.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hy_am.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'hy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ia_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ia.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'id_id.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'id.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'id.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ig_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ig.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ii_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ii.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'is_is.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'is.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'it_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'it_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'it_sm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'it.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'iw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ja_jp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ja.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ja.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'jgo_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'jgo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'jmc_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'jmc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ka_ge.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ka.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kab_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kam_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kam.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kde_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kde.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kea_cv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kea.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'khq_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'khq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ki_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ki.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kk_cyrl_kz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kk_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kk_kz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kkj_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kkj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kl_gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kln_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kln.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'km_kh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'km.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kn_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ko_kp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ko_kr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ko.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ko.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kok_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kok.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ks_arab_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ks_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ks_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ks.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ksb_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ksb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ksf_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ksf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ksh_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'ksh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:955]: The file represented by File table key 'kw_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'kw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ky_cyrl_kg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ky_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ky_kg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ky.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lag_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lag.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lb_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lg_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'license.md3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lkt_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lkt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ln_ao.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ln_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ln_cf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ln_cg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ln.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lo_la.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lrc_iq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lrc_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lrc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lt_lt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lu_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'luo_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'luo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'luy_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'luy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lv_lv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mas_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mas_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mas.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mer_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mfe_mu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mfe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mg_mg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mgh_mz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mgh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mgo_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mgo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mk_mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ml_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mn_cyrl_mn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mn_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mn_mn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mr_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ms_bn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ms_latn_bn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ms_latn_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ms_latn_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ms_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ms_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ms_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ms.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mt_mt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mua_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'my_mm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mzn_ir.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mzn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'naq_na.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'naq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nb_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nb_sj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nb.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nd_zw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ne_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ne_np.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl_aw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl_bq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl_cw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl_sr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl_sx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nl.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nmg_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nmg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nn_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nnh_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nnh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'no_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nr_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nso_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nso.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nus_sd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nus_ss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nus.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nyn_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'nyn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'om_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'om_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'om.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'or_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'or.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'os_ge.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'os_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'os.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pa_arab_pk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pa_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pa_guru_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pa_guru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'package.json29' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pl_pl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pl.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'prg_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'prg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ps_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ps.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_ao.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_br.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_cv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_gq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_gw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_lu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_mz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_pt.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_st.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt_tl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'pt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'qu_bo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'qu_ec.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'qu_pe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'qu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'readme.md47' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rm_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rn_bi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ro_md.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ro_ro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ro.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rof_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rof.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ru_by.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ru_kg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ru_kz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ru_md.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ru_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ru_ua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ru.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rw_rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rwk_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'rwk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sah_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sah.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'saq_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'saq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sbp_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sbp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'se_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'se_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'se_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'seh_mz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'seh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ses_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ses.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sg_cf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'shi_latn_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'shi_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'shi_tfng_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'shi_tfng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'shi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'si_lk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'si.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sk_sk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sl_si.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'smn_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'smn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sn_zw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'so_dj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'so_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'so_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'so_so.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'so.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sq_al.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sq_mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sq_xk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_cyrl_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_cyrl_me.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_cyrl_rs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_cyrl_xk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_latn_ba.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_latn_me.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_latn_rs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_latn_xk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sr.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ss_sz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ss_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ss.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ssy_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ssy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'st_ls.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'st_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'st.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sv_ax.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sv_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sv_se.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sv.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sw_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sw_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sw_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sw_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'sw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'swc_cd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'swc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ta_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ta_lk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ta_my.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ta_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ta.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'te_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'te.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'teo_ke.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'teo_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'teo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tg_cyrl_tj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tg_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'th_th.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'th.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'th.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ti_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ti_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ti.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tig_er.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tig.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tk_tm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tn_bw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tn_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'to_to.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'to.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tr_cy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tr_tr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tr.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ts_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ts.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'twq_ne.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'twq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tzm_latn_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tzm_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tzm_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tzm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ug_arab_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ug_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ug_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uk_ua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uk.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ur_in.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ur_pk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'ur.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uz_arab_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uz_arab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uz_cyrl_uz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uz_cyrl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uz_latn_uz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uz_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'uz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vai_latn_lr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vai_latn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vai_vaii_lr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vai_vaii.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vai.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 've_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 've.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vi_vn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vo_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vun_tz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'vun.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'wae_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'wae.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'wal_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'wal.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'xh_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'xh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'xog_ug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'xog.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yav_cm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yav.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yi_001.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yo_bj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yo_ng.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yue_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'yue.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zgh_ma.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zgh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_cn.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hans_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hans_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hans_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hans_sg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hans.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hant_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hant_mo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hant_tw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hant.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh_tw.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zu_za.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'zu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tmhdynamiclocale.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tmhdynamiclocale.d.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tmhdynamiclocale.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tmhdynamiclocale.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tmhdynamiclocale.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'readme.md45' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'package.json15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'license21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key '_bower.json54' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'throbber.gif' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'throbber.gif1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'style.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'style.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'style.css3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key '_0px.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key '_2px.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'useragents.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'bowser.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'angular_toggle_switch.spec.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'style.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'style.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key '_0px.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key '_2px.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'angular_toggle_switch.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'angular_toggle_switch.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'variables.less4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'toggle_switch.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mixins.less3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'angular_toggle_switch_bootst4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'angular_toggle_switch_bootst3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'angular_toggle_switch_bootst2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'jstree.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'jstree.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'jstree.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'variables.less3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'toggle_switch.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'mixins.less2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'angular_toggle_switch_bootst1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'angular_toggle_switch_bootst' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'composer.json1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'bower.json98' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key '_bower.json60' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'license_mit' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'video.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'urls.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'tables.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'media_manager.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'lists.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'inline_styles.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:971]: The file represented by File table key 'fullscreen.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'font_size.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'font_family.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'file_upload.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'entities.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'colors.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'char_counter.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'block_styles.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'zh_tw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'zh_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'pt_pt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'pt_br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'me.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'en_us.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'en_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'en_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'froala_editor_ie8.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'froala_editor.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'froala_style.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'froala_style.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'froala_editor.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'froala_editor.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'froala_content.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'froala_content.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'readme.md25' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'bower.json66' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_gitignore6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_bower.json28' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_screen_reader.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_variables.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_stacked.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_rotated_flipped.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_path.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_mixins.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_list.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_larger.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_icons.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_fixed_width.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_core.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_bordered_pulled.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_animated.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'font_awesome.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'screen_reader.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'variables.less2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'stacked.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'rotated_flipped.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'path.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'mixins.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'list.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'larger.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'icons.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'font_awesome.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'fixed_width.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'core.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'bordered_pulled.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'animated.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'fontawesome.otf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'fontawesome_webfont.woff2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'fontawesome_webfont.woff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'fontawesome_webfont.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'fontawesome_webfont.svg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'fontawesome_webfont.eot' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'font_awesome.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'font_awesome.css.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'font_awesome.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'help_us_out.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'bower.json65' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_npmignore1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_gitignore5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_bower.json27' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'fastclick.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'readme.md24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'license13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'bower.json64' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_bower.json26' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.all.d.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'splitlayout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'splitlayout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'splitlayout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'slideoutlayout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'slideoutlayout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'slideoutlayout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'simplelayout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'simplelayout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'simplelayout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'popuplayout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'popuplayout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'popuplayout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'pivotlayout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'pivotlayout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'pivotlayout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'navbarlayout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'navbarlayout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'navbarlayout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'emptylayout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'emptylayout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'emptylayout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'desktoplayout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'desktoplayout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'desktoplayout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.vectormaputils.node.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.vectormaputils.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.vectormaputils.debug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'world.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'usa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'europe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'eurasia.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'canada.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'africa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_widgets_web.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_widgets_web.debug.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_widgets_mobile.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_widgets_mobile.deb' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_widgets_base.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_widgets_base.debug' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_vectormap.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_vectormap.debu' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_sparklines.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_sparklines.deb' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_rangeselector.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_rangeselector.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_gauges.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_gauges.debug.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_core.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_core.debug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_charts.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_viz_charts.debug.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_framework.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_framework.debug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_core.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.module_core.debug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.all.ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.all.ja.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.all.de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.all.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.all.debug.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dxiconsios.woff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dxiconsios.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dxiconsios.eot' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dxicons.woff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dxicons.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dxicons.eot' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.win8.white.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.win8.black.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.win10.white.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.win10.black.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.spa.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.light.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.light.compact.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.ios7.default.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.dark.compact.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.contrast.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.contrast.compact.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.common.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.android5.light.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'readme.md23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'license.txt1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'bower.json63' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_bower.json25' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'z80.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'yaml_frontmatter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'yaml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'xquery.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'xml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'vue.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'vhdl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'verilog.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'velocity.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'vbscript.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'vb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'twig.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'turtle.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'ttcn_cfg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'ttcn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'troff.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'tornado.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'toml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'tiki.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'tiki.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'tiddlywiki.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'tiddlywiki.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'textile.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'tcl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'swift.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'stylus.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'stex.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sql.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'spreadsheet.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sparql.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'soy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'solr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'smarty.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'smalltalk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'slim.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sieve.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'shell.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'scheme.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sass.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'rust.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'ruby.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'rst.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'rpm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'r.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'q.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'python.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'puppet.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'properties.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'pig.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'php.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'perl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'pegjs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'pascal.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'oz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'octave.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'ntriples.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'nsis.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'nginx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'mumps.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'mscgen.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'modelica.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'mllike.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'mirc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'mathematica.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'markdown.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'lua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'livescript.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'julia.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'jsx.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'jinja2.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'javascript.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'emptybaselayer.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'idl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'http.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'htmlmixed.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'htmlembedded.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'haxe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'haskell_literate.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'haskell.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'handlebars.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'haml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dashboard2.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dashboard.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'test.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'globalize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.all.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dx.all.debug.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'demo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'app.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'app.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'app.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'angularapp.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'splitter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'autovue.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'angularapp.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'jquery.dlmenu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'modernizr.custom.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'launch_uri.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'visa.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'paypal2.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'paypal.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'mestro.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'mastercard.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'cirrus.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'american_express.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'user8_128x128.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'user7_128x128.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'user6_128x128.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'user5_128x128.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'user4_128x128.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'user3_128x128.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'user2_160x160.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'user1_128x128.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'photo4.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'photo3.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'photo2.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'photo1.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'icons.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'default_50x50.gif' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'boxed_bg.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'boxed_bg.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'avatar5.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'avatar3.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'avatar2.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'avatar04.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'avatar.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_a7ac1d71c4eade625ff6e82f6e2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'config.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'toolbarservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'toolbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'testpage.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'dialogtemplate.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'testpage.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sidebar.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'resizablesidebar.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sidebarservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'savedsearchservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'lastsearchservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'favoritesservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'workareaservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'notificationlistsservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'searchforchildrenservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sidebar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'tmhdynamiclocale.min.js.map1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'tmhdynamiclocale.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'readme.md46' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'package.json28' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'license22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'karma.min.conf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'karma.conf.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'gruntfile.js6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'contributing.md5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'bower.json91' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_travis.yml3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_jscs.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_gitignore15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key '_bower.json55' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'selectioncommand_workflowser' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'extractionservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sendtoservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'commandservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'downloadservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'selectioncommandservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'createversion.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'sendto.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'newdoc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'checkout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'checkin.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'approve.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'assign.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'expediteapprove.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'finalapprove.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'reroute.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'setdocumentworkflow.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'viewerror.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'download.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'rename.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'copy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'acquirecheckout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'acquirecheckoutonelib.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'releasecheckout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'deletedoc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'undocheckoutofunchangedchild' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'selectiontree.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'clearextracteddata.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'refreshextracteddata.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'copytocurrent.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'searchcard.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'searchcardservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'searchcard.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'rightsidebar.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'rightsidebar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'multisearchselect.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'multifieldsearch.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'multisearchselect.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'entertosearch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'multifieldsearch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'login.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'logout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'librarypicker.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'librarynameswitch.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'member.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'librarypicker.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'collection.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'viewerservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'layout.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'layout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'landing.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'landing.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'header.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'header.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'footer.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'errorlist.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'errorlist.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'gridsettings.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'searchservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'rowselectionservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'griddataservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'refinesearchservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'appendsearchservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'breadcrumbservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'customselect.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'popuphere.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'popup.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'processing.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'popupcmd.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'preventtemplatecache.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'errorservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'storageservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'libraryservice.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'hubfactory.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'httpbuffer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'exceptionhandler.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'errorhandler.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'columnsetservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'columnfactory.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'authservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'authinterceptor.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'optionsservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'enumfactory.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'stopwatch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'ftsservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'stratio.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'restricted.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'resizeable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'popuphere.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'popup.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'libraryservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'autocompleteblur.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:35:986]: The file represented by File table key 'unselectable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'attachtobody.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'autoheight.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'controlposition.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'popupcmd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'routeloadingindicator.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dotdotdot.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'columnresize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'focus.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'nawcbutton.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'clickclose.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'awcdatepicker.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'awcdatepicker.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'index.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'testgrid.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'documentgrid.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'savechanges.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'popuptemplate.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'datacardstate.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'datacard.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'main.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'config.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'main_classic.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'quick_ng_repeat.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_white.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'main.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'main.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.min.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_responsive.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_responsive.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'index_classic.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'index.html13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'favicon.ico3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'apple_touch_icon.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'apple_touch_icon_precomposed' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'apple_touch_icon_72x72_preco' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'apple_touch_icon_57x57_preco' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'apple_touch_icon_144x144_pre' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'apple_touch_icon_114x114_pre' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json84' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json47' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'licence' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'quick_ng_repeat.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'readme.md39' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'readme.md38' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'package.json24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'index.js15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json83' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_messages.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_messages.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_messages.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json46' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'showhide.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'showhide.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json82' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tests.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tests.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'readme.md37' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'package.json23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'index.js14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json81' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_cookies.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_cookies.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_cookies.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json45' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'main.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'showhide.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'showhide.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'royal.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'royal.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'red.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'gray.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'gray.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dark.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'groovy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'go.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'gherkin.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'gfm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'gas.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'fortran.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'forth.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'factor.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'erlang.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'elm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'eiffel.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'ecl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'ebnf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dylan.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dtd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dockerfile.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'django.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'diff.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dart.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'cypher.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'crystal.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'commonlisp.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'coffeescript.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'cobol.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'cmake.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'clojure.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'clike.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'brainfuck.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'asterisk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'asn.1.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'asciiarmor.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'apl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'meta.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'codemirror.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'codemirror.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'vim.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'sublime.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'emacs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'hardwrap.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'worker.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tern.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tern.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'selection_pointer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'mark_selection.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'active_line.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'searchcursor.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'search.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'matchesonscrollbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'matchesonscrollbar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'match_highlighter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'jump_to_line.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'simplescrollbars.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'simplescrollbars.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'scrollpastend.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'annotatescrollbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'runmode.node.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'runmode.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'runmode_standalone.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'colorize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'simple.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'overlay.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'multiplex_test.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'multiplex.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'loadmode.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'merge.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'merge.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'yaml_lint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'lint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'lint.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'json_lint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'javascript_lint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'html_lint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'css_lint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'coffeescript_lint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'xml_hint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'sql_hint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'show_hint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'show_hint.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'javascript_hint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'html_hint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'css_hint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'anyword_hint.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'xml_fold.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'markdown_fold.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'indent_fold.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'foldgutter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'foldgutter.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'foldcode.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'comment_fold.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'brace_fold.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'trailingspace.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'matchtags.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'matchbrackets.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'continuelist.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'closetag.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'closebrackets.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'rulers.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'placeholder.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'panel.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'fullscreen.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'fullscreen.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'autorefresh.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dialog.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dialog.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dialog.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'continuecomment.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'comment.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_treeview.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_treeview.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'default.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_treeview.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_treeview.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'index.html6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'example_dom.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_treeview.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_treeview.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'readme.md21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'package.json14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'license11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'gruntfile.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'changelog.md6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json61' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'app.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'vendor_prefixes.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'text_overflow.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'text_emphasis.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'table_row.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tab_focus.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'size.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'responsive_visibility.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'resize.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'reset_text.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'reset_filter.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'progress_bar.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'panels.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'pagination.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'opacity.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'nav_vertical_align.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'nav_divider.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'list_group.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'labels.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'image.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'hide_text.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'grid.less2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'grid_framework.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'gradients.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'forms.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'clearfix.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'center_block.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'buttons.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'border_radius.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'background_variant.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'alerts.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'wells.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'variables.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'utilities.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'type.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tooltip.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'thumbnails.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'theme.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tables.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'scaffolding.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'responsive_utilities.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'responsive_embed.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'progress_bars.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'print.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'popovers.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'panels.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'pagination.less2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'pager.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'normalize.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'navs.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'navbar.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'modals.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'mixins.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'media.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'list_group.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'labels.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'jumbotron.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'input_groups.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'grid.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'forms.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dropdowns.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'component_animations.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'code.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'close.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'carousel.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'buttons.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'button_groups.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'breadcrumbs.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'badges.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'alerts.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_csslintrc' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_csscomb.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'transition.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tooltip.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tooltip.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tab.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'scrollspy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'popover.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'modal.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'dropdown.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'collapse.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'carousel.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'button.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'button.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'alert.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'affix.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_jshintrc1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_jscsrc' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'sauce_browsers.yml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'configbridge.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bs_raw_files_generator.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bs_lessdoc_parser.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bs_glyphicons_data_generator' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bs_commonjs_generator.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_jshintrc' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'npm.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'glyphicons_halflings_regular1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.css.map1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_theme.css.map1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'readme.md20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'package.json13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'package.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'license10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'gruntfile.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json60' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_vs_repeat.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_vs_repeat.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'license9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json59' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'sortable.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'sortable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json58' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_travis.yml1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'viewscroll.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'viewdirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'view.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'urlrouter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'urlmatcherfactory.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'templatefactory.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'statefilters.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'statedirectives.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'state.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'resolve.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'common.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_ui_router.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_ui_router.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'angular_ui_router.d.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'readme.md19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'license8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'contributing.md1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'changelog.md5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bower.json57' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'styles.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'index.html5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'readme.md18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'multisortable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'component.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key '_bower.json18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'validate.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tree_view.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'tree_base.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'selection.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'rowedit.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'column_resizer.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'pinning.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'pagination.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'colmovable.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'importer.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'grouping.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'exporter.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'expandable.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'edit.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'cellnav.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'bootstrap.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'variables.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'sorting.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'rtl.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'menu.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'main.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'icons.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'header.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'grid.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'goups.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'footer.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'elements.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'cell.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'body.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'animation.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'ui_grid.empty_base_layer.min' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'ui_grid.empty_base_layer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:002]: The file represented by File table key 'ui_grid.edit.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.edit.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.core.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.core.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.cellnav.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.cellnav.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.base.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'index.js18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.base.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.woff1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.ttf1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.svg1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.eot1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'readme.md17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'package.json12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json56' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_bower.json17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.auto_resize.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.auto_resize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'changelog.md7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.expandable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.expandable.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.exporter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.exporter.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.grouping.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.grouping.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.importer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.importer.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.infinite_scroll.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.infinite_scroll.min.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.move_columns.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.move_columns.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.pagination.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.pagination.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.pinning.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.pinning.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.resize_columns.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.resize_columns.min.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.row_edit.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.row_edit.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.savestate.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.savestate.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.selection.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.selection.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.tree_base.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.tree_base.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.tree_view.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.tree_view.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.validate.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'ui_grid.validate.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'readme.md16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'package.json11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'index.js10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json55' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'angular_touch.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'angular_touch.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'angular_touch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_bower.json16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'top.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sttable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'stsort.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'stselectrow.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'stsearch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'stpipe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'stpagination.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'stconfig.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'smart_table.module.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bottom.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'smart_table.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'smart_table.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'smart_table.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'readme.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'readme.md15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'package.json10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'index.js9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'gulpfile.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'changelog.md4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json54' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_travis.yml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_gitignore4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_bower.json15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'package.json30' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'signalr_hub.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'signalr_hub.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'readme.md14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'license7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'changelog.md3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json53' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_gitignore3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_bower.json14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'angular_selectize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'readme.md13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'package.json9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'license6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'changelog.md2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json52' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_bower.json13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'readme.md12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'package.json8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'index.js8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json51' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'angular_sanitize.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'angular_sanitize.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'angular_sanitize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_bower.json12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'angular_perfect_scrollbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'loremipsum.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'readme.md11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'package.json7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'gruntfile.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json50' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key '_bower.json11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'whiteframe.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'whiteframe.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'whiteframe.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'whiteframe.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json49' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'virtualrepeat.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'virtualrepeat.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'virtualrepeat.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'virtualrepeat.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json48' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip_default_theme.min.cs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json47' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar_default_theme.min.cs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json46' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json45' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'textfield.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'textfield.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'textfield.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'textfield.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'textfield_default_theme.min.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'textfield_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json44' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tabs.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tabs.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tabs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tabs.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tabs.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tabs_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tabs_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json43' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'switch.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'switch.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'switch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'switch.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'switch.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'switch.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'switch_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'switch_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json42' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'swipe.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'swipe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'swipe.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json41' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'subheader.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'subheader.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'subheader.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'subheader.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'subheader_default_theme.min.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'subheader_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json40' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sticky.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sticky.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sticky.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sticky.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sticky.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sticky.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json39' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'slider.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'slider.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'slider.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'slider.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'slider.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'slider_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'slider_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json38' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sidenav.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sidenav.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sidenav.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sidenav.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sidenav.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sidenav.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sidenav_default_theme.min.cs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'sidenav_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json37' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'select.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'select.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'select.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'select.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'select.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'select.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'select_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'select_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json36' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'radiobutton.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'radiobutton.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'radiobutton.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'radiobutton.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'radiobutton_default_theme.mi1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'radiobutton_default_theme.cs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json35' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresslinear.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresslinear.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresslinear.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresslinear.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresslinear_default_theme3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresslinear_default_theme2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json34' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresscircular.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresscircular.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresscircular.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresscircular.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresscircular_default_the3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'progresscircular_default_the2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json33' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menubar.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menubar.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menubar.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menubar.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menubar_default_theme.min.cs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menubar_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json32' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menu.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menu.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menu.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menu.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menu_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'menu_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json31' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'list.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'list.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'list.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'list.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'list.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'list.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'list_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'list_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json30' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'input.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'input.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'input.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'input.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'input.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'input.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'input_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'input_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json29' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'icon.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'icon.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'icon.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'icon.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'icon.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'icon.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'icon_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'icon_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json28' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'gridlist.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'gridlist.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'gridlist.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'gridlist.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json27' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabtrigger.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabtrigger.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json26' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabtoolbar.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabtoolbar.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabtoolbar.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabtoolbar.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json25' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabspeeddial.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabspeeddial.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabspeeddial.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabspeeddial.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabactions.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'fabactions.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'divider.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'divider.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'divider.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'divider.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'divider.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'divider.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'divider_default_theme.min.cs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'divider_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'dialog.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'dialog.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'dialog.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'dialog.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'dialog_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'dialog_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'datepicker.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'datepicker.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'datepicker.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'datepicker.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'datepicker_default_theme.min1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'datepicker_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'default_theme.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'core.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'core.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'core.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'core.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'core_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'core_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'content.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'content.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'content.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'content.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'content.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'content.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'content_default_theme.min.cs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'content_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'chips.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'chips.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'chips.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'chips.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'chips.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'chips.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'chips_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'chips_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'checkbox.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'checkbox.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'checkbox.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'checkbox.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'checkbox.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'checkbox.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'checkbox_default_theme.min.c1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'checkbox_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'card.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'card.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'card.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'card.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'card.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'card.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'card_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'card_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'button.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'button.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'button.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'button.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'button_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'button_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bottomsheet.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bottomsheet.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bottomsheet.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bottomsheet.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bottomsheet_default_theme.mi1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bottomsheet_default_theme.cs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'backdrop.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'backdrop.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'backdrop.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'backdrop.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'backdrop.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'backdrop.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'backdrop_default_theme.min.c1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'backdrop_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'bower.json11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'autocomplete.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'autocomplete.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'autocomplete.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'autocomplete.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'autocomplete_default_theme.m1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'autocomplete_default_theme.c1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'whiteframe.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'whiteframe.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'whiteframe.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'whiteframe.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'virtualrepeat.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'virtualrepeat.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'virtualrepeat.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'virtualrepeat.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip_default_theme.min.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'tooltip_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar_default_theme.min.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toolbar_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:017]: The file represented by File table key 'toast_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'textfield.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'textfield.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'textfield_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'tabs.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'tabs.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'tabs_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'tabs_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'tabs_arrow.svg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'switch.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'switch.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'switch_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'switch_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'swipe.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'subheader.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'subheader.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'subheader.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'subheader.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'subheader_default_theme.min.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'subheader_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'sticky.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'sticky.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'slider.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'slider.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'slider_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'slider_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'sidenav.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'sidenav.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'sidenav_default_theme.min.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'sidenav_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'select.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'select.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'select_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'select_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'radiobutton.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'radiobutton.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'radiobutton.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'radiobutton.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'radiobutton_default_theme.mi' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'radiobutton_default_theme.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresslinear.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresslinear.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresslinear.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresslinear.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresslinear_default_theme1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresslinear_default_theme' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresscircular.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresscircular.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresscircular.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresscircular.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresscircular_default_the1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'progresscircular_default_the' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menubar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menubar.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menubar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menubar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menubar_default_theme.min.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menubar_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menu.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menu.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menu_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'menu_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'list.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'list.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'list_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'list_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'input.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'input.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'input_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'input_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'icon.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'icon.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'icon_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'icon_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridlist.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridlist.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridlist.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridlist.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridlist_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabtrigger.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabtrigger.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabtoolbar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabtoolbar.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabtoolbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabtoolbar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabspeeddial.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabspeeddial.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabspeeddial.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabspeeddial.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabactions.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fabactions.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'divider.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'divider.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'divider_default_theme.min.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'divider_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'dialog.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'dialog.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'dialog_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'dialog_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'datepicker.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'datepicker.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'datepicker.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'datepicker.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'datepicker_default_theme.min' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'datepicker_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'default_theme.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'core.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'core.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'core_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'core_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'content.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'content.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'content_default_theme.min.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'content_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'chips.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'chips.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'chips_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'chips_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'checkbox.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'checkbox.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'checkbox_default_theme.min.c' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'checkbox_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'card.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'card.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'card_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'card_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'button.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'button.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'button_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'button_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bottomsheet.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bottomsheet.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bottomsheet.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bottomsheet.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bottomsheet_default_theme.mi' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bottomsheet_default_theme.cs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'backdrop.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'backdrop.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'backdrop_default_theme.min.c' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'backdrop_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'autocomplete.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'autocomplete.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'autocomplete.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'autocomplete.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'autocomplete_default_theme.m' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'autocomplete_default_theme.c' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'zcs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_grid.woff' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_grid.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_grid.svg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_grid.eot' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ionicons.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'animate.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'grid.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'viewer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'viewpdf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'manualrelationshipsservice.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'manualrelationshipsdirective' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'manualrelationshipscontrolle' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'manualrelationships.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'folderbrowser.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'folderbrowserservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'viewpdf.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material.scss1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material.layouts.scs1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material.layout_attr5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'license12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'contributing.md2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'authors' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json62' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'package.json6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'license5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.js7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'changelog.md1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_material_mocks.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_gitignore2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'loading_bar.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'loading_bar.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'loading_bar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'loading_bar.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'loading_bar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'loading_bar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'package.json5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'license4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.js6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gruntfile.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'changelog.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'http_auth_interceptor.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'license3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_gitignore1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'froala_sanitize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_froala.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.html4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'app.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'license2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'license1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_clear_input.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_clear_input.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_bootstrap.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_bootstrap.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_bootstrap_tpls.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_bootstrap_tpls.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ui_bootstrap_csp.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'package.json4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.js5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_npmignore' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_gitignore' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'license' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_base64.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_base64.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'package.json3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.js4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_aria.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_aria.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_aria.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'package.json2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_animate.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_animate.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_animate.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'readme.md1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'package.json1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.json1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular.min.js.gzip' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_csp.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key '_bower.json1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'agpopupservice.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'aglist.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'agdropdownlist.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'vwrapperelement.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'vhtmlelement.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'velement.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'valuesselectionpanel.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'toolpanel.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'groupselectionpanel.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'columnselectionpanel.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'virtualpagerowcontroller.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'paginationcontroller.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'inmemoryrowcontroller.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'rowrenderer.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'renderedrow.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'renderedcell.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'verticalstack.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'borderlayout.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'renderedheadergroupcell.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'renderedheaderelement.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'renderedheadercell.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'headerrenderer.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridpanel.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'textfilter.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'textandnumberfilterparameter' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'setfilterparameters.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'setfiltermodel.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'setfilter.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'numberfilter.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'filtermanager.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'filter.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'rownode.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridoptions.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'columngroup.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'column.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'coldef.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'draganddropservice.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'groupcellrendererfactory.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'valueservice.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'utils.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'templateservice.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'svgfactory.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'selectionrendererfactory.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'selectioncontroller.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'masterslaveservice.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'main.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'logger.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'groupcreator.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridoptionswrapper.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gridapi.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'grid.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'expressionservice.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'constants.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'columncontroller.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'columnchangeevent.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'theme_fresh.styl' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'theme_dark.styl' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_grid.styl' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 've.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'uy.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'se.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'pt.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'pe.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'no.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'mt.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'it.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'is.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ie.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gr.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'gb.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'fr.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'es.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'de.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'co.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'br.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'ar.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'twitter_32.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'toolpanelvalues.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'star.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'panda.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'open_source.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'npm.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'note.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'linkedin_32.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'linked_in.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'googleplus_32.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'goldstar.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'github.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'github.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'facebook_32.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'columngroups.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'bower.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angularjs_file_browser.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angularjs_angular_grid.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angularjs_angular_data_grid.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angularconnectbanner.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angularconnect.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_grid.psd' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_grid.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_grid.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'windows.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'windows.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'webcomponentdatagrid.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'webcomponentdatagrid.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'mac.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'mac.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.php' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.php42' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'html5grid.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'html5.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'html5.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'example1.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'example1.js23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'example1.html23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'css.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'css.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'android.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'android.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'windows.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'mac.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.php41' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'html5grid.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'html5grid.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'html5grid.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'html5.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'example1.js22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'example1.html22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'css.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'android.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.php40' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'folder.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'filebrowser.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'filebrowser.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'filebrowser.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'file.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'disk.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'monthlysales.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'monthlysales.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'monthlysales.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'monthlysales.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.php39' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.php38' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'basic.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'basic.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'basic.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.php37' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'index.php36' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'account.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'account.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'account.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'theme_fresh.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'theme_fresh.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'theme_dark.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'theme_dark.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_grid.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:033]: The file represented by File table key 'angular_grid.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_grid.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_grid.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php35' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'virtualpagingserverside.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'virtualpagingserverside.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'virtualpaging.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'virtualpaging.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php34' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'high_level.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php33' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'toolpanelexample.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'toolpanelexample.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php32' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'pinnedheader.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'pinnedbody.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php31' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'header.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'body.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'sortingapi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'sortingapi.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php30' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplesortingorder.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplesortingorder.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php29' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'groupselection.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'groupselection.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example4.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example4.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example4.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example3.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example3.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example3.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.js5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.html5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php28' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.js4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.html4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php27' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php26' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'pagingserverside.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'pagingserverside.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'paging.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'paging.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php25' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplemasterslave.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplemasterslave.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefloatingfooter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefloatingfooter.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'internationalisation.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'internationalisation.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'plus.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'minus.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'icons.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'icons.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'headerresize.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'groupingfooters.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'groupingfooters.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example6.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example6.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example5.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example5.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example4.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example3.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example3.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example3.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefiltermodel.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefiltermodel.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefilterexternal.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefilterexternal.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefilterapply.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefilterapply.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefilterapi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplefilterapi.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example2.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'columnstateexample.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'columnstateexample.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'agetemplate.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplecellexpressions.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'examplecellexpressions.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.php1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example1.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'traige.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'sitemap.xml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'showexample.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'open_source.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'olympicwinners.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'note.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'niall.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'index.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'favicon.ico2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'example.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'documentation_header.php' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'documentation_footer.php' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'documentation.php' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'documentation.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'documentation.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'browser_logos.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angularjs.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme_fresh.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme_fresh.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme_dark.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme_dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_grid.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_grid.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_grid.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_grid.d.ts' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_grid.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'package.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'notes.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'license.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'gulpfile.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'contributing.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'bower.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key '_bower.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'MyProduct_welcome.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'MyProduct_navbar_logo.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'header_user_profile.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'header_user_profile_small.pn' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'standarduserprofilepic.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'default.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'bootstrap_3.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'bootstrap_2.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'readme.md44' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'preview.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'license20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'bower.json67' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_toggle_switch.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'angular_toggle_switch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key '_bower.json53' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'folderbrowser.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_75_ffffff_40x100.4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_55_fbf9ee_1x400.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_65_ffffff_1x400.2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_75_dadada_1x400.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_75_e6e6e6_1x400.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_95_fef1ec_1x400.2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_75_cccc1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_222222_256x240.png5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_2e83ff_256x240.png3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_454545_256x240.png5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_888888_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_cd0a0a_256x240.png3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_55_fcf0ba_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_100_ece8da_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_hard_100_f5f' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_hard_100_faf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_hard_15_459e' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_hard_95_cccc' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_25_67b0' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_95_ffed' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_inset_soft_15_2b2922_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_808080_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_847e71_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_8dc262_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_cd0a0a_256x240.png4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_eeeeee_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ffffff_256x240.png14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_55_999999_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_75_aaaaaa_40x100.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_45_0078ae_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_55_f8da4e_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_75_79c9ec_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_45_e14f1c_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_50_6eac2c_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_75_2191c0_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_inset_hard_100_fcfdfd_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_0078ae_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_056b93_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_d8e7f3_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_e0fdff_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_f5e175_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_f7a50d_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_fcd113_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diagonals_medium_20_d3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_30_cccccc_40x100.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_50_5c5c5c_40x100.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_45_817865_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_60_fece2f_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_70_ffdd57_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_90_fff9e5_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_100_fee' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_inset_soft_30_ffffff_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_3d3d3d_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_bd7b00_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_d19405_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_eb990f_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ed9f26_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_fadc7a_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ffe180_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diamond_10_4f4221_10x8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diamond_20_372806_10x8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diamond_25_675423_10x8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diamond_25_d5ac5d_10x8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diamond_8_261803_10x8.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diamond_8_443113_10x8.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_75_ddd4b0_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_hard_65_fee41' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_070603_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_e8e2b5_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_e9cd86_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_efec9f_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_f2ec64_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_f9f2bd_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ff7519_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diagonals_small_50_262' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_0_303030_40x100.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_0_4c4c4c_40x100.p' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_40_0a0a0a_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_55_f1fbe5_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_60_000000_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_55_000000_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_85_9fda58_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_95_f6ecd5_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_000000_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_1f1f1f_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_9fda58_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_b8ec79_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_cd0a0a_256x240.png5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ffffff_256x240.png15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_30_cccccc_40x100.2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_50_5c5c5c_40x100.2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_20_555555_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_40_0078a3_1x400.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_40_ffc73d_1x400.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_25_333333_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_80_eeee1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_inset_soft_25_000000_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_inset_soft_30_f58400_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_222222_256x240.png6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_4b8e0b_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_a83300_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_cccccc_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ffffff_256x240.png16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diagonals_thick_18_b81' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_diagonals_thick_20_666' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_10_000000_40x100.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_100_f6f6f6_1x400' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_100_fdf5ce_1x400' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_65_ffffff_1x400.3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_35_f6a828_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_100_eee' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_75_ffe4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_222222_256x240.png7' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_228ef1_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ef8c08_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ffd27a_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_ffffff_256x240.png17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.css24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'jquery_ui.min.css24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'theme.css24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'animated_overlay.gif23' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_flat_0_aaaaaa_40x100.p8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_glass_95_fef1ec_1x400.3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_gloss_wave_16_121212_5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_hard_15_8888' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_hard_55_5555' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_35_adad' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_highlight_soft_60_dddd' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_bg_inset_soft_15_121212_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_666666_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_aaaaaa_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_bbbbbb_256x240.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_c98000_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_cccccc_256x240.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_cd0a0a_256x240.png6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'ui_icons_f29a00_256x240.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key '_ds_store' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key '_jshintrc2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'accordion.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'autocomplete.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'button.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'core.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'dialog.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'draggable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'droppable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_blind.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_bounce.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_clip.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_drop.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_explode.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_fade.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_fold.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_highlight.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_puff.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_pulsate.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_scale.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_shake.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_size.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_slide.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect_transfer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'effect.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'menu.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'mouse.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'position.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'progressbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'resizable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'selectable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'selectmenu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'slider.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'sortable.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'spinner.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'tabs.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'tooltip.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'widget.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_af.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_ar_dz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_ar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_az.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_bg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_bs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_cs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_cy_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_da.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_el.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_en_au.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_en_gb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_en_nz.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_eo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_et.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_eu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_fa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:049]: The file represented by File table key 'datepicker_fo.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fr_ca.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fr_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_gl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_he.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_hi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_hr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_hu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_hy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_id.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_is.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_it_ch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ja.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ka.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_kk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_km.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ko.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ky.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_lb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_lt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_lv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_mk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ml.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ms.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_nb.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_nl_be.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_nn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_pl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_pt_br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_pt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_rm.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sq.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sr_sr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ta.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_th.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_tj.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_tr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_uk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_vi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_zh_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_zh_hk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_zh_tw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'accordion.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'autocomplete.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'button.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'core.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'dialog.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'draggable.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'droppable.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_blind.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_bounce.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_clip.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_drop.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_explode.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_fade.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_fold.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_highlight.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_puff.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_pulsate.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_scale.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_shake.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_size.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_slide.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect_transfer.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'effect.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'menu.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'mouse.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'position.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'progressbar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'resizable.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectable.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectmenu.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'slider.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'sortable.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'spinner.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'tabs.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'tooltip.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'widget.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_af.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ar_dz.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_az.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_be.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_bg.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_bs.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ca.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_cs.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_cy_gb.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_da.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_de.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_el.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_en_au.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_en_gb.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_en_nz.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_eo.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_es.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_et.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_eu.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fa.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fi.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fo.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fr_ca.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fr_ch.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_fr.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_gl.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_he.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_hi.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_hr.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_hu.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_hy.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_id.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_is.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_it_ch.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_it.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ja.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ka.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_kk.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_km.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ko.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ky.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_lb.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_lt.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_lv.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_mk.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ml.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ms.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_nb.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_nl_be.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_nl.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_nn.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_no.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_pl.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_pt_br.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_pt.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_rm.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ro.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ru.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sk.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sl.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sq.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sr_sr.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sr.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_sv.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_ta.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_th.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_tj.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_tr.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_uk.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_vi.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_zh_cn.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_zh_hk.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datepicker_zh_tw.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md28' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.ui.touch_punch_improv' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json102' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json34' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json35' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json71' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'changelog_3.6.0.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.nicescroll.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.nicescroll.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'mit.license' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md29' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'zoomico.png' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'zoomico.png1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.nicescroll.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json36' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json72' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'index.js12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.scrollbar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.scrollbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.scrollbar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json37' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json73' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'changes.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'component.json3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'gruntfile.js4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'index.html11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'license.markdown' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.json18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.markdown' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_config.yml' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jszip.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jszip.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'appnote.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'references.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'zip_spec.txt' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'api_jszip.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'api_zipobject.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'contributing.md3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'examples.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'faq.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'limitations.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'upgrade_guide.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'constructor.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'constructor_load.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'file_data.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'file_name.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'file_regex.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'filter.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'folder_data.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'folder_regex.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'generate.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'load.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'remove.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'support.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'pygments.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'download_zip_file.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'downloader.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'downloader.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'get_binary_files_ajax.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'read_local_file_api.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'read_zip.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'write_zip.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'default.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'base64.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'compressedobject.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'compressions.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'crc32.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datareader.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'defaults.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'deprecatedpublicutils.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'flate.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'index.js13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'license_header.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'load.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'nodebuffer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'nodebufferreader.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'object.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'signature.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'stringreader.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'stringwriter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'support.js5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'uint8arrayreader.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'uint8arraywriter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'utf8.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'utils.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'zipentries.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'zipentry.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'arrayreader.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'filesaver.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json38' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_gitignore9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_npmignore3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json74' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.json19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md30' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'microplugin.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json39' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_editorconfig' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_gitattributes' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_npmignore4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json75' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'license15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ngstorage.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ngstorage.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md31' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json40' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json76' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'gruntfile.js5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'license16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.json20' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'perfect_scrollbar.jquery.jso' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md32' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'always_visible.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'azusa.jpg' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'iframe_content.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'iframe.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'options_default.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'options_minscrollbarlength.h' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'options_suppressscrollaxis.h' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'options_usebothwheelaxes.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'options_wheelpropagation.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'options_wheelspeed.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'reach_the_end_callback.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'removable_list_element.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'rtl.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'scrollbars_on_the_opposite_s' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'scrollbars_with_margin.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'table_content.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'text_content.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'perfect_scrollbar.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'perfect_scrollbar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'perfect_scrollbar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'perfect_scrollbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'perfect_scrollbar.scss' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json41' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_gitignore10' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json77' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'karma.conf.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'license17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md33' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.bootstrap2.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.bootstrap3.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.default.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.legacy.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.bootstrap2.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.bootstrap3.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.default.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.legacy.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectize.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'drag_drop.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'dropdown_header.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'optgroup_columns.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'remove_button.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json42' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_gitignore11' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_npmignore5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json78' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.json21' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md34' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'sifter.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'sifter.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json43' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json79' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.signalr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.signalr.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'license.md' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md35' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_gitignore16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.json31' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json44' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json80' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.slimscroll.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery.slimscroll.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'package.json22' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md36' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'slimscroll.jquery.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'allow_page_scroll.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'chaining.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'disable_fade_out.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'dynamic_content.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'height_width.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'index.html12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'mouse_wheel.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'multiple_elements.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'navigation.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'nested.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'programmatic_scrolling.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'rail.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'scroll_events.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'scrollbar.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'start_position.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'style.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'prettify.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'prettify.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datacardservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'xtoclear.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bootstrap.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bootstrap.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'jquery_1.10.1.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'modernizr_2.6.2_respond_1.1.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'underscore.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key '_bower.json48' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'banners.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'bower.json85' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'changelog.md8' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'gulpfile.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'license18' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'readme.md40' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'umd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.core.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.core.min' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.dsr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.dsr.min.' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.future.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.future.m' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.previous' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.previous1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.statevis' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.statevis1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.sticky.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.sticky.m' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.transiti' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'ct_ui_router_extras.transiti1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'froala.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'datacard.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_reroute.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_expediteapp1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_assign.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_approve.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_deletedoc.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_newdoc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_checkout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_checkin.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_createversi1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_finalapprov1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_setdocument1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_rename.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_copy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_acquirechec' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_acquirechec1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_releasechec' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_undocheckou' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_selectiontr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_clearextrac' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_refreshextr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectioncommand_copytocurre' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'folderbrowser.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'errorlist.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'nicescroll.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'popup_actions.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'paneresize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'uploadcontroller.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'controller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'selectall.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'testgrid.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'results.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'documentgrid.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'copytoclipboard.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'fileguide.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'fgtree.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'fileguide.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'toolbar.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'gatekeeper.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'keyboardselection.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'sbresize.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'menutoolbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:064]: The file represented by File table key 'inputfocus.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ceditable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'focussearch.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'treeview.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'sidemenu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'inputedit.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_regular.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_mediumitalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_medium.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_lightitalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'segoeui.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'segoeuiold.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'inconsolata_bold.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'inconsolata_regular.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'anson_regular.otf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lora_regular.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lora_italic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lora_bolditalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lora_bold.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cabin_semibolditalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cabin_semibold.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cabin_regular.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cabin_mediumitalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cabin_medium.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cabin_italic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cabin_bolditalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cabin_bold.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_light.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_italic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_bolditalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_bold.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_blackitalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_black.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_regular.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_lightitalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_light.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_italic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_hairlineitalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_hairline.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_bolditalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_bold.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_blackitalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lato_black.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_thin.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'roboto_thinitalic.ttf' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_fcryfnatjcs6g4u3t_y5zjzjt5f' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_bower.json49' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_gitignore12' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_jshintrc3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json86' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'gulpfile.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'license.txt4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'package.json25' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'readme.md41' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_file_upload.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_file_upload.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_file_upload.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_file_upload.min.js.m' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'config.json1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'index.js16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'filedrop.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fileover.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fileselect.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'filedirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'filedrop.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fileitem.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'filelikeobject.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fileover.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fileselect.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fileuploader.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'options.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_bower.json50' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json87' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'changelog.md9' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'contributing.md4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'gulpfile.js4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'index.js17' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'license19' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'package.json26' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'publish.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'readme.md42' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'demo.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'demo.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'demo2.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'demo3.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'demo4.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'index.html14' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'minmax.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'testinclude.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ui_layout.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ui_layout.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_bower.json51' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json88' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'demo.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'readme.md43' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'splitter.jquery.json' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'jquery.splitter.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'jquery_1.4.4.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'jquery.splitter_0.20.0.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'login.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lssettings.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'loginwarning.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'emailform.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'emailservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'uploaddialog.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'uploaddirective.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'uploaddirective.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'columnsets.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'gridsettings.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'modifycolumns.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'columnsets.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'gridsettings.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'modifycolumns.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'carouselservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_bower.json52' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_gitignore13' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json89' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'gulpfile.js5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'license.txt5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'jquery.dotdotdot.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'jquery.dotdotdot.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'jquery.dotdotdot.min.umd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'viewerror.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_approve.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_sendto.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_newdoc.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_checkout.ht' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_checkin.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_assign.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_createversi' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_expediteapp' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_finalapprov' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_reroute.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_setdocument' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_download.ht' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_rename.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_acquirechec2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_acquirechec3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_releasechec1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_deletedoc.h' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_undocheckou1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_copy.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_selectiontr1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_clearextrac1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_refreshextr1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'selectioncommand_copytocurre1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'uploadservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'docdashboard.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ddnode.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ddtree.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ddservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'docdashboard.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'docdashboard.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'keyboardsupport.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'customselect.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'copytoclipboard.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'emailform.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'contenteditable.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fileguideservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'inboxservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'datacard.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json90' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'license.txt6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'package.json27' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'froala_editor.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'froala_editor.min.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'froala_editor.pkgd.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'froala_editor.pkgd.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'froala_style.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'froala_style.min.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'char_counter.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'char_counter.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'code_view.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'code_view.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'colors.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'colors.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'draggable.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'draggable.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'emoticons.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'emoticons.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'file.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'file.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fullscreen.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fullscreen.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image_manager.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image_manager.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'line_breaker.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'line_breaker.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'quick_insert.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'quick_insert.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'table.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'table.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'video.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'video.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'dark.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'dark.min.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'gray.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'gray.min.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'red.css6' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'red.min.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'royal.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'royal.min.css2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'colors.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'core.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'direction_rtl.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'disable_edit.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'emoticons.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'enter_br.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'enter_div.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'enter_p.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'file_s3_upload.php1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'font_family.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'full.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'full_br.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'full_page.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'full_page_bottom.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'iframe.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image_manager.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image_s3_upload.php1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'init_destroy.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'init_on_button.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'init_on_h1.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'init_on_image.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'init_on_link.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'language.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'line_breaker.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'live_preview.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'scrollable_container.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'show_selection.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'tables.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'textarea.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'toolbar_container.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'toolbar_container_inline.htm' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'toolbar_inline.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'toolbar_inline_two.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'two_instances.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'z_index.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'index.html15' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'content.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lists.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'modal.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'blur_focus.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'content_changed.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'drop.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image_removed.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'basic.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'content.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'inline.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'full.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'full_page.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'toolbar_inline.html2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'two_editors.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'basic.html4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'modal.html3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'index.html16' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'app.js5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'require.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'height.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'max_height.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'min_height.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'width.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bottom.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bottom_offset.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bottom_offset_scrollable_con1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bottom_scrollable_container.1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'top.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'top_offset.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'top_offset_scrollable_contai1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'top_scrollable_container.htm1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'dark_theme.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'gray_theme.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'red_theme.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'royal_theme.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'photo1.jpg1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'froala_editor.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'froala_editor.pkgd.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ar.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bs.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'cs.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'da.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'de.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'en_ca.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'en_gb.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'es.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'et.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fa.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fi.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fr.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'he.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'hr.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'hu.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'id.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'it.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ja.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ko.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'me.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'nb.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'nl.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'pl.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'pt_br.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'pt_pt.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ro.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ru.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'sr.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'sv.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'th.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'tr.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ua.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'zh_cn.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'zh_tw.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'align.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'char_counter.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'code_beautifier.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'code_view.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'colors.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'draggable.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'emoticons.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'entities.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'file.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'font_family.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'font_size.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'forms.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'fullscreen.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'image_manager.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'inline_style.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'line_breaker.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'link.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lists.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'paragraph_format.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'paragraph_style.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'quick_insert.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'quote.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'save.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'table.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'url.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'video.min.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ngclipboard.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layouts.min1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layouts.ie_1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layouts.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layout_attr4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layout_attr3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json97' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key '_bower.json57' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_translate.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_translate.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json93' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'readme.md48' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar_default_theme.min.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar_default_theme.css1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json96' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'colors.min.js3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'colors.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'colors.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json95' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'panel_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar_default_theme.min.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'navbar_default_theme.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'bower.json94' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'colors.min.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layouts.scs' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layouts.min' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layouts.ie_' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layouts.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layout_attr2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layout_attr1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'angular_material.layout_attr' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'emailform.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminoptions.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminsystem.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminupload.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminlocalviewer.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'admineditablefields.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'documentdashboard.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'usersettingsservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminuploadservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminsystemservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminlocalviewerservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'admineditablefieldsservice.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'documentdashboardservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminsystem.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminoptions.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminupload.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'adminlocalviewer.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'admineditablefields.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'documentdashboard.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'zenburn.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'yeti.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'xq_light.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'xq_dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'vibrant_ink.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'twilight.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'ttcn.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'tomorrow_night_eighties.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'tomorrow_night_bright.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'the_matrix.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'solarized.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'seti.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'rubyblue.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'railscasts.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'pastel_on_dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'paraiso_light.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'paraiso_dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'night.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'neo.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'neat.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'monokai.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'midnight.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'mdn_like.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'mbo.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'material.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'liquibyte.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'lesser_dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'isotope.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:080]: The file represented by File table key 'icecoder.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'hopscotch.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'erlang_dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'elegant.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'eclipse.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'dracula.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'colorforth.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'cobalt.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'blackboard.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'bespin.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'base16_light.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'base16_dark.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ambiance.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ambiance_mobile.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'abcdef.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key '_024_night.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key '_024_day.css' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'pdfmake.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'pdfmake.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'pdfmake.min.js.map' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'vfs_fonts.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'urlapi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'copyurlservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'urlapiservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'urlsearchservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'exportmenu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'exportmenu.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'exportmenu.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key '_bower.json59' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'bower.json101' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'filesaver.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'filesaver.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'license.md4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'editemails.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'editemail.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'editemailsservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'editemailsdirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'editemaildirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'editemailscontroller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'editemailcontroller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'systemlog.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'systemlog.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jade.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'intro.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.changed.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.checkbox.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.conditionalselect.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.contextmenu.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.dnd.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.massload.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.search.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.sort.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.state.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.types.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.unique.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'jstree.wholerow.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'misc.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'outro.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'sample.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'vakata_jstree.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'base.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'main.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'mixins.less4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'responsive.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key '_2px.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key '_0px.png2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'style.css4' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'style.less' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'throbber.gif2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key '_2px.png3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key '_0px.png3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'style.css5' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'style.less1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'throbber.gif3' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key '_bower.json61' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'bower.json100' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'karma.conf.js2' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'license24' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ngjstree.js1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ngjstree.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ngjstree.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'gatekeeper.html1' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'gatekeepercontroller.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'gatekeeperdirective.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'clientservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'download.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'updateacs.html' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'acsdownloadpage.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'protocolcheck.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'loginservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'sessiontimeoutservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'locksystemformaintenanceserv' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'testservice.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.all.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.all.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ar.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ar.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.bg.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.bg.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.cs.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.cs.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.da.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.da.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.de.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.de.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.es.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.es.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.fa.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.fa.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.fi.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.fi.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.fr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.fr.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.he.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.he.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.hy.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.hy.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.is.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.is.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.it.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.it.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ja.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ja.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ko.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ko.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.nl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.nl.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.no.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.no.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.pl.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.pl.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.pt_br.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.pt_br.min.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.pt.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.pt.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ro.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ro.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ru.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ru.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.sk.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.sk.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.sv.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.sv.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ta.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ta.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.tr.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.tr.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ua.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.ua.min.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.zh_cn.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.zh_cn.min.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.zh_tw.js' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: The file represented by File table key 'ui_grid.language.zh_tw.min.j' has no eligible binary patches
        MSI (s) (9C:0C) [17:12:36:095]: Dumping binary patch manager data...
        InstallFiles: File: Copying new files, Directory: , Size:
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2205 2: 3: MsiPatchOldAssemblyFile
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2228 2: 3: MsiPatchOldAssemblyFile 4: SELECT `MsiPatchOldAssemblyFile`.`Assembly_` FROM `MsiPatchOldAssemblyFile` WHERE `MsiPatchOldAssemblyFile`.`File_` = ?
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2205 2: 3: MsiSFCBypass
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2205 2: 3: MsiPatchHeaders
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2205 2: 3: MsiPatchHeaders
        MSI (s) (9C:0C) [17:12:36:095]: Note: 1: 2205 2: 3: PatchPackage
        MSI (s) (9C:0C) [17:12:36:251]: Transforming table Property.

        MSI (s) (9C:0C) [17:12:36:267]: Transforming table Property.

        Action ended 17:12:39: InstallFiles. Return value 1.
        MSI (s) (9C:0C) [17:12:39:450]: Doing action: ISIISInstall
        Action 17:12:39: ISIISInstall.
        Action start 17:12:39: ISIISInstall.
        ISIISInstall:
        Action ended 17:12:39: ISIISInstall. Return value 1.
        MSI (s) (9C:0C) [17:12:39:450]: Doing action: ISNetApiInstall
        Action 17:12:39: ISNetApiInstall.
        Action start 17:12:39: ISNetApiInstall.
        ISNetApiInstall:
        Action ended 17:12:39: ISNetApiInstall. Return value 1.
        MSI (s) (9C:0C) [17:12:39:450]: Doing action: PatchFiles
        Action 17:12:39: PatchFiles. Patching files
        Action start 17:12:39: PatchFiles.
        Action ended 17:12:39: PatchFiles. Return value 1.
        MSI (s) (9C:0C) [17:12:39:450]: Doing action: DuplicateFiles
        Action 17:12:39: DuplicateFiles. Creating duplicate files
        Action start 17:12:39: DuplicateFiles.
        Action ended 17:12:39: DuplicateFiles. Return value 1.
        MSI (s) (9C:0C) [17:12:39:450]: Doing action: BindImage
        Action 17:12:39: BindImage. Binding executables
        Action start 17:12:39: BindImage.
        Action ended 17:12:39: BindImage. Return value 1.
        MSI (s) (9C:0C) [17:12:39:450]: Doing action: CreateShortcuts
        Action 17:12:39: CreateShortcuts. Creating shortcuts
        Action start 17:12:39: CreateShortcuts.
        CreateShortcuts: Shortcut: Creating shortcuts
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2205 2: 3: MsiShortcutProperty
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2205 2: 3: MsiShortcutProperty
        Action ended 17:12:39: CreateShortcuts. Return value 1.
        MSI (s) (9C:0C) [17:12:39:466]: Doing action: RegisterClassInfo
        Action 17:12:39: RegisterClassInfo. Registering class servers
        Action start 17:12:39: RegisterClassInfo.
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2205 2: 3: Class
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2228 2: 3: Class 4: SELECT `BinaryType`, `CLSID`, `ProgId_Default`, `Class`.`Description`, `Context`, `Feature_`, `ComponentId`, `Component`, `Class`.`Attributes`, `AppId_`, `FileTypeMask`, `Icon_`, `IconIndex`, `DefInprocHandler`, `Argument`, `Component`.`RuntimeFlags`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action`, `Component`.`Attributes` FROM `Class`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
        Action ended 17:12:39: RegisterClassInfo. Return value 0.
        MSI (s) (9C:0C) [17:12:39:466]: Doing action: RegisterExtensionInfo
        Action 17:12:39: RegisterExtensionInfo. Registering extension servers
        Action start 17:12:39: RegisterExtensionInfo.
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2205 2: 3: Extension
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2228 2: 3: Extension 4: SELECT `Extension`, `BinaryType`, `ProgId_`, null, null, `MIME_`, `Feature_`, `ComponentId`, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action` FROM `Extension`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
        Action ended 17:12:39: RegisterExtensionInfo. Return value 0.
        MSI (s) (9C:0C) [17:12:39:466]: Doing action: RegisterProgIdInfo
        Action 17:12:39: RegisterProgIdInfo. Registering program identifiers
        Action start 17:12:39: RegisterProgIdInfo.
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2205 2: 3: ProgId
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2228 2: 3: ProgId 4: SELECT DISTINCT `BinaryType`, `ProgId`, `Class_`, `ProgId`.`Description`, `ProgId`.`Icon_`, `ProgId`.`IconIndex`, null, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes` FROM `ProgId`, `Class`, `Feature`, `Component` WHERE `ProgId`.`Class_` = `Class`.`CLSID` AND `Class`.`Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
        Action ended 17:12:39: RegisterProgIdInfo. Return value 0.
        MSI (s) (9C:0C) [17:12:39:466]: Doing action: RegisterMIMEInfo
        Action 17:12:39: RegisterMIMEInfo. Registering MIME info
        Action start 17:12:39: RegisterMIMEInfo.
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2205 2: 3: MIME
        MSI (s) (9C:0C) [17:12:39:466]: Note: 1: 2228 2: 3: MIME 4: SELECT `BinaryType`, `ContentType`, `Extension`.`Extension`, `MIME`.`CLSID`, `Component`.`RuntimeFlags`, `Component`.`Component`, `Component`.`Attributes` FROM `MIME`, `Extension`, `Feature`, `Component` WHERE `MIME`.`Extension_` = `Extension`.`Extension` AND `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
        Action ended 17:12:39: RegisterMIMEInfo. Return value 0.
        MSI (s) (9C:0C) [17:12:39:466]: Doing action: WriteRegistryValues
        Action 17:12:39: WriteRegistryValues. Writing system registry values
        Action start 17:12:39: WriteRegistryValues.
        WriteRegistryValues: Key: Writing system registry values, Name: , Value:
        Action ended 17:12:39: WriteRegistryValues. Return value 1.
        MSI (s) (9C:0C) [17:12:39:466]: Doing action: WriteIniValues
        Action 17:12:39: WriteIniValues. Writing INI file values
        Action start 17:12:39: WriteIniValues.
        WriteIniValues: File: Writing INI file values, Section: , Key: , Value:
        Action ended 17:12:39: WriteIniValues. Return value 1.
        MSI (s) (9C:0C) [17:12:39:481]: Doing action: WriteEnvironmentStrings
        Action 17:12:39: WriteEnvironmentStrings. Updating environment strings
        Action start 17:12:39: WriteEnvironmentStrings.
        MSI (s) (9C:0C) [17:12:39:481]: Note: 1: 2205 2: 3: Environment
        MSI (s) (9C:0C) [17:12:39:481]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2)
        Action ended 17:12:39: WriteEnvironmentStrings. Return value 1.
        MSI (s) (9C:0C) [17:12:39:481]: Doing action: ISSearchReplaceInstall
        Action 17:12:39: ISSearchReplaceInstall.
        Action start 17:12:39: ISSearchReplaceInstall.
        ISSearchReplaceInstall:
        Action ended 17:12:39: ISSearchReplaceInstall. Return value 1.
        MSI (s) (9C:0C) [17:12:39:481]: Doing action: RegisterFonts
        Action 17:12:39: RegisterFonts. Registering fonts
        Action start 17:12:39: RegisterFonts.
        RegisterFonts: Font: Registering fonts
        Action ended 17:12:39: RegisterFonts. Return value 1.
        MSI (s) (9C:0C) [17:12:39:497]: Doing action: InstallODBC
        Action 17:12:39: InstallODBC. Installing ODBC components
        Action start 17:12:39: InstallODBC.
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2711 2: ODBCDriverManager
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2711 2: ODBCDriverManager64
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCDriver`, `File`, `Component` WHERE `File_` = `File` AND `ODBCDriver`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: ODBCDriver
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCDriver`, `File`, `Component` WHERE `File_` = `File` AND `ODBCDriver`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`Component`.`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCTranslator`, `File`, `Component` WHERE `File_` = `File` AND `ODBCTranslator`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: ODBCTranslator
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`Component`.`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCTranslator`, `File`, `Component` WHERE `File_` = `File` AND `ODBCTranslator`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: ODBCDataSource
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND `BinaryType` = ?
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: ODBCDataSource
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND `BinaryType` = ?
        Action ended 17:12:39: InstallODBC. Return value 0.
        MSI (s) (9C:0C) [17:12:39:497]: Doing action: RegisterTypeLibraries
        Action 17:12:39: RegisterTypeLibraries. Registering type libraries
        Action start 17:12:39: RegisterTypeLibraries.
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: TypeLib
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: TypeLib 4: SELECT `LibID`, `TypeLib`.`Version`, `TypeLib`.`Language`, `TypeLib`.`Directory_`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `BinaryType`, `Component`.`Component`, `Component`.`Attributes`, `Component`.`RuntimeFlags` FROM `TypeLib`, `Component`, `File` WHERE `TypeLib`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Component`.`Action`=1 OR `Component`.`Action`=2) OR (`Component`.`Action` = null AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2)))
        Action ended 17:12:39: RegisterTypeLibraries. Return value 0.
        MSI (s) (9C:0C) [17:12:39:497]: Doing action: SelfRegModules
        Action 17:12:39: SelfRegModules. Registering modules
        Action start 17:12:39: SelfRegModules.
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: SelfReg
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: SelfReg 4: Select `FileAction`.`FileName`,`FileAction`.`Directory_`,`FileAction`.`Action`, `FileAction`.`Component_`,`SelfReg`.`File_` From `SelfReg`, `FileAction` Where `SelfReg`.`File_` = `FileAction`.`File` And (`FileAction`.`Action` = 1 OR `FileAction`.`Action` = 2)
        Action ended 17:12:39: SelfRegModules. Return value 1.
        MSI (s) (9C:0C) [17:12:39:497]: Doing action: RegisterComPlus
        Action 17:12:39: RegisterComPlus. Registering COM+ Applications and Components
        Action start 17:12:39: RegisterComPlus.
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: Complus
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: Complus 4: SELECT `ComponentId`, `FileName`, `Component`.`Directory_`, `ExpType`, `Component`.`Action`, `Component`.`Installed` FROM `Complus`, `Component`, `File` WHERE `Complus`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Action` = 1 OR `Action` = 2)
        Action ended 17:12:39: RegisterComPlus. Return value 0.
        MSI (s) (9C:0C) [17:12:39:497]: Doing action: InstallServices
        Action 17:12:39: InstallServices. Installing new services
        Action start 17:12:39: InstallServices.
        MSI (s) (9C:0C) [17:12:39:497]: Detected older ServiceInstall table schema
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: ServiceInstall
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: ServiceInstall 4: SELECT `ServiceInstall`,`Name`,`DisplayName`,`ServiceType`,`StartType`,`ErrorControl`,`LoadOrderGroup`,`Dependencies`,`StartName`,`Password`,`ComponentId`,`Directory_`,`FileName`,`Arguments` FROM `ServiceInstall`, `Component`, `File` WHERE `ServiceInstall`.`Component_` = `Component`.`Component` AND (`Component`.`KeyPath` = `File`.`File`) AND (`Action` = 1 OR `Action` = 2)
        Action ended 17:12:39: InstallServices. Return value 1.
        MSI (s) (9C:0C) [17:12:39:497]: Doing action: MsiConfigureServices
        Action 17:12:39: MsiConfigureServices.
        Action start 17:12:39: MsiConfigureServices.
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: MsiServiceConfig
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: MsiServiceConfig 4: SELECT `Name`, `Event`, `ConfigType`, `Argument`, `Action` FROM `MsiServiceConfig`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 3)
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: MsiServiceConfigFailureActions
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: MsiServiceConfigFailureActions 4: SELECT `Name`, `Event`, `ResetPeriod`, `RebootMessage`,`Command`, `Actions`, `DelayActions`, `Action` FROM `MsiServiceConfigFailureActions`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 3)
        Action ended 17:12:39: MsiConfigureServices. Return value 1.
        MSI (s) (9C:0C) [17:12:39:497]: Doing action: StartServices
        Action 17:12:39: StartServices. Starting services
        Action start 17:12:39: StartServices.
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2205 2: 3: ServiceControl
        MSI (s) (9C:0C) [17:12:39:497]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
        Action ended 17:12:39: StartServices. Return value 1.
        MSI (s) (9C:0C) [17:12:39:497]: Doing action: ISSQLServerInstall
        Action 17:12:39: ISSQLServerInstall.
        Action start 17:12:39: ISSQLServerInstall.
        ISSQLServerInstall:
        Action ended 17:12:39: ISSQLServerInstall. Return value 1.
        MSI (s) (9C:0C) [17:12:39:513]: Doing action: ISSQLServerWriteLoginInfo
        Action 17:12:39: ISSQLServerWriteLoginInfo.
        Action start 17:12:39: ISSQLServerWriteLoginInfo.
        ISSQLServerWriteLoginInfo:
        Action ended 17:12:39: ISSQLServerWriteLoginInfo. Return value 1.
        MSI (s) (9C:0C) [17:12:39:513]: Doing action: RegisterUser
        Action 17:12:39: RegisterUser. Registering user
        Action start 17:12:39: RegisterUser.
        RegisterUser: Registering user
        Action ended 17:12:39: RegisterUser. Return value 1.
        MSI (s) (9C:0C) [17:12:39:513]: Doing action: RegisterProduct
        Action 17:12:39: RegisterProduct. Registering product
        Action start 17:12:39: RegisterProduct.
        RegisterProduct: Registering product
        MSI (s) (9C:0C) [17:12:39:513]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
        Action ended 17:12:39: RegisterProduct. Return value 1.
        MSI (s) (9C:0C) [17:12:39:513]: Doing action: ARPVERSION
        Action 17:12:39: ARPVERSION.
        Action start 17:12:39: ARPVERSION.
        ARPVERSION:
        Action ended 17:12:39: ARPVERSION. Return value 1.
        MSI (s) (9C:0C) [17:12:39:513]: Doing action: AutoVueIISSetup
        Action 17:12:39: AutoVueIISSetup. Copying AutoVue web files
        Action start 17:12:39: AutoVueIISSetup.
        AutoVueIISSetup: Copying AutoVue web files
        Action ended 17:12:39: AutoVueIISSetup. Return value 1.
        MSI (s) (9C:0C) [17:12:39:528]: Doing action: ConfigurationEdits
        Action 17:12:39: ConfigurationEdits. Configuring AutoVue for MyProduct Web
        Action start 17:12:39: ConfigurationEdits.
        ConfigurationEdits: Configuring AutoVue for MyProduct Web
        Action ended 17:12:39: ConfigurationEdits. Return value 1.
        MSI (s) (9C:0C) [17:12:39:528]: Skipping action: SpecialAppSettingsHandler (condition is false)
        MSI (s) (9C:0C) [17:12:39:528]: Skipping action: DynamicModelHandler (condition is false)
        MSI (s) (9C:0C) [17:12:39:528]: Doing action: EnableIsapiCGI
        Action 17:12:39: EnableIsapiCGI.
        Action start 17:12:39: EnableIsapiCGI.
        EnableIsapiCGI:
        Action ended 17:12:39: EnableIsapiCGI. Return value 1.
        MSI (s) (9C:0C) [17:12:39:528]: Skipping action: RunDbScripts (condition is false)
        MSI (s) (9C:0C) [17:12:39:528]: Skipping action: ConfigureOracleManagedDataAccess (condition is false)
        MSI (s) (9C:0C) [17:12:39:528]: Doing action: PublishComponents
        Action 17:12:39: PublishComponents. Publishing qualified components
        Action start 17:12:39: PublishComponents.
        MSI (s) (9C:0C) [17:12:39:528]: Note: 1: 2205 2: 3: PublishComponent
        MSI (s) (9C:0C) [17:12:39:528]: Note: 1: 2228 2: 3: PublishComponent 4: SELECT `PublishComponent`.`ComponentId`, `PublishComponent`.`Qualifier`, `PublishComponent`.`AppData`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `PublishComponent`, `Component`, `Feature` WHERE `PublishComponent`.`Component_` = `Component`.`Component` AND `PublishComponent`.`Feature_` = `Feature`.`Feature` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
        Action ended 17:12:39: PublishComponents. Return value 0.
        MSI (s) (9C:0C) [17:12:39:528]: Doing action: MsiPublishAssemblies
        Action 17:12:39: MsiPublishAssemblies. Publishing assembly information
        Action start 17:12:39: MsiPublishAssemblies.
        MSI (s) (9C:0C) [17:12:39:528]: Note: 1: 2205 2: 3: MsiAssembly
        MSI (s) (9C:0C) [17:12:39:528]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT null, null, `Component`.`Component`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `MsiAssembly`, `Component`, `Feature` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Feature_` = `Feature`.`Feature` AND `MsiAssembly`.`File_Application` = null AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
        Action ended 17:12:39: MsiPublishAssemblies. Return value 0.
        MSI (s) (9C:0C) [17:12:39:528]: Doing action: PublishFeatures
        Action 17:12:39: PublishFeatures. Publishing product features
        Action start 17:12:39: PublishFeatures.
        PublishFeatures: Feature: Publishing product features
        Action ended 17:12:39: PublishFeatures. Return value 1.
        MSI (s) (9C:0C) [17:12:39:528]: Doing action: PublishProduct
        Action 17:12:39: PublishProduct. Publishing product information
        Action start 17:12:39: PublishProduct.
        1: Publishing product information
        MSI (s) (9C:0C) [17:12:39:544]: Recaching secure transform: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        Action ended 17:12:39: PublishProduct. Return value 1.
        MSI (s) (9C:0C) [17:12:39:544]: Doing action: ConnProtector
        Action 17:12:39: ConnProtector.
        Action start 17:12:39: ConnProtector.
        ConnProtector:
        Action ended 17:12:39: ConnProtector. Return value 1.
        MSI (s) (9C:0C) [17:12:39:544]: Skipping action: ScheduleReboot (condition is false)
        MSI (s) (9C:0C) [17:12:39:544]: Doing action: InstallFinalize
        Action 17:12:39: InstallFinalize.
        Action start 17:12:39: InstallFinalize.
        InstallFinalize:
        MSI (s) (9C:0C) [17:12:39:544]: Running Script: C:\Windows\Installer\MSI24B3.tmp
        MSI (s) (9C:0C) [17:12:39:544]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
        MSI (s) (9C:0C) [17:12:39:544]: Note: 1: 2265 2: 3: -2147287035
        MSI (s) (9C:0C) [17:12:39:544]: User policy value 'DisableRollback' is 0
        MSI (s) (9C:0C) [17:12:39:544]: Machine policy value 'DisableRollback' is 0
        MSI (s) (9C:0C) [17:12:39:544]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1297123730,LangId=0,Platform=589824,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: ProductInfo(ProductKey={CDA410C5-1B85-4926-97A4-97900B03C152},ProductName=MyComp MyProduct 2018 UP1 Web Server,PackageName=MyProductWeb.msi,Language=0,Version=184552073,Assignment=1,ObsoleteArg=0,ProductIcon=ARPPRODUCTICON.exe,,PackageCode={61142C3E-A6BC-482A-B241-4E4BCD1B2833},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: DialogInfo(Type=0,Argument=0)
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: DialogInfo(Type=1,Argument=MyComp MyProduct 2018 UP1 Web Server)
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: SetBaseline(Baseline=0,)
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: SetBaseline(Baseline=1,)
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: ActionStart(Name=TomcatInstallStartOptionCheck,,)
        Action 17:12:39: TomcatInstallStartOptionCheck.
        MSI (s) (9C:0C) [17:12:39:544]: Executing op: CustomActionSchedule(Action=TomcatInstallStartOptionCheck,ActionType=3138,Source=BinaryData,Target=1033,)
        MSI (s) (9C:0C) [17:12:41:307]: Executing op: ActionStart(Name=ISSQLServerRollbackLoginInfo,,)
        Action 17:12:41: ISSQLServerRollbackLoginInfo.
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: CustomActionSchedule(Action=ISSQLServerRollbackLoginInfo,ActionType=3329,Source=BinaryData,Target=ISSQLServerRollbackLoginInfo,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp)
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ActionStart(Name=ISSQLServerRollback,,)
        Action 17:12:41: ISSQLServerRollback.
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: CustomActionSchedule(Action=ISSQLServerRollback,ActionType=1281,Source=BinaryData,Target=ISSQLServerRollback,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp)
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ActionStart(Name=ISSearchReplaceRollback,,)
        Action 17:12:41: ISSearchReplaceRollback.
        Action 17:12:41: ISNetApiRollback.
        ting op: CustomActionSchedule(Action=ISSearchReplaceRollback,ActionType=3329,Source=BinaryData,Target=ISSearchReplaceRollback,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp)
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ActionStart(Name=ISNetApiRollback,,)
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: CustomActionSchedule(Action=ISNetApiRollback,ActionType=3329,Source=BinaryData,Target=ISNetApiRollback,)
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)
        Action 17:12:41: ProcessComponents. Updating component registration
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ProgressTotal(Total=941,Type=1,ByteEquivalent=24000)
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={4DE66C7D-7FB4-4588-8E65-D1777361E4EF},KeyPath=C:\inetpub\wwwroot\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4DE66C7D-7FB4-4588-8E65-D1777361E4EF} 3: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={4B278D92-F5B0-4453-8951-1BF482D9A2CC},KeyPath=C:\inetpub\wwwroot\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4B278D92-F5B0-4453-8951-1BF482D9A2CC} 3: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={62C45074-0AF3-4DC9-9AFC-18EF51E72807},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {62C45074-0AF3-4DC9-9AFC-18EF51E72807} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={FEB70EDF-5AEE-4B75-938C-5E85258841B5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FEB70EDF-5AEE-4B75-938C-5E85258841B5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={476CE9F3-A23D-4C20-A3C7-3773E06FD547},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {476CE9F3-A23D-4C20-A3C7-3773E06FD547} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={C3F4A05E-3E50-4D68-8D65-B0D052825DF3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C3F4A05E-3E50-4D68-8D65-B0D052825DF3} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={1F8649E0-A97A-4F35-A9A3-D69629D5354B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1F8649E0-A97A-4F35-A9A3-D69629D5354B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={914DE738-206B-49A2-92D5-8041723DC47C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {914DE738-206B-49A2-92D5-8041723DC47C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\
        MSI (s) (9C:0C) [17:12:41:323]: Executing op: ComponentRegister(ComponentId={93F6A664-EE73-4838-902E-C56DD3DE7BE6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {93F6A664-EE73-4838-902E-C56DD3DE7BE6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={A08B72ED-CBCB-4E6D-AA14-46D81D8E48F0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A08B72ED-CBCB-4E6D-AA14-46D81D8E48F0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={FFBC65AF-5FA5-45EE-AD2C-0A46C85F122D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FFBC65AF-5FA5-45EE-AD2C-0A46C85F122D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={150396A7-44AE-49FC-811A-8B399C64EF99},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {150396A7-44AE-49FC-811A-8B399C64EF99} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={A5C5C6BB-CED3-4536-89FD-381B20EA40C7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A5C5C6BB-CED3-4536-89FD-381B20EA40C7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={959B8D20-9C92-4036-8C34-9A48A09C67EF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {959B8D20-9C92-4036-8C34-9A48A09C67EF} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={B4D4D620-F243-40CC-9756-2DA200990AB0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B4D4D620-F243-40CC-9756-2DA200990AB0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={F84A9608-5BB7-400F-AEE1-139E77305719},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F84A9608-5BB7-400F-AEE1-139E77305719} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={25A8F4C0-3599-46F8-BD62-E1104B1EFB46},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {25A8F4C0-3599-46F8-BD62-E1104B1EFB46} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={77476941-D93A-4856-83C4-FBF5533D3E61},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {77476941-D93A-4856-83C4-FBF5533D3E61} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={89188EDC-13DB-4ED6-89D2-99FE8028318A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {89188EDC-13DB-4ED6-89D2-99FE8028318A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={5821DEBB-A15D-4F81-B78E-B3D4B3758F61},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5821DEBB-A15D-4F81-B78E-B3D4B3758F61} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={AFE48C07-2A33-4A29-AA2A-1619CD991E88},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AFE48C07-2A33-4A29-AA2A-1619CD991E88} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={1DA4B8B9-517F-47B2-9F08-84C5CD8F2F80},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1DA4B8B9-517F-47B2-9F08-84C5CD8F2F80} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={6B3E818C-3F2F-4B20-9407-281E12C316F9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6B3E818C-3F2F-4B20-9407-281E12C316F9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={006A9825-94F7-47AA-8146-CC7BB19BEFE7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {006A9825-94F7-47AA-8146-CC7BB19BEFE7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={C01FE5D6-6855-4B9C-9AE9-1FAA68CE6ED6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C01FE5D6-6855-4B9C-9AE9-1FAA68CE6ED6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={2CBA717C-CE37-4B54-B113-7A2F00C98C28},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2CBA717C-CE37-4B54-B113-7A2F00C98C28} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={A71FF576-C77F-40F1-BB4E-B7C181B553A4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A71FF576-C77F-40F1-BB4E-B7C181B553A4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={7FBC81E2-B9FC-4BCC-B313-9BE03CF9164A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7FBC81E2-B9FC-4BCC-B313-9BE03CF9164A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={43EFA4E0-68CA-448D-AEFC-3367C72CF428},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {43EFA4E0-68CA-448D-AEFC-3367C72CF428} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={DCE4C344-4C8E-4B6C-A9F2-85AC50ED4CF2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DCE4C344-4C8E-4B6C-A9F2-85AC50ED4CF2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={FB9ED7CF-368E-4FE5-84AE-3F4B7E5D6534},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FB9ED7CF-368E-4FE5-84AE-3F4B7E5D6534} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={7A59308D-7194-4FB1-89CB-DD2D28D4263A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7A59308D-7194-4FB1-89CB-DD2D28D4263A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={01B61902-565C-4C3D-9F0A-3C9B768AAA6C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {01B61902-565C-4C3D-9F0A-3C9B768AAA6C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\
        MSI (s) (9C:0C) [17:12:41:338]: Executing op: ComponentRegister(ComponentId={A8351B23-2535-462E-B5A2-501889CCFF5B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A8351B23-2535-462E-B5A2-501889CCFF5B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={A673BC76-D4CC-4E3B-AF94-43D89366EE50},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A673BC76-D4CC-4E3B-AF94-43D89366EE50} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={35B22620-49DD-41E7-A1EE-CA313B7F257A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {35B22620-49DD-41E7-A1EE-CA313B7F257A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={6B4C9643-FD7C-4AEC-B936-9CB4F255E530},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6B4C9643-FD7C-4AEC-B936-9CB4F255E530} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={8FCAFE68-6337-429A-BED3-9A467BB96D85},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8FCAFE68-6337-429A-BED3-9A467BB96D85} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={600F101D-8AC0-458D-928B-AC36D679164E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {600F101D-8AC0-458D-928B-AC36D679164E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={5E4BA0B6-0063-4E2C-92AF-95D5EA3E1609},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5E4BA0B6-0063-4E2C-92AF-95D5EA3E1609} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={C33681C8-4195-4D1F-942F-1D18B8B85614},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C33681C8-4195-4D1F-942F-1D18B8B85614} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={1C3199BF-8573-4BC0-AD3D-96A8BA385F3D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1C3199BF-8573-4BC0-AD3D-96A8BA385F3D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={0A603866-D8D1-485A-B226-35F7F5E29624},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0A603866-D8D1-485A-B226-35F7F5E29624} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={8300D3B1-18AA-4AB9-9F03-7E9876A172B7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8300D3B1-18AA-4AB9-9F03-7E9876A172B7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={EC4DC6B4-6BAA-4D88-918C-C144C8E4D7B8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EC4DC6B4-6BAA-4D88-918C-C144C8E4D7B8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={AA8FA151-59BD-4DE2-94CE-4C087DC3BD52},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AA8FA151-59BD-4DE2-94CE-4C087DC3BD52} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={3D0E2A75-CD37-4F2C-AAE6-6367E1D9D372},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3D0E2A75-CD37-4F2C-AAE6-6367E1D9D372} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={D6D4C1DE-9047-49DB-B63E-8ADC45CC3DE0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D6D4C1DE-9047-49DB-B63E-8ADC45CC3DE0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={C216C328-D72A-4667-B242-B9B1191CB4FA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C216C328-D72A-4667-B242-B9B1191CB4FA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={6D978244-749E-44DC-A4BE-19F52C16C7DA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6D978244-749E-44DC-A4BE-19F52C16C7DA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={BA1DCD51-BE6E-4107-B870-E164FB655EE0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BA1DCD51-BE6E-4107-B870-E164FB655EE0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={8ABC02C6-CC96-4A59-898E-B9C356B7AE62},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8ABC02C6-CC96-4A59-898E-B9C356B7AE62} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={476B21B8-80BF-4DC9-B67B-DC14C7F29511},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {476B21B8-80BF-4DC9-B67B-DC14C7F29511} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={0360FA43-F946-473E-86B0-F1C8EF32EB49},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0360FA43-F946-473E-86B0-F1C8EF32EB49} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={B413DB15-4063-43DE-AF7B-1A0B52594FC7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B413DB15-4063-43DE-AF7B-1A0B52594FC7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={0EC6E6FB-9E6F-4E74-9970-D28F03FBD047},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0EC6E6FB-9E6F-4E74-9970-D28F03FBD047} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={0376CEE9-3F9D-49E0-808B-C4F869B74444},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0376CEE9-3F9D-49E0-808B-C4F869B74444} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={67FEA88E-C2E4-464C-BD85-022292036050},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {67FEA88E-C2E4-464C-BD85-022292036050} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={BE1C11E9-918E-4F1C-9433-61AD01540B95},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BE1C11E9-918E-4F1C-9433-61AD01540B95} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={4B7F05B0-5DE8-41B3-8ABA-F25688F9CE0C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4B7F05B0-5DE8-41B3-8ABA-F25688F9CE0C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={C064C347-F1ED-4792-B71C-15FD4DC58200},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C064C347-F1ED-4792-B71C-15FD4DC58200} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={1409CBA0-6E42-4C23-BE38-B679B38C7209},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1409CBA0-6E42-4C23-BE38-B679B38C7209} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\
        MSI (s) (9C:0C) [17:12:41:354]: Executing op: ComponentRegister(ComponentId={1A8C9918-CC45-41A4-8A51-F69297DE495F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1A8C9918-CC45-41A4-8A51-F69297DE495F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={A1458A0E-CDE2-4649-BB47-BD472417FC9D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A1458A0E-CDE2-4649-BB47-BD472417FC9D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={067C00D9-3233-430D-BCD7-2AC6E569D18A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {067C00D9-3233-430D-BCD7-2AC6E569D18A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={E40F5428-8628-4633-8188-233CA16DECD4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E40F5428-8628-4633-8188-233CA16DECD4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={78EF9BA1-0525-4200-AA3E-28B085D9AF95},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {78EF9BA1-0525-4200-AA3E-28B085D9AF95} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={AE35E9F7-ADEC-4FDD-99D4-0E7BF476CD8C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AE35E9F7-ADEC-4FDD-99D4-0E7BF476CD8C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={2909C9DD-4B7A-4285-8B4E-08D3E56CB998},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2909C9DD-4B7A-4285-8B4E-08D3E56CB998} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={5B2D6453-ED3A-40E5-BC9A-DA0800AF6F20},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5B2D6453-ED3A-40E5-BC9A-DA0800AF6F20} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={1684F71D-5CBF-45B0-B413-D2ACB2D29FCE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1684F71D-5CBF-45B0-B413-D2ACB2D29FCE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={AA463718-030E-41BB-B6E8-41387A986470},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AA463718-030E-41BB-B6E8-41387A986470} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={A5500D47-1FD0-4DF3-83A9-F489ADC5289F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A5500D47-1FD0-4DF3-83A9-F489ADC5289F} 3: C:\inetpub\wwwroot\MyComp.WebApp\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={5BBDC2CE-C3EF-469F-90E4-2E0880295521},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5BBDC2CE-C3EF-469F-90E4-2E0880295521} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={C545A782-008D-47A4-87FC-9E72A8416683},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C545A782-008D-47A4-87FC-9E72A8416683} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={8E2228D3-5DEF-45C3-B550-E41AE9603B65},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8E2228D3-5DEF-45C3-B550-E41AE9603B65} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={6A512BBC-DE06-4633-95DB-3DD9F6710691},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6A512BBC-DE06-4633-95DB-3DD9F6710691} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={35A16F9F-427F-4039-9955-3BED18942437},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {35A16F9F-427F-4039-9955-3BED18942437} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={A62FA3FD-DDE5-4BA3-BA52-080039F83560},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A62FA3FD-DDE5-4BA3-BA52-080039F83560} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={59CF9509-5892-4AE4-A704-457984F6FA20},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {59CF9509-5892-4AE4-A704-457984F6FA20} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={647E2287-3FAB-4866-8999-28AE4993E08B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {647E2287-3FAB-4866-8999-28AE4993E08B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={C69C4630-74EF-494D-A62F-F7C57D73C99C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C69C4630-74EF-494D-A62F-F7C57D73C99C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={88AE1AA5-BFF8-4A71-AB1B-D4A2C10003E5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {88AE1AA5-BFF8-4A71-AB1B-D4A2C10003E5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={1524F5AD-9F2D-4970-8954-696681311A49},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1524F5AD-9F2D-4970-8954-696681311A49} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={7849D877-B7EA-4195-B77C-7EA8271E0348},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7849D877-B7EA-4195-B77C-7EA8271E0348} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={184B0AA3-8103-420F-A912-D7CE13560195},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {184B0AA3-8103-420F-A912-D7CE13560195} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={A1BF37C5-1DFF-4111-A20C-FC0F3250CDB2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A1BF37C5-1DFF-4111-A20C-FC0F3250CDB2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={6D40A803-49B6-4522-9C6C-E0D529A0814D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6D40A803-49B6-4522-9C6C-E0D529A0814D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={724398CE-00A9-419E-B82B-72DED475E7BB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {724398CE-00A9-419E-B82B-72DED475E7BB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={445DB818-2DC7-4C86-BBF2-329D0862ABBD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {445DB818-2DC7-4C86-BBF2-329D0862ABBD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={41C5065E-B1DB-4467-99F3-51F05CCE006A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {41C5065E-B1DB-4467-99F3-51F05CCE006A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\
        MSI (s) (9C:0C) [17:12:41:369]: Executing op: ComponentRegister(ComponentId={5096B43F-4AF6-4324-B976-8EC0A1C8208D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5096B43F-4AF6-4324-B976-8EC0A1C8208D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={BFD5FAE2-CF2D-4002-9C4A-BB8F76869A49},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BFD5FAE2-CF2D-4002-9C4A-BB8F76869A49} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={7FA017BF-9FA3-4887-9619-02743841CEAC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7FA017BF-9FA3-4887-9619-02743841CEAC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={E2D9C1F6-8DCD-496F-8BEE-AAE7CE5BD9AD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E2D9C1F6-8DCD-496F-8BEE-AAE7CE5BD9AD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={87E9377A-7BDA-4A7D-914F-7F5F0B837882},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {87E9377A-7BDA-4A7D-914F-7F5F0B837882} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={824CDF99-E9A9-4CEF-8E61-670B5484F61C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {824CDF99-E9A9-4CEF-8E61-670B5484F61C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={8E34A1CC-8A40-4D5D-993A-174D2D24D908},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8E34A1CC-8A40-4D5D-993A-174D2D24D908} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={1E448BD7-D107-4CC9-8B59-E18D52199DA3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1E448BD7-D107-4CC9-8B59-E18D52199DA3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={F6A23156-EF59-4A7A-8313-FBCE26136C81},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F6A23156-EF59-4A7A-8313-FBCE26136C81} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={3E2C4BB6-13AA-4BBE-AA1A-BD49C8BC5D3F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3E2C4BB6-13AA-4BBE-AA1A-BD49C8BC5D3F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={3F9260B6-E282-429B-BA38-1DAD3EDF86DD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3F9260B6-E282-429B-BA38-1DAD3EDF86DD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={A8F4C778-9F6A-47FE-A63F-0DD79F2C8E88},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A8F4C778-9F6A-47FE-A63F-0DD79F2C8E88} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={1CD24BA9-6CA0-4D6A-A85E-FC1EF8102CB8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1CD24BA9-6CA0-4D6A-A85E-FC1EF8102CB8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={7217AF92-E68E-4469-9D30-15462DAE3AE9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7217AF92-E68E-4469-9D30-15462DAE3AE9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={15701CC6-BA02-4707-B204-3E6DB8D04343},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {15701CC6-BA02-4707-B204-3E6DB8D04343} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={E589E49A-46E4-4D84-9C0B-96213FB51710},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E589E49A-46E4-4D84-9C0B-96213FB51710} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={B3104C97-B06E-4CA4-9314-BBC1AFB15A96},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B3104C97-B06E-4CA4-9314-BBC1AFB15A96} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={35830572-6394-4F7C-8B88-5E76509CDE9B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {35830572-6394-4F7C-8B88-5E76509CDE9B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={335C0128-DD45-4BDC-8DF1-4849D57131E4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {335C0128-DD45-4BDC-8DF1-4849D57131E4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={05087A63-3DA7-4B7C-A2AD-EC955A54933C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {05087A63-3DA7-4B7C-A2AD-EC955A54933C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={2B1D880B-5DA6-4CAD-B726-CE6136700DE3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2B1D880B-5DA6-4CAD-B726-CE6136700DE3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={81652C19-54EB-40EE-9978-5BA23669A36C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {81652C19-54EB-40EE-9978-5BA23669A36C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={0D4F879D-3DF5-4C37-9C3C-45C458B56416},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0D4F879D-3DF5-4C37-9C3C-45C458B56416} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={8C1B7A17-18E0-4BEF-957C-10DDEF496FE2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8C1B7A17-18E0-4BEF-957C-10DDEF496FE2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={74F585FA-E1B2-4AC9-9DEE-2A178A23A4DC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {74F585FA-E1B2-4AC9-9DEE-2A178A23A4DC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={CF1B5701-329B-4E81-A6EA-778E21D1B66B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CF1B5701-329B-4E81-A6EA-778E21D1B66B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={6903FC75-5400-4FEC-AE86-045C9C8F5B1C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6903FC75-5400-4FEC-AE86-045C9C8F5B1C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={1FE18094-2354-461E-8CAA-B6AB5264AA65},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1FE18094-2354-461E-8CAA-B6AB5264AA65} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={B8C17BB4-23F1-4B2D-B60B-D9C12DF79D6C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B8C17BB4-23F1-4B2D-B60B-D9C12DF79D6C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={7BE04EC9-94FF-4792-9BDD-B89A638E722F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7BE04EC9-94FF-4792-9BDD-B89A638E722F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\
        MSI (s) (9C:0C) [17:12:41:385]: Executing op: ComponentRegister(ComponentId={FCE4E0BA-49D7-40EB-A932-A3665AB8EF0A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FCE4E0BA-49D7-40EB-A932-A3665AB8EF0A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={133015CB-E238-4578-9FAC-4674053FD1E5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {133015CB-E238-4578-9FAC-4674053FD1E5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={47A1527C-744F-4308-908B-3DB32D9B01A0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {47A1527C-744F-4308-908B-3DB32D9B01A0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={6FAD53AD-1838-42A3-A341-BCC442163674},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6FAD53AD-1838-42A3-A341-BCC442163674} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={5AAB2C7E-FF47-4C88-B281-366788453662},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5AAB2C7E-FF47-4C88-B281-366788453662} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={452A176E-FC77-401C-A2A4-B53C934EF8B6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {452A176E-FC77-401C-A2A4-B53C934EF8B6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={4C23D74D-6A80-44FF-9C15-D4C624C5A420},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4C23D74D-6A80-44FF-9C15-D4C624C5A420} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={30F689BF-EAF7-4531-AC3E-6C0A4BC7F059},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {30F689BF-EAF7-4531-AC3E-6C0A4BC7F059} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={C9466F6C-5F70-4167-BF10-B66F3AC63739},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C9466F6C-5F70-4167-BF10-B66F3AC63739} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={F6AFCD75-4E8A-4624-9124-214C80DAE93F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F6AFCD75-4E8A-4624-9124-214C80DAE93F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={0116FA4D-2DCB-4F15-B147-85DEFBFB973A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0116FA4D-2DCB-4F15-B147-85DEFBFB973A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={9A0999E7-B341-4F89-A54D-63633A1F6AC8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9A0999E7-B341-4F89-A54D-63633A1F6AC8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={B3D0A361-48BB-43B9-9FE4-B27128D9164B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B3D0A361-48BB-43B9-9FE4-B27128D9164B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={01E710FA-309C-476E-9011-05842783365B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {01E710FA-309C-476E-9011-05842783365B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={847B46D9-3E61-464D-AD99-E34A334119E9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {847B46D9-3E61-464D-AD99-E34A334119E9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={E236AD3B-7838-417E-AF8E-80D8B61DD955},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E236AD3B-7838-417E-AF8E-80D8B61DD955} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={FDA7B1E5-1142-4F5A-A01A-0119486B7DF9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FDA7B1E5-1142-4F5A-A01A-0119486B7DF9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={9756A6DF-8F4C-4D90-BDEF-7C07A758AAEF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9756A6DF-8F4C-4D90-BDEF-7C07A758AAEF} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={9149E82D-1CAA-4C6D-A860-089F3788BD50},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9149E82D-1CAA-4C6D-A860-089F3788BD50} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={20E154BE-6926-472D-A675-1AA2B97E3756},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {20E154BE-6926-472D-A675-1AA2B97E3756} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={AF758DBB-6D7D-43FE-96F4-6F9685F8E9FA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AF758DBB-6D7D-43FE-96F4-6F9685F8E9FA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={03AA622C-931E-4839-8023-5553432C2741},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {03AA622C-931E-4839-8023-5553432C2741} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={AE353B97-B277-46ED-8989-A66D4EAFDF6E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AE353B97-B277-46ED-8989-A66D4EAFDF6E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={E8A4798D-C1F3-4928-97BA-8E575068FC58},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E8A4798D-C1F3-4928-97BA-8E575068FC58} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={A4C3C93E-1068-4F3E-B278-284687CE797E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A4C3C93E-1068-4F3E-B278-284687CE797E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={E7F2ED63-D502-4EF8-AC23-FC5833C28401},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E7F2ED63-D502-4EF8-AC23-FC5833C28401} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={AC049F71-31F6-409B-A6FB-5F4E53CF2360},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AC049F71-31F6-409B-A6FB-5F4E53CF2360} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={14D5CCC6-D3E3-4FA7-998F-01B78A92AD6E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {14D5CCC6-D3E3-4FA7-998F-01B78A92AD6E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\
        MSI (s) (9C:0C) [17:12:41:401]: Executing op: ComponentRegister(ComponentId={71502BCC-A43D-4039-A8F7-D3B483D7481D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {71502BCC-A43D-4039-A8F7-D3B483D7481D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={E80B3506-0BF7-4E84-A0D9-33BB014D9610},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E80B3506-0BF7-4E84-A0D9-33BB014D9610} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={2EBCB960-A7C9-4CBF-84A1-D4C6EE606AF9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2EBCB960-A7C9-4CBF-84A1-D4C6EE606AF9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={30545650-7ED1-4365-BBC9-9139E6B294FA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {30545650-7ED1-4365-BBC9-9139E6B294FA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={F0751311-C2AB-4AF1-AD90-1C305F98C720},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F0751311-C2AB-4AF1-AD90-1C305F98C720} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={A2A79322-85B1-44C9-9190-B7BED1E1E655},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A2A79322-85B1-44C9-9190-B7BED1E1E655} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={F75C6A7A-475C-467F-B210-8F336534C876},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F75C6A7A-475C-467F-B210-8F336534C876} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={66C52695-5F40-442F-9D4D-41BC269E4FA9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {66C52695-5F40-442F-9D4D-41BC269E4FA9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={41F03848-468B-4194-9530-C3577EF86296},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {41F03848-468B-4194-9530-C3577EF86296} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={1CC4CAF4-1A8E-46F8-8E23-D5ECA9D5DFCD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1CC4CAF4-1A8E-46F8-8E23-D5ECA9D5DFCD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={4FEAB1B0-127F-4482-848D-CEB1EE710405},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4FEAB1B0-127F-4482-848D-CEB1EE710405} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={B5C6748D-6CA1-4223-A812-28EE22526DC0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B5C6748D-6CA1-4223-A812-28EE22526DC0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={CC0DBFD9-242E-4E81-BB90-5DFCD5AF51E1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CC0DBFD9-242E-4E81-BB90-5DFCD5AF51E1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={07505547-288C-43F2-B00A-D6A2E5F9AAA6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {07505547-288C-43F2-B00A-D6A2E5F9AAA6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={65567D43-078A-415B-9659-D0F8E137FDD5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {65567D43-078A-415B-9659-D0F8E137FDD5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\
        MSI (s) (9C:0C) [17:12:41:416]: Executing op: ComponentRegister(ComponentId={1B9DBE15-B916-42DF-A42C-60C7E2345157},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1B9DBE15-B916-42DF-A42C-60C7E2345157} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={509D1204-CD49-4D7D-9D30-B049567BE374},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {509D1204-CD49-4D7D-9D30-B049567BE374} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={69333493-A9A1-4553-B9F6-484076A0AEC9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {69333493-A9A1-4553-B9F6-484076A0AEC9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={A98A099D-931D-4D8C-A263-B987B218422F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A98A099D-931D-4D8C-A263-B987B218422F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={9F023AF2-B0C0-4213-8F4D-692FFC5008BE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9F023AF2-B0C0-4213-8F4D-692FFC5008BE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={39823215-A657-485F-B571-5435DA1837F9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {39823215-A657-485F-B571-5435DA1837F9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={A2340612-C6E0-4A7A-944E-9BCABBEDE8DF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A2340612-C6E0-4A7A-944E-9BCABBEDE8DF} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={6BF2624E-707A-4960-82D7-CCDE1F2A3732},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6BF2624E-707A-4960-82D7-CCDE1F2A3732} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={A589CA52-872A-4C75-B161-F55F96611F5E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A589CA52-872A-4C75-B161-F55F96611F5E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={F3DD53B1-CE88-402E-A2F9-ABB3E21E3F32},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F3DD53B1-CE88-402E-A2F9-ABB3E21E3F32} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={63BADA08-DAE9-48C6-A9CC-C290CCB3A65E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {63BADA08-DAE9-48C6-A9CC-C290CCB3A65E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={B0F1E1F2-14FA-444B-BB9D-867EA7978BA5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B0F1E1F2-14FA-444B-BB9D-867EA7978BA5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={361EAEFC-A3BB-4A0F-8DDB-632D91B4CB72},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {361EAEFC-A3BB-4A0F-8DDB-632D91B4CB72} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={08CF10E1-F0DE-445B-AD4A-773226EDAE01},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {08CF10E1-F0DE-445B-AD4A-773226EDAE01} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={B288D2AB-9E75-4057-B1FD-C88135A49B2D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B288D2AB-9E75-4057-B1FD-C88135A49B2D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={5209B6E0-3B04-45D2-9176-6BBE8D798D3C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5209B6E0-3B04-45D2-9176-6BBE8D798D3C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={8141D759-ECF8-4D6E-8223-0069ECD37B1D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8141D759-ECF8-4D6E-8223-0069ECD37B1D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={BA03ACBB-760E-4FFD-8198-5AF97782C287},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BA03ACBB-760E-4FFD-8198-5AF97782C287} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={BBB29BC9-9B2F-4BB4-99D8-83052358BDFD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BBB29BC9-9B2F-4BB4-99D8-83052358BDFD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={A52291EA-7E8C-42A9-8B32-59B478203A43},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A52291EA-7E8C-42A9-8B32-59B478203A43} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={5678DF23-156F-459F-8F6E-3117D6ED1674},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5678DF23-156F-459F-8F6E-3117D6ED1674} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={D1A1A37A-4150-4681-B735-AC190174E790},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D1A1A37A-4150-4681-B735-AC190174E790} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={8728C774-9F41-4E0C-88C6-AF9FC24E5BDA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8728C774-9F41-4E0C-88C6-AF9FC24E5BDA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={ED97BBDF-37DF-4482-9510-B0BF99050147},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {ED97BBDF-37DF-4482-9510-B0BF99050147} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={B1C2A90B-2460-4D26-9118-142DB7DB08F1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B1C2A90B-2460-4D26-9118-142DB7DB08F1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={F944F5E3-B334-4D42-87E1-062C993405C2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F944F5E3-B334-4D42-87E1-062C993405C2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={737B7286-477B-4A03-853A-FA456598D220},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {737B7286-477B-4A03-853A-FA456598D220} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={BECF9535-F538-41EE-B808-AB3AFA959260},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BECF9535-F538-41EE-B808-AB3AFA959260} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={A424B95A-4608-4A7D-86F4-BCDDFC4AA58E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A424B95A-4608-4A7D-86F4-BCDDFC4AA58E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\
        MSI (s) (9C:0C) [17:12:41:432]: Executing op: ComponentRegister(ComponentId={C0357FDF-9EB8-4617-8625-A9F0CCD5501B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C0357FDF-9EB8-4617-8625-A9F0CCD5501B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={22C44488-64F3-4C20-BB4B-5CAB69A647DD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {22C44488-64F3-4C20-BB4B-5CAB69A647DD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={4CE5DE30-246E-4B76-8EB2-B4B85E7A1A4A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4CE5DE30-246E-4B76-8EB2-B4B85E7A1A4A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={98ABE776-F95B-42AD-87B3-16188D28FD03},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {98ABE776-F95B-42AD-87B3-16188D28FD03} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={9B672F54-961D-400B-AA44-89167D10F46B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9B672F54-961D-400B-AA44-89167D10F46B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={83881CEA-9FAA-4AAC-8314-10D5782C75E8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {83881CEA-9FAA-4AAC-8314-10D5782C75E8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={DEFA1E42-66A0-47F9-BF5B-BDF8B5C07CE3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DEFA1E42-66A0-47F9-BF5B-BDF8B5C07CE3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={0C6E49D5-1594-4E62-97FB-0224FEB48BBA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0C6E49D5-1594-4E62-97FB-0224FEB48BBA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={054BB965-8BED-4A53-B32C-F7B05740D2C3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {054BB965-8BED-4A53-B32C-F7B05740D2C3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={C44EF439-5C56-4052-BC4C-F1EE097FFE6C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C44EF439-5C56-4052-BC4C-F1EE097FFE6C} 3: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={3886CDDB-E8B4-4556-A628-A3B4C0D4A577},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\dist\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3886CDDB-E8B4-4556-A628-A3B4C0D4A577} 3: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={FA0CD061-0354-4470-B755-8732C95CE290},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FA0CD061-0354-4470-B755-8732C95CE290} 3: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={3B9F7989-DE21-4EC6-9366-7EE5F544DFA1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\dist\img\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3B9F7989-DE21-4EC6-9366-7EE5F544DFA1} 3: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={483B6232-1D6B-444C-A41A-7DC726926493},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {483B6232-1D6B-444C-A41A-7DC726926493} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={9E9E23B3-B0A2-4B07-9EEE-42100F600C24},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9E9E23B3-B0A2-4B07-9EEE-42100F600C24} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={C65FF1ED-E352-479F-A633-D7EEC0D60EEE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C65FF1ED-E352-479F-A633-D7EEC0D60EEE} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={0FF13A08-89D1-4EA4-99F7-388F0E54F3C9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0FF13A08-89D1-4EA4-99F7-388F0E54F3C9} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={51440613-F529-4DFE-B592-85C139248991},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {51440613-F529-4DFE-B592-85C139248991} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={15209107-BA86-4304-A978-1E5C554CC56F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {15209107-BA86-4304-A978-1E5C554CC56F} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={2E3700B7-BDC8-4F3D-BD4E-D8F572200425},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2E3700B7-BDC8-4F3D-BD4E-D8F572200425} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={402CE838-47E2-45CD-91D4-828600F68000},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {402CE838-47E2-45CD-91D4-828600F68000} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={8C512B42-6F1D-433F-B23F-A1A805D9B406},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8C512B42-6F1D-433F-B23F-A1A805D9B406} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={2578667F-CC1A-43CA-9829-6A99B016F773},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2578667F-CC1A-43CA-9829-6A99B016F773} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={6EE01301-96BF-41AA-AF43-F7DFFC51B4CA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6EE01301-96BF-41AA-AF43-F7DFFC51B4CA} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={40F0ED64-56E5-4833-A8AF-5A293D460340},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {40F0ED64-56E5-4833-A8AF-5A293D460340} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={C6EFB09B-3661-4D67-90D0-00A9758162EA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C6EFB09B-3661-4D67-90D0-00A9758162EA} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={A586110E-6B21-4D3D-9705-3B9C47D07633},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A586110E-6B21-4D3D-9705-3B9C47D07633} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={DDB1FFED-CCEE-4539-9112-E645B770FF90},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DDB1FFED-CCEE-4539-9112-E645B770FF90} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={C5BCACA0-2143-49CD-B1E8-30D9207C154B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C5BCACA0-2143-49CD-B1E8-30D9207C154B} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\
        MSI (s) (9C:0C) [17:12:41:447]: Executing op: ComponentRegister(ComponentId={65853E31-8F1B-4BBC-BF3A-E168D637020A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {65853E31-8F1B-4BBC-BF3A-E168D637020A} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={72A3B722-EBA9-4279-B6E4-26FD068C4102},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {72A3B722-EBA9-4279-B6E4-26FD068C4102} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={D99BDDA8-FF97-40A0-869F-599F9C97E945},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D99BDDA8-FF97-40A0-869F-599F9C97E945} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={8E8A6F62-4DD1-442D-B9B1-7D5BE7A1ED6E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8E8A6F62-4DD1-442D-B9B1-7D5BE7A1ED6E} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={72565F74-301E-4529-8D02-8D2E93BA4B99},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {72565F74-301E-4529-8D02-8D2E93BA4B99} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={94A21448-290A-402E-B8BC-313BEE62DC07},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {94A21448-290A-402E-B8BC-313BEE62DC07} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={59CD06A3-C0B8-454F-B3CA-91627995CE24},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {59CD06A3-C0B8-454F-B3CA-91627995CE24} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={2005F100-559B-4C9F-AD95-8FE304876D89},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2005F100-559B-4C9F-AD95-8FE304876D89} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={AD25ECA4-40E1-4828-99D5-D84E424831A8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AD25ECA4-40E1-4828-99D5-D84E424831A8} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={139FAFB3-91DE-4FD5-86AC-5CCB890555BF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {139FAFB3-91DE-4FD5-86AC-5CCB890555BF} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={04F8891A-46D9-4D04-80B3-2227236ECC96},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {04F8891A-46D9-4D04-80B3-2227236ECC96} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={B0188F62-1F32-408E-9A52-D83E018BEA8A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B0188F62-1F32-408E-9A52-D83E018BEA8A} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={878D76E3-299D-4F1B-BDB5-62740ADB58F0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {878D76E3-299D-4F1B-BDB5-62740ADB58F0} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={169A8256-1EFF-41DC-88DC-00759F21F5A6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {169A8256-1EFF-41DC-88DC-00759F21F5A6} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={E02C2A4A-795D-4EB8-8495-0BD8840D5863},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E02C2A4A-795D-4EB8-8495-0BD8840D5863} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={651389B2-1D8C-4F85-BBA4-EFD4DBFEFF07},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {651389B2-1D8C-4F85-BBA4-EFD4DBFEFF07} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={EE846D2C-F48A-46FB-B5D4-C62E95636D95},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EE846D2C-F48A-46FB-B5D4-C62E95636D95} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={61444216-FFFF-44FA-82CA-2C0CD5A8D27D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {61444216-FFFF-44FA-82CA-2C0CD5A8D27D} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={251D9998-463C-41B7-878D-44E01D661D1E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {251D9998-463C-41B7-878D-44E01D661D1E} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={C58D5645-9092-46AD-A71B-EB5EE8AE0D24},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C58D5645-9092-46AD-A71B-EB5EE8AE0D24} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={93995B93-9E4B-4860-B503-E8D00F290D22},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {93995B93-9E4B-4860-B503-E8D00F290D22} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={3B15B9B5-C613-4AE4-A574-D24FD8B345A1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3B15B9B5-C613-4AE4-A574-D24FD8B345A1} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={321168CB-4E30-4E4B-A765-D8449B1A6B1A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {321168CB-4E30-4E4B-A765-D8449B1A6B1A} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={0CFA5565-4D5D-4939-BF8D-D3A296A11913},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0CFA5565-4D5D-4939-BF8D-D3A296A11913} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={5029E080-A928-4223-AE58-758CE88D2B7B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5029E080-A928-4223-AE58-758CE88D2B7B} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={F70D41A4-7AC6-47B5-AAF7-7164DF7E63C3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F70D41A4-7AC6-47B5-AAF7-7164DF7E63C3} 3: C:\inetpub\wwwroot\MyComp.WebApp\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={9433E526-9349-4F8D-89BD-FC75EBB40ECA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9433E526-9349-4F8D-89BD-FC75EBB40ECA} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={FE655A19-5648-4A20-BD93-D705C8701D38},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FE655A19-5648-4A20-BD93-D705C8701D38} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={4D709E67-B38E-41F3-A011-57DE29580ED4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4D709E67-B38E-41F3-A011-57DE29580ED4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={562BF897-449E-4338-9635-93FB8BFAF16D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {562BF897-449E-4338-9635-93FB8BFAF16D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\
        MSI (s) (9C:0C) [17:12:41:463]: Executing op: ComponentRegister(ComponentId={304041BE-8ED3-4517-AA18-7E4FC260D8E5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {304041BE-8ED3-4517-AA18-7E4FC260D8E5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={0117A45F-362A-4F13-9A79-28BE2A41A584},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0117A45F-362A-4F13-9A79-28BE2A41A584} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={EE51DE03-7F2C-4874-93D5-1D32D3EFBED4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EE51DE03-7F2C-4874-93D5-1D32D3EFBED4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={54767957-A196-4331-81E3-156F322D2DF3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {54767957-A196-4331-81E3-156F322D2DF3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={AEFB19B2-08D5-4284-9423-6469984B6B0C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AEFB19B2-08D5-4284-9423-6469984B6B0C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={044543E6-F359-47B7-B7D7-B72F266A17B9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {044543E6-F359-47B7-B7D7-B72F266A17B9} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={2D082E81-8517-459D-8E7A-38556F1E465E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2D082E81-8517-459D-8E7A-38556F1E465E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={8B30919A-5FE4-4C86-92C1-76E3DE7CDE66},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8B30919A-5FE4-4C86-92C1-76E3DE7CDE66} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={71DF54C7-C2E8-4029-A6D6-A3BFB666B83A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {71DF54C7-C2E8-4029-A6D6-A3BFB666B83A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={0839F7F2-86E7-4F1A-9529-39D1BF754D59},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0839F7F2-86E7-4F1A-9529-39D1BF754D59} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={08192A7C-3AD0-45AE-9939-6628B4D9A240},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {08192A7C-3AD0-45AE-9939-6628B4D9A240} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={87E32856-F061-4E16-88FA-96E8493CEFA5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {87E32856-F061-4E16-88FA-96E8493CEFA5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={EB3CC10F-9211-489E-AB4D-691BF33D03D0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EB3CC10F-9211-489E-AB4D-691BF33D03D0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={41B94015-98F3-4871-BC5E-7DF1279336B3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {41B94015-98F3-4871-BC5E-7DF1279336B3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={48B61544-7BDA-4895-A520-F67CA01BEA6C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {48B61544-7BDA-4895-A520-F67CA01BEA6C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={A80F630F-A6E2-4F0E-AA4C-17B5BB996491},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A80F630F-A6E2-4F0E-AA4C-17B5BB996491} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={49ADE9ED-949E-4628-BD02-E394C48E12DE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {49ADE9ED-949E-4628-BD02-E394C48E12DE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={938F5EE3-1394-408F-9AD4-262A00F9EC96},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {938F5EE3-1394-408F-9AD4-262A00F9EC96} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={18249F94-4213-451B-A42E-D2FDC06A1AC1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {18249F94-4213-451B-A42E-D2FDC06A1AC1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={E18BACD2-1BBC-47A9-B5B9-9BD0AE0086E7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E18BACD2-1BBC-47A9-B5B9-9BD0AE0086E7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={2D6924F5-1BEC-4146-9CF3-2B96AB60769A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2D6924F5-1BEC-4146-9CF3-2B96AB60769A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={F69A2607-F558-4DAF-93A9-F86DC8F858B8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F69A2607-F558-4DAF-93A9-F86DC8F858B8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={33FF1E1D-F20D-4538-9F1F-077787B92585},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {33FF1E1D-F20D-4538-9F1F-077787B92585} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={7EA3E09A-6D9D-46F2-BF98-AB234029B789},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7EA3E09A-6D9D-46F2-BF98-AB234029B789} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={E45DD4EC-F993-435F-890D-D3E77F2C846D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E45DD4EC-F993-435F-890D-D3E77F2C846D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={7738D7CA-CBD1-4448-94D3-50A4A4F84155},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7738D7CA-CBD1-4448-94D3-50A4A4F84155} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={31B68A23-F2D1-4158-982D-B756D6E591AB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {31B68A23-F2D1-4158-982D-B756D6E591AB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={4552FCAC-7CCF-4CD3-9CC7-BB23FCC5232C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4552FCAC-7CCF-4CD3-9CC7-BB23FCC5232C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={E5F9E2A8-8673-4682-909E-094F35239555},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E5F9E2A8-8673-4682-909E-094F35239555} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\
        MSI (s) (9C:0C) [17:12:41:479]: Executing op: ComponentRegister(ComponentId={72C8008C-2884-4059-A8C4-A94A0E86A919},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {72C8008C-2884-4059-A8C4-A94A0E86A919} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={1A9A77C3-78CD-4A28-BFC8-BBA4F0D6FEC2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1A9A77C3-78CD-4A28-BFC8-BBA4F0D6FEC2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={68A0990F-2E81-42E0-A5BB-3DA14505954A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {68A0990F-2E81-42E0-A5BB-3DA14505954A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={191BC455-FC33-4A60-B755-999629D6E6EE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {191BC455-FC33-4A60-B755-999629D6E6EE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={5DE3C93F-9CA6-4AFC-B3CB-C66E165DCEAD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5DE3C93F-9CA6-4AFC-B3CB-C66E165DCEAD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={927C0953-D93D-4D4A-8692-2E46335571B5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {927C0953-D93D-4D4A-8692-2E46335571B5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={8F3D607C-30F7-45E7-9C5E-AFA0B575C221},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8F3D607C-30F7-45E7-9C5E-AFA0B575C221} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={1D7D0AA4-0B62-4C38-AE7A-1484AB5D3DDA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1D7D0AA4-0B62-4C38-AE7A-1484AB5D3DDA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={F7838ABF-6F1C-4552-855E-2914BBD77C4C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F7838ABF-6F1C-4552-855E-2914BBD77C4C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={D80E92C2-AC15-463C-A671-060EAEC754DD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D80E92C2-AC15-463C-A671-060EAEC754DD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={5FDF50FE-A133-424D-B521-5BB9AC1D828E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5FDF50FE-A133-424D-B521-5BB9AC1D828E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={EED321E9-4330-4FE2-8C97-8D9D6137A3C5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EED321E9-4330-4FE2-8C97-8D9D6137A3C5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={185166F2-CC76-4665-8635-05F637FF03E2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {185166F2-CC76-4665-8635-05F637FF03E2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={F984D36E-1EE8-4D33-9D7F-82F4DE8272EB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F984D36E-1EE8-4D33-9D7F-82F4DE8272EB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={741B8227-ACB2-44DD-8AB7-5828FF429A91},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {741B8227-ACB2-44DD-8AB7-5828FF429A91} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={6CDBCF36-B773-468A-B4D7-EA458761A0D6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6CDBCF36-B773-468A-B4D7-EA458761A0D6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={5714D74E-0A26-46FD-9C10-FAC2B39AC2FD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5714D74E-0A26-46FD-9C10-FAC2B39AC2FD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={A201E9A2-E38A-45E4-B7EC-2C02197A03A9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A201E9A2-E38A-45E4-B7EC-2C02197A03A9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={0DB7E9AE-780D-4DFB-9909-A860E5ADFA22},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0DB7E9AE-780D-4DFB-9909-A860E5ADFA22} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={F5ABF083-0F85-4749-B612-7A1345879192},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F5ABF083-0F85-4749-B612-7A1345879192} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={0F371758-82B6-46A8-88CD-0481BB9408C1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0F371758-82B6-46A8-88CD-0481BB9408C1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={CA295CFC-4FD4-4378-A04E-5245B81A71FB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CA295CFC-4FD4-4378-A04E-5245B81A71FB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={222883AA-5325-4001-9B5A-4AD3B45793C4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {222883AA-5325-4001-9B5A-4AD3B45793C4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={3924A374-E701-4BB9-A4DC-91EAF3F93C1E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3924A374-E701-4BB9-A4DC-91EAF3F93C1E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={37C6633C-D616-4333-A440-53B86A4AE767},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {37C6633C-D616-4333-A440-53B86A4AE767} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={F930DD02-784F-4EF2-8F82-35E79B44CF27},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F930DD02-784F-4EF2-8F82-35E79B44CF27} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={728D5F0A-3509-4B7B-A454-2525FDD8867A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {728D5F0A-3509-4B7B-A454-2525FDD8867A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={53375C8F-087C-499A-B5D8-56E2477FFA07},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {53375C8F-087C-499A-B5D8-56E2477FFA07} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={644FA397-2B52-43C5-B9E5-E5A85BC7A3E8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {644FA397-2B52-43C5-B9E5-E5A85BC7A3E8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={78B1C106-200E-436A-A05A-ED3F8A000650},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {78B1C106-200E-436A-A05A-ED3F8A000650} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\
        MSI (s) (9C:0C) [17:12:41:494]: Executing op: ComponentRegister(ComponentId={78320628-B7CC-4268-9C1E-8E42CE6B1A84},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {78320628-B7CC-4268-9C1E-8E42CE6B1A84} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={02777F4F-3FF9-4D8C-9B47-D52CE7817C42},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {02777F4F-3FF9-4D8C-9B47-D52CE7817C42} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={4F1829D6-CEE2-4F82-9FDE-8FC56FBA6C84},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4F1829D6-CEE2-4F82-9FDE-8FC56FBA6C84} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={98D85E83-FBDD-41FB-A11F-2B8CA0942A95},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {98D85E83-FBDD-41FB-A11F-2B8CA0942A95} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={2853B56C-1B15-4D3F-A8C8-E2A9716D9783},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2853B56C-1B15-4D3F-A8C8-E2A9716D9783} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={FC3FDB61-4859-4F46-8793-39EA941CDD49},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FC3FDB61-4859-4F46-8793-39EA941CDD49} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={DFBC85E5-CB28-445C-B521-94556B3ACD5F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DFBC85E5-CB28-445C-B521-94556B3ACD5F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={8464110A-65DE-4A23-8E7E-F1053B22FC98},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8464110A-65DE-4A23-8E7E-F1053B22FC98} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={F8746455-8DC1-4C2B-80BE-C5AF6C83884D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F8746455-8DC1-4C2B-80BE-C5AF6C83884D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={E252DAAD-FA10-48E7-9076-0E50A324A695},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E252DAAD-FA10-48E7-9076-0E50A324A695} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={19C4D3E8-F9B2-4E00-804B-3F3ECA2E2A27},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {19C4D3E8-F9B2-4E00-804B-3F3ECA2E2A27} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={C6A9035C-06B6-4A6C-8334-33840DCBAFFE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C6A9035C-06B6-4A6C-8334-33840DCBAFFE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={F89E680B-E61C-4DB3-8D47-CE8A9DA07BE2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F89E680B-E61C-4DB3-8D47-CE8A9DA07BE2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={0B48CC0B-E905-4216-9DB4-2ACD41EE3DCE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0B48CC0B-E905-4216-9DB4-2ACD41EE3DCE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={4772C8E6-19CE-4D31-B591-51747FC55914},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4772C8E6-19CE-4D31-B591-51747FC55914} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={3D61972B-EC3A-487A-A01F-37C768CFEDBB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3D61972B-EC3A-487A-A01F-37C768CFEDBB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={C734E1D0-8D12-4E4A-A21A-9E835A9A466A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C734E1D0-8D12-4E4A-A21A-9E835A9A466A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={82028882-B4ED-426D-A399-D0385AEB4835},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {82028882-B4ED-426D-A399-D0385AEB4835} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={CCA360ED-D2EE-4B8F-B4F3-8896B3501FC2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CCA360ED-D2EE-4B8F-B4F3-8896B3501FC2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={87519B4E-099A-4CA2-8D91-714D91DF62CE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {87519B4E-099A-4CA2-8D91-714D91DF62CE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={173444C4-9C98-4CC0-8FE0-75F3DEC89D72},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {173444C4-9C98-4CC0-8FE0-75F3DEC89D72} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={B576C11F-A092-4708-AB34-7D1AA0AF9104},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B576C11F-A092-4708-AB34-7D1AA0AF9104} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={1DF2D549-F394-4EA6-ADDB-56591B2D04E5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1DF2D549-F394-4EA6-ADDB-56591B2D04E5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={22F661DE-41DA-4C64-BBDE-7EA594653132},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {22F661DE-41DA-4C64-BBDE-7EA594653132} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={979EB4C3-C349-4909-A341-FA2BB5444E2C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {979EB4C3-C349-4909-A341-FA2BB5444E2C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={B5C0AE6F-1B76-4DED-93A9-0277C8CA14B0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B5C0AE6F-1B76-4DED-93A9-0277C8CA14B0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={4A4C8732-29B1-4518-8FB2-53B26595F20D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4A4C8732-29B1-4518-8FB2-53B26595F20D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={1BD9A5A9-873B-4E29-A5C2-34D2F393C8F4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1BD9A5A9-873B-4E29-A5C2-34D2F393C8F4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\
        MSI (s) (9C:0C) [17:12:41:510]: Executing op: ComponentRegister(ComponentId={2319A4B2-0CC9-40A8-8FE9-81BBD597FA4F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2319A4B2-0CC9-40A8-8FE9-81BBD597FA4F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={49C87376-0646-45EB-8632-EC2846852A8E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {49C87376-0646-45EB-8632-EC2846852A8E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={381AC2A8-9116-4CD6-BE1C-84368D65A340},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {381AC2A8-9116-4CD6-BE1C-84368D65A340} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={E4763D5D-7352-4A3C-9FC5-9AF5D5D392E5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E4763D5D-7352-4A3C-9FC5-9AF5D5D392E5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={C8E5F491-A8EB-4094-AF09-4CAAA7E4D7D2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C8E5F491-A8EB-4094-AF09-4CAAA7E4D7D2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={4B065638-EEB5-4123-985D-DED80FE13B17},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4B065638-EEB5-4123-985D-DED80FE13B17} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={66916008-6BE2-41AA-B431-780FE19E2EB9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {66916008-6BE2-41AA-B431-780FE19E2EB9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={DC46AD72-19DA-489B-86DC-5C77395DCC77},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DC46AD72-19DA-489B-86DC-5C77395DCC77} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={ACAB8DEC-CD2A-4D76-825A-A057C4BAEDB8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {ACAB8DEC-CD2A-4D76-825A-A057C4BAEDB8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={F6315FD1-DD46-46F5-A24A-2E8D84B7CDFA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F6315FD1-DD46-46F5-A24A-2E8D84B7CDFA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={81A186E9-1D57-4327-9E15-7CDC24659225},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {81A186E9-1D57-4327-9E15-7CDC24659225} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={26F04AF4-8EF0-4D59-B9F6-A95AA9905370},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {26F04AF4-8EF0-4D59-B9F6-A95AA9905370} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={DE8B1454-2C1E-48B4-91C1-137F0D89CB8E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DE8B1454-2C1E-48B4-91C1-137F0D89CB8E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={EB5B738B-277C-48B0-9327-594158E53C4C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EB5B738B-277C-48B0-9327-594158E53C4C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={15B719B4-4EEC-48F5-9026-FD49CE3BEDE5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {15B719B4-4EEC-48F5-9026-FD49CE3BEDE5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={82A78134-4E3B-49DE-89AE-2091508A3638},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {82A78134-4E3B-49DE-89AE-2091508A3638} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={426066EE-E9C9-4775-9301-D96D9453314E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {426066EE-E9C9-4775-9301-D96D9453314E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={9600ACB4-E283-4575-BC06-0F66CEC3B6F5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9600ACB4-E283-4575-BC06-0F66CEC3B6F5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={A558A6A7-84D5-42BD-B80E-14017D151605},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A558A6A7-84D5-42BD-B80E-14017D151605} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={DB260BB3-311C-4CA1-9870-A3886BDE2650},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DB260BB3-311C-4CA1-9870-A3886BDE2650} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={8D9E5764-B375-4330-9CA3-FA400E857D8E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8D9E5764-B375-4330-9CA3-FA400E857D8E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={9139C6FC-576A-425D-94BE-32988E6F7EB3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9139C6FC-576A-425D-94BE-32988E6F7EB3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={C3E45C30-AC81-4F94-B160-325FB668A694},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C3E45C30-AC81-4F94-B160-325FB668A694} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={A81A96C9-0D39-43F1-B6B9-EEDDD3B23FE4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A81A96C9-0D39-43F1-B6B9-EEDDD3B23FE4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={EEB68D01-1BB1-470A-887E-7B2DA0914747},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EEB68D01-1BB1-470A-887E-7B2DA0914747} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={F28CFBF9-60CC-4630-8ED7-0EC9E2B5B885},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F28CFBF9-60CC-4630-8ED7-0EC9E2B5B885} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={327E5DDB-99EE-478E-AA78-306761747B71},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {327E5DDB-99EE-478E-AA78-306761747B71} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={C8E98387-625D-4464-9577-DB16C886DAEA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C8E98387-625D-4464-9577-DB16C886DAEA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={A5148D42-5578-4EDD-B252-281A6E81DD8D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A5148D42-5578-4EDD-B252-281A6E81DD8D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={E2CBCE04-7563-4CB9-99D1-D8FEE2FB6B6F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E2CBCE04-7563-4CB9-99D1-D8FEE2FB6B6F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={93C5C52C-01B8-4849-AC09-AA5F711968B0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {93C5C52C-01B8-4849-AC09-AA5F711968B0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={2BA5851D-EB30-4DDA-A0FA-FFB89CA188DA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2BA5851D-EB30-4DDA-A0FA-FFB89CA188DA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={10AADCE3-41E4-4754-87AD-1942E9CCBED6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {10AADCE3-41E4-4754-87AD-1942E9CCBED6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={FA064D07-F443-4F59-8354-BC49C80EDE03},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FA064D07-F443-4F59-8354-BC49C80EDE03} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={5B129733-268A-4580-AAAE-DA42984633AD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5B129733-268A-4580-AAAE-DA42984633AD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={21CE2084-9016-4205-A804-03940972BC27},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {21CE2084-9016-4205-A804-03940972BC27} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={21C7B9BD-1866-494D-9400-69CD88CEBA68},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {21C7B9BD-1866-494D-9400-69CD88CEBA68} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={412C9109-4250-4A43-A729-FDE1585E9751},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {412C9109-4250-4A43-A729-FDE1585E9751} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={F137683D-C4E5-459B-87F7-0CF3463E2EFF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F137683D-C4E5-459B-87F7-0CF3463E2EFF} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={E3226EE9-3A76-4348-BFF6-736C40CE7630},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E3226EE9-3A76-4348-BFF6-736C40CE7630} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={3AA0EF7E-96EF-4DC8-BA94-8A3BBCCC4C42},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3AA0EF7E-96EF-4DC8-BA94-8A3BBCCC4C42} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={12B20E35-79C5-47C2-BA4B-D33081735553},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {12B20E35-79C5-47C2-BA4B-D33081735553} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\
        MSI (s) (9C:0C) [17:12:41:525]: Executing op: ComponentRegister(ComponentId={3ABEE84E-6357-414D-83DB-47F50DB6BE48},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3ABEE84E-6357-414D-83DB-47F50DB6BE48} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={DDFAB658-583D-4D22-82D4-4ECAFEF32499},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DDFAB658-583D-4D22-82D4-4ECAFEF32499} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={2273502D-A120-4CF4-BD77-D770CFD5001F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2273502D-A120-4CF4-BD77-D770CFD5001F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={FE427785-855C-4C76-AE6E-6B9901A7DF9B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FE427785-855C-4C76-AE6E-6B9901A7DF9B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={27C02901-46CD-4422-9E08-082ECBCBC512},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {27C02901-46CD-4422-9E08-082ECBCBC512} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={C3173EF1-14D1-4935-B4D6-3463093495C7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C3173EF1-14D1-4935-B4D6-3463093495C7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={4DCC679F-0A8E-4BEF-AE68-BEAF5881E9C0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4DCC679F-0A8E-4BEF-AE68-BEAF5881E9C0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={2CF0631F-3EF7-4C03-98F4-9DA137B3235A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2CF0631F-3EF7-4C03-98F4-9DA137B3235A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={EFC0AF8E-31DA-4046-82AB-D2C5312491D2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EFC0AF8E-31DA-4046-82AB-D2C5312491D2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={0850E47E-0AE5-4603-AF96-DDCD741BAA23},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0850E47E-0AE5-4603-AF96-DDCD741BAA23} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={E88EE39C-2EF1-4478-8D19-6C8DBAA0B276},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E88EE39C-2EF1-4478-8D19-6C8DBAA0B276} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={83C25684-B1D8-471B-AD3D-AECAB9901ED7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {83C25684-B1D8-471B-AD3D-AECAB9901ED7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={14C2299F-80B4-4C46-8BD0-6B016D692122},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {14C2299F-80B4-4C46-8BD0-6B016D692122} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={D194797C-0C84-406F-8344-8017CDB9E945},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D194797C-0C84-406F-8344-8017CDB9E945} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={BEBD5C17-8B23-44C6-96FB-01913D03C463},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BEBD5C17-8B23-44C6-96FB-01913D03C463} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={0FD5077A-676A-491C-BA97-7E3D3909CEAE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0FD5077A-676A-491C-BA97-7E3D3909CEAE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={DB22A9F5-49A3-4744-8C39-C64A4C1C683A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DB22A9F5-49A3-4744-8C39-C64A4C1C683A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={D3A42753-AB3E-49A0-ACAB-7684C566A096},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D3A42753-AB3E-49A0-ACAB-7684C566A096} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={CE5229DF-1E16-4A8A-BD93-9378E8AE367D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CE5229DF-1E16-4A8A-BD93-9378E8AE367D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={AC0B3B6C-C474-43AA-B8FF-7A8A1D0085D2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AC0B3B6C-C474-43AA-B8FF-7A8A1D0085D2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={FC8CEBDC-E638-44C7-BEE3-DB524939B9F5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FC8CEBDC-E638-44C7-BEE3-DB524939B9F5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={7D843D1F-4E2D-488B-BC67-E1DEEED1EF0C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7D843D1F-4E2D-488B-BC67-E1DEEED1EF0C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={31E17F21-4AD5-4C57-8A0E-A0D3B86DA092},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {31E17F21-4AD5-4C57-8A0E-A0D3B86DA092} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={C9CE5887-25AE-4465-A0D4-1AC4B3FA6255},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C9CE5887-25AE-4465-A0D4-1AC4B3FA6255} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={8867E083-AD66-4A92-B152-5F83D5656C42},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8867E083-AD66-4A92-B152-5F83D5656C42} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={FA3A90EE-04A6-4137-967F-FEA9A0BE4540},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FA3A90EE-04A6-4137-967F-FEA9A0BE4540} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={3281B1EF-5C84-4EE0-9166-314F65521DC9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3281B1EF-5C84-4EE0-9166-314F65521DC9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={E2E8BF7A-07EB-45EF-9CC2-FFD250EC636B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E2E8BF7A-07EB-45EF-9CC2-FFD250EC636B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={68BAB262-66C9-47DD-A4B8-76BAB65143DB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {68BAB262-66C9-47DD-A4B8-76BAB65143DB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={A2B0A58D-51AD-4DFB-9CAC-5B4ED04FFC0D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A2B0A58D-51AD-4DFB-9CAC-5B4ED04FFC0D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={D6964B94-3325-4C35-94C8-847F84353C9A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D6964B94-3325-4C35-94C8-847F84353C9A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={003F8203-59ED-45B2-BA86-1C325943A4AB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {003F8203-59ED-45B2-BA86-1C325943A4AB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={82616679-5950-4FC2-A1A6-F0556FC0B69E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {82616679-5950-4FC2-A1A6-F0556FC0B69E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={8F8F5D54-2646-4291-9306-194D3446F4D4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8F8F5D54-2646-4291-9306-194D3446F4D4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={82345C23-DC6C-4D23-AC33-D5ACF3E3C225},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {82345C23-DC6C-4D23-AC33-D5ACF3E3C225} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={DB5103E0-06E5-4E71-8340-BB65690EA1EA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DB5103E0-06E5-4E71-8340-BB65690EA1EA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={AE97B04E-58CA-49A8-B1EB-0E44B61771A3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AE97B04E-58CA-49A8-B1EB-0E44B61771A3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={C751EEC5-7BE3-4D48-8DEC-AEC1F325A186},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C751EEC5-7BE3-4D48-8DEC-AEC1F325A186} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={EB09AA49-1BF4-4245-96E8-85ADECAA21BC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EB09AA49-1BF4-4245-96E8-85ADECAA21BC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={44C3111D-A1D6-4453-9074-2CAEDC824083},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {44C3111D-A1D6-4453-9074-2CAEDC824083} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={9A3A0AB9-0B3B-4169-8B4A-0CCE71894CB1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9A3A0AB9-0B3B-4169-8B4A-0CCE71894CB1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={FD4262B0-AE1C-4426-ADDF-79BFBAC7D237},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FD4262B0-AE1C-4426-ADDF-79BFBAC7D237} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={E9E825C7-1AC2-49B8-8131-EB8F0DA6B6B0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E9E825C7-1AC2-49B8-8131-EB8F0DA6B6B0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={5296B26F-26ED-4B87-9B0E-FE5806CD0747},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5296B26F-26ED-4B87-9B0E-FE5806CD0747} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={5F31CAFC-8AD5-474E-B7C6-85ACAB3D074A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5F31CAFC-8AD5-474E-B7C6-85ACAB3D074A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\
        MSI (s) (9C:0C) [17:12:41:541]: Executing op: ComponentRegister(ComponentId={7401A9EE-B7BE-4A89-A839-038F465326D9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7401A9EE-B7BE-4A89-A839-038F465326D9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={8145D83B-DF2E-4EAA-8934-9D30BE29D228},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8145D83B-DF2E-4EAA-8934-9D30BE29D228} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={49A0843C-6B26-425C-A1DA-057B40E7356C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {49A0843C-6B26-425C-A1DA-057B40E7356C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={937D6D35-DF59-491C-842B-CA85531B79C1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {937D6D35-DF59-491C-842B-CA85531B79C1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={582DE5F8-1873-4DA2-99B2-5C84E00FFB08},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {582DE5F8-1873-4DA2-99B2-5C84E00FFB08} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={CDC7881B-1469-4A3E-B7D6-AF631200E5A0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CDC7881B-1469-4A3E-B7D6-AF631200E5A0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={D5166528-781A-4F81-AD39-46BAF49CB074},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D5166528-781A-4F81-AD39-46BAF49CB074} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={7D6DE31F-74CC-431A-9D05-5A43D2D7B0F1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7D6DE31F-74CC-431A-9D05-5A43D2D7B0F1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={5F042535-6543-4BAB-8F13-6CF09F6AE6E0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5F042535-6543-4BAB-8F13-6CF09F6AE6E0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={4E9E0BAE-DA59-465C-92A1-10325E6F6001},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4E9E0BAE-DA59-465C-92A1-10325E6F6001} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={0AD08973-0005-4210-87E4-8617AE79F746},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0AD08973-0005-4210-87E4-8617AE79F746} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={DEA54111-75B7-4161-8294-B1D9C32645B0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DEA54111-75B7-4161-8294-B1D9C32645B0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={10BDBCAF-7656-416D-A63D-ADDF7447E8CD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {10BDBCAF-7656-416D-A63D-ADDF7447E8CD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={7F2A44C8-1DDF-467F-A38D-B8B120C39312},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7F2A44C8-1DDF-467F-A38D-B8B120C39312} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={058431B1-6C37-444A-A050-FA41CE9051E8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {058431B1-6C37-444A-A050-FA41CE9051E8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={D945CA89-0EFC-46AC-BB4C-230DD2E483A2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D945CA89-0EFC-46AC-BB4C-230DD2E483A2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={7B314B9B-57C8-4281-B288-BE6F80CED064},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7B314B9B-57C8-4281-B288-BE6F80CED064} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={5AB01C49-F0E6-40FF-A577-8A00B8C8CD0A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5AB01C49-F0E6-40FF-A577-8A00B8C8CD0A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={62F3FA6F-5A10-4B4F-93FE-E90F0E87DC51},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {62F3FA6F-5A10-4B4F-93FE-E90F0E87DC51} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={26234DB2-4C7A-4510-B173-7B078A196333},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {26234DB2-4C7A-4510-B173-7B078A196333} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={1B5CFB80-0086-478D-8E59-41C13F40EB79},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1B5CFB80-0086-478D-8E59-41C13F40EB79} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={5368AAEF-E6F6-4057-8833-7F58CED73240},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5368AAEF-E6F6-4057-8833-7F58CED73240} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={02DF6832-E136-4373-9D3E-FD6AA98523EB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\dist\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {02DF6832-E136-4373-9D3E-FD6AA98523EB} 3: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={DEC2ABEA-6C13-47D8-9644-133DB4A0CB12},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DEC2ABEA-6C13-47D8-9644-133DB4A0CB12} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={689C7E6F-7E25-4A9B-8B95-E76303277334},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {689C7E6F-7E25-4A9B-8B95-E76303277334} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={E41E9FE2-D059-4D46-B0A9-0C053C3DB2C9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E41E9FE2-D059-4D46-B0A9-0C053C3DB2C9} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={5A86D7F1-6D3D-4C88-A284-CCA19DCEE7CD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5A86D7F1-6D3D-4C88-A284-CCA19DCEE7CD} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={912300BF-71B1-4436-B6C6-6E6AF1F36BF9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {912300BF-71B1-4436-B6C6-6E6AF1F36BF9} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={ABCA8453-C883-4FD9-B4AF-B0645243A0C8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {ABCA8453-C883-4FD9-B4AF-B0645243A0C8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={1A4A4DE5-3BD1-475E-9AF5-DC5A9880F3B9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1A4A4DE5-3BD1-475E-9AF5-DC5A9880F3B9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={C1ADBF52-D2EC-4596-8C03-4CC83745C408},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C1ADBF52-D2EC-4596-8C03-4CC83745C408} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={2B0C7CD8-0A7D-4736-957D-C7974761A64B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2B0C7CD8-0A7D-4736-957D-C7974761A64B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={DF651E9E-88E6-4A25-A469-253163A56AE6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DF651E9E-88E6-4A25-A469-253163A56AE6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={108AA599-0D40-47EA-A8FE-F0673E532DD9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {108AA599-0D40-47EA-A8FE-F0673E532DD9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={0B22D0C4-EAC1-4CF1-9235-563D155C0725},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0B22D0C4-EAC1-4CF1-9235-563D155C0725} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={2B5FD9FB-B5E2-4372-A91B-4B99C46EA40D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2B5FD9FB-B5E2-4372-A91B-4B99C46EA40D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={1157C2B9-0B4E-453C-B693-410323A4D0A3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1157C2B9-0B4E-453C-B693-410323A4D0A3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={56542115-C721-446D-B717-CE4E9ABD6B6F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {56542115-C721-446D-B717-CE4E9ABD6B6F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={B9F9FF0A-C06B-4AEF-933C-7DF585F9EC9E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B9F9FF0A-C06B-4AEF-933C-7DF585F9EC9E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={A1F6B91B-AA84-4B80-A27C-8D0BC1EA23BC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A1F6B91B-AA84-4B80-A27C-8D0BC1EA23BC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={E83B560F-1DEB-4153-8C64-415472E3CFFB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E83B560F-1DEB-4153-8C64-415472E3CFFB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\
        MSI (s) (9C:0C) [17:12:41:557]: Executing op: ComponentRegister(ComponentId={65281687-9588-4240-A55F-9736E16EFB83},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {65281687-9588-4240-A55F-9736E16EFB83} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={A3421E42-497B-46DA-A5B1-D622E66FE7E7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A3421E42-497B-46DA-A5B1-D622E66FE7E7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={2586573A-6447-4A5E-88C4-545DC41F33C5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2586573A-6447-4A5E-88C4-545DC41F33C5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={C0F7A6A1-5F85-417C-9354-7D88C89C399F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C0F7A6A1-5F85-417C-9354-7D88C89C399F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={031B48DE-49F9-4616-BCF7-7FE7A4228E96},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {031B48DE-49F9-4616-BCF7-7FE7A4228E96} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={4DC3BE42-5EE9-4427-B157-5F452D3F0625},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4DC3BE42-5EE9-4427-B157-5F452D3F0625} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={79CDBF27-C881-47BC-AC03-DDFFA367F7FE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {79CDBF27-C881-47BC-AC03-DDFFA367F7FE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={1DF58D52-ECE3-489B-AA38-A0BA75A45BD1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1DF58D52-ECE3-489B-AA38-A0BA75A45BD1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={274E555A-9197-431C-AD15-EDCDC05F7C91},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {274E555A-9197-431C-AD15-EDCDC05F7C91} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={1FEEA884-AE0F-41C8-90CE-DDCD16C17714},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1FEEA884-AE0F-41C8-90CE-DDCD16C17714} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={B8389449-C06B-4958-96F2-074F6E354FC1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B8389449-C06B-4958-96F2-074F6E354FC1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={1C7FE38D-EEE2-40BA-A2B0-D74880C83E14},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1C7FE38D-EEE2-40BA-A2B0-D74880C83E14} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={1BAA19DC-FF3A-45B5-A565-F209908BD758},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1BAA19DC-FF3A-45B5-A565-F209908BD758} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={0ED8B906-F092-43EE-AF62-65CA6298B82F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0ED8B906-F092-43EE-AF62-65CA6298B82F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={CACA0436-A14E-460A-A4B4-41C518B97953},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CACA0436-A14E-460A-A4B4-41C518B97953} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={AE0B9A48-4314-49B1-AB9C-FE610E0CDCF2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AE0B9A48-4314-49B1-AB9C-FE610E0CDCF2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={33A5FCD9-2B7C-487F-898A-2B9FB9100E2B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {33A5FCD9-2B7C-487F-898A-2B9FB9100E2B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={8492C255-888A-49FB-8957-C6910680D05B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8492C255-888A-49FB-8957-C6910680D05B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={32BF4A36-F99B-4C9F-BDD2-1B297329630D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {32BF4A36-F99B-4C9F-BDD2-1B297329630D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={AD90BCC6-CF15-403A-BFCC-FAD48E95C4C3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AD90BCC6-CF15-403A-BFCC-FAD48E95C4C3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={78B44EB3-D7D6-4555-97C6-D99E2A6AFB79},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {78B44EB3-D7D6-4555-97C6-D99E2A6AFB79} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={C35C02E6-58B7-4B56-B381-E7C0F1E6A26C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C35C02E6-58B7-4B56-B381-E7C0F1E6A26C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={DCD03162-A950-432D-8E85-8A0EB24B3D92},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\forum\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DCD03162-A950-432D-8E85-8A0EB24B3D92} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\forum\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={DE3B4D66-C007-42CF-8CB1-18C1E37CA526},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DE3B4D66-C007-42CF-8CB1-18C1E37CA526} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={F235E93A-19CB-4E57-B315-FE83A5B30BF2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F235E93A-19CB-4E57-B315-FE83A5B30BF2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={334BE021-92BC-46F6-BACA-1E2492DFFDE4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {334BE021-92BC-46F6-BACA-1E2492DFFDE4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={F8B3BC49-C47A-4942-B301-794C8C6D071A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F8B3BC49-C47A-4942-B301-794C8C6D071A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={C585C872-AEE8-46F6-842E-5D7B17E07D8B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C585C872-AEE8-46F6-842E-5D7B17E07D8B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={466ECF8B-8A31-4FA2-9504-62B79C0DA6EC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {466ECF8B-8A31-4FA2-9504-62B79C0DA6EC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={361E2430-A802-40F7-A026-1059573BC0A3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {361E2430-A802-40F7-A026-1059573BC0A3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={26E355B0-F6D1-4CDA-A509-A17353874B20},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {26E355B0-F6D1-4CDA-A509-A17353874B20} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={AA1C9A21-ACE0-414C-9976-DEC165859835},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AA1C9A21-ACE0-414C-9976-DEC165859835} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={6FE7DA49-D3CE-47D0-BB17-71708AB6B881},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6FE7DA49-D3CE-47D0-BB17-71708AB6B881} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={1A394100-C022-4585-A51E-245A3BE81B60},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1A394100-C022-4585-A51E-245A3BE81B60} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={AA710957-CCD4-4F9D-B765-EEC856465EAE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AA710957-CCD4-4F9D-B765-EEC856465EAE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={E59E95EF-D083-44D8-89CC-923011FC4684},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E59E95EF-D083-44D8-89CC-923011FC4684} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={952FD4C2-834D-4A75-B430-ABD381FCE7FC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {952FD4C2-834D-4A75-B430-ABD381FCE7FC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={67554F0C-540F-4010-A196-2F0581060D50},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {67554F0C-540F-4010-A196-2F0581060D50} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={D8E76B55-F722-4661-A1D5-81B7D402A377},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D8E76B55-F722-4661-A1D5-81B7D402A377} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={BF4F094B-6489-46D2-B305-A08DD09F4904},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BF4F094B-6489-46D2-B305-A08DD09F4904} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={2F39074B-ED23-4F13-8D7F-235D4A7EB77E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2F39074B-ED23-4F13-8D7F-235D4A7EB77E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\
        MSI (s) (9C:0C) [17:12:41:573]: Executing op: ComponentRegister(ComponentId={621180EA-63F2-497C-8F04-D6E0259AE477},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {621180EA-63F2-497C-8F04-D6E0259AE477} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={B0F7A65A-8FD4-4A1D-8BFE-71C0DA810EEA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B0F7A65A-8FD4-4A1D-8BFE-71C0DA810EEA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={F0920D8A-C5EA-4FBA-9B8D-387F6D6717ED},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F0920D8A-C5EA-4FBA-9B8D-387F6D6717ED} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={373C71B2-A6FE-4C08-B8DD-49973BEAA25D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {373C71B2-A6FE-4C08-B8DD-49973BEAA25D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={22CD3884-6472-4BFA-911D-2FD8D63A9B12},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {22CD3884-6472-4BFA-911D-2FD8D63A9B12} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={923CCDE4-0DB9-4795-8887-0237E616D210},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {923CCDE4-0DB9-4795-8887-0237E616D210} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={6ACD4745-49D7-44F7-994A-1ED144C617F8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6ACD4745-49D7-44F7-994A-1ED144C617F8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={280CB4A4-8D1B-439B-BBC6-A15F5AEDAE12},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {280CB4A4-8D1B-439B-BBC6-A15F5AEDAE12} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={C6A1A885-60E3-43F3-898C-931A057CABC9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C6A1A885-60E3-43F3-898C-931A057CABC9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={9E09E720-93FB-4E56-8487-FB6F461A78EC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9E09E720-93FB-4E56-8487-FB6F461A78EC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={E25DB3B4-934D-433B-98C8-783BB9C48611},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E25DB3B4-934D-433B-98C8-783BB9C48611} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={55DA1D35-1F25-4486-B629-8A4AF903B1A1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {55DA1D35-1F25-4486-B629-8A4AF903B1A1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={2BBF1BBC-F9A1-487D-9CE3-104DCD6611E0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2BBF1BBC-F9A1-487D-9CE3-104DCD6611E0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={852D3ED8-15D2-44A2-9FC4-DF79B83AE001},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {852D3ED8-15D2-44A2-9FC4-DF79B83AE001} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={10404A7A-087B-4B28-A417-019417DD85BD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {10404A7A-087B-4B28-A417-019417DD85BD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={435F13E1-20AE-4C60-91AC-590120903AE9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {435F13E1-20AE-4C60-91AC-590120903AE9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={3350155D-3521-4DEB-9412-A8A2B8789F15},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3350155D-3521-4DEB-9412-A8A2B8789F15} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={A0D725A0-F3C2-4009-926A-F22A0E448B26},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A0D725A0-F3C2-4009-926A-F22A0E448B26} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={1DF1781F-691C-4BF6-97E7-23E61DA203DE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1DF1781F-691C-4BF6-97E7-23E61DA203DE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={90456308-9712-4F29-B00C-63E38B99C6F7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {90456308-9712-4F29-B00C-63E38B99C6F7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={84366032-A5B9-4031-A08A-B198651D7817},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {84366032-A5B9-4031-A08A-B198651D7817} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={47A95678-5D32-431F-95BF-25B0BE6BE9E0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {47A95678-5D32-431F-95BF-25B0BE6BE9E0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={EF290B89-7375-439E-8F7A-7ABB71FEB6FC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EF290B89-7375-439E-8F7A-7ABB71FEB6FC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={3F5C07E9-5FE8-45F8-AF14-7A9EDA5634EA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3F5C07E9-5FE8-45F8-AF14-7A9EDA5634EA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={81C3146D-446E-43C9-82CB-322AB0D42615},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {81C3146D-446E-43C9-82CB-322AB0D42615} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={5C2D78B7-5C43-4A7C-BC2F-52E46940CB92},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5C2D78B7-5C43-4A7C-BC2F-52E46940CB92} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={1AA4018E-E435-422B-AB7F-BE613B2B53F6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1AA4018E-E435-422B-AB7F-BE613B2B53F6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={A10662D2-6089-407D-BF10-5B3CCA5BBABC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A10662D2-6089-407D-BF10-5B3CCA5BBABC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={89CD664B-BBEE-4D47-B482-DC313168914D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {89CD664B-BBEE-4D47-B482-DC313168914D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={389A78EE-4054-4CEE-828C-772640E45A01},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {389A78EE-4054-4CEE-828C-772640E45A01} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={2A248616-F65C-4099-A5E4-F4F712AB48A4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2A248616-F65C-4099-A5E4-F4F712AB48A4} 3: C:\inetpub\wwwroot\MyComp.WebApp\images\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={E7A8A57B-5B0E-436A-97D5-9383C13E0149},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E7A8A57B-5B0E-436A-97D5-9383C13E0149} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={AC9E9C0A-BBC5-48E9-8D6D-38FA03A9C51A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AC9E9C0A-BBC5-48E9-8D6D-38FA03A9C51A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={AADEF83A-B348-45F2-AB39-ACC52F9DE30E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AADEF83A-B348-45F2-AB39-ACC52F9DE30E} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={03A4038E-97ED-47AB-8870-C31189476FB1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {03A4038E-97ED-47AB-8870-C31189476FB1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={2609A610-110F-432E-8AB4-5403281406C4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2609A610-110F-432E-8AB4-5403281406C4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={8181BC91-6AF5-4D27-B30A-5C2B340A866C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8181BC91-6AF5-4D27-B30A-5C2B340A866C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={2EED0D9C-A9FA-43DB-BB4C-30EDDC7F5770},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2EED0D9C-A9FA-43DB-BB4C-30EDDC7F5770} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={1385A346-9657-45F7-97DD-D31EC5060BD4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1385A346-9657-45F7-97DD-D31EC5060BD4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={AB246154-E378-4871-8EF8-83D7F9248C41},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AB246154-E378-4871-8EF8-83D7F9248C41} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\
        MSI (s) (9C:0C) [17:12:41:588]: Executing op: ComponentRegister(ComponentId={E036AFF8-13BF-4A93-9BBB-3EC67A31394F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E036AFF8-13BF-4A93-9BBB-3EC67A31394F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={7CEA72D3-73AC-4D70-B1F6-04D47C60A82F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7CEA72D3-73AC-4D70-B1F6-04D47C60A82F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={5CCC0918-61AA-40D0-871C-B9319AD20426},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5CCC0918-61AA-40D0-871C-B9319AD20426} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={DFD5E96D-8D48-4BA6-8E3A-79B2B56410EF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DFD5E96D-8D48-4BA6-8E3A-79B2B56410EF} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={D703BB4F-A107-410F-B04F-1B6429E224F1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D703BB4F-A107-410F-B04F-1B6429E224F1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={A02C7E58-1FBA-402E-B52F-C5F818738D25},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A02C7E58-1FBA-402E-B52F-C5F818738D25} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={B73E3A8C-0E09-4DAF-8BFF-A5F324D1A39E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B73E3A8C-0E09-4DAF-8BFF-A5F324D1A39E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={F3E13840-BD9F-4F6A-9C38-0B72635E9169},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F3E13840-BD9F-4F6A-9C38-0B72635E9169} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={026F3C60-0318-44F5-BA56-F3C3962B17B5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {026F3C60-0318-44F5-BA56-F3C3962B17B5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={4DAFF994-E004-406B-A146-2D00B7C3A2A4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4DAFF994-E004-406B-A146-2D00B7C3A2A4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={F3B99ECE-0A1D-4BA2-BBF8-CB930901CE6E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F3B99ECE-0A1D-4BA2-BBF8-CB930901CE6E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={8687E398-C5E6-4DA1-B7D5-A6F19354F950},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8687E398-C5E6-4DA1-B7D5-A6F19354F950} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={199951E9-E300-40E8-9634-F796C1B795F8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {199951E9-E300-40E8-9634-F796C1B795F8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={9BFDD507-56FE-45E4-8913-02CF252F80B0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9BFDD507-56FE-45E4-8913-02CF252F80B0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={3295E68D-9314-4F59-9DDF-952B8513E419},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3295E68D-9314-4F59-9DDF-952B8513E419} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={9FB9A116-C125-4EA2-BD87-151452F43474},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9FB9A116-C125-4EA2-BD87-151452F43474} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={2A5A8AAA-B891-4439-A5B6-4C28AF0D105E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2A5A8AAA-B891-4439-A5B6-4C28AF0D105E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={9AA8CF2C-EFC7-42A8-8062-C9E13BD8DCAD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9AA8CF2C-EFC7-42A8-8062-C9E13BD8DCAD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={1B4A3038-FE87-4DBA-8896-08B00747EE6F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1B4A3038-FE87-4DBA-8896-08B00747EE6F} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={D0949D9D-E7D8-47DE-902B-AEEC00544F0C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D0949D9D-E7D8-47DE-902B-AEEC00544F0C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={3C17F0F9-864D-48F6-8167-68BD632D2F22},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3C17F0F9-864D-48F6-8167-68BD632D2F22} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={A8C8B4C2-5224-48FC-9C0B-1F267197B352},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A8C8B4C2-5224-48FC-9C0B-1F267197B352} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={D57C0FB9-93FC-4886-8244-4D06792802E0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D57C0FB9-93FC-4886-8244-4D06792802E0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={40A386D4-9655-4CD9-A42B-C6BE699FEAF0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {40A386D4-9655-4CD9-A42B-C6BE699FEAF0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={62C8B0EA-39B0-4B33-9FF2-BE60A28B68F0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {62C8B0EA-39B0-4B33-9FF2-BE60A28B68F0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={B3E15A9B-1F13-496E-B8F6-0D27027B9FD5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B3E15A9B-1F13-496E-B8F6-0D27027B9FD5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={329E2BD8-66F8-4929-B10C-F4C53E3249C1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {329E2BD8-66F8-4929-B10C-F4C53E3249C1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={BB81CBA5-2129-44FD-A24A-C5240B580D11},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BB81CBA5-2129-44FD-A24A-C5240B580D11} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={FC2313E7-9166-4219-BAF6-045BD98D385D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FC2313E7-9166-4219-BAF6-045BD98D385D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={81DB3AA3-9540-4904-82D7-41F27AE57E79},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {81DB3AA3-9540-4904-82D7-41F27AE57E79} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={DA87F96C-1C90-495A-9F6D-C9404B3474F1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DA87F96C-1C90-495A-9F6D-C9404B3474F1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={2D95E467-FE17-466B-8B6C-5C6D8E3DB583},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2D95E467-FE17-466B-8B6C-5C6D8E3DB583} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={210EF3CD-913C-4963-A6FF-B6AE541BCAF5},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {210EF3CD-913C-4963-A6FF-B6AE541BCAF5} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={BD993FBB-EBBF-4D42-B5DA-8032FC5EB7E3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BD993FBB-EBBF-4D42-B5DA-8032FC5EB7E3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={59091E94-D2D2-422E-BCCE-D61FE31D937D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {59091E94-D2D2-422E-BCCE-D61FE31D937D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={92840DFC-0056-4B4D-9A73-B594EA2F6BB3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {92840DFC-0056-4B4D-9A73-B594EA2F6BB3} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={0BEB774F-284F-45FF-BCCC-FA73828A6D8D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0BEB774F-284F-45FF-BCCC-FA73828A6D8D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={B7142BA8-A0BB-4D01-BAFD-B4EB6DE012E9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B7142BA8-A0BB-4D01-BAFD-B4EB6DE012E9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\
        MSI (s) (9C:0C) [17:12:41:603]: Executing op: ComponentRegister(ComponentId={057523D6-9BF8-4528-B6D7-F5D5AE05F3DA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {057523D6-9BF8-4528-B6D7-F5D5AE05F3DA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={9FE82860-E7A7-44E0-8EF6-08E4548B5E69},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9FE82860-E7A7-44E0-8EF6-08E4548B5E69} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={0141673C-F5A6-4C3D-9DCE-CFD81838EE37},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0141673C-F5A6-4C3D-9DCE-CFD81838EE37} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={C90D8F2C-8D73-49E0-89F9-EBDEC8C57C47},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C90D8F2C-8D73-49E0-89F9-EBDEC8C57C47} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={9D452D14-15B0-4A94-8B11-EABB654CB4BD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9D452D14-15B0-4A94-8B11-EABB654CB4BD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={9956DE10-6B03-4A17-B570-B81B68ADF56A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9956DE10-6B03-4A17-B570-B81B68ADF56A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={4098CE51-5259-419F-90CF-E917E9D3B77D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4098CE51-5259-419F-90CF-E917E9D3B77D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={265C1DE5-D367-4DB7-9BA3-E99BE7E0FBFD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {265C1DE5-D367-4DB7-9BA3-E99BE7E0FBFD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={173F448F-2C8D-4274-B2F0-95D46DCC09E0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {173F448F-2C8D-4274-B2F0-95D46DCC09E0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={7F3F1FE8-182F-4394-AC24-D42802D0B831},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7F3F1FE8-182F-4394-AC24-D42802D0B831} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={00074B63-70D5-4413-A12D-7271F245DBAA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {00074B63-70D5-4413-A12D-7271F245DBAA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={3F76E2BE-C24D-4A70-8F02-8646F501986B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3F76E2BE-C24D-4A70-8F02-8646F501986B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={FEF32EAE-BEBB-4253-8F6F-F455C06F3D3E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FEF32EAE-BEBB-4253-8F6F-F455C06F3D3E} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={F1D1EAC4-0A22-4F1D-8ED8-47C1A2AAA564},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F1D1EAC4-0A22-4F1D-8ED8-47C1A2AAA564} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={97BADE36-E94D-466D-AC62-8BD1E59ACE48},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {97BADE36-E94D-466D-AC62-8BD1E59ACE48} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={A216E754-ADE8-496C-AF2E-E964FD0CFE54},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A216E754-ADE8-496C-AF2E-E964FD0CFE54} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={450FA810-A215-4150-9C3D-92C5BBB83DFB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {450FA810-A215-4150-9C3D-92C5BBB83DFB} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={113C268E-B5DF-49CC-B105-18BC4FAACBE8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {113C268E-B5DF-49CC-B105-18BC4FAACBE8} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={F7ED41F9-02CA-4D58-9486-85A017F6D605},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F7ED41F9-02CA-4D58-9486-85A017F6D605} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={B3E085E9-2E41-40C5-8157-B027F52A26A0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B3E085E9-2E41-40C5-8157-B027F52A26A0} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={FE674B5D-19B3-472D-8216-6B0D834A0D56},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FE674B5D-19B3-472D-8216-6B0D834A0D56} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={569548C8-CF3D-45BA-B443-3B8B9A489659},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {569548C8-CF3D-45BA-B443-3B8B9A489659} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={A72A1C95-2C7D-4135-8422-CF0B9DDE1E04},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A72A1C95-2C7D-4135-8422-CF0B9DDE1E04} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={36A7DFE4-DD6C-4362-838A-A625F48922DD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {36A7DFE4-DD6C-4362-838A-A625F48922DD} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={BE812144-347C-46F2-819D-7C62DF13450F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BE812144-347C-46F2-819D-7C62DF13450F} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={23A04534-6DD9-4C27-BCB4-904896AC35DF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {23A04534-6DD9-4C27-BCB4-904896AC35DF} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={CF5B4EA5-AEBA-4B9A-98E0-45D9CD2F2BED},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CF5B4EA5-AEBA-4B9A-98E0-45D9CD2F2BED} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={54970E92-A3BE-4D11-B047-A132D68DAC62},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {54970E92-A3BE-4D11-B047-A132D68DAC62} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={D807EB62-85A9-468B-AD8F-EE5B61B34A85},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D807EB62-85A9-468B-AD8F-EE5B61B34A85} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={DC01830B-EB0E-40C9-9AB7-3CC7008E40DC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DC01830B-EB0E-40C9-9AB7-3CC7008E40DC} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={644D4768-35EB-42A0-AC5C-57B3FE03AE7C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {644D4768-35EB-42A0-AC5C-57B3FE03AE7C} 3: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={6D499D4A-4668-495A-B275-8AE8FCB7FB61},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6D499D4A-4668-495A-B275-8AE8FCB7FB61} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={3A8EA50B-9420-4378-8F8A-2E4A8F8CF756},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3A8EA50B-9420-4378-8F8A-2E4A8F8CF756} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={AB3314BC-2192-4697-80B0-7A0D49329C20},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AB3314BC-2192-4697-80B0-7A0D49329C20} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={67F68B70-5C54-4313-AD1E-A5727F958DBC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {67F68B70-5C54-4313-AD1E-A5727F958DBC} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={C7359C42-9796-4611-BF9E-27E26083F166},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C7359C42-9796-4611-BF9E-27E26083F166} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={7BA9906C-A5D2-4894-9377-0B66B8DA6D22},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7BA9906C-A5D2-4894-9377-0B66B8DA6D22} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={1FC6E0F0-EEB0-4978-AE82-9D82584FCBDF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1FC6E0F0-EEB0-4978-AE82-9D82584FCBDF} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={4BC4D80A-A4AF-48B6-9520-88A476CF6629},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4BC4D80A-A4AF-48B6-9520-88A476CF6629} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={540DDFDD-323C-4315-B1F7-9C09EE833F79},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {540DDFDD-323C-4315-B1F7-9C09EE833F79} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={1577D389-A3B1-4E45-A099-C4A8CAA8A76B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1577D389-A3B1-4E45-A099-C4A8CAA8A76B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\
        MSI (s) (9C:0C) [17:12:41:619]: Executing op: ComponentRegister(ComponentId={442C1085-2387-44E6-935A-7E83AEE5B04D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {442C1085-2387-44E6-935A-7E83AEE5B04D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={BA2CD35B-A3B3-4725-BA41-425E1DF45002},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BA2CD35B-A3B3-4725-BA41-425E1DF45002} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={E97A1AFC-3B8F-449B-AE92-A00F59606D10},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E97A1AFC-3B8F-449B-AE92-A00F59606D10} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={CF55C1D1-F2A9-4880-84C9-A6FD94E075FE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CF55C1D1-F2A9-4880-84C9-A6FD94E075FE} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={F338DA69-253C-46DA-9689-BFE53C783E94},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F338DA69-253C-46DA-9689-BFE53C783E94} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={1765FDBA-7612-4B18-87DC-9AFEE8111DE6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1765FDBA-7612-4B18-87DC-9AFEE8111DE6} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={981419BF-80D4-4FDB-B8EC-797F30596EF1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {981419BF-80D4-4FDB-B8EC-797F30596EF1} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={56E64848-DE0D-4334-BEA0-27B3D3491D43},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {56E64848-DE0D-4334-BEA0-27B3D3491D43} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={C05B46B6-3D5C-4112-BCA5-3E58E1E525C8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C05B46B6-3D5C-4112-BCA5-3E58E1E525C8} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={847DF9B9-5DDE-40E8-9B3A-79EC73A1180F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {847DF9B9-5DDE-40E8-9B3A-79EC73A1180F} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={72B0D27E-D640-4A1B-8C4B-D34D05A25108},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {72B0D27E-D640-4A1B-8C4B-D34D05A25108} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={B6D5EFAC-C728-41D4-8B1E-0D95194DCB49},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B6D5EFAC-C728-41D4-8B1E-0D95194DCB49} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={3AE86473-D3C3-4624-BD57-BF49F35F7258},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3AE86473-D3C3-4624-BD57-BF49F35F7258} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={7FA5FBC0-5C0D-4304-9DDE-E158EB984534},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7FA5FBC0-5C0D-4304-9DDE-E158EB984534} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={7BBE3AF8-864F-40D8-B1BE-788EF758A5F3},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7BBE3AF8-864F-40D8-B1BE-788EF758A5F3} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={66646721-FFDF-4A16-87A9-0B406451AD70},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {66646721-FFDF-4A16-87A9-0B406451AD70} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={1D2A3DD1-9815-4BE6-89D9-EA04B967F3A1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1D2A3DD1-9815-4BE6-89D9-EA04B967F3A1} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={C0423CD3-8732-4FA0-AB09-8C4780F15F17},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C0423CD3-8732-4FA0-AB09-8C4780F15F17} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={3E2AE79D-95B3-487E-9D4C-66C02A95FFFD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3E2AE79D-95B3-487E-9D4C-66C02A95FFFD} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={F379B70A-1A6E-4BE0-BBA9-BF1DA6262783},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F379B70A-1A6E-4BE0-BBA9-BF1DA6262783} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={5C3BAB17-C159-4968-B880-EE9991D67192},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5C3BAB17-C159-4968-B880-EE9991D67192} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={A2C08AF3-E198-407C-9502-18EF9259832A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A2C08AF3-E198-407C-9502-18EF9259832A} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={DA696462-7F19-4ACC-822A-2F455B41BD67},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DA696462-7F19-4ACC-822A-2F455B41BD67} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={0FB1A3AD-12AD-45A3-886F-83364A0B47FE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0FB1A3AD-12AD-45A3-886F-83364A0B47FE} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={7363A921-F520-4A8F-AD1A-06E8121AE29B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7363A921-F520-4A8F-AD1A-06E8121AE29B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={C5EC67F9-A3BE-44CD-9E66-D6575F7BC9B6},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C5EC67F9-A3BE-44CD-9E66-D6575F7BC9B6} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={A0F5404E-59CC-4659-A0C1-294B196F2D78},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A0F5404E-59CC-4659-A0C1-294B196F2D78} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={ECBB2AF7-1051-4BE2-A0DC-B5A9D8FA3034},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {ECBB2AF7-1051-4BE2-A0DC-B5A9D8FA3034} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={F9B8CDFC-3D3F-42C7-91A4-CE7BB4629119},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F9B8CDFC-3D3F-42C7-91A4-CE7BB4629119} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={8698A6DE-86D4-4A6E-AA34-CC7DE3A49CD7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8698A6DE-86D4-4A6E-AA34-CC7DE3A49CD7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={5581D0A9-C7C6-49A2-91B5-6870FF8D791A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5581D0A9-C7C6-49A2-91B5-6870FF8D791A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={85108F50-EC5E-418A-8277-C33EE28CC4FE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {85108F50-EC5E-418A-8277-C33EE28CC4FE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={219343F7-293A-4373-B4F7-0F326EC7C1D9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {219343F7-293A-4373-B4F7-0F326EC7C1D9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={C6845F20-009D-48F3-9002-89035DD13DA7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C6845F20-009D-48F3-9002-89035DD13DA7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={8F2A2B45-68B0-4944-ADC7-898F4143D44A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8F2A2B45-68B0-4944-ADC7-898F4143D44A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\
        MSI (s) (9C:0C) [17:12:41:635]: Executing op: ComponentRegister(ComponentId={8EA94C3E-8B9B-4381-9F6D-A966E69E3A60},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8EA94C3E-8B9B-4381-9F6D-A966E69E3A60} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={F18F8409-81C8-4D5B-A654-2FC8CCE57E21},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F18F8409-81C8-4D5B-A654-2FC8CCE57E21} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={363CAC0E-1A6A-490F-8047-565BB437431E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {363CAC0E-1A6A-490F-8047-565BB437431E} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={94FBA9C9-0DDF-4999-91C2-5626C6A1A0BF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {94FBA9C9-0DDF-4999-91C2-5626C6A1A0BF} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={E22E9C29-D47A-40EE-947C-D5480AF7B334},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E22E9C29-D47A-40EE-947C-D5480AF7B334} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={E7FDFED7-9483-4468-BC01-67197064EEAD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E7FDFED7-9483-4468-BC01-67197064EEAD} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={8F4A8FB2-DC7B-47F6-9707-04CD2702E568},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8F4A8FB2-DC7B-47F6-9707-04CD2702E568} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={29386FF0-46A0-4CFB-82DA-6D513BBE3787},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {29386FF0-46A0-4CFB-82DA-6D513BBE3787} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={A4406097-4C00-42DC-9B94-D0A69EC6849D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A4406097-4C00-42DC-9B94-D0A69EC6849D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={F1DEAB35-CFB4-4841-A6B2-A5C9B4DBDE9B},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F1DEAB35-CFB4-4841-A6B2-A5C9B4DBDE9B} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={B815B5E2-A1A4-463B-9A2B-43030DE014A0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B815B5E2-A1A4-463B-9A2B-43030DE014A0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={C40722F1-F716-4E80-A0A3-F16FE1163254},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C40722F1-F716-4E80-A0A3-F16FE1163254} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={20B57896-E3C2-4060-8F0A-05FF128A97A9},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {20B57896-E3C2-4060-8F0A-05FF128A97A9} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={281AE16E-4ECF-4ABD-AFBA-6458C3CEA95C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {281AE16E-4ECF-4ABD-AFBA-6458C3CEA95C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={EB6B5EC6-7331-43E5-97A3-54E20A1B0398},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EB6B5EC6-7331-43E5-97A3-54E20A1B0398} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={0EF52318-8C65-4E94-9925-57A57C763DF4},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0EF52318-8C65-4E94-9925-57A57C763DF4} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={28F92595-B32A-4515-B2DE-6FC743A20CD0},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {28F92595-B32A-4515-B2DE-6FC743A20CD0} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={93E7AD5F-E003-42A8-A9D6-37682A5FD25D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {93E7AD5F-E003-42A8-A9D6-37682A5FD25D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={512F27F3-CFEE-43A8-A422-5C5ED70B1DFA},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {512F27F3-CFEE-43A8-A422-5C5ED70B1DFA} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={5FC1B7F9-71DD-4172-B6E0-EE1916F55D04},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5FC1B7F9-71DD-4172-B6E0-EE1916F55D04} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={4FFFFB0B-20CA-46D6-892E-B2C64A7500DE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4FFFFB0B-20CA-46D6-892E-B2C64A7500DE} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={73B660A3-41D4-4BA5-B2CA-6F982D2F0D1F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {73B660A3-41D4-4BA5-B2CA-6F982D2F0D1F} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={6BDFB6E2-2399-4428-A45A-1030E3D4104D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6BDFB6E2-2399-4428-A45A-1030E3D4104D} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={A3A2D477-6689-4353-90AB-FD37D82D6B74},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A3A2D477-6689-4353-90AB-FD37D82D6B74} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={C1F4D6BF-E968-4CAE-9F41-4AC412262633},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C1F4D6BF-E968-4CAE-9F41-4AC412262633} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={7CFDCEAB-0467-4541-B567-BB577B0E80DC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7CFDCEAB-0467-4541-B567-BB577B0E80DC} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={674542C2-CD96-462A-B51E-CE9EE5DCCD4A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {674542C2-CD96-462A-B51E-CE9EE5DCCD4A} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={B2AFD411-12F9-4EFD-8639-2C012C81612D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B2AFD411-12F9-4EFD-8639-2C012C81612D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={4242DC7D-A452-4C68-8400-F82244EFD844},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4242DC7D-A452-4C68-8400-F82244EFD844} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={F31F6829-DB8E-4696-9470-898089C1365E},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F31F6829-DB8E-4696-9470-898089C1365E} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={055426E0-C0E9-46EE-9856-637A59EF4648},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {055426E0-C0E9-46EE-9856-637A59EF4648} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={940DE81A-F7D3-451E-805A-6CC6AB3AC7CF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {940DE81A-F7D3-451E-805A-6CC6AB3AC7CF} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={EE70816C-4FAE-4257-94E6-69C8D529CA58},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EE70816C-4FAE-4257-94E6-69C8D529CA58} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={A4B29BE2-2293-45A9-B171-86F1430E487D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A4B29BE2-2293-45A9-B171-86F1430E487D} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={138F19F4-405E-4D46-9908-BA383C28F8CD},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {138F19F4-405E-4D46-9908-BA383C28F8CD} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={43A8CA29-BFBE-48E8-B204-D0DB45F18595},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {43A8CA29-BFBE-48E8-B204-D0DB45F18595} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={8160EA9B-1F6C-4C22-938B-C10D7755FB89},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8160EA9B-1F6C-4C22-938B-C10D7755FB89} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\
        MSI (s) (9C:0C) [17:12:41:650]: Executing op: ComponentRegister(ComponentId={BDF770C2-FDB8-4D25-84F4-98F7A2184396},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BDF770C2-FDB8-4D25-84F4-98F7A2184396} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={21E1E2F9-BAF9-4AA9-854B-CBF81DEC5007},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {21E1E2F9-BAF9-4AA9-854B-CBF81DEC5007} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={30002445-0FBC-443B-9D15-6D9A4EB462C2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {30002445-0FBC-443B-9D15-6D9A4EB462C2} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={2BCAB50D-7FD5-4A7E-BD75-AA2831ED8791},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2BCAB50D-7FD5-4A7E-BD75-AA2831ED8791} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={F402C7E1-BDD2-4825-BCB2-ECF021F279FC},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F402C7E1-BDD2-4825-BCB2-ECF021F279FC} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={8BF33F6D-728A-4A3B-AEA4-567BA06D566A},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8BF33F6D-728A-4A3B-AEA4-567BA06D566A} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={41874E19-CC43-4EA4-9F7D-AA2AD55FF381},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {41874E19-CC43-4EA4-9F7D-AA2AD55FF381} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={722C61EB-15A9-4612-87E6-D720F7619EF2},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {722C61EB-15A9-4612-87E6-D720F7619EF2} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={13B7A6F0-76CB-47C6-8684-E66FDB81E0AF},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {13B7A6F0-76CB-47C6-8684-E66FDB81E0AF} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={218EDCC6-E9C6-47FD-8F41-F794CBD38674},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {218EDCC6-E9C6-47FD-8F41-F794CBD38674} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={34760CC9-BF5D-4B5E-ADC9-FC75886994F7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {34760CC9-BF5D-4B5E-ADC9-FC75886994F7} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={A859D7CC-909C-46A8-941D-D68AD0295014},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A859D7CC-909C-46A8-941D-D68AD0295014} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={41AF10E9-40EB-43B3-8D8B-DF2D8A90EDF1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {41AF10E9-40EB-43B3-8D8B-DF2D8A90EDF1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={0646D633-0B26-4C98-9510-CB5DD11DB166},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0646D633-0B26-4C98-9510-CB5DD11DB166} 3: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={F0418B72-3331-4A74-8022-B022CA2CD27D},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\changes\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F0418B72-3331-4A74-8022-B022CA2CD27D} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\changes\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={56DF5947-AA5E-4F4B-90DE-542CA3060D21},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {56DF5947-AA5E-4F4B-90DE-542CA3060D21} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={86FF65DF-23E5-4C5C-9419-F168B9005031},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {86FF65DF-23E5-4C5C-9419-F168B9005031} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={4C528CB2-2F10-4934-A766-82F15CC40524},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4C528CB2-2F10-4934-A766-82F15CC40524} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={989FEF67-CB58-4B0F-8A7E-D7A25E2F6DD7},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {989FEF67-CB58-4B0F-8A7E-D7A25E2F6DD7} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={2C5BED0A-7E07-482C-AD68-51632024AF09},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2C5BED0A-7E07-482C-AD68-51632024AF09} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={B7E0343A-6265-4E7E-BC6B-11A2F5446E1F},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B7E0343A-6265-4E7E-BC6B-11A2F5446E1F} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={DBB416A7-4378-44E5-9608-05E2164F586C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DBB416A7-4378-44E5-9608-05E2164F586C} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={90C346F4-EED5-4D3C-9E6B-9BD3C175DAAE},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {90C346F4-EED5-4D3C-9E6B-9BD3C175DAAE} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={BB6B097B-821D-4896-B3F5-6038FCC55D5C},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BB6B097B-821D-4896-B3F5-6038FCC55D5C} 3: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={92EB60CC-720A-46F4-BE3C-3FDDFD12C4D1},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {92EB60CC-720A-46F4-BE3C-3FDDFD12C4D1} 3: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={79D8F865-EBA4-4693-A423-FA4DF76DEE03},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {79D8F865-EBA4-4693-A423-FA4DF76DEE03} 3: C:\inetpub\wwwroot\MyComp.WebAPI\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={9C389E68-BD23-4DC7-BB30-965D46441195},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\EPPlus.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9C389E68-BD23-4DC7-BB30-965D46441195} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EPPlus.dll
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={C0AACA88-C9CE-4936-A83F-9731A73D497E},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C0AACA88-C9CE-4936-A83F-9731A73D497E} 3: C:\inetpub\wwwroot\MyComp.WebAPI\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={39D75791-DAEB-43F1-BB8C-1ABCDE6451C6},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {39D75791-DAEB-43F1-BB8C-1ABCDE6451C6} 3: C:\inetpub\wwwroot\MyComp.WebAPI\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={F500132D-0E20-47BF-8A9B-EEEA1B414A6D},,State=-7,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F500132D-0E20-47BF-8A9B-EEEA1B414A6D}
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={099FFE09-4D16-470D-884C-48B929761D38},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {099FFE09-4D16-470D-884C-48B929761D38} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={F2CA2497-86F9-4493-A467-6278A31A05F8},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\ssl3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F2CA2497-86F9-4493-A467-6278A31A05F8} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\ssl3.dll
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={A6743831-DF24-45E6-8E46-C14E4E9955DD},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Lucene.Net.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A6743831-DF24-45E6-8E46-C14E4E9955DD} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Lucene.Net.dll
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={B49C8EC1-B24A-47A0-BA29-6C96ABBCDECA},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\sqlite3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B49C8EC1-B24A-47A0-BA29-6C96ABBCDECA} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\sqlite3.dll
        MSI (s) (9C:0C) [17:12:41:666]: Executing op: ComponentRegister(ComponentId={EBBE1156-98C8-452E-A3F7-554247BB9AD7},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DynamicModelsLibrary.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EBBE1156-98C8-452E-A3F7-554247BB9AD7} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DynamicModelsLibrary.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={169BA9B1-80AD-4405-85BD-38E9BB88C62C},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {169BA9B1-80AD-4405-85BD-38E9BB88C62C} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={60BFC7AE-E693-46D4-BF3A-7D7094ED0AEE},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Views\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {60BFC7AE-E693-46D4-BF3A-7D7094ED0AEE} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Views\
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={2F5BBBB8-962E-41FE-ADA6-E4B0C9B47E5F},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2F5BBBB8-962E-41FE-ADA6-E4B0C9B47E5F} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={DC272E7B-1422-47C9-BBF0-F859C1F69967},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DC272E7B-1422-47C9-BBF0-F859C1F69967} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={D3223069-421A-4CD7-BE29-3D77C9E334AC},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D3223069-421A-4CD7-BE29-3D77C9E334AC} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={92EC50C3-00EC-4BC3-B259-A436922E73C4},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\fonts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {92EC50C3-00EC-4BC3-B259-A436922E73C4} 3: C:\inetpub\wwwroot\MyComp.WebAPI\fonts\
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={4DEA1F94-B43A-4DBE-8CE3-6F8DF61F289B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Content\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4DEA1F94-B43A-4DBE-8CE3-6F8DF61F289B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Content\
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={999CF88D-27D1-4376-B0AF-81C88B24C4D6},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {999CF88D-27D1-4376-B0AF-81C88B24C4D6} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={015DBBDA-25B0-4201-97D0-A5C56E467FC3},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\WebGrease.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {015DBBDA-25B0-4201-97D0-A5C56E467FC3} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\WebGrease.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={342D4943-272A-4AF8-8AEF-56CE0C0D1C8D},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\WebActivatorEx.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {342D4943-272A-4AF8-8AEF-56CE0C0D1C8D} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\WebActivatorEx.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={B83B0974-A96F-41AF-95BC-898F3AB3314B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.Razor.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B83B0974-A96F-41AF-95BC-898F3AB3314B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.Razor.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={A9545079-5BFD-4BB9-A7EA-AC9EE804C083},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A9545079-5BFD-4BB9-A7EA-AC9EE804C083} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={5EAB9F45-FB4F-46B5-8841-12AE47828A32},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.Deployment.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5EAB9F45-FB4F-46B5-8841-12AE47828A32} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.Deployment.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={1DAA987D-21A7-4CC5-B5F2-B732B44C8D27},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Razor.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1DAA987D-21A7-4CC5-B5F2-B732B44C8D27} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Razor.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={5F41D966-9B4B-4C3D-B652-467B3046095B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Optimization.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5F41D966-9B4B-4C3D-B652-467B3046095B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Optimization.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={AC0754E5-E7C0-490F-B819-DEC5D012A58C},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Mvc.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AC0754E5-E7C0-490F-B819-DEC5D012A58C} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Mvc.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={ED7DAE40-096C-47C9-AFB4-2231284CB214},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.WebHost.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {ED7DAE40-096C-47C9-AFB4-2231284CB214} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.WebHost.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={D780CBF9-ABD2-4A6D-9DCF-67A32244A9C2},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.Owin.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D780CBF9-ABD2-4A6D-9DCF-67A32244A9C2} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.Owin.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={D43BC826-220A-4171-AAA2-677B89892A67},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D43BC826-220A-4171-AAA2-677B89892A67} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={718DB599-AF2F-4CD8-A230-AAC62FFA54CA},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.Cors.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {718DB599-AF2F-4CD8-A230-AAC62FFA54CA} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.Cors.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={175A9F14-6A1D-49D7-90EA-B0D54B5A8883},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Helpers.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {175A9F14-6A1D-49D7-90EA-B0D54B5A8883} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Helpers.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={66431D9D-4E31-41E6-B8CE-E7E7BD8A8DEF},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Cors.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {66431D9D-4E31-41E6-B8CE-E7E7BD8A8DEF} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Cors.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={183A53F1-C245-4AD9-92BD-DD5CEA711DC7},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Net.Http.Formatting.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {183A53F1-C245-4AD9-92BD-DD5CEA711DC7} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Net.Http.Formatting.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={C3CC65A0-24CC-4A18-9E67-52BD8F999904},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Linq.Dynamic.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C3CC65A0-24CC-4A18-9E67-52BD8F999904} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Linq.Dynamic.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={0FFF8F72-5F9A-4B8F-B1D1-7C45BF3D65D6},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.WebAPI.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0FFF8F72-5F9A-4B8F-B1D1-7C45BF3D65D6} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.WebAPI.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={3109545C-6519-432E-9C8C-CF17AFD5DC3E},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.Licensing.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3109545C-6519-432E-9C8C-CF17AFD5DC3E} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.Licensing.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={311EECF6-8851-4FA4-AA8A-A030D0A74D2A},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.Helper.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {311EECF6-8851-4FA4-AA8A-A030D0A74D2A} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.Helper.dll
        MSI (s) (9C:0C) [17:12:41:682]: Executing op: ComponentRegister(ComponentId={F3C92D2D-7E4A-4A78-BFD1-A20757C9F700},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DynamicModelConsole.exe,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F3C92D2D-7E4A-4A78-BFD1-A20757C9F700} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DynamicModelConsole.exe
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={CC476980-9D15-40B8-9198-2028DFD53477},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DomainModel.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CC476980-9D15-40B8-9198-2028DFD53477} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DomainModel.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={6CBBCB24-CC21-4A77-8CBF-751FB79F767A},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataAccessLayer.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6CBBCB24-CC21-4A77-8CBF-751FB79F767A} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataAccessLayer.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={44D43DC5-9128-4C5F-A3AB-DE20FFC957D8},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.BusinessLogic.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {44D43DC5-9128-4C5F-A3AB-DE20FFC957D8} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.BusinessLogic.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={6B84D111-93B2-401A-8B37-68CD18F303DA},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Swashbuckle.Core.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6B84D111-93B2-401A-8B37-68CD18F303DA} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Swashbuckle.Core.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={4732EC73-809C-4C60-B47C-276B33096ED8},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Owin.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4732EC73-809C-4C60-B47C-276B33096ED8} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Owin.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={E176BD91-66DB-4C42-A8BD-6D8D3F3D9B71},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Oracle.ManagedDataAccess.EntityFramework.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E176BD91-66DB-4C42-A8BD-6D8D3F3D9B71} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Oracle.ManagedDataAccess.EntityFramework.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={47EA9950-C452-422C-BECA-78FB52ED12B3},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Oracle.ManagedDataAccess.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {47EA9950-C452-422C-BECA-78FB52ED12B3} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Oracle.ManagedDataAccess.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={6841F712-37C9-4299-87F6-7B96D8F1AA71},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Newtonsoft.Json.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6841F712-37C9-4299-87F6-7B96D8F1AA71} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Newtonsoft.Json.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={F4D0E6E9-C1AE-4ECB-969E-667870C2A843},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Web.Infrastructure.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F4D0E6E9-C1AE-4ECB-969E-667870C2A843} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Web.Infrastructure.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={ED0FA857-9E7A-4898-AD23-3B14FEA4AF5E},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Twitter.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {ED0FA857-9E7A-4898-AD23-3B14FEA4AF5E} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Twitter.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={9D191864-B6CC-4038-84EB-890843C5EA90},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.OAuth.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9D191864-B6CC-4038-84EB-890843C5EA90} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.OAuth.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={BD69BCBC-52DF-482A-BA16-75C97F9150C5},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.MicrosoftAccount.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BD69BCBC-52DF-482A-BA16-75C97F9150C5} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.MicrosoftAccount.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={8EF244F0-8875-40B2-9226-692E3204BE67},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Google.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8EF244F0-8875-40B2-9226-692E3204BE67} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Google.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={D8243571-53F0-4B50-84E9-8FB3AA59BD42},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Facebook.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D8243571-53F0-4B50-84E9-8FB3AA59BD42} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Facebook.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={A02F5943-8840-4662-B334-E17E4A23E2E3},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A02F5943-8840-4662-B334-E17E4A23E2E3} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={EC6F3C34-F1C8-433A-81D3-20C256B06114},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Cookies.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EC6F3C34-F1C8-433A-81D3-20C256B06114} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Cookies.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={E9A17E0A-3CC9-497D-A876-6191CCA0BC6B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Host.SystemWeb.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E9A17E0A-3CC9-497D-A876-6191CCA0BC6B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Host.SystemWeb.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={370C961E-B3B5-4E2C-B13A-4E50321335DB},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {370C961E-B3B5-4E2C-B13A-4E50321335DB} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={3B8BDAD1-8F66-48CF-9437-1F5850A2047E},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Cors.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3B8BDAD1-8F66-48CF-9437-1F5850A2047E} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Cors.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={49DC5F06-5E02-4324-BCAD-0AEB4430D316},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.SystemWeb.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {49DC5F06-5E02-4324-BCAD-0AEB4430D316} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.SystemWeb.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={3ED29949-9962-4122-A455-029E6260275F},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.Core.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3ED29949-9962-4122-A455-029E6260275F} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.Core.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={7A495195-8BAD-46B7-B9A7-A9329B6AAD8B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.Owin.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7A495195-8BAD-46B7-B9A7-A9329B6AAD8B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.Owin.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={1A4B88E1-AD75-4714-970E-7F20D1CE3DA3},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.EntityFramework.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1A4B88E1-AD75-4714-970E-7F20D1CE3DA3} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.EntityFramework.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={159E5069-0635-4692-82F5-521AD00E657C},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.Core.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {159E5069-0635-4692-82F5-521AD00E657C} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.Core.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={A4AED3DB-54F3-4C12-BB1B-930356A7FE61},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\softokn3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A4AED3DB-54F3-4C12-BB1B-930356A7FE61} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\softokn3.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={95DD1BDB-EB6B-4850-914B-2C26CAA7A41B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {95DD1BDB-EB6B-4850-914B-2C26CAA7A41B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={7152DF2E-6168-4C09-B69D-73491614BE2E},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.SqlServer.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7152DF2E-6168-4C09-B69D-73491614BE2E} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.SqlServer.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={39CC4944-2110-47E0-A89E-37E0F26764A2},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.MappingAPI.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {39CC4944-2110-47E0-A89E-37E0F26764A2} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.MappingAPI.dll
        MSI (s) (9C:0C) [17:12:41:697]: Executing op: ComponentRegister(ComponentId={D6952477-24F2-4DAA-87B9-71D1738862CA},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D6952477-24F2-4DAA-87B9-71D1738862CA} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={443E88FE-A609-457B-BE4A-49EC5DDA3954},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.BulkInsert.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {443E88FE-A609-457B-BE4A-49EC5DDA3954} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.BulkInsert.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={903F5A0B-5DD9-42A9-9009-479B32373D28},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Aspose.Words.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {903F5A0B-5DD9-42A9-9009-479B32373D28} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Aspose.Words.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={20CA9F0C-9CBE-4305-8372-0CDA57F4A30C},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\App_global.asax.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {20CA9F0C-9CBE-4305-8372-0CDA57F4A30C} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\App_global.asax.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={89D93C8A-1B81-404C-86BF-9CD12F6CF62C},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Antlr3.Runtime.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {89D93C8A-1B81-404C-86BF-9CD12F6CF62C} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Antlr3.Runtime.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={75693034-85A2-4F2B-89C7-024989DD8DE7},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductUnmanaged.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {75693034-85A2-4F2B-89C7-024989DD8DE7} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductUnmanaged.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={66906CD7-4C1A-4DD6-A90E-FFB00B3C5D40},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\smime3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {66906CD7-4C1A-4DD6-A90E-FFB00B3C5D40} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\smime3.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={A75D2CA0-A521-46D4-9D96-E97D0368013D},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductFileSystemHubMgr.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A75D2CA0-A521-46D4-9D96-E97D0368013D} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductFileSystemHubMgr.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={3C6CE913-DCA7-4591-ABA7-58FB8196D588},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductFileSystemDataClasses.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3C6CE913-DCA7-4591-ABA7-58FB8196D588} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductFileSystemDataClasses.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={55E9F997-B587-450C-B375-39CE3CDB9148},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {55E9F997-B587-450C-B375-39CE3CDB9148} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={2B128052-87F9-471E-A60B-30AA3AE3FB81},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2B128052-87F9-471E-A60B-30AA3AE3FB81} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={AF22DC8C-DC4E-4921-9B6D-C87B4E7F2AAB},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Shared\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AF22DC8C-DC4E-4921-9B6D-C87B4E7F2AAB} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Shared\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={61DE8247-A020-40EF-8EAF-2B4CDDBAB56B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {61DE8247-A020-40EF-8EAF-2B4CDDBAB56B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={559F74CD-4FF7-4909-9594-DB87F2C81562},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {559F74CD-4FF7-4909-9594-DB87F2C81562} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={BBF5717D-D6C0-40DE-982A-6111AD9B5012},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BBF5717D-D6C0-40DE-982A-6111AD9B5012} 3: C:\inetpub\wwwroot\MyComp.WebAPI\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={32F50E47-DF8F-4404-9BDE-6333A9DC2BF5},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {32F50E47-DF8F-4404-9BDE-6333A9DC2BF5} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={CAF43178-FDDA-4D0D-95A6-6A82D0BCA8A9},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\WeOnlyDo.Client.FTP.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CAF43178-FDDA-4D0D-95A6-6A82D0BCA8A9} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\WeOnlyDo.Client.FTP.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={7F54A43B-EA18-4FA6-8706-D2D5B90FA998},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\SecureFTP.net.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7F54A43B-EA18-4FA6-8706-D2D5B90FA998} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\SecureFTP.net.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={C85AA738-5DD9-4F1F-BF27-BB247D1AF019},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\plds4.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C85AA738-5DD9-4F1F-BF27-BB247D1AF019} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\plds4.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={EEDBAC4F-4198-499F-AD13-B598E3B2CB25},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EEDBAC4F-4198-499F-AD13-B598E3B2CB25} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={69F496DD-4C9A-426E-AA60-A55794C8F801},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {69F496DD-4C9A-426E-AA60-A55794C8F801} 3: C:\inetpub\wwwroot\MyComp.WebAPI\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={15B6993E-4EC8-4FAD-BD67-E3B76B04DF27},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {15B6993E-4EC8-4FAD-BD67-E3B76B04DF27} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={EB29B66D-DB3C-4731-880B-5C7271055CEB},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EB29B66D-DB3C-4731-880B-5C7271055CEB} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={1B1EEBF4-5296-4CC1-AB7B-70F529535F01},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1B1EEBF4-5296-4CC1-AB7B-70F529535F01} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={C4E55F6D-6C1D-4EF2-B77D-F43A0E78CEFE},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C4E55F6D-6C1D-4EF2-B77D-F43A0E78CEFE} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={EB670765-554C-41E3-A6B2-E20FBEC2E4E9},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EB670765-554C-41E3-A6B2-E20FBEC2E4E9} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={BB08CBB5-EE91-441A-A253-107137C2A032},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BB08CBB5-EE91-441A-A253-107137C2A032} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={9702F944-590F-415C-8F06-0BE21EE9423B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9702F944-590F-415C-8F06-0BE21EE9423B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:713]: Executing op: ComponentRegister(ComponentId={A8BB1ED7-C6F1-40ED-A6D6-15C26B84D840},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A8BB1ED7-C6F1-40ED-A6D6-15C26B84D840} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={F72A683F-63F9-43C4-82C5-33AFD446D3D7},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F72A683F-63F9-43C4-82C5-33AFD446D3D7} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={7FB01039-6441-4FFD-8B39-A56F36CA5492},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.FTSAccess.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7FB01039-6441-4FFD-8B39-A56F36CA5492} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.FTSAccess.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={C28517CE-1219-455C-97C0-C6FE71898776},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\HtmlAgilityPack.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C28517CE-1219-455C-97C0-C6FE71898776} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\HtmlAgilityPack.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={C8469183-634C-41DD-AD37-644069DA9C52},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\ACSLocalization.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C8469183-634C-41DD-AD37-644069DA9C52} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\ACSLocalization.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={BC7B168B-418C-48F2-8C96-33DF8A72396D},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\LinqKit.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BC7B168B-418C-48F2-8C96-33DF8A72396D} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\LinqKit.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={BD1A5695-F536-4792-803C-199B3741B454},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\plc4.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BD1A5695-F536-4792-803C-199B3741B454} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\plc4.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={B5603884-F1D6-46F1-91F1-6C8A49B11877},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B5603884-F1D6-46F1-91F1-6C8A49B11877} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={C8641383-DC1A-424B-BE3C-F663D64E4BFA},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Docs.v16.1.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C8641383-DC1A-424B-BE3C-F663D64E4BFA} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Docs.v16.1.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={82242848-50C0-4EEB-A95B-A2AC8B7F68C1},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssutil3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {82242848-50C0-4EEB-A95B-A2AC8B7F68C1} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssutil3.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={7B47EFCD-DAFC-4BCA-A017-D97C078983B0},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Data.v16.1.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7B47EFCD-DAFC-4BCA-A017-D97C078983B0} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Data.v16.1.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={0DF671B1-1A0D-4EFE-B3E7-78523B20D97F},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Office.v16.1.Core.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0DF671B1-1A0D-4EFE-B3E7-78523B20D97F} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Office.v16.1.Core.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={5C13DD21-C41E-4803-9F03-260F22C059EC},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\DynamicModel.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5C13DD21-C41E-4803-9F03-260F22C059EC} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\DynamicModel.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={3DCDD35E-378F-407C-9809-73D4C20B6E10},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3DCDD35E-378F-407C-9809-73D4C20B6E10} 3: C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={5622B1C0-25B8-42D0-8B09-19735C82ECFC},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\InternalData\SQL\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5622B1C0-25B8-42D0-8B09-19735C82ECFC} 3: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\SQL\
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={5E0C870B-21E8-4BDC-B113-F6C8F588DFC1},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\pt-BR\nAWC_DMC.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5E0C870B-21E8-4BDC-B113-F6C8F588DFC1} 3: C:\Program Files (x86)\MyComp\Web\Tools\pt-BR\nAWC_DMC.resources.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={1552CD09-FCA8-46C5-BB1F-130E8114E034},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\InternalData\Oracle\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1552CD09-FCA8-46C5-BB1F-130E8114E034} 3: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\Oracle\
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={A77CAFC0-E7A4-4703-ADC5-D2D2ED34EE76},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\nAWC_DMC.exe,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A77CAFC0-E7A4-4703-ADC5-D2D2ED34EE76} 3: C:\Program Files (x86)\MyComp\Web\Tools\nAWC_DMC.exe
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={7764D9DA-D027-4F78-B996-482701024ADC},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\Oracle.ManagedDataAccess.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7764D9DA-D027-4F78-B996-482701024ADC} 3: C:\Program Files (x86)\MyComp\Web\Tools\Oracle.ManagedDataAccess.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={109A9F57-B612-499E-97D0-0191BA018F4C},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\de-DE\nAWC_DMC.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {109A9F57-B612-499E-97D0-0191BA018F4C} 3: C:\Program Files (x86)\MyComp\Web\Tools\de-DE\nAWC_DMC.resources.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={58D76AE3-3D92-47D4-9E45-3DCDC291BBCC},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\es-ES\nAWC_DMC.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {58D76AE3-3D92-47D4-9E45-3DCDC291BBCC} 3: C:\Program Files (x86)\MyComp\Web\Tools\es-ES\nAWC_DMC.resources.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={CAFB425F-65F8-486D-9D16-7D1C962FBA53},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\fr-CA\nAWC_DMC.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CAFB425F-65F8-486D-9D16-7D1C962FBA53} 3: C:\Program Files (x86)\MyComp\Web\Tools\fr-CA\nAWC_DMC.resources.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={4B66EBA9-FC96-40BE-801E-46A4B5D20F4A},KeyPath=C:\Program Files (x86)\MyComp\Web\Tools\it-IT\nAWC_DMC.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4B66EBA9-FC96-40BE-801E-46A4B5D20F4A} 3: C:\Program Files (x86)\MyComp\Web\Tools\it-IT\nAWC_DMC.resources.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={A23EDDF0-3E0F-4B1F-88E3-99861768C093},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssdbm3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A23EDDF0-3E0F-4B1F-88E3-99861768C093} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssdbm3.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={2AF094CA-DA03-4E19-87EB-3BF449F9510A},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataAccessLayer.DbModels.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2AF094CA-DA03-4E19-87EB-3BF449F9510A} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataAccessLayer.DbModels.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={AAC90F0E-ED57-4AEA-B55C-37A6829D9971},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssckbi.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AAC90F0E-ED57-4AEA-B55C-37A6829D9971} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssckbi.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={CE056D1C-A31A-4468-9379-53FA75762526},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nss3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CE056D1C-A31A-4468-9379-53FA75762526} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nss3.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={BDE96C44-9751-4BE7-BBA7-6BD5E15A94E4},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nspr4.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BDE96C44-9751-4BE7-BBA7-6BD5E15A94E4} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nspr4.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={811286C1-3206-4D18-8D19-F7932A99BC3C},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\freebl3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {811286C1-3206-4D18-8D19-F7932A99BC3C} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\freebl3.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={DB1BDA35-9307-49F6-91B5-487B50191974},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.WebApiAccess.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DB1BDA35-9307-49F6-91B5-487B50191974} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.WebApiAccess.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={A0BDADD4-73FA-42DA-B3AB-EEF9C9EDE0A9},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.Client.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A0BDADD4-73FA-42DA-B3AB-EEF9C9EDE0A9} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.Client.dll
        MSI (s) (9C:0C) [17:12:41:728]: Executing op: ComponentRegister(ComponentId={EFB3C34F-9F2F-4A43-BD93-EFB860D1D383},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\certutil.exe,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {EFB3C34F-9F2F-4A43-BD93-EFB860D1D383} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\certutil.exe
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={78AB808D-CFB7-4793-BAC1-55A09509C84D},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\ACSLocalization.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {78AB808D-CFB7-4793-BAC1-55A09509C84D} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\ACSLocalization.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={B689248F-96C3-4B0E-A842-691A237439CE},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Icons\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B689248F-96C3-4B0E-A842-691A237439CE} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={8CA07BE5-CE86-477C-946C-5907CBDE40D4},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataProtector.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8CA07BE5-CE86-477C-946C-5907CBDE40D4} 3: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataProtector.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={2D8FFE5F-27DB-492C-B8E7-F54001D8BB55},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2D8FFE5F-27DB-492C-B8E7-F54001D8BB55} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={8604E66F-493A-420F-9090-DCA555E2C1FD},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8604E66F-493A-420F-9090-DCA555E2C1FD} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={A8464779-F58D-4D74-B1CE-F8B846F3DB4B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A8464779-F58D-4D74-B1CE-F8B846F3DB4B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={77BDF515-E8CC-4B2A-9FD3-4D0E8F69AAB0},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {77BDF515-E8CC-4B2A-9FD3-4D0E8F69AAB0} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={7CC82E2E-E453-4A63-A883-62BF8DA08749},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Help\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7CC82E2E-E453-4A63-A883-62BF8DA08749} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Help\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={05839EA8-FC1F-40AD-8E35-0552B093CFA3},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\CertificateTool.exe,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {05839EA8-FC1F-40AD-8E35-0552B093CFA3} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\CertificateTool.exe
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={7D55DA49-2FF7-4694-BCFE-A2AC62FDA64F},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7D55DA49-2FF7-4694-BCFE-A2AC62FDA64F} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={E32C7E57-BBAE-4B93-8E99-828B839109EC},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\certutil.exe,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E32C7E57-BBAE-4B93-8E99-828B839109EC} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\certutil.exe
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={DA5E935A-6DA2-461A-BB73-649805975C9B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\freebl3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {DA5E935A-6DA2-461A-BB73-649805975C9B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\freebl3.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={8528B371-30DF-4894-829E-A6D8A11F1802},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nspr4.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8528B371-30DF-4894-829E-A6D8A11F1802} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nspr4.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={BCC0E630-3A2F-4038-AAE2-51EC206C091F},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nss3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {BCC0E630-3A2F-4038-AAE2-51EC206C091F} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nss3.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={8161D1C9-CD64-4953-8322-CDAAF79F5730},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssckbi.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8161D1C9-CD64-4953-8322-CDAAF79F5730} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssckbi.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={6B3B3ADA-A6FD-4565-8B1B-2CB085CF8B58},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssdbm3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6B3B3ADA-A6FD-4565-8B1B-2CB085CF8B58} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssdbm3.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={A7F4E048-FB9D-4F86-9653-538F5169A530},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssutil3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A7F4E048-FB9D-4F86-9653-538F5169A530} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssutil3.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={FF7E3293-9BB5-4A61-9BB6-BE5F522BBEB6},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\plc4.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FF7E3293-9BB5-4A61-9BB6-BE5F522BBEB6} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\plc4.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={77659E10-B836-463C-93A7-D270FE42F453},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\plds4.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {77659E10-B836-463C-93A7-D270FE42F453} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\plds4.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={5B19A636-A6C2-445D-971D-86BF81E56E6E},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\smime3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5B19A636-A6C2-445D-971D-86BF81E56E6E} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\smime3.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={54503CF5-827A-43E2-BD15-076CAD234B5F},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\softokn3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {54503CF5-827A-43E2-BD15-076CAD234B5F} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\softokn3.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={21B59CEF-841E-485F-8673-D1CAD2740C8D},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\sqlite3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {21B59CEF-841E-485F-8673-D1CAD2740C8D} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\sqlite3.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={1FA45889-9149-4BE2-89B7-559F62B10665},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\ssl3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1FA45889-9149-4BE2-89B7-559F62B10665} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\ssl3.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={9F2F20AC-AAD1-4A64-BC6E-6CDE4082188B},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9F2F20AC-AAD1-4A64-BC6E-6CDE4082188B} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={5F12BC12-5B2A-4DD0-A900-FC6E42E9C3A7},KeyPath=C:\inetpub\wwwroot\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {5F12BC12-5B2A-4DD0-A900-FC6E42E9C3A7} 3: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={1B97E30C-7149-42BB-B9D7-50470D65E847},KeyPath=C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1B97E30C-7149-42BB-B9D7-50470D65E847} 3: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={E9AAB6A6-270A-48E7-8048-B5BDAEFC95C0},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {E9AAB6A6-270A-48E7-8048-B5BDAEFC95C0} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={2509682B-3D1A-4B4F-9CFE-32494BE56DD3},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {2509682B-3D1A-4B4F-9CFE-32494BE56DD3} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:744]: Executing op: ComponentRegister(ComponentId={3243FE23-59FE-4701-BFBC-958605160417},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3243FE23-59FE-4701-BFBC-958605160417} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={D80373EC-FC96-444F-96C2-AA98020584C3},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D80373EC-FC96-444F-96C2-AA98020584C3} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={84A8D47D-F763-4C78-B81C-215DA2E04674},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {84A8D47D-F763-4C78-B81C-215DA2E04674} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={7205427E-85C7-4CAB-B98D-B577F2C84B09},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7205427E-85C7-4CAB-B98D-B577F2C84B09} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={1FCA8F26-8787-4B3D-89AA-1AC6592759C6},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1FCA8F26-8787-4B3D-89AA-1AC6592759C6} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={336BFAB0-38F3-4F64-9D4A-1F070983DAF6},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {336BFAB0-38F3-4F64-9D4A-1F070983DAF6} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={C26768CF-A1F7-4861-AC8B-7B5987FE9E43},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C26768CF-A1F7-4861-AC8B-7B5987FE9E43} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={6627B240-D23A-4870-A5C3-4BDB42A1E676},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6627B240-D23A-4870-A5C3-4BDB42A1E676} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={15BDEBCD-9781-4694-B34E-5256A644BFE7},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {15BDEBCD-9781-4694-B34E-5256A644BFE7} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={04219284-1AD0-4D62-B555-3AD73EED8F53},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {04219284-1AD0-4D62-B555-3AD73EED8F53} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={06C9C6F6-F637-4A34-9E64-D9C764488D11},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {06C9C6F6-F637-4A34-9E64-D9C764488D11} 3: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={443AC30F-82CC-44EF-BC88-043E6B936EE3},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {443AC30F-82CC-44EF-BC88-043E6B936EE3} 3: C:\inetpub\wwwroot\MyComp.WebViewer\
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={F169E6DC-8143-48F1-96B2-EC66C92973A3},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\System.Linq.Dynamic.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F169E6DC-8143-48F1-96B2-EC66C92973A3} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\System.Linq.Dynamic.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={289E3032-F667-49CC-95FE-B67ED97C5EAA},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.Licensing.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {289E3032-F667-49CC-95FE-B67ED97C5EAA} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.Licensing.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={0DC9FAF0-D148-442A-959B-34BA2829D459},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.Helper.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0DC9FAF0-D148-442A-959B-34BA2829D459} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.Helper.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={A579B699-ECC2-43DA-BC30-9AC64E21DA7D},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DomainModel.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A579B699-ECC2-43DA-BC30-9AC64E21DA7D} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DomainModel.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={D07394E7-1565-4F8B-BE86-31A595000BBA},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataAccessLayer.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {D07394E7-1565-4F8B-BE86-31A595000BBA} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataAccessLayer.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={3B72747C-01F4-4A50-8330-CF271DC0EEEF},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.BusinessLogic.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3B72747C-01F4-4A50-8330-CF271DC0EEEF} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.BusinessLogic.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={C8B2C32B-6C0C-4B29-8AC2-4AE595A4D361},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Owin.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C8B2C32B-6C0C-4B29-8AC2-4AE595A4D361} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Owin.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={0234DDC1-A7D3-4434-82D7-F914C94DA33C},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Oracle.ManagedDataAccess.EntityFramework.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0234DDC1-A7D3-4434-82D7-F914C94DA33C} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Oracle.ManagedDataAccess.EntityFramework.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={13F1E586-D1E9-46F3-ADBD-EC00C8AB4718},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Oracle.ManagedDataAccess.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {13F1E586-D1E9-46F3-ADBD-EC00C8AB4718} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Oracle.ManagedDataAccess.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={9CCC3E3F-DE3A-43B7-B769-BBC348D2FD15},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Newtonsoft.Json.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {9CCC3E3F-DE3A-43B7-B769-BBC348D2FD15} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Newtonsoft.Json.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={3D556ECD-89D0-4AE6-B514-BE3F7938AB21},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.Identity.Core.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {3D556ECD-89D0-4AE6-B514-BE3F7938AB21} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.Identity.Core.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={075FF1E8-F069-4730-BCAE-1F285F4E46D0},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\LinqKit.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {075FF1E8-F069-4730-BCAE-1F285F4E46D0} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\LinqKit.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={0FE14248-A3B1-4479-A1CD-BB4CD71BB478},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\MyComp.BusinessLogic.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0FE14248-A3B1-4479-A1CD-BB4CD71BB478} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\MyComp.BusinessLogic.resources.dll
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={0AE4B38E-1E92-4FD1-BD5E-53827990B530},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0AE4B38E-1E92-4FD1-BD5E-53827990B530} 3: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        MSI (s) (9C:0C) [17:12:41:760]: Executing op: ComponentRegister(ComponentId={FEB5E9EF-65AF-4ABB-A235-7BF5C4C62A63},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.SqlServer.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FEB5E9EF-65AF-4ABB-A235-7BF5C4C62A63} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.SqlServer.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={1E8766CF-5491-47B6-9C84-2B9127A08729},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.MappingAPI.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {1E8766CF-5491-47B6-9C84-2B9127A08729} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.MappingAPI.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={C851DD5D-1887-4873-ACE2-A46B9F7FE6BC},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C851DD5D-1887-4873-ACE2-A46B9F7FE6BC} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={22944EE9-1709-41A5-B8D1-2F7D98BADBC6},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.BulkInsert.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {22944EE9-1709-41A5-B8D1-2F7D98BADBC6} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.BulkInsert.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={47714CFF-B3F4-4F28-BF81-0EDB54CACB95},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\DynamicModel.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {47714CFF-B3F4-4F28-BF81-0EDB54CACB95} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\DynamicModel.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={95B1CF1B-B4F7-4D19-B467-44570A732CA7},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Aspose.Words.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {95B1CF1B-B4F7-4D19-B467-44570A732CA7} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Aspose.Words.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={658DD5B4-6594-411A-AB8A-79C43C2C00D5},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyProductFileSystemHubMgr.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {658DD5B4-6594-411A-AB8A-79C43C2C00D5} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyProductFileSystemHubMgr.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={AB831332-781B-4DF2-8D25-E60065D8DC6D},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyProductFileSystemDataClasses.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {AB831332-781B-4DF2-8D25-E60065D8DC6D} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyProductFileSystemDataClasses.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={F0DE1303-8D56-43B9-AB23-463B8EEA105C},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F0DE1303-8D56-43B9-AB23-463B8EEA105C} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={CB0AB612-D7C7-42C8-92D9-A4845D904CED},KeyPath=C:\Oracle\AutoVue\bin\Profiles\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CB0AB612-D7C7-42C8-92D9-A4845D904CED} 3: C:\Oracle\AutoVue\bin\Profiles\
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={B308FB48-7570-49B4-8F29-46374D2AFB05},KeyPath=C:\Oracle\AutoVue\bin\fonts\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B308FB48-7570-49B4-8F29-46374D2AFB05} 3: C:\Oracle\AutoVue\bin\fonts\
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={B8E2828F-18F7-4922-B9C2-7033FD3D2654},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DynamicModelsLibrary.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B8E2828F-18F7-4922-B9C2-7033FD3D2654} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DynamicModelsLibrary.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={B73C52DE-0C9F-43B0-A23E-36613A3E4F38},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\HtmlAgilityPack.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B73C52DE-0C9F-43B0-A23E-36613A3E4F38} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\HtmlAgilityPack.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={926A43B0-FAC3-4DAF-9FAA-056A2704CB99},KeyPath=C:\Oracle\AutoVue\bin\pfvc_ai.dll,State=3,,Disk=1,SharedDllRefCount=3,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {926A43B0-FAC3-4DAF-9FAA-056A2704CB99} 3: C:\Oracle\AutoVue\bin\pfvc_ai.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={95DDD023-1EB8-4F94-8EF3-4A0493E2B6CE},KeyPath=C:\Oracle\AutoVue\bin\hoops\A3DLIBS.dll,State=3,,Disk=1,SharedDllRefCount=3,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {95DDD023-1EB8-4F94-8EF3-4A0493E2B6CE} 3: C:\Oracle\AutoVue\bin\hoops\A3DLIBS.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={26753C73-64E9-41FC-9233-4EAB4BB5F61F},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Common.Logging.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {26753C73-64E9-41FC-9233-4EAB4BB5F61F} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Common.Logging.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={6DC9C258-8114-4FDB-8047-4310FFDE6377},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\ICSharpCode.SharpZipLib.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {6DC9C258-8114-4FDB-8047-4310FFDE6377} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\ICSharpCode.SharpZipLib.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={C37F324D-DB23-43CE-9F9D-2E001DAEAD12},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Lucene.Net.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C37F324D-DB23-43CE-9F9D-2E001DAEAD12} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Lucene.Net.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={0833AFD2-831D-46A9-A660-73F31FB17EAD},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Remotion.Linq.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {0833AFD2-831D-46A9-A660-73F31FB17EAD} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Remotion.Linq.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={25BA37D1-DBBD-44F2-A7AE-87E27DB475C1},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\SecureFTP.net.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {25BA37D1-DBBD-44F2-A7AE-87E27DB475C1} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\SecureFTP.net.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={8A7023CF-943D-49AE-A253-D98A65A8FDFC},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.FTSAccess.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {8A7023CF-943D-49AE-A253-D98A65A8FDFC} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.FTSAccess.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={894A3725-D2EA-458D-A5DF-67DF04A109CB},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.WebViewer.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {894A3725-D2EA-458D-A5DF-67DF04A109CB} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.WebViewer.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={F2BB575D-CAF1-459E-85CD-0B48F4133D93},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\WeOnlyDo.Client.FTP.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F2BB575D-CAF1-459E-85CD-0B48F4133D93} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\WeOnlyDo.Client.FTP.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={96801CAD-0444-42E6-9794-902FEA4F23A4},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\MyComp.DomainModel.resources.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {96801CAD-0444-42E6-9794-902FEA4F23A4} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\MyComp.DomainModel.resources.dll
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={C31996F0-CC3E-49B8-A1D7-BDAFF197FD97},KeyPath=C:\Oracle\AutoVue\bin\AutovueConvert.exe,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {C31996F0-CC3E-49B8-A1D7-BDAFF197FD97} 3: C:\Oracle\AutoVue\bin\AutovueConvert.exe
        MSI (s) (9C:0C) [17:12:41:775]: Executing op: ComponentRegister(ComponentId={FA5D7C98-1C38-4D56-AFBA-CF32E8409CC9},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.SignalR.Core.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {FA5D7C98-1C38-4D56-AFBA-CF32E8409CC9} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.SignalR.Core.dll
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={7B3ACDC9-AEBF-475D-8615-421FA46C89C3},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.SignalR.Client.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {7B3ACDC9-AEBF-475D-8615-421FA46C89C3} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.SignalR.Client.dll
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={924040CC-ED8D-4A2C-BD5A-92BFD0E5BB05},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\EPPlus.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {924040CC-ED8D-4A2C-BD5A-92BFD0E5BB05} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EPPlus.dll
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={4D9BC10B-D917-45DD-B882-D6DEA58511B4},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.WebApiAccess.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {4D9BC10B-D917-45DD-B882-D6DEA58511B4} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.WebApiAccess.dll
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={F0D2B593-42FF-45D8-8882-053B7882618A},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.Web.Services3.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F0D2B593-42FF-45D8-8882-053B7882618A} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.Web.Services3.dll
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={B8DB72F7-494B-4D59-9A22-903F62EE5E23},KeyPath=C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B8DB72F7-494B-4D59-9A22-903F62EE5E23} 3: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={B8DB72F7-494B-4D59-9A22-903F62EE5E23},KeyPath=C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\,State=3,ProductKey={00000000-0000-0000-0000-000000000000},Disk=1,SharedDllRefCount=0,BinaryType=1)
        1: {00000000-0000-0000-0000-000000000000} 2: {B8DB72F7-494B-4D59-9A22-903F62EE5E23} 3: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={421BF876-0A9D-4435-B670-B22593820AAD},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataProtector.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {421BF876-0A9D-4435-B670-B22593820AAD} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataProtector.dll
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={A75D9C4A-BF72-479C-89F9-63E92B382E39},KeyPath=C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataAccessLayer.DbModels.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {A75D9C4A-BF72-479C-89F9-63E92B382E39} 3: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataAccessLayer.DbModels.dll
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={B7CFF51D-DB62-492E-9029-B4EBA1D482E8},KeyPath=C:\Oracle\AutoVue\html\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B7CFF51D-DB62-492E-9029-B4EBA1D482E8} 3: C:\Oracle\AutoVue\html\
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={B1E0AA19-1EC4-4E73-9114-DF349F5753B8},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\dist\css\site.min.css,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {B1E0AA19-1EC4-4E73-9114-DF349F5753B8} 3: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\site.min.css
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={F887D539-6F53-4D88-9EEB-2B6ACEE652AB},KeyPath=C:\inetpub\wwwroot\MyComp.WebApp\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {F887D539-6F53-4D88-9EEB-2B6ACEE652AB} 3: C:\inetpub\wwwroot\MyComp.WebApp\
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ComponentRegister(ComponentId={CB454080-60C5-4BEE-B2EE-55F65C6A8ACB},KeyPath=C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
        1: {CDA410C5-1B85-4926-97A4-97900B03C152} 2: {CB454080-60C5-4BEE-B2EE-55F65C6A8ACB} 3: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: ActionStart(Name=ISSQLServerUninstall,,)
        Action 17:12:41: ISSQLServerUninstall.
        MSI (s) (9C:0C) [17:12:41:791]: Executing op: CustomActionSchedule(Action=ISSQLServerUninstall,ActionType=1025,Source=BinaryData,Target=ISSQLServerUninstall,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp)
        MSI (s) (9C:0C) [17:12:41:791]: Creating MSIHANDLE (826) of type 790536 for thread 2316
        MSI (s) (9C:84) [17:12:41:791]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI3E6E.tmp, Entrypoint: ISSQLServerUninstall
        MSI (s) (9C!9C) [17:12:41:807]: Creating MSIHANDLE (827) of type 790531 for thread 3228
        1: Processing the SQL connection 'nAWCConnectionCheck'...
        MSI (s) (9C!9C) [17:12:41:807]: Closing MSIHANDLE (827) of type 790531 for thread 3228
        MSI (s) (9C!9C) [17:12:41:807]: Creating MSIHANDLE (828) of type 790531 for thread 3228
        1: Determining if there is at least one SQL script scheduled to execute under the connection...
        MSI (s) (9C!9C) [17:12:41:807]: Closing MSIHANDLE (828) of type 790531 for thread 3228
        MSI (s) (9C!9C) [17:12:41:807]: Creating MSIHANDLE (829) of type 790531 for thread 3228
        1: No SQL scripts scheduled to execute under the connection...Skip.
        MSI (s) (9C!9C) [17:12:41:807]: Closing MSIHANDLE (829) of type 790531 for thread 3228
        MSI (s) (9C!9C) [17:12:41:807]: Creating MSIHANDLE (830) of type 790531 for thread 3228
        1: Skip the SQL connection 'nAWCConnectionCheck'. There is no script to execute under this connection.
        MSI (s) (9C!9C) [17:12:41:807]: Closing MSIHANDLE (830) of type 790531 for thread 3228
        MSI (s) (9C:84) [17:12:41:807]: Closing MSIHANDLE (826) of type 790536 for thread 2316
        MSI (s) (9C:0C) [17:12:41:807]: Executing op: ActionStart(Name=RemoveODBC,Description=Removing ODBC components,)
        Action 17:12:41: RemoveODBC. Removing ODBC components
        MSI (s) (9C:0C) [17:12:41:807]: Executing op: ODBCDriverManager(,BinaryType=0)
        MSI (s) (9C:0C) [17:12:41:807]: Executing op: ODBCDriverManager(,BinaryType=1)
        MSI (s) (9C:0C) [17:12:41:807]: Executing op: ActionStart(Name=ISSearchReplaceUninstall,,)
        Action 17:12:41: ISSearchReplaceUninstall.
        MSI (s) (9C:0C) [17:12:41:807]: Executing op: CustomActionSchedule(Action=ISSearchReplaceUninstall,ActionType=3073,Source=BinaryData,Target=ISSearchReplaceUninstall,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp)
        MSI (s) (9C:0C) [17:12:41:807]: Creating MSIHANDLE (831) of type 790536 for thread 2316
        MSI (s) (9C:48) [17:12:41:807]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI3E7F.tmp, Entrypoint: ISSearchReplaceUninstall
        MSI (s) (9C!1C) [17:12:41:822]: Creating MSIHANDLE (832) of type 790531 for thread 2076
        InstallShield 17:12:41: Text File Changes: Processing the replacement set 'Connections.config'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\, Include Files: connections.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!1C) [17:12:41:822]: Closing MSIHANDLE (832) of type 790531 for thread 2076
        MSI (s) (9C!1C) [17:12:41:822]: Creating MSIHANDLE (833) of type 790531 for thread 2076
        InstallShield 17:12:41: Text File Changes: Processing the replacement set 'Connections.configOracle'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\, Include Files: connections.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!1C) [17:12:41:822]: Closing MSIHANDLE (833) of type 790531 for thread 2076
        MSI (s) (9C!1C) [17:12:41:822]: Creating MSIHANDLE (834) of type 790531 for thread 2076
        InstallShield 17:12:41: Text File Changes: Processing the replacement set 'AppSettings.config'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\, Include Files: appsettings.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!1C) [17:12:41:822]: Closing MSIHANDLE (834) of type 790531 for thread 2076
        MSI (s) (9C!1C) [17:12:41:822]: Creating MSIHANDLE (835) of type 790531 for thread 2076
        InstallShield 17:12:41: Text File Changes: Processing the replacement set 'ModelsCreation.bat'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\, Include Files: ModelsCreation.bat, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!1C) [17:12:41:822]: Closing MSIHANDLE (835) of type 790531 for thread 2076
        MSI (s) (9C!1C) [17:12:41:822]: Creating MSIHANDLE (836) of type 790531 for thread 2076
        InstallShield 17:12:41: Text File Changes: Processing the replacement set 'AutoVueConvert.ini'; Target Folder: C:\Oracle\AutoVue\bin\, Include Files: autovueconvert.ini, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!1C) [17:12:41:822]: Closing MSIHANDLE (836) of type 790531 for thread 2076
        MSI (s) (9C!1C) [17:12:41:822]: Creating MSIHANDLE (837) of type 790531 for thread 2076
        InstallShield 17:12:41: Text File Changes: Processing the replacement set 'DownloadsPackages.Json'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\, Include Files: Packages.json, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!1C) [17:12:41:822]: Closing MSIHANDLE (837) of type 790531 for thread 2076
        MSI (s) (9C:48) [17:12:41:822]: Closing MSIHANDLE (831) of type 790536 for thread 2316
        MSI (s) (9C:0C) [17:12:41:822]: Executing op: ActionStart(Name=ISIISRollback,,)
        Action 17:12:41: ISIISRollback.
        MSI (s) (9C:0C) [17:12:41:822]: Executing op: CustomActionSchedule(Action=ISIISRollback,ActionType=3329,Source=BinaryData,Target=ISIISRollback,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp)
        MSI (s) (9C:0C) [17:12:41:822]: Executing op: ActionStart(Name=CreateFolders,Description=Creating folders,Template=Folder: [1])
        Action 17:12:41: CreateFolders. Creating folders
        MSI (s) (9C:0C) [17:12:41:822]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\changes\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\changes\
        MSI (s) (9C:0C) [17:12:41:838]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\
        MSI (s) (9C:0C) [17:12:41:838]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\
        MSI (s) (9C:0C) [17:12:41:838]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\
        MSI (s) (9C:0C) [17:12:41:838]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\
        MSI (s) (9C:0C) [17:12:41:838]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\
        MSI (s) (9C:0C) [17:12:41:885]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\forum\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\forum\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\
        MSI (s) (9C:0C) [17:12:41:916]: Executing op: FolderCreate(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\,Foreign=0,,)
        CreateFolders: Folder: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: [1], Directory: [9], Size: [6])
        Action 17:12:41: InstallFiles. Copying new files
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: ProgressTotal(Total=561251005,Type=0,ByteEquivalent=1)
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\css\)
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\dist\css\|IISRootFolder\MyComp.WebApp\dist\css\)
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: ChangeMedia(MediaVolumeLabel=DISK1,MediaPrompt=Please insert the disk: 1,MediaCabinet=Data1.cab,BytesPerTick=65536,CopierType=2,ModuleFileName=C:\Windows\Installer\1afa01.msi,,,,,IsFirstPhysicalMedia=1)
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: FileCopy(SourceName=SITEMI~1.CSS|site.min.css,SourceCabKey=site.min.css,DestName=site.min.css,Attributes=16384,FileSize=274724,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1976069143,HashPart2=-1992995002,HashPart3=1526983489,HashPart4=1861676009,,)
        MSI (s) (9C:0C) [17:12:41:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\site.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:41:931]: Source for file 'site.min.css' is compressed
        InstallFiles: File: site.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\, Size: 274724
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\)
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\|IISRootFolder\MyComp.WebApp\)
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: FileCopy(SourceName=favicon.ico,SourceCabKey=favicon.ico1,DestName=favicon.ico,Attributes=16384,FileSize=32038,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-724324777,HashPart2=569357819,HashPart3=-791333742,HashPart4=-1930205579,,)
        MSI (s) (9C:0C) [17:12:41:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\favicon.ico; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:41:931]: Source for file 'favicon.ico1' is compressed
        InstallFiles: File: favicon.ico, Directory: C:\inetpub\wwwroot\MyComp.WebApp\, Size: 32038
        MSI (s) (9C:0C) [17:12:41:931]: Executing op: FileCopy(SourceName=APPLE-~1.PNG|apple-touch-icon.png,SourceCabKey=apple_touch_icon.png1,DestName=apple-touch-icon.png,Attributes=16384,FileSize=12655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1560709494,HashPart2=1167035944,HashPart3=-1237037019,HashPart4=-157536298,,)
        MSI (s) (9C:0C) [17:12:41:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\apple-touch-icon.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:41:931]: Source for file 'apple_touch_icon.png1' is compressed
        InstallFiles: File: apple-touch-icon.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\, Size: 12655
        MSI (s) (9C:0C) [17:12:41:963]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\)
        MSI (s) (9C:0C) [17:12:41:963]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\DOWNLO~1\|IISRootFolder\MyComp.WebAPI\Downloads\)
        MSI (s) (9C:0C) [17:12:41:963]: Executing op: FileCopy(SourceName=CLIENT~1.MSI|ClientServices.msi,SourceCabKey=clientservices.msi,DestName=ClientServices.msi,Attributes=16384,FileSize=23185408,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=920666850,HashPart2=1454711189,HashPart3=1881174210,HashPart4=-459247621,,)
        MSI (s) (9C:0C) [17:12:41:963]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\ClientServices.msi; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:41:963]: Source for file 'clientservices.msi' is compressed
        InstallFiles: File: ClientServices.msi, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\, Size: 23185408
        MSI (s) (9C:0C) [17:12:42:181]: Executing op: FileCopy(SourceName=RealDWG.msi,SourceCabKey=realdwg.msi,DestName=RealDWG.msi,Attributes=16384,FileSize=79131648,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-161503197,HashPart2=1877692335,HashPart3=425544343,HashPart4=-881585573,,)
        MSI (s) (9C:0C) [17:12:42:181]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\RealDWG.msi; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:42:181]: Source for file 'realdwg.msi' is compressed
        InstallFiles: File: RealDWG.msi, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\, Size: 79131648
        MSI (s) (9C:0C) [17:12:45:100]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\)
        MSI (s) (9C:0C) [17:12:45:100]: Executing op: SetSourceFolder(Folder=1\Prog64~1\APACHE~1\TOMCAT~1\webapps\|Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\)
        MSI (s) (9C:0C) [17:12:45:100]: Executing op: FileCopy(SourceName=wsclient.war,SourceCabKey=wsclient.war,DestName=wsclient.war,Attributes=16384,FileSize=16719894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=65535.0.0.0,,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:100]: File: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\wsclient.war; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:100]: Source for file 'wsclient.war' is compressed
        InstallFiles: File: wsclient.war, Directory: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\, Size: 16719894
        MSI (s) (9C:0C) [17:12:45:161]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\)
        MSI (s) (9C:0C) [17:12:45:161]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\pt-BR\|IISRootFolder\MyComp.WebViewer\bin\pt-BR\)
        MSI (s) (9C:0C) [17:12:45:161]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc9,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=25904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:161]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:161]: Source for file 'MyComp.domainmodel.resourc9' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\, Size: 25904
        MSI (s) (9C:0C) [17:12:45:161]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou9,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=92464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:161]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:161]: Source for file 'MyComp.businesslogic.resou9' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\, Size: 92464
        MSI (s) (9C:0C) [17:12:45:161]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\)
        MSI (s) (9C:0C) [17:12:45:161]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\it\|IISRootFolder\MyComp.WebViewer\bin\it\)
        MSI (s) (9C:0C) [17:12:45:161]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc8,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=25904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:161]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:161]: Source for file 'MyComp.domainmodel.resourc8' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\, Size: 25904
        MSI (s) (9C:0C) [17:12:45:161]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou8,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=90928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:177]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:177]: Source for file 'MyComp.businesslogic.resou8' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\, Size: 90928
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\)
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\es\|IISRootFolder\MyComp.WebViewer\bin\es\)
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc7,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=25392,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:177]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:177]: Source for file 'MyComp.domainmodel.resourc7' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\, Size: 25392
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou7,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=92976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:177]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:177]: Source for file 'MyComp.businesslogic.resou7' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\, Size: 92976
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\)
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\de\|IISRootFolder\MyComp.WebViewer\bin\de\)
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc6,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=26416,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:177]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:177]: Source for file 'MyComp.domainmodel.resourc6' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\, Size: 26416
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou6,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=91440,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:177]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:177]: Source for file 'MyComp.businesslogic.resou6' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\, Size: 91440
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\)
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\|IISRootFolder\MyComp.WebViewer\)
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: FileCopy(SourceName=WEBSER~1.ASM|WebService.asmx,SourceCabKey=webservice.asmx,DestName=WebService.asmx,Attributes=16384,FileSize=86,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=550091721,HashPart2=-492606406,HashPart3=-137953542,HashPart4=-853497816,,)
        MSI (s) (9C:0C) [17:12:45:177]: File: C:\inetpub\wwwroot\MyComp.WebViewer\WebService.asmx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:177]: Source for file 'webservice.asmx' is compressed
        InstallFiles: File: WebService.asmx, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\, Size: 86
        MSI (s) (9C:0C) [17:12:45:177]: Executing op: FileCopy(SourceName=PRECOM~1.CON|PrecompiledApp.config,SourceCabKey=precompiledapp.config,DestName=PrecompiledApp.config,Attributes=16384,FileSize=50,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-716849062,HashPart2=-513824642,HashPart3=-801036404,HashPart4=2011016045,,)
        MSI (s) (9C:0C) [17:12:45:177]: File: C:\inetpub\wwwroot\MyComp.WebViewer\PrecompiledApp.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:177]: Source for file 'precompiledapp.config' is compressed
        InstallFiles: File: PrecompiledApp.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\, Size: 50
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: FileCopy(SourceName=PACKAG~1.CON|packages.config,SourceCabKey=packages.config,DestName=packages.config,Attributes=16384,FileSize=142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-920373779,HashPart2=432428555,HashPart3=273741405,HashPart4=-418466960,,)
        MSI (s) (9C:0C) [17:12:45:208]: File: C:\inetpub\wwwroot\MyComp.WebViewer\packages.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:208]: Source for file 'packages.config' is compressed
        InstallFiles: File: packages.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\, Size: 142
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: FileCopy(SourceName=DEFAUL~1.ASP|Default.aspx,SourceCabKey=default.aspx,DestName=Default.aspx,Attributes=16384,FileSize=86,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=550091721,HashPart2=-492606406,HashPart3=-137953542,HashPart4=-853497816,,)
        MSI (s) (9C:0C) [17:12:45:208]: File: C:\inetpub\wwwroot\MyComp.WebViewer\Default.aspx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:208]: Source for file 'default.aspx' is compressed
        InstallFiles: File: Default.aspx, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\, Size: 86
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: FileCopy(SourceName=VIEWER~1.ASP|ViewerContainer.aspx,SourceCabKey=viewercontainer.aspx,DestName=ViewerContainer.aspx,Attributes=16384,FileSize=86,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=550091721,HashPart2=-492606406,HashPart3=-137953542,HashPart4=-853497816,,)
        MSI (s) (9C:0C) [17:12:45:208]: File: C:\inetpub\wwwroot\MyComp.WebViewer\ViewerContainer.aspx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:208]: Source for file 'viewercontainer.aspx' is compressed
        InstallFiles: File: ViewerContainer.aspx, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\, Size: 86
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: FileCopy(SourceName=APP~1.CON|app.config,SourceCabKey=app.config,DestName=app.config,Attributes=16384,FileSize=470,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-155334621,HashPart2=1075495810,HashPart3=860049699,HashPart4=-2087733481,,)
        MSI (s) (9C:0C) [17:12:45:208]: File: C:\inetpub\wwwroot\MyComp.WebViewer\app.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:208]: Source for file 'app.config' is compressed
        InstallFiles: File: app.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\, Size: 470
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: FileCopy(SourceName=WEB~1.CON|Web.config,SourceCabKey=web.config2,DestName=Web.config,Attributes=16384,FileSize=6773,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1465488325,HashPart2=43668632,HashPart3=-656958848,HashPart4=-841699997,,)
        MSI (s) (9C:0C) [17:12:45:208]: File: C:\inetpub\wwwroot\MyComp.WebViewer\Web.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:208]: Source for file 'web.config2' is compressed
        InstallFiles: File: Web.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\, Size: 6773
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\|IISRootFolder\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: FileCopy(SourceName=SYSTEM~1.DLL|System.Linq.Dynamic.dll,SourceCabKey=system.linq.dynamic.dll,DestName=System.Linq.Dynamic.dll,Attributes=16384,FileSize=56600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.3.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:208]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\System.Linq.Dynamic.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:208]: Source for file 'system.linq.dynamic.dll' is compressed
        InstallFiles: File: System.Linq.Dynamic.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 56600
        MSI (s) (9C:0C) [17:12:45:208]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.Licensing.dll,SourceCabKey=MyComp.licensing.dll,DestName=MyComp.Licensing.dll,Attributes=16384,FileSize=17688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:208]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.Licensing.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:208]: Source for file 'MyComp.licensing.dll' is compressed
        InstallFiles: File: MyComp.Licensing.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 17688
        MSI (s) (9C:0C) [17:12:45:307]: Executing op: FileCopy(SourceName=SYNERG~1.CON|MyComp.Licensing.dll.config,SourceCabKey=MyComp.licensing.dll.confi,DestName=MyComp.Licensing.dll.config,Attributes=16384,FileSize=2203,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-404161752,HashPart2=-54080136,HashPart3=-467511017,HashPart4=-882165846,,)
        MSI (s) (9C:0C) [17:12:45:307]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.Licensing.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:307]: Source for file 'MyComp.licensing.dll.confi' is compressed
        InstallFiles: File: MyComp.Licensing.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 2203
        MSI (s) (9C:0C) [17:12:45:307]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.Helper.dll,SourceCabKey=MyComp.helper.dll,DestName=MyComp.Helper.dll,Attributes=16384,FileSize=46864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:307]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.Helper.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:307]: Source for file 'MyComp.helper.dll' is compressed
        InstallFiles: File: MyComp.Helper.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 46864
        MSI (s) (9C:0C) [17:12:45:307]: Executing op: FileCopy(SourceName=SYNERG~2.CON|MyComp.Helper.dll.config,SourceCabKey=MyComp.helper.dll.config,DestName=MyComp.Helper.dll.config,Attributes=16384,FileSize=2873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1826142261,HashPart2=-212836541,HashPart3=-1233058231,HashPart4=52863013,,)
        MSI (s) (9C:0C) [17:12:45:307]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.Helper.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:307]: Source for file 'MyComp.helper.dll.config' is compressed
        InstallFiles: File: MyComp.Helper.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 2873
        MSI (s) (9C:0C) [17:12:45:307]: Executing op: FileCopy(SourceName=SYNERG~3.DLL|MyComp.DomainModel.dll,SourceCabKey=MyComp.domainmodel.dll,DestName=MyComp.DomainModel.dll,Attributes=16384,FileSize=163608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:307]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DomainModel.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:307]: Source for file 'MyComp.domainmodel.dll' is compressed
        InstallFiles: File: MyComp.DomainModel.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 163608
        MSI (s) (9C:0C) [17:12:45:307]: Executing op: FileCopy(SourceName=SYNERG~3.CON|MyComp.DomainModel.dll.config,SourceCabKey=MyComp.domainmodel.dll.con,DestName=MyComp.DomainModel.dll.config,Attributes=16384,FileSize=883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1092672708,HashPart2=2131280898,HashPart3=1510042088,HashPart4=1496391451,,)
        MSI (s) (9C:0C) [17:12:45:307]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DomainModel.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:307]: Source for file 'MyComp.domainmodel.dll.con' is compressed
        InstallFiles: File: MyComp.DomainModel.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 883
        MSI (s) (9C:0C) [17:12:45:317]: Executing op: FileCopy(SourceName=SYNERG~4.DLL|MyComp.DataAccessLayer.dll,SourceCabKey=MyComp.dataaccesslayer.dll,DestName=MyComp.DataAccessLayer.dll,Attributes=16384,FileSize=784160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=0.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:317]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataAccessLayer.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:317]: Source for file 'MyComp.dataaccesslayer.dll' is compressed
        InstallFiles: File: MyComp.DataAccessLayer.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 784160
        MSI (s) (9C:0C) [17:12:45:317]: Executing op: FileCopy(SourceName=SYNERG~4.CON|MyComp.DataAccessLayer.dll.config,SourceCabKey=MyComp.dataaccesslayer.dll2,DestName=MyComp.DataAccessLayer.dll.config,Attributes=16384,FileSize=3351,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-994064736,HashPart2=-1412972818,HashPart3=1935372905,HashPart4=1976912901,,)
        MSI (s) (9C:0C) [17:12:45:317]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataAccessLayer.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:317]: Source for file 'MyComp.dataaccesslayer.dll2' is compressed
        InstallFiles: File: MyComp.DataAccessLayer.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 3351
        MSI (s) (9C:0C) [17:12:45:317]: Executing op: FileCopy(SourceName=SY3561~1.DLL|MyComp.BusinessLogic.dll,SourceCabKey=MyComp.businesslogic.dll,DestName=MyComp.BusinessLogic.dll,Attributes=16384,FileSize=687904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:317]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.BusinessLogic.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:317]: Source for file 'MyComp.businesslogic.dll' is compressed
        InstallFiles: File: MyComp.BusinessLogic.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 687904
        MSI (s) (9C:0C) [17:12:45:317]: Executing op: FileCopy(SourceName=SY20C3~1.CON|MyComp.BusinessLogic.dll.config,SourceCabKey=MyComp.businesslogic.dll.c,DestName=MyComp.BusinessLogic.dll.config,Attributes=16384,FileSize=3250,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-153726072,HashPart2=1813947011,HashPart3=-396067227,HashPart4=1716189887,,)
        MSI (s) (9C:0C) [17:12:45:317]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.BusinessLogic.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:317]: Source for file 'MyComp.businesslogic.dll.c' is compressed
        InstallFiles: File: MyComp.BusinessLogic.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 3250
        MSI (s) (9C:0C) [17:12:45:317]: Executing op: FileCopy(SourceName=Owin.dll,SourceCabKey=owin.dll,DestName=Owin.dll,Attributes=16384,FileSize=12024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:317]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Owin.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:317]: Source for file 'owin.dll' is compressed
        InstallFiles: File: Owin.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 12024
        MSI (s) (9C:0C) [17:12:45:333]: Executing op: FileCopy(SourceName=ORACLE~1.DLL|Oracle.ManagedDataAccess.EntityFramework.dll,SourceCabKey=oracle.manageddataaccess.ent,DestName=Oracle.ManagedDataAccess.EntityFramework.dll,Attributes=16384,FileSize=480576,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.122.1.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:333]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Oracle.ManagedDataAccess.EntityFramework.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:333]: Source for file 'oracle.manageddataaccess.ent' is compressed
        InstallFiles: File: Oracle.ManagedDataAccess.EntityFramework.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 480576
        MSI (s) (9C:0C) [17:12:45:333]: Executing op: FileCopy(SourceName=ORACLE~2.DLL|Oracle.ManagedDataAccess.dll,SourceCabKey=oracle.manageddataaccess.dll,DestName=Oracle.ManagedDataAccess.dll,Attributes=16384,FileSize=4884768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.122.1.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:333]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Oracle.ManagedDataAccess.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:333]: Source for file 'oracle.manageddataaccess.dll' is compressed
        InstallFiles: File: Oracle.ManagedDataAccess.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 4884768
        MSI (s) (9C:0C) [17:12:45:364]: Executing op: FileCopy(SourceName=NEWTON~1.DLL|Newtonsoft.Json.dll,SourceCabKey=newtonsoft.json.dll,DestName=Newtonsoft.Json.dll,Attributes=16384,FileSize=533776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=9.0.1.19813,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:364]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Newtonsoft.Json.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:364]: Source for file 'newtonsoft.json.dll' is compressed
        InstallFiles: File: Newtonsoft.Json.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 533776
        MSI (s) (9C:0C) [17:12:45:380]: Executing op: FileCopy(SourceName=MICROS~1.DLL|Microsoft.AspNet.Identity.Core.dll,SourceCabKey=microsoft.aspnet.identity.co,DestName=Microsoft.AspNet.Identity.Core.dll,Attributes=16384,FileSize=171672,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.2.1.40403,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:380]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.Identity.Core.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:380]: Source for file 'microsoft.aspnet.identity.co' is compressed
        InstallFiles: File: Microsoft.AspNet.Identity.Core.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 171672
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: FileCopy(SourceName=LinqKit.dll,SourceCabKey=linqkit.dll,DestName=LinqKit.dll,Attributes=16384,FileSize=40704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.1.3.1,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:567]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\LinqKit.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:567]: Source for file 'linqkit.dll' is compressed
        InstallFiles: File: LinqKit.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 40704
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: FileCopy(SourceName=LINQKI~1.CON|LinqKit.dll.config,SourceCabKey=linqkit.dll.config,DestName=LinqKit.dll.config,Attributes=16384,FileSize=1148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1999149895,HashPart2=-1045871672,HashPart3=429941936,HashPart4=1684585711,,)
        MSI (s) (9C:0C) [17:12:45:567]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\LinqKit.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:567]: Source for file 'linqkit.dll.config' is compressed
        InstallFiles: File: LinqKit.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 1148
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\)
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\fr-CA\|IISRootFolder\MyComp.WebViewer\bin\fr-CA\)
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=94512,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:567]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:567]: Source for file 'MyComp.businesslogic.resou' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\, Size: 94512
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\)
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\WEBREF~1\AEWS\|IISRootFolder\MyComp.WebViewer\Web References\AEWS\)
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: FileCopy(SourceName=SERVIC~1.WSD|service_MyProduct.wsdl,SourceCabKey=service_MyProduct.wsdl,DestName=service_MyProduct.wsdl,Attributes=16384,FileSize=48600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1109108812,HashPart2=-784313644,HashPart3=-277544698,HashPart4=1626579449,,)
        MSI (s) (9C:0C) [17:12:45:567]: File: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\service_MyProduct.wsdl; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:567]: Source for file 'service_MyProduct.wsdl' is compressed
        InstallFiles: File: service_MyProduct.wsdl, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\, Size: 48600
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: FileCopy(SourceName=SERVIC~1.DIS|service_MyProduct.disco,SourceCabKey=service_MyProduct.disco,DestName=service_MyProduct.disco,Attributes=16384,FileSize=745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=623063980,HashPart2=-611205287,HashPart3=-1179185937,HashPart4=-417356592,,)
        MSI (s) (9C:0C) [17:12:45:567]: File: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\service_MyProduct.disco; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:567]: Source for file 'service_MyProduct.disco' is compressed
        InstallFiles: File: service_MyProduct.disco, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\, Size: 745
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: FileCopy(SourceName=REFERE~1.MAP|Reference.map,SourceCabKey=reference.map,DestName=Reference.map,Attributes=16384,FileSize=598,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1619783599,HashPart2=-2131835622,HashPart3=-124292066,HashPart4=-1750030726,,)
        MSI (s) (9C:0C) [17:12:45:567]: File: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\Reference.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:567]: Source for file 'reference.map' is compressed
        InstallFiles: File: Reference.map, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\, Size: 598
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\|IISRootFolder\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:45:567]: Executing op: FileCopy(SourceName=ENTITY~1.DLL|EntityFramework.SqlServer.dll,SourceCabKey=entityframework.sqlserver.dl,DestName=EntityFramework.SqlServer.dll,Attributes=16384,FileSize=622288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.2.61023.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:567]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.SqlServer.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:567]: Source for file 'entityframework.sqlserver.dl' is compressed
        InstallFiles: File: EntityFramework.SqlServer.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 622288
        MSI (s) (9C:0C) [17:12:45:582]: Executing op: FileCopy(SourceName=ENTITY~2.DLL|EntityFramework.MappingAPI.dll,SourceCabKey=entityframework.mappingapi.d,DestName=EntityFramework.MappingAPI.dll,Attributes=16384,FileSize=43304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.0.0.7,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:582]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.MappingAPI.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:582]: Source for file 'entityframework.mappingapi.d' is compressed
        InstallFiles: File: EntityFramework.MappingAPI.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 43304
        MSI (s) (9C:0C) [17:12:45:582]: Executing op: FileCopy(SourceName=ENTITY~3.DLL|EntityFramework.dll,SourceCabKey=entityframework.dll,DestName=EntityFramework.dll,Attributes=16384,FileSize=5225168,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.2.61023.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:582]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:582]: Source for file 'entityframework.dll' is compressed
        InstallFiles: File: EntityFramework.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 5225168
        MSI (s) (9C:0C) [17:12:45:614]: Executing op: FileCopy(SourceName=ENTITY~4.DLL|EntityFramework.BulkInsert.dll,SourceCabKey=entityframework.bulkinsert.d,DestName=EntityFramework.BulkInsert.dll,Attributes=16384,FileSize=29480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.0.2.8,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:614]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EntityFramework.BulkInsert.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:614]: Source for file 'entityframework.bulkinsert.d' is compressed
        InstallFiles: File: EntityFramework.BulkInsert.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 29480
        MSI (s) (9C:0C) [17:12:45:614]: Executing op: FileCopy(SourceName=DYNAMI~1.DLL|DynamicModel.dll,SourceCabKey=dynamicmodel.dll,DestName=DynamicModel.dll,Attributes=16384,FileSize=28936,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=0.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:614]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\DynamicModel.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:614]: Source for file 'dynamicmodel.dll' is compressed
        InstallFiles: File: DynamicModel.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 28936
        MSI (s) (9C:0C) [17:12:45:614]: Executing op: FileCopy(SourceName=ASPOSE~1.DLL|Aspose.Words.dll,SourceCabKey=aspose.words.dll,DestName=Aspose.Words.dll,Attributes=16384,FileSize=11363080,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=16.3.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:614]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Aspose.Words.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:614]: Source for file 'aspose.words.dll' is compressed
        InstallFiles: File: Aspose.Words.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 11363080
        MSI (s) (9C:0C) [17:12:45:957]: Executing op: FileCopy(SourceName=MyProductF~1.DLL|MyProductFileSystemHubMgr.dll,SourceCabKey=MyProductfilesystemhubmgr.dll,DestName=MyProductFileSystemHubMgr.dll,Attributes=16384,FileSize=197400,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.252,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:957]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyProductFileSystemHubMgr.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:957]: Source for file 'MyProductfilesystemhubmgr.dll' is compressed
        InstallFiles: File: MyProductFileSystemHubMgr.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 197400
        MSI (s) (9C:0C) [17:12:45:957]: Executing op: FileCopy(SourceName=MyProductF~2.DLL|MyProductFileSystemDataClasses.dll,SourceCabKey=MyProductfilesystemdataclasses.d,DestName=MyProductFileSystemDataClasses.dll,Attributes=16384,FileSize=39720,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.252,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:45:957]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyProductFileSystemDataClasses.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:957]: Source for file 'MyProductfilesystemdataclasses.d' is compressed
        InstallFiles: File: MyProductFileSystemDataClasses.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 39720
        MSI (s) (9C:0C) [17:12:45:957]: Executing op: FileCopy(SourceName=VIEWER~1.COM|viewercontainer.aspx.cdcab7d2.compiled,SourceCabKey=viewercontainer.aspx.cdcab7d,DestName=viewercontainer.aspx.cdcab7d2.compiled,Attributes=16384,FileSize=419,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1863240798,HashPart2=819517377,HashPart3=-782632445,HashPart4=323477468,,)
        MSI (s) (9C:0C) [17:12:45:957]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\viewercontainer.aspx.cdcab7d2.compiled; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:957]: Source for file 'viewercontainer.aspx.cdcab7d' is compressed
        InstallFiles: File: viewercontainer.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 419
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: FileCopy(SourceName=APP_CO~1.COM|App_Code.compiled,SourceCabKey=app_code.compiled,DestName=App_Code.compiled,Attributes=16384,FileSize=186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1751266647,HashPart2=-1387915350,HashPart3=-509502107,HashPart4=988789681,,)
        MSI (s) (9C:0C) [17:12:45:972]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\App_Code.compiled; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:972]: Source for file 'app_code.compiled' is compressed
        InstallFiles: File: App_Code.compiled, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 186
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: FileCopy(SourceName=DEFAUL~1.COM|default.aspx.cdcab7d2.compiled,SourceCabKey=default.aspx.cdcab7d2.compil,DestName=default.aspx.cdcab7d2.compiled,Attributes=16384,FileSize=387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-872990438,HashPart2=-982806719,HashPart3=-1995106764,HashPart4=374766004,,)
        MSI (s) (9C:0C) [17:12:45:972]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\default.aspx.cdcab7d2.compiled; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:972]: Source for file 'default.aspx.cdcab7d2.compil' is compressed
        InstallFiles: File: default.aspx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 387
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: FileCopy(SourceName=WEBSER~1.COM|webservice.asmx.cdcab7d2.compiled,SourceCabKey=webservice.asmx.cdcab7d2.com,DestName=webservice.asmx.cdcab7d2.compiled,Attributes=16384,FileSize=340,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1448868618,HashPart2=-514832056,HashPart3=2051176055,HashPart4=604863538,,)
        MSI (s) (9C:0C) [17:12:45:972]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\webservice.asmx.cdcab7d2.compiled; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:972]: Source for file 'webservice.asmx.cdcab7d2.com' is compressed
        InstallFiles: File: webservice.asmx.cdcab7d2.compiled, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 340
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\Profiles\)
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: SetSourceFolder(Folder=1\PROGRA~1\AutoVue\bin\Profiles\|program files\AutoVue\bin\Profiles\)
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: FileCopy(SourceName=MyProduct.gui,SourceCabKey=MyProduct.gui,DestName=MyProduct.gui,Attributes=16384,FileSize=30901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1048126130,HashPart2=524060334,HashPart3=1208087019,HashPart4=848527902,,)
        MSI (s) (9C:0C) [17:12:45:972]: File: C:\Oracle\AutoVue\bin\Profiles\MyProduct.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:972]: Source for file 'MyProduct.gui' is compressed
        InstallFiles: File: MyProduct.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 30901
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: FileCopy(SourceName=MyProductC~1.GUI|MyProductConvert.gui,SourceCabKey=MyProductconvert.gui,DestName=MyProductConvert.gui,Attributes=16384,FileSize=31268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=552914697,HashPart2=1219382667,HashPart3=1008005672,HashPart4=135442300,,)
        MSI (s) (9C:0C) [17:12:45:972]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductConvert.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:972]: Source for file 'MyProductconvert.gui' is compressed
        InstallFiles: File: MyProductConvert.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 31268
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: FileCopy(SourceName=MyProductC~2.GUI|MyProductConvertPrint.gui,SourceCabKey=MyProductconvertprint.gui,DestName=MyProductConvertPrint.gui,Attributes=16384,FileSize=32044,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-271529751,HashPart2=-1428949552,HashPart3=1718163855,HashPart4=-1995314301,,)
        MSI (s) (9C:0C) [17:12:45:972]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductConvertPrint.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:972]: Source for file 'MyProductconvertprint.gui' is compressed
        InstallFiles: File: MyProductConvertPrint.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 32044
        MSI (s) (9C:0C) [17:12:45:972]: Executing op: FileCopy(SourceName=MyProductC~3.GUI|MyProductConvertPrintRedline.gui,SourceCabKey=MyProductconvertprintredline.gui,DestName=MyProductConvertPrintRedline.gui,Attributes=16384,FileSize=82021,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2006423132,HashPart2=867099716,HashPart3=1397443165,HashPart4=65730706,,)
        MSI (s) (9C:0C) [17:12:45:972]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductConvertPrintRedline.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:45:972]: Source for file 'MyProductconvertprintredline.gui' is compressed
        InstallFiles: File: MyProductConvertPrintRedline.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 82021
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=MyProductC~4.GUI|MyProductConvertPrintRedline_NoHF.gui,SourceCabKey=MyProductconvertprintredline_noh,DestName=MyProductConvertPrintRedline_NoHF.gui,Attributes=16384,FileSize=81917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=271782302,HashPart2=1986380138,HashPart3=-852215149,HashPart4=-2114292636,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductConvertPrintRedline_NoHF.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductconvertprintredline_noh' is compressed
        InstallFiles: File: MyProductConvertPrintRedline_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 81917
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=AD25B1~1.GUI|MyProductConvertPrint_NoHF.gui,SourceCabKey=MyProductconvertprint_nohf.gui,DestName=MyProductConvertPrint_NoHF.gui,Attributes=16384,FileSize=31979,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1436809108,HashPart2=-1446656163,HashPart3=1142562965,HashPart4=148634118,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductConvertPrint_NoHF.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductconvertprint_nohf.gui' is compressed
        InstallFiles: File: MyProductConvertPrint_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 31979
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=AD0B64~1.GUI|MyProductConvertRedline.gui,SourceCabKey=MyProductconvertredline.gui,DestName=MyProductConvertRedline.gui,Attributes=16384,FileSize=80804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-977825882,HashPart2=403430569,HashPart3=-1975548518,HashPart4=-1666764092,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductConvertRedline.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductconvertredline.gui' is compressed
        InstallFiles: File: MyProductConvertRedline.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 80804
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=ADB1ED~1.GUI|MyProductConvertRedline_NoHF.gui,SourceCabKey=MyProductconvertredline_nohf.gui,DestName=MyProductConvertRedline_NoHF.gui,Attributes=16384,FileSize=80804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-977825882,HashPart2=403430569,HashPart3=-1975548518,HashPart4=-1666764092,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductConvertRedline_NoHF.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductconvertredline_nohf.gui' is compressed
        InstallFiles: File: MyProductConvertRedline_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 80804
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=AD5EF8~1.GUI|MyProductConvert_NoHF.gui,SourceCabKey=MyProductconvert_nohf.gui,DestName=MyProductConvert_NoHF.gui,Attributes=16384,FileSize=31268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=552914697,HashPart2=1219382667,HashPart3=1008005672,HashPart4=135442300,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductConvert_NoHF.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductconvert_nohf.gui' is compressed
        InstallFiles: File: MyProductConvert_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 31268
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=MyProductP~1.GUI|MyProductPrint.gui,SourceCabKey=MyProductprint.gui,DestName=MyProductPrint.gui,Attributes=16384,FileSize=31758,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=537813117,HashPart2=979382004,HashPart3=2009041342,HashPart4=-571652628,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductPrint.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductprint.gui' is compressed
        InstallFiles: File: MyProductPrint.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 31758
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=MyProductP~2.GUI|MyProductPrintRedline.gui,SourceCabKey=MyProductprintredline.gui,DestName=MyProductPrintRedline.gui,Attributes=16384,FileSize=81449,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-728154728,HashPart2=410271312,HashPart3=1620591795,HashPart4=2034391785,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductPrintRedline.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductprintredline.gui' is compressed
        InstallFiles: File: MyProductPrintRedline.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 81449
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=MyProductP~3.GUI|MyProductPrintRedline_NoHF.gui,SourceCabKey=MyProductprintredline_nohf.gui,DestName=MyProductPrintRedline_NoHF.gui,Attributes=16384,FileSize=81345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=345716210,HashPart2=-193533636,HashPart3=-1772617724,HashPart4=620795871,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductPrintRedline_NoHF.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductprintredline_nohf.gui' is compressed
        InstallFiles: File: MyProductPrintRedline_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 81345
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=MyProductP~4.GUI|MyProductPrint_NoHF.gui,SourceCabKey=MyProductprint_nohf.gui,DestName=MyProductPrint_NoHF.gui,Attributes=16384,FileSize=31693,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1425727066,HashPart2=-1950141905,HashPart3=768794087,HashPart4=-1107196507,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductPrint_NoHF.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductprint_nohf.gui' is compressed
        InstallFiles: File: MyProductPrint_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 31693
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=MyProductR~1.GUI|MyProductRedline.gui,SourceCabKey=MyProductredline.gui,DestName=MyProductRedline.gui,Attributes=16384,FileSize=80070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1345939752,HashPart2=231813062,HashPart3=-952890362,HashPart4=1512024543,,)
        MSI (s) (9C:0C) [17:12:46:082]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductRedline.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:082]: Source for file 'MyProductredline.gui' is compressed
        InstallFiles: File: MyProductRedline.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 80070
        MSI (s) (9C:0C) [17:12:46:082]: Executing op: FileCopy(SourceName=MyProductR~2.GUI|MyProductRedline_NoHF.gui,SourceCabKey=MyProductredline_nohf.gui,DestName=MyProductRedline_NoHF.gui,Attributes=16384,FileSize=80070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1345939752,HashPart2=231813062,HashPart3=-952890362,HashPart4=1512024543,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\Profiles\MyProductRedline_NoHF.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file 'MyProductredline_nohf.gui' is compressed
        InstallFiles: File: MyProductRedline_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 80070
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=MyProduct_~1.GUI|MyProduct_NoHF.gui,SourceCabKey=MyProduct_nohf.gui,DestName=MyProduct_NoHF.gui,Attributes=16384,FileSize=30901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1048126130,HashPart2=524060334,HashPart3=1208087019,HashPart4=848527902,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\Profiles\MyProduct_NoHF.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file 'MyProduct_nohf.gui' is compressed
        InstallFiles: File: MyProduct_NoHF.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 30901
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=default.gui,SourceCabKey=default.gui,DestName=default.gui,Attributes=16384,FileSize=79101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1646551347,HashPart2=-99733959,HashPart3=-1790797962,HashPart4=89116862,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\Profiles\default.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file 'default.gui' is compressed
        InstallFiles: File: default.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 79101
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=viewonly.gui,SourceCabKey=viewonly.gui,DestName=viewonly.gui,Attributes=16384,FileSize=128175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-332483183,HashPart2=697329365,HashPart3=-912497825,HashPart4=1761760136,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\Profiles\viewonly.gui; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file 'viewonly.gui' is compressed
        InstallFiles: File: viewonly.gui, Directory: C:\Oracle\AutoVue\bin\Profiles\, Size: 128175
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\fonts\)
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: SetSourceFolder(Folder=1\PROGRA~1\AutoVue\bin\fonts\|program files\AutoVue\bin\fonts\)
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=TEXCOT~1.PRO|.TEXCOT___DESCRIPTIONS.project,SourceCabKey=_texcot___descriptions.proje,DestName=.TEXCOT___DESCRIPTIONS.project,Attributes=16384,FileSize=17200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=296466057,HashPart2=711546097,HashPart3=1749379002,HashPart4=1655331538,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\fonts\.TEXCOT___DESCRIPTIONS.project; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file '_texcot___descriptions.proje' is compressed
        InstallFiles: File: .TEXCOT___DESCRIPTIONS.project, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 17200
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=@EXTFO~1.SHX|@extfont2.shx,SourceCabKey=_extfont2.shx,DestName=@extfont2.shx,Attributes=16384,FileSize=490881,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1028079668,HashPart2=-241277086,HashPart3=-909844207,HashPart4=1552000165,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\fonts\@extfont2.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file '_extfont2.shx' is compressed
        InstallFiles: File: @extfont2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 490881
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=AcadEref.shx,SourceCabKey=acaderef.shx,DestName=AcadEref.shx,Attributes=16385,FileSize=823,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-976163756,HashPart2=-302630914,HashPart3=-844069656,HashPart4=143881619,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\fonts\AcadEref.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file 'acaderef.shx' is compressed
        InstallFiles: File: AcadEref.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 823
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=aehalf.shx,SourceCabKey=aehalf.shx,DestName=aehalf.shx,Attributes=16384,FileSize=13743,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1809808268,HashPart2=-593201013,HashPart3=-1169552787,HashPart4=713239472,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\fonts\aehalf.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file 'aehalf.shx' is compressed
        InstallFiles: File: aehalf.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 13743
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=Allegro1.uff,SourceCabKey=allegro1.uff,DestName=Allegro1.uff,Attributes=16384,FileSize=5992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=16308648,HashPart2=876567282,HashPart3=-961082473,HashPart4=1195055945,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\fonts\Allegro1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file 'allegro1.uff' is compressed
        InstallFiles: File: Allegro1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5992
        MSI (s) (9C:0C) [17:12:46:097]: Executing op: FileCopy(SourceName=AMDTSY~1.SHX|AMDTSymbols.shx,SourceCabKey=amdtsymbols.shx,DestName=AMDTSymbols.shx,Attributes=16384,FileSize=1217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1779457162,HashPart2=1241121774,HashPart3=-38769182,HashPart4=-1109053203,,)
        MSI (s) (9C:0C) [17:12:46:097]: File: C:\Oracle\AutoVue\bin\fonts\AMDTSymbols.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:097]: Source for file 'amdtsymbols.shx' is compressed
        InstallFiles: File: AMDTSymbols.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1217
        MSI (s) (9C:0C) [17:12:46:113]: Executing op: FileCopy(SourceName=amgdt.shx,SourceCabKey=amgdt.shx,DestName=amgdt.shx,Attributes=16384,FileSize=5188,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=397728062,HashPart2=2084679673,HashPart3=1455611862,HashPart4=-1195792602,,)
        MSI (s) (9C:0C) [17:12:46:113]: File: C:\Oracle\AutoVue\bin\fonts\amgdt.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:113]: Source for file 'amgdt.shx' is compressed
        InstallFiles: File: amgdt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5188
        MSI (s) (9C:0C) [17:12:46:113]: Executing op: FileCopy(SourceName=amgdtans.shx,SourceCabKey=amgdtans.shx,DestName=amgdtans.shx,Attributes=16384,FileSize=5088,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1760859661,HashPart2=1481331646,HashPart3=-1887529811,HashPart4=-2057975868,,)
        MSI (s) (9C:0C) [17:12:46:113]: File: C:\Oracle\AutoVue\bin\fonts\amgdtans.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:113]: Source for file 'amgdtans.shx' is compressed
        InstallFiles: File: amgdtans.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5088
        MSI (s) (9C:0C) [17:12:46:113]: Executing op: FileCopy(SourceName=ansifont.dat,SourceCabKey=ansifont.dat,DestName=ansifont.dat,Attributes=16384,FileSize=42582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1372095880,HashPart2=-944458643,HashPart3=-316177371,HashPart4=-1389124353,,)
        MSI (s) (9C:0C) [17:12:46:113]: File: C:\Oracle\AutoVue\bin\fonts\ansifont.dat; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:113]: Source for file 'ansifont.dat' is compressed
        InstallFiles: File: ansifont.dat, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 42582
        MSI (s) (9C:0C) [17:12:46:113]: Executing op: FileCopy(SourceName=ascii.fnt,SourceCabKey=ascii.fnt,DestName=ascii.fnt,Attributes=16384,FileSize=2472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1431701399,HashPart2=-1182698881,HashPart3=1925076148,HashPart4=1423261998,,)
        MSI (s) (9C:0C) [17:12:46:113]: File: C:\Oracle\AutoVue\bin\fonts\ascii.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:113]: Source for file 'ascii.fnt' is compressed
        InstallFiles: File: ascii.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2472
        MSI (s) (9C:0C) [17:12:46:113]: Executing op: FileCopy(SourceName=AUTOCA~1.UFF|AutoCAD_big1.uff,SourceCabKey=autocad_big1.uff,DestName=AutoCAD_big1.uff,Attributes=16384,FileSize=237786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1435953438,HashPart2=-1638189028,HashPart3=184598535,HashPart4=-136919356,,)
        MSI (s) (9C:0C) [17:12:46:113]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_big1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:113]: Source for file 'autocad_big1.uff' is compressed
        InstallFiles: File: AutoCAD_big1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 237786
        MSI (s) (9C:0C) [17:12:46:113]: Executing op: FileCopy(SourceName=AUTOCA~2.UFF|AutoCAD_big2.uff,SourceCabKey=autocad_big2.uff,DestName=AutoCAD_big2.uff,Attributes=16384,FileSize=894360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1510205629,HashPart2=1158128608,HashPart3=-713111995,HashPart4=374657719,,)
        MSI (s) (9C:0C) [17:12:46:113]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_big2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:113]: Source for file 'autocad_big2.uff' is compressed
        InstallFiles: File: AutoCAD_big2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 894360
        MSI (s) (9C:0C) [17:12:46:113]: Executing op: FileCopy(SourceName=AUTOCA~3.UFF|AutoCAD_shape1.uff,SourceCabKey=autocad_shape1.uff,DestName=AutoCAD_shape1.uff,Attributes=16384,FileSize=2312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-899657936,HashPart2=1975658428,HashPart3=-1943594982,HashPart4=1913269723,,)
        MSI (s) (9C:0C) [17:12:46:113]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_shape1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:113]: Source for file 'autocad_shape1.uff' is compressed
        InstallFiles: File: AutoCAD_shape1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2312
        MSI (s) (9C:0C) [17:12:46:113]: Executing op: FileCopy(SourceName=AUTOCA~4.UFF|AutoCAD_shape2.uff,SourceCabKey=autocad_shape2.uff,DestName=AutoCAD_shape2.uff,Attributes=16384,FileSize=1067,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1668103011,HashPart2=-447867122,HashPart3=-1200052519,HashPart4=883170764,,)
        MSI (s) (9C:0C) [17:12:46:113]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_shape2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:113]: Source for file 'autocad_shape2.uff' is compressed
        InstallFiles: File: AutoCAD_shape2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1067
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=AU35AA~1.UFF|AutoCAD_shape3.uff,SourceCabKey=autocad_shape3.uff,DestName=AutoCAD_shape3.uff,Attributes=16384,FileSize=1666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-85067664,HashPart2=-720862962,HashPart3=1961594883,HashPart4=-1415168920,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_shape3.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'autocad_shape3.uff' is compressed
        InstallFiles: File: AutoCAD_shape3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1666
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=AUEA50~1.UFF|AutoCAD_small1.uff,SourceCabKey=autocad_small1.uff,DestName=AutoCAD_small1.uff,Attributes=16384,FileSize=14322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-237694440,HashPart2=1377374775,HashPart3=1460641169,HashPart4=1895906706,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_small1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'autocad_small1.uff' is compressed
        InstallFiles: File: AutoCAD_small1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 14322
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=AUEFA8~1.UFF|AutoCAD_small2.uff,SourceCabKey=autocad_small2.uff,DestName=AutoCAD_small2.uff,Attributes=16384,FileSize=6085,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-484966318,HashPart2=196862939,HashPart3=-1625424110,HashPart4=623001789,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_small2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'autocad_small2.uff' is compressed
        InstallFiles: File: AutoCAD_small2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6085
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=AU2BFE~1.UFF|AutoCAD_small3.uff,SourceCabKey=autocad_small3.uff,DestName=AutoCAD_small3.uff,Attributes=16384,FileSize=34881,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-157826740,HashPart2=218734374,HashPart3=1102288124,HashPart4=2061441121,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_small3.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'autocad_small3.uff' is compressed
        InstallFiles: File: AutoCAD_small3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 34881
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=AU0910~1.UFF|AutoCAD_small4.uff,SourceCabKey=autocad_small4.uff,DestName=AutoCAD_small4.uff,Attributes=16384,FileSize=6917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=875626434,HashPart2=-1063450986,HashPart3=2021490855,HashPart4=-191145715,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_small4.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'autocad_small4.uff' is compressed
        InstallFiles: File: AutoCAD_small4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6917
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=AU2D2F~1.UFF|AutoCAD_small5.uff,SourceCabKey=autocad_small5.uff,DestName=AutoCAD_small5.uff,Attributes=16384,FileSize=8120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1792090419,HashPart2=1899826395,HashPart3=-834967642,HashPart4=-14512880,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\AutoCAD_small5.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'autocad_small5.uff' is compressed
        InstallFiles: File: AutoCAD_small5.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8120
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=basic.chr,SourceCabKey=basic.chr,DestName=basic.chr,Attributes=16384,FileSize=7471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1545070246,HashPart2=442936215,HashPart3=1567247330,HashPart4=1618890367,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\basic.chr; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'basic.chr' is compressed
        InstallFiles: File: basic.chr, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7471
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=bigfont.shx,SourceCabKey=bigfont.shx,DestName=bigfont.shx,Attributes=16384,FileSize=324294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1747078967,HashPart2=615212983,HashPart3=642858887,HashPart4=32987602,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\bigfont.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'bigfont.shx' is compressed
        InstallFiles: File: bigfont.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 324294
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=bold.shx,SourceCabKey=bold.shx,DestName=bold.shx,Attributes=16384,FileSize=10550,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=300319721,HashPart2=-984317307,HashPart3=2146264839,HashPart4=-706904421,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\bold.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'bold.shx' is compressed
        InstallFiles: File: bold.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 10550
        MSI (s) (9C:0C) [17:12:46:129]: Executing op: FileCopy(SourceName=cadstar.fnt,SourceCabKey=cadstar.fnt,DestName=cadstar.fnt,Attributes=16384,FileSize=15667,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-820380537,HashPart2=-2064373310,HashPart3=249545844,HashPart4=1198950292,,)
        MSI (s) (9C:0C) [17:12:46:129]: File: C:\Oracle\AutoVue\bin\fonts\cadstar.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:129]: Source for file 'cadstar.fnt' is compressed
        InstallFiles: File: cadstar.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 15667
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=Cadstar1.uff,SourceCabKey=cadstar1.uff,DestName=Cadstar1.uff,Attributes=16384,FileSize=7283,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1422497069,HashPart2=-696464594,HashPart3=-1188223937,HashPart4=-1665577109,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\Cadstar1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cadstar1.uff' is compressed
        InstallFiles: File: Cadstar1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7283
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=cal_alf.fnt,SourceCabKey=cal_alf.fnt,DestName=cal_alf.fnt,Attributes=16384,FileSize=3293,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1766241443,HashPart2=-1293810968,HashPart3=-532935788,HashPart4=1129026519,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cal_alf.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cal_alf.fnt' is compressed
        InstallFiles: File: cal_alf.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3293
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=cal_grek.fnt,SourceCabKey=cal_grek.fnt,DestName=cal_grek.fnt,Attributes=16384,FileSize=2887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=998719431,HashPart2=-1318124183,HashPart3=1575488050,HashPart4=-949811939,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cal_grek.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cal_grek.fnt' is compressed
        InstallFiles: File: cal_grek.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2887
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CAT4-C~1.UCF|cat4-codepage1.ucf,SourceCabKey=cat4_codepage1.ucf,DestName=cat4-codepage1.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=734778000,HashPart2=2123207577,HashPart3=837989911,HashPart4=-625513239,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage1.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage1.ucf' is compressed
        InstallFiles: File: cat4-codepage1.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CAT4-C~2.UCF|cat4-codepage10.ucf,SourceCabKey=cat4_codepage10.ucf,DestName=cat4-codepage10.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-420017669,HashPart2=-1815916583,HashPart3=-1188808607,HashPart4=-1916763601,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage10.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage10.ucf' is compressed
        InstallFiles: File: cat4-codepage10.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CAT4-C~3.UCF|cat4-codepage11.ucf,SourceCabKey=cat4_codepage11.ucf,DestName=cat4-codepage11.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=250242884,HashPart2=436173656,HashPart3=1290810426,HashPart4=1789705032,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage11.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage11.ucf' is compressed
        InstallFiles: File: cat4-codepage11.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CAT4-C~4.UCF|cat4-codepage12.ucf,SourceCabKey=cat4_codepage12.ucf,DestName=cat4-codepage12.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=16656454,HashPart2=366075162,HashPart3=-47493883,HashPart4=1223421388,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage12.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage12.ucf' is compressed
        InstallFiles: File: cat4-codepage12.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CAABF7~1.UCF|cat4-codepage13.ucf,SourceCabKey=cat4_codepage13.ucf,DestName=cat4-codepage13.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=134953609,HashPart2=-1246240176,HashPart3=-1215800482,HashPart4=-1278242630,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage13.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage13.ucf' is compressed
        InstallFiles: File: cat4-codepage13.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CA6FAF~1.UCF|cat4-codepage14.ucf,SourceCabKey=cat4_codepage14.ucf,DestName=cat4-codepage14.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=653130556,HashPart2=1744635227,HashPart3=-897978076,HashPart4=621784757,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage14.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage14.ucf' is compressed
        InstallFiles: File: cat4-codepage14.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CAC46F~1.UCF|cat4-codepage15.ucf,SourceCabKey=cat4_codepage15.ucf,DestName=cat4-codepage15.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1012996918,HashPart2=380316649,HashPart3=156715041,HashPart4=-1879611426,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage15.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage15.ucf' is compressed
        InstallFiles: File: cat4-codepage15.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CA4648~1.UCF|cat4-codepage16.ucf,SourceCabKey=cat4_codepage16.ucf,DestName=cat4-codepage16.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1806991944,HashPart2=731387182,HashPart3=-505921824,HashPart4=1681014158,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage16.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage16.ucf' is compressed
        InstallFiles: File: cat4-codepage16.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CAEDC6~1.UCF|cat4-codepage17.ucf,SourceCabKey=cat4_codepage17.ucf,DestName=cat4-codepage17.ucf,Attributes=16384,FileSize=88360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2145926492,HashPart2=-901466616,HashPart3=16657235,HashPart4=333410455,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage17.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage17.ucf' is compressed
        InstallFiles: File: cat4-codepage17.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 88360
        MSI (s) (9C:0C) [17:12:46:144]: Executing op: FileCopy(SourceName=CABC34~1.UCF|cat4-codepage18.ucf,SourceCabKey=cat4_codepage18.ucf,DestName=cat4-codepage18.ucf,Attributes=16384,FileSize=80918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=282922824,HashPart2=1435645358,HashPart3=-693493947,HashPart4=-1623819000,,)
        MSI (s) (9C:0C) [17:12:46:144]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage18.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:144]: Source for file 'cat4_codepage18.ucf' is compressed
        InstallFiles: File: cat4-codepage18.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 80918
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA77DA~1.UCF|cat4-codepage19.ucf,SourceCabKey=cat4_codepage19.ucf,DestName=cat4-codepage19.ucf,Attributes=16384,FileSize=82240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=103350117,HashPart2=-912644300,HashPart3=-1776492187,HashPart4=458902709,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage19.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage19.ucf' is compressed
        InstallFiles: File: cat4-codepage19.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 82240
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA7F71~1.UCF|cat4-codepage2.ucf,SourceCabKey=cat4_codepage2.ucf,DestName=cat4-codepage2.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=573218162,HashPart2=-1371538551,HashPart3=-228221394,HashPart4=1146724366,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage2.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage2.ucf' is compressed
        InstallFiles: File: cat4-codepage2.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CAC6F5~1.UCF|cat4-codepage20.ucf,SourceCabKey=cat4_codepage20.ucf,DestName=cat4-codepage20.ucf,Attributes=16384,FileSize=62898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1801149819,HashPart2=-1047285248,HashPart3=1211529413,HashPart4=62357993,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage20.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage20.ucf' is compressed
        InstallFiles: File: cat4-codepage20.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 62898
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA44B1~1.UCF|cat4-codepage21.ucf,SourceCabKey=cat4_codepage21.ucf,DestName=cat4-codepage21.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=446388585,HashPart2=-1563460164,HashPart3=-912007569,HashPart4=-713411501,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage21.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage21.ucf' is compressed
        InstallFiles: File: cat4-codepage21.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CAEF5D~1.UCF|cat4-codepage22.ucf,SourceCabKey=cat4_codepage22.ucf,DestName=cat4-codepage22.ucf,Attributes=16384,FileSize=91450,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1544362611,HashPart2=-2004459617,HashPart3=1250221862,HashPart4=-703753241,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage22.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage22.ucf' is compressed
        InstallFiles: File: cat4-codepage22.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 91450
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CABAAD~1.UCF|cat4-codepage23.ucf,SourceCabKey=cat4_codepage23.ucf,DestName=cat4-codepage23.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1226209733,HashPart2=1512761239,HashPart3=-796975077,HashPart4=1322635136,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage23.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage23.ucf' is compressed
        InstallFiles: File: cat4-codepage23.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA7961~1.UCF|cat4-codepage24.ucf,SourceCabKey=cat4_codepage24.ucf,DestName=cat4-codepage24.ucf,Attributes=16384,FileSize=169009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1070755184,HashPart2=5937410,HashPart3=-2026143741,HashPart4=-290313981,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage24.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage24.ucf' is compressed
        InstallFiles: File: cat4-codepage24.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 169009
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA02E2~1.UCF|cat4-codepage25.ucf,SourceCabKey=cat4_codepage25.ucf,DestName=cat4-codepage25.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1571180186,HashPart2=-1209672879,HashPart3=-1149563512,HashPart4=-1039498275,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage25.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage25.ucf' is compressed
        InstallFiles: File: cat4-codepage25.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA223C~1.UCF|cat4-codepage26.ucf,SourceCabKey=cat4_codepage26.ucf,DestName=cat4-codepage26.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-738821332,HashPart2=-1509852370,HashPart3=1501703154,HashPart4=-646574003,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage26.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage26.ucf' is compressed
        InstallFiles: File: cat4-codepage26.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CAE87B~1.UCF|cat4-codepage27.ucf,SourceCabKey=cat4_codepage27.ucf,DestName=cat4-codepage27.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=688983243,HashPart2=-515566689,HashPart3=1359134954,HashPart4=-865734972,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage27.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage27.ucf' is compressed
        InstallFiles: File: cat4-codepage27.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA4B93~1.UCF|cat4-codepage28.ucf,SourceCabKey=cat4_codepage28.ucf,DestName=cat4-codepage28.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-879081979,HashPart2=1436498709,HashPart3=-1579533541,HashPart4=2132821740,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage28.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage28.ucf' is compressed
        InstallFiles: File: cat4-codepage28.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA5F67~1.UCF|cat4-codepage29.ucf,SourceCabKey=cat4_codepage29.ucf,DestName=cat4-codepage29.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1560921666,HashPart2=-1802246576,HashPart3=422644186,HashPart4=1520683165,,)
        MSI (s) (9C:0C) [17:12:46:160]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage29.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:160]: Source for file 'cat4_codepage29.ucf' is compressed
        InstallFiles: File: cat4-codepage29.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:160]: Executing op: FileCopy(SourceName=CA9B26~1.UCF|cat4-codepage3.ucf,SourceCabKey=cat4_codepage3.ucf,DestName=cat4-codepage3.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=95039585,HashPart2=1242220146,HashPart3=1822018417,HashPart4=-503159776,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage3.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage3.ucf' is compressed
        InstallFiles: File: cat4-codepage3.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA005C~1.UCF|cat4-codepage30.ucf,SourceCabKey=cat4_codepage30.ucf,DestName=cat4-codepage30.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=519355716,HashPart2=-1707167260,HashPart3=1460146108,HashPart4=1008473254,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage30.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage30.ucf' is compressed
        InstallFiles: File: cat4-codepage30.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA24C2~1.UCF|cat4-codepage31.ucf,SourceCabKey=cat4_codepage31.ucf,DestName=cat4-codepage31.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=200028521,HashPart2=-1594023419,HashPart3=-173097090,HashPart4=1949402553,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage31.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage31.ucf' is compressed
        InstallFiles: File: cat4-codepage31.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CAE6E4~1.UCF|cat4-codepage32.ucf,SourceCabKey=cat4_codepage32.ucf,DestName=cat4-codepage32.ucf,Attributes=16384,FileSize=116350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1489875975,HashPart2=1200829128,HashPart3=778228193,HashPart4=-1017202213,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage32.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage32.ucf' is compressed
        InstallFiles: File: cat4-codepage32.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 116350
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CABDC6~1.UCF|cat4-codepage33.ucf,SourceCabKey=cat4_codepage33.ucf,DestName=cat4-codepage33.ucf,Attributes=16384,FileSize=107570,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1059708375,HashPart2=108325831,HashPart3=-921208791,HashPart4=-446803293,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage33.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage33.ucf' is compressed
        InstallFiles: File: cat4-codepage33.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 107570
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA5DD0~1.UCF|cat4-codepage34.ucf,SourceCabKey=cat4_codepage34.ucf,DestName=cat4-codepage34.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1714904251,HashPart2=962997736,HashPart3=647230063,HashPart4=-2063142572,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage34.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage34.ucf' is compressed
        InstallFiles: File: cat4-codepage34.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CAD63E~1.UCF|cat4-codepage35.ucf,SourceCabKey=cat4_codepage35.ucf,DestName=cat4-codepage35.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1853328361,HashPart2=-973912036,HashPart3=391194322,HashPart4=487110763,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage35.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage35.ucf' is compressed
        InstallFiles: File: cat4-codepage35.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA3479~1.UCF|cat4-codepage36.ucf,SourceCabKey=cat4_codepage36.ucf,DestName=cat4-codepage36.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=207118339,HashPart2=-1986418099,HashPart3=179021885,HashPart4=-584951453,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage36.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage36.ucf' is compressed
        InstallFiles: File: cat4-codepage36.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA8FF8~1.UCF|cat4-codepage37.ucf,SourceCabKey=cat4_codepage37.ucf,DestName=cat4-codepage37.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1401812790,HashPart2=1646563557,HashPart3=-1654089338,HashPart4=-54408199,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage37.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage37.ucf' is compressed
        InstallFiles: File: cat4-codepage37.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA1B02~1.UCF|cat4-codepage38.ucf,SourceCabKey=cat4_codepage38.ucf,DestName=cat4-codepage38.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1712308933,HashPart2=-1071766001,HashPart3=-652003133,HashPart4=-1920895744,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage38.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage38.ucf' is compressed
        InstallFiles: File: cat4-codepage38.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA190D~1.UCF|cat4-codepage39.ucf,SourceCabKey=cat4_codepage39.ucf,DestName=cat4-codepage39.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1755492505,HashPart2=-1095649843,HashPart3=-1411847919,HashPart4=649976578,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage39.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage39.ucf' is compressed
        InstallFiles: File: cat4-codepage39.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA98E8~1.UCF|cat4-codepage4.ucf,SourceCabKey=cat4_codepage4.ucf,DestName=cat4-codepage4.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1654791927,HashPart2=-257152678,HashPart3=170821445,HashPart4=-1821378544,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage4.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage4.ucf' is compressed
        InstallFiles: File: cat4-codepage4.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CA6828~1.UCF|cat4-codepage40.ucf,SourceCabKey=cat4_codepage40.ucf,DestName=cat4-codepage40.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1596117657,HashPart2=-1697619436,HashPart3=571624582,HashPart4=1513443167,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage40.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage40.ucf' is compressed
        InstallFiles: File: cat4-codepage40.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:176]: Executing op: FileCopy(SourceName=CAA28F~1.UCF|cat4-codepage41.ucf,SourceCabKey=cat4_codepage41.ucf,DestName=cat4-codepage41.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1471909167,HashPart2=-1358618515,HashPart3=-1151648367,HashPart4=352816144,,)
        MSI (s) (9C:0C) [17:12:46:176]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage41.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:176]: Source for file 'cat4_codepage41.ucf' is compressed
        InstallFiles: File: cat4-codepage41.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA819F~1.UCF|cat4-codepage42.ucf,SourceCabKey=cat4_codepage42.ucf,DestName=cat4-codepage42.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=633347024,HashPart2=1203395660,HashPart3=-1839089731,HashPart4=2082673878,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage42.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage42.ucf' is compressed
        InstallFiles: File: cat4-codepage42.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA197B~1.UCF|cat4-codepage43.ucf,SourceCabKey=cat4_codepage43.ucf,DestName=cat4-codepage43.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=816342863,HashPart2=455264409,HashPart3=320759625,HashPart4=-2051652990,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage43.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage43.ucf' is compressed
        InstallFiles: File: cat4-codepage43.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA1B93~1.UCF|cat4-codepage44.ucf,SourceCabKey=cat4_codepage44.ucf,DestName=cat4-codepage44.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-277956202,HashPart2=992083918,HashPart3=-1090032338,HashPart4=-1561468334,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage44.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage44.ucf' is compressed
        InstallFiles: File: cat4-codepage44.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CAFF04~1.UCF|cat4-codepage45.ucf,SourceCabKey=cat4_codepage45.ucf,DestName=cat4-codepage45.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=98348672,HashPart2=314735807,HashPart3=1078309433,HashPart4=-1326933703,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage45.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage45.ucf' is compressed
        InstallFiles: File: cat4-codepage45.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA340B~1.UCF|cat4-codepage46.ucf,SourceCabKey=cat4_codepage46.ucf,DestName=cat4-codepage46.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1849283049,HashPart2=1417559824,HashPart3=1084969836,HashPart4=-786690572,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage46.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage46.ucf' is compressed
        InstallFiles: File: cat4-codepage46.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CAE77D~1.UCF|cat4-codepage47.ucf,SourceCabKey=cat4_codepage47.ucf,DestName=cat4-codepage47.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=253462291,HashPart2=2055023712,HashPart3=1612723434,HashPart4=-1004191742,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage47.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage47.ucf' is compressed
        InstallFiles: File: cat4-codepage47.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA5D62~1.UCF|cat4-codepage48.ucf,SourceCabKey=cat4_codepage48.ucf,DestName=cat4-codepage48.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1549905368,HashPart2=1331950902,HashPart3=-315349472,HashPart4=1382756001,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage48.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage48.ucf' is compressed
        InstallFiles: File: cat4-codepage48.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CABD35~1.UCF|cat4-codepage49.ucf,SourceCabKey=cat4_codepage49.ucf,DestName=cat4-codepage49.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1185029887,HashPart2=1816576389,HashPart3=371651953,HashPart4=-906968924,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage49.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage49.ucf' is compressed
        InstallFiles: File: cat4-codepage49.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CAE26B~1.UCF|cat4-codepage5.ucf,SourceCabKey=cat4_codepage5.ucf,DestName=cat4-codepage5.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=374461085,HashPart2=-869352959,HashPart3=-162177118,HashPart4=-1344913334,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage5.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage5.ucf' is compressed
        InstallFiles: File: cat4-codepage5.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA6E1A~1.UCF|cat4-codepage50.ucf,SourceCabKey=cat4_codepage50.ucf,DestName=cat4-codepage50.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1375993464,HashPart2=554091786,HashPart3=531168473,HashPart4=230922704,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage50.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage50.ucf' is compressed
        InstallFiles: File: cat4-codepage50.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CAC5F4~1.UCF|cat4-codepage51.ucf,SourceCabKey=cat4_codepage51.ucf,DestName=cat4-codepage51.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-748337430,HashPart2=2058944359,HashPart3=-211007497,HashPart4=-109580795,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage51.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage51.ucf' is compressed
        InstallFiles: File: cat4-codepage51.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA45B2~1.UCF|cat4-codepage52.ucf,SourceCabKey=cat4_codepage52.ucf,DestName=cat4-codepage52.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=349898949,HashPart2=843812256,HashPart3=1434191721,HashPart4=1765771728,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage52.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage52.ucf' is compressed
        InstallFiles: File: cat4-codepage52.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA5FF8~1.UCF|cat4-codepage53.ucf,SourceCabKey=cat4_codepage53.ucf,DestName=cat4-codepage53.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1399852289,HashPart2=1633241906,HashPart3=-1966297772,HashPart4=1511674781,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage53.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage53.ucf' is compressed
        InstallFiles: File: cat4-codepage53.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CABBAE~1.UCF|cat4-codepage54.ucf,SourceCabKey=cat4_codepage54.ucf,DestName=cat4-codepage54.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-883053385,HashPart2=-2121896384,HashPart3=649551181,HashPart4=-467266113,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage54.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage54.ucf' is compressed
        InstallFiles: File: cat4-codepage54.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:191]: Executing op: FileCopy(SourceName=CA41B3~1.UCF|cat4-codepage6.ucf,SourceCabKey=cat4_codepage6.ucf,DestName=cat4-codepage6.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=495972621,HashPart2=802624209,HashPart3=-1800505420,HashPart4=1241282636,,)
        MSI (s) (9C:0C) [17:12:46:191]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage6.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:191]: Source for file 'cat4_codepage6.ucf' is compressed
        InstallFiles: File: cat4-codepage6.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CA5957~1.UCF|cat4-codepage7.ucf,SourceCabKey=cat4_codepage7.ucf,DestName=cat4-codepage7.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=138556233,HashPart2=-1383927329,HashPart3=1864458893,HashPart4=-1680781320,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage7.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_codepage7.ucf' is compressed
        InstallFiles: File: cat4-codepage7.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CADAB7~1.UCF|cat4-codepage8.ucf,SourceCabKey=cat4_codepage8.ucf,DestName=cat4-codepage8.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1979115998,HashPart2=-2142509431,HashPart3=1609986900,HashPart4=1572125197,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage8.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_codepage8.ucf' is compressed
        InstallFiles: File: cat4-codepage8.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CA30FF~1.UCF|cat4-codepage9.ucf,SourceCabKey=cat4_codepage9.ucf,DestName=cat4-codepage9.ucf,Attributes=16384,FileSize=2048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=713215962,HashPart2=-529946238,HashPart3=1910491013,HashPart4=-1509942851,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-codepage9.ucf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_codepage9.ucf' is compressed
        InstallFiles: File: cat4-codepage9.ucf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2048
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CAT4-F~1.UFF|cat4-font1.uff,SourceCabKey=cat4_font1.uff,DestName=cat4-font1.uff,Attributes=16384,FileSize=9429,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1835360957,HashPart2=656329224,HashPart3=-1449749347,HashPart4=-2086218388,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_font1.uff' is compressed
        InstallFiles: File: cat4-font1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 9429
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CAT4-F~2.UFF|cat4-font10.uff,SourceCabKey=cat4_font10.uff,DestName=cat4-font10.uff,Attributes=16384,FileSize=6303,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-312051735,HashPart2=1284804645,HashPart3=202872068,HashPart4=-1406580987,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font10.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_font10.uff' is compressed
        InstallFiles: File: cat4-font10.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6303
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CAT4-F~3.UFF|cat4-font11.uff,SourceCabKey=cat4_font11.uff,DestName=cat4-font11.uff,Attributes=16384,FileSize=8678,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1330204194,HashPart2=1601976169,HashPart3=2053764372,HashPart4=-457143469,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font11.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_font11.uff' is compressed
        InstallFiles: File: cat4-font11.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8678
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CAT4-F~4.UFF|cat4-font12.uff,SourceCabKey=cat4_font12.uff,DestName=cat4-font12.uff,Attributes=16384,FileSize=753512,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1428656010,HashPart2=14511104,HashPart3=-340080734,HashPart4=746998877,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font12.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_font12.uff' is compressed
        InstallFiles: File: cat4-font12.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 753512
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CA89DF~1.UFF|cat4-font13.uff,SourceCabKey=cat4_font13.uff,DestName=cat4-font13.uff,Attributes=16384,FileSize=7334,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1990184574,HashPart2=1538457713,HashPart3=382446152,HashPart4=1296943704,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font13.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_font13.uff' is compressed
        InstallFiles: File: cat4-font13.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7334
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CA113B~1.UFF|cat4-font14.uff,SourceCabKey=cat4_font14.uff,DestName=cat4-font14.uff,Attributes=16384,FileSize=15153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=928759150,HashPart2=1380027947,HashPart3=909491629,HashPart4=1665548811,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font14.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_font14.uff' is compressed
        InstallFiles: File: cat4-font14.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 15153
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CA13E3~1.UFF|cat4-font15.uff,SourceCabKey=cat4_font15.uff,DestName=cat4-font15.uff,Attributes=16384,FileSize=3004,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1146092389,HashPart2=1850951749,HashPart3=-929926041,HashPart4=-146274282,,)
        MSI (s) (9C:0C) [17:12:46:207]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font15.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:207]: Source for file 'cat4_font15.uff' is compressed
        InstallFiles: File: cat4-font15.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3004
        MSI (s) (9C:0C) [17:12:46:207]: Executing op: FileCopy(SourceName=CA6860~1.UFF|cat4-font16.uff,SourceCabKey=cat4_font16.uff,DestName=cat4-font16.uff,Attributes=16384,FileSize=1470789,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-198617898,HashPart2=975509227,HashPart3=1393049249,HashPart4=-48727197,,)
        MSI (s) (9C:0C) [17:12:46:222]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font16.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:222]: Source for file 'cat4_font16.uff' is compressed
        InstallFiles: File: cat4-font16.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1470789
        MSI (s) (9C:0C) [17:12:46:222]: Executing op: FileCopy(SourceName=CACBAE~1.UFF|cat4-font17.uff,SourceCabKey=cat4_font17.uff,DestName=cat4-font17.uff,Attributes=16384,FileSize=8128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1370238811,HashPart2=1481263280,HashPart3=954665676,HashPart4=1718180335,,)
        MSI (s) (9C:0C) [17:12:46:222]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font17.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:222]: Source for file 'cat4_font17.uff' is compressed
        InstallFiles: File: cat4-font17.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8128
        MSI (s) (9C:0C) [17:12:46:222]: Executing op: FileCopy(SourceName=CA4FF8~1.UFF|cat4-font18.uff,SourceCabKey=cat4_font18.uff,DestName=cat4-font18.uff,Attributes=16384,FileSize=6654,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=486568418,HashPart2=-1521238599,HashPart3=870677361,HashPart4=-1073788000,,)
        MSI (s) (9C:0C) [17:12:46:222]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font18.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:222]: Source for file 'cat4_font18.uff' is compressed
        InstallFiles: File: cat4-font18.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6654
        MSI (s) (9C:0C) [17:12:46:222]: Executing op: FileCopy(SourceName=CAE416~1.UFF|cat4-font19.uff,SourceCabKey=cat4_font19.uff,DestName=cat4-font19.uff,Attributes=16384,FileSize=3560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1816035093,HashPart2=-704496697,HashPart3=-1373265052,HashPart4=-409761221,,)
        MSI (s) (9C:0C) [17:12:46:222]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font19.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:222]: Source for file 'cat4_font19.uff' is compressed
        InstallFiles: File: cat4-font19.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3560
        MSI (s) (9C:0C) [17:12:46:222]: Executing op: FileCopy(SourceName=CA2861~1.UFF|cat4-font2.uff,SourceCabKey=cat4_font2.uff,DestName=cat4-font2.uff,Attributes=16384,FileSize=6051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1509267701,HashPart2=1666223750,HashPart3=733557173,HashPart4=-528624503,,)
        MSI (s) (9C:0C) [17:12:46:222]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:222]: Source for file 'cat4_font2.uff' is compressed
        InstallFiles: File: cat4-font2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6051
        MSI (s) (9C:0C) [17:12:46:222]: Executing op: FileCopy(SourceName=CA3431~1.UFF|cat4-font20.uff,SourceCabKey=cat4_font20.uff,DestName=cat4-font20.uff,Attributes=16384,FileSize=5431,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-937481105,HashPart2=1371660783,HashPart3=959020850,HashPart4=-1980171657,,)
        MSI (s) (9C:0C) [17:12:46:222]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font20.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:222]: Source for file 'cat4_font20.uff' is compressed
        InstallFiles: File: cat4-font20.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5431
        MSI (s) (9C:0C) [17:12:46:238]: Executing op: FileCopy(SourceName=CA66D9~1.UFF|cat4-font21.uff,SourceCabKey=cat4_font21.uff,DestName=cat4-font21.uff,Attributes=16384,FileSize=913686,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1673240233,HashPart2=1886659485,HashPart3=-1104231501,HashPart4=767740252,,)
        MSI (s) (9C:0C) [17:12:46:238]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font21.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:238]: Source for file 'cat4_font21.uff' is compressed
        InstallFiles: File: cat4-font21.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 913686
        MSI (s) (9C:0C) [17:12:46:238]: Executing op: FileCopy(SourceName=CA72A9~1.UFF|cat4-font3.uff,SourceCabKey=cat4_font3.uff,DestName=cat4-font3.uff,Attributes=16384,FileSize=5690,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-612024501,HashPart2=-234656627,HashPart3=-104831663,HashPart4=893849355,,)
        MSI (s) (9C:0C) [17:12:46:238]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font3.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:238]: Source for file 'cat4_font3.uff' is compressed
        InstallFiles: File: cat4-font3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5690
        MSI (s) (9C:0C) [17:12:46:238]: Executing op: FileCopy(SourceName=CAB175~1.UFF|cat4-font4.uff,SourceCabKey=cat4_font4.uff,DestName=cat4-font4.uff,Attributes=16384,FileSize=426345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1107574473,HashPart2=-972171353,HashPart3=-21928399,HashPart4=-48713758,,)
        MSI (s) (9C:0C) [17:12:46:238]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font4.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:238]: Source for file 'cat4_font4.uff' is compressed
        InstallFiles: File: cat4-font4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 426345
        MSI (s) (9C:0C) [17:12:46:238]: Executing op: FileCopy(SourceName=CA5932~1.UFF|cat4-font5.uff,SourceCabKey=cat4_font5.uff,DestName=cat4-font5.uff,Attributes=16384,FileSize=153629,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=865850744,HashPart2=768899825,HashPart3=825499628,HashPart4=1501298996,,)
        MSI (s) (9C:0C) [17:12:46:238]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font5.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:238]: Source for file 'cat4_font5.uff' is compressed
        InstallFiles: File: cat4-font5.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 153629
        MSI (s) (9C:0C) [17:12:46:238]: Executing op: FileCopy(SourceName=CADADC~1.UFF|cat4-font6.uff,SourceCabKey=cat4_font6.uff,DestName=cat4-font6.uff,Attributes=16384,FileSize=3973,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-548811379,HashPart2=-483519475,HashPart3=586874907,HashPart4=501900777,,)
        MSI (s) (9C:0C) [17:12:46:238]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font6.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:238]: Source for file 'cat4_font6.uff' is compressed
        InstallFiles: File: cat4-font6.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3973
        MSI (s) (9C:0C) [17:12:46:238]: Executing op: FileCopy(SourceName=CAFEEB~1.UFF|cat4-font7.uff,SourceCabKey=cat4_font7.uff,DestName=cat4-font7.uff,Attributes=16384,FileSize=3871,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1284078381,HashPart2=972508020,HashPart3=2106611770,HashPart4=-1971928259,,)
        MSI (s) (9C:0C) [17:12:46:238]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font7.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:238]: Source for file 'cat4_font7.uff' is compressed
        InstallFiles: File: cat4-font7.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3871
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CAF344~1.UFF|cat4-font8.uff,SourceCabKey=cat4_font8.uff,DestName=cat4-font8.uff,Attributes=16384,FileSize=3858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2014137640,HashPart2=1703764485,HashPart3=-153463210,HashPart4=95546467,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font8.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'cat4_font8.uff' is compressed
        InstallFiles: File: cat4-font8.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3858
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CA1763~1.UFF|cat4-font9.uff,SourceCabKey=cat4_font9.uff,DestName=cat4-font9.uff,Attributes=16384,FileSize=4019,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1891242759,HashPart2=-745807947,HashPart3=1123075129,HashPart4=-2079506271,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\cat4-font9.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'cat4_font9.uff' is compressed
        InstallFiles: File: cat4-font9.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4019
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CAT4-F~1.XML|cat4-fontmap.xml,SourceCabKey=cat4_fontmap.xml,DestName=cat4-fontmap.xml,Attributes=16384,FileSize=10772,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1901638954,HashPart2=-1821773341,HashPart3=-1424021623,HashPart4=-1921470272,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\cat4-fontmap.xml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'cat4_fontmap.xml' is compressed
        InstallFiles: File: cat4-fontmap.xml, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 10772
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CATIA5~1.STA|catia5ANSI.standard,SourceCabKey=catia5ansi.standard,DestName=catia5ANSI.standard,Attributes=16384,FileSize=167841,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=64644139,HashPart2=1038952424,HashPart3=2034658730,HashPart4=890398184,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\catia5ANSI.standard; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'catia5ansi.standard' is compressed
        InstallFiles: File: catia5ANSI.standard, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 167841
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CATIA5~2.STA|catia5ASME.standard,SourceCabKey=catia5asme.standard,DestName=catia5ASME.standard,Attributes=16384,FileSize=167841,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1567733146,HashPart2=987221899,HashPart3=-704056966,HashPart4=216555534,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\catia5ASME.standard; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'catia5asme.standard' is compressed
        InstallFiles: File: catia5ASME.standard, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 167841
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CATIA5~3.STA|catia5ISO.standard,SourceCabKey=catia5iso.standard,DestName=catia5ISO.standard,Attributes=16384,FileSize=166157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1352764014,HashPart2=-1544459236,HashPart3=225639328,HashPart4=-461969962,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\catia5ISO.standard; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'catia5iso.standard' is compressed
        InstallFiles: File: catia5ISO.standard, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 166157
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CATIA5~4.STA|catia5JIS.standard,SourceCabKey=catia5jis.standard,DestName=catia5JIS.standard,Attributes=16384,FileSize=166197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1029334778,HashPart2=976873490,HashPart3=2027121745,HashPart4=-1558777500,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\catia5JIS.standard; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'catia5jis.standard' is compressed
        InstallFiles: File: catia5JIS.standard, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 166197
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CATIAV~1.FON|CatiaV4.fontmap,SourceCabKey=catiav4.fontmap,DestName=CatiaV4.fontmap,Attributes=16384,FileSize=2605,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1978484612,HashPart2=357344359,HashPart3=374380238,HashPart4=-354414510,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\CatiaV4.fontmap; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'catiav4.fontmap' is compressed
        InstallFiles: File: CatiaV4.fontmap, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2605
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=Cdm.shx,SourceCabKey=cdm.shx,DestName=Cdm.shx,Attributes=16384,FileSize=3930,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2089129429,HashPart2=443303505,HashPart3=297622968,HashPart4=343918982,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\Cdm.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'cdm.shx' is compressed
        InstallFiles: File: Cdm.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3930
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=CDM_NC.SHX,SourceCabKey=cdm_nc.shx,DestName=CDM_NC.SHX,Attributes=16384,FileSize=7537,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=616136650,HashPart2=1069516473,HashPart3=-344790816,HashPart4=-1415819190,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\CDM_NC.SHX; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'cdm_nc.shx' is compressed
        InstallFiles: File: CDM_NC.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7537
        MSI (s) (9C:0C) [17:12:46:253]: Executing op: FileCopy(SourceName=chineset.shx,SourceCabKey=chineset.shx,DestName=chineset.shx,Attributes=16384,FileSize=665117,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1613395466,HashPart2=62548363,HashPart3=1524770985,HashPart4=-1874354143,,)
        MSI (s) (9C:0C) [17:12:46:253]: File: C:\Oracle\AutoVue\bin\fonts\chineset.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:253]: Source for file 'chineset.shx' is compressed
        InstallFiles: File: chineset.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 665117
        MSI (s) (9C:0C) [17:12:46:269]: Executing op: FileCopy(SourceName=complex.shx,SourceCabKey=complex.shx,DestName=complex.shx,Attributes=16384,FileSize=30486,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-612283337,HashPart2=-1462969357,HashPart3=-1847383532,HashPart4=-1750139563,,)
        MSI (s) (9C:0C) [17:12:46:269]: File: C:\Oracle\AutoVue\bin\fonts\complex.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:269]: Source for file 'complex.shx' is compressed
        InstallFiles: File: complex.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 30486
        MSI (s) (9C:0C) [17:12:46:269]: Executing op: FileCopy(SourceName=CPDA93~1.COD|CPDA932S.codepage,SourceCabKey=cpda932s.codepage,DestName=CPDA932S.codepage,Attributes=16384,FileSize=4921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=71982508,HashPart2=600738241,HashPart3=-1479053908,HashPart4=1490155004,,)
        MSI (s) (9C:0C) [17:12:46:269]: File: C:\Oracle\AutoVue\bin\fonts\CPDA932S.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:269]: Source for file 'cpda932s.codepage' is compressed
        InstallFiles: File: CPDA932S.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4921
        MSI (s) (9C:0C) [17:12:46:269]: Executing op: FileCopy(SourceName=CPDADT~1.COD|CPDADT.codepage,SourceCabKey=cpdadt.codepage,DestName=CPDADT.codepage,Attributes=16384,FileSize=5238,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1871449118,HashPart2=2062742752,HashPart3=-293368056,HashPart4=1613575035,,)
        MSI (s) (9C:0C) [17:12:46:269]: File: C:\Oracle\AutoVue\bin\fonts\CPDADT.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:269]: Source for file 'cpdadt.codepage' is compressed
        InstallFiles: File: CPDADT.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5238
        MSI (s) (9C:0C) [17:12:46:269]: Executing op: FileCopy(SourceName=CPDAFR~1.COD|CPDAFR.codepage,SourceCabKey=cpdafr.codepage,DestName=CPDAFR.codepage,Attributes=16384,FileSize=5217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1092719541,HashPart2=-2138123069,HashPart3=1505718485,HashPart4=675434244,,)
        MSI (s) (9C:0C) [17:12:46:269]: File: C:\Oracle\AutoVue\bin\fonts\CPDAFR.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:269]: Source for file 'cpdafr.codepage' is compressed
        InstallFiles: File: CPDAFR.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5217
        MSI (s) (9C:0C) [17:12:46:269]: Executing op: FileCopy(SourceName=CPDAIT~1.COD|CPDAIT.codepage,SourceCabKey=cpdait.codepage,DestName=CPDAIT.codepage,Attributes=16384,FileSize=5197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2014183332,HashPart2=-648336129,HashPart3=-1502223356,HashPart4=1975056052,,)
        MSI (s) (9C:0C) [17:12:46:269]: File: C:\Oracle\AutoVue\bin\fonts\CPDAIT.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:269]: Source for file 'cpdait.codepage' is compressed
        InstallFiles: File: CPDAIT.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5197
        MSI (s) (9C:0C) [17:12:46:269]: Executing op: FileCopy(SourceName=CPDAJP~1.COD|CPDAJP.codepage,SourceCabKey=cpdajp.codepage,DestName=CPDAJP.codepage,Attributes=16384,FileSize=7538,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1799656326,HashPart2=538099321,HashPart3=1482214859,HashPart4=-746868784,,)
        MSI (s) (9C:0C) [17:12:46:269]: File: C:\Oracle\AutoVue\bin\fonts\CPDAJP.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:269]: Source for file 'cpdajp.codepage' is compressed
        InstallFiles: File: CPDAJP.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7538
        MSI (s) (9C:0C) [17:12:46:269]: Executing op: FileCopy(SourceName=CPDASW~1.COD|CPDASW.codepage,SourceCabKey=cpdasw.codepage,DestName=CPDASW.codepage,Attributes=16384,FileSize=5190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=515575028,HashPart2=-1459568234,HashPart3=-1438931893,HashPart4=-42884468,,)
        MSI (s) (9C:0C) [17:12:46:269]: File: C:\Oracle\AutoVue\bin\fonts\CPDASW.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:269]: Source for file 'cpdasw.codepage' is compressed
        InstallFiles: File: CPDASW.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5190
        MSI (s) (9C:0C) [17:12:46:269]: Executing op: FileCopy(SourceName=CPDAUK~1.COD|CPDAUK.codepage,SourceCabKey=cpdauk.codepage,DestName=CPDAUK.codepage,Attributes=16384,FileSize=5200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1539759838,HashPart2=348714536,HashPart3=-217063666,HashPart4=456167121,,)
        MSI (s) (9C:0C) [17:12:46:269]: File: C:\Oracle\AutoVue\bin\fonts\CPDAUK.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:269]: Source for file 'cpdauk.codepage' is compressed
        InstallFiles: File: CPDAUK.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5200
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDAUS~1.COD|CPDAUS.codepage,SourceCabKey=cpdaus.codepage,DestName=CPDAUS.codepage,Attributes=16384,FileSize=5249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1453814570,HashPart2=798261201,HashPart3=1441499820,HashPart4=1542378309,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDAUS.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdaus.codepage' is compressed
        InstallFiles: File: CPDAUS.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5249
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDEDT~1.COD|CPDEDT.codepage,SourceCabKey=cpdedt.codepage,DestName=CPDEDT.codepage,Attributes=16384,FileSize=5239,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-151895652,HashPart2=606621806,HashPart3=-1879642241,HashPart4=-898681916,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDEDT.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdedt.codepage' is compressed
        InstallFiles: File: CPDEDT.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5239
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDEFR~1.COD|CPDEFR.codepage,SourceCabKey=cpdefr.codepage,DestName=CPDEFR.codepage,Attributes=16384,FileSize=5218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=113330617,HashPart2=-1272969334,HashPart3=-223854189,HashPart4=1464714901,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDEFR.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdefr.codepage' is compressed
        InstallFiles: File: CPDEFR.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5218
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDEIT~1.COD|CPDEIT.codepage,SourceCabKey=cpdeit.codepage,DestName=CPDEIT.codepage,Attributes=16384,FileSize=5198,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1635902833,HashPart2=970382340,HashPart3=-1336786026,HashPart4=438315438,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDEIT.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdeit.codepage' is compressed
        InstallFiles: File: CPDEIT.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5198
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDEJP~1.COD|CPDEJP.codepage,SourceCabKey=cpdejp.codepage,DestName=CPDEJP.codepage,Attributes=16384,FileSize=7533,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1831765901,HashPart2=1186709566,HashPart3=-1806543860,HashPart4=1878344724,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDEJP.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdejp.codepage' is compressed
        InstallFiles: File: CPDEJP.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7533
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDEKR~1.COD|CPDEKR.codepage,SourceCabKey=cpdekr.codepage,DestName=CPDEKR.codepage,Attributes=16384,FileSize=4649,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1395410361,HashPart2=-246796666,HashPart3=-1453909634,HashPart4=200157411,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDEKR.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdekr.codepage' is compressed
        InstallFiles: File: CPDEKR.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4649
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDESW~1.COD|CPDESW.codepage,SourceCabKey=cpdesw.codepage,DestName=CPDESW.codepage,Attributes=16384,FileSize=5190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1300261304,HashPart2=155528432,HashPart3=710367284,HashPart4=-1223921193,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDESW.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdesw.codepage' is compressed
        InstallFiles: File: CPDESW.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5190
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDEUK~1.COD|CPDEUK.codepage,SourceCabKey=cpdeuk.codepage,DestName=CPDEUK.codepage,Attributes=16384,FileSize=5201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=285758058,HashPart2=-1523888887,HashPart3=1054837344,HashPart4=-1433776801,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDEUK.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdeuk.codepage' is compressed
        InstallFiles: File: CPDEUK.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5201
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPDEUS~1.COD|CPDEUS.codepage,SourceCabKey=cpdeus.codepage,DestName=CPDEUS.codepage,Attributes=16384,FileSize=5250,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1153261399,HashPart2=-1416354296,HashPart3=-1199733883,HashPart4=-1127617163,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPDEUS.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpdeus.codepage' is compressed
        InstallFiles: File: CPDEUS.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5250
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPECN~1.COD|CPECN.codepage,SourceCabKey=cpecn.codepage,DestName=CPECN.codepage,Attributes=16384,FileSize=124898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1216110396,HashPart2=1159029494,HashPart3=2119295981,HashPart4=-251606467,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPECN.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpecn.codepage' is compressed
        InstallFiles: File: CPECN.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 124898
        MSI (s) (9C:0C) [17:12:46:285]: Executing op: FileCopy(SourceName=CPEJP~1.COD|CPEJP.codepage,SourceCabKey=cpejp.codepage,DestName=CPEJP.codepage,Attributes=16384,FileSize=384751,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-909786240,HashPart2=235221218,HashPart3=1800339269,HashPart4=-827725378,,)
        MSI (s) (9C:0C) [17:12:46:285]: File: C:\Oracle\AutoVue\bin\fonts\CPEJP.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:285]: Source for file 'cpejp.codepage' is compressed
        InstallFiles: File: CPEJP.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 384751
        MSI (s) (9C:0C) [17:12:46:300]: Executing op: FileCopy(SourceName=CPEKR~1.COD|CPEKR.codepage,SourceCabKey=cpekr.codepage,DestName=CPEKR.codepage,Attributes=16384,FileSize=438627,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1150676148,HashPart2=-537903709,HashPart3=-2100631718,HashPart4=618354391,,)
        MSI (s) (9C:0C) [17:12:46:300]: File: C:\Oracle\AutoVue\bin\fonts\CPEKR.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:300]: Source for file 'cpekr.codepage' is compressed
        InstallFiles: File: CPEKR.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 438627
        MSI (s) (9C:0C) [17:12:46:300]: Executing op: FileCopy(SourceName=CPETW~1.COD|CPETW.codepage,SourceCabKey=cpetw.codepage,DestName=CPETW.codepage,Attributes=16384,FileSize=327821,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1132130820,HashPart2=1970220185,HashPart3=-1968064746,HashPart4=-226064106,,)
        MSI (s) (9C:0C) [17:12:46:300]: File: C:\Oracle\AutoVue\bin\fonts\CPETW.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:300]: Source for file 'cpetw.codepage' is compressed
        InstallFiles: File: CPETW.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 327821
        MSI (s) (9C:0C) [17:12:46:300]: Executing op: FileCopy(SourceName=CPIA85~1.COD|CPIA850.codepage,SourceCabKey=cpia850.codepage,DestName=CPIA850.codepage,Attributes=16384,FileSize=5251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1236640891,HashPart2=128985153,HashPart3=-166040727,HashPart4=-1068296521,,)
        MSI (s) (9C:0C) [17:12:46:300]: File: C:\Oracle\AutoVue\bin\fonts\CPIA850.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:300]: Source for file 'cpia850.codepage' is compressed
        InstallFiles: File: CPIA850.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5251
        MSI (s) (9C:0C) [17:12:46:300]: Executing op: FileCopy(SourceName=CPIA93~1.COD|CPIA932.codepage,SourceCabKey=cpia932.codepage,DestName=CPIA932.codepage,Attributes=16384,FileSize=403358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1294059336,HashPart2=468002801,HashPart3=823949563,HashPart4=-1328847157,,)
        MSI (s) (9C:0C) [17:12:46:300]: File: C:\Oracle\AutoVue\bin\fonts\CPIA932.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:300]: Source for file 'cpia932.codepage' is compressed
        InstallFiles: File: CPIA932.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 403358
        MSI (s) (9C:0C) [17:12:46:300]: Executing op: FileCopy(SourceName=CPIA93~2.COD|CPIA932S.codepage,SourceCabKey=cpia932s.codepage,DestName=CPIA932S.codepage,Attributes=16384,FileSize=7532,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-414454677,HashPart2=-990585261,HashPart3=1250635284,HashPart4=-2087102221,,)
        MSI (s) (9C:0C) [17:12:46:300]: File: C:\Oracle\AutoVue\bin\fonts\CPIA932S.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:300]: Source for file 'cpia932s.codepage' is compressed
        InstallFiles: File: CPIA932S.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7532
        MSI (s) (9C:0C) [17:12:46:300]: Executing op: FileCopy(SourceName=CPIA93~3.COD|CPIA938.codepage,SourceCabKey=cpia938.codepage,DestName=CPIA938.codepage,Attributes=16384,FileSize=237811,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-805332454,HashPart2=-1091687652,HashPart3=-362753928,HashPart4=-1925114242,,)
        MSI (s) (9C:0C) [17:12:46:300]: File: C:\Oracle\AutoVue\bin\fonts\CPIA938.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:300]: Source for file 'cpia938.codepage' is compressed
        InstallFiles: File: CPIA938.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 237811
        MSI (s) (9C:0C) [17:12:46:300]: Executing op: FileCopy(SourceName=CPIE88~1.COD|CPIE881.codepage,SourceCabKey=cpie881.codepage,DestName=CPIE881.codepage,Attributes=16384,FileSize=4906,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-86639234,HashPart2=1616076512,HashPart3=-1044619710,HashPart4=2064785228,,)
        MSI (s) (9C:0C) [17:12:46:300]: File: C:\Oracle\AutoVue\bin\fonts\CPIE881.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:300]: Source for file 'cpie881.codepage' is compressed
        InstallFiles: File: CPIE881.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4906
        MSI (s) (9C:0C) [17:12:46:300]: Executing op: FileCopy(SourceName=CPIE88~2.COD|CPIE882.codepage,SourceCabKey=cpie882.codepage,DestName=CPIE882.codepage,Attributes=16384,FileSize=4906,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-501345548,HashPart2=1795363261,HashPart3=-472036463,HashPart4=-1505573917,,)
        MSI (s) (9C:0C) [17:12:46:300]: File: C:\Oracle\AutoVue\bin\fonts\CPIE882.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:300]: Source for file 'cpie882.codepage' is compressed
        InstallFiles: File: CPIE882.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4906
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CPIE88~3.COD|CPIE883.codepage,SourceCabKey=cpie883.codepage,DestName=CPIE883.codepage,Attributes=16384,FileSize=4969,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-141634647,HashPart2=-471724971,HashPart3=-295218734,HashPart4=833885841,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPIE883.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpie883.codepage' is compressed
        InstallFiles: File: CPIE883.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4969
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CPIE88~4.COD|CPIE884.codepage,SourceCabKey=cpie884.codepage,DestName=CPIE884.codepage,Attributes=16384,FileSize=4948,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=921174394,HashPart2=845478162,HashPart3=-703182654,HashPart4=262378121,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPIE884.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpie884.codepage' is compressed
        InstallFiles: File: CPIE884.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4948
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CP0C46~1.COD|CPIE886.codepage,SourceCabKey=cpie886.codepage,DestName=CPIE886.codepage,Attributes=16384,FileSize=4948,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-353636730,HashPart2=-85141046,HashPart3=-659584724,HashPart4=1238362159,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPIE886.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpie886.codepage' is compressed
        InstallFiles: File: CPIE886.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4948
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CP3072~1.COD|CPIE887.codepage,SourceCabKey=cpie887.codepage,DestName=CPIE887.codepage,Attributes=16384,FileSize=7360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-887814793,HashPart2=795444742,HashPart3=260397096,HashPart4=1260635874,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPIE887.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpie887.codepage' is compressed
        InstallFiles: File: CPIE887.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7360
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CPD43B~1.COD|CPIE888.codepage,SourceCabKey=cpie888.codepage,DestName=CPIE888.codepage,Attributes=16384,FileSize=4983,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=412212294,HashPart2=-2011589971,HashPart3=865769730,HashPart4=-597072306,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPIE888.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpie888.codepage' is compressed
        InstallFiles: File: CPIE888.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4983
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CPIE93~1.COD|CPIE930.codepage,SourceCabKey=cpie930.codepage,DestName=CPIE930.codepage,Attributes=16384,FileSize=438251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-850847614,HashPart2=1460491597,HashPart3=-941045121,HashPart4=1099481626,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPIE930.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpie930.codepage' is compressed
        InstallFiles: File: CPIE930.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 438251
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CPIE93~2.COD|CPIE933.codepage,SourceCabKey=cpie933.codepage,DestName=CPIE933.codepage,Attributes=16384,FileSize=498760,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=591659186,HashPart2=-780754451,HashPart3=-1243440442,HashPart4=-913757196,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPIE933.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpie933.codepage' is compressed
        InstallFiles: File: CPIE933.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 498760
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CPXI1~1.COD|CPXI1.codepage,SourceCabKey=cpxi1.codepage,DestName=CPXI1.codepage,Attributes=16384,FileSize=5254,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-539466454,HashPart2=1780214478,HashPart3=2130049989,HashPart4=890718224,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPXI1.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpxi1.codepage' is compressed
        InstallFiles: File: CPXI1.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5254
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CPXI2~1.COD|CPXI2.codepage,SourceCabKey=cpxi2.codepage,DestName=CPXI2.codepage,Attributes=16384,FileSize=12904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-563003331,HashPart2=-1512423817,HashPart3=666901845,HashPart4=829531894,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPXI2.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpxi2.codepage' is compressed
        InstallFiles: File: CPXI2.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 12904
        MSI (s) (9C:0C) [17:12:46:316]: Executing op: FileCopy(SourceName=CPXI3~1.COD|CPXI3.codepage,SourceCabKey=cpxi3.codepage,DestName=CPXI3.codepage,Attributes=16384,FileSize=12223,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1166083858,HashPart2=1822073411,HashPart3=-1984348174,HashPart4=488468453,,)
        MSI (s) (9C:0C) [17:12:46:316]: File: C:\Oracle\AutoVue\bin\fonts\CPXI3.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:316]: Source for file 'cpxi3.codepage' is compressed
        InstallFiles: File: CPXI3.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 12223
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=CPXI4~1.COD|CPXI4.codepage,SourceCabKey=cpxi4.codepage,DestName=CPXI4.codepage,Attributes=16384,FileSize=12558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1668218477,HashPart2=1582607179,HashPart3=1893292819,HashPart4=908918954,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\CPXI4.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'cpxi4.codepage' is compressed
        InstallFiles: File: CPXI4.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 12558
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=CPXI5~1.COD|CPXI5.codepage,SourceCabKey=cpxi5.codepage,DestName=CPXI5.codepage,Attributes=16384,FileSize=12214,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1220850124,HashPart2=1748798419,HashPart3=-1262326851,HashPart4=1454999403,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\CPXI5.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'cpxi5.codepage' is compressed
        InstallFiles: File: CPXI5.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 12214
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=CPXI64~1.COD|CPXI646.codepage,SourceCabKey=cpxi646.codepage,DestName=CPXI646.codepage,Attributes=16384,FileSize=4894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-222078820,HashPart2=-1774319602,HashPart3=931780436,HashPart4=-2144352720,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\CPXI646.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'cpxi646.codepage' is compressed
        InstallFiles: File: CPXI646.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4894
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=CPXI7~1.COD|CPXI7.codepage,SourceCabKey=cpxi7.codepage,DestName=CPXI7.codepage,Attributes=16384,FileSize=4897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1278404069,HashPart2=1133435802,HashPart3=-603002479,HashPart4=-1854527033,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\CPXI7.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'cpxi7.codepage' is compressed
        InstallFiles: File: CPXI7.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4897
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=CPXI8~1.COD|CPXI8.codepage,SourceCabKey=cpxi8.codepage,DestName=CPXI8.codepage,Attributes=16384,FileSize=10131,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=30099943,HashPart2=-1554201729,HashPart3=1048295720,HashPart4=485099983,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\CPXI8.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'cpxi8.codepage' is compressed
        InstallFiles: File: CPXI8.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 10131
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=CPXI9~1.COD|CPXI9.codepage,SourceCabKey=cpxi9.codepage,DestName=CPXI9.codepage,Attributes=16384,FileSize=5268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=990266063,HashPart2=-179604341,HashPart3=-1916870015,HashPart4=895839725,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\CPXI9.codepage; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'cpxi9.codepage' is compressed
        InstallFiles: File: CPXI9.codepage, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5268
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=DGN_FO~1.UFF|dgn_font_0.uff,SourceCabKey=dgn_font_0.uff,DestName=dgn_font_0.uff,Attributes=16384,FileSize=8004,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-373000404,HashPart2=1071703945,HashPart3=446177744,HashPart4=-1866751754,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_0.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'dgn_font_0.uff' is compressed
        InstallFiles: File: dgn_font_0.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8004
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=DGN_FO~2.UFF|dgn_font_0_ja.uff,SourceCabKey=dgn_font_0_ja.uff,DestName=dgn_font_0_ja.uff,Attributes=16384,FileSize=779690,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1324479556,HashPart2=-676328839,HashPart3=-2044443255,HashPart4=1018833282,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_0_ja.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'dgn_font_0_ja.uff' is compressed
        InstallFiles: File: dgn_font_0_ja.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 779690
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=DGN_FO~3.UFF|dgn_font_1.uff,SourceCabKey=dgn_font_1.uff,DestName=dgn_font_1.uff,Attributes=16384,FileSize=11454,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1753221938,HashPart2=-958160947,HashPart3=797055593,HashPart4=1208652861,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'dgn_font_1.uff' is compressed
        InstallFiles: File: dgn_font_1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 11454
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=DGN_FO~4.UFF|dgn_font_100.uff,SourceCabKey=dgn_font_100.uff,DestName=dgn_font_100.uff,Attributes=16384,FileSize=6651,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-246861022,HashPart2=707389006,HashPart3=1628809335,HashPart4=907819481,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_100.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'dgn_font_100.uff' is compressed
        InstallFiles: File: dgn_font_100.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6651
        MSI (s) (9C:0C) [17:12:46:331]: Executing op: FileCopy(SourceName=DG9459~1.UFF|dgn_font_101.uff,SourceCabKey=dgn_font_101.uff,DestName=dgn_font_101.uff,Attributes=16384,FileSize=11051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-438471513,HashPart2=265220688,HashPart3=-1206343571,HashPart4=2031535831,,)
        MSI (s) (9C:0C) [17:12:46:331]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_101.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:331]: Source for file 'dgn_font_101.uff' is compressed
        InstallFiles: File: dgn_font_101.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 11051
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DG0062~1.UFF|dgn_font_102.uff,SourceCabKey=dgn_font_102.uff,DestName=dgn_font_102.uff,Attributes=16384,FileSize=3012,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-684074726,HashPart2=1530676294,HashPart3=-1119593997,HashPart4=1241276790,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_102.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_102.uff' is compressed
        InstallFiles: File: dgn_font_102.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3012
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DG7141~1.UFF|dgn_font_105.uff,SourceCabKey=dgn_font_105.uff,DestName=dgn_font_105.uff,Attributes=16384,FileSize=28045,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=167661927,HashPart2=1275915824,HashPart3=48426897,HashPart4=-1019978538,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_105.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_105.uff' is compressed
        InstallFiles: File: dgn_font_105.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 28045
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DGD194~1.UFF|dgn_font_106.uff,SourceCabKey=dgn_font_106.uff,DestName=dgn_font_106.uff,Attributes=16384,FileSize=28746,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1159181046,HashPart2=710409075,HashPart3=87989089,HashPart4=2056229209,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_106.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_106.uff' is compressed
        InstallFiles: File: dgn_font_106.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 28746
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DGC876~1.UFF|dgn_font_107.uff,SourceCabKey=dgn_font_107.uff,DestName=dgn_font_107.uff,Attributes=16384,FileSize=37752,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=413769333,HashPart2=-305135082,HashPart3=1199403724,HashPart4=265081834,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_107.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_107.uff' is compressed
        InstallFiles: File: dgn_font_107.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 37752
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DG6B98~1.UFF|dgn_font_108.uff,SourceCabKey=dgn_font_108.uff,DestName=dgn_font_108.uff,Attributes=16384,FileSize=38169,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-455860638,HashPart2=-141847823,HashPart3=2128547634,HashPart4=-47042185,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_108.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_108.uff' is compressed
        InstallFiles: File: dgn_font_108.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 38169
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DG0872~1.UFF|dgn_font_127.uff,SourceCabKey=dgn_font_127.uff,DestName=dgn_font_127.uff,Attributes=16384,FileSize=2734,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2066028364,HashPart2=2080969915,HashPart3=669410435,HashPart4=-943419357,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_127.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_127.uff' is compressed
        InstallFiles: File: dgn_font_127.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2734
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DGF831~1.UFF|dgn_font_15.uff,SourceCabKey=dgn_font_15.uff,DestName=dgn_font_15.uff,Attributes=16384,FileSize=14265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-764149782,HashPart2=1456421546,HashPart3=1877571056,HashPart4=2137222778,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_15.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_15.uff' is compressed
        InstallFiles: File: dgn_font_15.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 14265
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DG1276~1.UFF|dgn_font_16.uff,SourceCabKey=dgn_font_16.uff,DestName=dgn_font_16.uff,Attributes=16384,FileSize=6588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1353974399,HashPart2=-631462934,HashPart3=1018260808,HashPart4=-1839654504,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_16.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_16.uff' is compressed
        InstallFiles: File: dgn_font_16.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6588
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DG12A8~1.UFF|dgn_font_17.uff,SourceCabKey=dgn_font_17.uff,DestName=dgn_font_17.uff,Attributes=16384,FileSize=6696,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2050651159,HashPart2=1453740840,HashPart3=-253688040,HashPart4=235633089,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_17.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_17.uff' is compressed
        InstallFiles: File: dgn_font_17.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6696
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DGF0BF~1.UFF|dgn_font_2.uff,SourceCabKey=dgn_font_2.uff,DestName=dgn_font_2.uff,Attributes=16384,FileSize=13454,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2022188512,HashPart2=-104395875,HashPart3=1907448252,HashPart4=-822621329,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_2.uff' is compressed
        InstallFiles: File: dgn_font_2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 13454
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DGF678~1.UFF|dgn_font_23.uff,SourceCabKey=dgn_font_23.uff,DestName=dgn_font_23.uff,Attributes=16384,FileSize=15824,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=866402545,HashPart2=-644077899,HashPart3=-1195442184,HashPart4=1562067873,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_23.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_23.uff' is compressed
        InstallFiles: File: dgn_font_23.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 15824
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DG560E~1.UFF|dgn_font_26.uff,SourceCabKey=dgn_font_26.uff,DestName=dgn_font_26.uff,Attributes=16384,FileSize=5542,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2025916273,HashPart2=-737341475,HashPart3=-358562136,HashPart4=-864581394,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_26.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_26.uff' is compressed
        InstallFiles: File: dgn_font_26.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5542
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DGA422~1.UFF|dgn_font_3.uff,SourceCabKey=dgn_font_3.uff,DestName=dgn_font_3.uff,Attributes=16384,FileSize=17265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=185031588,HashPart2=-1818917863,HashPart3=1541857994,HashPart4=-1191417269,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_3.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_3.uff' is compressed
        InstallFiles: File: dgn_font_3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 17265
        MSI (s) (9C:0C) [17:12:46:347]: Executing op: FileCopy(SourceName=DGDB7A~1.UFF|dgn_font_30.uff,SourceCabKey=dgn_font_30.uff,DestName=dgn_font_30.uff,Attributes=16384,FileSize=8757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-146695814,HashPart2=2039507776,HashPart3=613357180,HashPart4=-1671477039,,)
        MSI (s) (9C:0C) [17:12:46:347]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_30.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:347]: Source for file 'dgn_font_30.uff' is compressed
        InstallFiles: File: dgn_font_30.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8757
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DG5894~1.UFF|dgn_font_31.uff,SourceCabKey=dgn_font_31.uff,DestName=dgn_font_31.uff,Attributes=16384,FileSize=8521,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-979315628,HashPart2=1463187995,HashPart3=1338844001,HashPart4=-1921376874,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_31.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_31.uff' is compressed
        InstallFiles: File: dgn_font_31.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8521
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DG23BF~1.UFF|dgn_font_32.uff,SourceCabKey=dgn_font_32.uff,DestName=dgn_font_32.uff,Attributes=16384,FileSize=16474,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1335437502,HashPart2=-2075116309,HashPart3=1417884274,HashPart4=-1066545064,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_32.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_32.uff' is compressed
        InstallFiles: File: dgn_font_32.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 16474
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DG016F~1.UFF|dgn_font_33.uff,SourceCabKey=dgn_font_33.uff,DestName=dgn_font_33.uff,Attributes=16384,FileSize=16742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=352191447,HashPart2=-2095189528,HashPart3=-543909924,HashPart4=-225314522,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_33.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_33.uff' is compressed
        InstallFiles: File: dgn_font_33.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 16742
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DGA97A~1.UFF|dgn_font_4.uff,SourceCabKey=dgn_font_4.uff,DestName=dgn_font_4.uff,Attributes=16384,FileSize=88325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-898592420,HashPart2=1002856524,HashPart3=-1586031944,HashPart4=705083713,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_4.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_4.uff' is compressed
        InstallFiles: File: dgn_font_4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 88325
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DG7EAD~1.UFF|dgn_font_41.uff,SourceCabKey=dgn_font_41.uff,DestName=dgn_font_41.uff,Attributes=16384,FileSize=8251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-228906823,HashPart2=-1847649507,HashPart3=1864347851,HashPart4=2006024093,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_41.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_41.uff' is compressed
        InstallFiles: File: dgn_font_41.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8251
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DG5A9E~1.UFF|dgn_font_42.uff,SourceCabKey=dgn_font_42.uff,DestName=dgn_font_42.uff,Attributes=16384,FileSize=16649,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1382247681,HashPart2=1292849329,HashPart3=-1729266865,HashPart4=1606113058,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_42.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_42.uff' is compressed
        InstallFiles: File: dgn_font_42.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 16649
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DG5546~1.UFF|dgn_font_43.uff,SourceCabKey=dgn_font_43.uff,DestName=dgn_font_43.uff,Attributes=16384,FileSize=37017,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1697029421,HashPart2=-1867619987,HashPart3=914837106,HashPart4=720564623,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_43.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_43.uff' is compressed
        InstallFiles: File: dgn_font_43.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 37017
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DG3A48~1.UFF|dgn_font_50.uff,SourceCabKey=dgn_font_50.uff,DestName=dgn_font_50.uff,Attributes=16384,FileSize=3357,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1188521953,HashPart2=457040389,HashPart3=-647656638,HashPart4=-377923123,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_50.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_50.uff' is compressed
        InstallFiles: File: dgn_font_50.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3357
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DG3E2C~1.UFF|dgn_font_60.uff,SourceCabKey=dgn_font_60.uff,DestName=dgn_font_60.uff,Attributes=16384,FileSize=1246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=167424581,HashPart2=1856782192,HashPart3=1410356533,HashPart4=1606512275,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_60.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_60.uff' is compressed
        InstallFiles: File: dgn_font_60.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1246
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DGD729~1.UFF|dgn_font_7.uff,SourceCabKey=dgn_font_7.uff,DestName=dgn_font_7.uff,Attributes=16384,FileSize=13590,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=567493320,HashPart2=1790680376,HashPart3=-1707653367,HashPart4=-1997750366,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dgn_font_7.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dgn_font_7.uff' is compressed
        InstallFiles: File: dgn_font_7.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 13590
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=dim.shx,SourceCabKey=dim.shx,DestName=dim.shx,Attributes=16384,FileSize=4276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1085105569,HashPart2=-1683056199,HashPart3=1505260007,HashPart4=814185959,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\dim.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'dim.shx' is compressed
        InstallFiles: File: dim.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4276
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=docfont.map,SourceCabKey=docfont.map,DestName=docfont.map,Attributes=16384,FileSize=4206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-458884374,HashPart2=-1051506785,HashPart3=-1162148759,HashPart4=331774558,,)
        MSI (s) (9C:0C) [17:12:46:363]: File: C:\Oracle\AutoVue\bin\fonts\docfont.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:363]: Source for file 'docfont.map' is compressed
        InstallFiles: File: docfont.map, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4206
        MSI (s) (9C:0C) [17:12:46:363]: Executing op: FileCopy(SourceName=DSDC~1.FON|DSDC.fontlib,SourceCabKey=dsdc.fontlib,DestName=DSDC.fontlib,Attributes=16384,FileSize=7206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-671408402,HashPart2=1957945060,HashPart3=1545382179,HashPart4=-1785145304,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSDC.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsdc.fontlib' is compressed
        InstallFiles: File: DSDC.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7206
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSDT~1.FON|DSDT.fontlib,SourceCabKey=dsdt.fontlib,DestName=DSDT.fontlib,Attributes=16384,FileSize=7246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=728996983,HashPart2=2145494464,HashPart3=1334373715,HashPart4=1896097065,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSDT.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsdt.fontlib' is compressed
        InstallFiles: File: DSDT.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7246
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSES~1.FON|DSES.fontlib,SourceCabKey=dses.fontlib,DestName=DSES.fontlib,Attributes=16384,FileSize=6920,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=69112863,HashPart2=-452108151,HashPart3=-1346222863,HashPart4=868396221,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSES.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dses.fontlib' is compressed
        InstallFiles: File: DSES.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6920
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSFC~1.FON|DSFC.fontlib,SourceCabKey=dsfc.fontlib,DestName=DSFC.fontlib,Attributes=16384,FileSize=7254,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2017273369,HashPart2=481843591,HashPart3=1841463120,HashPart4=694359395,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSFC.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsfc.fontlib' is compressed
        InstallFiles: File: DSFC.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7254
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSFT~1.FON|DSFT.fontlib,SourceCabKey=dsft.fontlib,DestName=DSFT.fontlib,Attributes=16384,FileSize=8858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=722559217,HashPart2=-1896734611,HashPart3=-638984080,HashPart4=-29373248,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSFT.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsft.fontlib' is compressed
        InstallFiles: File: DSFT.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8858
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSHB~1.FON|DSHB.fontlib,SourceCabKey=dshb.fontlib,DestName=DSHB.fontlib,Attributes=16384,FileSize=6370,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-611559372,HashPart2=-920398553,HashPart3=-1083563736,HashPart4=349224704,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSHB.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dshb.fontlib' is compressed
        InstallFiles: File: DSHB.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6370
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSIS~1.FON|DSIS.fontlib,SourceCabKey=dsis.fontlib,DestName=DSIS.fontlib,Attributes=16384,FileSize=8024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1000943137,HashPart2=-838765944,HashPart3=-1642157610,HashPart4=-1373523034,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSIS.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsis.fontlib' is compressed
        InstallFiles: File: DSIS.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8024
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSIT~1.FON|DSIT.fontlib,SourceCabKey=dsit.fontlib,DestName=DSIT.fontlib,Attributes=16384,FileSize=6560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1545278908,HashPart2=-1980865195,HashPart3=-1250505126,HashPart4=996490240,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSIT.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsit.fontlib' is compressed
        InstallFiles: File: DSIT.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6560
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSJP~1.FON|DSJP.fontlib,SourceCabKey=dsjp.fontlib,DestName=DSJP.fontlib,Attributes=16384,FileSize=7664,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=615023001,HashPart2=-1037083900,HashPart3=-1110959930,HashPart4=-103798523,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSJP.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsjp.fontlib' is compressed
        InstallFiles: File: DSJP.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7664
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSSD~1.FON|DSSD.fontlib,SourceCabKey=dssd.fontlib,DestName=DSSD.fontlib,Attributes=16384,FileSize=7246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1252404081,HashPart2=1617281359,HashPart3=-1128401056,HashPart4=1827408549,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSSD.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dssd.fontlib' is compressed
        InstallFiles: File: DSSD.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7246
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSUK~1.FON|DSUK.fontlib,SourceCabKey=dsuk.fontlib,DestName=DSUK.fontlib,Attributes=16384,FileSize=7220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1998269910,HashPart2=765045413,HashPart3=1180717972,HashPart4=-2050890230,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSUK.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsuk.fontlib' is compressed
        InstallFiles: File: DSUK.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7220
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=DSUS~1.FON|DSUS.fontlib,SourceCabKey=dsus.fontlib,DestName=DSUS.fontlib,Attributes=16384,FileSize=7206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=206030680,HashPart2=2064679177,HashPart3=-1547561350,HashPart4=348920455,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\DSUS.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'dsus.fontlib' is compressed
        InstallFiles: File: DSUS.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7206
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=es.shx,SourceCabKey=es.shx,DestName=es.shx,Attributes=16384,FileSize=541,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-655104157,HashPart2=1147329332,HashPart3=-1958832893,HashPart4=274659014,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\es.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'es.shx' is compressed
        InstallFiles: File: es.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 541
        MSI (s) (9C:0C) [17:12:46:378]: Executing op: FileCopy(SourceName=extfont.shx,SourceCabKey=extfont.shx,DestName=extfont.shx,Attributes=16384,FileSize=436560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1874850971,HashPart2=1960443292,HashPart3=1715654925,HashPart4=-945636005,,)
        MSI (s) (9C:0C) [17:12:46:378]: File: C:\Oracle\AutoVue\bin\fonts\extfont.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:378]: Source for file 'extfont.shx' is compressed
        InstallFiles: File: extfont.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 436560
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=extfont2.shx,SourceCabKey=extfont2.shx,DestName=extfont2.shx,Attributes=16384,FileSize=490871,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1522379355,HashPart2=-255563590,HashPart3=1250149168,HashPart4=-1276203590,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\extfont2.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'extfont2.shx' is compressed
        InstallFiles: File: extfont2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 490871
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=exthalf2.shx,SourceCabKey=exthalf2.shx,DestName=exthalf2.shx,Attributes=16384,FileSize=30122,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2069686308,HashPart2=-1927598972,HashPart3=-873591738,HashPart4=-187452140,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\exthalf2.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'exthalf2.shx' is compressed
        InstallFiles: File: exthalf2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 30122
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=extslim2.shx,SourceCabKey=extslim2.shx,DestName=extslim2.shx,Attributes=16384,FileSize=30498,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=134638640,HashPart2=509280140,HashPart3=1787044182,HashPart4=2075762957,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\extslim2.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'extslim2.shx' is compressed
        InstallFiles: File: extslim2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 30498
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCDSDC~1.FON|FCDSDC.fontcode,SourceCabKey=fcdsdc.fontcode,DestName=FCDSDC.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=48177370,HashPart2=-910916088,HashPart3=-1174596971,HashPart4=-992063387,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCDSDC.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcdsdc.fontcode' is compressed
        InstallFiles: File: FCDSDC.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCDSES~1.FON|FCDSES.fontcode,SourceCabKey=fcdses.fontcode,DestName=FCDSES.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1450722280,HashPart2=97882097,HashPart3=-1604492418,HashPart4=-495621972,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCDSES.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcdses.fontcode' is compressed
        InstallFiles: File: FCDSES.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCDSFT~1.FON|FCDSFT.fontcode,SourceCabKey=fcdsft.fontcode,DestName=FCDSFT.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-467753825,HashPart2=1565367921,HashPart3=-1741370914,HashPart4=607630929,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCDSFT.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcdsft.fontcode' is compressed
        InstallFiles: File: FCDSFT.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCDSHB~1.FON|FCDSHB.fontcode,SourceCabKey=fcdshb.fontcode,DestName=FCDSHB.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1133303156,HashPart2=2008549178,HashPart3=206368812,HashPart4=648424714,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCDSHB.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcdshb.fontcode' is compressed
        InstallFiles: File: FCDSHB.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCDSIS~1.FON|FCDSIS.fontcode,SourceCabKey=fcdsis.fontcode,DestName=FCDSIS.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-696267978,HashPart2=-1767941784,HashPart3=-1488777286,HashPart4=619008507,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCDSIS.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcdsis.fontcode' is compressed
        InstallFiles: File: FCDSIS.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCDSIT~1.FON|FCDSIT.fontcode,SourceCabKey=fcdsit.fontcode,DestName=FCDSIT.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1714539444,HashPart2=-592759157,HashPart3=-54919676,HashPart4=-705508406,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCDSIT.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcdsit.fontcode' is compressed
        InstallFiles: File: FCDSIT.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCDSJP~1.FON|FCDSJP.fontcode,SourceCabKey=fcdsjp.fontcode,DestName=FCDSJP.fontcode,Attributes=16384,FileSize=3869,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1207086724,HashPart2=2088585078,HashPart3=726604219,HashPart4=-687405723,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCDSJP.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcdsjp.fontcode' is compressed
        InstallFiles: File: FCDSJP.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3869
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCS932~1.FON|FCS932.fontcode,SourceCabKey=fcs932.fontcode,DestName=FCS932.fontcode,Attributes=16384,FileSize=6571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=355263548,HashPart2=2011076722,HashPart3=1023352350,HashPart4=1331159369,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCS932.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcs932.fontcode' is compressed
        InstallFiles: File: FCS932.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6571
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCSET9~1.FON|FCSET9.fontcode,SourceCabKey=fcset9.fontcode,DestName=FCSET9.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1341813724,HashPart2=876621567,HashPart3=-671037045,HashPart4=-148531028,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCSET9.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcset9.fontcode' is compressed
        InstallFiles: File: FCSET9.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:394]: Executing op: FileCopy(SourceName=FCSF01~1.FON|FCSF01.fontcode,SourceCabKey=fcsf01.fontcode,DestName=FCSF01.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1607968026,HashPart2=-588601055,HashPart3=-429266706,HashPart4=-1494279741,,)
        MSI (s) (9C:0C) [17:12:46:394]: File: C:\Oracle\AutoVue\bin\fonts\FCSF01.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:394]: Source for file 'fcsf01.fontcode' is compressed
        InstallFiles: File: FCSF01.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:410]: Executing op: FileCopy(SourceName=FCSF02~1.FON|FCSF02.fontcode,SourceCabKey=fcsf02.fontcode,DestName=FCSF02.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-632428588,HashPart2=-877275681,HashPart3=-1023509489,HashPart4=657740228,,)
        MSI (s) (9C:0C) [17:12:46:410]: File: C:\Oracle\AutoVue\bin\fonts\FCSF02.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:410]: Source for file 'fcsf02.fontcode' is compressed
        InstallFiles: File: FCSF02.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:410]: Executing op: FileCopy(SourceName=FCSF03~1.FON|FCSF03.fontcode,SourceCabKey=fcsf03.fontcode,DestName=FCSF03.fontcode,Attributes=16384,FileSize=3687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1273273081,HashPart2=-547926283,HashPart3=-2285302,HashPart4=-1955471477,,)
        MSI (s) (9C:0C) [17:12:46:410]: File: C:\Oracle\AutoVue\bin\fonts\FCSF03.fontcode; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:410]: Source for file 'fcsf03.fontcode' is compressed
        InstallFiles: File: FCSF03.fontcode, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3687
        MSI (s) (9C:0C) [17:12:46:410]: Executing op: FileCopy(SourceName=filled.fnt,SourceCabKey=filled.fnt,DestName=filled.fnt,Attributes=16384,FileSize=5490,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=620461842,HashPart2=-488162752,HashPart3=-33564077,HashPart4=473580926,,)
        MSI (s) (9C:0C) [17:12:46:410]: File: C:\Oracle\AutoVue\bin\fonts\filled.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:410]: Source for file 'filled.fnt' is compressed
        InstallFiles: File: filled.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5490
        MSI (s) (9C:0C) [17:12:46:410]: Executing op: FileCopy(SourceName=font3d.fnt,SourceCabKey=font3d.fnt,DestName=font3d.fnt,Attributes=16384,FileSize=5326,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1224284347,HashPart2=1851604886,HashPart3=678230424,HashPart4=728435313,,)
        MSI (s) (9C:0C) [17:12:46:410]: File: C:\Oracle\AutoVue\bin\fonts\font3d.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:410]: Source for file 'font3d.fnt' is compressed
        InstallFiles: File: font3d.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5326
        MSI (s) (9C:0C) [17:12:46:410]: Executing op: FileCopy(SourceName=g12f13.shx,SourceCabKey=g12f13.shx,DestName=g12f13.shx,Attributes=16384,FileSize=3608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-356534833,HashPart2=-1277692956,HashPart3=-353661992,HashPart4=-1703072711,,)
        MSI (s) (9C:0C) [17:12:46:410]: File: C:\Oracle\AutoVue\bin\fonts\g12f13.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:410]: Source for file 'g12f13.shx' is compressed
        InstallFiles: File: g12f13.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3608
        MSI (s) (9C:0C) [17:12:46:410]: Executing op: FileCopy(SourceName=g13f12d.shx,SourceCabKey=g13f12d.shx,DestName=g13f12d.shx,Attributes=16384,FileSize=5131,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1070438002,HashPart2=-386037787,HashPart3=-1450105121,HashPart4=-952538081,,)
        MSI (s) (9C:0C) [17:12:46:410]: File: C:\Oracle\AutoVue\bin\fonts\g13f12d.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:410]: Source for file 'g13f12d.shx' is compressed
        InstallFiles: File: g13f12d.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5131
        MSI (s) (9C:0C) [17:12:46:410]: Executing op: FileCopy(SourceName=g13f12w.shx,SourceCabKey=g13f12w.shx,DestName=g13f12w.shx,Attributes=16384,FileSize=5116,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1099967962,HashPart2=9995820,HashPart3=-83338192,HashPart4=-2023027289,,)
        MSI (s) (9C:0C) [17:12:46:410]: File: C:\Oracle\AutoVue\bin\fonts\g13f12w.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:410]: Source for file 'g13f12w.shx' is compressed
        InstallFiles: File: g13f12w.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5116
        MSI (s) (9C:0C) [17:12:46:410]: Executing op: FileCopy(SourceName=gbcbig.shx,SourceCabKey=gbcbig.shx,DestName=gbcbig.shx,Attributes=16384,FileSize=902841,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1311650424,HashPart2=339909285,HashPart3=-88972045,HashPart4=-270813457,,)
        MSI (s) (9C:0C) [17:12:46:410]: File: C:\Oracle\AutoVue\bin\fonts\gbcbig.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:410]: Source for file 'gbcbig.shx' is compressed
        InstallFiles: File: gbcbig.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 902841
        MSI (s) (9C:0C) [17:12:46:425]: Executing op: FileCopy(SourceName=gbeitc.shx,SourceCabKey=gbeitc.shx,DestName=gbeitc.shx,Attributes=16384,FileSize=4911,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=88149074,HashPart2=-103486012,HashPart3=-2028862686,HashPart4=-197895374,,)
        MSI (s) (9C:0C) [17:12:46:425]: File: C:\Oracle\AutoVue\bin\fonts\gbeitc.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:425]: Source for file 'gbeitc.shx' is compressed
        InstallFiles: File: gbeitc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4911
        MSI (s) (9C:0C) [17:12:46:425]: Executing op: FileCopy(SourceName=gbenor.shx,SourceCabKey=gbenor.shx,DestName=gbenor.shx,Attributes=16384,FileSize=5186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1190924358,HashPart2=1098541116,HashPart3=1677072089,HashPart4=831884301,,)
        MSI (s) (9C:0C) [17:12:46:425]: File: C:\Oracle\AutoVue\bin\fonts\gbenor.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:425]: Source for file 'gbenor.shx' is compressed
        InstallFiles: File: gbenor.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5186
        MSI (s) (9C:0C) [17:12:46:425]: Executing op: FileCopy(SourceName=gdt.shx,SourceCabKey=gdt.shx,DestName=gdt.shx,Attributes=16384,FileSize=5090,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1718342428,HashPart2=-826581480,HashPart3=-794174199,HashPart4=-1456916214,,)
        MSI (s) (9C:0C) [17:12:46:425]: File: C:\Oracle\AutoVue\bin\fonts\gdt.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:425]: Source for file 'gdt.shx' is compressed
        InstallFiles: File: gdt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5090
        MSI (s) (9C:0C) [17:12:46:425]: Executing op: FileCopy(SourceName=GDT.ttf,SourceCabKey=gdt.ttf,DestName=GDT.ttf,Attributes=16384,FileSize=1790728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1917654393,HashPart2=-1010339336,HashPart3=-257113755,HashPart4=-955248338,,)
        MSI (s) (9C:0C) [17:12:46:425]: File: C:\Oracle\AutoVue\bin\fonts\GDT.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:425]: Source for file 'gdt.ttf' is compressed
        InstallFiles: File: GDT.ttf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1790728
        MSI (s) (9C:0C) [17:12:46:441]: Executing op: FileCopy(SourceName=GENISO.SHX,SourceCabKey=geniso.shx,DestName=GENISO.SHX,Attributes=16384,FileSize=22673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1797861740,HashPart2=-602916610,HashPart3=1289126371,HashPart4=-1928007774,,)
        MSI (s) (9C:0C) [17:12:46:441]: File: C:\Oracle\AutoVue\bin\fonts\GENISO.SHX; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:441]: Source for file 'geniso.shx' is compressed
        InstallFiles: File: GENISO.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 22673
        MSI (s) (9C:0C) [17:12:46:441]: Executing op: FileCopy(SourceName=geniso12.shx,SourceCabKey=geniso12.shx,DestName=geniso12.shx,Attributes=16384,FileSize=3608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-356534833,HashPart2=-1277692956,HashPart3=-353661992,HashPart4=-1703072711,,)
        MSI (s) (9C:0C) [17:12:46:441]: File: C:\Oracle\AutoVue\bin\fonts\geniso12.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:441]: Source for file 'geniso12.shx' is compressed
        InstallFiles: File: geniso12.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3608
        MSI (s) (9C:0C) [17:12:46:441]: Executing op: FileCopy(SourceName=GENLTSHP.SHX,SourceCabKey=genltshp.shx,DestName=GENLTSHP.SHX,Attributes=16384,FileSize=77,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-866509129,HashPart2=182835465,HashPart3=-1366079436,HashPart4=-1036609606,,)
        MSI (s) (9C:0C) [17:12:46:441]: File: C:\Oracle\AutoVue\bin\fonts\GENLTSHP.SHX; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:441]: Source for file 'genltshp.shx' is compressed
        InstallFiles: File: GENLTSHP.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 77
        MSI (s) (9C:0C) [17:12:46:441]: Executing op: FileCopy(SourceName=GENPRESE.SHX,SourceCabKey=genprese.shx,DestName=GENPRESE.SHX,Attributes=16384,FileSize=1610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=380643660,HashPart2=261961505,HashPart3=-1960925575,HashPart4=-622655804,,)
        MSI (s) (9C:0C) [17:12:46:441]: File: C:\Oracle\AutoVue\bin\fonts\GENPRESE.SHX; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:441]: Source for file 'genprese.shx' is compressed
        InstallFiles: File: GENPRESE.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1610
        MSI (s) (9C:0C) [17:12:46:441]: Executing op: FileCopy(SourceName=GOTH~1.FON|GOTH.font,SourceCabKey=goth.font,DestName=GOTH.font,Attributes=16384,FileSize=47927,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2133790641,HashPart2=1348834033,HashPart3=1378656381,HashPart4=1662794560,,)
        MSI (s) (9C:0C) [17:12:46:441]: File: C:\Oracle\AutoVue\bin\fonts\GOTH.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:441]: Source for file 'goth.font' is compressed
        InstallFiles: File: GOTH.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 47927
        MSI (s) (9C:0C) [17:12:46:441]: Executing op: FileCopy(SourceName=gothice.shx,SourceCabKey=gothice.shx,DestName=gothice.shx,Attributes=16384,FileSize=37923,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-48994659,HashPart2=-798178054,HashPart3=-772084149,HashPart4=1133138323,,)
        MSI (s) (9C:0C) [17:12:46:441]: File: C:\Oracle\AutoVue\bin\fonts\gothice.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:441]: Source for file 'gothice.shx' is compressed
        InstallFiles: File: gothice.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 37923
        MSI (s) (9C:0C) [17:12:46:441]: Executing op: FileCopy(SourceName=gothicg.shx,SourceCabKey=gothicg.shx,DestName=gothicg.shx,Attributes=16384,FileSize=36618,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1290961122,HashPart2=-524432385,HashPart3=1067347666,HashPart4=494069651,,)
        MSI (s) (9C:0C) [17:12:46:441]: File: C:\Oracle\AutoVue\bin\fonts\gothicg.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:441]: Source for file 'gothicg.shx' is compressed
        InstallFiles: File: gothicg.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 36618
        MSI (s) (9C:0C) [17:12:46:441]: Executing op: FileCopy(SourceName=gothici.shx,SourceCabKey=gothici.shx,DestName=gothici.shx,Attributes=16384,FileSize=33741,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2074978931,HashPart2=1820452210,HashPart3=1188066552,HashPart4=-655955036,,)
        MSI (s) (9C:0C) [17:12:46:441]: File: C:\Oracle\AutoVue\bin\fonts\gothici.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:441]: Source for file 'gothici.shx' is compressed
        InstallFiles: File: gothici.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 33741
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=greekc.shx,SourceCabKey=greekc.shx,DestName=greekc.shx,Attributes=16384,FileSize=11419,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-672914161,HashPart2=-202647032,HashPart3=-1208444863,HashPart4=-1671185303,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\greekc.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'greekc.shx' is compressed
        InstallFiles: File: greekc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 11419
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=greeks.shx,SourceCabKey=greeks.shx,DestName=greeks.shx,Attributes=16384,FileSize=8089,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=449818519,HashPart2=-355320591,HashPart3=1394596146,HashPart4=-1100786861,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\greeks.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'greeks.shx' is compressed
        InstallFiles: File: greeks.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8089
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=hand1.shx,SourceCabKey=hand1.shx,DestName=hand1.shx,Attributes=16384,FileSize=9677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1224353267,HashPart2=-1940272128,HashPart3=1936218920,HashPart4=1630472878,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hand1.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hand1.shx' is compressed
        InstallFiles: File: hand1.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 9677
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=HG02~1.FON|HG02.font,SourceCabKey=hg02.font,DestName=HG02.font,Attributes=16384,FileSize=20510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2011095949,HashPart2=-1549983351,HashPart3=-889732992,HashPart4=590446675,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\HG02.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hg02.font' is compressed
        InstallFiles: File: HG02.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 20510
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=hp_blk_c.fnt,SourceCabKey=hp_blk_c.fnt,DestName=hp_blk_c.fnt,Attributes=16384,FileSize=46472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1267565133,HashPart2=-1991985413,HashPart3=-1668337847,HashPart4=1087027478,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hp_blk_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hp_blk_c.fnt' is compressed
        InstallFiles: File: hp_blk_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 46472
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=hp_blk_v.fnt,SourceCabKey=hp_blk_v.fnt,DestName=hp_blk_v.fnt,Attributes=16384,FileSize=46474,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1607016795,HashPart2=-1275351602,HashPart3=180680755,HashPart4=-457956707,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hp_blk_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hp_blk_v.fnt' is compressed
        InstallFiles: File: hp_blk_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 46474
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=HP_BLO~1.FNT|hp_block_c.fnt,SourceCabKey=hp_block_c.fnt,DestName=hp_block_c.fnt,Attributes=16384,FileSize=16918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=994959273,HashPart2=-1929066779,HashPart3=-1546518158,HashPart4=-944578804,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hp_block_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hp_block_c.fnt' is compressed
        InstallFiles: File: hp_block_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 16918
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=HP_BLO~2.FNT|hp_block_v.fnt,SourceCabKey=hp_block_v.fnt,DestName=hp_block_v.fnt,Attributes=16384,FileSize=16970,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=29292749,HashPart2=-333953442,HashPart3=1677951550,HashPart4=-1342562616,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hp_block_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hp_block_v.fnt' is compressed
        InstallFiles: File: hp_block_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 16970
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=hp_d17_c.fnt,SourceCabKey=hp_d17_c.fnt,DestName=hp_d17_c.fnt,Attributes=16384,FileSize=7916,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1065300957,HashPart2=154495888,HashPart3=150516394,HashPart4=102007185,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hp_d17_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hp_d17_c.fnt' is compressed
        InstallFiles: File: hp_d17_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7916
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=hp_d17_v.fnt,SourceCabKey=hp_d17_v.fnt,DestName=hp_d17_v.fnt,Attributes=16384,FileSize=7916,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1242332074,HashPart2=1533187119,HashPart3=2131305549,HashPart4=-91759614,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hp_d17_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hp_d17_v.fnt' is compressed
        InstallFiles: File: hp_d17_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7916
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=HP_I30~1.FNT|hp_i3098_c.fnt,SourceCabKey=hp_i3098_c.fnt,DestName=hp_i3098_c.fnt,Attributes=16384,FileSize=7886,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1116366552,HashPart2=509575022,HashPart3=-1728021023,HashPart4=137796139,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hp_i3098_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hp_i3098_c.fnt' is compressed
        InstallFiles: File: hp_i3098_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7886
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=HP_I30~2.FNT|hp_i3098_v.fnt,SourceCabKey=hp_i3098_v.fnt,DestName=hp_i3098_v.fnt,Attributes=16384,FileSize=7884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-396728160,HashPart2=-920711490,HashPart3=1436982893,HashPart4=1261349823,,)
        MSI (s) (9C:0C) [17:12:46:456]: File: C:\Oracle\AutoVue\bin\fonts\hp_i3098_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:456]: Source for file 'hp_i3098_v.fnt' is compressed
        InstallFiles: File: hp_i3098_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7884
        MSI (s) (9C:0C) [17:12:46:456]: Executing op: FileCopy(SourceName=HP_JAS~1.FNT|hp_jasc_c.fnt,SourceCabKey=hp_jasc_c.fnt,DestName=hp_jasc_c.fnt,Attributes=16384,FileSize=4201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-412648727,HashPart2=1167865263,HashPart3=526121252,HashPart4=-1049317834,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_jasc_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_jasc_c.fnt' is compressed
        InstallFiles: File: hp_jasc_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4201
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=HP_JAS~2.FNT|hp_jasc_v.fnt,SourceCabKey=hp_jasc_v.fnt,DestName=hp_jasc_v.fnt,Attributes=16384,FileSize=4201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-250760319,HashPart2=-1292114849,HashPart3=-1474577988,HashPart4=134277976,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_jasc_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_jasc_v.fnt' is compressed
        InstallFiles: File: hp_jasc_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4201
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=hp_jas_c.fnt,SourceCabKey=hp_jas_c.fnt,DestName=hp_jas_c.fnt,Attributes=16384,FileSize=7376,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=411167704,HashPart2=528854629,HashPart3=2140126435,HashPart4=759043203,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_jas_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_jas_c.fnt' is compressed
        InstallFiles: File: hp_jas_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7376
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=hp_jas_v.fnt,SourceCabKey=hp_jas_v.fnt,DestName=hp_jas_v.fnt,Attributes=16384,FileSize=7258,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-710490970,HashPart2=-55403723,HashPart3=1757180637,HashPart4=1574225321,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_jas_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_jas_v.fnt' is compressed
        InstallFiles: File: hp_jas_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7258
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=hp_jisjc.fnt,SourceCabKey=hp_jisjc.fnt,DestName=hp_jisjc.fnt,Attributes=16384,FileSize=5120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-358526821,HashPart2=741851316,HashPart3=1673841484,HashPart4=319768749,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_jisjc.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_jisjc.fnt' is compressed
        InstallFiles: File: hp_jisjc.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5120
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=hp_jisjv.fnt,SourceCabKey=hp_jisjv.fnt,DestName=hp_jisjv.fnt,Attributes=16384,FileSize=5120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-34984342,HashPart2=351327187,HashPart3=277654886,HashPart4=-399000645,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_jisjv.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_jisjv.fnt' is compressed
        InstallFiles: File: hp_jisjv.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5120
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=HP_JIS~1.FNT|hp_jisj_c.fnt,SourceCabKey=hp_jisj_c.fnt,DestName=hp_jisj_c.fnt,Attributes=16384,FileSize=5120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-358526821,HashPart2=741851316,HashPart3=1673841484,HashPart4=319768749,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_jisj_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_jisj_c.fnt' is compressed
        InstallFiles: File: hp_jisj_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5120
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=HP_JIS~2.FNT|hp_jisj_v.fnt,SourceCabKey=hp_jisj_v.fnt,DestName=hp_jisj_v.fnt,Attributes=16384,FileSize=5120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-34984342,HashPart2=351327187,HashPart3=277654886,HashPart4=-399000645,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_jisj_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_jisj_v.fnt' is compressed
        InstallFiles: File: hp_jisj_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5120
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=HP_KAN~1.FNT|hp_kanj1_c.fnt,SourceCabKey=hp_kanj1_c.fnt,DestName=hp_kanj1_c.fnt,Attributes=16384,FileSize=255232,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1276308979,HashPart2=1546859995,HashPart3=-183929810,HashPart4=-380668701,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_kanj1_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_kanj1_c.fnt' is compressed
        InstallFiles: File: hp_kanj1_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 255232
        MSI (s) (9C:0C) [17:12:46:472]: Executing op: FileCopy(SourceName=HP_KAN~2.FNT|hp_kanj2_c.fnt,SourceCabKey=hp_kanj2_c.fnt,DestName=hp_kanj2_c.fnt,Attributes=16384,FileSize=586160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=279599523,HashPart2=-1842907271,HashPart3=58753540,HashPart4=636993932,,)
        MSI (s) (9C:0C) [17:12:46:472]: File: C:\Oracle\AutoVue\bin\fonts\hp_kanj2_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:472]: Source for file 'hp_kanj2_c.fnt' is compressed
        InstallFiles: File: hp_kanj2_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 586160
        MSI (s) (9C:0C) [17:12:46:768]: Executing op: FileCopy(SourceName=hp_kanji.fnt,SourceCabKey=hp_kanji.fnt,DestName=hp_kanji.fnt,Attributes=16384,FileSize=238138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1579998431,HashPart2=-748416841,HashPart3=-951688832,HashPart4=-1423984775,,)
        MSI (s) (9C:0C) [17:12:46:768]: File: C:\Oracle\AutoVue\bin\fonts\hp_kanji.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:768]: Source for file 'hp_kanji.fnt' is compressed
        InstallFiles: File: hp_kanji.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 238138
        MSI (s) (9C:0C) [17:12:46:768]: Executing op: FileCopy(SourceName=HP_KAN~3.FNT|hp_kanji_c.fnt,SourceCabKey=hp_kanji_c.fnt,DestName=hp_kanji_c.fnt,Attributes=16384,FileSize=238104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1762817691,HashPart2=595965429,HashPart3=-587785162,HashPart4=323041945,,)
        MSI (s) (9C:0C) [17:12:46:768]: File: C:\Oracle\AutoVue\bin\fonts\hp_kanji_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:768]: Source for file 'hp_kanji_c.fnt' is compressed
        InstallFiles: File: hp_kanji_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 238104
        MSI (s) (9C:0C) [17:12:46:768]: Executing op: FileCopy(SourceName=hp_kan_c.fnt,SourceCabKey=hp_kan_c.fnt,DestName=hp_kan_c.fnt,Attributes=16384,FileSize=238104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1762817691,HashPart2=595965429,HashPart3=-587785162,HashPart4=323041945,,)
        MSI (s) (9C:0C) [17:12:46:768]: File: C:\Oracle\AutoVue\bin\fonts\hp_kan_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:768]: Source for file 'hp_kan_c.fnt' is compressed
        InstallFiles: File: hp_kan_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 238104
        MSI (s) (9C:0C) [17:12:46:768]: Executing op: FileCopy(SourceName=HP_KJI~1.FNT|hp_kjis_c.fnt,SourceCabKey=hp_kjis_c.fnt,DestName=hp_kjis_c.fnt,Attributes=16384,FileSize=5120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1644598414,HashPart2=1273149240,HashPart3=-391152953,HashPart4=1512280585,,)
        MSI (s) (9C:0C) [17:12:46:768]: File: C:\Oracle\AutoVue\bin\fonts\hp_kjis_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:768]: Source for file 'hp_kjis_c.fnt' is compressed
        InstallFiles: File: hp_kjis_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5120
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=HP_KJI~2.FNT|hp_kjis_v.fnt,SourceCabKey=hp_kjis_v.fnt,DestName=hp_kjis_v.fnt,Attributes=16384,FileSize=5120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1071609804,HashPart2=1722826905,HashPart3=-1696607798,HashPart4=-768257971,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\hp_kjis_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'hp_kjis_v.fnt' is compressed
        InstallFiles: File: hp_kjis_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5120
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=HP_SYM~1.FNT|hp_symbols.fnt,SourceCabKey=hp_symbols.fnt,DestName=hp_symbols.fnt,Attributes=16384,FileSize=2702,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1978464668,HashPart2=1380226532,HashPart3=1499748025,HashPart4=2129063020,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\hp_symbols.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'hp_symbols.fnt' is compressed
        InstallFiles: File: hp_symbols.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2702
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=HP_SYM~2.FNT|hp_symbols2.fnt,SourceCabKey=hp_symbols2.fnt,DestName=hp_symbols2.fnt,Attributes=16384,FileSize=7331,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=445095759,HashPart2=-2051134742,HashPart3=1760037729,HashPart4=-947775144,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\hp_symbols2.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'hp_symbols2.fnt' is compressed
        InstallFiles: File: hp_symbols2.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7331
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=HP_SYM~3.FNT|hp_symbols2_i.fnt,SourceCabKey=hp_symbols2_i.fnt,DestName=hp_symbols2_i.fnt,Attributes=16384,FileSize=7263,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1257776053,HashPart2=1672403406,HashPart3=835642815,HashPart4=-1743640196,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\hp_symbols2_i.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'hp_symbols2_i.fnt' is compressed
        InstallFiles: File: hp_symbols2_i.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7263
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=hp_syms.fnt,SourceCabKey=hp_syms.fnt,DestName=hp_syms.fnt,Attributes=16384,FileSize=5087,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-706954551,HashPart2=1067468124,HashPart3=-1976364369,HashPart4=-1406018858,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\hp_syms.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'hp_syms.fnt' is compressed
        InstallFiles: File: hp_syms.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5087
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=HP_Y14~1.FNT|hp_y14.5.fnt,SourceCabKey=hp_y14.5.fnt,DestName=hp_y14.5.fnt,Attributes=16384,FileSize=2832,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1059987837,HashPart2=-1353288427,HashPart3=1318254686,HashPart4=-1557120257,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\hp_y14.5.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'hp_y14.5.fnt' is compressed
        InstallFiles: File: hp_y14.5.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2832
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=hp_y14_5.fnt,SourceCabKey=hp_y14_5.fnt,DestName=hp_y14_5.fnt,Attributes=16384,FileSize=6508,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-497707411,HashPart2=-803721974,HashPart3=-852613039,HashPart4=509918596,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\hp_y14_5.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'hp_y14_5.fnt' is compressed
        InstallFiles: File: hp_y14_5.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6508
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=i3098_c.fnt,SourceCabKey=i3098_c.fnt,DestName=i3098_c.fnt,Attributes=16384,FileSize=18240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-428952506,HashPart2=544306200,HashPart3=760642809,HashPart4=-973514722,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\i3098_c.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'i3098_c.fnt' is compressed
        InstallFiles: File: i3098_c.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 18240
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=i3098_v.fnt,SourceCabKey=i3098_v.fnt,DestName=i3098_v.fnt,Attributes=16384,FileSize=17524,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=743566935,HashPart2=-1309502359,HashPart3=-79035305,HashPart4=1221616266,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\i3098_v.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'i3098_v.fnt' is compressed
        InstallFiles: File: i3098_v.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 17524
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=IBM1~1.FON|IBM1.font,SourceCabKey=ibm1.font,DestName=IBM1.font,Attributes=16384,FileSize=18363,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1103171808,HashPart2=-148510125,HashPart3=151038929,HashPart4=847032324,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\IBM1.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'ibm1.font' is compressed
        InstallFiles: File: IBM1.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 18363
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=IBM1~2.FON|IBM1.fontlib,SourceCabKey=ibm1.fontlib,DestName=IBM1.fontlib,Attributes=16384,FileSize=6894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1420194686,HashPart2=-667505789,HashPart3=-757040645,HashPart4=1741007898,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\IBM1.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'ibm1.fontlib' is compressed
        InstallFiles: File: IBM1.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6894
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=iges1001.shx,SourceCabKey=iges1001.shx,DestName=iges1001.shx,Attributes=16384,FileSize=4441,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=843978475,HashPart2=506068032,HashPart3=136026063,HashPart4=46495796,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\iges1001.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'iges1001.shx' is compressed
        InstallFiles: File: iges1001.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4441
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=iges1002.shx,SourceCabKey=iges1002.shx,DestName=iges1002.shx,Attributes=16384,FileSize=4437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2120969282,HashPart2=-1390619823,HashPart3=-311029394,HashPart4=1133483045,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\iges1002.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'iges1002.shx' is compressed
        InstallFiles: File: iges1002.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4437
        MSI (s) (9C:0C) [17:12:46:784]: Executing op: FileCopy(SourceName=iges1003,SourceCabKey=iges1003,DestName=iges1003,Attributes=16384,FileSize=21388,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-162907854,HashPart2=1929135053,HashPart3=1677417808,HashPart4=303447153,,)
        MSI (s) (9C:0C) [17:12:46:784]: File: C:\Oracle\AutoVue\bin\fonts\iges1003; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:784]: Source for file 'iges1003' is compressed
        InstallFiles: File: iges1003, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 21388
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=iges1003.shx,SourceCabKey=iges1003.shx,DestName=iges1003.shx,Attributes=16384,FileSize=4432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1657554202,HashPart2=-1112985482,HashPart3=524132064,HashPart4=-1229002540,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\iges1003.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'iges1003.shx' is compressed
        InstallFiles: File: iges1003.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4432
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=iso,SourceCabKey=iso,DestName=iso,Attributes=16384,FileSize=15162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1218048943,HashPart2=464788887,HashPart3=880837277,HashPart4=-1596664581,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\iso; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'iso' is compressed
        InstallFiles: File: iso, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 15162
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=ISO.SHX,SourceCabKey=iso.shx,DestName=ISO.SHX,Attributes=16384,FileSize=4063,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2090715195,HashPart2=691945673,HashPart3=-1253758743,HashPart4=296778158,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\ISO.SHX; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'iso.shx' is compressed
        InstallFiles: File: ISO.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4063
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=isocp.shx,SourceCabKey=isocp.shx,DestName=isocp.shx,Attributes=16384,FileSize=7279,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-762194757,HashPart2=1774009421,HashPart3=1893477425,HashPart4=-385457745,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\isocp.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'isocp.shx' is compressed
        InstallFiles: File: isocp.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7279
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=isocp2.shx,SourceCabKey=isocp2.shx,DestName=isocp2.shx,Attributes=16384,FileSize=7271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1366385033,HashPart2=-1471679431,HashPart3=-54014621,HashPart4=1393165433,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\isocp2.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'isocp2.shx' is compressed
        InstallFiles: File: isocp2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7271
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=isocp3.shx,SourceCabKey=isocp3.shx,DestName=isocp3.shx,Attributes=16384,FileSize=7271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=939760269,HashPart2=-824838594,HashPart3=-260881102,HashPart4=1312873306,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\isocp3.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'isocp3.shx' is compressed
        InstallFiles: File: isocp3.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7271
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=isoct.shx,SourceCabKey=isoct.shx,DestName=isoct.shx,Attributes=16384,FileSize=7243,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-829048564,HashPart2=1418916577,HashPart3=1884043554,HashPart4=1238816848,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\isoct.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'isoct.shx' is compressed
        InstallFiles: File: isoct.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7243
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=isoct2.shx,SourceCabKey=isoct2.shx,DestName=isoct2.shx,Attributes=16384,FileSize=7243,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1953880948,HashPart2=-2117921135,HashPart3=-1519906894,HashPart4=-1293178309,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\isoct2.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'isoct2.shx' is compressed
        InstallFiles: File: isoct2.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7243
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=isoct3.shx,SourceCabKey=isoct3.shx,DestName=isoct3.shx,Attributes=16384,FileSize=7242,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-893863735,HashPart2=189164356,HashPart3=-452807919,HashPart4=1058887375,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\isoct3.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'isoct3.shx' is compressed
        InstallFiles: File: isoct3.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7242
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=isofont.fnt,SourceCabKey=isofont.fnt,DestName=isofont.fnt,Attributes=16384,FileSize=2239,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1828122025,HashPart2=-2068488205,HashPart3=-1591077951,HashPart4=61481583,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\isofont.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'isofont.fnt' is compressed
        InstallFiles: File: isofont.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2239
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=italic.shx,SourceCabKey=italic.shx,DestName=italic.shx,Attributes=16384,FileSize=27325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1770577339,HashPart2=-488786186,HashPart3=408518059,HashPart4=-2111790259,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\italic.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'italic.shx' is compressed
        InstallFiles: File: italic.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 27325
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=ITALIC8.SHX,SourceCabKey=italic8.shx,DestName=ITALIC8.SHX,Attributes=16384,FileSize=27256,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=83928057,HashPart2=-495196565,HashPart3=-320577659,HashPart4=-1064280358,,)
        MSI (s) (9C:0C) [17:12:46:831]: File: C:\Oracle\AutoVue\bin\fonts\ITALIC8.SHX; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:831]: Source for file 'italic8.shx' is compressed
        InstallFiles: File: ITALIC8.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 27256
        MSI (s) (9C:0C) [17:12:46:831]: Executing op: FileCopy(SourceName=italicc.shx,SourceCabKey=italicc.shx,DestName=italicc.shx,Attributes=16384,FileSize=26625,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1313908211,HashPart2=-1085521804,HashPart3=-362481468,HashPart4=-685907787,,)
        MSI (s) (9C:0C) [17:12:46:846]: File: C:\Oracle\AutoVue\bin\fonts\italicc.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:846]: Source for file 'italicc.shx' is compressed
        InstallFiles: File: italicc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 26625
        MSI (s) (9C:0C) [17:12:46:924]: Executing op: FileCopy(SourceName=italict.shx,SourceCabKey=italict.shx,DestName=italict.shx,Attributes=16384,FileSize=37709,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=997683800,HashPart2=-1626887737,HashPart3=1619046448,HashPart4=923129483,,)
        MSI (s) (9C:0C) [17:12:46:924]: File: C:\Oracle\AutoVue\bin\fonts\italict.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:924]: Source for file 'italict.shx' is compressed
        InstallFiles: File: italict.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 37709
        MSI (s) (9C:0C) [17:12:46:924]: Executing op: FileCopy(SourceName=KANJ~1.FON|KANJ.font,SourceCabKey=kanj.font,DestName=KANJ.font,Attributes=16384,FileSize=2521887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1482620062,HashPart2=1457657679,HashPart3=-1068282516,HashPart4=-225737718,,)
        MSI (s) (9C:0C) [17:12:46:924]: File: C:\Oracle\AutoVue\bin\fonts\KANJ.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:924]: Source for file 'kanj.font' is compressed
        InstallFiles: File: KANJ.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2521887
        MSI (s) (9C:0C) [17:12:46:940]: Executing op: FileCopy(SourceName=KANJ~2.FON|KANJ.fontlib,SourceCabKey=kanj.fontlib,DestName=KANJ.fontlib,Attributes=16384,FileSize=282196,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-992194000,HashPart2=-1462126328,HashPart3=-1688528096,HashPart4=2137460286,,)
        MSI (s) (9C:0C) [17:12:46:940]: File: C:\Oracle\AutoVue\bin\fonts\KANJ.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:940]: Source for file 'kanj.fontlib' is compressed
        InstallFiles: File: KANJ.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 282196
        MSI (s) (9C:0C) [17:12:46:940]: Executing op: FileCopy(SourceName=KOHG~1.FON|KOHG.font,SourceCabKey=kohg.font,DestName=KOHG.font,Attributes=16384,FileSize=1277262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=531162309,HashPart2=785776041,HashPart3=2006728418,HashPart4=752932708,,)
        MSI (s) (9C:0C) [17:12:46:940]: File: C:\Oracle\AutoVue\bin\fonts\KOHG.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:940]: Source for file 'kohg.font' is compressed
        InstallFiles: File: KOHG.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1277262
        MSI (s) (9C:0C) [17:12:46:940]: Executing op: FileCopy(SourceName=KOHG~2.FON|KOHG.fontlib,SourceCabKey=kohg.fontlib,DestName=KOHG.fontlib,Attributes=16384,FileSize=207724,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-52369029,HashPart2=-29268022,HashPart3=-179322525,HashPart4=-158271942,,)
        MSI (s) (9C:0C) [17:12:46:940]: File: C:\Oracle\AutoVue\bin\fonts\KOHG.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:940]: Source for file 'kohg.fontlib' is compressed
        InstallFiles: File: KOHG.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 207724
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=latin_1.fnt,SourceCabKey=latin_1.fnt,DestName=latin_1.fnt,Attributes=16384,FileSize=3374,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-631197129,HashPart2=-1962401352,HashPart3=842704382,HashPart4=-945828646,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\latin_1.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'latin_1.fnt' is compressed
        InstallFiles: File: latin_1.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3374
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=layout.fnt,SourceCabKey=layout.fnt,DestName=layout.fnt,Attributes=16384,FileSize=6124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=32171652,HashPart2=667423549,HashPart3=-294338008,HashPart4=-427854262,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\layout.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'layout.fnt' is compressed
        InstallFiles: File: layout.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6124
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=lcom.chr,SourceCabKey=lcom.chr,DestName=lcom.chr,Attributes=16384,FileSize=5201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=826848770,HashPart2=-194021661,HashPart3=-328652689,HashPart4=-747313648,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\lcom.chr; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'lcom.chr' is compressed
        InstallFiles: File: lcom.chr, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5201
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=leroy.fnt,SourceCabKey=leroy.fnt,DestName=leroy.fnt,Attributes=16384,FileSize=3404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1785225360,HashPart2=460394320,HashPart3=185701469,HashPart4=-1823152372,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\leroy.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'leroy.fnt' is compressed
        InstallFiles: File: leroy.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3404
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=LINE~1.FON|LINE.font,SourceCabKey=line.font,DestName=LINE.font,Attributes=16384,FileSize=15692,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-934830021,HashPart2=-601232858,HashPart3=1807908625,HashPart4=867771143,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\LINE.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'line.font' is compressed
        InstallFiles: File: LINE.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 15692
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=LittFont.Fnt,SourceCabKey=littfont.fnt,DestName=LittFont.Fnt,Attributes=16384,FileSize=5001,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1444639120,HashPart2=1549426517,HashPart3=915340167,HashPart4=1405336573,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\LittFont.Fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'littfont.fnt' is compressed
        InstallFiles: File: LittFont.Fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5001
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=ltypeshp.shx,SourceCabKey=ltypeshp.shx,DestName=ltypeshp.shx,Attributes=16384,FileSize=108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1817020995,HashPart2=-134776463,HashPart3=-285675355,HashPart4=170889093,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\ltypeshp.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'ltypeshp.shx' is compressed
        InstallFiles: File: ltypeshp.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 108
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=me10_01.uff,SourceCabKey=me10_01.uff,DestName=me10_01.uff,Attributes=16384,FileSize=18707,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=164114171,HashPart2=189212901,HashPart3=-1794266077,HashPart4=-1515195011,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\me10_01.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'me10_01.uff' is compressed
        InstallFiles: File: me10_01.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 18707
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=me10_02.uff,SourceCabKey=me10_02.uff,DestName=me10_02.uff,Attributes=16384,FileSize=19063,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1756619010,HashPart2=-895098295,HashPart3=1166987158,HashPart4=1415526843,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\me10_02.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'me10_02.uff' is compressed
        InstallFiles: File: me10_02.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 19063
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=me10_03.uff,SourceCabKey=me10_03.uff,DestName=me10_03.uff,Attributes=16384,FileSize=20888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1913939803,HashPart2=2089533094,HashPart3=-96871259,HashPart4=-575981546,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\me10_03.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'me10_03.uff' is compressed
        InstallFiles: File: me10_03.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 20888
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=me10_04.uff,SourceCabKey=me10_04.uff,DestName=me10_04.uff,Attributes=16384,FileSize=20275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1623648485,HashPart2=-553792864,HashPart3=1889774621,HashPart4=-418042892,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\me10_04.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'me10_04.uff' is compressed
        InstallFiles: File: me10_04.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 20275
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=me10_05.uff,SourceCabKey=me10_05.uff,DestName=me10_05.uff,Attributes=16384,FileSize=8327,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1768304638,HashPart2=184295680,HashPart3=-551698896,HashPart4=1165697935,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\me10_05.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'me10_05.uff' is compressed
        InstallFiles: File: me10_05.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8327
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=me10_06.uff,SourceCabKey=me10_06.uff,DestName=me10_06.uff,Attributes=16384,FileSize=8157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=521956629,HashPart2=1439228209,HashPart3=1004582089,HashPart4=-50114898,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\me10_06.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'me10_06.uff' is compressed
        InstallFiles: File: me10_06.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8157
        MSI (s) (9C:0C) [17:12:46:956]: Executing op: FileCopy(SourceName=me10_07.uff,SourceCabKey=me10_07.uff,DestName=me10_07.uff,Attributes=16384,FileSize=8925,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1469092764,HashPart2=862491335,HashPart3=25092802,HashPart4=813367951,,)
        MSI (s) (9C:0C) [17:12:46:956]: File: C:\Oracle\AutoVue\bin\fonts\me10_07.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:956]: Source for file 'me10_07.uff' is compressed
        InstallFiles: File: me10_07.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8925
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_08.uff,SourceCabKey=me10_08.uff,DestName=me10_08.uff,Attributes=16384,FileSize=8694,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1527187725,HashPart2=-1646425205,HashPart3=-194317768,HashPart4=624307779,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_08.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_08.uff' is compressed
        InstallFiles: File: me10_08.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8694
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_09.uff,SourceCabKey=me10_09.uff,DestName=me10_09.uff,Attributes=16384,FileSize=4742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1543743607,HashPart2=-1406484559,HashPart3=1232524947,HashPart4=1617659000,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_09.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_09.uff' is compressed
        InstallFiles: File: me10_09.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4742
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_10.uff,SourceCabKey=me10_10.uff,DestName=me10_10.uff,Attributes=16384,FileSize=4803,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1047483706,HashPart2=1264796240,HashPart3=1855927018,HashPart4=-1493988383,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_10.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_10.uff' is compressed
        InstallFiles: File: me10_10.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4803
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_11.uff,SourceCabKey=me10_11.uff,DestName=me10_11.uff,Attributes=16384,FileSize=4732,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1599996420,HashPart2=-1018136798,HashPart3=355027856,HashPart4=876151813,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_11.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_11.uff' is compressed
        InstallFiles: File: me10_11.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4732
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_12.uff,SourceCabKey=me10_12.uff,DestName=me10_12.uff,Attributes=16384,FileSize=4791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1937675817,HashPart2=-736246694,HashPart3=807466851,HashPart4=-690965854,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_12.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_12.uff' is compressed
        InstallFiles: File: me10_12.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4791
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_13.uff,SourceCabKey=me10_13.uff,DestName=me10_13.uff,Attributes=16384,FileSize=6438,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1464955185,HashPart2=1829530860,HashPart3=-294586546,HashPart4=771874121,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_13.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_13.uff' is compressed
        InstallFiles: File: me10_13.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6438
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_14.uff,SourceCabKey=me10_14.uff,DestName=me10_14.uff,Attributes=16384,FileSize=6565,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=119656109,HashPart2=-1752015680,HashPart3=802141762,HashPart4=82785251,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_14.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_14.uff' is compressed
        InstallFiles: File: me10_14.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6565
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_15.uff,SourceCabKey=me10_15.uff,DestName=me10_15.uff,Attributes=16384,FileSize=6438,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1464955185,HashPart2=1829530860,HashPart3=-294586546,HashPart4=771874121,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_15.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_15.uff' is compressed
        InstallFiles: File: me10_15.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6438
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_16.uff,SourceCabKey=me10_16.uff,DestName=me10_16.uff,Attributes=16384,FileSize=6565,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=119656109,HashPart2=-1752015680,HashPart3=802141762,HashPart4=82785251,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_16.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_16.uff' is compressed
        InstallFiles: File: me10_16.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6565
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_17.uff,SourceCabKey=me10_17.uff,DestName=me10_17.uff,Attributes=16384,FileSize=264385,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1963854626,HashPart2=189437003,HashPart3=688653223,HashPart4=112546558,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_17.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_17.uff' is compressed
        InstallFiles: File: me10_17.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 264385
        MSI (s) (9C:0C) [17:12:46:971]: Executing op: FileCopy(SourceName=me10_18.uff,SourceCabKey=me10_18.uff,DestName=me10_18.uff,Attributes=16384,FileSize=575011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1778898780,HashPart2=560214093,HashPart3=1139631352,HashPart4=-416331871,,)
        MSI (s) (9C:0C) [17:12:46:971]: File: C:\Oracle\AutoVue\bin\fonts\me10_18.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:971]: Source for file 'me10_18.uff' is compressed
        InstallFiles: File: me10_18.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 575011
        MSI (s) (9C:0C) [17:12:46:987]: Executing op: FileCopy(SourceName=me10_19.uff,SourceCabKey=me10_19.uff,DestName=me10_19.uff,Attributes=16384,FileSize=236904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-298514555,HashPart2=-987328292,HashPart3=2078857379,HashPart4=-267356380,,)
        MSI (s) (9C:0C) [17:12:46:987]: File: C:\Oracle\AutoVue\bin\fonts\me10_19.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:987]: Source for file 'me10_19.uff' is compressed
        InstallFiles: File: me10_19.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 236904
        MSI (s) (9C:0C) [17:12:46:987]: Executing op: FileCopy(SourceName=me10_20.uff,SourceCabKey=me10_20.uff,DestName=me10_20.uff,Attributes=16384,FileSize=236912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1940797274,HashPart2=-1163155339,HashPart3=-738400970,HashPart4=1757509986,,)
        MSI (s) (9C:0C) [17:12:46:987]: File: C:\Oracle\AutoVue\bin\fonts\me10_20.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:987]: Source for file 'me10_20.uff' is compressed
        InstallFiles: File: me10_20.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 236912
        MSI (s) (9C:0C) [17:12:46:987]: Executing op: FileCopy(SourceName=me10_21.uff,SourceCabKey=me10_21.uff,DestName=me10_21.uff,Attributes=16384,FileSize=236912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1940797274,HashPart2=-1163155339,HashPart3=-738400970,HashPart4=1757509986,,)
        MSI (s) (9C:0C) [17:12:46:987]: File: C:\Oracle\AutoVue\bin\fonts\me10_21.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:987]: Source for file 'me10_21.uff' is compressed
        InstallFiles: File: me10_21.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 236912
        MSI (s) (9C:0C) [17:12:46:987]: Executing op: FileCopy(SourceName=me10_22.uff,SourceCabKey=me10_22.uff,DestName=me10_22.uff,Attributes=16384,FileSize=6364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1323391771,HashPart2=1257213472,HashPart3=-1527678174,HashPart4=1670605094,,)
        MSI (s) (9C:0C) [17:12:46:987]: File: C:\Oracle\AutoVue\bin\fonts\me10_22.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:987]: Source for file 'me10_22.uff' is compressed
        InstallFiles: File: me10_22.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6364
        MSI (s) (9C:0C) [17:12:46:987]: Executing op: FileCopy(SourceName=me10_23.uff,SourceCabKey=me10_23.uff,DestName=me10_23.uff,Attributes=16384,FileSize=6496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1533043900,HashPart2=-214726890,HashPart3=-1390100282,HashPart4=-1193077448,,)
        MSI (s) (9C:0C) [17:12:46:987]: File: C:\Oracle\AutoVue\bin\fonts\me10_23.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:987]: Source for file 'me10_23.uff' is compressed
        InstallFiles: File: me10_23.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6496
        MSI (s) (9C:0C) [17:12:46:987]: Executing op: FileCopy(SourceName=me10_24.uff,SourceCabKey=me10_24.uff,DestName=me10_24.uff,Attributes=16384,FileSize=12671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1376910260,HashPart2=19127215,HashPart3=-1044007174,HashPart4=-696304361,,)
        MSI (s) (9C:0C) [17:12:46:987]: File: C:\Oracle\AutoVue\bin\fonts\me10_24.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:987]: Source for file 'me10_24.uff' is compressed
        InstallFiles: File: me10_24.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 12671
        MSI (s) (9C:0C) [17:12:46:987]: Executing op: FileCopy(SourceName=me10_25.uff,SourceCabKey=me10_25.uff,DestName=me10_25.uff,Attributes=16384,FileSize=7733,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1460732717,HashPart2=428077662,HashPart3=1756015226,HashPart4=704213833,,)
        MSI (s) (9C:0C) [17:12:46:987]: File: C:\Oracle\AutoVue\bin\fonts\me10_25.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:46:987]: Source for file 'me10_25.uff' is compressed
        InstallFiles: File: me10_25.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7733
        MSI (s) (9C:0C) [17:12:47:002]: Executing op: FileCopy(SourceName=me10_26.uff,SourceCabKey=me10_26.uff,DestName=me10_26.uff,Attributes=16384,FileSize=7953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2087974188,HashPart2=2128520024,HashPart3=-901672890,HashPart4=-153488462,,)
        MSI (s) (9C:0C) [17:12:47:002]: File: C:\Oracle\AutoVue\bin\fonts\me10_26.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:002]: Source for file 'me10_26.uff' is compressed
        InstallFiles: File: me10_26.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7953
        MSI (s) (9C:0C) [17:12:47:002]: Executing op: FileCopy(SourceName=me10_27.uff,SourceCabKey=me10_27.uff,DestName=me10_27.uff,Attributes=16384,FileSize=2917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1695278459,HashPart2=757713617,HashPart3=-806708049,HashPart4=-1956983923,,)
        MSI (s) (9C:0C) [17:12:47:002]: File: C:\Oracle\AutoVue\bin\fonts\me10_27.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:002]: Source for file 'me10_27.uff' is compressed
        InstallFiles: File: me10_27.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2917
        MSI (s) (9C:0C) [17:12:47:002]: Executing op: FileCopy(SourceName=me10_28.uff,SourceCabKey=me10_28.uff,DestName=me10_28.uff,Attributes=16384,FileSize=3708,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=67680390,HashPart2=-415147510,HashPart3=-1604102657,HashPart4=1867943110,,)
        MSI (s) (9C:0C) [17:12:47:002]: File: C:\Oracle\AutoVue\bin\fonts\me10_28.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:002]: Source for file 'me10_28.uff' is compressed
        InstallFiles: File: me10_28.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3708
        MSI (s) (9C:0C) [17:12:47:002]: Executing op: FileCopy(SourceName=me10_29.uff,SourceCabKey=me10_29.uff,DestName=me10_29.uff,Attributes=16384,FileSize=3704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1026855311,HashPart2=-345331352,HashPart3=-81643505,HashPart4=-968803939,,)
        MSI (s) (9C:0C) [17:12:47:002]: File: C:\Oracle\AutoVue\bin\fonts\me10_29.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:002]: Source for file 'me10_29.uff' is compressed
        InstallFiles: File: me10_29.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3704
        MSI (s) (9C:0C) [17:12:47:002]: Executing op: FileCopy(SourceName=me10_30.uff,SourceCabKey=me10_30.uff,DestName=me10_30.uff,Attributes=16384,FileSize=8194,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-148629953,HashPart2=-1653515076,HashPart3=-1877354797,HashPart4=786378796,,)
        MSI (s) (9C:0C) [17:12:47:002]: File: C:\Oracle\AutoVue\bin\fonts\me10_30.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:002]: Source for file 'me10_30.uff' is compressed
        InstallFiles: File: me10_30.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8194
        MSI (s) (9C:0C) [17:12:47:002]: Executing op: FileCopy(SourceName=me10_31.uff,SourceCabKey=me10_31.uff,DestName=me10_31.uff,Attributes=16384,FileSize=7975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1958290751,HashPart2=1796309648,HashPart3=-220018432,HashPart4=-939714352,,)
        MSI (s) (9C:0C) [17:12:47:002]: File: C:\Oracle\AutoVue\bin\fonts\me10_31.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:002]: Source for file 'me10_31.uff' is compressed
        InstallFiles: File: me10_31.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7975
        MSI (s) (9C:0C) [17:12:47:002]: Executing op: FileCopy(SourceName=me10_32.uff,SourceCabKey=me10_32.uff,DestName=me10_32.uff,Attributes=16384,FileSize=908807,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1001508130,HashPart2=1466242805,HashPart3=1923461546,HashPart4=-1726881860,,)
        MSI (s) (9C:0C) [17:12:47:002]: File: C:\Oracle\AutoVue\bin\fonts\me10_32.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:002]: Source for file 'me10_32.uff' is compressed
        InstallFiles: File: me10_32.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 908807
        MSI (s) (9C:0C) [17:12:47:002]: Executing op: FileCopy(SourceName=me10_33.uff,SourceCabKey=me10_33.uff,DestName=me10_33.uff,Attributes=16384,FileSize=908370,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-179846777,HashPart2=670536015,HashPart3=-417488217,HashPart4=1960827827,,)
        MSI (s) (9C:0C) [17:12:47:002]: File: C:\Oracle\AutoVue\bin\fonts\me10_33.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:002]: Source for file 'me10_33.uff' is compressed
        InstallFiles: File: me10_33.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 908370
        MSI (s) (9C:0C) [17:12:47:018]: Executing op: FileCopy(SourceName=me10_34.uff,SourceCabKey=me10_34.uff,DestName=me10_34.uff,Attributes=16384,FileSize=908146,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-35814001,HashPart2=-821328177,HashPart3=1984890771,HashPart4=443474139,,)
        MSI (s) (9C:0C) [17:12:47:018]: File: C:\Oracle\AutoVue\bin\fonts\me10_34.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:018]: Source for file 'me10_34.uff' is compressed
        InstallFiles: File: me10_34.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 908146
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor1.uff,SourceCabKey=mentor1.uff,DestName=Mentor1.uff,Attributes=16384,FileSize=5558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-620350077,HashPart2=1003514938,HashPart3=-749683900,HashPart4=-962994531,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor1.uff' is compressed
        InstallFiles: File: Mentor1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5558
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor10.uff,SourceCabKey=mentor10.uff,DestName=Mentor10.uff,Attributes=16384,FileSize=5154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1231365837,HashPart2=-2010783331,HashPart3=1011277651,HashPart4=1711540307,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor10.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor10.uff' is compressed
        InstallFiles: File: Mentor10.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5154
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor11.uff,SourceCabKey=mentor11.uff,DestName=Mentor11.uff,Attributes=16384,FileSize=4704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=247838186,HashPart2=99310745,HashPart3=-1425293488,HashPart4=-1920201035,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor11.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor11.uff' is compressed
        InstallFiles: File: Mentor11.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4704
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor12.uff,SourceCabKey=mentor12.uff,DestName=Mentor12.uff,Attributes=16384,FileSize=5180,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1212431799,HashPart2=1570695805,HashPart3=-1395452395,HashPart4=1042525972,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor12.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor12.uff' is compressed
        InstallFiles: File: Mentor12.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5180
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor2.uff,SourceCabKey=mentor2.uff,DestName=Mentor2.uff,Attributes=16384,FileSize=4325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1061479383,HashPart2=1021512683,HashPart3=1361651045,HashPart4=1179279657,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor2.uff' is compressed
        InstallFiles: File: Mentor2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4325
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor3.uff,SourceCabKey=mentor3.uff,DestName=Mentor3.uff,Attributes=16384,FileSize=4240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-836825083,HashPart2=-1084605661,HashPart3=293585163,HashPart4=1960877420,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor3.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor3.uff' is compressed
        InstallFiles: File: Mentor3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4240
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor4.uff,SourceCabKey=mentor4.uff,DestName=Mentor4.uff,Attributes=16384,FileSize=3375,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1718477389,HashPart2=665283764,HashPart3=-323299572,HashPart4=1392644373,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor4.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor4.uff' is compressed
        InstallFiles: File: Mentor4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3375
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor5.uff,SourceCabKey=mentor5.uff,DestName=Mentor5.uff,Attributes=16384,FileSize=3353,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-243944802,HashPart2=1840914435,HashPart3=-1588666400,HashPart4=1488646383,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor5.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor5.uff' is compressed
        InstallFiles: File: Mentor5.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3353
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor6.uff,SourceCabKey=mentor6.uff,DestName=Mentor6.uff,Attributes=16384,FileSize=6391,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1922148883,HashPart2=1834114462,HashPart3=58120779,HashPart4=-481845020,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor6.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor6.uff' is compressed
        InstallFiles: File: Mentor6.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6391
        MSI (s) (9C:0C) [17:12:47:034]: Executing op: FileCopy(SourceName=Mentor7.uff,SourceCabKey=mentor7.uff,DestName=Mentor7.uff,Attributes=16384,FileSize=6500,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=627693450,HashPart2=1591669022,HashPart3=-1912107093,HashPart4=922556335,,)
        MSI (s) (9C:0C) [17:12:47:034]: File: C:\Oracle\AutoVue\bin\fonts\Mentor7.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:034]: Source for file 'mentor7.uff' is compressed
        InstallFiles: File: Mentor7.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6500
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=Mentor8.uff,SourceCabKey=mentor8.uff,DestName=Mentor8.uff,Attributes=16384,FileSize=5676,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-884782144,HashPart2=1728792114,HashPart3=542060086,HashPart4=532415099,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\Mentor8.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'mentor8.uff' is compressed
        InstallFiles: File: Mentor8.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5676
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=Mentor9.uff,SourceCabKey=mentor9.uff,DestName=Mentor9.uff,Attributes=16384,FileSize=5768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-487925438,HashPart2=-1410463488,HashPart3=-1206088259,HashPart4=776763144,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\Mentor9.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'mentor9.uff' is compressed
        InstallFiles: File: Mentor9.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5768
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=MGC-V1~1.GSR|mgc-v1-stroke-ascii.gsr,SourceCabKey=mgc_v1_stroke_ascii.gsr,DestName=mgc-v1-stroke-ascii.gsr,Attributes=16384,FileSize=4756,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1057997620,HashPart2=1201478294,HashPart3=-699880595,HashPart4=258544415,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\mgc-v1-stroke-ascii.gsr; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'mgc_v1_stroke_ascii.gsr' is compressed
        InstallFiles: File: mgc-v1-stroke-ascii.gsr, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4756
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=MIR1~1.FON|MIR1.font,SourceCabKey=mir1.font,DestName=MIR1.font,Attributes=16384,FileSize=23370,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=509495750,HashPart2=-914920282,HashPart3=-2133668742,HashPart4=-435372963,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\MIR1.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'mir1.font' is compressed
        InstallFiles: File: MIR1.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 23370
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=MIR1~2.FON|MIR1.fontlib,SourceCabKey=mir1.fontlib,DestName=MIR1.fontlib,Attributes=16384,FileSize=5398,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=384683324,HashPart2=1761020687,HashPart3=-1787499453,HashPart4=-1771538091,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\MIR1.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'mir1.fontlib' is compressed
        InstallFiles: File: MIR1.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5398
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=MIR2~1.FON|MIR2.font,SourceCabKey=mir2.font,DestName=MIR2.font,Attributes=16384,FileSize=23616,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2073907780,HashPart2=-754109188,HashPart3=-307975524,HashPart4=740633968,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\MIR2.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'mir2.font' is compressed
        InstallFiles: File: MIR2.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 23616
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=MIR2~2.FON|MIR2.fontlib,SourceCabKey=mir2.fontlib,DestName=MIR2.fontlib,Attributes=16384,FileSize=5428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=683481244,HashPart2=433808502,HashPart3=380841875,HashPart4=1073840139,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\MIR2.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'mir2.fontlib' is compressed
        InstallFiles: File: MIR2.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5428
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=miryl.shx,SourceCabKey=miryl.shx,DestName=miryl.shx,Attributes=16384,FileSize=27058,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1260007355,HashPart2=112040441,HashPart3=982956066,HashPart4=-802137197,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\miryl.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'miryl.shx' is compressed
        InstallFiles: File: miryl.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 27058
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=monotxt.shx,SourceCabKey=monotxt.shx,DestName=monotxt.shx,Attributes=16384,FileSize=8816,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1606291711,HashPart2=1211437938,HashPart3=-1593483376,HashPart4=350700413,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\monotxt.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'monotxt.shx' is compressed
        InstallFiles: File: monotxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8816
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=MONOTXT8.SHX,SourceCabKey=monotxt8.shx,DestName=MONOTXT8.SHX,Attributes=16384,FileSize=15184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1021376850,HashPart2=-1717880904,HashPart3=2059409253,HashPart4=1882034346,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\MONOTXT8.SHX; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'monotxt8.shx' is compressed
        InstallFiles: File: MONOTXT8.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 15184
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=MYRIAD~1.OTF|MyriadCAD.otf,SourceCabKey=myriadcad.otf,DestName=MyriadCAD.otf,Attributes=16384,FileSize=78540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2080784230,HashPart2=1671698019,HashPart3=-1187038993,HashPart4=599907736,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\MyriadCAD.otf; Won't Overwrite; Won't patch; New file unversioned - existing file versioned
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=ORCADL~1.UFF|OrcadLayout1.uff,SourceCabKey=orcadlayout1.uff,DestName=OrcadLayout1.uff,Attributes=16384,FileSize=3641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2066946100,HashPart2=-50224641,HashPart3=1307119051,HashPart4=674121377,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\OrcadLayout1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'orcadlayout1.uff' is compressed
        InstallFiles: File: OrcadLayout1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3641
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=Pads1.uff,SourceCabKey=pads1.uff,DestName=Pads1.uff,Attributes=16384,FileSize=6423,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=904132683,HashPart2=1072823487,HashPart3=-1501375159,HashPart4=-861253297,,)
        MSI (s) (9C:0C) [17:12:47:049]: File: C:\Oracle\AutoVue\bin\fonts\Pads1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:049]: Source for file 'pads1.uff' is compressed
        InstallFiles: File: Pads1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6423
        MSI (s) (9C:0C) [17:12:47:049]: Executing op: FileCopy(SourceName=pc.shx,SourceCabKey=pc.shx,DestName=pc.shx,Attributes=16384,FileSize=464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1751032772,HashPart2=1638194236,HashPart3=803476291,HashPart4=2075580895,,)
        MSI (s) (9C:0C) [17:12:47:065]: File: C:\Oracle\AutoVue\bin\fonts\pc.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:065]: Source for file 'pc.shx' is compressed
        InstallFiles: File: pc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 464
        MSI (s) (9C:0C) [17:12:47:065]: Executing op: FileCopy(SourceName=Pcad1.uff,SourceCabKey=pcad1.uff,DestName=Pcad1.uff,Attributes=16384,FileSize=9766,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=496794027,HashPart2=-2045438723,HashPart3=-753684782,HashPart4=-779936881,,)
        MSI (s) (9C:0C) [17:12:47:065]: File: C:\Oracle\AutoVue\bin\fonts\Pcad1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:065]: Source for file 'pcad1.uff' is compressed
        InstallFiles: File: Pcad1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 9766
        MSI (s) (9C:0C) [17:12:47:065]: Executing op: FileCopy(SourceName=Pcad2.uff,SourceCabKey=pcad2.uff,DestName=Pcad2.uff,Attributes=16384,FileSize=7545,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2028794868,HashPart2=947452452,HashPart3=1415562945,HashPart4=37313811,,)
        MSI (s) (9C:0C) [17:12:47:065]: File: C:\Oracle\AutoVue\bin\fonts\Pcad2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:065]: Source for file 'pcad2.uff' is compressed
        InstallFiles: File: Pcad2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7545
        MSI (s) (9C:0C) [17:12:47:065]: Executing op: FileCopy(SourceName=Pcad3.uff,SourceCabKey=pcad3.uff,DestName=Pcad3.uff,Attributes=16384,FileSize=11042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1876286434,HashPart2=-1058230712,HashPart3=-187584316,HashPart4=1585071350,,)
        MSI (s) (9C:0C) [17:12:47:065]: File: C:\Oracle\AutoVue\bin\fonts\Pcad3.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:065]: Source for file 'pcad3.uff' is compressed
        InstallFiles: File: Pcad3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 11042
        MSI (s) (9C:0C) [17:12:47:065]: Executing op: FileCopy(SourceName=proe1.uff,SourceCabKey=proe1.uff,DestName=proe1.uff,Attributes=16384,FileSize=3339,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1203317947,HashPart2=-15518562,HashPart3=-1050037945,HashPart4=1957363573,,)
        MSI (s) (9C:0C) [17:12:47:065]: File: C:\Oracle\AutoVue\bin\fonts\proe1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:065]: Source for file 'proe1.uff' is compressed
        InstallFiles: File: proe1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3339
        MSI (s) (9C:0C) [17:12:47:065]: Executing op: FileCopy(SourceName=proe10.uff,SourceCabKey=proe10.uff,DestName=proe10.uff,Attributes=16384,FileSize=2029861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2049911217,HashPart2=281608159,HashPart3=-1706702185,HashPart4=-109125920,,)
        MSI (s) (9C:0C) [17:12:47:065]: File: C:\Oracle\AutoVue\bin\fonts\proe10.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:065]: Source for file 'proe10.uff' is compressed
        InstallFiles: File: proe10.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2029861
        MSI (s) (9C:0C) [17:12:47:065]: Executing op: FileCopy(SourceName=proe11.uff,SourceCabKey=proe11.uff,DestName=proe11.uff,Attributes=16384,FileSize=6626,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1422866602,HashPart2=-994224227,HashPart3=1703178835,HashPart4=-393263983,,)
        MSI (s) (9C:0C) [17:12:47:065]: File: C:\Oracle\AutoVue\bin\fonts\proe11.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:065]: Source for file 'proe11.uff' is compressed
        InstallFiles: File: proe11.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6626
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe12.uff,SourceCabKey=proe12.uff,DestName=proe12.uff,Attributes=16384,FileSize=7148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=174817362,HashPart2=680617387,HashPart3=11126557,HashPart4=455005429,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe12.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe12.uff' is compressed
        InstallFiles: File: proe12.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7148
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe13.uff,SourceCabKey=proe13.uff,DestName=proe13.uff,Attributes=16384,FileSize=96662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1037461930,HashPart2=1029348821,HashPart3=-567507565,HashPart4=-1245627140,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe13.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe13.uff' is compressed
        InstallFiles: File: proe13.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 96662
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe14.uff,SourceCabKey=proe14.uff,DestName=proe14.uff,Attributes=16384,FileSize=84811,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1772432974,HashPart2=1295149442,HashPart3=383701937,HashPart4=-5479781,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe14.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe14.uff' is compressed
        InstallFiles: File: proe14.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 84811
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe15.uff,SourceCabKey=proe15.uff,DestName=proe15.uff,Attributes=16384,FileSize=140844,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1181994872,HashPart2=1765285142,HashPart3=-11530188,HashPart4=-1718935208,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe15.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe15.uff' is compressed
        InstallFiles: File: proe15.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 140844
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe16.uff,SourceCabKey=proe16.uff,DestName=proe16.uff,Attributes=16384,FileSize=3975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1558317911,HashPart2=2012506445,HashPart3=-1502704323,HashPart4=46414780,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe16.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe16.uff' is compressed
        InstallFiles: File: proe16.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3975
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe17.uff,SourceCabKey=proe17.uff,DestName=proe17.uff,Attributes=16384,FileSize=1742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1936932420,HashPart2=1547664517,HashPart3=-486761409,HashPart4=609491776,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe17.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe17.uff' is compressed
        InstallFiles: File: proe17.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1742
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe18.uff,SourceCabKey=proe18.uff,DestName=proe18.uff,Attributes=16384,FileSize=3749,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1258587293,HashPart2=1898025051,HashPart3=-1455441080,HashPart4=-995922926,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe18.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe18.uff' is compressed
        InstallFiles: File: proe18.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3749
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe19.uff,SourceCabKey=proe19.uff,DestName=proe19.uff,Attributes=16384,FileSize=3059,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-908814894,HashPart2=2102975225,HashPart3=1091085117,HashPart4=58117941,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe19.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe19.uff' is compressed
        InstallFiles: File: proe19.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3059
        MSI (s) (9C:0C) [17:12:47:081]: Executing op: FileCopy(SourceName=proe2.uff,SourceCabKey=proe2.uff,DestName=proe2.uff,Attributes=16384,FileSize=995062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=948135959,HashPart2=1449941673,HashPart3=-162942651,HashPart4=266801539,,)
        MSI (s) (9C:0C) [17:12:47:081]: File: C:\Oracle\AutoVue\bin\fonts\proe2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:081]: Source for file 'proe2.uff' is compressed
        InstallFiles: File: proe2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 995062
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe20.uff,SourceCabKey=proe20.uff,DestName=proe20.uff,Attributes=16384,FileSize=4106,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1468919812,HashPart2=-427292778,HashPart3=934653145,HashPart4=462249751,,)
        MSI (s) (9C:0C) [17:12:47:096]: File: C:\Oracle\AutoVue\bin\fonts\proe20.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:096]: Source for file 'proe20.uff' is compressed
        InstallFiles: File: proe20.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4106
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe21.uff,SourceCabKey=proe21.uff,DestName=proe21.uff,Attributes=16384,FileSize=4568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1641532708,HashPart2=419386267,HashPart3=1696561242,HashPart4=709385426,,)
        MSI (s) (9C:0C) [17:12:47:096]: File: C:\Oracle\AutoVue\bin\fonts\proe21.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:096]: Source for file 'proe21.uff' is compressed
        InstallFiles: File: proe21.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4568
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe22.uff,SourceCabKey=proe22.uff,DestName=proe22.uff,Attributes=16384,FileSize=8356,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=593295219,HashPart2=-999713152,HashPart3=456082659,HashPart4=-507318112,,)
        MSI (s) (9C:0C) [17:12:47:096]: File: C:\Oracle\AutoVue\bin\fonts\proe22.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:096]: Source for file 'proe22.uff' is compressed
        InstallFiles: File: proe22.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8356
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe23.uff,SourceCabKey=proe23.uff,DestName=proe23.uff,Attributes=16384,FileSize=2387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1306985602,HashPart2=2017352011,HashPart3=-2092034023,HashPart4=189628297,,)
        MSI (s) (9C:0C) [17:12:47:096]: File: C:\Oracle\AutoVue\bin\fonts\proe23.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:096]: Source for file 'proe23.uff' is compressed
        InstallFiles: File: proe23.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2387
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe24.uff,SourceCabKey=proe24.uff,DestName=proe24.uff,Attributes=16384,FileSize=8381,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1991652346,HashPart2=-1482334764,HashPart3=1468203887,HashPart4=-517974160,,)
        MSI (s) (9C:0C) [17:12:47:096]: File: C:\Oracle\AutoVue\bin\fonts\proe24.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:096]: Source for file 'proe24.uff' is compressed
        InstallFiles: File: proe24.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8381
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe25.uff,SourceCabKey=proe25.uff,DestName=proe25.uff,Attributes=16384,FileSize=2431,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=533118123,HashPart2=1234284162,HashPart3=-1014840785,HashPart4=1270983885,,)
        MSI (s) (9C:0C) [17:12:47:096]: File: C:\Oracle\AutoVue\bin\fonts\proe25.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:096]: Source for file 'proe25.uff' is compressed
        InstallFiles: File: proe25.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2431
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe26.uff,SourceCabKey=proe26.uff,DestName=proe26.uff,Attributes=16384,FileSize=4186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1765371049,HashPart2=312722762,HashPart3=-1623225056,HashPart4=-1324524508,,)
        MSI (s) (9C:0C) [17:12:47:096]: File: C:\Oracle\AutoVue\bin\fonts\proe26.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:096]: Source for file 'proe26.uff' is compressed
        InstallFiles: File: proe26.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4186
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe27.uff,SourceCabKey=proe27.uff,DestName=proe27.uff,Attributes=16384,FileSize=554007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=537603018,HashPart2=-2087605695,HashPart3=1556277229,HashPart4=-975860709,,)
        MSI (s) (9C:0C) [17:12:47:096]: File: C:\Oracle\AutoVue\bin\fonts\proe27.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:096]: Source for file 'proe27.uff' is compressed
        InstallFiles: File: proe27.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 554007
        MSI (s) (9C:0C) [17:12:47:096]: Executing op: FileCopy(SourceName=proe28.uff,SourceCabKey=proe28.uff,DestName=proe28.uff,Attributes=16384,FileSize=4743,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1944736246,HashPart2=990728388,HashPart3=1205424170,HashPart4=783753185,,)
        MSI (s) (9C:0C) [17:12:47:112]: File: C:\Oracle\AutoVue\bin\fonts\proe28.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:112]: Source for file 'proe28.uff' is compressed
        InstallFiles: File: proe28.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4743
        MSI (s) (9C:0C) [17:12:47:112]: Executing op: FileCopy(SourceName=proe29.uff,SourceCabKey=proe29.uff,DestName=proe29.uff,Attributes=16384,FileSize=663625,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1841902914,HashPart2=979839825,HashPart3=941602345,HashPart4=1327022810,,)
        MSI (s) (9C:0C) [17:12:47:112]: File: C:\Oracle\AutoVue\bin\fonts\proe29.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:112]: Source for file 'proe29.uff' is compressed
        InstallFiles: File: proe29.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 663625
        MSI (s) (9C:0C) [17:12:47:112]: Executing op: FileCopy(SourceName=proe3.uff,SourceCabKey=proe3.uff,DestName=proe3.uff,Attributes=16384,FileSize=462185,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=755271684,HashPart2=2032400455,HashPart3=481366827,HashPart4=103719816,,)
        MSI (s) (9C:0C) [17:12:47:112]: File: C:\Oracle\AutoVue\bin\fonts\proe3.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:112]: Source for file 'proe3.uff' is compressed
        InstallFiles: File: proe3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 462185
        MSI (s) (9C:0C) [17:12:47:112]: Executing op: FileCopy(SourceName=proe30.uff,SourceCabKey=proe30.uff,DestName=proe30.uff,Attributes=16384,FileSize=960141,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1447338724,HashPart2=-113368391,HashPart3=-435015926,HashPart4=1717438563,,)
        MSI (s) (9C:0C) [17:12:47:112]: File: C:\Oracle\AutoVue\bin\fonts\proe30.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:112]: Source for file 'proe30.uff' is compressed
        InstallFiles: File: proe30.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 960141
        MSI (s) (9C:0C) [17:12:47:128]: Executing op: FileCopy(SourceName=proe31.uff,SourceCabKey=proe31.uff,DestName=proe31.uff,Attributes=16384,FileSize=757466,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-607082319,HashPart2=631905846,HashPart3=-1743247588,HashPart4=2124738126,,)
        MSI (s) (9C:0C) [17:12:47:128]: File: C:\Oracle\AutoVue\bin\fonts\proe31.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:128]: Source for file 'proe31.uff' is compressed
        InstallFiles: File: proe31.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 757466
        MSI (s) (9C:0C) [17:12:47:128]: Executing op: FileCopy(SourceName=proe32.uff,SourceCabKey=proe32.uff,DestName=proe32.uff,Attributes=16384,FileSize=1097592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-775323240,HashPart2=1693654263,HashPart3=-2110829005,HashPart4=550186580,,)
        MSI (s) (9C:0C) [17:12:47:128]: File: C:\Oracle\AutoVue\bin\fonts\proe32.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:128]: Source for file 'proe32.uff' is compressed
        InstallFiles: File: proe32.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1097592
        MSI (s) (9C:0C) [17:12:47:128]: Executing op: FileCopy(SourceName=proe33.uff,SourceCabKey=proe33.uff,DestName=proe33.uff,Attributes=16384,FileSize=624460,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1145262759,HashPart2=135096626,HashPart3=-1966207271,HashPart4=-1954581299,,)
        MSI (s) (9C:0C) [17:12:47:128]: File: C:\Oracle\AutoVue\bin\fonts\proe33.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:128]: Source for file 'proe33.uff' is compressed
        InstallFiles: File: proe33.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 624460
        MSI (s) (9C:0C) [17:12:47:143]: Executing op: FileCopy(SourceName=proe34.uff,SourceCabKey=proe34.uff,DestName=proe34.uff,Attributes=16384,FileSize=908515,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-587141457,HashPart2=491214695,HashPart3=-663816495,HashPart4=898829516,,)
        MSI (s) (9C:0C) [17:12:47:143]: File: C:\Oracle\AutoVue\bin\fonts\proe34.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:143]: Source for file 'proe34.uff' is compressed
        InstallFiles: File: proe34.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 908515
        MSI (s) (9C:0C) [17:12:47:143]: Executing op: FileCopy(SourceName=proe35.uff,SourceCabKey=proe35.uff,DestName=proe35.uff,Attributes=16384,FileSize=1915581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-22176456,HashPart2=-573108859,HashPart3=-972046655,HashPart4=-2097319763,,)
        MSI (s) (9C:0C) [17:12:47:143]: File: C:\Oracle\AutoVue\bin\fonts\proe35.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:143]: Source for file 'proe35.uff' is compressed
        InstallFiles: File: proe35.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1915581
        MSI (s) (9C:0C) [17:12:47:159]: Executing op: FileCopy(SourceName=proe36.uff,SourceCabKey=proe36.uff,DestName=proe36.uff,Attributes=16384,FileSize=2814797,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2035906571,HashPart2=1560605916,HashPart3=836135892,HashPart4=-1413117967,,)
        MSI (s) (9C:0C) [17:12:47:159]: File: C:\Oracle\AutoVue\bin\fonts\proe36.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:159]: Source for file 'proe36.uff' is compressed
        InstallFiles: File: proe36.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 2814797
        MSI (s) (9C:0C) [17:12:47:159]: Executing op: FileCopy(SourceName=proe4.uff,SourceCabKey=proe4.uff,DestName=proe4.uff,Attributes=16384,FileSize=666517,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=447351157,HashPart2=-1807642200,HashPart3=-255851970,HashPart4=-1211518294,,)
        MSI (s) (9C:0C) [17:12:47:159]: File: C:\Oracle\AutoVue\bin\fonts\proe4.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:159]: Source for file 'proe4.uff' is compressed
        InstallFiles: File: proe4.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 666517
        MSI (s) (9C:0C) [17:12:47:174]: Executing op: FileCopy(SourceName=proe5.uff,SourceCabKey=proe5.uff,DestName=proe5.uff,Attributes=16384,FileSize=4391,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=305177521,HashPart2=1930849284,HashPart3=-1404854717,HashPart4=118045968,,)
        MSI (s) (9C:0C) [17:12:47:174]: File: C:\Oracle\AutoVue\bin\fonts\proe5.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:174]: Source for file 'proe5.uff' is compressed
        InstallFiles: File: proe5.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4391
        MSI (s) (9C:0C) [17:12:47:174]: Executing op: FileCopy(SourceName=proe6.uff,SourceCabKey=proe6.uff,DestName=proe6.uff,Attributes=16384,FileSize=4346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-880329636,HashPart2=926110838,HashPart3=2046158872,HashPart4=319431640,,)
        MSI (s) (9C:0C) [17:12:47:174]: File: C:\Oracle\AutoVue\bin\fonts\proe6.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:174]: Source for file 'proe6.uff' is compressed
        InstallFiles: File: proe6.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4346
        MSI (s) (9C:0C) [17:12:47:174]: Executing op: FileCopy(SourceName=proe7.uff,SourceCabKey=proe7.uff,DestName=proe7.uff,Attributes=16384,FileSize=633035,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1811006663,HashPart2=-2118091253,HashPart3=-1834394074,HashPart4=-345500648,,)
        MSI (s) (9C:0C) [17:12:47:174]: File: C:\Oracle\AutoVue\bin\fonts\proe7.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:174]: Source for file 'proe7.uff' is compressed
        InstallFiles: File: proe7.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 633035
        MSI (s) (9C:0C) [17:12:47:174]: Executing op: FileCopy(SourceName=proe8.uff,SourceCabKey=proe8.uff,DestName=proe8.uff,Attributes=16384,FileSize=1944309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-283153032,HashPart2=2134090618,HashPart3=11916221,HashPart4=-909510195,,)
        MSI (s) (9C:0C) [17:12:47:174]: File: C:\Oracle\AutoVue\bin\fonts\proe8.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:174]: Source for file 'proe8.uff' is compressed
        InstallFiles: File: proe8.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1944309
        MSI (s) (9C:0C) [17:12:47:190]: Executing op: FileCopy(SourceName=proe9.uff,SourceCabKey=proe9.uff,DestName=proe9.uff,Attributes=16384,FileSize=1861406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1408009380,HashPart2=240668806,HashPart3=2123326982,HashPart4=903456201,,)
        MSI (s) (9C:0C) [17:12:47:190]: File: C:\Oracle\AutoVue\bin\fonts\proe9.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:190]: Source for file 'proe9.uff' is compressed
        InstallFiles: File: proe9.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1861406
        MSI (s) (9C:0C) [17:12:47:190]: Executing op: FileCopy(SourceName=proefont.map,SourceCabKey=proefont.map,DestName=proefont.map,Attributes=16384,FileSize=11637,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1043035098,HashPart2=-1193652379,HashPart3=836167697,HashPart4=-1390842343,,)
        MSI (s) (9C:0C) [17:12:47:190]: File: C:\Oracle\AutoVue\bin\fonts\proefont.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:190]: Source for file 'proefont.map' is compressed
        InstallFiles: File: proefont.map, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 11637
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=Protel1.uff,SourceCabKey=protel1.uff,DestName=Protel1.uff,Attributes=16384,FileSize=6205,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=155794841,HashPart2=-1620652030,HashPart3=-372909093,HashPart4=-1452122684,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\Protel1.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'protel1.uff' is compressed
        InstallFiles: File: Protel1.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6205
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=Protel2.uff,SourceCabKey=protel2.uff,DestName=Protel2.uff,Attributes=16384,FileSize=7203,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=138637153,HashPart2=-1916167352,HashPart3=266728232,HashPart4=-297874741,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\Protel2.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'protel2.uff' is compressed
        InstallFiles: File: Protel2.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7203
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=Protel3.uff,SourceCabKey=protel3.uff,DestName=Protel3.uff,Attributes=16384,FileSize=7646,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=754066794,HashPart2=495871290,HashPart3=1267299379,HashPart4=-1251819672,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\Protel3.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'protel3.uff' is compressed
        InstallFiles: File: Protel3.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7646
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=quality.chr,SourceCabKey=quality.chr,DestName=quality.chr,Attributes=16384,FileSize=9364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-924522382,HashPart2=1910802553,HashPart3=-663314399,HashPart4=-129197341,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\quality.chr; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'quality.chr' is compressed
        InstallFiles: File: quality.chr, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 9364
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=ROM1~1.FON|ROM1.font,SourceCabKey=rom1.font,DestName=ROM1.font,Attributes=16384,FileSize=12197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-526039755,HashPart2=1329521669,HashPart3=1313497140,HashPart4=-872480791,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\ROM1.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'rom1.font' is compressed
        InstallFiles: File: ROM1.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 12197
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=ROM1~2.FON|ROM1.fontlib,SourceCabKey=rom1.fontlib,DestName=ROM1.fontlib,Attributes=16384,FileSize=6860,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1850294951,HashPart2=1028667604,HashPart3=-63445284,HashPart4=-1223207879,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\ROM1.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'rom1.fontlib' is compressed
        InstallFiles: File: ROM1.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6860
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=ROM2~1.FON|ROM2.font,SourceCabKey=rom2.font,DestName=ROM2.font,Attributes=16384,FileSize=27085,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1464320407,HashPart2=-1130116342,HashPart3=866023315,HashPart4=1227426492,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\ROM2.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'rom2.font' is compressed
        InstallFiles: File: ROM2.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 27085
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=ROM2~2.FON|ROM2.fontlib,SourceCabKey=rom2.fontlib,DestName=ROM2.fontlib,Attributes=16384,FileSize=9396,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-769876834,HashPart2=2080427743,HashPart3=2135709362,HashPart4=-754626370,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\ROM2.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'rom2.fontlib' is compressed
        InstallFiles: File: ROM2.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 9396
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=ROM3~1.FON|ROM3.font,SourceCabKey=rom3.font,DestName=ROM3.font,Attributes=16384,FileSize=43492,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=112288217,HashPart2=9203982,HashPart3=768852798,HashPart4=207928528,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\ROM3.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'rom3.font' is compressed
        InstallFiles: File: ROM3.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 43492
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=ROM3~2.FON|ROM3.fontlib,SourceCabKey=rom3.fontlib,DestName=ROM3.fontlib,Attributes=16384,FileSize=11626,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1830624848,HashPart2=-446569102,HashPart3=-1440981489,HashPart4=402902018,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\ROM3.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'rom3.fontlib' is compressed
        InstallFiles: File: ROM3.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 11626
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=romanc.shx,SourceCabKey=romanc.shx,DestName=romanc.shx,Attributes=16384,FileSize=23057,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1607771539,HashPart2=-84159241,HashPart3=1967723692,HashPart4=728986500,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\romanc.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'romanc.shx' is compressed
        InstallFiles: File: romanc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 23057
        MSI (s) (9C:0C) [17:12:47:205]: Executing op: FileCopy(SourceName=romand.shx,SourceCabKey=romand.shx,DestName=romand.shx,Attributes=16384,FileSize=22534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1990628863,HashPart2=-448367084,HashPart3=1596918956,HashPart4=965731066,,)
        MSI (s) (9C:0C) [17:12:47:205]: File: C:\Oracle\AutoVue\bin\fonts\romand.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:205]: Source for file 'romand.shx' is compressed
        InstallFiles: File: romand.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 22534
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=romans.shx,SourceCabKey=romans.shx,DestName=romans.shx,Attributes=16384,FileSize=16086,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-334682306,HashPart2=-1209371442,HashPart3=-241343065,HashPart4=1976120748,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\romans.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'romans.shx' is compressed
        InstallFiles: File: romans.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 16086
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=romansim.fnt,SourceCabKey=romansim.fnt,DestName=romansim.fnt,Attributes=16384,FileSize=5594,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-874149188,HashPart2=1109370542,HashPart3=1764354647,HashPart4=-1502831795,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\romansim.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'romansim.fnt' is compressed
        InstallFiles: File: romansim.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5594
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=romant.shx,SourceCabKey=romant.shx,DestName=romant.shx,Attributes=16384,FileSize=39728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=720346994,HashPart2=863484981,HashPart3=-1119011798,HashPart4=-1195595939,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\romant.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'romant.shx' is compressed
        InstallFiles: File: romant.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 39728
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=S932~1.FON|S932.fontlib,SourceCabKey=s932.fontlib,DestName=S932.fontlib,Attributes=16384,FileSize=7222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-670889349,HashPart2=-586386071,HashPart3=1424640395,HashPart4=518833753,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\S932.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 's932.fontlib' is compressed
        InstallFiles: File: S932.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 7222
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=sas_____.pfb,SourceCabKey=sas_____.pfb,DestName=sas_____.pfb,Attributes=16384,FileSize=27364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1804666117,HashPart2=614154,HashPart3=-1175822729,HashPart4=-1908814024,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\sas_____.pfb; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'sas_____.pfb' is compressed
        InstallFiles: File: sas_____.pfb, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 27364
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=scriptc.shx,SourceCabKey=scriptc.shx,DestName=scriptc.shx,Attributes=16384,FileSize=26587,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1681963676,HashPart2=1320675292,HashPart3=-372747529,HashPart4=-1834890861,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\scriptc.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'scriptc.shx' is compressed
        InstallFiles: File: scriptc.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 26587
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=scripts.shx,SourceCabKey=scripts.shx,DestName=scripts.shx,Attributes=16384,FileSize=20244,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1100087629,HashPart2=-226854285,HashPart3=-1430948187,HashPart4=1231291154,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\scripts.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'scripts.shx' is compressed
        InstallFiles: File: scripts.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 20244
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=Serif.Fnt,SourceCabKey=serif.fnt,DestName=Serif.Fnt,Attributes=16384,FileSize=5001,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1595242313,HashPart2=917275546,HashPart3=-85797131,HashPart4=602187329,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\Serif.Fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'serif.fnt' is compressed
        InstallFiles: File: Serif.Fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5001
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=SET9~1.FON|SET9.fontlib,SourceCabKey=set9.fontlib,DestName=SET9.fontlib,Attributes=16384,FileSize=5600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-698284574,HashPart2=1262581593,HashPart3=-1847572539,HashPart4=1450652878,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\SET9.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'set9.fontlib' is compressed
        InstallFiles: File: SET9.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5600
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=SF01~1.FON|SF01.fontlib,SourceCabKey=sf01.fontlib,DestName=SF01.fontlib,Attributes=16384,FileSize=6848,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-765035021,HashPart2=-325535249,HashPart3=1275665373,HashPart4=286843924,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\SF01.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'sf01.fontlib' is compressed
        InstallFiles: File: SF01.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6848
        MSI (s) (9C:0C) [17:12:47:221]: Executing op: FileCopy(SourceName=SF02~1.FON|SF02.fontlib,SourceCabKey=sf02.fontlib,DestName=SF02.fontlib,Attributes=16384,FileSize=6412,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1856255194,HashPart2=-484395896,HashPart3=-490860819,HashPart4=1516410675,,)
        MSI (s) (9C:0C) [17:12:47:221]: File: C:\Oracle\AutoVue\bin\fonts\SF02.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:221]: Source for file 'sf02.fontlib' is compressed
        InstallFiles: File: SF02.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6412
        MSI (s) (9C:0C) [17:12:47:236]: Executing op: FileCopy(SourceName=SF03~1.FON|SF03.fontlib,SourceCabKey=sf03.fontlib,DestName=SF03.fontlib,Attributes=16384,FileSize=6788,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1024048122,HashPart2=-475107308,HashPart3=693178847,HashPart4=2033902422,,)
        MSI (s) (9C:0C) [17:12:47:236]: File: C:\Oracle\AutoVue\bin\fonts\SF03.fontlib; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:236]: Source for file 'sf03.fontlib' is compressed
        InstallFiles: File: SF03.fontlib, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6788
        MSI (s) (9C:0C) [17:12:47:236]: Executing op: FileCopy(SourceName=SICH~1.FON|SICH.font,SourceCabKey=sich.font,DestName=SICH.font,Attributes=16384,FileSize=3233540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1635674565,HashPart2=2127826272,HashPart3=-1416516886,HashPart4=1029793541,,)
        MSI (s) (9C:0C) [17:12:47:236]: File: C:\Oracle\AutoVue\bin\fonts\SICH.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:236]: Source for file 'sich.font' is compressed
        InstallFiles: File: SICH.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3233540
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=SimpFont.Fnt,SourceCabKey=simpfont.fnt,DestName=SimpFont.Fnt,Attributes=16384,FileSize=5001,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=891380914,HashPart2=1292823347,HashPart3=-1435230190,HashPart4=2065220858,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\SimpFont.Fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'simpfont.fnt' is compressed
        InstallFiles: File: SimpFont.Fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5001
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=simplex.shx,SourceCabKey=simplex.shx,DestName=simplex.shx,Attributes=16384,FileSize=16602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-608082401,HashPart2=167742382,HashPart3=1493989929,HashPart4=-951847123,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\simplex.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'simplex.shx' is compressed
        InstallFiles: File: simplex.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 16602
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=SIMPLEX8.SHX,SourceCabKey=simplex8.shx,DestName=SIMPLEX8.SHX,Attributes=16384,FileSize=13813,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1489759076,HashPart2=-802668330,HashPart3=2044395971,HashPart4=711581311,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\SIMPLEX8.SHX; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'simplex8.shx' is compressed
        InstallFiles: File: SIMPLEX8.SHX, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 13813
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=special.fnt,SourceCabKey=special.fnt,DestName=special.fnt,Attributes=16384,FileSize=3634,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-169119641,HashPart2=-586450246,HashPart3=-1184833425,HashPart4=-786051231,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\special.fnt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'special.fnt' is compressed
        InstallFiles: File: special.fnt, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 3634
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=special.shx,SourceCabKey=special.shx,DestName=special.shx,Attributes=16384,FileSize=1536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1761341126,HashPart2=228329445,HashPart3=410248353,HashPart4=-1366653471,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\special.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'special.shx' is compressed
        InstallFiles: File: special.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1536
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=spec_bar.shx,SourceCabKey=spec_bar.shx,DestName=spec_bar.shx,Attributes=16384,FileSize=1767,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-772452091,HashPart2=-714170407,HashPart3=486329757,HashPart4=1479347424,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\spec_bar.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'spec_bar.shx' is compressed
        InstallFiles: File: spec_bar.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1767
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=spec_sl.shx,SourceCabKey=spec_sl.shx,DestName=spec_sl.shx,Attributes=16384,FileSize=1536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1761341126,HashPart2=228329445,HashPart3=410248353,HashPart4=-1366653471,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\spec_sl.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'spec_sl.shx' is compressed
        InstallFiles: File: spec_sl.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 1536
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=SSS1~1.FON|SSS1.font,SourceCabKey=sss1.font,DestName=SSS1.font,Attributes=16384,FileSize=21956,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-203973693,HashPart2=1185412051,HashPart3=-887060287,HashPart4=-249396269,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\SSS1.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'sss1.font' is compressed
        InstallFiles: File: SSS1.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 21956
        MSI (s) (9C:0C) [17:12:47:252]: Executing op: FileCopy(SourceName=SSS2~1.FON|SSS2.font,SourceCabKey=sss2.font,DestName=SSS2.font,Attributes=16384,FileSize=53464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1631029072,HashPart2=136895882,HashPart3=-288723683,HashPart4=661122502,,)
        MSI (s) (9C:0C) [17:12:47:252]: File: C:\Oracle\AutoVue\bin\fonts\SSS2.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:252]: Source for file 'sss2.font' is compressed
        InstallFiles: File: SSS2.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 53464
        MSI (s) (9C:0C) [17:12:47:268]: Executing op: FileCopy(SourceName=SSS3~1.FON|SSS3.font,SourceCabKey=sss3.font,DestName=SSS3.font,Attributes=16384,FileSize=8507,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1419636360,HashPart2=1193374793,HashPart3=1146070453,HashPart4=-1689228504,,)
        MSI (s) (9C:0C) [17:12:47:268]: File: C:\Oracle\AutoVue\bin\fonts\SSS3.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:268]: Source for file 'sss3.font' is compressed
        InstallFiles: File: SSS3.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8507
        MSI (s) (9C:0C) [17:12:47:268]: Executing op: FileCopy(SourceName=SSS4~1.FON|SSS4.font,SourceCabKey=sss4.font,DestName=SSS4.font,Attributes=16384,FileSize=8123479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1823431023,HashPart2=1867699507,HashPart3=-483627378,HashPart4=2076248505,,)
        MSI (s) (9C:0C) [17:12:47:268]: File: C:\Oracle\AutoVue\bin\fonts\SSS4.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:268]: Source for file 'sss4.font' is compressed
        InstallFiles: File: SSS4.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8123479
        MSI (s) (9C:0C) [17:12:47:299]: Executing op: FileCopy(SourceName=std,SourceCabKey=std,DestName=std,Attributes=16384,FileSize=14963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-281870959,HashPart2=1957556557,HashPart3=-366455031,HashPart4=-1956898309,,)
        MSI (s) (9C:0C) [17:12:47:299]: File: C:\Oracle\AutoVue\bin\fonts\std; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:299]: Source for file 'std' is compressed
        InstallFiles: File: std, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 14963
        MSI (s) (9C:0C) [17:12:47:299]: Executing op: FileCopy(SourceName=STROKE~1.GSR|stroke-ascii.gsr,SourceCabKey=stroke_ascii.gsr,DestName=stroke-ascii.gsr,Attributes=16384,FileSize=4476,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-456040197,HashPart2=-1490215011,HashPart3=-1438057774,HashPart4=-1775055683,,)
        MSI (s) (9C:0C) [17:12:47:299]: File: C:\Oracle\AutoVue\bin\fonts\stroke-ascii.gsr; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:299]: Source for file 'stroke_ascii.gsr' is compressed
        InstallFiles: File: stroke-ascii.gsr, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 4476
        MSI (s) (9C:0C) [17:12:47:299]: Executing op: FileCopy(SourceName=STROKE~2.GSR|stroke-iso88591-m.gsr,SourceCabKey=stroke_iso88591_m.gsr,DestName=stroke-iso88591-m.gsr,Attributes=16384,FileSize=10792,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1183528831,HashPart2=-1566073236,HashPart3=382807685,HashPart4=958411066,,)
        MSI (s) (9C:0C) [17:12:47:299]: File: C:\Oracle\AutoVue\bin\fonts\stroke-iso88591-m.gsr; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:299]: Source for file 'stroke_iso88591_m.gsr' is compressed
        InstallFiles: File: stroke-iso88591-m.gsr, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 10792
        MSI (s) (9C:0C) [17:12:47:299]: Executing op: FileCopy(SourceName=STROKE~3.GSR|stroke-iso88591-p.gsr,SourceCabKey=stroke_iso88591_p.gsr,DestName=stroke-iso88591-p.gsr,Attributes=16384,FileSize=10792,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=998904613,HashPart2=-2143059028,HashPart3=-1286523398,HashPart4=746779486,,)
        MSI (s) (9C:0C) [17:12:47:299]: File: C:\Oracle\AutoVue\bin\fonts\stroke-iso88591-p.gsr; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:299]: Source for file 'stroke_iso88591_p.gsr' is compressed
        InstallFiles: File: stroke-iso88591-p.gsr, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 10792
        MSI (s) (9C:0C) [17:12:47:299]: Executing op: FileCopy(SourceName=syastro.shx,SourceCabKey=syastro.shx,DestName=syastro.shx,Attributes=16384,FileSize=6841,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-802711737,HashPart2=2005501665,HashPart3=937389613,HashPart4=299780870,,)
        MSI (s) (9C:0C) [17:12:47:299]: File: C:\Oracle\AutoVue\bin\fonts\syastro.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:299]: Source for file 'syastro.shx' is compressed
        InstallFiles: File: syastro.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6841
        MSI (s) (9C:0C) [17:12:47:299]: Executing op: FileCopy(SourceName=SYM1~1.FON|SYM1.font,SourceCabKey=sym1.font,DestName=SYM1.font,Attributes=16384,FileSize=27293,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=211364560,HashPart2=2091564103,HashPart3=634090779,HashPart4=551068764,,)
        MSI (s) (9C:0C) [17:12:47:299]: File: C:\Oracle\AutoVue\bin\fonts\SYM1.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:299]: Source for file 'sym1.font' is compressed
        InstallFiles: File: SYM1.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 27293
        MSI (s) (9C:0C) [17:12:47:299]: Executing op: FileCopy(SourceName=SYM2~1.FON|SYM2.font,SourceCabKey=sym2.font,DestName=SYM2.font,Attributes=16384,FileSize=21861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1593542815,HashPart2=-946937814,HashPart3=1238804963,HashPart4=-1268791867,,)
        MSI (s) (9C:0C) [17:12:47:299]: File: C:\Oracle\AutoVue\bin\fonts\SYM2.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:299]: Source for file 'sym2.font' is compressed
        InstallFiles: File: SYM2.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 21861
        MSI (s) (9C:0C) [17:12:47:299]: Executing op: FileCopy(SourceName=SYM3~1.FON|SYM3.font,SourceCabKey=sym3.font,DestName=SYM3.font,Attributes=16384,FileSize=14998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1563140524,HashPart2=601344358,HashPart3=796905209,HashPart4=-727392110,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\SYM3.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'sym3.font' is compressed
        InstallFiles: File: SYM3.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 14998
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=SYM4~1.FON|SYM4.font,SourceCabKey=sym4.font,DestName=SYM4.font,Attributes=16384,FileSize=16297,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=568995487,HashPart2=1681821052,HashPart3=550270189,HashPart4=-1334238092,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\SYM4.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'sym4.font' is compressed
        InstallFiles: File: SYM4.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 16297
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=symap.shx,SourceCabKey=symap.shx,DestName=symap.shx,Attributes=16384,FileSize=6149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1463841492,HashPart2=2081874514,HashPart3=-479460792,HashPart4=-725662402,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\symap.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'symap.shx' is compressed
        InstallFiles: File: symap.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6149
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=symath.shx,SourceCabKey=symath.shx,DestName=symath.shx,Attributes=16384,FileSize=6070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=249650075,HashPart2=1125640487,HashPart3=-788500849,HashPart4=664560652,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\symath.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'symath.shx' is compressed
        InstallFiles: File: symath.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6070
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=symeteo.shx,SourceCabKey=symeteo.shx,DestName=symeteo.shx,Attributes=16384,FileSize=5084,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2012610180,HashPart2=-1030645269,HashPart3=-424633748,HashPart4=-377587920,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\symeteo.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'symeteo.shx' is compressed
        InstallFiles: File: symeteo.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5084
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=symusic.shx,SourceCabKey=symusic.shx,DestName=symusic.shx,Attributes=16384,FileSize=6944,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1627938658,HashPart2=226185883,HashPart3=174109624,HashPart4=584981774,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\symusic.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'symusic.shx' is compressed
        InstallFiles: File: symusic.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 6944
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=TEXCOT~2.PRO|TEXCOT_DESCRIPTIONS.project,SourceCabKey=texcot_descriptions.project,DestName=TEXCOT_DESCRIPTIONS.project,Attributes=16384,FileSize=17200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=296466057,HashPart2=711546097,HashPart3=1749379002,HashPart4=1655331538,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\TEXCOT_DESCRIPTIONS.project; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'texcot_descriptions.project' is compressed
        InstallFiles: File: TEXCOT_DESCRIPTIONS.project, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 17200
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=times.shx,SourceCabKey=times.shx,DestName=times.shx,Attributes=16384,FileSize=33389,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=31787255,HashPart2=1853417788,HashPart3=-774402030,HashPart4=820358514,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\times.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'times.shx' is compressed
        InstallFiles: File: times.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 33389
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=timesout.shx,SourceCabKey=timesout.shx,DestName=timesout.shx,Attributes=16384,FileSize=15703,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1153350198,HashPart2=-1415400466,HashPart3=1211901617,HashPart4=1782552108,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\timesout.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'timesout.shx' is compressed
        InstallFiles: File: timesout.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 15703
        MSI (s) (9C:0C) [17:12:47:314]: Executing op: FileCopy(SourceName=TRCH~1.FON|TRCH.font,SourceCabKey=trch.font,DestName=TRCH.font,Attributes=16384,FileSize=5625217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=665766965,HashPart2=-573438935,HashPart3=-21867204,HashPart4=124262359,,)
        MSI (s) (9C:0C) [17:12:47:314]: File: C:\Oracle\AutoVue\bin\fonts\TRCH.font; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:314]: Source for file 'trch.font' is compressed
        InstallFiles: File: TRCH.font, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 5625217
        MSI (s) (9C:0C) [17:12:47:346]: Executing op: FileCopy(SourceName=txt.shx,SourceCabKey=txt.shx,DestName=txt.shx,Attributes=16384,FileSize=8489,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-347733137,HashPart2=456516153,HashPart3=1799924581,HashPart4=-1633079836,,)
        MSI (s) (9C:0C) [17:12:47:346]: File: C:\Oracle\AutoVue\bin\fonts\txt.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:346]: Source for file 'txt.shx' is compressed
        InstallFiles: File: txt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 8489
        MSI (s) (9C:0C) [17:12:47:346]: Executing op: FileCopy(SourceName=Ug0.uff,SourceCabKey=ug0.uff,DestName=Ug0.uff,Attributes=16384,FileSize=17588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1701705084,HashPart2=-1935626614,HashPart3=1796877360,HashPart4=1845660848,,)
        MSI (s) (9C:0C) [17:12:47:346]: File: C:\Oracle\AutoVue\bin\fonts\Ug0.uff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:346]: Source for file 'ug0.uff' is compressed
        InstallFiles: File: Ug0.uff, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 17588
        MSI (s) (9C:0C) [17:12:47:346]: Executing op: FileCopy(SourceName=UNI_LA~1.FNX|uni_latinext_a.fnx,SourceCabKey=uni_latinext_a.fnx,DestName=uni_latinext_a.fnx,Attributes=16384,FileSize=29360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=460847468,HashPart2=2026488561,HashPart3=1330811059,HashPart4=-353273626,,)
        MSI (s) (9C:0C) [17:12:47:346]: File: C:\Oracle\AutoVue\bin\fonts\uni_latinext_a.fnx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:346]: Source for file 'uni_latinext_a.fnx' is compressed
        InstallFiles: File: uni_latinext_a.fnx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 29360
        MSI (s) (9C:0C) [17:12:47:346]: Executing op: FileCopy(SourceName=VeraMono.ttf,SourceCabKey=veramono.ttf,DestName=VeraMono.ttf,Attributes=16384,FileSize=49224,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-240134089,HashPart2=-740824023,HashPart3=1918585340,HashPart4=-617285575,,)
        MSI (s) (9C:0C) [17:12:47:346]: File: C:\Oracle\AutoVue\bin\fonts\VeraMono.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:346]: Source for file 'veramono.ttf' is compressed
        InstallFiles: File: VeraMono.ttf, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 49224
        MSI (s) (9C:0C) [17:12:47:346]: Executing op: FileCopy(SourceName=vssver.scc,SourceCabKey=vssver.scc,DestName=vssver.scc,Attributes=16384,FileSize=768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1575210447,HashPart2=-760220241,HashPart3=5629281,HashPart4=895819654,,)
        MSI (s) (9C:0C) [17:12:47:346]: File: C:\Oracle\AutoVue\bin\fonts\vssver.scc; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:346]: Source for file 'vssver.scc' is compressed
        InstallFiles: File: vssver.scc, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 768
        MSI (s) (9C:0C) [17:12:47:346]: Executing op: FileCopy(SourceName=whgdtxt.shx,SourceCabKey=whgdtxt.shx,DestName=whgdtxt.shx,Attributes=16384,FileSize=223699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1336723589,HashPart2=-1875124063,HashPart3=1504922401,HashPart4=-1527008210,,)
        MSI (s) (9C:0C) [17:12:47:346]: File: C:\Oracle\AutoVue\bin\fonts\whgdtxt.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:346]: Source for file 'whgdtxt.shx' is compressed
        InstallFiles: File: whgdtxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 223699
        MSI (s) (9C:0C) [17:12:47:361]: Executing op: FileCopy(SourceName=whgtxt.shx,SourceCabKey=whgtxt.shx,DestName=whgtxt.shx,Attributes=16384,FileSize=196069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1415463897,HashPart2=50185859,HashPart3=1689087221,HashPart4=644363271,,)
        MSI (s) (9C:0C) [17:12:47:361]: File: C:\Oracle\AutoVue\bin\fonts\whgtxt.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:361]: Source for file 'whgtxt.shx' is compressed
        InstallFiles: File: whgtxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 196069
        MSI (s) (9C:0C) [17:12:47:361]: Executing op: FileCopy(SourceName=whtgtxt.shx,SourceCabKey=whtgtxt.shx,DestName=whtgtxt.shx,Attributes=16384,FileSize=648211,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1834933133,HashPart2=1705686894,HashPart3=-704621119,HashPart4=-529524292,,)
        MSI (s) (9C:0C) [17:12:47:361]: File: C:\Oracle\AutoVue\bin\fonts\whtgtxt.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:361]: Source for file 'whtgtxt.shx' is compressed
        InstallFiles: File: whtgtxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 648211
        MSI (s) (9C:0C) [17:12:47:361]: Executing op: FileCopy(SourceName=whtmtxt.shx,SourceCabKey=whtmtxt.shx,DestName=whtmtxt.shx,Attributes=16384,FileSize=916632,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-877675519,HashPart2=-275130186,HashPart3=-260278222,HashPart4=-1050290926,,)
        MSI (s) (9C:0C) [17:12:47:361]: File: C:\Oracle\AutoVue\bin\fonts\whtmtxt.shx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:361]: Source for file 'whtmtxt.shx' is compressed
        InstallFiles: File: whtmtxt.shx, Directory: C:\Oracle\AutoVue\bin\fonts\, Size: 916632
        MSI (s) (9C:0C) [17:12:47:377]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:47:377]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\|IISRootFolder\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:47:377]: Executing op: FileCopy(SourceName=SYF050~1.DLL|MyComp.DynamicModelsLibrary.dll,SourceCabKey=MyComp.dynamicmodelslibrar1,DestName=MyComp.DynamicModelsLibrary.dll,Attributes=16384,FileSize=31528,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:377]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DynamicModelsLibrary.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:377]: Source for file 'MyComp.dynamicmodelslibrar1' is compressed
        InstallFiles: File: MyComp.DynamicModelsLibrary.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 31528
        MSI (s) (9C:0C) [17:12:47:377]: Executing op: FileCopy(SourceName=SY385E~1.CON|MyComp.DynamicModelsLibrary.dll.config,SourceCabKey=MyComp.dynamicmodelslibrar2,DestName=MyComp.DynamicModelsLibrary.dll.config,Attributes=16384,FileSize=2880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=696154899,HashPart2=-119875083,HashPart3=-1368410880,HashPart4=-708937328,,)
        MSI (s) (9C:0C) [17:12:47:377]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DynamicModelsLibrary.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:377]: Source for file 'MyComp.dynamicmodelslibrar2' is compressed
        InstallFiles: File: MyComp.DynamicModelsLibrary.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 2880
        MSI (s) (9C:0C) [17:12:47:377]: Executing op: FileCopy(SourceName=HTMLAG~1.DLL|HtmlAgilityPack.dll,SourceCabKey=htmlagilitypack.dll1,DestName=HtmlAgilityPack.dll,Attributes=16384,FileSize=133904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.8.1.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:377]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\HtmlAgilityPack.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:377]: Source for file 'htmlagilitypack.dll1' is compressed
        InstallFiles: File: HtmlAgilityPack.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 133904
        MSI (s) (9C:0C) [17:12:47:377]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\)
        MSI (s) (9C:0C) [17:12:47:377]: Executing op: SetSourceFolder(Folder=1\PROGRA~1\AutoVue\bin\|program files\AutoVue\bin\)
        MSI (s) (9C:0C) [17:12:47:377]: Executing op: FileCopy(SourceName=PFSS_X~1.DLL|pfss_xlsxml.dll,SourceCabKey=pfss_xlsxml.dll,DestName=pfss_xlsxml.dll,Attributes=16384,FileSize=718088,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:377]: File: C:\Oracle\AutoVue\bin\pfss_xlsxml.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:377]: Source for file 'pfss_xlsxml.dll' is compressed
        InstallFiles: File: pfss_xlsxml.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 718088
        MSI (s) (9C:0C) [17:12:47:377]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:377]: Verifying accessibility of file: pfss_xlsxml.dll
        MSI (s) (9C:0C) [17:12:47:393]: Executing op: RegisterSharedComponentProvider(,,File=pfvc_ai.dll,Component={926A43B0-FAC3-4DAF-9FAA-056A2704CB99},ComponentVersion=21.0.1.10101,ProductCode={CDA410C5-1B85-4926-97A4-97900B03C152},ProductVersion=11.0.2697,PatchSize=0,PatchAttributes=0,PatchSequence=0,SharedComponent=0,IsFullFile=0)
        MSI (s) (9C:0C) [17:12:47:393]: Executing op: FileCopy(SourceName=pfvc_ai.dll,SourceCabKey=pfvc_ai.dll,DestName=pfvc_ai.dll,Attributes=16384,FileSize=482560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10101,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:393]: File: C:\Oracle\AutoVue\bin\pfvc_ai.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:393]: Source for file 'pfvc_ai.dll' is compressed
        InstallFiles: File: pfvc_ai.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 482560
        MSI (s) (9C:0C) [17:12:47:393]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:393]: Verifying accessibility of file: pfvc_ai.dll
        MSI (s) (9C:0C) [17:12:47:393]: Executing op: FileCopy(SourceName=PFVC_C~1.DLL|pfvc_cat5.dll,SourceCabKey=pfvc_cat5.dll,DestName=pfvc_cat5.dll,Attributes=16384,FileSize=2218752,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:393]: File: C:\Oracle\AutoVue\bin\pfvc_cat5.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:393]: Source for file 'pfvc_cat5.dll' is compressed
        InstallFiles: File: pfvc_cat5.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 2218752
        MSI (s) (9C:0C) [17:12:47:393]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:393]: Verifying accessibility of file: pfvc_cat5.dll
        MSI (s) (9C:0C) [17:12:47:408]: Executing op: FileCopy(SourceName=pfvc_se.dll,SourceCabKey=pfvc_se.dll,DestName=pfvc_se.dll,Attributes=16384,FileSize=224512,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:408]: File: C:\Oracle\AutoVue\bin\pfvc_se.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:408]: Source for file 'pfvc_se.dll' is compressed
        InstallFiles: File: pfvc_se.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 224512
        MSI (s) (9C:0C) [17:12:47:408]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:408]: Verifying accessibility of file: pfvc_se.dll
        MSI (s) (9C:0C) [17:12:47:424]: Executing op: FileCopy(SourceName=pfvc_sw.dll,SourceCabKey=pfvc_sw.dll,DestName=pfvc_sw.dll,Attributes=16384,FileSize=77568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:424]: File: C:\Oracle\AutoVue\bin\pfvc_sw.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:424]: Source for file 'pfvc_sw.dll' is compressed
        InstallFiles: File: pfvc_sw.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 77568
        MSI (s) (9C:0C) [17:12:47:424]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:424]: Verifying accessibility of file: pfvc_sw.dll
        MSI (s) (9C:0C) [17:12:47:424]: Executing op: FileCopy(SourceName=pfvc_sw2.dll,SourceCabKey=pfvc_sw2.dll,DestName=pfvc_sw2.dll,Attributes=16384,FileSize=32512,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:424]: File: C:\Oracle\AutoVue\bin\pfvc_sw2.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:424]: Source for file 'pfvc_sw2.dll' is compressed
        InstallFiles: File: pfvc_sw2.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 32512
        MSI (s) (9C:0C) [17:12:47:424]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:502]: Verifying accessibility of file: pfvc_sw2.dll
        MSI (s) (9C:0C) [17:12:47:502]: Executing op: FileCopy(SourceName=sldworks.dll,SourceCabKey=sldworks.dll,DestName=sldworks.dll,Attributes=16384,FileSize=2095360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:502]: File: C:\Oracle\AutoVue\bin\sldworks.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:502]: Source for file 'sldworks.dll' is compressed
        InstallFiles: File: sldworks.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 2095360
        MSI (s) (9C:0C) [17:12:47:502]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:502]: Verifying accessibility of file: sldworks.dll
        MSI (s) (9C:0C) [17:12:47:517]: Executing op: FileCopy(SourceName=VUESER~1.DLL|vueserver.dll,SourceCabKey=vueserver.dll,DestName=vueserver.dll,Attributes=16384,FileSize=1377536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:517]: File: C:\Oracle\AutoVue\bin\vueserver.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:517]: Source for file 'vueserver.dll' is compressed
        InstallFiles: File: vueserver.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 1377536
        MSI (s) (9C:0C) [17:12:47:517]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:517]: Verifying accessibility of file: vueserver.dll
        MSI (s) (9C:0C) [17:12:47:533]: Executing op: FileCopy(SourceName=mdt_sat.dll,SourceCabKey=mdt_sat.dll,DestName=mdt_sat.dll,Attributes=16384,FileSize=454912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:533]: File: C:\Oracle\AutoVue\bin\mdt_sat.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:533]: Source for file 'mdt_sat.dll' is compressed
        InstallFiles: File: mdt_sat.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 454912
        MSI (s) (9C:0C) [17:12:47:533]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:533]: Verifying accessibility of file: mdt_sat.dll
        MSI (s) (9C:0C) [17:12:47:533]: Executing op: FileCopy(SourceName=pfvc_alg.dll,SourceCabKey=pfvc_alg.dll,DestName=pfvc_alg.dll,Attributes=16384,FileSize=2077952,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10101,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:533]: File: C:\Oracle\AutoVue\bin\pfvc_alg.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:533]: Source for file 'pfvc_alg.dll' is compressed
        InstallFiles: File: pfvc_alg.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 2077952
        MSI (s) (9C:0C) [17:12:47:533]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:533]: Verifying accessibility of file: pfvc_alg.dll
        MSI (s) (9C:0C) [17:12:47:549]: Executing op: FileCopy(SourceName=pfvc_cds.dll,SourceCabKey=pfvc_cds.dll,DestName=pfvc_cds.dll,Attributes=16384,FileSize=2796288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10101,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:549]: File: C:\Oracle\AutoVue\bin\pfvc_cds.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:549]: Source for file 'pfvc_cds.dll' is compressed
        InstallFiles: File: pfvc_cds.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 2796288
        MSI (s) (9C:0C) [17:12:47:549]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:549]: Verifying accessibility of file: pfvc_cds.dll
        MSI (s) (9C:0C) [17:12:47:564]: Executing op: FileCopy(SourceName=PFVC_P~1.DLL|pfvc_pro2.dll,SourceCabKey=pfvc_pro2.dll,DestName=pfvc_pro2.dll,Attributes=16384,FileSize=25856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10101,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:564]: File: C:\Oracle\AutoVue\bin\pfvc_pro2.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:564]: Source for file 'pfvc_pro2.dll' is compressed
        InstallFiles: File: pfvc_pro2.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 25856
        MSI (s) (9C:0C) [17:12:47:564]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:564]: Verifying accessibility of file: pfvc_pro2.dll
        MSI (s) (9C:0C) [17:12:47:580]: Executing op: FileCopy(SourceName=pfvc_pro.dll,SourceCabKey=pfvc_pro.dll,DestName=pfvc_pro.dll,Attributes=16384,FileSize=1242368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10101,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:580]: File: C:\Oracle\AutoVue\bin\pfvc_pro.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:580]: Source for file 'pfvc_pro.dll' is compressed
        InstallFiles: File: pfvc_pro.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 1242368
        MSI (s) (9C:0C) [17:12:47:580]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:580]: Verifying accessibility of file: pfvc_pro.dll
        MSI (s) (9C:0C) [17:12:47:580]: Executing op: FileCopy(SourceName=PFVC_D~1.DLL|pfvc_dwg13.dll,SourceCabKey=pfvc_dwg13.dll,DestName=pfvc_dwg13.dll,Attributes=16384,FileSize=2055432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:595]: File: C:\Oracle\AutoVue\bin\pfvc_dwg13.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:595]: Source for file 'pfvc_dwg13.dll' is compressed
        InstallFiles: File: pfvc_dwg13.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 2055432
        MSI (s) (9C:0C) [17:12:47:595]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:595]: Verifying accessibility of file: pfvc_dwg13.dll
        MSI (s) (9C:0C) [17:12:47:611]: Executing op: FileCopy(SourceName=pfvc_dsn.dll,SourceCabKey=pfvc_dsn.dll,DestName=pfvc_dsn.dll,Attributes=16384,FileSize=530688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10101,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:611]: File: C:\Oracle\AutoVue\bin\pfvc_dsn.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:611]: Source for file 'pfvc_dsn.dll' is compressed
        InstallFiles: File: pfvc_dsn.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 530688
        MSI (s) (9C:0C) [17:12:47:611]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:611]: Verifying accessibility of file: pfvc_dsn.dll
        MSI (s) (9C:0C) [17:12:47:611]: Executing op: FileCopy(SourceName=JSONRP~1.JAR|jsonrpc4j.jar,SourceCabKey=jsonrpc4j.jar,DestName=jsonrpc4j.jar,Attributes=16384,FileSize=3058199,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=134695460,HashPart2=2106448524,HashPart3=660049333,HashPart4=1226687233,,)
        MSI (s) (9C:0C) [17:12:47:611]: File: C:\Oracle\AutoVue\bin\jsonrpc4j.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:47:611]: Source for file 'jsonrpc4j.jar' is compressed
        MSI (s) (9C:0C) [17:12:47:611]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:611]: Verifying accessibility of file: jsonrpc4j.jar
        MSI (s) (9C:0C) [17:12:47:642]: Executing op: FileCopy(SourceName=GLUEGE~1.JAR|gluegen-rt.jar,SourceCabKey=gluegen_rt.jar1,DestName=gluegen-rt.jar,Attributes=16384,FileSize=715338,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1462320695,HashPart2=1913992833,HashPart3=1863031836,HashPart4=-2035329293,,)
        MSI (s) (9C:0C) [17:12:47:642]: File: C:\Oracle\AutoVue\bin\gluegen-rt.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:47:642]: Source for file 'gluegen_rt.jar1' is compressed
        InstallFiles: File: gluegen-rt.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 715338
        MSI (s) (9C:0C) [17:12:47:642]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:642]: Verifying accessibility of file: gluegen-rt.jar
        MSI (s) (9C:0C) [17:12:47:658]: Executing op: FileCopy(SourceName=jogl.jar,SourceCabKey=jogl.jar1,DestName=jogl.jar,Attributes=16384,FileSize=2036138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2072121899,HashPart2=-244223868,HashPart3=-1807822447,HashPart4=-1492195511,,)
        MSI (s) (9C:0C) [17:12:47:658]: File: C:\Oracle\AutoVue\bin\jogl.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:47:658]: Source for file 'jogl.jar1' is compressed
        InstallFiles: File: jogl.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 2036138
        MSI (s) (9C:0C) [17:12:47:658]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:658]: Verifying accessibility of file: jogl.jar
        MSI (s) (9C:0C) [17:12:47:674]: Executing op: FileCopy(SourceName=JVUESE~1.JAR|jvueserver.jar,SourceCabKey=jvueserver.jar,DestName=jvueserver.jar,Attributes=16384,FileSize=966438,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=688966355,HashPart2=-1164771075,HashPart3=942864852,HashPart4=-350083986,,)
        MSI (s) (9C:0C) [17:12:47:674]: File: C:\Oracle\AutoVue\bin\jvueserver.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:47:674]: Source for file 'jvueserver.jar' is compressed
        InstallFiles: File: jvueserver.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 966438
        MSI (s) (9C:0C) [17:12:47:674]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:674]: Verifying accessibility of file: jvueserver.jar
        MSI (s) (9C:0C) [17:12:47:689]: Executing op: FileCopy(SourceName=jvue.jar,SourceCabKey=jvue.jar1,DestName=jvue.jar,Attributes=16384,FileSize=6105108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=505064896,HashPart2=-1657833710,HashPart3=-1292277016,HashPart4=-148657791,,)
        MSI (s) (9C:0C) [17:12:47:689]: File: C:\Oracle\AutoVue\bin\jvue.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:47:689]: Source for file 'jvue.jar1' is compressed
        InstallFiles: File: jvue.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 6105108
        MSI (s) (9C:0C) [17:12:47:689]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:689]: Verifying accessibility of file: jvue.jar
        MSI (s) (9C:0C) [17:12:47:752]: Executing op: FileCopy(SourceName=log4j.xml,SourceCabKey=log4j.xml,DestName=log4j.xml,Attributes=16384,FileSize=4198,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-865570396,HashPart2=-1018801441,HashPart3=1875725018,HashPart4=457745400,,)
        MSI (s) (9C:0C) [17:12:47:752]: File: C:\Oracle\AutoVue\bin\log4j.xml; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:47:752]: Source for file 'log4j.xml' is compressed
        InstallFiles: File: log4j.xml, Directory: C:\Oracle\AutoVue\bin\, Size: 4198
        MSI (s) (9C:0C) [17:12:47:752]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:752]: Verifying accessibility of file: log4j.xml
        MSI (s) (9C:0C) [17:12:47:752]: Executing op: FileCopy(SourceName=pfvc_dwf.dll,SourceCabKey=pfvc_dwf.dll,DestName=pfvc_dwf.dll,Attributes=16384,FileSize=433920,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=21.0.1.10198,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:752]: File: C:\Oracle\AutoVue\bin\pfvc_dwf.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:752]: Source for file 'pfvc_dwf.dll' is compressed
        InstallFiles: File: pfvc_dwf.dll, Directory: C:\Oracle\AutoVue\bin\, Size: 433920
        MSI (s) (9C:0C) [17:12:47:752]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:752]: Verifying accessibility of file: pfvc_dwf.dll
        MSI (s) (9C:0C) [17:12:47:752]: Executing op: FileCopy(SourceName=LOG4J-~1.JAR|log4j-api.jar,SourceCabKey=log4j_api.jar,DestName=log4j-api.jar,Attributes=16384,FileSize=239856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=42485818,HashPart2=975975435,HashPart3=971848771,HashPart4=-1031180859,,)
        MSI (s) (9C:0C) [17:12:47:752]: File: C:\Oracle\AutoVue\bin\log4j-api.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:752]: Source for file 'log4j_api.jar' is compressed
        InstallFiles: File: log4j-api.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 239856
        MSI (s) (9C:0C) [17:12:47:767]: Executing op: FileCopy(SourceName=LOG4J-~2.JAR|log4j-core.jar,SourceCabKey=log4j_core.jar,DestName=log4j-core.jar,Attributes=16384,FileSize=1549868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=599565987,HashPart2=1583465983,HashPart3=-382224644,HashPart4=-320369667,,)
        MSI (s) (9C:0C) [17:12:47:767]: File: C:\Oracle\AutoVue\bin\log4j-core.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:767]: Source for file 'log4j_core.jar' is compressed
        InstallFiles: File: log4j-core.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 1549868
        MSI (s) (9C:0C) [17:12:47:783]: Executing op: FileCopy(SourceName=LOG4J-~3.JAR|log4j-web.jar,SourceCabKey=log4j_web.jar,DestName=log4j-web.jar,Attributes=16384,FileSize=32650,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1309045565,HashPart2=-1080083402,HashPart3=1145040741,HashPart4=-2123021086,,)
        MSI (s) (9C:0C) [17:12:47:783]: File: C:\Oracle\AutoVue\bin\log4j-web.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:783]: Source for file 'log4j_web.jar' is compressed
        InstallFiles: File: log4j-web.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 32650
        MSI (s) (9C:0C) [17:12:47:783]: Executing op: FileCopy(SourceName=STAX2-~1.JAR|stax2-api-3.0.1.jar,SourceCabKey=stax2_api_3.0.1.jar,DestName=stax2-api-3.0.1.jar,Attributes=16384,FileSize=179977,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1822085493,HashPart2=735332710,HashPart3=-578544544,HashPart4=-627049671,,)
        MSI (s) (9C:0C) [17:12:47:783]: File: C:\Oracle\AutoVue\bin\stax2-api-3.0.1.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:783]: Source for file 'stax2_api_3.0.1.jar' is compressed
        InstallFiles: File: stax2-api-3.0.1.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 179977
        MSI (s) (9C:0C) [17:12:47:783]: Executing op: FileCopy(SourceName=WOODST~1.JAR|woodstox-core-5.0.3.jar,SourceCabKey=woodstox_core_5.0.3.jar,DestName=woodstox-core-5.0.3.jar,Attributes=16384,FileSize=512742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-753199733,HashPart2=-1059495214,HashPart3=-1216085122,HashPart4=-649302836,,)
        MSI (s) (9C:0C) [17:12:47:783]: File: C:\Oracle\AutoVue\bin\woodstox-core-5.0.3.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:783]: Source for file 'woodstox_core_5.0.3.jar' is compressed
        InstallFiles: File: woodstox-core-5.0.3.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 512742
        MSI (s) (9C:0C) [17:12:47:783]: Executing op: FileCopy(SourceName=JACKSO~1.JAR|jackson-dataformat-xml-2.6.3.jar,SourceCabKey=jackson_dataformat_xml_2.6.3,DestName=jackson-dataformat-xml-2.6.3.jar,Attributes=16384,FileSize=93734,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2070696180,HashPart2=1010648429,HashPart3=-27578919,HashPart4=-752051939,,)
        MSI (s) (9C:0C) [17:12:47:783]: File: C:\Oracle\AutoVue\bin\jackson-dataformat-xml-2.6.3.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:783]: Source for file 'jackson_dataformat_xml_2.6.3' is compressed
        InstallFiles: File: jackson-dataformat-xml-2.6.3.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 93734
        MSI (s) (9C:0C) [17:12:47:783]: Executing op: FileCopy(SourceName=JACKSO~2.JAR|jackson-module-jaxb-annotations-2.6.3.jar,SourceCabKey=jackson_module_jaxb_annotati,DestName=jackson-module-jaxb-annotations-2.6.3.jar,Attributes=16384,FileSize=32618,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-982889291,HashPart2=1939980183,HashPart3=945966160,HashPart4=-115209983,,)
        MSI (s) (9C:0C) [17:12:47:783]: File: C:\Oracle\AutoVue\bin\jackson-module-jaxb-annotations-2.6.3.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:47:783]: Source for file 'jackson_module_jaxb_annotati' is compressed
        InstallFiles: File: jackson-module-jaxb-annotations-2.6.3.jar, Directory: C:\Oracle\AutoVue\bin\, Size: 32618
        MSI (s) (9C:0C) [17:12:47:798]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\hoops\)
        MSI (s) (9C:0C) [17:12:47:798]: Executing op: SetSourceFolder(Folder=1\PROGRA~1\AutoVue\bin\hoops\|program files\AutoVue\bin\hoops\)
        MSI (s) (9C:0C) [17:12:47:798]: Executing op: RegisterSharedComponentProvider(,,File=a3dlibs.dll,Component={95DDD023-1EB8-4F94-8EF3-4A0493E2B6CE},ComponentVersion=11.0.0.36921,ProductCode={CDA410C5-1B85-4926-97A4-97900B03C152},ProductVersion=11.0.2697,PatchSize=0,PatchAttributes=0,PatchSequence=0,SharedComponent=0,IsFullFile=0)
        MSI (s) (9C:0C) [17:12:47:798]: Executing op: FileCopy(SourceName=A3DLIBS.dll,SourceCabKey=a3dlibs.dll,DestName=A3DLIBS.dll,Attributes=16384,FileSize=3287368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:798]: File: C:\Oracle\AutoVue\bin\hoops\A3DLIBS.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:798]: Source for file 'a3dlibs.dll' is compressed
        InstallFiles: File: A3DLIBS.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 3287368
        MSI (s) (9C:0C) [17:12:47:798]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:798]: Verifying accessibility of file: A3DLIBS.dll
        MSI (s) (9C:0C) [17:12:47:814]: Executing op: FileCopy(SourceName=CATSTE~1.DLL|catstep30.dll,SourceCabKey=catstep30.dll,DestName=catstep30.dll,Attributes=16384,FileSize=1235272,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:814]: File: C:\Oracle\AutoVue\bin\hoops\catstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:814]: Source for file 'catstep30.dll' is compressed
        InstallFiles: File: catstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 1235272
        MSI (s) (9C:0C) [17:12:47:814]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:814]: Verifying accessibility of file: catstep30.dll
        MSI (s) (9C:0C) [17:12:47:830]: Executing op: FileCopy(SourceName=CGRSTE~1.DLL|cgrstep30.dll,SourceCabKey=cgrstep30.dll,DestName=cgrstep30.dll,Attributes=16384,FileSize=9791816,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:47:861]: File: C:\Oracle\AutoVue\bin\hoops\cgrstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:47:861]: Source for file 'cgrstep30.dll' is compressed
        InstallFiles: File: cgrstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 9791816
        MSI (s) (9C:0C) [17:12:47:861]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:47:861]: Verifying accessibility of file: cgrstep30.dll
        MSI (s) (9C:0C) [17:12:47:923]: Executing op: FileCopy(SourceName=CV5STE~1.DLL|cv5step30.dll,SourceCabKey=cv5step30.dll,DestName=cv5step30.dll,Attributes=16384,FileSize=13510984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:48:251]: File: C:\Oracle\AutoVue\bin\hoops\cv5step30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:48:251]: Source for file 'cv5step30.dll' is compressed
        InstallFiles: File: cv5step30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 13510984
        MSI (s) (9C:0C) [17:12:48:766]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:49:031]: Verifying accessibility of file: cv5step30.dll
        MSI (s) (9C:0C) [17:12:49:327]: Executing op: FileCopy(SourceName=cvstep30.dll,SourceCabKey=cvstep30.dll,DestName=cvstep30.dll,Attributes=16384,FileSize=524104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:49:967]: File: C:\Oracle\AutoVue\bin\hoops\cvstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:49:967]: Source for file 'cvstep30.dll' is compressed
        InstallFiles: File: cvstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 524104
        MSI (s) (9C:0C) [17:12:50:029]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:029]: Verifying accessibility of file: cvstep30.dll
        MSI (s) (9C:0C) [17:12:50:189]: Executing op: FileCopy(SourceName=icudt58.dll,SourceCabKey=icudt58.dll,DestName=icudt58.dll,Attributes=16384,FileSize=26223952,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=58.2.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:189]: File: C:\Oracle\AutoVue\bin\hoops\icudt58.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:50:189]: Source for file 'icudt58.dll' is compressed
        InstallFiles: File: icudt58.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 26223952
        MSI (s) (9C:0C) [17:12:50:513]: Executing op: FileCopy(SourceName=icuuc58.dll,SourceCabKey=icuuc58.dll,DestName=icuuc58.dll,Attributes=16384,FileSize=1260880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=58.2.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:529]: File: C:\Oracle\AutoVue\bin\hoops\icuuc58.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:50:529]: Source for file 'icuuc58.dll' is compressed
        InstallFiles: File: icuuc58.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 1260880
        MSI (s) (9C:0C) [17:12:50:529]: Executing op: FileCopy(SourceName=IGESTE~1.DLL|igestep30.dll,SourceCabKey=igestep30.dll,DestName=igestep30.dll,Attributes=16384,FileSize=829768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:529]: File: C:\Oracle\AutoVue\bin\hoops\igestep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:529]: Source for file 'igestep30.dll' is compressed
        InstallFiles: File: igestep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 829768
        MSI (s) (9C:0C) [17:12:50:529]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:529]: Verifying accessibility of file: igestep30.dll
        MSI (s) (9C:0C) [17:12:50:545]: Executing op: FileCopy(SourceName=INVSTE~1.DLL|Invstep30.dll,SourceCabKey=invstep30.dll,DestName=Invstep30.dll,Attributes=16384,FileSize=2355528,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:545]: File: C:\Oracle\AutoVue\bin\hoops\Invstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:545]: Source for file 'invstep30.dll' is compressed
        InstallFiles: File: Invstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 2355528
        MSI (s) (9C:0C) [17:12:50:576]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:576]: Verifying accessibility of file: Invstep30.dll
        MSI (s) (9C:0C) [17:12:50:591]: Executing op: FileCopy(SourceName=JTstep30.dll,SourceCabKey=jtstep30.dll,DestName=JTstep30.dll,Attributes=16384,FileSize=1672520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:591]: File: C:\Oracle\AutoVue\bin\hoops\JTstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:591]: Source for file 'jtstep30.dll' is compressed
        InstallFiles: File: JTstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 1672520
        MSI (s) (9C:0C) [17:12:50:591]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:591]: Verifying accessibility of file: JTstep30.dll
        MSI (s) (9C:0C) [17:12:50:607]: Executing op: FileCopy(SourceName=PROSTE~1.DLL|prostep30.dll,SourceCabKey=prostep30.dll,DestName=prostep30.dll,Attributes=16384,FileSize=2176840,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:607]: File: C:\Oracle\AutoVue\bin\hoops\prostep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:607]: Source for file 'prostep30.dll' is compressed
        InstallFiles: File: prostep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 2176840
        MSI (s) (9C:0C) [17:12:50:607]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:607]: Verifying accessibility of file: prostep30.dll
        MSI (s) (9C:0C) [17:12:50:623]: Executing op: FileCopy(SourceName=SATSTE~1.DLL|satstep31.dll,SourceCabKey=satstep31.dll,DestName=satstep31.dll,Attributes=16384,FileSize=948552,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:623]: File: C:\Oracle\AutoVue\bin\hoops\satstep31.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:623]: Source for file 'satstep31.dll' is compressed
        InstallFiles: File: satstep31.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 948552
        MSI (s) (9C:0C) [17:12:50:623]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:638]: Verifying accessibility of file: satstep31.dll
        MSI (s) (9C:0C) [17:12:50:638]: Executing op: FileCopy(SourceName=sestep30.dll,SourceCabKey=sestep30.dll,DestName=sestep30.dll,Attributes=16384,FileSize=2461000,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:638]: File: C:\Oracle\AutoVue\bin\hoops\sestep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:638]: Source for file 'sestep30.dll' is compressed
        InstallFiles: File: sestep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 2461000
        MSI (s) (9C:0C) [17:12:50:638]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:638]: Verifying accessibility of file: sestep30.dll
        MSI (s) (9C:0C) [17:12:50:654]: Executing op: FileCopy(SourceName=SLWSTE~1.DLL|slwstep30.dll,SourceCabKey=slwstep30.dll,DestName=slwstep30.dll,Attributes=16384,FileSize=6357320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:654]: File: C:\Oracle\AutoVue\bin\hoops\slwstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:654]: Source for file 'slwstep30.dll' is compressed
        InstallFiles: File: slwstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 6357320
        MSI (s) (9C:0C) [17:12:50:654]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:654]: Verifying accessibility of file: slwstep30.dll
        MSI (s) (9C:0C) [17:12:50:701]: Executing op: FileCopy(SourceName=STEPST~1.DLL|stepstep30.dll,SourceCabKey=stepstep30.dll,DestName=stepstep30.dll,Attributes=16384,FileSize=2333000,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:851]: File: C:\Oracle\AutoVue\bin\hoops\stepstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:851]: Source for file 'stepstep30.dll' is compressed
        InstallFiles: File: stepstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 2333000
        MSI (s) (9C:0C) [17:12:50:851]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:856]: Verifying accessibility of file: stepstep30.dll
        MSI (s) (9C:0C) [17:12:50:872]: Executing op: FileCopy(SourceName=STLSTE~1.DLL|stlstep30.dll,SourceCabKey=stlstep30.dll,DestName=stlstep30.dll,Attributes=16384,FileSize=188744,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:872]: File: C:\Oracle\AutoVue\bin\hoops\stlstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:872]: Source for file 'stlstep30.dll' is compressed
        InstallFiles: File: stlstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 188744
        MSI (s) (9C:0C) [17:12:50:872]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:872]: Verifying accessibility of file: stlstep30.dll
        MSI (s) (9C:0C) [17:12:50:872]: Executing op: FileCopy(SourceName=TFFONT~1.DLL|TfFontMgr.dll,SourceCabKey=tffontmgr.dll,DestName=TfFontMgr.dll,Attributes=16384,FileSize=606024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:872]: File: C:\Oracle\AutoVue\bin\hoops\TfFontMgr.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:872]: Source for file 'tffontmgr.dll' is compressed
        InstallFiles: File: TfFontMgr.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 606024
        MSI (s) (9C:0C) [17:12:50:872]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:872]: Verifying accessibility of file: TfFontMgr.dll
        MSI (s) (9C:0C) [17:12:50:872]: Executing op: FileCopy(SourceName=TfKernel.dll,SourceCabKey=tfkernel.dll,DestName=TfKernel.dll,Attributes=16384,FileSize=10014536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:50:888]: File: C:\Oracle\AutoVue\bin\hoops\TfKernel.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:50:888]: Source for file 'tfkernel.dll' is compressed
        InstallFiles: File: TfKernel.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 10014536
        MSI (s) (9C:0C) [17:12:50:888]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:50:934]: Verifying accessibility of file: TfKernel.dll
        MSI (s) (9C:0C) [17:12:51:278]: Executing op: FileCopy(SourceName=TFKGEOM.dll,SourceCabKey=tfkgeom.dll,DestName=TFKGEOM.dll,Attributes=16384,FileSize=2681672,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:51:278]: File: C:\Oracle\AutoVue\bin\hoops\TFKGEOM.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:51:278]: Source for file 'tfkgeom.dll' is compressed
        InstallFiles: File: TFKGEOM.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 2681672
        MSI (s) (9C:0C) [17:12:51:278]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:51:278]: Verifying accessibility of file: TFKGEOM.dll
        MSI (s) (9C:0C) [17:12:51:762]: Executing op: FileCopy(SourceName=TFUGEOM.dll,SourceCabKey=tfugeom.dll,DestName=TFUGEOM.dll,Attributes=16384,FileSize=905544,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:51:762]: File: C:\Oracle\AutoVue\bin\hoops\TFUGEOM.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:51:762]: Source for file 'tfugeom.dll' is compressed
        InstallFiles: File: TFUGEOM.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 905544
        MSI (s) (9C:0C) [17:12:51:762]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:51:762]: Verifying accessibility of file: TFUGEOM.dll
        MSI (s) (9C:0C) [17:12:51:777]: Executing op: FileCopy(SourceName=ugstep30.dll,SourceCabKey=ugstep30.dll,DestName=ugstep30.dll,Attributes=16384,FileSize=14075720,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:167]: File: C:\Oracle\AutoVue\bin\hoops\ugstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:52:167]: Source for file 'ugstep30.dll' is compressed
        InstallFiles: File: ugstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 14075720
        MSI (s) (9C:0C) [17:12:52:167]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:52:167]: Verifying accessibility of file: ugstep30.dll
        MSI (s) (9C:0C) [17:12:52:261]: Executing op: FileCopy(SourceName=xtstep30.dll,SourceCabKey=xtstep30.dll,DestName=xtstep30.dll,Attributes=16384,FileSize=695112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.36921,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:261]: File: C:\Oracle\AutoVue\bin\hoops\xtstep30.dll; Overwrite; Won't patch; Existing file is a lower version
        MSI (s) (9C:0C) [17:12:52:261]: Source for file 'xtstep30.dll' is compressed
        InstallFiles: File: xtstep30.dll, Directory: C:\Oracle\AutoVue\bin\hoops\, Size: 695112
        MSI (s) (9C:0C) [17:12:52:261]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:52:261]: Verifying accessibility of file: xtstep30.dll
        ng op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\|IISRootFolder\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:52:620]: Executing op: FileCopy(SourceName=COMMON~1.DLL|Common.Logging.dll,SourceCabKey=common.logging.dll,DestName=Common.Logging.dll,Attributes=16384,FileSize=52496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.3.1.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:620]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Common.Logging.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:620]: Source for file 'common.logging.dll' is compressed
        InstallFiles: File: Common.Logging.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 52496
        MSI (s) (9C:0C) [17:12:52:639]: Executing op: FileCopy(SourceName=ICSHAR~1.DLL|ICSharpCode.SharpZipLib.dll,SourceCabKey=icsharpcode.sharpziplib.dll,DestName=ICSharpCode.SharpZipLib.dll,Attributes=16384,FileSize=208160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=0.86.0.518,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:639]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\ICSharpCode.SharpZipLib.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:639]: Source for file 'icsharpcode.sharpziplib.dll' is compressed
        InstallFiles: File: ICSharpCode.SharpZipLib.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 208160
        MSI (s) (9C:0C) [17:12:52:639]: Executing op: FileCopy(SourceName=LUCENE~1.DLL|Lucene.Net.dll,SourceCabKey=lucene.net.dll1,DestName=Lucene.Net.dll,Attributes=16384,FileSize=761096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.3.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:639]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Lucene.Net.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:639]: Source for file 'lucene.net.dll1' is compressed
        InstallFiles: File: Lucene.Net.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 761096
        MSI (s) (9C:0C) [17:12:52:639]: Executing op: FileCopy(SourceName=REMOTI~1.DLL|Remotion.Linq.dll,SourceCabKey=remotion.linq.dll,DestName=Remotion.Linq.dll,Attributes=16384,FileSize=215304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.13.183.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:639]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Remotion.Linq.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:639]: Source for file 'remotion.linq.dll' is compressed
        InstallFiles: File: Remotion.Linq.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 215304
        MSI (s) (9C:0C) [17:12:52:651]: Executing op: FileCopy(SourceName=SECURE~1.DLL|SecureFTP.net.dll,SourceCabKey=secureftp.net.dll1,DestName=SecureFTP.net.dll,Attributes=16384,FileSize=67336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:651]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\SecureFTP.net.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:651]: Source for file 'secureftp.net.dll1' is compressed
        InstallFiles: File: SecureFTP.net.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 67336
        MSI (s) (9C:0C) [17:12:52:651]: Executing op: FileCopy(SourceName=SYCAFB~1.DLL|MyComp.FTSAccess.dll,SourceCabKey=MyComp.ftsaccess.dll1,DestName=MyComp.FTSAccess.dll,Attributes=16384,FileSize=31512,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:651]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.FTSAccess.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:651]: Source for file 'MyComp.ftsaccess.dll1' is compressed
        InstallFiles: File: MyComp.FTSAccess.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 31512
        MSI (s) (9C:0C) [17:12:52:651]: Executing op: FileCopy(SourceName=SY514F~1.DLL|MyComp.WebViewer.dll,SourceCabKey=MyComp.webviewer.dll,DestName=MyComp.WebViewer.dll,Attributes=16384,FileSize=127768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:651]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.WebViewer.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:651]: Source for file 'MyComp.webviewer.dll' is compressed
        InstallFiles: File: MyComp.WebViewer.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 127768
        MSI (s) (9C:0C) [17:12:52:932]: Executing op: FileCopy(SourceName=WEONLY~1.DLL|WeOnlyDo.Client.FTP.dll,SourceCabKey=weonlydo.client.ftp.dll1,DestName=WeOnlyDo.Client.FTP.dll,Attributes=16384,FileSize=417048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.8.2.241,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:932]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\WeOnlyDo.Client.FTP.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:932]: Source for file 'weonlydo.client.ftp.dll1' is compressed
        InstallFiles: File: WeOnlyDo.Client.FTP.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 417048
        MSI (s) (9C:0C) [17:12:52:932]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\)
        MSI (s) (9C:0C) [17:12:52:932]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\fr-CA\|IISRootFolder\MyComp.WebViewer\bin\fr-CA\)
        MSI (s) (9C:0C) [17:12:52:932]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc1,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=25904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:52:932]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:52:932]: Source for file 'MyComp.domainmodel.resourc1' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\, Size: 25904
        MSI (s) (9C:0C) [17:12:53:041]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\)
        MSI (s) (9C:0C) [17:12:53:041]: Executing op: SetSourceFolder(Folder=1\PROGRA~1\AutoVue\bin\|program files\AutoVue\bin\)
        MSI (s) (9C:0C) [17:12:53:041]: Executing op: FileCopy(SourceName=AUTOVU~1.XML|autovueconvert.xml,SourceCabKey=autovueconvert.xml,DestName=autovueconvert.xml,Attributes=16384,FileSize=834,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=886171753,HashPart2=-392789112,HashPart3=424178638,HashPart4=850841861,,)
        MSI (s) (9C:0C) [17:12:53:041]: File: C:\Oracle\AutoVue\bin\autovueconvert.xml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:041]: Source for file 'autovueconvert.xml' is compressed
        InstallFiles: File: autovueconvert.xml, Directory: C:\Oracle\AutoVue\bin\, Size: 834
        MSI (s) (9C:0C) [17:12:53:041]: Executing op: FileCopy(SourceName=AUTOVU~1.EXE|AutovueConvert.exe,SourceCabKey=autovueconvert.exe,DestName=AutovueConvert.exe,Attributes=16384,FileSize=8709781,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1455621592,HashPart2=1125914883,HashPart3=-1616446494,HashPart4=1433631169,,)
        MSI (s) (9C:0C) [17:12:53:041]: File: C:\Oracle\AutoVue\bin\AutovueConvert.exe; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:041]: Source for file 'autovueconvert.exe' is compressed
        InstallFiles: File: AutovueConvert.exe, Directory: C:\Oracle\AutoVue\bin\, Size: 8709781
        MSI (s) (9C:0C) [17:12:53:135]: Executing op: FileCopy(SourceName=AUTOVU~1.INI|autovueconvert.ini,SourceCabKey=autovueconvert.ini,DestName=autovueconvert.ini,Attributes=16384,FileSize=25,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=385964889,HashPart2=-393519915,HashPart3=335965857,HashPart4=-1327951932,,)
        MSI (s) (9C:0C) [17:12:53:135]: File: C:\Oracle\AutoVue\bin\autovueconvert.ini; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:135]: Source for file 'autovueconvert.ini' is compressed
        InstallFiles: File: autovueconvert.ini, Directory: C:\Oracle\AutoVue\bin\, Size: 25
        MSI (s) (9C:0C) [17:12:53:135]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:53:135]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\|IISRootFolder\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:53:135]: Executing op: FileCopy(SourceName=MICROS~2.DLL|Microsoft.AspNet.SignalR.Core.dll,SourceCabKey=microsoft.aspnet.signalr.cor1,DestName=Microsoft.AspNet.SignalR.Core.dll,Attributes=16384,FileSize=368304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.2.31215.272,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:135]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.SignalR.Core.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:135]: Source for file 'microsoft.aspnet.signalr.cor1' is compressed
        InstallFiles: File: Microsoft.AspNet.SignalR.Core.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 368304
        MSI (s) (9C:0C) [17:12:53:135]: Executing op: FileCopy(SourceName=MICROS~3.DLL|Microsoft.AspNet.SignalR.Client.dll,SourceCabKey=microsoft.aspnet.signalr.cli1,DestName=Microsoft.AspNet.SignalR.Client.dll,Attributes=16384,FileSize=151264,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.2.60504.1171,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:135]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.AspNet.SignalR.Client.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:135]: Source for file 'microsoft.aspnet.signalr.cli1' is compressed
        InstallFiles: File: Microsoft.AspNet.SignalR.Client.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 151264
        MSI (s) (9C:0C) [17:12:53:135]: Executing op: FileCopy(SourceName=EPPlus.dll,SourceCabKey=epplus.dll1,DestName=EPPlus.dll,Attributes=16384,FileSize=1257728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.1.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:135]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\EPPlus.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:135]: Source for file 'epplus.dll1' is compressed
        InstallFiles: File: EPPlus.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 1257728
        MSI (s) (9C:0C) [17:12:53:151]: Executing op: FileCopy(SourceName=SY7E65~1.DLL|MyComp.WebApiAccess.dll,SourceCabKey=MyComp.webapiaccess.dll1,DestName=MyComp.WebApiAccess.dll,Attributes=16384,FileSize=43800,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:151]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.WebApiAccess.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:151]: Source for file 'MyComp.webapiaccess.dll1' is compressed
        InstallFiles: File: MyComp.WebApiAccess.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 43800
        MSI (s) (9C:0C) [17:12:53:151]: Executing op: FileCopy(SourceName=SY65B8~1.CON|MyComp.WebApiAccess.dll.config,SourceCabKey=MyComp.webapiaccess.dll.co,DestName=MyComp.WebApiAccess.dll.config,Attributes=16384,FileSize=430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1606307847,HashPart2=1712315382,HashPart3=-1670576472,HashPart4=275245694,,)
        MSI (s) (9C:0C) [17:12:53:151]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.WebApiAccess.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:151]: Source for file 'MyComp.webapiaccess.dll.co' is compressed
        InstallFiles: File: MyComp.WebApiAccess.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 430
        MSI (s) (9C:0C) [17:12:53:151]: Executing op: FileCopy(SourceName=MICROS~4.DLL|Microsoft.Web.Services3.dll,SourceCabKey=microsoft.web.services3.dll,DestName=Microsoft.Web.Services3.dll,Attributes=16384,FileSize=892192,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.5305.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:151]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\Microsoft.Web.Services3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:151]: Source for file 'microsoft.web.services3.dll' is compressed
        InstallFiles: File: Microsoft.Web.Services3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 892192
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\)
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: SetSourceFolder(Folder=1\Prog64~1\APACHE~1\TOMCAT~1\webapps\|Program Files 64\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\)
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: FileCopy(SourceName=wsclient.xml,SourceCabKey=wsclient.xml,DestName=wsclient.xml,Attributes=16384,FileSize=151,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1928256235,HashPart2=922373292,HashPart3=1495872121,HashPart4=657099605,,)
        MSI (s) (9C:0C) [17:12:53:762]: File: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\wsclient.xml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:762]: Source for file 'wsclient.xml' is compressed
        InstallFiles: File: wsclient.xml, Directory: C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\, Size: 151
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\SYNERG~1\bin\|IISRootFolder\MyComp.WebViewer\bin\)
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: FileCopy(SourceName=SYDA9A~1.DLL|MyComp.DataProtector.dll,SourceCabKey=MyComp.dataprotector.dll1,DestName=MyComp.DataProtector.dll,Attributes=16384,FileSize=14624,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:762]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataProtector.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:762]: Source for file 'MyComp.dataprotector.dll1' is compressed
        InstallFiles: File: MyComp.DataProtector.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 14624
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: FileCopy(SourceName=SYCEFF~1.CON|MyComp.DataAccessLayer.DbModels.dll.config,SourceCabKey=MyComp.dataaccesslayer.dbm2,DestName=MyComp.DataAccessLayer.DbModels.dll.config,Attributes=16384,FileSize=910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=166811569,HashPart2=-1171475516,HashPart3=2007683390,HashPart4=-2061162395,,)
        MSI (s) (9C:0C) [17:12:53:762]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataAccessLayer.DbModels.dll.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:762]: Source for file 'MyComp.dataaccesslayer.dbm2' is compressed
        InstallFiles: File: MyComp.DataAccessLayer.DbModels.dll.config, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 910
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: FileCopy(SourceName=SYED2D~1.DLL|MyComp.DataAccessLayer.DbModels.dll,SourceCabKey=MyComp.dataaccesslayer.dbm1,DestName=MyComp.DataAccessLayer.DbModels.dll,Attributes=16384,FileSize=112432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:762]: File: C:\inetpub\wwwroot\MyComp.WebViewer\bin\MyComp.DataAccessLayer.DbModels.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:762]: Source for file 'MyComp.dataaccesslayer.dbm1' is compressed
        InstallFiles: File: MyComp.DataAccessLayer.DbModels.dll, Directory: C:\inetpub\wwwroot\MyComp.WebViewer\bin\, Size: 112432
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\html\)
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: SetSourceFolder(Folder=1\PROGRA~1\AutoVue\html\|program files\AutoVue\html\)
        MSI (s) (9C:0C) [17:12:53:762]: Executing op: FileCopy(SourceName=GLUEGE~1.JAR|gluegen-rt.jar,SourceCabKey=gluegen_rt.jar2,DestName=gluegen-rt.jar,Attributes=16384,FileSize=715338,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1462320695,HashPart2=1913992833,HashPart3=1863031836,HashPart4=-2035329293,,)
        MSI (s) (9C:0C) [17:12:53:762]: File: C:\Oracle\AutoVue\html\gluegen-rt.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:53:762]: Source for file 'gluegen_rt.jar2' is compressed
        InstallFiles: File: gluegen-rt.jar, Directory: C:\Oracle\AutoVue\html\, Size: 715338
        MSI (s) (9C:0C) [17:12:53:762]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:53:762]: Verifying accessibility of file: gluegen-rt.jar
        MSI (s) (9C:0C) [17:12:53:774]: Executing op: FileCopy(SourceName=jogl.jar,SourceCabKey=jogl.jar2,DestName=jogl.jar,Attributes=16384,FileSize=2036138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2072121899,HashPart2=-244223868,HashPart3=-1807822447,HashPart4=-1492195511,,)
        MSI (s) (9C:0C) [17:12:53:774]: File: C:\Oracle\AutoVue\html\jogl.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:53:774]: Source for file 'jogl.jar2' is compressed
        InstallFiles: File: jogl.jar, Directory: C:\Oracle\AutoVue\html\, Size: 2036138
        MSI (s) (9C:0C) [17:12:53:774]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:53:774]: Verifying accessibility of file: jogl.jar
        MSI (s) (9C:0C) [17:12:53:790]: Executing op: FileCopy(SourceName=JSONRP~1.JAR|jsonrpc4j.jar,SourceCabKey=jsonrpc4j.jar1,DestName=jsonrpc4j.jar,Attributes=16384,FileSize=3058199,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=134695460,HashPart2=2106448524,HashPart3=660049333,HashPart4=1226687233,,)
        MSI (s) (9C:0C) [17:12:53:790]: File: C:\Oracle\AutoVue\html\jsonrpc4j.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:53:790]: Source for file 'jsonrpc4j.jar1' is compressed
        InstallFiles: File: jsonrpc4j.jar, Directory: C:\Oracle\AutoVue\html\, Size: 3058199
        MSI (s) (9C:0C) [17:12:53:790]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:53:790]: Verifying accessibility of file: jsonrpc4j.jar
        MSI (s) (9C:0C) [17:12:53:837]: Executing op: FileCopy(SourceName=jvue.jar,SourceCabKey=jvue.jar2,DestName=jvue.jar,Attributes=16384,FileSize=6105108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=505064896,HashPart2=-1657833710,HashPart3=-1292277016,HashPart4=-148657791,,)
        MSI (s) (9C:0C) [17:12:53:837]: File: C:\Oracle\AutoVue\html\jvue.jar; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
        MSI (s) (9C:0C) [17:12:53:837]: Source for file 'jvue.jar2' is compressed
        InstallFiles: File: jvue.jar, Directory: C:\Oracle\AutoVue\html\, Size: 6105108
        MSI (s) (9C:0C) [17:12:53:837]: Re-applying security from existing file.
        MSI (s) (9C:0C) [17:12:53:837]: Verifying accessibility of file: jvue.jar
        MSI (s) (9C:0C) [17:12:53:899]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\)
        MSI (s) (9C:0C) [17:12:53:899]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\|IISRootFolder\MyComp.WebAPI\)
        MSI (s) (9C:0C) [17:12:53:899]: Executing op: FileCopy(SourceName=APPSET~1.CON|appsettings.config,SourceCabKey=appsettings.config,DestName=appsettings.config,Attributes=16384,FileSize=1394,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1326182811,HashPart2=-1506614033,HashPart3=113470726,HashPart4=57373466,,)
        MSI (s) (9C:0C) [17:12:53:899]: File: C:\inetpub\wwwroot\MyComp.WebAPI\appsettings.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:899]: Source for file 'appsettings.config' is compressed
        InstallFiles: File: appsettings.config, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 1394
        MSI (s) (9C:0C) [17:12:53:899]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:53:899]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:53:899]: Executing op: FileCopy(SourceName=EPPlus.dll,SourceCabKey=epplus.dll,DestName=EPPlus.dll,Attributes=16384,FileSize=1257728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.1.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:899]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EPPlus.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:899]: Source for file 'epplus.dll' is compressed
        InstallFiles: File: EPPlus.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 1257728
        MSI (s) (9C:0C) [17:12:53:915]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\)
        MSI (s) (9C:0C) [17:12:53:915]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\|IISRootFolder\MyComp.WebAPI\)
        MSI (s) (9C:0C) [17:12:53:915]: Executing op: FileCopy(SourceName=CONNEC~1.CON|connections.config,SourceCabKey=connections.config,DestName=connections.config,Attributes=16384,FileSize=144,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-564909648,HashPart2=1384572056,HashPart3=-610428987,HashPart4=-251652873,,)
        MSI (s) (9C:0C) [17:12:53:915]: File: C:\inetpub\wwwroot\MyComp.WebAPI\connections.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:915]: Source for file 'connections.config' is compressed
        InstallFiles: File: connections.config, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 144
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: FileCopy(SourceName=WEB~1.CON|web.config,SourceCabKey=web.config1,DestName=web.config,Attributes=16384,FileSize=13697,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=970685186,HashPart2=1705759025,HashPart3=1940826034,HashPart4=1425259127,,)
        MSI (s) (9C:0C) [17:12:53:930]: File: C:\inetpub\wwwroot\MyComp.WebAPI\web.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:930]: Source for file 'web.config1' is compressed
        InstallFiles: File: web.config, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 13697
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md49,DestName=README.md,Attributes=16384,FileSize=411,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-968523206,HashPart2=1777560372,HashPart3=1172981378,HashPart4=1129980968,,)
        MSI (s) (9C:0C) [17:12:53:930]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:930]: Source for file 'readme.md49' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 411
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license25,DestName=LICENSE,Attributes=16384,FileSize=17097,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=244826135,HashPart2=1802140556,HashPart3=1712078547,HashPart4=348483070,,)
        MSI (s) (9C:0C) [17:12:53:930]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:930]: Source for file 'license25' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 17097
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: FileCopy(SourceName=COPYING,SourceCabKey=copying,DestName=COPYING,Attributes=16384,FileSize=18503,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2010898109,HashPart2=1891964734,HashPart3=-365311414,HashPart4=-1541408823,,)
        MSI (s) (9C:0C) [17:12:53:930]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\COPYING; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:930]: Source for file 'copying' is compressed
        ebAPI\Viewer\certutil\certificate-ca.pem; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:930]: Source for file 'certificate_ca.pem' is compressed
        InstallFiles: File: certificate-ca.pem, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 1092
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: FileCopy(SourceName=ssl3.dll,SourceCabKey=ssl3.dll,DestName=ssl3.dll,Attributes=16384,FileSize=240888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:930]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\ssl3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:930]: Source for file 'ssl3.dll' is compressed
        InstallFiles: File: ssl3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 240888
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:53:930]: Executing op: FileCopy(SourceName=LUCENE~1.DLL|Lucene.Net.dll,SourceCabKey=lucene.net.dll,DestName=Lucene.Net.dll,Attributes=16384,FileSize=761096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.3.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:53:930]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Lucene.Net.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:930]: Source for file 'lucene.net.dll' is compressed
        InstallFiles: File: Lucene.Net.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 761096
        MSI (s) (9C:0C) [17:12:53:954]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:53:954]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:53:954]: Executing op: FileCopy(SourceName=sqlite3.dll,SourceCabKey=sqlite3.dll,DestName=sqlite3.dll,Attributes=16384,FileSize=486656,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1535881746,HashPart2=331209526,HashPart3=-1157009938,HashPart4=2049920400,,)
        MSI (s) (9C:0C) [17:12:53:954]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\sqlite3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:53:954]: Source for file 'sqlite3.dll' is compressed
        InstallFiles: File: sqlite3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 486656
        MSI (s) (9C:0C) [17:12:54:118]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:54:118]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:54:118]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DynamicModelsLibrary.dll,SourceCabKey=MyComp.dynamicmodelslibrar,DestName=MyComp.DynamicModelsLibrary.dll,Attributes=16384,FileSize=31016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:118]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DynamicModelsLibrary.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:118]: Source for file 'MyComp.dynamicmodelslibrar' is compressed
        InstallFiles: File: MyComp.DynamicModelsLibrary.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 31016
        MSI (s) (9C:0C) [17:12:54:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\)
        MSI (s) (9C:0C) [17:12:54:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\pt-BR\|IISRootFolder\MyComp.WebAPI\bin\pt-BR\)
        MSI (s) (9C:0C) [17:12:54:160]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc5,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=26416,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:160]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:160]: Source for file 'MyComp.domainmodel.resourc5' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\, Size: 26416
        MSI (s) (9C:0C) [17:12:54:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Views\)
        MSI (s) (9C:0C) [17:12:54:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Views\|IISRootFolder\MyComp.WebAPI\Views\)
        MSI (s) (9C:0C) [17:12:54:160]: Executing op: FileCopy(SourceName=_VIEWS~1.CSH|_ViewStart.cshtml,SourceCabKey=_viewstart.cshtml1,DestName=_ViewStart.cshtml,Attributes=16384,FileSize=57,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-280503518,HashPart2=-419436554,HashPart3=350562001,HashPart4=-886073298,,)
        MSI (s) (9C:0C) [17:12:54:160]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Views\_ViewStart.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:160]: Source for file '_viewstart.cshtml1' is compressed
        InstallFiles: File: _ViewStart.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Views\, Size: 57
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=WEB~1.CON|Web.config,SourceCabKey=web.config4,DestName=Web.config,Attributes=16384,FileSize=1711,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-232789570,HashPart2=1885295484,HashPart3=807908181,HashPart4=-351488547,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Web.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file 'web.config4' is compressed
        InstallFiles: File: Web.config, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Views\, Size: 1711
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\)
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Views\Shared\|IISRootFolder\MyComp.WebAPI\Views\Shared\)
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=_LAYOU~1.CSH|_Layout.cshtml,SourceCabKey=_layout.cshtml1,DestName=_Layout.cshtml,Attributes=16384,FileSize=1686,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=902911308,HashPart2=1652345854,HashPart3=-1307694283,HashPart4=-1969003453,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\_Layout.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file '_layout.cshtml1' is compressed
        InstallFiles: File: _Layout.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\, Size: 1686
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=ERROR~1.CSH|Error.cshtml,SourceCabKey=error.cshtml,DestName=Error.cshtml,Attributes=16384,FileSize=306,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-816906200,HashPart2=997804186,HashPart3=-1306259741,HashPart4=-888956974,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\Error.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file 'error.cshtml' is compressed
        InstallFiles: File: Error.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\, Size: 306
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\)
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Views\Home\|IISRootFolder\MyComp.WebAPI\Views\Home\)
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=INDEX~1.CSH|Index.cshtml,SourceCabKey=index.cshtml1,DestName=Index.cshtml,Attributes=16384,FileSize=1054,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1202810443,HashPart2=-1762716437,HashPart3=-1804788524,HashPart4=-549236558,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\Index.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file 'index.cshtml1' is compressed
        InstallFiles: File: Index.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\, Size: 1054
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\)
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Scripts\|IISRootFolder\MyComp.WebAPI\Scripts\)
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=_REFER~1.JS|_references.js,SourceCabKey=_references.js,DestName=_references.js,Attributes=16384,FileSize=966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1707011403,HashPart2=-1684430807,HashPart3=-181968960,HashPart4=-298814820,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\_references.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file '_references.js' is compressed
        InstallFiles: File: _references.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 966
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=RESPON~1.JS|respond.min.js,SourceCabKey=respond.min.js,DestName=respond.min.js,Attributes=16384,FileSize=4860,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=42570561,HashPart2=1492058923,HashPart3=2061509067,HashPart4=-667353715,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\respond.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file 'respond.min.js' is compressed
        InstallFiles: File: respond.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 4860
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=respond.js,SourceCabKey=respond.js,DestName=respond.js,Attributes=16384,FileSize=10318,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=532425222,HashPart2=-240209771,HashPart3=-1107009741,HashPart4=1529708977,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\respond.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file 'respond.js' is compressed
        InstallFiles: File: respond.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 10318
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=npm.js,SourceCabKey=npm.js,DestName=npm.js,Attributes=16384,FileSize=484,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1863075892,HashPart2=-340709218,HashPart3=1134716303,HashPart4=736216723,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\npm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file 'npm.js' is compressed
        InstallFiles: File: npm.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 484
        MSI (s) (9C:0C) [17:12:54:164]: Executing op: FileCopy(SourceName=MODERN~1.JS|modernizr-2.6.2.js,SourceCabKey=modernizr_2.6.2.js,DestName=modernizr-2.6.2.js,Attributes=16384,FileSize=51458,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=171798764,HashPart2=-2110420195,HashPart3=-48985544,HashPart4=-618607904,,)
        MSI (s) (9C:0C) [17:12:54:164]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\modernizr-2.6.2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:164]: Source for file 'modernizr_2.6.2.js' is compressed
        InstallFiles: File: modernizr-2.6.2.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 51458
        MSI (s) (9C:0C) [17:12:54:287]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.validate.unobtrusive.min.js,SourceCabKey=jquery.validate.unobtrusive.1,DestName=jquery.validate.unobtrusive.min.js,Attributes=16384,FileSize=5700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-881942819,HashPart2=34865985,HashPart3=-1464445627,HashPart4=1617462519,,)
        MSI (s) (9C:0C) [17:12:54:287]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery.validate.unobtrusive.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:287]: Source for file 'jquery.validate.unobtrusive.1' is compressed
        InstallFiles: File: jquery.validate.unobtrusive.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 5700
        MSI (s) (9C:0C) [17:12:54:289]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery.validate.unobtrusive.js,SourceCabKey=jquery.validate.unobtrusive.,DestName=jquery.validate.unobtrusive.js,Attributes=16384,FileSize=14745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1804708251,HashPart2=196335004,HashPart3=922035410,HashPart4=-545651323,,)
        MSI (s) (9C:0C) [17:12:54:289]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery.validate.unobtrusive.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:289]: Source for file 'jquery.validate.unobtrusive.' is compressed
        InstallFiles: File: jquery.validate.unobtrusive.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 14745
        MSI (s) (9C:0C) [17:12:54:289]: Executing op: FileCopy(SourceName=JQUERY~1.JS2|jquery.validate.min.js,SourceCabKey=jquery.validate.min.js,DestName=jquery.validate.min.js,Attributes=16384,FileSize=21862,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1113170928,HashPart2=1630776,HashPart3=271143160,HashPart4=-713520782,,)
        MSI (s) (9C:0C) [17:12:54:289]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery.validate.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:289]: Source for file 'jquery.validate.min.js' is compressed
        InstallFiles: File: jquery.validate.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 21862
        MSI (s) (9C:0C) [17:12:54:289]: Executing op: FileCopy(SourceName=JQUERY~1.JS3|jquery.validate.js,SourceCabKey=jquery.validate.js,DestName=jquery.validate.js,Attributes=16384,FileSize=39745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-664572499,HashPart2=-619257837,HashPart3=-908355434,HashPart4=-2106963828,,)
        MSI (s) (9C:0C) [17:12:54:289]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery.validate.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:289]: Source for file 'jquery.validate.js' is compressed
        InstallFiles: File: jquery.validate.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 39745
        MSI (s) (9C:0C) [17:12:54:289]: Executing op: FileCopy(SourceName=JQUERY~1.MAP|jquery-1.10.2.min.map,SourceCabKey=jquery_1.10.2.min.map,DestName=jquery-1.10.2.min.map,Attributes=16384,FileSize=140036,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1026605972,HashPart2=2003292961,HashPart3=-524909613,HashPart4=-108393651,,)
        MSI (s) (9C:0C) [17:12:54:289]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery-1.10.2.min.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:289]: Source for file 'jquery_1.10.2.min.map' is compressed
        InstallFiles: File: jquery-1.10.2.min.map, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 140036
        MSI (s) (9C:0C) [17:12:54:289]: Executing op: FileCopy(SourceName=JQUERY~1.JS4|jquery-1.10.2.min.js,SourceCabKey=jquery_1.10.2.min.js,DestName=jquery-1.10.2.min.js,Attributes=16384,FileSize=94140,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-525136165,HashPart2=1401554816,HashPart3=1719954786,HashPart4=1272117814,,)
        MSI (s) (9C:0C) [17:12:54:289]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery-1.10.2.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:289]: Source for file 'jquery_1.10.2.min.js' is compressed
        InstallFiles: File: jquery-1.10.2.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 94140
        MSI (s) (9C:0C) [17:12:54:289]: Executing op: FileCopy(SourceName=JQUERY~1.JS5|jquery-1.10.2.js,SourceCabKey=jquery_1.10.2.js,DestName=jquery-1.10.2.js,Attributes=16384,FileSize=273990,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1736711149,HashPart2=-518435467,HashPart3=229590917,HashPart4=-220331374,,)
        MSI (s) (9C:0C) [17:12:54:289]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery-1.10.2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:289]: Source for file 'jquery_1.10.2.js' is compressed
        InstallFiles: File: jquery-1.10.2.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 273990
        MSI (s) (9C:0C) [17:12:54:289]: Executing op: FileCopy(SourceName=BOOTST~1.JS|bootstrap.min.js,SourceCabKey=bootstrap.min.js,DestName=bootstrap.min.js,Attributes=16384,FileSize=35951,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=309535628,HashPart2=1278102918,HashPart3=1280574287,HashPart4=-1783498284,,)
        MSI (s) (9C:0C) [17:12:54:289]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\bootstrap.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:289]: Source for file 'bootstrap.min.js' is compressed
        InstallFiles: File: bootstrap.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 35951
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: FileCopy(SourceName=BOOTST~1.JS1|bootstrap.js,SourceCabKey=bootstrap.js,DestName=bootstrap.js,Attributes=16384,FileSize=67546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=693350556,HashPart2=1330499413,HashPart3=746143668,HashPart4=661846240,,)
        MSI (s) (9C:0C) [17:12:54:305]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\bootstrap.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:305]: Source for file 'bootstrap.js' is compressed
        InstallFiles: File: bootstrap.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 67546
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: FileCopy(SourceName=JQUERY~1.JS6|jquery.signalR-2.2.2.js,SourceCabKey=jquery.signalr_2.2.2.js,DestName=jquery.signalR-2.2.2.js,Attributes=16384,FileSize=126534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-823620873,HashPart2=117489736,HashPart3=1556356843,HashPart4=219443439,,)
        MSI (s) (9C:0C) [17:12:54:305]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery.signalR-2.2.2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:305]: Source for file 'jquery.signalr_2.2.2.js' is compressed
        InstallFiles: File: jquery.signalR-2.2.2.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 126534
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: FileCopy(SourceName=JQUERY~1.JS7|jquery.signalR-2.2.2.min.js,SourceCabKey=jquery.signalr_2.2.2.min.js,DestName=jquery.signalR-2.2.2.min.js,Attributes=16384,FileSize=37312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1218274090,HashPart2=-136132997,HashPart3=-2000890305,HashPart4=-874997758,,)
        MSI (s) (9C:0C) [17:12:54:305]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\jquery.signalR-2.2.2.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:305]: Source for file 'jquery.signalr_2.2.2.min.js' is compressed
        InstallFiles: File: jquery.signalR-2.2.2.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\, Size: 37312
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\fonts\)
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\fonts\|IISRootFolder\MyComp.WebAPI\fonts\)
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: FileCopy(SourceName=GLYPHI~1.WOF|glyphicons-halflings-regular.woff2,SourceCabKey=glyphicons_halflings_regular,DestName=glyphicons-halflings-regular.woff2,Attributes=16384,FileSize=18028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1523282876,HashPart2=698116461,HashPart3=1692170769,HashPart4=-335594812,,)
        MSI (s) (9C:0C) [17:12:54:305]: File: C:\inetpub\wwwroot\MyComp.WebAPI\fonts\glyphicons-halflings-regular.woff2; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:305]: Source for file 'glyphicons_halflings_regular' is compressed
        InstallFiles: File: glyphicons-halflings-regular.woff2, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\fonts\, Size: 18028
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Content\)
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Content\|IISRootFolder\MyComp.WebAPI\Content\)
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: FileCopy(SourceName=Site.css,SourceCabKey=site.css,DestName=Site.css,Attributes=16384,FileSize=726,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1123327650,HashPart2=338564307,HashPart3=-1149208841,HashPart4=60370626,,)
        MSI (s) (9C:0C) [17:12:54:305]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Content\Site.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:305]: Source for file 'site.css' is compressed
        InstallFiles: File: Site.css, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Content\, Size: 726
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: FileCopy(SourceName=BOOTST~1.CSS|bootstrap.min.css,SourceCabKey=bootstrap.min.css,DestName=bootstrap.min.css,Attributes=16384,FileSize=117305,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-392241170,HashPart2=1319776012,HashPart3=28940827,HashPart4=-1999904900,,)
        MSI (s) (9C:0C) [17:12:54:305]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Content\bootstrap.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:305]: Source for file 'bootstrap.min.css' is compressed
        InstallFiles: File: bootstrap.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Content\, Size: 117305
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: FileCopy(SourceName=BOOTST~1.MAP|bootstrap.css.map,SourceCabKey=bootstrap.css.map,DestName=bootstrap.css.map,Attributes=16384,FileSize=380986,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2037202794,HashPart2=-2042557865,HashPart3=1376994832,HashPart4=523238718,,)
        MSI (s) (9C:0C) [17:12:54:305]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Content\bootstrap.css.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:305]: Source for file 'bootstrap.css.map' is compressed
        InstallFiles: File: bootstrap.css.map, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Content\, Size: 380986
        MSI (s) (9C:0C) [17:12:54:305]: Executing op: FileCopy(SourceName=BOOTST~2.CSS|bootstrap.css,SourceCabKey=bootstrap.css,DestName=bootstrap.css,Attributes=16384,FileSize=141622,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1607500577,HashPart2=999950938,HashPart3=1353747502,HashPart4=-480009316,,)
        MSI (s) (9C:0C) [17:12:54:305]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Content\bootstrap.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:305]: Source for file 'bootstrap.css' is compressed
        InstallFiles: File: bootstrap.css, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Content\, Size: 141622
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: FileCopy(SourceName=BOOTST~3.CSS|bootstrap-theme.min.css,SourceCabKey=bootstrap_theme.min.css,DestName=bootstrap-theme.min.css,Attributes=16384,FileSize=19963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=345485961,HashPart2=-1549120851,HashPart3=-1242349931,HashPart4=985987356,,)
        MSI (s) (9C:0C) [17:12:54:321]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Content\bootstrap-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:321]: Source for file 'bootstrap_theme.min.css' is compressed
        InstallFiles: File: bootstrap-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Content\, Size: 19963
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: FileCopy(SourceName=BOOTST~2.MAP|bootstrap-theme.css.map,SourceCabKey=bootstrap_theme.css.map,DestName=bootstrap-theme.css.map,Attributes=16384,FileSize=43339,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=868603379,HashPart2=307389588,HashPart3=1306715726,HashPart4=429450569,,)
        MSI (s) (9C:0C) [17:12:54:321]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Content\bootstrap-theme.css.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:321]: Source for file 'bootstrap_theme.css.map' is compressed
        InstallFiles: File: bootstrap-theme.css.map, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Content\, Size: 43339
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: FileCopy(SourceName=BOOTST~4.CSS|bootstrap-theme.css,SourceCabKey=bootstrap_theme.css,DestName=bootstrap-theme.css,Attributes=16384,FileSize=22608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1111655835,HashPart2=-1483214599,HashPart3=-35131551,HashPart4=-2075597663,,)
        MSI (s) (9C:0C) [17:12:54:321]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Content\bootstrap-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:321]: Source for file 'bootstrap_theme.css' is compressed
        InstallFiles: File: bootstrap-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Content\, Size: 22608
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: FileCopy(SourceName=SYNERG~1.CON|MyComp.DynamicModelConsole.exe.config,SourceCabKey=MyComp.dynamicmodelconsole,DestName=MyComp.DynamicModelConsole.exe.config,Attributes=16384,FileSize=2873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1011881164,HashPart2=-214930457,HashPart3=1145823408,HashPart4=-1131307693,,)
        MSI (s) (9C:0C) [17:12:54:321]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DynamicModelConsole.exe.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:321]: Source for file 'MyComp.dynamicmodelconsole' is compressed
        InstallFiles: File: MyComp.DynamicModelConsole.exe.config, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 2873
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: FileCopy(SourceName=SYNERG~1.XML|MyComp.WebAPI.XML,SourceCabKey=MyComp.webapi.xml,DestName=MyComp.WebAPI.XML,Attributes=16384,FileSize=182953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-882291845,HashPart2=1891358526,HashPart3=-1378324771,HashPart4=-1486444170,,)
        MSI (s) (9C:0C) [17:12:54:321]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.WebAPI.XML; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:321]: Source for file 'MyComp.webapi.xml' is compressed
        InstallFiles: File: MyComp.WebAPI.XML, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 182953
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: FileCopy(SourceName=APP_GL~1.COM|App_global.asax.compiled,SourceCabKey=app_global.asax.compiled,DestName=App_global.asax.compiled,Attributes=16384,FileSize=287,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1590318771,HashPart2=-745652775,HashPart3=510387091,HashPart4=-249691499,,)
        MSI (s) (9C:0C) [17:12:54:321]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\App_global.asax.compiled; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:321]: Source for file 'app_global.asax.compiled' is compressed
        InstallFiles: File: App_global.asax.compiled, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 287
        MSI (s) (9C:0C) [17:12:54:321]: Executing op: FileCopy(SourceName=WEBGRE~1.DLL|WebGrease.dll,SourceCabKey=webgrease.dll,DestName=WebGrease.dll,Attributes=16384,FileSize=1276568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.5.2.14234,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:321]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\WebGrease.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:321]: Source for file 'webgrease.dll' is compressed
        InstallFiles: File: WebGrease.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 1276568
        MSI (s) (9C:0C) [17:12:54:337]: Executing op: FileCopy(SourceName=WEBACT~1.DLL|WebActivatorEx.dll,SourceCabKey=webactivatorex.dll,DestName=WebActivatorEx.dll,Attributes=16384,FileSize=18192,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:337]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\WebActivatorEx.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:337]: Source for file 'webactivatorex.dll' is compressed
        InstallFiles: File: WebActivatorEx.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 18192
        MSI (s) (9C:0C) [17:12:54:337]: Executing op: FileCopy(SourceName=SYSTEM~1.DLL|System.Web.WebPages.Razor.dll,SourceCabKey=system.web.webpages.razor.dl,DestName=System.Web.WebPages.Razor.dll,Attributes=16384,FileSize=39632,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.11001.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:337]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.Razor.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:337]: Source for file 'system.web.webpages.razor.dl' is compressed
        InstallFiles: File: System.Web.WebPages.Razor.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 39632
        MSI (s) (9C:0C) [17:12:54:337]: Executing op: FileCopy(SourceName=SYSTEM~2.DLL|System.Web.WebPages.dll,SourceCabKey=system.web.webpages.dll,DestName=System.Web.WebPages.dll,Attributes=16384,FileSize=207568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.11001.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:337]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:337]: Source for file 'system.web.webpages.dll' is compressed
        InstallFiles: File: System.Web.WebPages.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 207568
        MSI (s) (9C:0C) [17:12:54:337]: Executing op: FileCopy(SourceName=SYSTEM~3.DLL|System.Web.WebPages.Deployment.dll,SourceCabKey=system.web.webpages.deployme,DestName=System.Web.WebPages.Deployment.dll,Attributes=16384,FileSize=41680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.11001.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:337]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.WebPages.Deployment.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:337]: Source for file 'system.web.webpages.deployme' is compressed
        12:54:337]: Source for file 'system.web.razor.dll' is compressed
        InstallFiles: File: System.Web.Razor.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 271056
        MSI (s) (9C:0C) [17:12:54:352]: Executing op: FileCopy(SourceName=SYC32E~1.DLL|System.Web.Optimization.dll,SourceCabKey=system.web.optimization.dll,DestName=System.Web.Optimization.dll,Attributes=16384,FileSize=70864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.1.30904.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:352]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Optimization.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:352]: Source for file 'system.web.optimization.dll' is compressed
        InstallFiles: File: System.Web.Optimization.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 70864
        MSI (s) (9C:0C) [17:12:54:352]: Executing op: FileCopy(SourceName=SY6091~1.DLL|System.Web.Mvc.dll,SourceCabKey=system.web.mvc.dll,DestName=System.Web.Mvc.dll,Attributes=16384,FileSize=538320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=5.0.11001.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:352]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Mvc.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:352]: Source for file 'system.web.mvc.dll' is compressed
        InstallFiles: File: System.Web.Mvc.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 538320
        MSI (s) (9C:0C) [17:12:54:352]: Executing op: FileCopy(SourceName=SY70D9~1.DLL|System.Web.Http.WebHost.dll,SourceCabKey=system.web.http.webhost.dll,DestName=System.Web.Http.WebHost.dll,Attributes=16384,FileSize=79056,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=5.0.11001.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:352]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.WebHost.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:352]: Source for file 'system.web.http.webhost.dll' is compressed
        InstallFiles: File: System.Web.Http.WebHost.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 79056
        MSI (s) (9C:0C) [17:12:54:352]: Executing op: FileCopy(SourceName=SY876C~1.DLL|System.Web.Http.Owin.dll,SourceCabKey=system.web.http.owin.dll,DestName=System.Web.Http.Owin.dll,Attributes=16384,FileSize=62160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=5.1.20129.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:352]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.Owin.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:352]: Source for file 'system.web.http.owin.dll' is compressed
        InstallFiles: File: System.Web.Http.Owin.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 62160
        MSI (s) (9C:0C) [17:12:54:352]: Executing op: FileCopy(SourceName=SY2F72~1.DLL|System.Web.Http.dll,SourceCabKey=system.web.http.dll,DestName=System.Web.Http.dll,Attributes=16384,FileSize=459984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=5.1.20129.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:352]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:352]: Source for file 'system.web.http.dll' is compressed
        InstallFiles: File: System.Web.Http.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 459984
        MSI (s) (9C:0C) [17:12:54:367]: Executing op: FileCopy(SourceName=SYC4B7~1.DLL|System.Web.Http.Cors.dll,SourceCabKey=system.web.http.cors.dll,DestName=System.Web.Http.Cors.dll,Attributes=16384,FileSize=38608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=5.1.20129.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:367]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Http.Cors.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:367]: Source for file 'system.web.http.cors.dll' is compressed
        InstallFiles: File: System.Web.Http.Cors.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 38608
        MSI (s) (9C:0C) [17:12:54:367]: Executing op: FileCopy(SourceName=SY47BF~1.DLL|System.Web.Helpers.dll,SourceCabKey=system.web.helpers.dll,DestName=System.Web.Helpers.dll,Attributes=16384,FileSize=139472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.11001.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:367]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Helpers.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:367]: Source for file 'system.web.helpers.dll' is compressed
        InstallFiles: File: System.Web.Helpers.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 139472
        MSI (s) (9C:0C) [17:12:54:367]: Executing op: FileCopy(SourceName=SY5B04~1.DLL|System.Web.Cors.dll,SourceCabKey=system.web.cors.dll,DestName=System.Web.Cors.dll,Attributes=16384,FileSize=25800,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=5.2.30128.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:367]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Web.Cors.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:367]: Source for file 'system.web.cors.dll' is compressed
        p.Formatting.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:367]: Source for file 'system.net.http.formatting.d' is compressed
        InstallFiles: File: System.Net.Http.Formatting.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 185544
        MSI (s) (9C:0C) [17:12:54:367]: Executing op: FileCopy(SourceName=SY5365~1.DLL|System.Linq.Dynamic.dll,SourceCabKey=system.linq.dynamic.dll1,DestName=System.Linq.Dynamic.dll,Attributes=16384,FileSize=56600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.3.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:367]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\System.Linq.Dynamic.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:367]: Source for file 'system.linq.dynamic.dll1' is compressed
        InstallFiles: File: System.Linq.Dynamic.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 56600
        MSI (s) (9C:0C) [17:12:54:367]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.WebAPI.dll,SourceCabKey=MyComp.webapi.dll,DestName=MyComp.WebAPI.dll,Attributes=16384,FileSize=211216,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:367]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.WebAPI.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:367]: Source for file 'MyComp.webapi.dll' is compressed
        InstallFiles: File: MyComp.WebAPI.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 211216
        MSI (s) (9C:0C) [17:12:54:383]: Executing op: FileCopy(SourceName=SYNERG~3.DLL|MyComp.Licensing.dll,SourceCabKey=MyComp.licensing.dll1,DestName=MyComp.Licensing.dll,Attributes=16384,FileSize=17176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:383]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.Licensing.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:383]: Source for file 'MyComp.licensing.dll1' is compressed
        ing file
        MSI (s) (9C:0C) [17:12:54:383]: Source for file 'MyComp.helper.dll1' is compressed
        InstallFiles: File: MyComp.Helper.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 47888
        MSI (s) (9C:0C) [17:12:54:383]: Executing op: FileCopy(SourceName=SYNERG~1.EXE|MyComp.DynamicModelConsole.exe,SourceCabKey=MyComp.dynamicmodelconsole1,DestName=MyComp.DynamicModelConsole.exe,Attributes=16384,FileSize=31016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:383]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DynamicModelConsole.exe; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:383]: Source for file 'MyComp.dynamicmodelconsole1' is compressed
        InstallFiles: File: MyComp.DynamicModelConsole.exe, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 31016
        MSI (s) (9C:0C) [17:12:54:383]: Executing op: FileCopy(SourceName=SY2451~1.DLL|MyComp.DomainModel.dll,SourceCabKey=MyComp.domainmodel.dll1,DestName=MyComp.DomainModel.dll,Attributes=16384,FileSize=157464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:383]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DomainModel.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:383]: Source for file 'MyComp.domainmodel.dll1' is compressed
        InstallFiles: File: MyComp.DomainModel.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 157464
        MSI (s) (9C:0C) [17:12:54:383]: Executing op: FileCopy(SourceName=SY45C2~1.DLL|MyComp.DataAccessLayer.dll,SourceCabKey=MyComp.dataaccesslayer.dll1,DestName=MyComp.DataAccessLayer.dll,Attributes=16384,FileSize=726816,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=0.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:383]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataAccessLayer.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:383]: Source for file 'MyComp.dataaccesslayer.dll1' is compressed
        InstallFiles: File: MyComp.DataAccessLayer.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 726816
        MSI (s) (9C:0C) [17:12:54:383]: Executing op: FileCopy(SourceName=SY3561~1.DLL|MyComp.BusinessLogic.dll,SourceCabKey=MyComp.businesslogic.dll1,DestName=MyComp.BusinessLogic.dll,Attributes=16384,FileSize=701216,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:383]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.BusinessLogic.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:383]: Source for file 'MyComp.businesslogic.dll1' is compressed
        InstallFiles: File: MyComp.BusinessLogic.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 701216
        MSI (s) (9C:0C) [17:12:54:976]: Executing op: FileCopy(SourceName=SWASHB~1.DLL|Swashbuckle.Core.dll,SourceCabKey=swashbuckle.core.dll,DestName=Swashbuckle.Core.dll,Attributes=16384,FileSize=3790608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:54:976]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Swashbuckle.Core.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:54:976]: Source for file 'swashbuckle.core.dll' is compressed
        InstallFiles: File: Swashbuckle.Core.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 3790608
        MSI (s) (9C:0C) [17:12:55:039]: Executing op: FileCopy(SourceName=Owin.dll,SourceCabKey=owin.dll1,DestName=Owin.dll,Attributes=16384,FileSize=12024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:039]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Owin.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:039]: Source for file 'owin.dll1' is compressed
        InstallFiles: File: Owin.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 12024
        MSI (s) (9C:0C) [17:12:55:039]: Executing op: FileCopy(SourceName=ORACLE~1.DLL|Oracle.ManagedDataAccess.EntityFramework.dll,SourceCabKey=oracle.manageddataaccess.ent1,DestName=Oracle.ManagedDataAccess.EntityFramework.dll,Attributes=16384,FileSize=480576,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.122.1.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:039]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Oracle.ManagedDataAccess.EntityFramework.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:039]: Source for file 'oracle.manageddataaccess.ent1' is compressed
        InstallFiles: File: Oracle.ManagedDataAccess.EntityFramework.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 480576
        MSI (s) (9C:0C) [17:12:55:054]: Executing op: FileCopy(SourceName=ORACLE~2.DLL|Oracle.ManagedDataAccess.dll,SourceCabKey=oracle.manageddataaccess.dll1,DestName=Oracle.ManagedDataAccess.dll,Attributes=16384,FileSize=4884768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.122.1.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:054]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Oracle.ManagedDataAccess.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:054]: Source for file 'oracle.manageddataaccess.dll1' is compressed
        InstallFiles: File: Oracle.ManagedDataAccess.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 4884768
        MSI (s) (9C:0C) [17:12:55:181]: Executing op: FileCopy(SourceName=NEWTON~1.DLL|Newtonsoft.Json.dll,SourceCabKey=newtonsoft.json.dll13,DestName=Newtonsoft.Json.dll,Attributes=16384,FileSize=533776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=9.0.1.19813,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:181]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Newtonsoft.Json.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:181]: Source for file 'newtonsoft.json.dll13' is compressed
        InstallFiles: File: Newtonsoft.Json.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 533776
        MSI (s) (9C:0C) [17:12:55:194]: Executing op: FileCopy(SourceName=MICROS~1.DLL|Microsoft.Web.Infrastructure.dll,SourceCabKey=microsoft.web.infrastructure,DestName=Microsoft.Web.Infrastructure.dll,Attributes=16384,FileSize=45416,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.20105.407,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:194]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Web.Infrastructure.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:194]: Source for file 'microsoft.web.infrastructure' is compressed
        InstallFiles: File: Microsoft.Web.Infrastructure.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 45416
        MSI (s) (9C:0C) [17:12:55:194]: Executing op: FileCopy(SourceName=MICROS~2.DLL|Microsoft.Owin.Security.Twitter.dll,SourceCabKey=microsoft.owin.security.twit,DestName=Microsoft.Owin.Security.Twitter.dll,Attributes=16384,FileSize=43184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.0.20911.395,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:194]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Twitter.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:194]: Source for file 'microsoft.owin.security.twit' is compressed
        InstallFiles: File: Microsoft.Owin.Security.Twitter.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 43184
        MSI (s) (9C:0C) [17:12:55:226]: Executing op: FileCopy(SourceName=MICROS~3.DLL|Microsoft.Owin.Security.OAuth.dll,SourceCabKey=microsoft.owin.security.oaut,DestName=Microsoft.Owin.Security.OAuth.dll,Attributes=16384,FileSize=77488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.40213.64,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:226]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.OAuth.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:226]: Source for file 'microsoft.owin.security.oaut' is compressed
        InstallFiles: File: Microsoft.Owin.Security.OAuth.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 77488
        MSI (s) (9C:0C) [17:12:55:226]: Executing op: FileCopy(SourceName=MICROS~4.DLL|Microsoft.Owin.Security.MicrosoftAccount.dll,SourceCabKey=microsoft.owin.security.micr,DestName=Microsoft.Owin.Security.MicrosoftAccount.dll,Attributes=16384,FileSize=36528,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.1.30113.529,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:226]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.MicrosoftAccount.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:226]: Source for file 'microsoft.owin.security.micr' is compressed
        InstallFiles: File: Microsoft.Owin.Security.MicrosoftAccount.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 36528
        MSI (s) (9C:0C) [17:12:55:257]: Executing op: FileCopy(SourceName=MI8F8A~1.DLL|Microsoft.Owin.Security.Google.dll,SourceCabKey=microsoft.owin.security.goog,DestName=Microsoft.Owin.Security.Google.dll,Attributes=16384,FileSize=39600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.0.20911.395,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:257]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Google.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:257]: Source for file 'microsoft.owin.security.goog' is compressed
        InstallFiles: File: Microsoft.Owin.Security.Google.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 39600
        MSI (s) (9C:0C) [17:12:55:257]: Executing op: FileCopy(SourceName=MIE629~1.DLL|Microsoft.Owin.Security.Facebook.dll,SourceCabKey=microsoft.owin.security.face,DestName=Microsoft.Owin.Security.Facebook.dll,Attributes=16384,FileSize=33456,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.0.20911.395,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:257]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Facebook.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:257]: Source for file 'microsoft.owin.security.face' is compressed
        InstallFiles: File: Microsoft.Owin.Security.Facebook.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 33456
        MSI (s) (9C:0C) [17:12:55:257]: Executing op: FileCopy(SourceName=MI2E57~1.DLL|Microsoft.Owin.Security.dll,SourceCabKey=microsoft.owin.security.dll,DestName=Microsoft.Owin.Security.dll,Attributes=16384,FileSize=53416,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.40213.64,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:257]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:257]: Source for file 'microsoft.owin.security.dll' is compressed
        InstallFiles: File: Microsoft.Owin.Security.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 53416
        MSI (s) (9C:0C) [17:12:55:257]: Executing op: FileCopy(SourceName=MI1B4E~1.DLL|Microsoft.Owin.Security.Cookies.dll,SourceCabKey=microsoft.owin.security.cook,DestName=Microsoft.Owin.Security.Cookies.dll,Attributes=16384,FileSize=36520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.40213.64,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:257]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Security.Cookies.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:257]: Source for file 'microsoft.owin.security.cook' is compressed
        InstallFiles: File: Microsoft.Owin.Security.Cookies.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 36520
        MSI (s) (9C:0C) [17:12:55:272]: Executing op: FileCopy(SourceName=MI9FA7~1.DLL|Microsoft.Owin.Host.SystemWeb.dll,SourceCabKey=microsoft.owin.host.systemwe,DestName=Microsoft.Owin.Host.SystemWeb.dll,Attributes=16384,FileSize=133288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.40213.64,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:272]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Host.SystemWeb.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:272]: Source for file 'microsoft.owin.host.systemwe' is compressed
        272]: Source for file 'microsoft.owin.dll' is compressed
        InstallFiles: File: Microsoft.Owin.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 101032
        MSI (s) (9C:0C) [17:12:55:272]: Executing op: FileCopy(SourceName=MI4A7D~1.DLL|Microsoft.Owin.Cors.dll,SourceCabKey=microsoft.owin.cors.dll,DestName=Microsoft.Owin.Cors.dll,Attributes=16384,FileSize=19112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.0.40213.64,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:272]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.Owin.Cors.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:272]: Source for file 'microsoft.owin.cors.dll' is compressed
        InstallFiles: File: Microsoft.Owin.Cors.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 19112
        MSI (s) (9C:0C) [17:12:55:289]: Executing op: FileCopy(SourceName=MIC1BB~1.DLL|Microsoft.AspNet.SignalR.SystemWeb.dll,SourceCabKey=microsoft.aspnet.signalr.sys,DestName=Microsoft.AspNet.SignalR.SystemWeb.dll,Attributes=16384,FileSize=23264,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.2.60504.1171,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:289]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.SystemWeb.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:289]: Source for file 'microsoft.aspnet.signalr.sys' is compressed
        InstallFiles: File: Microsoft.AspNet.SignalR.SystemWeb.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 23264
        MSI (s) (9C:0C) [17:12:55:304]: Executing op: FileCopy(SourceName=MI639A~1.DLL|Microsoft.AspNet.SignalR.Core.dll,SourceCabKey=microsoft.aspnet.signalr.cor,DestName=Microsoft.AspNet.SignalR.Core.dll,Attributes=16384,FileSize=352480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.2.60504.1171,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:304]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.Core.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:304]: Source for file 'microsoft.aspnet.signalr.cor' is compressed
        InstallFiles: File: Microsoft.AspNet.SignalR.Core.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 352480
        MSI (s) (9C:0C) [17:12:55:304]: Executing op: FileCopy(SourceName=MI1717~1.DLL|Microsoft.AspNet.Identity.Owin.dll,SourceCabKey=microsoft.aspnet.identity.ow,DestName=Microsoft.AspNet.Identity.Owin.dll,Attributes=16384,FileSize=54944,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.2.1.40403,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:304]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.Owin.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:304]: Source for file 'microsoft.aspnet.identity.ow' is compressed
        InstallFiles: File: Microsoft.AspNet.Identity.Owin.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 54944
        MSI (s) (9C:0C) [17:12:55:319]: Executing op: FileCopy(SourceName=MI3B72~1.DLL|Microsoft.AspNet.Identity.EntityFramework.dll,SourceCabKey=microsoft.aspnet.identity.en,DestName=Microsoft.AspNet.Identity.EntityFramework.dll,Attributes=16384,FileSize=42656,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.20911.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:319]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.EntityFramework.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:319]: Source for file 'microsoft.aspnet.identity.en' is compressed
        InstallFiles: File: Microsoft.AspNet.Identity.EntityFramework.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 42656
        MSI (s) (9C:0C) [17:12:55:319]: Executing op: FileCopy(SourceName=MI19AE~1.DLL|Microsoft.AspNet.Identity.Core.dll,SourceCabKey=microsoft.aspnet.identity.co1,DestName=Microsoft.AspNet.Identity.Core.dll,Attributes=16384,FileSize=171672,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.2.1.40403,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:319]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.Identity.Core.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:319]: Source for file 'microsoft.aspnet.identity.co1' is compressed
        InstallFiles: File: Microsoft.AspNet.Identity.Core.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 171672
        MSI (s) (9C:0C) [17:12:55:335]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:55:335]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:55:335]: Executing op: FileCopy(SourceName=softokn3.dll,SourceCabKey=softokn3.dll,DestName=softokn3.dll,Attributes=16384,FileSize=177408,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:335]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\softokn3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:335]: Source for file 'softokn3.dll' is compressed
        InstallFiles: File: softokn3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 177408
        MSI (s) (9C:0C) [17:12:55:335]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\)
        MSI (s) (9C:0C) [17:12:55:335]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\fr-CA\|IISRootFolder\MyComp.WebAPI\bin\fr-CA\)
        MSI (s) (9C:0C) [17:12:55:335]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou1,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=95024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:335]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:335]: Source for file 'MyComp.businesslogic.resou1' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\, Size: 95024
        MSI (s) (9C:0C) [17:12:55:350]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:55:350]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:55:350]: Executing op: FileCopy(SourceName=ENTITY~1.DLL|EntityFramework.SqlServer.dll,SourceCabKey=entityframework.sqlserver.dl1,DestName=EntityFramework.SqlServer.dll,Attributes=16384,FileSize=622288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.2.61023.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:350]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.SqlServer.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:350]: Source for file 'entityframework.sqlserver.dl1' is compressed
        InstallFiles: File: EntityFramework.SqlServer.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 622288
        MSI (s) (9C:0C) [17:12:55:366]: Executing op: FileCopy(SourceName=ENTITY~2.DLL|EntityFramework.MappingAPI.dll,SourceCabKey=entityframework.mappingapi.d1,DestName=EntityFramework.MappingAPI.dll,Attributes=16384,FileSize=43304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.0.0.7,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:366]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.MappingAPI.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:366]: Source for file 'entityframework.mappingapi.d1' is compressed
        InstallFiles: File: EntityFramework.MappingAPI.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 43304
        MSI (s) (9C:0C) [17:12:55:366]: Executing op: FileCopy(SourceName=ENTITY~3.DLL|EntityFramework.dll,SourceCabKey=entityframework.dll1,DestName=EntityFramework.dll,Attributes=16384,FileSize=5225168,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.2.61023.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:366]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:366]: Source for file 'entityframework.dll1' is compressed
        InstallFiles: File: EntityFramework.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 5225168
        MSI (s) (9C:0C) [17:12:55:725]: Executing op: FileCopy(SourceName=ENTITY~4.DLL|EntityFramework.BulkInsert.dll,SourceCabKey=entityframework.bulkinsert.d1,DestName=EntityFramework.BulkInsert.dll,Attributes=16384,FileSize=29480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=6.0.2.8,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:725]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\EntityFramework.BulkInsert.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:725]: Source for file 'entityframework.bulkinsert.d1' is compressed
        InstallFiles: File: EntityFramework.BulkInsert.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 29480
        MSI (s) (9C:0C) [17:12:55:740]: Executing op: FileCopy(SourceName=ASPOSE~1.DLL|Aspose.Words.dll,SourceCabKey=aspose.words.dll1,DestName=Aspose.Words.dll,Attributes=16384,FileSize=11363080,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=16.3.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:740]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Aspose.Words.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:740]: Source for file 'aspose.words.dll1' is compressed
        InstallFiles: File: Aspose.Words.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 11363080
        MSI (s) (9C:0C) [17:12:55:975]: Executing op: FileCopy(SourceName=APP_GL~1.DLL|App_global.asax.dll,SourceCabKey=app_global.asax.dll,DestName=App_global.asax.dll,Attributes=16384,FileSize=11536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=0.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:975]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\App_global.asax.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:975]: Source for file 'app_global.asax.dll' is compressed
        InstallFiles: File: App_global.asax.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 11536
        MSI (s) (9C:0C) [17:12:55:990]: Executing op: FileCopy(SourceName=ANTLR3~1.DLL|Antlr3.Runtime.dll,SourceCabKey=antlr3.runtime.dll,DestName=Antlr3.Runtime.dll,Attributes=16384,FileSize=110352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.4.1.9004,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:990]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Antlr3.Runtime.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:990]: Source for file 'antlr3.runtime.dll' is compressed
        InstallFiles: File: Antlr3.Runtime.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 110352
        MSI (s) (9C:0C) [17:12:55:990]: Executing op: FileCopy(SourceName=MyProductU~1.DLL|MyProductUnmanaged.dll,SourceCabKey=MyProductunmanaged.dll,DestName=MyProductUnmanaged.dll,Attributes=16384,FileSize=51984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.1,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:990]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductUnmanaged.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:990]: Source for file 'MyProductunmanaged.dll' is compressed
        =106240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:55:990]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\smime3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:55:990]: Source for file 'smime3.dll' is compressed
        InstallFiles: File: smime3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 106240
        MSI (s) (9C:0C) [17:12:56:007]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:007]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:007]: Executing op: FileCopy(SourceName=MyProductF~1.DLL|MyProductFileSystemHubMgr.dll,SourceCabKey=MyProductfilesystemhubmgr.dll1,DestName=MyProductFileSystemHubMgr.dll,Attributes=16384,FileSize=210200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.359,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:007]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductFileSystemHubMgr.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:007]: Source for file 'MyProductfilesystemhubmgr.dll1' is compressed
        InstallFiles: File: MyProductFileSystemHubMgr.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 210200
        MSI (s) (9C:0C) [17:12:56:007]: Executing op: FileCopy(SourceName=MyProductF~2.DLL|MyProductFileSystemDataClasses.dll,SourceCabKey=MyProductfilesystemdataclasses.d1,DestName=MyProductFileSystemDataClasses.dll,Attributes=16384,FileSize=39720,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.359,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:007]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyProductFileSystemDataClasses.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:007]: Source for file 'MyProductfilesystemdataclasses.d1' is compressed
        InstallFiles: File: MyProductFileSystemDataClasses.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 39720
        MSI (s) (9C:0C) [17:12:56:021]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\)
        MSI (s) (9C:0C) [17:12:56:021]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Areas\HelpPage\|IISRootFolder\MyComp.WebAPI\Areas\HelpPage\)
        MSI (s) (9C:0C) [17:12:56:021]: Executing op: FileCopy(SourceName=HelpPage.css,SourceCabKey=helppage.css,DestName=HelpPage.css,Attributes=16384,FileSize=1602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=801835236,HashPart2=-1704576063,HashPart3=382251112,HashPart4=-733779340,,)
        MSI (s) (9C:0C) [17:12:56:021]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\HelpPage.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:021]: Source for file 'helppage.css' is compressed
        InstallFiles: File: HelpPage.css, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\, Size: 1602
        MSI (s) (9C:0C) [17:12:56:021]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\)
        MSI (s) (9C:0C) [17:12:56:021]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Areas\HelpPage\Views\Help\DISPLA~1\|IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\)
        MSI (s) (9C:0C) [17:12:56:021]: Executing op: FileCopy(SourceName=TEXTSA~1.CSH|TextSample.cshtml,SourceCabKey=textsample.cshtml,DestName=TextSample.cshtml,Attributes=16384,FileSize=102,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1947168243,HashPart2=-1532086998,HashPart3=-161504202,HashPart4=1396733304,,)
        MSI (s) (9C:0C) [17:12:56:021]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\TextSample.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:021]: Source for file 'textsample.cshtml' is compressed
        InstallFiles: File: TextSample.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\, Size: 102
        MSI (s) (9C:0C) [17:12:56:037]: Executing op: FileCopy(SourceName=SAMPLE~1.CSH|Samples.cshtml,SourceCabKey=samples.cshtml,DestName=Samples.cshtml,Attributes=16384,FileSize=928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1635796053,HashPart2=-1556801117,HashPart3=1432082696,HashPart4=346539959,,)
        MSI (s) (9C:0C) [17:12:56:037]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\Samples.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:037]: Source for file 'samples.cshtml' is compressed
        InstallFiles: File: Samples.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\, Size: 928
        MSI (s) (9C:0C) [17:12:56:037]: Executing op: FileCopy(SourceName=PARAME~1.CSH|Parameters.cshtml,SourceCabKey=parameters.cshtml,DestName=Parameters.cshtml,Attributes=16384,FileSize=1759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2097235646,HashPart2=-1880485422,HashPart3=1657873964,HashPart4=567828945,,)
        MSI (s) (9C:0C) [17:12:56:037]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\Parameters.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:037]: Source for file 'parameters.cshtml' is compressed
        InstallFiles: File: Parameters.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\, Size: 1759
        MSI (s) (9C:0C) [17:12:56:115]: Executing op: FileCopy(SourceName=INVALI~1.CSH|InvalidSample.cshtml,SourceCabKey=invalidsample.cshtml,DestName=InvalidSample.cshtml,Attributes=16384,FileSize=252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-217911243,HashPart2=1275402267,HashPart3=-1844800891,HashPart4=-1236538802,,)
        MSI (s) (9C:0C) [17:12:56:115]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\InvalidSample.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:115]: Source for file 'invalidsample.cshtml' is compressed
        InstallFiles: File: InvalidSample.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\, Size: 252
        MSI (s) (9C:0C) [17:12:56:115]: Executing op: FileCopy(SourceName=IMAGES~1.CSH|ImageSample.cshtml,SourceCabKey=imagesample.cshtml,DestName=ImageSample.cshtml,Attributes=16384,FileSize=85,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1686487415,HashPart2=2005811851,HashPart3=-205107926,HashPart4=54954806,,)
        MSI (s) (9C:0C) [17:12:56:115]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\ImageSample.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:115]: Source for file 'imagesample.cshtml' is compressed
        InstallFiles: File: ImageSample.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\, Size: 85
        MSI (s) (9C:0C) [17:12:56:115]: Executing op: FileCopy(SourceName=HELPPA~1.CSH|HelpPageApiModel.cshtml,SourceCabKey=helppageapimodel.cshtml,DestName=HelpPageApiModel.cshtml,Attributes=16384,FileSize=1500,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1305302935,HashPart2=-1340239505,HashPart3=-991502696,HashPart4=-1533198373,,)
        MSI (s) (9C:0C) [17:12:56:115]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\HelpPageApiModel.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:115]: Source for file 'helppageapimodel.cshtml' is compressed
        InstallFiles: File: HelpPageApiModel.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\, Size: 1500
        MSI (s) (9C:0C) [17:12:56:115]: Executing op: FileCopy(SourceName=APIGRO~1.CSH|ApiGroup.cshtml,SourceCabKey=apigroup.cshtml,DestName=ApiGroup.cshtml,Attributes=16384,FileSize=1223,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-391044896,HashPart2=1795401306,HashPart3=355081164,HashPart4=919519264,,)
        MSI (s) (9C:0C) [17:12:56:115]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\ApiGroup.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:115]: Source for file 'apigroup.cshtml' is compressed
        InstallFiles: File: ApiGroup.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\, Size: 1223
        MSI (s) (9C:0C) [17:12:56:115]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Shared\)
        MSI (s) (9C:0C) [17:12:56:115]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Areas\HelpPage\Views\Shared\|IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Shared\)
        MSI (s) (9C:0C) [17:12:56:115]: Executing op: FileCopy(SourceName=_LAYOU~1.CSH|_Layout.cshtml,SourceCabKey=_layout.cshtml,DestName=_Layout.cshtml,Attributes=16384,FileSize=257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-625819689,HashPart2=-1808941929,HashPart3=-49220895,HashPart4=89992625,,)
        MSI (s) (9C:0C) [17:12:56:115]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Shared\_Layout.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:115]: Source for file '_layout.cshtml' is compressed
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\)
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Areas\HelpPage\Views\Help\|IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\Help\)
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: FileCopy(SourceName=INDEX~1.CSH|Index.cshtml,SourceCabKey=index.cshtml,DestName=Index.cshtml,Attributes=16384,FileSize=1157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-533834373,HashPart2=1616290311,HashPart3=-1269977359,HashPart4=688767441,,)
        MSI (s) (9C:0C) [17:12:56:131]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\Index.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:131]: Source for file 'index.cshtml' is compressed
        inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\)
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Areas\HelpPage\Views\|IISRootFolder\MyComp.WebAPI\Areas\HelpPage\Views\)
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: FileCopy(SourceName=_VIEWS~1.CSH|_ViewStart.cshtml,SourceCabKey=_viewstart.cshtml,DestName=_ViewStart.cshtml,Attributes=16384,FileSize=165,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1681038877,HashPart2=-236611162,HashPart3=-1368474776,HashPart4=408591139,,)
        MSI (s) (9C:0C) [17:12:56:131]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\_ViewStart.cshtml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:131]: Source for file '_viewstart.cshtml' is compressed
        InstallFiles: File: _ViewStart.cshtml, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\, Size: 165
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: FileCopy(SourceName=WEB~1.CON|Web.config,SourceCabKey=web.config3,DestName=Web.config,Attributes=16384,FileSize=3072,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=822233648,HashPart2=-761658804,HashPart3=2072397479,HashPart4=201207438,,)
        MSI (s) (9C:0C) [17:12:56:131]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Web.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:131]: Source for file 'web.config3' is compressed
        InstallFiles: File: Web.config, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\, Size: 3072
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\)
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\|IISRootFolder\MyComp.WebAPI\)
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: FileCopy(SourceName=PRECOM~1.CON|PrecompiledApp.config,SourceCabKey=precompiledapp.config1,DestName=PrecompiledApp.config,Attributes=16384,FileSize=49,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=107859041,HashPart2=-826675702,HashPart3=1670606574,HashPart4=-1884094329,,)
        MSI (s) (9C:0C) [17:12:56:131]: File: C:\inetpub\wwwroot\MyComp.WebAPI\PrecompiledApp.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:131]: Source for file 'precompiledapp.config1' is compressed
        InstallFiles: File: PrecompiledApp.config, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 49
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: FileCopy(SourceName=PERFCE~1.ICO|PerfCenterCpl.ico,SourceCabKey=perfcentercpl.ico,DestName=PerfCenterCpl.ico,Attributes=16384,FileSize=116288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-916751945,HashPart2=-2031412116,HashPart3=-930263328,HashPart4=-2067273405,,)
        MSI (s) (9C:0C) [17:12:56:131]: File: C:\inetpub\wwwroot\MyComp.WebAPI\PerfCenterCpl.ico; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:131]: Source for file 'perfcentercpl.ico' is compressed
        InstallFiles: File: PerfCenterCpl.ico, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 116288
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: FileCopy(SourceName=PACKAG~1.CON|packages.config,SourceCabKey=packages.config1,DestName=packages.config,Attributes=16384,FileSize=4219,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1291190975,HashPart2=-1396601551,HashPart3=-100496246,HashPart4=1513180901,,)
        MSI (s) (9C:0C) [17:12:56:131]: File: C:\inetpub\wwwroot\MyComp.WebAPI\packages.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:131]: Source for file 'packages.config1' is compressed
        InstallFiles: File: packages.config, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 4219
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: FileCopy(SourceName=Icon.png,SourceCabKey=icon.png,DestName=Icon.png,Attributes=16384,FileSize=5206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-606691148,HashPart2=-1148447177,HashPart3=-848553010,HashPart4=-439399535,,)
        MSI (s) (9C:0C) [17:12:56:131]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icon.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:131]: Source for file 'icon.png' is compressed
        InstallFiles: File: Icon.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 5206
        MSI (s) (9C:0C) [17:12:56:131]: Executing op: FileCopy(SourceName=favicon.ico,SourceCabKey=favicon.ico,DestName=favicon.ico,Attributes=16384,FileSize=32038,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1696376504,HashPart2=-185483034,HashPart3=1779626536,HashPart4=-651447445,,)
        MSI (s) (9C:0C) [17:12:56:131]: File: C:\inetpub\wwwroot\MyComp.WebAPI\favicon.ico; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:131]: Source for file 'favicon.ico' is compressed
        InstallFiles: File: favicon.ico, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 32038
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\)
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\pt-BR\|IISRootFolder\MyComp.WebAPI\bin\pt-BR\)
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou5,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=92976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:150]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:150]: Source for file 'MyComp.businesslogic.resou5' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\, Size: 92976
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: FileCopy(SourceName=WEONLY~1.DLL|WeOnlyDo.Client.FTP.dll,SourceCabKey=weonlydo.client.ftp.dll,DestName=WeOnlyDo.Client.FTP.dll,Attributes=16384,FileSize=417048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.8.2.241,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:150]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\WeOnlyDo.Client.FTP.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:150]: Source for file 'weonlydo.client.ftp.dll' is compressed
        InstallFiles: File: WeOnlyDo.Client.FTP.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 417048
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: FileCopy(SourceName=SECURE~1.DLL|SecureFTP.net.dll,SourceCabKey=secureftp.net.dll,DestName=SecureFTP.net.dll,Attributes=16384,FileSize=65288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:150]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\SecureFTP.net.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:150]: Source for file 'secureftp.net.dll' is compressed
        InstallFiles: File: SecureFTP.net.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 65288
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: FileCopy(SourceName=plds4.dll,SourceCabKey=plds4.dll,DestName=plds4.dll,Attributes=16384,FileSize=19192,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.10.8.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:150]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\plds4.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:150]: Source for file 'plds4.dll' is compressed
        InstallFiles: File: plds4.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 19192
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\)
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\|IISRootFolder\MyComp.WebAPI\)
        MSI (s) (9C:0C) [17:12:56:150]: Executing op: FileCopy(SourceName=MODELS~1.BAT|ModelsCreation.bat,SourceCabKey=modelscreation.bat,DestName=ModelsCreation.bat,Attributes=16384,FileSize=103,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-704473805,HashPart2=790900290,HashPart3=1702441436,HashPart4=-1201106161,,)
        MSI (s) (9C:0C) [17:12:56:150]: File: C:\inetpub\wwwroot\MyComp.WebAPI\ModelsCreation.bat; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:150]: Source for file 'modelscreation.bat' is compressed
        InstallFiles: File: ModelsCreation.bat, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\, Size: 103
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\)
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\it\|IISRootFolder\MyComp.WebAPI\bin\it\)
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc4,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=26416,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:162]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:162]: Source for file 'MyComp.domainmodel.resourc4' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\, Size: 26416
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou4,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=91952,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:162]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:162]: Source for file 'MyComp.businesslogic.resou4' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\, Size: 91952
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\)
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\es\|IISRootFolder\MyComp.WebAPI\bin\es\)
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc3,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=25904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:162]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:162]: Source for file 'MyComp.domainmodel.resourc3' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\, Size: 25904
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou3,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=93488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:162]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:162]: Source for file 'MyComp.businesslogic.resou3' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\, Size: 93488
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\)
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\de\|IISRootFolder\MyComp.WebAPI\bin\de\)
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: FileCopy(SourceName=SYNERG~1.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc2,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=26928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:162]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:162]: Source for file 'MyComp.domainmodel.resourc2' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\, Size: 26928
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.BusinessLogic.resources.dll,SourceCabKey=MyComp.businesslogic.resou2,DestName=MyComp.BusinessLogic.resources.dll,Attributes=16384,FileSize=92464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:162]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\MyComp.BusinessLogic.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:162]: Source for file 'MyComp.businesslogic.resou2' is compressed
        InstallFiles: File: MyComp.BusinessLogic.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\, Size: 92464
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: FileCopy(SourceName=SYCAFB~1.DLL|MyComp.FTSAccess.dll,SourceCabKey=MyComp.ftsaccess.dll,DestName=MyComp.FTSAccess.dll,Attributes=16384,FileSize=33048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:162]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.FTSAccess.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:162]: Source for file 'MyComp.ftsaccess.dll' is compressed
        InstallFiles: File: MyComp.FTSAccess.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 33048
        MSI (s) (9C:0C) [17:12:56:162]: Executing op: FileCopy(SourceName=HTMLAG~1.DLL|HtmlAgilityPack.dll,SourceCabKey=htmlagilitypack.dll,DestName=HtmlAgilityPack.dll,Attributes=16384,FileSize=134928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.8.7.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:162]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\HtmlAgilityPack.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:162]: Source for file 'htmlagilitypack.dll' is compressed
        InstallFiles: File: HtmlAgilityPack.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 134928
        MSI (s) (9C:0C) [17:12:56:178]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\)
        MSI (s) (9C:0C) [17:12:56:178]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\AUTHEN~1\|IISRootFolder\MyComp.WebAPI\Authenticator\)
        MSI (s) (9C:0C) [17:12:56:178]: Executing op: FileCopy(SourceName=ACSLOC~1.DLL|ACSLocalization.dll,SourceCabKey=acslocalization.dll1,DestName=ACSLocalization.dll,Attributes=16384,FileSize=25872,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:178]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\ACSLocalization.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:178]: Source for file 'acslocalization.dll1' is compressed
        InstallFiles: File: ACSLocalization.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\, Size: 25872
        MSI (s) (9C:0C) [17:12:56:178]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:178]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:178]: Executing op: FileCopy(SourceName=LinqKit.dll,SourceCabKey=linqkit.dll1,DestName=LinqKit.dll,Attributes=16384,FileSize=40704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.1.3.1,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:178]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\LinqKit.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:178]: Source for file 'linqkit.dll1' is compressed
        InstallFiles: File: LinqKit.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 40704
        MSI (s) (9C:0C) [17:12:56:240]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:240]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:240]: Executing op: FileCopy(SourceName=plc4.dll,SourceCabKey=plc4.dll,DestName=plc4.dll,Attributes=16384,FileSize=21240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.10.8.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:240]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\plc4.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:240]: Source for file 'plc4.dll' is compressed
        InstallFiles: File: plc4.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 21240
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\)
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\fr-CA\|IISRootFolder\MyComp.WebAPI\bin\fr-CA\)
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: FileCopy(SourceName=SYNERG~2.DLL|MyComp.DomainModel.resources.dll,SourceCabKey=MyComp.domainmodel.resourc,DestName=MyComp.DomainModel.resources.dll,Attributes=16384,FileSize=26416,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:255]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\MyComp.DomainModel.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:255]: Source for file 'MyComp.domainmodel.resourc' is compressed
        InstallFiles: File: MyComp.DomainModel.resources.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\, Size: 26416
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: FileCopy(SourceName=DEVEXP~1.DLL|DevExpress.Docs.v16.1.dll,SourceCabKey=devexpress.docs.v16.1.dll,DestName=DevExpress.Docs.v16.1.dll,Attributes=16384,FileSize=244520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=16.1.4.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:255]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Docs.v16.1.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:255]: Source for file 'devexpress.docs.v16.1.dll' is compressed
        InstallFiles: File: DevExpress.Docs.v16.1.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 244520
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: FileCopy(SourceName=nssutil3.dll,SourceCabKey=nssutil3.dll,DestName=nssutil3.dll,Attributes=16384,FileSize=118016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:255]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssutil3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:255]: Source for file 'nssutil3.dll' is compressed
        InstallFiles: File: nssutil3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 118016
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:255]: Executing op: FileCopy(SourceName=DEVEXP~2.DLL|DevExpress.Data.v16.1.dll,SourceCabKey=devexpress.data.v16.1.dll,DestName=DevExpress.Data.v16.1.dll,Attributes=16384,FileSize=5357864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=16.1.4.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:255]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Data.v16.1.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:255]: Source for file 'devexpress.data.v16.1.dll' is compressed
        InstallFiles: File: DevExpress.Data.v16.1.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 5357864
        MSI (s) (9C:0C) [17:12:56:287]: Executing op: FileCopy(SourceName=DEVEXP~3.DLL|DevExpress.Office.v16.1.Core.dll,SourceCabKey=devexpress.office.v16.1.core,DestName=DevExpress.Office.v16.1.Core.dll,Attributes=16384,FileSize=1138984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=16.1.4.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:287]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\DevExpress.Office.v16.1.Core.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:287]: Source for file 'devexpress.office.v16.1.core' is compressed
        InstallFiles: File: DevExpress.Office.v16.1.Core.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 1138984
        MSI (s) (9C:0C) [17:12:56:302]: Executing op: FileCopy(SourceName=DYNAMI~2.DLL|DynamicModel.dll,SourceCabKey=dynamicmodel.dll1,DestName=DynamicModel.dll,Attributes=16384,FileSize=20480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=0.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:302]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\DynamicModel.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:302]: Source for file 'dynamicmodel.dll1' is compressed
        InstallFiles: File: DynamicModel.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 20480
        MSI (s) (9C:0C) [17:12:56:302]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\)
        MSI (s) (9C:0C) [17:12:56:302]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\App_Data\|IISRootFolder\MyComp.WebAPI\App_Data\)
        MSI (s) (9C:0C) [17:12:56:302]: Executing op: FileCopy(SourceName=SYNERG~1.XML|MyComp.WebApi.XML,SourceCabKey=MyComp.webapi.xml1,DestName=MyComp.WebApi.XML,Attributes=16384,FileSize=182953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-882291845,HashPart2=1891358526,HashPart3=-1378324771,HashPart4=-1486444170,,)
        MSI (s) (9C:0C) [17:12:56:302]: File: C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\MyComp.WebApi.XML; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:302]: Source for file 'MyComp.webapi.xml1' is compressed
        InstallFiles: File: MyComp.WebApi.XML, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\, Size: 182953
        MSI (s) (9C:0C) [17:12:56:302]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\Web\Tools\InternalData\SQL\)
        MSI (s) (9C:0C) [17:12:56:302]: Executing op: SetSourceFolder(Folder=1\Prog64~1\MyComp\Web\Tools\INTERN~1\SQL\|Program Files 64\MyComp\Web\Tools\InternalData\SQL\)
        MSI (s) (9C:0C) [17:12:56:302]: Executing op: FileCopy(SourceName=MSSQL_~1.TXT|MSSql_APIAccessScrt.txt,SourceCabKey=mssql_apiaccessscrt.txt,DestName=MSSql_APIAccessScrt.txt,Attributes=16384,FileSize=546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2118984678,HashPart2=-694093910,HashPart3=1661258868,HashPart4=1163095650,,)
        MSI (s) (9C:0C) [17:12:56:302]: File: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\SQL\MSSql_APIAccessScrt.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:302]: Source for file 'mssql_apiaccessscrt.txt' is compressed
        InstallFiles: File: MSSql_APIAccessScrt.txt, Directory: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\SQL\, Size: 546
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\Web\Tools\pt-BR\)
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: SetSourceFolder(Folder=1\Prog64~1\MyComp\Web\Tools\pt-BR\|Program Files 64\MyComp\Web\Tools\pt-BR\)
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: FileCopy(SourceName=NAWC_D~1.DLL|nAWC_DMC.resources.dll,SourceCabKey=nawc_dmc.resources.dll4,DestName=nAWC_DMC.resources.dll,Attributes=16384,FileSize=23320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.2.1,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:318]: File: C:\Program Files (x86)\MyComp\Web\Tools\pt-BR\nAWC_DMC.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:318]: Source for file 'nawc_dmc.resources.dll4' is compressed
        InstallFiles: File: nAWC_DMC.resources.dll, Directory: C:\Program Files (x86)\MyComp\Web\Tools\pt-BR\, Size: 23320
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\Web\Tools\InternalData\Oracle\)
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: SetSourceFolder(Folder=1\Prog64~1\MyComp\Web\Tools\INTERN~1\Oracle\|Program Files 64\MyComp\Web\Tools\InternalData\Oracle\)
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: FileCopy(SourceName=ORACLE~1.TXT|Oracle_APIAccessScrt.txt,SourceCabKey=oracle_apiaccessscrt.txt,DestName=Oracle_APIAccessScrt.txt,Attributes=16384,FileSize=552,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1564789987,HashPart2=-1726434886,HashPart3=-1886536321,HashPart4=-1402891573,,)
        MSI (s) (9C:0C) [17:12:56:318]: File: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\Oracle\Oracle_APIAccessScrt.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:318]: Source for file 'oracle_apiaccessscrt.txt' is compressed
        InstallFiles: File: Oracle_APIAccessScrt.txt, Directory: C:\Program Files (x86)\MyComp\Web\Tools\InternalData\Oracle\, Size: 552
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\Web\Tools\)
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: SetSourceFolder(Folder=1\Prog64~1\MyComp\Web\Tools\|Program Files 64\MyComp\Web\Tools\)
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: FileCopy(SourceName=nAWC_DMC.exe,SourceCabKey=nawc_dmc.exe,DestName=nAWC_DMC.exe,Attributes=16384,FileSize=54016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.2.1,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:318]: File: C:\Program Files (x86)\MyComp\Web\Tools\nAWC_DMC.exe; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:318]: Source for file 'nawc_dmc.exe' is compressed
        InstallFiles: File: nAWC_DMC.exe, Directory: C:\Program Files (x86)\MyComp\Web\Tools\, Size: 54016
        MSI (s) (9C:0C) [17:12:56:318]: Executing op: FileCopy(SourceName=ORACLE~1.DLL|Oracle.ManagedDataAccess.dll,SourceCabKey=oracle.manageddataaccess.dll2,DestName=Oracle.ManagedDataAccess.dll,Attributes=16384,FileSize=4063008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.121.2.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:318]: File: C:\Program Files (x86)\MyComp\Web\Tools\Oracle.ManagedDataAccess.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:318]: Source for file 'oracle.manageddataaccess.dll2' is compressed
        InstallFiles: File: Oracle.ManagedDataAccess.dll, Directory: C:\Program Files (x86)\MyComp\Web\Tools\, Size: 4063008
        MSI (s) (9C:0C) [17:12:56:349]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\Web\Tools\de-DE\)
        MSI (s) (9C:0C) [17:12:56:349]: Executing op: SetSourceFolder(Folder=1\Prog64~1\MyComp\Web\Tools\de-DE\|Program Files 64\MyComp\Web\Tools\de-DE\)
        MSI (s) (9C:0C) [17:12:56:349]: Executing op: FileCopy(SourceName=NAWC_D~1.DLL|nAWC_DMC.resources.dll,SourceCabKey=nawc_dmc.resources.dll,DestName=nAWC_DMC.resources.dll,Attributes=16384,FileSize=23320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.2.1,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:349]: File: C:\Program Files (x86)\MyComp\Web\Tools\de-DE\nAWC_DMC.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:349]: Source for file 'nawc_dmc.resources.dll' is compressed
        InstallFiles: File: nAWC_DMC.resources.dll, Directory: C:\Program Files (x86)\MyComp\Web\Tools\de-DE\, Size: 23320
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\Web\Tools\es-ES\)
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: SetSourceFolder(Folder=1\Prog64~1\MyComp\Web\Tools\es-ES\|Program Files 64\MyComp\Web\Tools\es-ES\)
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: FileCopy(SourceName=NAWC_D~1.DLL|nAWC_DMC.resources.dll,SourceCabKey=nawc_dmc.resources.dll1,DestName=nAWC_DMC.resources.dll,Attributes=16384,FileSize=23832,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.2.1,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:396]: File: C:\Program Files (x86)\MyComp\Web\Tools\es-ES\nAWC_DMC.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:396]: Source for file 'nawc_dmc.resources.dll1' is compressed
        InstallFiles: File: nAWC_DMC.resources.dll, Directory: C:\Program Files (x86)\MyComp\Web\Tools\es-ES\, Size: 23832
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\Web\Tools\fr-CA\)
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: SetSourceFolder(Folder=1\Prog64~1\MyComp\Web\Tools\fr-CA\|Program Files 64\MyComp\Web\Tools\fr-CA\)
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: FileCopy(SourceName=NAWC_D~1.DLL|nAWC_DMC.resources.dll,SourceCabKey=nawc_dmc.resources.dll2,DestName=nAWC_DMC.resources.dll,Attributes=16384,FileSize=24344,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.2.1,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:396]: File: C:\Program Files (x86)\MyComp\Web\Tools\fr-CA\nAWC_DMC.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:396]: Source for file 'nawc_dmc.resources.dll2' is compressed
        InstallFiles: File: nAWC_DMC.resources.dll, Directory: C:\Program Files (x86)\MyComp\Web\Tools\fr-CA\, Size: 24344
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\MyComp\Web\Tools\it-IT\)
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: SetSourceFolder(Folder=1\Prog64~1\MyComp\Web\Tools\it-IT\|Program Files 64\MyComp\Web\Tools\it-IT\)
        MSI (s) (9C:0C) [17:12:56:396]: Executing op: FileCopy(SourceName=NAWC_D~1.DLL|nAWC_DMC.resources.dll,SourceCabKey=nawc_dmc.resources.dll3,DestName=nAWC_DMC.resources.dll,Attributes=16384,FileSize=23320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.2.1,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:396]: File: C:\Program Files (x86)\MyComp\Web\Tools\it-IT\nAWC_DMC.resources.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:396]: Source for file 'nawc_dmc.resources.dll3' is compressed
        InstallFiles: File: nAWC_DMC.resources.dll, Directory: C:\Program Files (x86)\MyComp\Web\Tools\it-IT\, Size: 23320
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: FileCopy(SourceName=nssdbm3.dll,SourceCabKey=nssdbm3.dll,DestName=nssdbm3.dll,Attributes=16384,FileSize=109824,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:412]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssdbm3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:412]: Source for file 'nssdbm3.dll' is compressed
        InstallFiles: File: nssdbm3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 109824
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: FileCopy(SourceName=SYED2D~1.DLL|MyComp.DataAccessLayer.DbModels.dll,SourceCabKey=MyComp.dataaccesslayer.dbm,DestName=MyComp.DataAccessLayer.DbModels.dll,Attributes=16384,FileSize=107312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:412]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataAccessLayer.DbModels.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:412]: Source for file 'MyComp.dataaccesslayer.dbm' is compressed
        InstallFiles: File: MyComp.DataAccessLayer.DbModels.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 107312
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: FileCopy(SourceName=nssckbi.dll,SourceCabKey=nssckbi.dll,DestName=nssckbi.dll,Attributes=16384,FileSize=443648,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.5.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:412]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nssckbi.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:412]: Source for file 'nssckbi.dll' is compressed
        InstallFiles: File: nssckbi.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 443648
        MSI (s) (9C:0C) [17:12:56:412]: Executing op: FileCopy(SourceName=nss3.dll,SourceCabKey=nss3.dll,DestName=nss3.dll,Attributes=16384,FileSize=814840,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:412]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nss3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:412]: Source for file 'nss3.dll' is compressed
        InstallFiles: File: nss3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 814840
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: FileCopy(SourceName=nspr4.dll,SourceCabKey=nspr4.dll,DestName=nspr4.dll,Attributes=16384,FileSize=166648,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.10.8.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:427]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\nspr4.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:427]: Source for file 'nspr4.dll' is compressed
        InstallFiles: File: nspr4.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 166648
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: FileCopy(SourceName=freebl3.dll,SourceCabKey=freebl3.dll,DestName=freebl3.dll,Attributes=16384,FileSize=329472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:427]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\freebl3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:427]: Source for file 'freebl3.dll' is compressed
        InstallFiles: File: freebl3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 329472
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: FileCopy(SourceName=SY7E65~1.DLL|MyComp.WebApiAccess.dll,SourceCabKey=MyComp.webapiaccess.dll,DestName=MyComp.WebApiAccess.dll,Attributes=16384,FileSize=46360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:427]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.WebApiAccess.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:427]: Source for file 'MyComp.webapiaccess.dll' is compressed
        InstallFiles: File: MyComp.WebApiAccess.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 46360
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: FileCopy(SourceName=MI88AF~1.DLL|Microsoft.AspNet.SignalR.Client.dll,SourceCabKey=microsoft.aspnet.signalr.cli,DestName=Microsoft.AspNet.SignalR.Client.dll,Attributes=16384,FileSize=151264,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.2.60504.1171,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:427]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\Microsoft.AspNet.SignalR.Client.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:427]: Source for file 'microsoft.aspnet.signalr.cli' is compressed
        InstallFiles: File: Microsoft.AspNet.SignalR.Client.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 151264
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\certutil\|IISRootFolder\MyComp.WebAPI\Viewer\certutil\)
        MSI (s) (9C:0C) [17:12:56:427]: Executing op: FileCopy(SourceName=certutil.exe,SourceCabKey=certutil.exe,DestName=certutil.exe,Attributes=16384,FileSize=205568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-391675360,HashPart2=1788033257,HashPart3=353098426,HashPart4=-2107829359,,)
        MSI (s) (9C:0C) [17:12:56:427]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\certutil.exe; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:427]: Source for file 'certutil.exe' is compressed
        InstallFiles: File: certutil.exe, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\, Size: 205568
        MSI (s) (9C:0C) [17:12:56:443]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\)
        MSI (s) (9C:0C) [17:12:56:443]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\|IISRootFolder\MyComp.WebAPI\Viewer\)
        MSI (s) (9C:0C) [17:12:56:443]: Executing op: FileCopy(SourceName=ACSLOC~1.DLL|ACSLocalization.dll,SourceCabKey=acslocalization.dll,DestName=ACSLocalization.dll,Attributes=16384,FileSize=25872,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:443]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\ACSLocalization.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:443]: Source for file 'acslocalization.dll' is compressed
        InstallFiles: File: ACSLocalization.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\, Size: 25872
        MSI (s) (9C:0C) [17:12:56:443]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Icons\)
        MSI (s) (9C:0C) [17:12:56:443]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Icons\|IISRootFolder\MyComp.WebAPI\Icons\)
        MSI (s) (9C:0C) [17:12:56:443]: Executing op: FileCopy(SourceName=DOC_BA~1.BMP|Doc_BaseSelected.bmp,SourceCabKey=doc_baseselected.bmp,DestName=Doc_BaseSelected.bmp,Attributes=16384,FileSize=1654,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-946290613,HashPart2=-1955016745,HashPart3=1942272227,HashPart4=-1154017851,,)
        MSI (s) (9C:0C) [17:12:56:443]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_BaseSelected.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:443]: Source for file 'doc_baseselected.bmp' is compressed
        InstallFiles: File: Doc_BaseSelected.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 1654
        MSI (s) (9C:0C) [17:12:56:443]: Executing op: FileCopy(SourceName=DOC_BA~2.BMP|Doc_BaseTransmittalUnselected.bmp,SourceCabKey=doc_basetransmittalunselecte,DestName=Doc_BaseTransmittalUnselected.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1348652078,HashPart2=486129641,HashPart3=-13445398,HashPart4=-601915280,,)
        MSI (s) (9C:0C) [17:12:56:443]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_BaseTransmittalUnselected.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:443]: Source for file 'doc_basetransmittalunselecte' is compressed
        InstallFiles: File: Doc_BaseTransmittalUnselected.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:443]: Executing op: FileCopy(SourceName=DOC_BA~3.BMP|Doc_BaseUnselected.bmp,SourceCabKey=doc_baseunselected.bmp,DestName=Doc_BaseUnselected.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=608241555,HashPart2=2057095874,HashPart3=1750908130,HashPart4=1231091045,,)
        MSI (s) (9C:0C) [17:12:56:443]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_BaseUnselected.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:443]: Source for file 'doc_baseunselected.bmp' is compressed
        InstallFiles: File: Doc_BaseUnselected.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:521]: Executing op: FileCopy(SourceName=DOC_IS~1.BMP|Doc_IsChild.bmp,SourceCabKey=doc_ischild.bmp,DestName=Doc_IsChild.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-372763197,HashPart2=-1129992648,HashPart3=-570408795,HashPart4=-1555897854,,)
        MSI (s) (9C:0C) [17:12:56:521]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_IsChild.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:521]: Source for file 'doc_ischild.bmp' is compressed
        InstallFiles: File: Doc_IsChild.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:521]: Executing op: FileCopy(SourceName=DOC_IS~2.BMP|Doc_IsParent.bmp,SourceCabKey=doc_isparent.bmp,DestName=Doc_IsParent.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2023813978,HashPart2=1057859529,HashPart3=1933496716,HashPart4=1305047538,,)
        MSI (s) (9C:0C) [17:12:56:521]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_IsParent.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:521]: Source for file 'doc_isparent.bmp' is compressed
        InstallFiles: File: Doc_IsParent.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:521]: Executing op: FileCopy(SourceName=DOC_MA~1.BMP|Doc_ManualRelationship.bmp,SourceCabKey=doc_manualrelationship.bmp,DestName=Doc_ManualRelationship.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1700213558,HashPart2=-1290124209,HashPart3=-1750277164,HashPart4=-1089504906,,)
        MSI (s) (9C:0C) [17:12:56:521]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_ManualRelationship.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:521]: Source for file 'doc_manualrelationship.bmp' is compressed
        InstallFiles: File: Doc_ManualRelationship.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:521]: Executing op: FileCopy(SourceName=DOC_MI~1.BMP|Doc_Missing.bmp,SourceCabKey=doc_missing.bmp,DestName=Doc_Missing.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-482842109,HashPart2=-257208119,HashPart3=1411430757,HashPart4=-889883040,,)
        MSI (s) (9C:0C) [17:12:56:521]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_Missing.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:521]: Source for file 'doc_missing.bmp' is compressed
        InstallFiles: File: Doc_Missing.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=DOC_OP~1.BMP|Doc_OpflagHold.bmp,SourceCabKey=doc_opflaghold.bmp,DestName=Doc_OpflagHold.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1308850986,HashPart2=-2016028640,HashPart3=553471392,HashPart4=-1359917203,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_OpflagHold.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'doc_opflaghold.bmp' is compressed
        InstallFiles: File: Doc_OpflagHold.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=DOC_OP~2.BMP|Doc_OpflagNew.bmp,SourceCabKey=doc_opflagnew.bmp,DestName=Doc_OpflagNew.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=926114474,HashPart2=453512527,HashPart3=-2019505963,HashPart4=309666328,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_OpflagNew.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'doc_opflagnew.bmp' is compressed
        InstallFiles: File: Doc_OpflagNew.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=DOC_OP~3.BMP|Doc_OpflagOut.bmp,SourceCabKey=doc_opflagout.bmp,DestName=Doc_OpflagOut.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=310503404,HashPart2=-1007724107,HashPart3=14270313,HashPart4=-1862734749,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_OpflagOut.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'doc_opflagout.bmp' is compressed
        InstallFiles: File: Doc_OpflagOut.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=DOC_OP~4.BMP|Doc_OpflagRevSelected.bmp,SourceCabKey=doc_opflagrevselected.bmp,DestName=Doc_OpflagRevSelected.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=665922125,HashPart2=468451325,HashPart3=-984373057,HashPart4=2073866774,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_OpflagRevSelected.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'doc_opflagrevselected.bmp' is compressed
        InstallFiles: File: Doc_OpflagRevSelected.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=DODD04~1.BMP|Doc_OpflagRevUnselected.bmp,SourceCabKey=doc_opflagrevunselected.bmp,DestName=Doc_OpflagRevUnselected.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1368989543,HashPart2=-1780087108,HashPart3=1512851771,HashPart4=224335107,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_OpflagRevUnselected.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'doc_opflagrevunselected.bmp' is compressed
        InstallFiles: File: Doc_OpflagRevUnselected.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=DOC_TR~1.BMP|Doc_Transmittal.bmp,SourceCabKey=doc_transmittal.bmp,DestName=Doc_Transmittal.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=75861232,HashPart2=964636664,HashPart3=-693507497,HashPart4=1713936504,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_Transmittal.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'doc_transmittal.bmp' is compressed
        InstallFiles: File: Doc_Transmittal.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=DOC_TR~2.BMP|Doc_TransmittalIsParent.bmp,SourceCabKey=doc_transmittalisparent.bmp,DestName=Doc_TransmittalIsParent.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1662347210,HashPart2=-1133375491,HashPart3=-1586250001,HashPart4=1148213631,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_TransmittalIsParent.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'doc_transmittalisparent.bmp' is compressed
        InstallFiles: File: Doc_TransmittalIsParent.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=STATE_~1.BMP|State_Base.bmp,SourceCabKey=state_base.bmp,DestName=State_Base.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1494680738,HashPart2=-1999865450,HashPart3=-1865482437,HashPart4=-924772697,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Base.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'state_base.bmp' is compressed
        InstallFiles: File: State_Base.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 246
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=STATE_~2.BMP|State_Dock.bmp,SourceCabKey=state_dock.bmp,DestName=State_Dock.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=918048036,HashPart2=-1951111278,HashPart3=-1213460984,HashPart4=-1391711096,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Dock.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'state_dock.bmp' is compressed
        InstallFiles: File: State_Dock.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 246
        MSI (s) (9C:0C) [17:12:56:536]: Executing op: FileCopy(SourceName=STATE_~3.BMP|State_Dots.bmp,SourceCabKey=state_dots.bmp,DestName=State_Dots.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-315763621,HashPart2=91494231,HashPart3=-1007918847,HashPart4=899328691,,)
        MSI (s) (9C:0C) [17:12:56:536]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Dots.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:536]: Source for file 'state_dots.bmp' is compressed
        InstallFiles: File: State_Dots.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 246
        MSI (s) (9C:0C) [17:12:56:552]: Executing op: FileCopy(SourceName=STATE_~4.BMP|State_Edit.bmp,SourceCabKey=state_edit.bmp,DestName=State_Edit.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1127225057,HashPart2=-607384437,HashPart3=-1342894126,HashPart4=1651378087,,)
        MSI (s) (9C:0C) [17:12:56:552]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Edit.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:552]: Source for file 'state_edit.bmp' is compressed
        MSI (s) (9C:0C) [17:12:56:708]: Executing op: FileCopy(SourceName=ST4AB1~1.BMP|State_Fix.bmp,SourceCabKey=state_fix.bmp,DestName=State_Fix.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1860964509,HashPart2=-86538154,HashPart3=437608982,HashPart4=-469486309,,)
        MSI (s) (9C:0C) [17:12:56:708]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Fix.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:708]: Source for file 'state_fix.bmp' is compressed
        InstallFiles: File: State_Fix.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 246
        MSI (s) (9C:0C) [17:12:56:708]: Executing op: FileCopy(SourceName=STCE9C~1.BMP|State_Float.bmp,SourceCabKey=state_float.bmp,DestName=State_Float.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1067420970,HashPart2=501136620,HashPart3=-1187462264,HashPart4=-1599426227,,)
        MSI (s) (9C:0C) [17:12:56:708]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Float.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:708]: Source for file 'state_float.bmp' is compressed
        InstallFiles: File: State_Float.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 246
        MSI (s) (9C:0C) [17:12:56:708]: Executing op: FileCopy(SourceName=ST7972~1.BMP|State_Hook.bmp,SourceCabKey=state_hook.bmp,DestName=State_Hook.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1408247977,HashPart2=-1684357863,HashPart3=496693185,HashPart4=229643747,,)
        MSI (s) (9C:0C) [17:12:56:708]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Hook.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:708]: Source for file 'state_hook.bmp' is compressed
        InstallFiles: File: State_Hook.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 246
        MSI (s) (9C:0C) [17:12:56:708]: Executing op: FileCopy(SourceName=ST8A66~1.BMP|State_Infinity.bmp,SourceCabKey=state_infinity.bmp,DestName=State_Infinity.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1576804963,HashPart2=133842802,HashPart3=1490012096,HashPart4=283672179,,)
        MSI (s) (9C:0C) [17:12:56:708]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Infinity.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:708]: Source for file 'state_infinity.bmp' is compressed
        InstallFiles: File: State_Infinity.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 246
        MSI (s) (9C:0C) [17:12:56:708]: Executing op: FileCopy(SourceName=ST6498~1.BMP|State_Showerhead.bmp,SourceCabKey=state_showerhead.bmp,DestName=State_Showerhead.bmp,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=798047493,HashPart2=849304835,HashPart3=1783454355,HashPart4=1355589151,,)
        MSI (s) (9C:0C) [17:12:56:708]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\State_Showerhead.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:708]: Source for file 'state_showerhead.bmp' is compressed
        InstallFiles: File: State_Showerhead.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 246
        MSI (s) (9C:0C) [17:12:56:708]: Executing op: FileCopy(SourceName=Thumbs.db,SourceCabKey=thumbs.db,DestName=Thumbs.db,Attributes=16390,FileSize=4096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=440868216,HashPart2=1139854703,HashPart3=-1410483125,HashPart4=1652474046,,)
        MSI (s) (9C:0C) [17:12:56:724]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Thumbs.db; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:724]: Source for file 'thumbs.db' is compressed
        InstallFiles: File: Thumbs.db, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 4096
        MSI (s) (9C:0C) [17:12:56:724]: Executing op: FileCopy(SourceName=DOC_BA~4.BMP|Doc_BaseManualUnselected.bmp,SourceCabKey=doc_basemanualunselected.bmp,DestName=Doc_BaseManualUnselected.bmp,Attributes=16384,FileSize=358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=829663483,HashPart2=-1677388759,HashPart3=-771508499,HashPart4=-50494256,,)
        MSI (s) (9C:0C) [17:12:56:724]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\Doc_BaseManualUnselected.bmp; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:724]: Source for file 'doc_basemanualunselected.bmp' is compressed
        InstallFiles: File: Doc_BaseManualUnselected.bmp, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Icons\, Size: 358
        MSI (s) (9C:0C) [17:12:56:724]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:724]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\bin\|IISRootFolder\MyComp.WebAPI\bin\)
        MSI (s) (9C:0C) [17:12:56:724]: Executing op: FileCopy(SourceName=SYDA9A~1.DLL|MyComp.DataProtector.dll,SourceCabKey=MyComp.dataprotector.dll,DestName=MyComp.DataProtector.dll,Attributes=16384,FileSize=14624,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.2697,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:724]: File: C:\inetpub\wwwroot\MyComp.WebAPI\bin\MyComp.DataProtector.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:724]: Source for file 'MyComp.dataprotector.dll' is compressed
        InstallFiles: File: MyComp.DataProtector.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\bin\, Size: 14624
        MSI (s) (9C:0C) [17:12:56:724]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\)
        MSI (s) (9C:0C) [17:12:56:724]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\lib\|IISRootFolder\MyComp.WebAPI\Viewer\lib\)
        MSI (s) (9C:0C) [17:12:56:724]: Executing op: FileCopy(SourceName=GLUEGE~1.JAR|gluegen-rt.jar,SourceCabKey=gluegen_rt.jar,DestName=gluegen-rt.jar,Attributes=16384,FileSize=715492,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=467593610,HashPart2=-958792148,HashPart3=-1341986651,HashPart4=428813460,,)
        MSI (s) (9C:0C) [17:12:56:724]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\gluegen-rt.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:724]: Source for file 'gluegen_rt.jar' is compressed
        InstallFiles: File: gluegen-rt.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 715492
        MSI (s) (9C:0C) [17:12:56:724]: Executing op: FileCopy(SourceName=jogl.jar,SourceCabKey=jogl.jar,DestName=jogl.jar,Attributes=16384,FileSize=2036328,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=633532436,HashPart2=-1547079592,HashPart3=-1123593718,HashPart4=-1164247961,,)
        MSI (s) (9C:0C) [17:12:56:724]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\jogl.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:724]: Source for file 'jogl.jar' is compressed
        InstallFiles: File: jogl.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 2036328
        MSI (s) (9C:0C) [17:12:56:755]: Executing op: FileCopy(SourceName=JSON-S~1.JAR|json-simple-1.1.jar,SourceCabKey=json_simple_1.1.jar,DestName=json-simple-1.1.jar,Attributes=16384,FileSize=21998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1467242257,HashPart2=-1940979384,HashPart3=771605868,HashPart4=1428697017,,)
        MSI (s) (9C:0C) [17:12:56:755]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\json-simple-1.1.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:755]: Source for file 'json_simple_1.1.jar' is compressed
        InstallFiles: File: json-simple-1.1.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 21998
        MSI (s) (9C:0C) [17:12:56:755]: Executing op: FileCopy(SourceName=jvue.jar,SourceCabKey=jvue.jar,DestName=jvue.jar,Attributes=16384,FileSize=6104276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-221120848,HashPart2=-1200708,HashPart3=191615822,HashPart4=-228724071,,)
        MSI (s) (9C:0C) [17:12:56:755]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\jvue.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:755]: Source for file 'jvue.jar' is compressed
        InstallFiles: File: jvue.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 6104276
        MSI (s) (9C:0C) [17:12:56:817]: Executing op: FileCopy(SourceName=log4j.jar,SourceCabKey=log4j.jar,DestName=log4j.jar,Attributes=16384,FileSize=418181,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1327814641,HashPart2=663970223,HashPart3=353134869,HashPart4=-670823478,,)
        MSI (s) (9C:0C) [17:12:56:817]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\log4j.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:817]: Source for file 'log4j.jar' is compressed
        InstallFiles: File: log4j.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 418181
        MSI (s) (9C:0C) [17:12:56:864]: Executing op: FileCopy(SourceName=BCPROV~1.JAR|bcprov-jdk15on-159b09.jar,SourceCabKey=bcprov_jdk15on_159b09.jar,DestName=bcprov-jdk15on-159b09.jar,Attributes=16384,FileSize=5316383,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=760785984,HashPart2=208687418,HashPart3=1824053609,HashPart4=-893030159,,)
        MSI (s) (9C:0C) [17:12:56:864]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\bcprov-jdk15on-159b09.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:864]: Source for file 'bcprov_jdk15on_159b09.jar' is compressed
        InstallFiles: File: bcprov-jdk15on-159b09.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 5316383
        MSI (s) (9C:0C) [17:12:56:911]: Executing op: FileCopy(SourceName=COMMON~1.JAR|commons-io-2.6.jar,SourceCabKey=commons_io_2.6.jar,DestName=commons-io-2.6.jar,Attributes=16384,FileSize=228247,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=332991338,HashPart2=619848544,HashPart3=1723440077,HashPart4=290528946,,)
        MSI (s) (9C:0C) [17:12:56:911]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\commons-io-2.6.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:911]: Source for file 'commons_io_2.6.jar' is compressed
        InstallFiles: File: commons-io-2.6.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 228247
        MSI (s) (9C:0C) [17:12:56:926]: Executing op: FileCopy(SourceName=GSON-2~1.JAR|gson-2.2.2.jar,SourceCabKey=gson_2.2.2.jar,DestName=gson-2.2.2.jar,Attributes=16384,FileSize=208581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=564664635,HashPart2=-1491885647,HashPart3=-803803311,HashPart4=217007541,,)
        MSI (s) (9C:0C) [17:12:56:926]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\gson-2.2.2.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:926]: Source for file 'gson_2.2.2.jar' is compressed
        InstallFiles: File: gson-2.2.2.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 208581
        MSI (s) (9C:0C) [17:12:56:926]: Executing op: FileCopy(SourceName=SIGNAL~1.JAR|signalr-client-sdk.jar,SourceCabKey=signalr_client_sdk.jar,DestName=signalr-client-sdk.jar,Attributes=16384,FileSize=523271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1439732605,HashPart2=1459915127,HashPart3=-438882703,HashPart4=-1715619000,,)
        MSI (s) (9C:0C) [17:12:56:926]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\signalr-client-sdk.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:926]: Source for file 'signalr_client_sdk.jar' is compressed
        InstallFiles: File: signalr-client-sdk.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\, Size: 523271
        MSI (s) (9C:0C) [17:12:56:926]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\)
        MSI (s) (9C:0C) [17:12:56:926]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\AUTHEN~1\certutil\|IISRootFolder\MyComp.WebAPI\Authenticator\certutil\)
        MSI (s) (9C:0C) [17:12:56:926]: Executing op: FileCopy(SourceName=CERTIF~1.PEM|certificate-ca.pem,SourceCabKey=certificate_ca.pem1,DestName=certificate-ca.pem,Attributes=16384,FileSize=1092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=637997005,HashPart2=-402344263,HashPart3=1442127957,HashPart4=-1015122658,,)
        MSI (s) (9C:0C) [17:12:56:926]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\certificate-ca.pem; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:926]: Source for file 'certificate_ca.pem1' is compressed
        InstallFiles: File: certificate-ca.pem, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 1092
        MSI (s) (9C:0C) [17:12:56:926]: Executing op: FileCopy(SourceName=COPYING,SourceCabKey=copying1,DestName=COPYING,Attributes=16384,FileSize=18503,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2010898109,HashPart2=1891964734,HashPart3=-365311414,HashPart4=-1541408823,,)
        MSI (s) (9C:0C) [17:12:56:926]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\COPYING; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:926]: Source for file 'copying1' is compressed
        InstallFiles: File: COPYING, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 18503
        MSI (s) (9C:0C) [17:12:56:942]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license26,DestName=LICENSE,Attributes=16384,FileSize=17097,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=244826135,HashPart2=1802140556,HashPart3=1712078547,HashPart4=348483070,,)
        MSI (s) (9C:0C) [17:12:56:942]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:942]: Source for file 'license26' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 17097
        MSI (s) (9C:0C) [17:12:56:942]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md50,DestName=README.md,Attributes=16384,FileSize=411,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-968523206,HashPart2=1777560372,HashPart3=1172981378,HashPart4=1129980968,,)
        MSI (s) (9C:0C) [17:12:56:942]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:942]: Source for file 'readme.md50' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 411
        MSI (s) (9C:0C) [17:12:56:942]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\)
        MSI (s) (9C:0C) [17:12:56:942]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Viewer\|IISRootFolder\MyComp.WebAPI\Viewer\)
        MSI (s) (9C:0C) [17:12:56:942]: Executing op: FileCopy(SourceName=SYNERG~1.JAR|MyComp.AutoVueWS.jar,SourceCabKey=MyComp.autovuews.jar,DestName=MyComp.AutoVueWS.jar,Attributes=16384,FileSize=111926,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1942141995,HashPart2=2000170990,HashPart3=136993792,HashPart4=1411026193,,)
        MSI (s) (9C:0C) [17:12:56:942]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\MyComp.AutoVueWS.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:942]: Source for file 'MyComp.autovuews.jar' is compressed
        InstallFiles: File: MyComp.AutoVueWS.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\, Size: 111926
        MSI (s) (9C:0C) [17:12:56:942]: Executing op: FileCopy(SourceName=DEPLOY~1.JS|deployjava.js,SourceCabKey=deployjava.js,DestName=deployjava.js,Attributes=16384,FileSize=54463,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1082522084,HashPart2=1175270185,HashPart3=-1100483997,HashPart4=-1330349077,,)
        MSI (s) (9C:0C) [17:12:56:942]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\deployjava.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:942]: Source for file 'deployjava.js' is compressed
        InstallFiles: File: deployjava.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\, Size: 54463
        MSI (s) (9C:0C) [17:12:56:998]: Executing op: FileCopy(SourceName=CERTIF~1.EXE|CertificateTool.exe,SourceCabKey=certificatetool.exe,DestName=CertificateTool.exe,Attributes=16384,FileSize=49424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=11.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:56:998]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\CertificateTool.exe; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:998]: Source for file 'certificatetool.exe' is compressed
        InstallFiles: File: CertificateTool.exe, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\, Size: 49424
        MSI (s) (9C:0C) [17:12:56:998]: Executing op: FileCopy(SourceName=CERTIF~1.CER|certificate-ca.cer,SourceCabKey=certificate_ca.cer,DestName=certificate-ca.cer,Attributes=16384,FileSize=751,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-730732959,HashPart2=-729104346,HashPart3=273585971,HashPart4=942513975,,)
        MSI (s) (9C:0C) [17:12:56:998]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certificate-ca.cer; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:998]: Source for file 'certificate_ca.cer' is compressed
        InstallFiles: File: certificate-ca.cer, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\, Size: 751
        MSI (s) (9C:0C) [17:12:56:998]: Executing op: FileCopy(SourceName=CERTIF~1.PFX|certificate.pfx,SourceCabKey=certificate.pfx,DestName=certificate.pfx,Attributes=16384,FileSize=3545,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-987115300,HashPart2=-1793374287,HashPart3=376117940,HashPart4=691702420,,)
        MSI (s) (9C:0C) [17:12:56:998]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certificate.pfx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:56:998]: Source for file 'certificate.pfx' is compressed
        InstallFiles: File: certificate.pfx, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\, Size: 3545
        MSI (s) (9C:0C) [17:12:57:004]: Executing op: FileCopy(SourceName=CERTIF~1.JKS|certificate.jks,SourceCabKey=certificate.jks,DestName=certificate.jks,Attributes=16384,FileSize=2237,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=337606227,HashPart2=-325869062,HashPart3=206906669,HashPart4=423705529,,)
        MSI (s) (9C:0C) [17:12:57:004]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certificate.jks; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:004]: Source for file 'certificate.jks' is compressed
        InstallFiles: File: certificate.jks, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\, Size: 2237
        MSI (s) (9C:0C) [17:12:57:004]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\)
        MSI (s) (9C:0C) [17:12:57:004]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\DOWNLO~1\|IISRootFolder\MyComp.WebAPI\Downloads\)
        MSI (s) (9C:0C) [17:12:57:004]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|Packages.json,SourceCabKey=packages.json,DestName=Packages.json,Attributes=16384,FileSize=160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=65535.0.0.0,,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:12:57:004]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\Packages.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:004]: Source for file 'packages.json' is compressed
        InstallFiles: File: Packages.json, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\, Size: 160
        MSI (s) (9C:0C) [17:12:57:004]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Help\)
        MSI (s) (9C:0C) [17:12:57:004]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\Help\|IISRootFolder\MyComp.WebAPI\Help\)
        MSI (s) (9C:0C) [17:12:57:004]: Executing op: FileCopy(SourceName=SEARCH~1.HTM|search_key.htm,SourceCabKey=search_key.htm,DestName=search_key.htm,Attributes=16384,FileSize=8118,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=812060150,HashPart2=-1981286515,HashPart3=-1728472776,HashPart4=1891844318,,)
        MSI (s) (9C:0C) [17:12:57:004]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\search_key.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:004]: Source for file 'search_key.htm' is compressed
        InstallFiles: File: search_key.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 8118
        MSI (s) (9C:0C) [17:12:57:004]: Executing op: FileCopy(SourceName=MyProductA~1.PDF|MyProductAWCUser.pdf,SourceCabKey=MyProductawcuser.pdf,DestName=MyProductAWCUser.pdf,Attributes=16384,FileSize=1057450,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1386057023,HashPart2=-799067690,HashPart3=-1506088499,HashPart4=-1554432682,,)
        MSI (s) (9C:0C) [17:12:57:004]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\MyProductAWCUser.pdf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:004]: Source for file 'MyProductawcuser.pdf' is compressed
        InstallFiles: File: MyProductAWCUser.pdf, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1057450
        MSI (s) (9C:0C) [17:12:57:020]: Executing op: FileCopy(SourceName=ASSIGN~1.PNG|assignfiles_zoom150.png,SourceCabKey=assignfiles_zoom150.png,DestName=assignfiles_zoom150.png,Attributes=16384,FileSize=1017,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=286203050,HashPart2=1107389374,HashPart3=-1704190086,HashPart4=-447223461,,)
        MSI (s) (9C:0C) [17:12:57:020]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\assignfiles_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:020]: Source for file 'assignfiles_zoom150.png' is compressed
        InstallFiles: File: assignfiles_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1017
        MSI (s) (9C:0C) [17:12:57:426]: Executing op: FileCopy(SourceName=AWC_AC~1.HTM|awc_acquire_checkout.htm,SourceCabKey=awc_acquire_checkout.htm,DestName=awc_acquire_checkout.htm,Attributes=16384,FileSize=7425,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=357479476,HashPart2=1173854111,HashPart3=26293420,HashPart4=1294767880,,)
        MSI (s) (9C:0C) [17:12:57:426]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_acquire_checkout.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:426]: Source for file 'awc_acquire_checkout.htm' is compressed
        InstallFiles: File: awc_acquire_checkout.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7425
        MSI (s) (9C:0C) [17:12:57:426]: Executing op: FileCopy(SourceName=AWC_AD~1.HTM|awc_add_work_area.htm,SourceCabKey=awc_add_work_area.htm,DestName=awc_add_work_area.htm,Attributes=16384,FileSize=3500,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1129603288,HashPart2=127523383,HashPart3=1127165781,HashPart4=1290759314,,)
        MSI (s) (9C:0C) [17:12:57:426]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_add_work_area.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:426]: Source for file 'awc_add_work_area.htm' is compressed
        InstallFiles: File: awc_add_work_area.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3500
        MSI (s) (9C:0C) [17:12:57:426]: Executing op: FileCopy(SourceName=AWC_AD~2.HTM|awc_MyProduct_help.htm,SourceCabKey=awc_MyProduct_help.htm,DestName=awc_MyProduct_help.htm,Attributes=16384,FileSize=4621,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1550536352,HashPart2=-2079247035,HashPart3=1080111794,HashPart4=1462588347,,)
        MSI (s) (9C:0C) [17:12:57:426]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_MyProduct_help.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:426]: Source for file 'awc_MyProduct_help.htm' is compressed
        InstallFiles: File: awc_MyProduct_help.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4621
        MSI (s) (9C:0C) [17:12:57:426]: Executing op: FileCopy(SourceName=AWC_AD~3.HTM|awc_MyProduct_search_matrix.htm,SourceCabKey=awc_MyProduct_search_matrix.htm,DestName=awc_MyProduct_search_matrix.htm,Attributes=16384,FileSize=9768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=932203762,HashPart2=2019739767,HashPart3=1443659236,HashPart4=-1491491533,,)
        MSI (s) (9C:0C) [17:12:57:426]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_MyProduct_search_matrix.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:426]: Source for file 'awc_MyProduct_search_matrix.htm' is compressed
        InstallFiles: File: awc_MyProduct_search_matrix.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 9768
        MSI (s) (9C:0C) [17:12:57:426]: Executing op: FileCopy(SourceName=AWC_AD~4.HTM|awc_MyProduct_web_clients.htm,SourceCabKey=awc_MyProduct_web_clients.htm,DestName=awc_MyProduct_web_clients.htm,Attributes=16384,FileSize=2753,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1293009590,HashPart2=1651676519,HashPart3=-2096805001,HashPart4=-984908635,,)
        MSI (s) (9C:0C) [17:12:57:426]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_MyProduct_web_clients.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:426]: Source for file 'awc_MyProduct_web_clients.htm' is compressed
        InstallFiles: File: awc_MyProduct_web_clients.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2753
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWA56B~1.HTM|awc_admin_settings.htm,SourceCabKey=awc_admin_settings.htm,DestName=awc_admin_settings.htm,Attributes=16384,FileSize=4182,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1323938080,HashPart2=-1663422162,HashPart3=-943932216,HashPart4=549490927,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_admin_settings.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_admin_settings.htm' is compressed
        InstallFiles: File: awc_admin_settings.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4182
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWC_AP~1.HTM|awc_append_search.htm,SourceCabKey=awc_append_search.htm,DestName=awc_append_search.htm,Attributes=16384,FileSize=5035,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1199531128,HashPart2=-382722255,HashPart3=1497523689,HashPart4=481956146,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_append_search.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_append_search.htm' is compressed
        InstallFiles: File: awc_append_search.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5035
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWC_AP~2.HTM|awc_approve_files.htm,SourceCabKey=awc_approve_files.htm,DestName=awc_approve_files.htm,Attributes=16384,FileSize=9998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=933101368,HashPart2=1843271132,HashPart3=1707274401,HashPart4=647622269,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_approve_files.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_approve_files.htm' is compressed
        InstallFiles: File: awc_approve_files.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 9998
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWC_AS~1.HTM|awc_assign_files.htm,SourceCabKey=awc_assign_files.htm,DestName=awc_assign_files.htm,Attributes=16384,FileSize=5358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=701052988,HashPart2=713326100,HashPart3=1587970378,HashPart4=-856785697,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_assign_files.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_assign_files.htm' is compressed
        InstallFiles: File: awc_assign_files.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5358
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWC_AS~2.HTM|awc_assign_to_list.htm,SourceCabKey=awc_assign_to_list.htm,DestName=awc_assign_to_list.htm,Attributes=16384,FileSize=10081,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=822257988,HashPart2=-1630798512,HashPart3=1472835684,HashPart4=-1826912176,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_assign_to_list.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_assign_to_list.htm' is compressed
        InstallFiles: File: awc_assign_to_list.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 10081
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWC_CA~1.HTM|awc_cant_edit_data_card.htm,SourceCabKey=awc_cant_edit_data_card.htm,DestName=awc_cant_edit_data_card.htm,Attributes=16384,FileSize=5459,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=595171265,HashPart2=695343566,HashPart3=87326276,HashPart4=738249225,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_cant_edit_data_card.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_cant_edit_data_card.htm' is compressed
        InstallFiles: File: awc_cant_edit_data_card.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5459
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWC_CH~1.HTM|awc_change_columns.htm,SourceCabKey=awc_change_columns.htm,DestName=awc_change_columns.htm,Attributes=16384,FileSize=3125,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2006560956,HashPart2=-838503671,HashPart3=-923655529,HashPart4=446929526,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_change_columns.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_change_columns.htm' is compressed
        InstallFiles: File: awc_change_columns.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3125
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWC_CH~2.HTM|awc_checked_library.htm,SourceCabKey=awc_checked_library.htm,DestName=awc_checked_library.htm,Attributes=16384,FileSize=3219,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1662704498,HashPart2=-989904834,HashPart3=-597745180,HashPart4=115967952,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_checked_library.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_checked_library.htm' is compressed
        InstallFiles: File: awc_checked_library.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3219
        MSI (s) (9C:0C) [17:12:57:441]: Executing op: FileCopy(SourceName=AWC_CH~3.HTM|awc_check_copy_out.htm,SourceCabKey=awc_check_copy_out.htm,DestName=awc_check_copy_out.htm,Attributes=16384,FileSize=2889,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1669291700,HashPart2=-1694230598,HashPart3=354932454,HashPart4=1896891460,,)
        MSI (s) (9C:0C) [17:12:57:441]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_check_copy_out.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:12:57:441]: Source for file 'awc_check_copy_out.htm' is compressed
        InstallFiles: File: awc_check_copy_out.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2889
        MSI (s) (9C:0C) [17:13:00:890]: Executing op: FileCopy(SourceName=AWC_CH~4.HTM|awc_check_in.htm,SourceCabKey=awc_check_in.htm,DestName=awc_check_in.htm,Attributes=16384,FileSize=5263,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1363848139,HashPart2=-1509676768,HashPart3=-1832070721,HashPart4=1104957514,,)
        MSI (s) (9C:0C) [17:13:00:890]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_check_in.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:890]: Source for file 'awc_check_in.htm' is compressed
        InstallFiles: File: awc_check_in.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5263
        MSI (s) (9C:0C) [17:13:00:890]: Executing op: FileCopy(SourceName=AWEDE1~1.HTM|awc_check_in_overview.htm,SourceCabKey=awc_check_in_overview.htm,DestName=awc_check_in_overview.htm,Attributes=16384,FileSize=11454,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=599413225,HashPart2=512080306,HashPart3=-2038241005,HashPart4=-802736455,,)
        MSI (s) (9C:0C) [17:13:00:890]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_check_in_overview.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:890]: Source for file 'awc_check_in_overview.htm' is compressed
        InstallFiles: File: awc_check_in_overview.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 11454
        MSI (s) (9C:0C) [17:13:00:890]: Executing op: FileCopy(SourceName=AWC_CL~1.HTM|awc_clear_extracted_info.htm,SourceCabKey=awc_clear_extracted_info.htm,DestName=awc_clear_extracted_info.htm,Attributes=16384,FileSize=6668,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=794646784,HashPart2=-1375273708,HashPart3=1159229082,HashPart4=1340223975,,)
        MSI (s) (9C:0C) [17:13:00:890]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_clear_extracted_info.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:890]: Source for file 'awc_clear_extracted_info.htm' is compressed
        InstallFiles: File: awc_clear_extracted_info.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 6668
        MSI (s) (9C:0C) [17:13:00:905]: Executing op: FileCopy(SourceName=AWC_CO~1.HTM|awc_color_coding.htm,SourceCabKey=awc_color_coding.htm,DestName=awc_color_coding.htm,Attributes=16384,FileSize=8824,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=728020361,HashPart2=1192902205,HashPart3=-633454671,HashPart4=-944498961,,)
        MSI (s) (9C:0C) [17:13:00:905]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_color_coding.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:905]: Source for file 'awc_color_coding.htm' is compressed
        InstallFiles: File: awc_color_coding.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 8824
        MSI (s) (9C:0C) [17:13:00:905]: Executing op: FileCopy(SourceName=AWC_CO~2.HTM|awc_column_sets.htm,SourceCabKey=awc_column_sets.htm,DestName=awc_column_sets.htm,Attributes=16384,FileSize=2863,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2093655327,HashPart2=-902207063,HashPart3=-1503509607,HashPart4=-967823100,,)
        MSI (s) (9C:0C) [17:13:00:905]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_column_sets.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:905]: Source for file 'awc_column_sets.htm' is compressed
        pare_files_in_the_viewer.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:905]: Source for file 'awc_compare_files_in_the_vie' is compressed
        InstallFiles: File: awc_compare_files_in_the_viewer.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3636
        MSI (s) (9C:0C) [17:13:00:905]: Executing op: FileCopy(SourceName=AWC_CR~1.HTM|awc_create_new_documents.htm,SourceCabKey=awc_create_new_documents.htm,DestName=awc_create_new_documents.htm,Attributes=16384,FileSize=8199,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-263528589,HashPart2=-868808355,HashPart3=-1470350758,HashPart4=1706976155,,)
        MSI (s) (9C:0C) [17:13:00:905]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_create_new_documents.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:905]: Source for file 'awc_create_new_documents.htm' is compressed
        InstallFiles: File: awc_create_new_documents.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 8199
        MSI (s) (9C:0C) [17:13:00:905]: Executing op: FileCopy(SourceName=AWC_CR~2.HTM|awc_create_relationships.htm,SourceCabKey=awc_create_relationships.htm,DestName=awc_create_relationships.htm,Attributes=16384,FileSize=4544,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1815282594,HashPart2=748582797,HashPart3=447857082,HashPart4=-1590223973,,)
        MSI (s) (9C:0C) [17:13:00:921]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_create_relationships.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:921]: Source for file 'awc_create_relationships.htm' is compressed
        InstallFiles: File: awc_create_relationships.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4544
        MSI (s) (9C:0C) [17:13:00:921]: Executing op: FileCopy(SourceName=AWC_CR~3.HTM|awc_create_versions.htm,SourceCabKey=awc_create_versions.htm,DestName=awc_create_versions.htm,Attributes=16384,FileSize=8481,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1680501508,HashPart2=2060545511,HashPart3=2057292550,HashPart4=-1697960849,,)
        MSI (s) (9C:0C) [17:13:00:921]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_create_versions.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:00:921]: Source for file 'awc_create_versions.htm' is compressed
        InstallFiles: File: awc_create_versions.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 8481
        MSI (s) (9C:0C) [17:13:01:015]: Executing op: FileCopy(SourceName=AWC_CU~1.HTM|awc_current_work_area.htm,SourceCabKey=awc_current_work_area.htm,DestName=awc_current_work_area.htm,Attributes=16384,FileSize=2299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2025038189,HashPart2=-81361112,HashPart3=863153457,HashPart4=368133072,,)
        MSI (s) (9C:0C) [17:13:01:015]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_current_work_area.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:015]: Source for file 'awc_current_work_area.htm' is compressed
        InstallFiles: File: awc_current_work_area.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2299
        MSI (s) (9C:0C) [17:13:01:015]: Executing op: FileCopy(SourceName=AWC_DA~1.HTM|awc_data_card_intro.htm,SourceCabKey=awc_data_card_intro.htm,DestName=awc_data_card_intro.htm,Attributes=16384,FileSize=9901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1664520664,HashPart2=344424055,HashPart3=428684496,HashPart4=419939374,,)
        MSI (s) (9C:0C) [17:13:01:015]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_data_card_intro.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:015]: Source for file 'awc_data_card_intro.htm' is compressed
        InstallFiles: File: awc_data_card_intro.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 9901
        MSI (s) (9C:0C) [17:13:01:030]: Executing op: FileCopy(SourceName=AWC_DA~2.HTM|awc_data_card_memo.htm,SourceCabKey=awc_data_card_memo.htm,DestName=awc_data_card_memo.htm,Attributes=16384,FileSize=3633,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1390749186,HashPart2=920678738,HashPart3=-37647880,HashPart4=1901421131,,)
        MSI (s) (9C:0C) [17:13:01:030]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_data_card_memo.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:030]: Source for file 'awc_data_card_memo.htm' is compressed
        InstallFiles: File: awc_data_card_memo.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3633
        MSI (s) (9C:0C) [17:13:01:030]: Executing op: FileCopy(SourceName=AWC_DE~1.HTM|awc_delete_files.htm,SourceCabKey=awc_delete_files.htm,DestName=awc_delete_files.htm,Attributes=16384,FileSize=3775,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1493215842,HashPart2=978768698,HashPart3=-246921962,HashPart4=87350981,,)
        MSI (s) (9C:0C) [17:13:01:030]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_delete_files.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:030]: Source for file 'awc_delete_files.htm' is compressed
        InstallFiles: File: awc_delete_files.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3775
        MSI (s) (9C:0C) [17:13:01:030]: Executing op: FileCopy(SourceName=AWC_DE~2.HTM|awc_delete_work_area.htm,SourceCabKey=awc_delete_work_area.htm,DestName=awc_delete_work_area.htm,Attributes=16384,FileSize=2972,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1161507704,HashPart2=2122278892,HashPart3=-897258319,HashPart4=-1607412301,,)
        MSI (s) (9C:0C) [17:13:01:030]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_delete_work_area.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:030]: Source for file 'awc_delete_work_area.htm' is compressed
        InstallFiles: File: awc_delete_work_area.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2972
        MSI (s) (9C:0C) [17:13:01:030]: Executing op: FileCopy(SourceName=AWC_DO~1.HTM|awc_document_dashboard.htm,SourceCabKey=awc_document_dashboard.htm,DestName=awc_document_dashboard.htm,Attributes=16384,FileSize=3636,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=828309779,HashPart2=-56951737,HashPart3=536638547,HashPart4=1124255262,,)
        MSI (s) (9C:0C) [17:13:01:030]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_document_dashboard.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:030]: Source for file 'awc_document_dashboard.htm' is compressed
        InstallFiles: File: awc_document_dashboard.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3636
        MSI (s) (9C:0C) [17:13:01:046]: Executing op: FileCopy(SourceName=AWC_DO~2.HTM|awc_document_dashboard_tabs.htm,SourceCabKey=awc_document_dashboard_tabs.,DestName=awc_document_dashboard_tabs.htm,Attributes=16384,FileSize=9779,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-906904794,HashPart2=1489396239,HashPart3=-1341470410,HashPart4=617634136,,)
        MSI (s) (9C:0C) [17:13:01:046]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_document_dashboard_tabs.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:046]: Source for file 'awc_document_dashboard_tabs.' is compressed
        InstallFiles: File: awc_document_dashboard_tabs.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 9779
        MSI (s) (9C:0C) [17:13:01:046]: Executing op: FileCopy(SourceName=AWC_DO~3.HTM|awc_document_dashboard_tree.htm,SourceCabKey=awc_document_dashboard_tree.,DestName=awc_document_dashboard_tree.htm,Attributes=16384,FileSize=3458,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=883865010,HashPart2=-349170738,HashPart3=-1789691529,HashPart4=248438583,,)
        MSI (s) (9C:0C) [17:13:01:046]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_document_dashboard_tree.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:046]: Source for file 'awc_document_dashboard_tree.' is compressed
        InstallFiles: File: awc_document_dashboard_tree.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3458
        MSI (s) (9C:0C) [17:13:01:312]: Executing op: FileCopy(SourceName=AWC_DO~4.HTM|awc_document_relationships.htm,SourceCabKey=awc_document_relationships.h,DestName=awc_document_relationships.htm,Attributes=16384,FileSize=7738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1450665280,HashPart2=-1513577528,HashPart3=-1551749509,HashPart4=2133801669,,)
        MSI (s) (9C:0C) [17:13:01:312]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_document_relationships.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:312]: Source for file 'awc_document_relationships.h' is compressed
        InstallFiles: File: awc_document_relationships.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7738
        MSI (s) (9C:0C) [17:13:01:312]: Executing op: FileCopy(SourceName=AWC_ED~1.HTM|awc_edit_data_card.htm,SourceCabKey=awc_edit_data_card.htm,DestName=awc_edit_data_card.htm,Attributes=16384,FileSize=7583,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-828877918,HashPart2=191657477,HashPart3=-544080022,HashPart4=1645746434,,)
        MSI (s) (9C:0C) [17:13:01:312]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_edit_data_card.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:312]: Source for file 'awc_edit_data_card.htm' is compressed
        InstallFiles: File: awc_edit_data_card.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7583
        MSI (s) (9C:0C) [17:13:01:312]: Executing op: FileCopy(SourceName=AWC_ED~2.HTM|awc_edit_work_area.htm,SourceCabKey=awc_edit_work_area.htm,DestName=awc_edit_work_area.htm,Attributes=16384,FileSize=2748,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=980483142,HashPart2=119200721,HashPart3=1317801554,HashPart4=656974720,,)
        MSI (s) (9C:0C) [17:13:01:312]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_edit_work_area.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:312]: Source for file 'awc_edit_work_area.htm' is compressed
        InstallFiles: File: awc_edit_work_area.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2748
        MSI (s) (9C:0C) [17:13:01:327]: Executing op: FileCopy(SourceName=AWC_EM~1.HTM|awc_email_notification.htm,SourceCabKey=awc_email_notification.htm,DestName=awc_email_notification.htm,Attributes=16384,FileSize=8128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1742256683,HashPart2=-102397090,HashPart3=1625066669,HashPart4=1380340011,,)
        MSI (s) (9C:0C) [17:13:01:327]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_email_notification.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:327]: Source for file 'awc_email_notification.htm' is compressed
        InstallFiles: File: awc_email_notification.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 8128
        MSI (s) (9C:0C) [17:13:01:358]: Executing op: FileCopy(SourceName=AWC_EX~1.HTM|awc_expedite_approve.htm,SourceCabKey=awc_expedite_approve.htm,DestName=awc_expedite_approve.htm,Attributes=16384,FileSize=3813,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1650506507,HashPart2=407799841,HashPart3=-202666267,HashPart4=627197778,,)
        MSI (s) (9C:0C) [17:13:01:358]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_expedite_approve.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:358]: Source for file 'awc_expedite_approve.htm' is compressed
        InstallFiles: File: awc_expedite_approve.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3813
        MSI (s) (9C:0C) [17:13:01:421]: Executing op: FileCopy(SourceName=AWC_EX~2.HTM|awc_expedite_reject.htm,SourceCabKey=awc_expedite_reject.htm,DestName=awc_expedite_reject.htm,Attributes=16384,FileSize=3333,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1557053849,HashPart2=-1699684893,HashPart3=-19171409,HashPart4=2019818641,,)
        MSI (s) (9C:0C) [17:13:01:421]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_expedite_reject.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:421]: Source for file 'awc_expedite_reject.htm' is compressed
        InstallFiles: File: awc_expedite_reject.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3333
        MSI (s) (9C:0C) [17:13:01:421]: Executing op: FileCopy(SourceName=AWC_EX~3.HTM|awc_extraction_status.htm,SourceCabKey=awc_extraction_status.htm,DestName=awc_extraction_status.htm,Attributes=16384,FileSize=5520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-250180284,HashPart2=-1443447717,HashPart3=466574653,HashPart4=510616122,,)
        MSI (s) (9C:0C) [17:13:01:421]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_extraction_status.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:421]: Source for file 'awc_extraction_status.htm' is compressed
        InstallFiles: File: awc_extraction_status.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5520
        MSI (s) (9C:0C) [17:13:01:452]: Executing op: FileCopy(SourceName=AWC_EX~4.HTM|awc_extract_data.htm,SourceCabKey=awc_extract_data.htm,DestName=awc_extract_data.htm,Attributes=16384,FileSize=12515,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-359652354,HashPart2=-490651073,HashPart3=678728534,HashPart4=-740124104,,)
        MSI (s) (9C:0C) [17:13:01:452]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_extract_data.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:452]: Source for file 'awc_extract_data.htm' is compressed
        InstallFiles: File: awc_extract_data.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 12515
        MSI (s) (9C:0C) [17:13:01:670]: Executing op: FileCopy(SourceName=AWC_FA~1.HTM|awc_favorites.htm,SourceCabKey=awc_favorites.htm,DestName=awc_favorites.htm,Attributes=16384,FileSize=4145,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-826212322,HashPart2=643487917,HashPart3=-2058163296,HashPart4=1680719654,,)
        MSI (s) (9C:0C) [17:13:01:686]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_favorites.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:686]: Source for file 'awc_favorites.htm' is compressed
        InstallFiles: File: awc_favorites.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4145
        MSI (s) (9C:0C) [17:13:01:686]: Executing op: FileCopy(SourceName=AWC_FI~1.HTM|awc_fileguide.htm,SourceCabKey=awc_fileguide.htm,DestName=awc_fileguide.htm,Attributes=16384,FileSize=2852,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=975911679,HashPart2=-1277837058,HashPart3=-1199664472,HashPart4=-419719276,,)
        MSI (s) (9C:0C) [17:13:01:686]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_fileguide.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:686]: Source for file 'awc_fileguide.htm' is compressed
        InstallFiles: File: awc_fileguide.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2852
        MSI (s) (9C:0C) [17:13:01:686]: Executing op: FileCopy(SourceName=AWC_FI~2.HTM|awc_file_status_arc_archived.htm,SourceCabKey=awc_file_status_arc_archived,DestName=awc_file_status_arc_archived.htm,Attributes=16384,FileSize=2631,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1035592255,HashPart2=1362874260,HashPart3=-1276265478,HashPart4=416180409,,)
        MSI (s) (9C:0C) [17:13:01:686]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status_arc_archived.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:686]: Source for file 'awc_file_status_arc_archived' is compressed
        InstallFiles: File: awc_file_status_arc_archived.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2631
        MSI (s) (9C:0C) [17:13:01:686]: Executing op: FileCopy(SourceName=AWC_FI~3.HTM|awc_file_status_duplicate.htm,SourceCabKey=awc_file_status_duplicate.ht,DestName=awc_file_status_duplicate.htm,Attributes=16384,FileSize=3797,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1727765725,HashPart2=1510155204,HashPart3=-404046753,HashPart4=721083405,,)
        MSI (s) (9C:0C) [17:13:01:686]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status_duplicate.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:686]: Source for file 'awc_file_status_duplicate.ht' is compressed
        InstallFiles: File: awc_file_status_duplicate.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3797
        MSI (s) (9C:0C) [17:13:01:686]: Executing op: FileCopy(SourceName=AWC_FI~4.HTM|awc_file_status_in.htm,SourceCabKey=awc_file_status_in.htm,DestName=awc_file_status_in.htm,Attributes=16384,FileSize=2226,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1812276011,HashPart2=-574968677,HashPart3=-162195548,HashPart4=1378877105,,)
        MSI (s) (9C:0C) [17:13:01:686]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status_in.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:686]: Source for file 'awc_file_status_in.htm' is compressed
        InstallFiles: File: awc_file_status_in.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2226
        MSI (s) (9C:0C) [17:13:01:701]: Executing op: FileCopy(SourceName=AW45B9~1.HTM|awc_file_status_new.htm,SourceCabKey=awc_file_status_new.htm,DestName=awc_file_status_new.htm,Attributes=16384,FileSize=2706,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=508113434,HashPart2=-1053060118,HashPart3=1960552405,HashPart4=-1183588023,,)
        MSI (s) (9C:0C) [17:13:01:701]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status_new.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:701]: Source for file 'awc_file_status_new.htm' is compressed
        InstallFiles: File: awc_file_status_new.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2706
        MSI (s) (9C:0C) [17:13:01:701]: Executing op: FileCopy(SourceName=AW4F04~1.HTM|awc_file_status_out.htm,SourceCabKey=awc_file_status_out.htm,DestName=awc_file_status_out.htm,Attributes=16384,FileSize=2389,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1938836231,HashPart2=-514982650,HashPart3=1369166225,HashPart4=-206159287,,)
        MSI (s) (9C:0C) [17:13:01:701]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status_out.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:701]: Source for file 'awc_file_status_out.htm' is compressed
        InstallFiles: File: awc_file_status_out.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2389
        MSI (s) (9C:0C) [17:13:01:701]: Executing op: FileCopy(SourceName=AW5083~1.HTM|awc_file_status_review.htm,SourceCabKey=awc_file_status_review.htm,DestName=awc_file_status_review.htm,Attributes=16384,FileSize=3854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1063553504,HashPart2=1337969857,HashPart3=-939966040,HashPart4=61715378,,)
        MSI (s) (9C:0C) [17:13:01:701]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status_review.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:701]: Source for file 'awc_file_status_review.htm' is compressed
        InstallFiles: File: awc_file_status_review.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3854
        MSI (s) (9C:0C) [17:13:01:717]: Executing op: FileCopy(SourceName=AWF84C~1.HTM|awc_file_status__assign.htm,SourceCabKey=awc_file_status__assign.htm,DestName=awc_file_status__assign.htm,Attributes=16384,FileSize=4156,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1458744747,HashPart2=1867916914,HashPart3=-824538991,HashPart4=1110598973,,)
        MSI (s) (9C:0C) [17:13:01:717]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status__assign.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:717]: Source for file 'awc_file_status__assign.htm' is compressed
        InstallFiles: File: awc_file_status__assign.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4156
        MSI (s) (9C:0C) [17:13:01:717]: Executing op: FileCopy(SourceName=AW3073~1.HTM|awc_file_status__assignreview.htm,SourceCabKey=awc_file_status__assignrevie,DestName=awc_file_status__assignreview.htm,Attributes=16384,FileSize=4496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=353307117,HashPart2=-94642477,HashPart3=-1253777570,HashPart4=129939957,,)
        MSI (s) (9C:0C) [17:13:01:717]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status__assignreview.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:717]: Source for file 'awc_file_status__assignrevie' is compressed
        InstallFiles: File: awc_file_status__assignreview.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4496
        MSI (s) (9C:0C) [17:13:01:795]: Executing op: FileCopy(SourceName=AWDD27~1.HTM|awc_file_status__assign_hold.htm,SourceCabKey=awc_file_status__assign_hold,DestName=awc_file_status__assign_hold.htm,Attributes=16384,FileSize=4422,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1614153449,HashPart2=-1734157960,HashPart3=-654975910,HashPart4=-1399177023,,)
        MSI (s) (9C:0C) [17:13:01:795]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status__assign_hold.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:795]: Source for file 'awc_file_status__assign_hold' is compressed
        InstallFiles: File: awc_file_status__assign_hold.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4422
        MSI (s) (9C:0C) [17:13:01:795]: Executing op: FileCopy(SourceName=AWBBCA~1.HTM|awc_file_status__hold.htm,SourceCabKey=awc_file_status__hold.htm,DestName=awc_file_status__hold.htm,Attributes=16384,FileSize=3667,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=407347000,HashPart2=554723443,HashPart3=-1410218841,HashPart4=454012008,,)
        MSI (s) (9C:0C) [17:13:01:795]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_file_status__hold.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:795]: Source for file 'awc_file_status__hold.htm' is compressed
        InstallFiles: File: awc_file_status__hold.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3667
        MSI (s) (9C:0C) [17:13:01:795]: Executing op: FileCopy(SourceName=AW011D~1.HTM|awc_final_approve.htm,SourceCabKey=awc_final_approve.htm,DestName=awc_final_approve.htm,Attributes=16384,FileSize=2431,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2124324368,HashPart2=-1573220514,HashPart3=-927945930,HashPart4=942240558,,)
        MSI (s) (9C:0C) [17:13:01:795]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_final_approve.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:795]: Source for file 'awc_final_approve.htm' is compressed
        InstallFiles: File: awc_final_approve.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2431
        MSI (s) (9C:0C) [17:13:01:810]: Executing op: FileCopy(SourceName=AWD43B~1.HTM|awc_first_time_user.htm,SourceCabKey=awc_first_time_user.htm,DestName=awc_first_time_user.htm,Attributes=16384,FileSize=3444,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1861822221,HashPart2=-1254976520,HashPart3=1598184533,HashPart4=-540659754,,)
        MSI (s) (9C:0C) [17:13:01:810]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_first_time_user.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:810]: Source for file 'awc_first_time_user.htm' is compressed
        InstallFiles: File: awc_first_time_user.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3444
        MSI (s) (9C:0C) [17:13:01:810]: Executing op: FileCopy(SourceName=AWC_GA~1.HTM|awc_gatekeeper_verify_name.htm,SourceCabKey=awc_gatekeeper_verify_name.h,DestName=awc_gatekeeper_verify_name.htm,Attributes=16384,FileSize=6156,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-201315375,HashPart2=211035932,HashPart3=778647100,HashPart4=-1767136570,,)
        MSI (s) (9C:0C) [17:13:01:810]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_gatekeeper_verify_name.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:810]: Source for file 'awc_gatekeeper_verify_name.h' is compressed
        InstallFiles: File: awc_gatekeeper_verify_name.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 6156
        MSI (s) (9C:0C) [17:13:01:810]: Executing op: FileCopy(SourceName=AWC_GE~1.HTM|awc_getting_started__working_wi.htm,SourceCabKey=awc_getting_started__working,DestName=awc_getting_started__working_wi.htm,Attributes=16384,FileSize=7587,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1847893509,HashPart2=-193074917,HashPart3=1075056171,HashPart4=1099320427,,)
        MSI (s) (9C:0C) [17:13:01:810]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_getting_started__working_wi.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:810]: Source for file 'awc_getting_started__working' is compressed
        InstallFiles: File: awc_getting_started__working_wi.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7587
        MSI (s) (9C:0C) [17:13:01:810]: Executing op: FileCopy(SourceName=awc_home.htm,SourceCabKey=awc_home.htm,DestName=awc_home.htm,Attributes=16384,FileSize=4441,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1680784979,HashPart2=1685745572,HashPart3=1641971225,HashPart4=-486650787,,)
        MSI (s) (9C:0C) [17:13:01:810]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_home.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:810]: Source for file 'awc_home.htm' is compressed
        InstallFiles: File: awc_home.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4441
        MSI (s) (9C:0C) [17:13:01:826]: Executing op: FileCopy(SourceName=AWC_IN~1.HTM|awc_inbox.htm,SourceCabKey=awc_inbox.htm,DestName=awc_inbox.htm,Attributes=16384,FileSize=2787,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-658066696,HashPart2=1295673189,HashPart3=-1029841848,HashPart4=-1216652718,,)
        MSI (s) (9C:0C) [17:13:01:826]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_inbox.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:826]: Source for file 'awc_inbox.htm' is compressed
        InstallFiles: File: awc_inbox.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2787
        MSI (s) (9C:0C) [17:13:01:826]: Executing op: FileCopy(SourceName=AWC_IN~2.HTM|awc_information_source.htm,SourceCabKey=awc_information_source.htm,DestName=awc_information_source.htm,Attributes=16384,FileSize=5617,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=303925757,HashPart2=520242914,HashPart3=1795346938,HashPart4=-1397992017,,)
        MSI (s) (9C:0C) [17:13:01:826]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_information_source.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:826]: Source for file 'awc_information_source.htm' is compressed
        InstallFiles: File: awc_information_source.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5617
        MSI (s) (9C:0C) [17:13:01:826]: Executing op: FileCopy(SourceName=AWC_IN~3.HTM|awc_introduction.htm,SourceCabKey=awc_introduction.htm,DestName=awc_introduction.htm,Attributes=16384,FileSize=5083,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1520727648,HashPart2=-1240422626,HashPart3=-1910218891,HashPart4=138697711,,)
        MSI (s) (9C:0C) [17:13:01:826]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_introduction.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:826]: Source for file 'awc_introduction.htm' is compressed
        InstallFiles: File: awc_introduction.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5083
        MSI (s) (9C:0C) [17:13:01:857]: Executing op: FileCopy(SourceName=AWC_LI~1.HTM|awc_lib-browser.htm,SourceCabKey=awc_lib_browser.htm,DestName=awc_lib-browser.htm,Attributes=16384,FileSize=3581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1763998642,HashPart2=-1979021575,HashPart3=1041507631,HashPart4=-366016974,,)
        MSI (s) (9C:0C) [17:13:01:857]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_lib-browser.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:857]: Source for file 'awc_lib_browser.htm' is compressed
        InstallFiles: File: awc_lib-browser.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3581
        MSI (s) (9C:0C) [17:13:01:857]: Executing op: FileCopy(SourceName=AWC_LI~2.HTM|awc_library_how_to_use.htm,SourceCabKey=awc_library_how_to_use.htm,DestName=awc_library_how_to_use.htm,Attributes=16384,FileSize=3998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-374750685,HashPart2=-1199765355,HashPart3=-198158355,HashPart4=-1076881225,,)
        MSI (s) (9C:0C) [17:13:01:857]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_library_how_to_use.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:857]: Source for file 'awc_library_how_to_use.htm' is compressed
        InstallFiles: File: awc_library_how_to_use.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3998
        MSI (s) (9C:0C) [17:13:01:857]: Executing op: FileCopy(SourceName=AWC_LI~3.HTM|awc_linked_record.htm,SourceCabKey=awc_linked_record.htm,DestName=awc_linked_record.htm,Attributes=16384,FileSize=2955,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1832610633,HashPart2=1320368636,HashPart3=-490262916,HashPart4=2020354718,,)
        MSI (s) (9C:0C) [17:13:01:857]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_linked_record.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:857]: Source for file 'awc_linked_record.htm' is compressed
        InstallFiles: File: awc_linked_record.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2955
        MSI (s) (9C:0C) [17:13:01:857]: Executing op: FileCopy(SourceName=AWC_OP~1.HTM|awc_open_library.htm,SourceCabKey=awc_open_library.htm,DestName=awc_open_library.htm,Attributes=16384,FileSize=3302,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-908933357,HashPart2=942743054,HashPart3=78595208,HashPart4=408533196,,)
        MSI (s) (9C:0C) [17:13:01:857]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_open_library.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:857]: Source for file 'awc_open_library.htm' is compressed
        InstallFiles: File: awc_open_library.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3302
        MSI (s) (9C:0C) [17:13:01:857]: Executing op: FileCopy(SourceName=AWC_PR~1.HTM|awc_print_files.htm,SourceCabKey=awc_print_files.htm,DestName=awc_print_files.htm,Attributes=16384,FileSize=2775,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1200855651,HashPart2=615877583,HashPart3=2079423246,HashPart4=-1003206615,,)
        MSI (s) (9C:0C) [17:13:01:857]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_print_files.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:857]: Source for file 'awc_print_files.htm' is compressed
        InstallFiles: File: awc_print_files.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2775
        MSI (s) (9C:0C) [17:13:01:857]: Executing op: FileCopy(SourceName=AWC_RE~1.HTM|awc_refine_search.htm,SourceCabKey=awc_refine_search.htm,DestName=awc_refine_search.htm,Attributes=16384,FileSize=5163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=197351184,HashPart2=1133361973,HashPart3=-676972719,HashPart4=1505250133,,)
        MSI (s) (9C:0C) [17:13:01:857]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_refine_search.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:857]: Source for file 'awc_refine_search.htm' is compressed
        InstallFiles: File: awc_refine_search.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5163
        MSI (s) (9C:0C) [17:13:01:857]: Executing op: FileCopy(SourceName=AWC_RE~2.HTM|awc_refresh_current_window.htm,SourceCabKey=awc_refresh_current_window.h,DestName=awc_refresh_current_window.htm,Attributes=16384,FileSize=3319,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1190019720,HashPart2=953805789,HashPart3=854919120,HashPart4=1799863924,,)
        MSI (s) (9C:0C) [17:13:01:857]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_refresh_current_window.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:857]: Source for file 'awc_refresh_current_window.h' is compressed
        InstallFiles: File: awc_refresh_current_window.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3319
        MSI (s) (9C:0C) [17:13:01:857]: Executing op: FileCopy(SourceName=AWC_RE~3.HTM|awc_refresh_extract.htm,SourceCabKey=awc_refresh_extract.htm,DestName=awc_refresh_extract.htm,Attributes=16384,FileSize=8370,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-197446776,HashPart2=1276332578,HashPart3=-1244295041,HashPart4=1266922148,,)
        MSI (s) (9C:0C) [17:13:01:857]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_refresh_extract.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:857]: Source for file 'awc_refresh_extract.htm' is compressed
        InstallFiles: File: awc_refresh_extract.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 8370
        MSI (s) (9C:0C) [17:13:01:874]: Executing op: FileCopy(SourceName=AWC_RE~4.HTM|awc_reject.htm,SourceCabKey=awc_reject.htm,DestName=awc_reject.htm,Attributes=16384,FileSize=3517,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-355789592,HashPart2=155107200,HashPart3=-1460252647,HashPart4=-929172734,,)
        MSI (s) (9C:0C) [17:13:01:874]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_reject.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:874]: Source for file 'awc_reject.htm' is compressed
        InstallFiles: File: awc_reject.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3517
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AWD931~1.HTM|awc_reject_to.htm,SourceCabKey=awc_reject_to.htm,DestName=awc_reject_to.htm,Attributes=16384,FileSize=3566,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=869462168,HashPart2=-594184663,HashPart3=1407146559,HashPart4=889113047,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_reject_to.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_reject_to.htm' is compressed
        InstallFiles: File: awc_reject_to.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3566
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AWE7D9~1.HTM|awc_release_checkout.htm,SourceCabKey=awc_release_checkout.htm,DestName=awc_release_checkout.htm,Attributes=16384,FileSize=3301,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1337821711,HashPart2=-463819635,HashPart3=1941869136,HashPart4=1418512715,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_release_checkout.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_release_checkout.htm' is compressed
        InstallFiles: File: awc_release_checkout.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3301
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AW2C1A~1.HTM|awc_rename_files.htm,SourceCabKey=awc_rename_files.htm,DestName=awc_rename_files.htm,Attributes=16384,FileSize=5672,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1781719728,HashPart2=-1955376468,HashPart3=2037062150,HashPart4=688564487,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_rename_files.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_rename_files.htm' is compressed
        InstallFiles: File: awc_rename_files.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5672
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AW55D7~1.HTM|awc_reroute_workflow.htm,SourceCabKey=awc_reroute_workflow.htm,DestName=awc_reroute_workflow.htm,Attributes=16384,FileSize=2900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1177792409,HashPart2=-1263189170,HashPart3=780048240,HashPart4=336333165,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_reroute_workflow.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_reroute_workflow.htm' is compressed
        InstallFiles: File: awc_reroute_workflow.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2900
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AW254E~1.HTM|awc_reset_to_start_of_workflow.htm,SourceCabKey=awc_reset_to_start_of_workfl,DestName=awc_reset_to_start_of_workflow.htm,Attributes=16384,FileSize=2816,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-841203300,HashPart2=912086522,HashPart3=-1919501090,HashPart4=-1991697740,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_reset_to_start_of_workflow.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_reset_to_start_of_workfl' is compressed
        InstallFiles: File: awc_reset_to_start_of_workflow.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2816
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AW0C66~1.HTM|awc_results_area.htm,SourceCabKey=awc_results_area.htm,DestName=awc_results_area.htm,Attributes=16384,FileSize=5496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-963446918,HashPart2=-199352213,HashPart3=30191682,HashPart4=554493300,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_results_area.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_results_area.htm' is compressed
        InstallFiles: File: awc_results_area.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5496
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AWC_RI~1.HTM|awc_ribbon.htm,SourceCabKey=awc_ribbon.htm,DestName=awc_ribbon.htm,Attributes=16384,FileSize=3414,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1428144316,HashPart2=-1127991322,HashPart3=-1935804385,HashPart4=-383723331,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_ribbon.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_ribbon.htm' is compressed
        InstallFiles: File: awc_ribbon.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3414
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AWC_RI~2.HTM|awc_ribbon_tab_document.htm,SourceCabKey=awc_ribbon_tab_document.htm,DestName=awc_ribbon_tab_document.htm,Attributes=16384,FileSize=9122,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1107618600,HashPart2=113443509,HashPart3=-451389462,HashPart4=-2007649933,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_ribbon_tab_document.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_ribbon_tab_document.htm' is compressed
        InstallFiles: File: awc_ribbon_tab_document.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 9122
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AWC_RI~3.HTM|awc_ribbon_tab_home.htm,SourceCabKey=awc_ribbon_tab_home.htm,DestName=awc_ribbon_tab_home.htm,Attributes=16384,FileSize=7303,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=266639534,HashPart2=-261801038,HashPart3=549551034,HashPart4=189813894,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_ribbon_tab_home.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_ribbon_tab_home.htm' is compressed
        InstallFiles: File: awc_ribbon_tab_home.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7303
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AWC_RI~4.HTM|awc_ribbon_tab_view.htm,SourceCabKey=awc_ribbon_tab_view.htm,DestName=awc_ribbon_tab_view.htm,Attributes=16384,FileSize=3011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1376052856,HashPart2=1240202487,HashPart3=-19564148,HashPart4=1031998894,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_ribbon_tab_view.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_ribbon_tab_view.htm' is compressed
        InstallFiles: File: awc_ribbon_tab_view.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3011
        MSI (s) (9C:0C) [17:13:01:889]: Executing op: FileCopy(SourceName=AW30B4~1.HTM|awc_ribbon_tab_workflow.htm,SourceCabKey=awc_ribbon_tab_workflow.htm,DestName=awc_ribbon_tab_workflow.htm,Attributes=16384,FileSize=7392,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1086038483,HashPart2=-785470977,HashPart3=433355969,HashPart4=-1057699016,,)
        MSI (s) (9C:0C) [17:13:01:889]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_ribbon_tab_workflow.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:889]: Source for file 'awc_ribbon_tab_workflow.htm' is compressed
        InstallFiles: File: awc_ribbon_tab_workflow.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7392
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AWC_SA~1.HTM|awc_saved_searches.htm,SourceCabKey=awc_saved_searches.htm,DestName=awc_saved_searches.htm,Attributes=16384,FileSize=3803,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1153919873,HashPart2=2106222717,HashPart3=-2058863017,HashPart4=-226279709,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_saved_searches.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_saved_searches.htm' is compressed
        InstallFiles: File: awc_saved_searches.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3803
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AWC_SE~1.HTM|awc_search_dialog_box.htm,SourceCabKey=awc_search_dialog_box.htm,DestName=awc_search_dialog_box.htm,Attributes=16384,FileSize=7655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1604551477,HashPart2=712601152,HashPart3=84272337,HashPart4=1026552256,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_search_dialog_box.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_search_dialog_box.htm' is compressed
        InstallFiles: File: awc_search_dialog_box.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7655
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AWC_SE~2.HTM|awc_search_file_content.htm,SourceCabKey=awc_search_file_content.htm,DestName=awc_search_file_content.htm,Attributes=16384,FileSize=16917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-66793904,HashPart2=2100313323,HashPart3=1737717639,HashPart4=-363992357,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_search_file_content.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_search_file_content.htm' is compressed
        InstallFiles: File: awc_search_file_content.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 16917
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AWC_SE~3.HTM|awc_search_for_children.htm,SourceCabKey=awc_search_for_children.htm,DestName=awc_search_for_children.htm,Attributes=16384,FileSize=4230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-645322608,HashPart2=-1385357497,HashPart3=1563991815,HashPart4=-948911486,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_search_for_children.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_search_for_children.htm' is compressed
        InstallFiles: File: awc_search_for_children.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4230
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AWC_SE~4.HTM|awc_selecting_definition.htm,SourceCabKey=awc_selecting_definition.htm,DestName=awc_selecting_definition.htm,Attributes=16384,FileSize=2428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1613378389,HashPart2=1199905608,HashPart3=536909212,HashPart4=1207076791,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_selecting_definition.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_selecting_definition.htm' is compressed
        InstallFiles: File: awc_selecting_definition.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2428
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AW30BD~1.HTM|awc_send_to.htm,SourceCabKey=awc_send_to.htm,DestName=awc_send_to.htm,Attributes=16384,FileSize=7051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=908914309,HashPart2=-1666011049,HashPart3=-585802824,HashPart4=1022686258,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_send_to.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_send_to.htm' is compressed
        InstallFiles: File: awc_send_to.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7051
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AW378B~1.HTM|awc_set_document_workflow.htm,SourceCabKey=awc_set_document_workflow.ht,DestName=awc_set_document_workflow.htm,Attributes=16384,FileSize=4529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1736372213,HashPart2=-1068986547,HashPart3=-1302631916,HashPart4=-1815494352,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_set_document_workflow.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_set_document_workflow.ht' is compressed
        InstallFiles: File: awc_set_document_workflow.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4529
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AWC_SO~1.HTM|awc_solidworks_wworkstation_plugin.htm,SourceCabKey=awc_solidworks_wworkstation_,DestName=awc_solidworks_wworkstation_plugin.htm,Attributes=16384,FileSize=9433,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=436467114,HashPart2=-286171081,HashPart3=1478340120,HashPart4=1283705329,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_solidworks_wworkstation_plugin.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_solidworks_wworkstation_' is compressed
        InstallFiles: File: awc_solidworks_wworkstation_plugin.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 9433
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AWC_SO~2.HTM|awc_sort_display_by_columns.htm,SourceCabKey=awc_sort_display_by_columns.,DestName=awc_sort_display_by_columns.htm,Attributes=16384,FileSize=3269,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=554754780,HashPart2=-1473156822,HashPart3=-815580574,HashPart4=1965989863,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_sort_display_by_columns.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_sort_display_by_columns.' is compressed
        InstallFiles: File: awc_sort_display_by_columns.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3269
        MSI (s) (9C:0C) [17:13:01:904]: Executing op: FileCopy(SourceName=AWC_ST~1.HTM|awc_status.htm,SourceCabKey=awc_status.htm,DestName=awc_status.htm,Attributes=16384,FileSize=5745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=878724879,HashPart2=-108783981,HashPart3=1831745369,HashPart4=-861959370,,)
        MSI (s) (9C:0C) [17:13:01:904]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_status.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:904]: Source for file 'awc_status.htm' is compressed
        InstallFiles: File: awc_status.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5745
        MSI (s) (9C:0C) [17:13:01:951]: Executing op: FileCopy(SourceName=AWC_SU~1.HTM|awc_supported_cad_office.htm,SourceCabKey=awc_supported_cad_office.htm,DestName=awc_supported_cad_office.htm,Attributes=16384,FileSize=4733,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=115160600,HashPart2=1851232173,HashPart3=1840602332,HashPart4=1607317992,,)
        MSI (s) (9C:0C) [17:13:01:951]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_supported_cad_office.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:951]: Source for file 'awc_supported_cad_office.htm' is compressed
        InstallFiles: File: awc_supported_cad_office.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4733
        MSI (s) (9C:0C) [17:13:01:951]: Executing op: FileCopy(SourceName=AWC_SY~1.HTM|awc_symbols_graphics_icons_glyphs.htm,SourceCabKey=awc_symbols_graphics_icons_g,DestName=awc_symbols_graphics_icons_glyphs.htm,Attributes=16384,FileSize=33333,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-423504974,HashPart2=1153914758,HashPart3=-1595660152,HashPart4=-1828534119,,)
        MSI (s) (9C:0C) [17:13:01:951]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_symbols_graphics_icons_glyphs.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:951]: Source for file 'awc_symbols_graphics_icons_g' is compressed
        InstallFiles: File: awc_symbols_graphics_icons_glyphs.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 33333
        MSI (s) (9C:0C) [17:13:01:951]: Executing op: FileCopy(SourceName=AWC_TO~1.HTM|awc_to_change_column_widths.htm,SourceCabKey=awc_to_change_column_widths.,DestName=awc_to_change_column_widths.htm,Attributes=16384,FileSize=2285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-637211472,HashPart2=-643299960,HashPart3=-1498379419,HashPart4=828196967,,)
        MSI (s) (9C:0C) [17:13:01:951]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_to_change_column_widths.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:951]: Source for file 'awc_to_change_column_widths.' is compressed
        InstallFiles: File: awc_to_change_column_widths.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2285
        MSI (s) (9C:0C) [17:13:01:951]: Executing op: FileCopy(SourceName=AWC_UN~1.HTM|awc_unassign_files.htm,SourceCabKey=awc_unassign_files.htm,DestName=awc_unassign_files.htm,Attributes=16384,FileSize=3112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1416972750,HashPart2=1955989595,HashPart3=1871025235,HashPart4=-431715252,,)
        MSI (s) (9C:0C) [17:13:01:951]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_unassign_files.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:951]: Source for file 'awc_unassign_files.htm' is compressed
        InstallFiles: File: awc_unassign_files.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3112
        MSI (s) (9C:0C) [17:13:01:951]: Executing op: FileCopy(SourceName=AWC_UN~2.HTM|awc_unchecked_library.htm,SourceCabKey=awc_unchecked_library.htm,DestName=awc_unchecked_library.htm,Attributes=16384,FileSize=2656,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-388355476,HashPart2=-617371945,HashPart3=-926521036,HashPart4=627417304,,)
        MSI (s) (9C:0C) [17:13:01:951]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_unchecked_library.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:951]: Source for file 'awc_unchecked_library.htm' is compressed
        InstallFiles: File: awc_unchecked_library.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2656
        MSI (s) (9C:0C) [17:13:01:951]: Executing op: FileCopy(SourceName=AWC_UN~3.HTM|awc_undo_checkout_unchanged_children.htm,SourceCabKey=awc_undo_checkout_unchanged_,DestName=awc_undo_checkout_unchanged_children.htm,Attributes=16384,FileSize=5666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1349492181,HashPart2=1735123711,HashPart3=-1953107239,HashPart4=1355011534,,)
        MSI (s) (9C:0C) [17:13:01:951]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_undo_checkout_unchanged_children.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:951]: Source for file 'awc_undo_checkout_unchanged_' is compressed
        InstallFiles: File: awc_undo_checkout_unchanged_children.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5666
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_UN~4.HTM|awc_unlinked_record.htm,SourceCabKey=awc_unlinked_record.htm,DestName=awc_unlinked_record.htm,Attributes=16384,FileSize=2856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1270273243,HashPart2=-145480545,HashPart3=1608732509,HashPart4=-1272415881,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_unlinked_record.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_unlinked_record.htm' is compressed
        InstallFiles: File: awc_unlinked_record.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2856
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_UP~1.HTM|awc_update_document.htm,SourceCabKey=awc_update_document.htm,DestName=awc_update_document.htm,Attributes=16384,FileSize=7388,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=327665939,HashPart2=-955034822,HashPart3=-1111138222,HashPart4=-340905509,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_update_document.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_update_document.htm' is compressed
        InstallFiles: File: awc_update_document.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7388
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_US~1.HTM|awc_user_settings.htm,SourceCabKey=awc_user_settings.htm,DestName=awc_user_settings.htm,Attributes=16384,FileSize=6821,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1692925283,HashPart2=-882022334,HashPart3=-1032806379,HashPart4=1985624047,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_user_settings.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_user_settings.htm' is compressed
        InstallFiles: File: awc_user_settings.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 6821
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=awc_utc.htm,SourceCabKey=awc_utc.htm,DestName=awc_utc.htm,Attributes=16384,FileSize=2748,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1409770755,HashPart2=-1365786987,HashPart3=-49032974,HashPart4=-1188013337,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_utc.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_utc.htm' is compressed
        InstallFiles: File: awc_utc.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2748
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_VE~1.HTM|awc_versions.htm,SourceCabKey=awc_versions.htm,DestName=awc_versions.htm,Attributes=16384,FileSize=5576,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=11045468,HashPart2=628009431,HashPart3=-519053026,HashPart4=1468655039,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_versions.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_versions.htm' is compressed
        InstallFiles: File: awc_versions.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5576
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_VI~1.HTM|awc_view_data_card.htm,SourceCabKey=awc_view_data_card.htm,DestName=awc_view_data_card.htm,Attributes=16384,FileSize=4059,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1872508880,HashPart2=-2108685383,HashPart3=134372512,HashPart4=-454061840,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_view_data_card.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_view_data_card.htm' is compressed
        InstallFiles: File: awc_view_data_card.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4059
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_VI~2.HTM|awc_view_files.htm,SourceCabKey=awc_view_files.htm,DestName=awc_view_files.htm,Attributes=16384,FileSize=4880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=431054731,HashPart2=43973333,HashPart3=-1911684343,HashPart4=1007583012,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_view_files.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_view_files.htm' is compressed
        InstallFiles: File: awc_view_files.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4880
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_VI~3.HTM|awc_view_file_lib_wip.htm,SourceCabKey=awc_view_file_lib_wip.htm,DestName=awc_view_file_lib_wip.htm,Attributes=16384,FileSize=2770,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2134096176,HashPart2=2016571269,HashPart3=348384219,HashPart4=51823640,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_view_file_lib_wip.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_view_file_lib_wip.htm' is compressed
        InstallFiles: File: awc_view_file_lib_wip.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2770
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_WH~1.HTM|awc_which_source__library_or_in.htm,SourceCabKey=awc_which_source__library_or,DestName=awc_which_source__library_or_in.htm,Attributes=16384,FileSize=16202,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1891302495,HashPart2=772408337,HashPart3=1627064567,HashPart4=1492722703,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_which_source__library_or_in.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_which_source__library_or' is compressed
        InstallFiles: File: awc_which_source__library_or_in.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 16202
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_WO~1.HTM|awc_workflow_overview.htm,SourceCabKey=awc_workflow_overview.htm,DestName=awc_workflow_overview.htm,Attributes=16384,FileSize=17768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=539442504,HashPart2=1453749340,HashPart3=225172437,HashPart4=2110036954,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_workflow_overview.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_workflow_overview.htm' is compressed
        InstallFiles: File: awc_workflow_overview.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 17768
        MSI (s) (9C:0C) [17:13:01:966]: Executing op: FileCopy(SourceName=AWC_WO~2.HTM|awc_work_area.htm,SourceCabKey=awc_work_area.htm,DestName=awc_work_area.htm,Attributes=16384,FileSize=3962,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=542329591,HashPart2=-1261687382,HashPart3=-59434775,HashPart4=1406369762,,)
        MSI (s) (9C:0C) [17:13:01:966]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_work_area.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:01:966]: Source for file 'awc_work_area.htm' is compressed
        InstallFiles: File: awc_work_area.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3962
        MSI (s) (9C:0C) [17:13:02:201]: Executing op: FileCopy(SourceName=AWC_WO~3.HTM|awc_work_area_intro.htm,SourceCabKey=awc_work_area_intro.htm,DestName=awc_work_area_intro.htm,Attributes=16384,FileSize=5541,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1622409456,HashPart2=1686749343,HashPart3=864277208,HashPart4=-1654136683,,)
        MSI (s) (9C:0C) [17:13:02:201]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_work_area_intro.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:201]: Source for file 'awc_work_area_intro.htm' is compressed
        InstallFiles: File: awc_work_area_intro.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5541
        MSI (s) (9C:0C) [17:13:02:201]: Executing op: FileCopy(SourceName=AWC_WO~4.HTM|awc_work_area_no_longer_valid.htm,SourceCabKey=awc_work_area_no_longer_vali,DestName=awc_work_area_no_longer_valid.htm,Attributes=16384,FileSize=4207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1100199882,HashPart2=352848184,HashPart3=1808013034,HashPart4=1957691204,,)
        MSI (s) (9C:0C) [17:13:02:201]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\awc_work_area_no_longer_valid.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:201]: Source for file 'awc_work_area_no_longer_vali' is compressed
        InstallFiles: File: awc_work_area_no_longer_valid.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4207
        MSI (s) (9C:0C) [17:13:02:201]: Executing op: FileCopy(SourceName=CHECKE~1.PNG|checkedlibrary_zoom150.png,SourceCabKey=checkedlibrary_zoom150.png,DestName=checkedlibrary_zoom150.png,Attributes=16384,FileSize=1162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1167298651,HashPart2=-1240534815,HashPart3=504766137,HashPart4=1158481784,,)
        MSI (s) (9C:0C) [17:13:02:201]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\checkedlibrary_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:201]: Source for file 'checkedlibrary_zoom150.png' is compressed
        InstallFiles: File: checkedlibrary_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1162
        MSI (s) (9C:0C) [17:13:02:201]: Executing op: FileCopy(SourceName=cicon1.png,SourceCabKey=cicon1.png,DestName=cicon1.png,Attributes=16384,FileSize=822,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-425803759,HashPart2=789817740,HashPart3=-1880665429,HashPart4=1134248039,,)
        MSI (s) (9C:0C) [17:13:02:201]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\cicon1.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:201]: Source for file 'cicon1.png' is compressed
        InstallFiles: File: cicon1.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 822
        MSI (s) (9C:0C) [17:13:02:201]: Executing op: FileCopy(SourceName=cicon2.png,SourceCabKey=cicon2.png,DestName=cicon2.png,Attributes=16384,FileSize=278,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=735769134,HashPart2=954216581,HashPart3=-963502326,HashPart4=-263164890,,)
        MSI (s) (9C:0C) [17:13:02:201]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\cicon2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:201]: Source for file 'cicon2.png' is compressed
        InstallFiles: File: cicon2.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 278
        MSI (s) (9C:0C) [17:13:02:201]: Executing op: FileCopy(SourceName=cicon9.png,SourceCabKey=cicon9.png,DestName=cicon9.png,Attributes=16384,FileSize=412,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-433622746,HashPart2=-850922342,HashPart3=518717420,HashPart4=969363819,,)
        MSI (s) (9C:0C) [17:13:02:201]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\cicon9.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:201]: Source for file 'cicon9.png' is compressed
        InstallFiles: File: cicon9.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 412
        MSI (s) (9C:0C) [17:13:02:201]: Executing op: FileCopy(SourceName=ciconidx.gif,SourceCabKey=ciconidx.gif,DestName=ciconidx.gif,Attributes=16384,FileSize=862,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-335093307,HashPart2=-1033948514,HashPart3=-1809774021,HashPart4=869388158,,)
        MSI (s) (9C:0C) [17:13:02:201]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\ciconidx.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:201]: Source for file 'ciconidx.gif' is compressed
        InstallFiles: File: ciconidx.gif, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 862
        MSI (s) (9C:0C) [17:13:02:201]: Executing op: FileCopy(SourceName=CICON_~1.GIF|cicon_loadindex_ani.gif,SourceCabKey=cicon_loadindex_ani.gif,DestName=cicon_loadindex_ani.gif,Attributes=16384,FileSize=7657,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1652956345,HashPart2=954353789,HashPart3=92932127,HashPart4=1004025920,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\cicon_loadindex_ani.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'cicon_loadindex_ani.gif' is compressed
        InstallFiles: File: cicon_loadindex_ani.gif, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7657
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=default.css,SourceCabKey=default.css,DestName=default.css,Attributes=16384,FileSize=5023,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1172582869,HashPart2=348049815,HashPart3=913996537,HashPart4=1775860580,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\default.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'default.css' is compressed
        InstallFiles: File: default.css, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 5023
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=DOCUME~1.JPG|documentisfixedprevious.jpg,SourceCabKey=documentisfixedprevious.jpg,DestName=documentisfixedprevious.jpg,Attributes=16384,FileSize=1494,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=812895331,HashPart2=92229089,HashPart3=988411110,HashPart4=1597724751,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\documentisfixedprevious.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'documentisfixedprevious.jpg' is compressed
        InstallFiles: File: documentisfixedprevious.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1494
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=DOCUME~2.JPG|documentismadebyuser.jpg,SourceCabKey=documentismadebyuser.jpg,DestName=documentismadebyuser.jpg,Attributes=16384,FileSize=1530,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1058048855,HashPart2=1125234882,HashPart3=-1685842390,HashPart4=-707531966,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\documentismadebyuser.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'documentismadebyuser.jpg' is compressed
        InstallFiles: File: documentismadebyuser.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1530
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=DOCUME~3.JPG|documentismadebyuserandhold.jpg,SourceCabKey=documentismadebyuserandhold.,DestName=documentismadebyuserandhold.jpg,Attributes=16384,FileSize=1595,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1914549582,HashPart2=-1343458214,HashPart3=1880333144,HashPart4=-980797610,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\documentismadebyuserandhold.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'documentismadebyuserandhold.' is compressed
        InstallFiles: File: documentismadebyuserandhold.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1595
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=DOCUME~4.JPG|documentismadebyuserandnew.jpg,SourceCabKey=documentismadebyuserandnew.j,DestName=documentismadebyuserandnew.jpg,Attributes=16384,FileSize=1582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1242437762,HashPart2=1619024360,HashPart3=-1704188933,HashPart4=-1312186889,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\documentismadebyuserandnew.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'documentismadebyuserandnew.j' is compressed
        InstallFiles: File: documentismadebyuserandnew.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1582
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=DOF5CE~1.JPG|documentisout.jpg,SourceCabKey=documentisout.jpg,DestName=documentisout.jpg,Attributes=16384,FileSize=1407,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-959452330,HashPart2=691665049,HashPart3=510763050,HashPart4=-2121650225,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\documentisout.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'documentisout.jpg' is compressed
        InstallFiles: File: documentisout.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1407
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=DO317D~1.JPG|documentonhold.jpg,SourceCabKey=documentonhold.jpg,DestName=documentonhold.jpg,Attributes=16384,FileSize=1379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1433980962,HashPart2=1977505185,HashPart3=-111234925,HashPart4=595756309,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\documentonhold.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'documentonhold.jpg' is compressed
        InstallFiles: File: documentonhold.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1379
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=DO49CB~1.JPG|documetismadebyuserandfixed.jpg,SourceCabKey=documetismadebyuserandfixed.,DestName=documetismadebyuserandfixed.jpg,Attributes=16384,FileSize=1625,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1432350704,HashPart2=2107354151,HashPart3=1837135242,HashPart4=-506752654,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\documetismadebyuserandfixed.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'documetismadebyuserandfixed.' is compressed
        InstallFiles: File: documetismadebyuserandfixed.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1625
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=DO1BAB~1.JPG|documetismadebyuserandout.jpg,SourceCabKey=documetismadebyuserandout.jp,DestName=documetismadebyuserandout.jpg,Attributes=16384,FileSize=1573,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=567449058,HashPart2=910657256,HashPart3=-489047638,HashPart4=-1328653931,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\documetismadebyuserandout.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'documetismadebyuserandout.jp' is compressed
        InstallFiles: File: documetismadebyuserandout.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1573
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=FAVORI~1.PNG|favorites_zoom150.png,SourceCabKey=favorites_zoom150.png,DestName=favorites_zoom150.png,Attributes=16384,FileSize=1080,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=571402605,HashPart2=-1059080529,HashPart3=1631748580,HashPart4=-1816730371,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\favorites_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'favorites_zoom150.png' is compressed
        InstallFiles: File: favorites_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1080
        MSI (s) (9C:0C) [17:13:02:216]: Executing op: FileCopy(SourceName=FILEGU~1.PNG|fileguidefolderopen_zoom150.png,SourceCabKey=fileguidefolderopen_zoom150.,DestName=fileguidefolderopen_zoom150.png,Attributes=16384,FileSize=1056,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1001506013,HashPart2=1665637164,HashPart3=690587407,HashPart4=-961672002,,)
        MSI (s) (9C:0C) [17:13:02:216]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\fileguidefolderopen_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:216]: Source for file 'fileguidefolderopen_zoom150.' is compressed
        InstallFiles: File: fileguidefolderopen_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1056
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=FILE_T~1.HTM|file_type.htm,SourceCabKey=file_type.htm,DestName=file_type.htm,Attributes=16384,FileSize=4480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=146847187,HashPart2=-1859093072,HashPart3=-443876539,HashPart4=1970267286,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\file_type.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'file_type.htm' is compressed
        InstallFiles: File: file_type.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4480
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=FILTER~1.PNG|filteredlibrary_zoom200.png,SourceCabKey=filteredlibrary_zoom200.png,DestName=filteredlibrary_zoom200.png,Attributes=16384,FileSize=1177,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-484531295,HashPart2=2137440422,HashPart3=15586893,HashPart4=796990538,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\filteredlibrary_zoom200.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'filteredlibrary_zoom200.png' is compressed
        InstallFiles: File: filteredlibrary_zoom200.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1177
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=FTSLIB~1.PNG|ftslibrary_zoom200.png,SourceCabKey=ftslibrary_zoom200.png,DestName=ftslibrary_zoom200.png,Attributes=16384,FileSize=1208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1533249184,HashPart2=623037783,HashPart3=355049739,HashPart4=-441913248,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\ftslibrary_zoom200.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'ftslibrary_zoom200.png' is compressed
        InstallFiles: File: ftslibrary_zoom200.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1208
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=GLYPH-~1.JPG|glyph-admin-key.jpg,SourceCabKey=glyph_admin_key.jpg,DestName=glyph-admin-key.jpg,Attributes=16384,FileSize=913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=805502573,HashPart2=-1245650195,HashPart3=-444514145,HashPart4=-717613486,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyph-admin-key.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'glyph_admin_key.jpg' is compressed
        InstallFiles: File: glyph-admin-key.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 913
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=GLYPH-~2.JPG|glyph-assembly.jpg,SourceCabKey=glyph_assembly.jpg,DestName=glyph-assembly.jpg,Attributes=16384,FileSize=815,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1409044389,HashPart2=-1618981685,HashPart3=846729910,HashPart4=-1187256590,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyph-assembly.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'glyph_assembly.jpg' is compressed
        InstallFiles: File: glyph-assembly.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 815
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=GLYPH-~3.JPG|glyph-subassembly.jpg,SourceCabKey=glyph_subassembly.jpg,DestName=glyph-subassembly.jpg,Attributes=16384,FileSize=1144,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=283937309,HashPart2=1541708670,HashPart3=252971730,HashPart4=745866767,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyph-subassembly.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'glyph_subassembly.jpg' is compressed
        InstallFiles: File: glyph-subassembly.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1144
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=GLYPHC~1.JPG|glyphcheckedlibrary.jpg,SourceCabKey=glyphcheckedlibrary.jpg,DestName=glyphcheckedlibrary.jpg,Attributes=16384,FileSize=1185,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1555454784,HashPart2=-475070873,HashPart3=798035933,HashPart4=418672403,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphcheckedlibrary.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'glyphcheckedlibrary.jpg' is compressed
        InstallFiles: File: glyphcheckedlibrary.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1185
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=GLYPHC~2.JPG|glyphcircularref.jpg,SourceCabKey=glyphcircularref.jpg,DestName=glyphcircularref.jpg,Attributes=16384,FileSize=945,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1783424652,HashPart2=308732976,HashPart3=-294013957,HashPart4=-1808868038,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphcircularref.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'glyphcircularref.jpg' is compressed
        InstallFiles: File: glyphcircularref.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 945
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=GLYPHC~3.JPG|glyphcurrentversion.jpg,SourceCabKey=glyphcurrentversion.jpg,DestName=glyphcurrentversion.jpg,Attributes=16384,FileSize=849,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2012691630,HashPart2=114889647,HashPart3=-730914343,HashPart4=339190732,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphcurrentversion.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'glyphcurrentversion.jpg' is compressed
        InstallFiles: File: glyphcurrentversion.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 849
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=GLYPHD~1.JPG|glyphdocumentbrokenrelationship.jpg,SourceCabKey=glyphdocumentbrokenrelations,DestName=glyphdocumentbrokenrelationship.jpg,Attributes=16384,FileSize=1348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-769730109,HashPart2=873548112,HashPart3=-518044654,HashPart4=-338271131,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphdocumentbrokenrelationship.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'glyphdocumentbrokenrelations' is compressed
        InstallFiles: File: glyphdocumentbrokenrelationship.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1348
        MSI (s) (9C:0C) [17:13:02:232]: Executing op: FileCopy(SourceName=GLYPHD~2.JPG|glyphdocumentdocked.jpg,SourceCabKey=glyphdocumentdocked.jpg,DestName=glyphdocumentdocked.jpg,Attributes=16384,FileSize=1475,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1451342139,HashPart2=-332205847,HashPart3=406536766,HashPart4=1969206746,,)
        MSI (s) (9C:0C) [17:13:02:232]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphdocumentdocked.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:232]: Source for file 'glyphdocumentdocked.jpg' is compressed
        InstallFiles: File: glyphdocumentdocked.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1475
        MSI (s) (9C:0C) [17:13:02:248]: Executing op: FileCopy(SourceName=GLYPHD~3.JPG|glyphdocumenteditable.jpg,SourceCabKey=glyphdocumenteditable.jpg,DestName=glyphdocumenteditable.jpg,Attributes=16384,FileSize=949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1935893912,HashPart2=-1149401117,HashPart3=185475032,HashPart4=1991966124,,)
        MSI (s) (9C:0C) [17:13:02:248]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphdocumenteditable.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:248]: Source for file 'glyphdocumenteditable.jpg' is compressed
        InstallFiles: File: glyphdocumenteditable.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 949
        MSI (s) (9C:0C) [17:13:02:248]: Executing op: FileCopy(SourceName=GLYPHD~4.JPG|glyphdocumentfloats.jpg,SourceCabKey=glyphdocumentfloats.jpg,DestName=glyphdocumentfloats.jpg,Attributes=16384,FileSize=1202,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1171451040,HashPart2=1087720823,HashPart3=541449181,HashPart4=-284883634,,)
        MSI (s) (9C:0C) [17:13:02:248]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphdocumentfloats.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:248]: Source for file 'glyphdocumentfloats.jpg' is compressed
        InstallFiles: File: glyphdocumentfloats.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1202
        MSI (s) (9C:0C) [17:13:02:248]: Executing op: FileCopy(SourceName=GL1D14~1.JPG|glyphdocumentnew.jpg,SourceCabKey=glyphdocumentnew.jpg,DestName=glyphdocumentnew.jpg,Attributes=16384,FileSize=1382,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1518337112,HashPart2=-2058051174,HashPart3=11982333,HashPart4=247272536,,)
        MSI (s) (9C:0C) [17:13:02:248]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphdocumentnew.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:248]: Source for file 'glyphdocumentnew.jpg' is compressed
        InstallFiles: File: glyphdocumentnew.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1382
        MSI (s) (9C:0C) [17:13:02:248]: Executing op: FileCopy(SourceName=GLYPHI~1.JPG|glyphinnotselected.jpg,SourceCabKey=glyphinnotselected.jpg,DestName=glyphinnotselected.jpg,Attributes=16384,FileSize=913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=805502573,HashPart2=-1245650195,HashPart3=-444514145,HashPart4=-717613486,,)
        MSI (s) (9C:0C) [17:13:02:248]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphinnotselected.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:248]: Source for file 'glyphinnotselected.jpg' is compressed
        InstallFiles: File: glyphinnotselected.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 913
        MSI (s) (9C:0C) [17:13:02:248]: Executing op: FileCopy(SourceName=GLYPHL~1.JPG|glyphlaunchablelibrary.jpg,SourceCabKey=glyphlaunchablelibrary.jpg,DestName=glyphlaunchablelibrary.jpg,Attributes=16384,FileSize=1115,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1358657834,HashPart2=1400357499,HashPart3=-454143162,HashPart4=-336880393,,)
        MSI (s) (9C:0C) [17:13:02:248]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphlaunchablelibrary.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:248]: Source for file 'glyphlaunchablelibrary.jpg' is compressed
        InstallFiles: File: glyphlaunchablelibrary.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1115
        MSI (s) (9C:0C) [17:13:02:248]: Executing op: FileCopy(SourceName=GLYPHL~2.JPG|glyphlayouts.jpg,SourceCabKey=glyphlayouts.jpg,DestName=glyphlayouts.jpg,Attributes=16384,FileSize=847,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=829920566,HashPart2=1328299,HashPart3=379291590,HashPart4=-1765640064,,)
        MSI (s) (9C:0C) [17:13:02:248]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphlayouts.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:248]: Source for file 'glyphlayouts.jpg' is compressed
        InstallFiles: File: glyphlayouts.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 847
        MSI (s) (9C:0C) [17:13:02:248]: Executing op: FileCopy(SourceName=GLYPHO~1.JPG|glyphoverlay.jpg,SourceCabKey=glyphoverlay.jpg,DestName=glyphoverlay.jpg,Attributes=16384,FileSize=911,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1955826699,HashPart2=1879561258,HashPart3=548456105,HashPart4=1433670253,,)
        MSI (s) (9C:0C) [17:13:02:248]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphoverlay.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:248]: Source for file 'glyphoverlay.jpg' is compressed
        InstallFiles: File: glyphoverlay.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 911
        MSI (s) (9C:0C) [17:13:02:269]: Executing op: FileCopy(SourceName=GLYPHS~1.JPG|glyphs-archive.jpg,SourceCabKey=glyphs_archive.jpg,DestName=glyphs-archive.jpg,Attributes=16384,FileSize=1162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1122989769,HashPart2=721752208,HashPart3=1905152875,HashPart4=723106876,,)
        MSI (s) (9C:0C) [17:13:02:269]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphs-archive.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:269]: Source for file 'glyphs_archive.jpg' is compressed
        InstallFiles: File: glyphs-archive.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1162
        MSI (s) (9C:0C) [17:13:02:269]: Executing op: FileCopy(SourceName=GLYPHS~2.JPG|glyphselectedassemparent.jpg,SourceCabKey=glyphselectedassemparent.jpg,DestName=glyphselectedassemparent.jpg,Attributes=16384,FileSize=1084,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=653511902,HashPart2=-1449135342,HashPart3=2004703499,HashPart4=-2095354435,,)
        MSI (s) (9C:0C) [17:13:02:269]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphselectedassemparent.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:269]: Source for file 'glyphselectedassemparent.jpg' is compressed
        InstallFiles: File: glyphselectedassemparent.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1084
        MSI (s) (9C:0C) [17:13:02:269]: Executing op: FileCopy(SourceName=GLYPHS~3.JPG|glyphselectedischild.jpg,SourceCabKey=glyphselectedischild.jpg,DestName=glyphselectedischild.jpg,Attributes=16384,FileSize=968,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=462175084,HashPart2=-25953011,HashPart3=1549236754,HashPart4=544216048,,)
        MSI (s) (9C:0C) [17:13:02:269]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphselectedischild.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:269]: Source for file 'glyphselectedischild.jpg' is compressed
        InstallFiles: File: glyphselectedischild.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 968
        MSI (s) (9C:0C) [17:13:02:269]: Executing op: FileCopy(SourceName=GLYPHS~4.JPG|glyphselectedisparentchild.jpg,SourceCabKey=glyphselectedisparentchild.j,DestName=glyphselectedisparentchild.jpg,Attributes=16384,FileSize=1010,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1692400702,HashPart2=475594860,HashPart3=494902473,HashPart4=2049861979,,)
        MSI (s) (9C:0C) [17:13:02:269]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphselectedisparentchild.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:269]: Source for file 'glyphselectedisparentchild.j' is compressed
        InstallFiles: File: glyphselectedisparentchild.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1010
        MSI (s) (9C:0C) [17:13:02:269]: Executing op: FileCopy(SourceName=GL97E5~1.JPG|glyphselectednorelationship.jpg,SourceCabKey=glyphselectednorelationship.,DestName=glyphselectednorelationship.jpg,Attributes=16384,FileSize=967,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1904559631,HashPart2=1139386668,HashPart3=-2141115835,HashPart4=1783079552,,)
        MSI (s) (9C:0C) [17:13:02:269]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphselectednorelationship.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:269]: Source for file 'glyphselectednorelationship.' is compressed
        InstallFiles: File: glyphselectednorelationship.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 967
        MSI (s) (9C:0C) [17:13:02:269]: Executing op: FileCopy(SourceName=GLYPHT~1.JPG|glyphtranswchild.jpg,SourceCabKey=glyphtranswchild.jpg,DestName=glyphtranswchild.jpg,Attributes=16384,FileSize=1502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=341658756,HashPart2=1345531652,HashPart3=-405096143,HashPart4=-968350799,,)
        MSI (s) (9C:0C) [17:13:02:269]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphtranswchild.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:269]: Source for file 'glyphtranswchild.jpg' is compressed
        InstallFiles: File: glyphtranswchild.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1502
        MSI (s) (9C:0C) [17:13:02:269]: Executing op: FileCopy(SourceName=GLYPHT~2.JPG|glyphtranswochild.jpg,SourceCabKey=glyphtranswochild.jpg,DestName=glyphtranswochild.jpg,Attributes=16384,FileSize=1282,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1322686986,HashPart2=255038652,HashPart3=-2136956774,HashPart4=161348490,,)
        MSI (s) (9C:0C) [17:13:02:269]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphtranswochild.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:269]: Source for file 'glyphtranswochild.jpg' is compressed
        InstallFiles: File: glyphtranswochild.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1282
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=GLYPHU~1.JPG|glyphuncheckedlibrary.jpg,SourceCabKey=glyphuncheckedlibrary.jpg,DestName=glyphuncheckedlibrary.jpg,Attributes=16384,FileSize=1077,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1236730163,HashPart2=1966650483,HashPart3=-2038879625,HashPart4=-1509662801,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphuncheckedlibrary.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'glyphuncheckedlibrary.jpg' is compressed
        InstallFiles: File: glyphuncheckedlibrary.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1077
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=GLYPHU~2.JPG|glyphunderlay.jpg,SourceCabKey=glyphunderlay.jpg,DestName=glyphunderlay.jpg,Attributes=16384,FileSize=882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-83406632,HashPart2=-1628340948,HashPart3=530903375,HashPart4=63499642,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphunderlay.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'glyphunderlay.jpg' is compressed
        InstallFiles: File: glyphunderlay.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 882
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=GLYPHV~1.JPG|glyphvaultdirect.jpg,SourceCabKey=glyphvaultdirect.jpg,DestName=glyphvaultdirect.jpg,Attributes=16384,FileSize=1323,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1917591017,HashPart2=-789265939,HashPart3=1305620360,HashPart4=1659434021,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphvaultdirect.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'glyphvaultdirect.jpg' is compressed
        InstallFiles: File: glyphvaultdirect.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1323
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=GLYPHV~2.JPG|glyphvaultftp.jpg,SourceCabKey=glyphvaultftp.jpg,DestName=glyphvaultftp.jpg,Attributes=16384,FileSize=1508,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=485979000,HashPart2=-1065769528,HashPart3=1928219027,HashPart4=-174265567,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphvaultftp.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'glyphvaultftp.jpg' is compressed
        InstallFiles: File: glyphvaultftp.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1508
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=GLYPHV~3.JPG|glyphvaultreplicated.jpg,SourceCabKey=glyphvaultreplicated.jpg,DestName=glyphvaultreplicated.jpg,Attributes=16384,FileSize=1508,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1555143352,HashPart2=1452027931,HashPart3=263046112,HashPart4=-2110559036,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\glyphvaultreplicated.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'glyphvaultreplicated.jpg' is compressed
        InstallFiles: File: glyphvaultreplicated.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1508
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=HELPMA~1.JS|helpman_navigation.js,SourceCabKey=helpman_navigation.js,DestName=helpman_navigation.js,Attributes=16384,FileSize=16166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1271945988,HashPart2=1319151599,HashPart3=-1280905866,HashPart4=1167295196,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\helpman_navigation.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'helpman_navigation.js' is compressed
        InstallFiles: File: helpman_navigation.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 16166
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=HELPMA~1.JS1|helpman_settings.js,SourceCabKey=helpman_settings.js,DestName=helpman_settings.js,Attributes=16384,FileSize=1632,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-899398967,HashPart2=-1205413893,HashPart3=928262257,HashPart4=234234712,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\helpman_settings.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'helpman_settings.js' is compressed
        InstallFiles: File: helpman_settings.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1632
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=HELPMA~1.JS2|helpman_topicinit.js,SourceCabKey=helpman_topicinit.js,DestName=helpman_topicinit.js,Attributes=16384,FileSize=16460,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=655076715,HashPart2=-1560371320,HashPart3=137253945,HashPart4=1970920403,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\helpman_topicinit.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'helpman_topicinit.js' is compressed
        InstallFiles: File: helpman_topicinit.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 16460
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=HIGHLI~1.JS|highlight.js,SourceCabKey=highlight.js,DestName=highlight.js,Attributes=16384,FileSize=9958,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-815734108,HashPart2=1534088318,HashPart3=-104768817,HashPart4=813341313,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\highlight.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'highlight.js' is compressed
        InstallFiles: File: highlight.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 9958
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=HMCONT~1.HTM|hmcontent.htm,SourceCabKey=hmcontent.htm,DestName=hmcontent.htm,Attributes=16384,FileSize=42407,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1319758645,HashPart2=-1835075388,HashPart3=868494195,HashPart4=-1997634351,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\hmcontent.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'hmcontent.htm' is compressed
        InstallFiles: File: hmcontent.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 42407
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=HMCONT~1.JS|hmcontextids.js,SourceCabKey=hmcontextids.js,DestName=hmcontextids.js,Attributes=16384,FileSize=4156,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1306491506,HashPart2=-525251092,HashPart3=673224367,HashPart4=1382386531,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\hmcontextids.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'hmcontextids.js' is compressed
        InstallFiles: File: hmcontextids.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4156
        MSI (s) (9C:0C) [17:13:02:278]: Executing op: FileCopy(SourceName=HMFILE~1.PNG|hmfile_hash_04f99b38.png,SourceCabKey=hmfile_hash_04f99b38.png,DestName=hmfile_hash_04f99b38.png,Attributes=16384,FileSize=1076,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1910937386,HashPart2=-1062645833,HashPart3=-1736169566,HashPart4=1404777410,,)
        MSI (s) (9C:0C) [17:13:02:278]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\hmfile_hash_04f99b38.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:278]: Source for file 'hmfile_hash_04f99b38.png' is compressed
        InstallFiles: File: hmfile_hash_04f99b38.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1076
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=HMFILE~1.JPG|hmfile_hash_7306111f.jpg,SourceCabKey=hmfile_hash_7306111f.jpg,DestName=hmfile_hash_7306111f.jpg,Attributes=16384,FileSize=797,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1050531641,HashPart2=-1511662596,HashPart3=1956837560,HashPart4=-421340905,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\hmfile_hash_7306111f.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'hmfile_hash_7306111f.jpg' is compressed
        InstallFiles: File: hmfile_hash_7306111f.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 797
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=HMFTSE~1.HTM|hmftsearch.htm,SourceCabKey=hmftsearch.htm,DestName=hmftsearch.htm,Attributes=16384,FileSize=3279,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1216166725,HashPart2=1863716909,HashPart3=-1360237040,HashPart4=-2009030943,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\hmftsearch.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'hmftsearch.htm' is compressed
        InstallFiles: File: hmftsearch.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3279
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=HMKWIN~1.HTM|hmkwindex.htm,SourceCabKey=hmkwindex.htm,DestName=hmkwindex.htm,Attributes=16384,FileSize=147979,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-270397461,HashPart2=-1765822859,HashPart3=522416236,HashPart4=-907281833,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\hmkwindex.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'hmkwindex.htm' is compressed
        InstallFiles: File: hmkwindex.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 147979
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=HMPOPU~1.JS|hmpopup_html.js,SourceCabKey=hmpopup_html.js,DestName=hmpopup_html.js,Attributes=16384,FileSize=73,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-796084166,HashPart2=1844208357,HashPart3=-1980999288,HashPart4=-1375003805,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\hmpopup_html.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'hmpopup_html.js' is compressed
        InstallFiles: File: hmpopup_html.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 73
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=INBOX_~1.PNG|inbox_zoom150.png,SourceCabKey=inbox_zoom150.png,DestName=inbox_zoom150.png,Attributes=16384,FileSize=1101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1394329579,HashPart2=-1191580681,HashPart3=1987655029,HashPart4=735295278,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\inbox_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'inbox_zoom150.png' is compressed
        InstallFiles: File: inbox_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1101
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html7,DestName=index.html,Attributes=16384,FileSize=3302,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2067749009,HashPart2=-472421569,HashPart3=-662387283,HashPart4=380610577,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'index.html7' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3302
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=INVALI~1.PNG|invalidworkarea_zoom150.png,SourceCabKey=invalidworkarea_zoom150.png,DestName=invalidworkarea_zoom150.png,Attributes=16384,FileSize=1131,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=434693122,HashPart2=-326379602,HashPart3=-1826447246,HashPart4=1471620839,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\invalidworkarea_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'invalidworkarea_zoom150.png' is compressed
        InstallFiles: File: invalidworkarea_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1131
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=jquery.js,SourceCabKey=jquery.js2,DestName=jquery.js,Attributes=16384,FileSize=95931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-672493481,HashPart2=1940011949,HashPart3=-1545621865,HashPart4=1740137426,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\jquery.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'jquery.js2' is compressed
        InstallFiles: File: jquery.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 95931
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=LIBRAR~1.PNG|libraryfolder_zoom150.png,SourceCabKey=libraryfolder_zoom150.png,DestName=libraryfolder_zoom150.png,Attributes=16384,FileSize=1041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1561679932,HashPart2=-1883254839,HashPart3=-1286061926,HashPart4=-1019651994,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\libraryfolder_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'libraryfolder_zoom150.png' is compressed
        InstallFiles: File: libraryfolder_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1041
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=LIBRAR~1.HTM|library_access_rights__chan_2.htm,SourceCabKey=library_access_rights__chan_,DestName=library_access_rights__chan_2.htm,Attributes=16384,FileSize=2537,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1547819766,HashPart2=-404939770,HashPart3=-116514707,HashPart4=-101435865,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\library_access_rights__chan_2.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'library_access_rights__chan_' is compressed
        InstallFiles: File: library_access_rights__chan_2.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2537
        MSI (s) (9C:0C) [17:13:02:294]: Executing op: FileCopy(SourceName=LISTRE~1.PNG|listresults_zoom150.png,SourceCabKey=listresults_zoom150.png,DestName=listresults_zoom150.png,Attributes=16384,FileSize=1096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1577631247,HashPart2=-886275958,HashPart3=-294029060,HashPart4=538027744,,)
        MSI (s) (9C:0C) [17:13:02:294]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\listresults_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:294]: Source for file 'listresults_zoom150.png' is compressed
        InstallFiles: File: listresults_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1096
        MSI (s) (9C:0C) [17:13:02:310]: Executing op: FileCopy(SourceName=LOCALW~1.PNG|localworkarea_zoom150.png,SourceCabKey=localworkarea_zoom150.png,DestName=localworkarea_zoom150.png,Attributes=16384,FileSize=1050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1558588696,HashPart2=-1532817608,HashPart3=1884478269,HashPart4=102889818,,)
        MSI (s) (9C:0C) [17:13:02:310]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\localworkarea_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:310]: Source for file 'localworkarea_zoom150.png' is compressed
        InstallFiles: File: localworkarea_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1050
        MSI (s) (9C:0C) [17:13:02:310]: Executing op: FileCopy(SourceName=MICROS~1.HTM|microsoft-excel-workstation-pl.htm,SourceCabKey=microsoft_excel_workstation_,DestName=microsoft-excel-workstation-pl.htm,Attributes=16384,FileSize=3000,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2053993737,HashPart2=569845929,HashPart3=-1166042144,HashPart4=-1599555305,,)
        MSI (s) (9C:0C) [17:13:02:310]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\microsoft-excel-workstation-pl.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:310]: Source for file 'microsoft_excel_workstation_' is compressed
        InstallFiles: File: microsoft-excel-workstation-pl.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3000
        MSI (s) (9C:0C) [17:13:02:310]: Executing op: FileCopy(SourceName=MICROS~2.HTM|microsoft-word-workstation-pl.htm,SourceCabKey=microsoft_word_workstation_p,DestName=microsoft-word-workstation-pl.htm,Attributes=16384,FileSize=2976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-880663409,HashPart2=1069686838,HashPart3=1614533163,HashPart4=-1220277927,,)
        MSI (s) (9C:0C) [17:13:02:310]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\microsoft-word-workstation-pl.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:310]: Source for file 'microsoft_word_workstation_p' is compressed
        InstallFiles: File: microsoft-word-workstation-pl.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2976
        MSI (s) (9C:0C) [17:13:02:310]: Executing op: FileCopy(SourceName=MICROS~3.HTM|microsoft_office_properties.htm,SourceCabKey=microsoft_office_properties.,DestName=microsoft_office_properties.htm,Attributes=16384,FileSize=6643,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1992502456,HashPart2=1953777096,HashPart3=-221309407,HashPart4=1191322023,,)
        MSI (s) (9C:0C) [17:13:02:310]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\microsoft_office_properties.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:310]: Source for file 'microsoft_office_properties.' is compressed
        InstallFiles: File: microsoft_office_properties.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 6643
        MSI (s) (9C:0C) [17:13:02:310]: Executing op: FileCopy(SourceName=NETWOR~1.PNG|networkworkarea_zoom150.png,SourceCabKey=networkworkarea_zoom150.png,DestName=networkworkarea_zoom150.png,Attributes=16384,FileSize=1088,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1444035832,HashPart2=-1930603561,HashPart3=-1716961169,HashPart4=-1286799420,,)
        MSI (s) (9C:0C) [17:13:02:310]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\networkworkarea_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:310]: Source for file 'networkworkarea_zoom150.png' is compressed
        InstallFiles: File: networkworkarea_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1088
        MSI (s) (9C:0C) [17:13:02:310]: Executing op: FileCopy(SourceName=OPENLI~1.PNG|openlibrary_zoom150.png,SourceCabKey=openlibrary_zoom150.png,DestName=openlibrary_zoom150.png,Attributes=16384,FileSize=1129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1680935542,HashPart2=-510227376,HashPart3=1916098035,HashPart4=1330492307,,)
        MSI (s) (9C:0C) [17:13:02:310]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\openlibrary_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:310]: Source for file 'openlibrary_zoom150.png' is compressed
        InstallFiles: File: openlibrary_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1129
        MSI (s) (9C:0C) [17:13:02:341]: Executing op: FileCopy(SourceName=OUTFIL~1.PNG|outfiles_zoom150.png,SourceCabKey=outfiles_zoom150.png,DestName=outfiles_zoom150.png,Attributes=16384,FileSize=1091,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1187690837,HashPart2=123669679,HashPart3=-1771273032,HashPart4=1421963202,,)
        MSI (s) (9C:0C) [17:13:02:341]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\outfiles_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:341]: Source for file 'outfiles_zoom150.png' is compressed
        InstallFiles: File: outfiles_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1091
        MSI (s) (9C:0C) [17:13:02:341]: Executing op: FileCopy(SourceName=OUTLOO~1.HTM|outlook_plugin.htm,SourceCabKey=outlook_plugin.htm,DestName=outlook_plugin.htm,Attributes=16384,FileSize=16169,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1643883250,HashPart2=-145792227,HashPart3=860918126,HashPart4=891203839,,)
        MSI (s) (9C:0C) [17:13:02:341]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\outlook_plugin.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:341]: Source for file 'outlook_plugin.htm' is compressed
        InstallFiles: File: outlook_plugin.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 16169
        MSI (s) (9C:0C) [17:13:02:341]: Executing op: FileCopy(SourceName=PDF-EX~1.HTM|pdf-extraction-workstation-pl.htm,SourceCabKey=pdf_extraction_workstation_p,DestName=pdf-extraction-workstation-pl.htm,Attributes=16384,FileSize=3011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-961375144,HashPart2=1992645927,HashPart3=1980762809,HashPart4=-881111239,,)
        MSI (s) (9C:0C) [17:13:02:341]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\pdf-extraction-workstation-pl.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:341]: Source for file 'pdf_extraction_workstation_p' is compressed
        InstallFiles: File: pdf-extraction-workstation-pl.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3011
        MSI (s) (9C:0C) [17:13:02:341]: Executing op: FileCopy(SourceName=PLUGIN~1.HTM|plugin_for_excel.htm,SourceCabKey=plugin_for_excel.htm,DestName=plugin_for_excel.htm,Attributes=16384,FileSize=10949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2054855783,HashPart2=-1968552871,HashPart3=350060428,HashPart4=-1391192558,,)
        MSI (s) (9C:0C) [17:13:02:341]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\plugin_for_excel.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:341]: Source for file 'plugin_for_excel.htm' is compressed
        InstallFiles: File: plugin_for_excel.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 10949
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=PLUGIN~2.HTM|plugin_for_pdf_thumbnails.htm,SourceCabKey=plugin_for_pdf_thumbnails.ht,DestName=plugin_for_pdf_thumbnails.htm,Attributes=16384,FileSize=3777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1548445188,HashPart2=-1848243552,HashPart3=1082189614,HashPart4=-940279134,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\plugin_for_pdf_thumbnails.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'plugin_for_pdf_thumbnails.ht' is compressed
        InstallFiles: File: plugin_for_pdf_thumbnails.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 3777
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=RECENT~1.PNG|recentlyused_zoom150.png,SourceCabKey=recentlyused_zoom150.png,DestName=recentlyused_zoom150.png,Attributes=16384,FileSize=1091,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1369588008,HashPart2=89233168,HashPart3=303344505,HashPart4=1741160799,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\recentlyused_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'recentlyused_zoom150.png' is compressed
        InstallFiles: File: recentlyused_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1091
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=REVIEW~1.PNG|reviewfiles_zoom150.png,SourceCabKey=reviewfiles_zoom150.png,DestName=reviewfiles_zoom150.png,Attributes=16384,FileSize=1067,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1645848182,HashPart2=-1679003352,HashPart3=799120822,HashPart4=762799115,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\reviewfiles_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'reviewfiles_zoom150.png' is compressed
        InstallFiles: File: reviewfiles_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1067
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=SAVE-C~1.HTM|save-column-data.htm,SourceCabKey=save_column_data.htm,DestName=save-column-data.htm,Attributes=16384,FileSize=1840,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1749118345,HashPart2=-1768408346,HashPart3=-1432377086,HashPart4=-1982666469,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\save-column-data.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'save_column_data.htm' is compressed
        InstallFiles: File: save-column-data.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1840
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=SAVEDS~1.PNG|savedsearchwithme_zoom150.png,SourceCabKey=savedsearchwithme_zoom150.pn,DestName=savedsearchwithme_zoom150.png,Attributes=16384,FileSize=1152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-303029119,HashPart2=-1122064076,HashPart3=-1813371893,HashPart4=722627457,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\savedsearchwithme_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'savedsearchwithme_zoom150.pn' is compressed
        InstallFiles: File: savedsearchwithme_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1152
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=SAVEDS~2.PNG|savedsearch_zoom150.png,SourceCabKey=savedsearch_zoom150.png,DestName=savedsearch_zoom150.png,Attributes=16384,FileSize=1055,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=560875592,HashPart2=-1850412409,HashPart3=933982349,HashPart4=-1253571440,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\savedsearch_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'savedsearch_zoom150.png' is compressed
        InstallFiles: File: savedsearch_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1055
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=SEARCH~1.PNG|searchresults_zoom150.png,SourceCabKey=searchresults_zoom150.png,DestName=searchresults_zoom150.png,Attributes=16384,FileSize=1094,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1624455176,HashPart2=-1947513904,HashPart3=-1847268205,HashPart4=750310028,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\searchresults_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'searchresults_zoom150.png' is compressed
        InstallFiles: File: searchresults_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1094
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=settings.js,SourceCabKey=settings.js,DestName=settings.js,Attributes=16384,FileSize=2437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2059474349,HashPart2=-924848662,HashPart3=7626917,HashPart4=-117122607,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\settings.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'settings.js' is compressed
        InstallFiles: File: settings.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 2437
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=SHARED~1.PNG|sharedfavoritesdwithrights_zoom150.png,SourceCabKey=sharedfavoritesdwithrights_z,DestName=sharedfavoritesdwithrights_zoom150.png,Attributes=16384,FileSize=1506,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=438576536,HashPart2=-1997582812,HashPart3=-1358559143,HashPart4=1199542572,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\sharedfavoritesdwithrights_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'sharedfavoritesdwithrights_z' is compressed
        InstallFiles: File: sharedfavoritesdwithrights_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1506
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=SHARED~2.PNG|sharedfavorites_zoom150.png,SourceCabKey=sharedfavorites_zoom150.png,DestName=sharedfavorites_zoom150.png,Attributes=16384,FileSize=1286,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=68141387,HashPart2=158840835,HashPart3=-772164619,HashPart4=-1727624798,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\sharedfavorites_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'sharedfavorites_zoom150.png' is compressed
        InstallFiles: File: sharedfavorites_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1286
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=SHARED~3.PNG|sharedworkarea_zoom150.png,SourceCabKey=sharedworkarea_zoom150.png,DestName=sharedworkarea_zoom150.png,Attributes=16384,FileSize=1165,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1335003464,HashPart2=2115275280,HashPart3=746250092,HashPart4=-1281352613,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\sharedworkarea_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'sharedworkarea_zoom150.png' is compressed
        InstallFiles: File: sharedworkarea_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1165
        MSI (s) (9C:0C) [17:13:02:357]: Executing op: FileCopy(SourceName=SYMBOL~1.JPG|symbols,_graphics,_icons.jpg,SourceCabKey=symbols__graphics__icons.jpg,DestName=symbols,_graphics,_icons.jpg,Attributes=16384,FileSize=752,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-247548102,HashPart2=334952524,HashPart3=-1545818092,HashPart4=-37912114,,)
        MSI (s) (9C:0C) [17:13:02:357]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\symbols,_graphics,_icons.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:357]: Source for file 'symbols__graphics__icons.jpg' is compressed
        InstallFiles: File: symbols,_graphics,_icons.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 752
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=SYMBOL~2.JPG|symbols,_graphics,_icons1.jpg,SourceCabKey=symbols__graphics__icons1.jp,DestName=symbols,_graphics,_icons1.jpg,Attributes=16384,FileSize=759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-103906930,HashPart2=1615535851,HashPart3=1783522760,HashPart4=1044676000,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\symbols,_graphics,_icons1.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'symbols__graphics__icons1.jp' is compressed
        InstallFiles: File: symbols,_graphics,_icons1.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 759
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=SYMBOL~3.JPG|symbols,_graphics,_icons2.jpg,SourceCabKey=symbols__graphics__icons2.jp,DestName=symbols,_graphics,_icons2.jpg,Attributes=16384,FileSize=813,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1514640545,HashPart2=1193586653,HashPart3=-896309393,HashPart4=-2098202515,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\symbols,_graphics,_icons2.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'symbols__graphics__icons2.jp' is compressed
        InstallFiles: File: symbols,_graphics,_icons2.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 813
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=SYMBOL~4.JPG|symbols,_graphics,_icons3.jpg,SourceCabKey=symbols__graphics__icons3.jp,DestName=symbols,_graphics,_icons3.jpg,Attributes=16384,FileSize=737,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-322898024,HashPart2=1469952118,HashPart3=-991198596,HashPart4=-79373080,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\symbols,_graphics,_icons3.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'symbols__graphics__icons3.jp' is compressed
        InstallFiles: File: symbols,_graphics,_icons3.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 737
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=TRANSM~1.HTM|transmittal_add_contacts_2.htm,SourceCabKey=transmittal_add_contacts_2.h,DestName=transmittal_add_contacts_2.htm,Attributes=16384,FileSize=7124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-599773047,HashPart2=-1674005137,HashPart3=1731420919,HashPart4=-1267227749,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\transmittal_add_contacts_2.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'transmittal_add_contacts_2.h' is compressed
        InstallFiles: File: transmittal_add_contacts_2.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 7124
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=UNCHEC~1.PNG|uncheckedlibrary_zoom150.png,SourceCabKey=uncheckedlibrary_zoom150.png,DestName=uncheckedlibrary_zoom150.png,Attributes=16384,FileSize=1061,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1347743408,HashPart2=-1625017702,HashPart3=1459902377,HashPart4=2098935110,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\uncheckedlibrary_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'uncheckedlibrary_zoom150.png' is compressed
        InstallFiles: File: uncheckedlibrary_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1061
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=VAULT_~1.PNG|vault_zoom150.png,SourceCabKey=vault_zoom150.png,DestName=vault_zoom150.png,Attributes=16384,FileSize=1116,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1554482329,HashPart2=-677200366,HashPart3=2093382901,HashPart4=-1388892609,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\vault_zoom150.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'vault_zoom150.png' is compressed
        InstallFiles: File: vault_zoom150.png, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 1116
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=WC_RED~1.HTM|wc_redline_comment.htm,SourceCabKey=wc_redline_comment.htm,DestName=wc_redline_comment.htm,Attributes=16384,FileSize=4066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2074446817,HashPart2=1292667075,HashPart3=1424022125,HashPart4=627545858,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\wc_redline_comment.htm; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'wc_redline_comment.htm' is compressed
        InstallFiles: File: wc_redline_comment.htm, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 4066
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=ZOOM_I~1.JS|zoom_index.js,SourceCabKey=zoom_index.js,DestName=zoom_index.js,Attributes=16384,FileSize=144302,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1317165023,HashPart2=2012894147,HashPart3=-335563707,HashPart4=1977341227,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\zoom_index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'zoom_index.js' is compressed
        ed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'zoom_pageinfo.js' is compressed
        InstallFiles: File: zoom_pageinfo.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 26180
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=ZOOM_S~1.JS|zoom_search.js,SourceCabKey=zoom_search.js,DestName=zoom_search.js,Attributes=16384,FileSize=58256,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-559472793,HashPart2=485545031,HashPart3=-1284146758,HashPart4=-2088602800,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Help\zoom_search.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'zoom_search.js' is compressed
        InstallFiles: File: zoom_search.js, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Help\, Size: 58256
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\)
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\AUTHEN~1\|IISRootFolder\MyComp.WebAPI\Authenticator\)
        MSI (s) (9C:0C) [17:13:02:372]: Executing op: FileCopy(SourceName=CERTIF~1.EXE|CertificateTool.exe,SourceCabKey=certificatetool.exe1,DestName=CertificateTool.exe,Attributes=16384,FileSize=49424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.0.0.0,Language=0,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:372]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\CertificateTool.exe; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:372]: Source for file 'certificatetool.exe1' is compressed
        InstallFiles: File: CertificateTool.exe, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\, Size: 49424
        MSI (s) (9C:0C) [17:13:02:389]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\)
        MSI (s) (9C:0C) [17:13:02:389]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\AUTHEN~1\lib\|IISRootFolder\MyComp.WebAPI\Authenticator\lib\)
        MSI (s) (9C:0C) [17:13:02:389]: Executing op: FileCopy(SourceName=COMMON~1.JAR|commons-io-2.6.jar,SourceCabKey=commons_io_2.6.jar1,DestName=commons-io-2.6.jar,Attributes=16384,FileSize=228247,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=332991338,HashPart2=619848544,HashPart3=1723440077,HashPart4=290528946,,)
        MSI (s) (9C:0C) [17:13:02:389]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\commons-io-2.6.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:389]: Source for file 'commons_io_2.6.jar1' is compressed
        InstallFiles: File: commons-io-2.6.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\, Size: 228247
        MSI (s) (9C:0C) [17:13:02:389]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\)
        MSI (s) (9C:0C) [17:13:02:389]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\AUTHEN~1\certutil\|IISRootFolder\MyComp.WebAPI\Authenticator\certutil\)
        MSI (s) (9C:0C) [17:13:02:389]: Executing op: FileCopy(SourceName=certutil.exe,SourceCabKey=certutil.exe1,DestName=certutil.exe,Attributes=16384,FileSize=205568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-391675360,HashPart2=1788033257,HashPart3=353098426,HashPart4=-2107829359,,)
        MSI (s) (9C:0C) [17:13:02:389]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\certutil.exe; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:389]: Source for file 'certutil.exe1' is compressed
        InstallFiles: File: certutil.exe, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 205568
        MSI (s) (9C:0C) [17:13:02:389]: Executing op: FileCopy(SourceName=freebl3.dll,SourceCabKey=freebl3.dll1,DestName=freebl3.dll,Attributes=16384,FileSize=329472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:389]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\freebl3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:389]: Source for file 'freebl3.dll1' is compressed
        InstallFiles: File: freebl3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 329472
        MSI (s) (9C:0C) [17:13:02:403]: Executing op: FileCopy(SourceName=nspr4.dll,SourceCabKey=nspr4.dll1,DestName=nspr4.dll,Attributes=16384,FileSize=166648,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.10.8.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:403]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nspr4.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:403]: Source for file 'nspr4.dll1' is compressed
        InstallFiles: File: nspr4.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 166648
        MSI (s) (9C:0C) [17:13:02:403]: Executing op: FileCopy(SourceName=nss3.dll,SourceCabKey=nss3.dll1,DestName=nss3.dll,Attributes=16384,FileSize=814840,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:403]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nss3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:403]: Source for file 'nss3.dll1' is compressed
        InstallFiles: File: nss3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 814840
        MSI (s) (9C:0C) [17:13:02:403]: Executing op: FileCopy(SourceName=nssckbi.dll,SourceCabKey=nssckbi.dll1,DestName=nssckbi.dll,Attributes=16384,FileSize=443648,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.5.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:403]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssckbi.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:403]: Source for file 'nssckbi.dll1' is compressed
        InstallFiles: File: nssckbi.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 443648
        MSI (s) (9C:0C) [17:13:02:403]: Executing op: FileCopy(SourceName=nssdbm3.dll,SourceCabKey=nssdbm3.dll1,DestName=nssdbm3.dll,Attributes=16384,FileSize=109824,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:403]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssdbm3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:403]: Source for file 'nssdbm3.dll1' is compressed
        InstallFiles: File: nssdbm3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 109824
        MSI (s) (9C:0C) [17:13:02:419]: Executing op: FileCopy(SourceName=nssutil3.dll,SourceCabKey=nssutil3.dll1,DestName=nssutil3.dll,Attributes=16384,FileSize=118016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:419]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\nssutil3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:419]: Source for file 'nssutil3.dll1' is compressed
        InstallFiles: File: nssutil3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 118016
        MSI (s) (9C:0C) [17:13:02:419]: Executing op: FileCopy(SourceName=plc4.dll,SourceCabKey=plc4.dll1,DestName=plc4.dll,Attributes=16384,FileSize=21240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.10.8.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:419]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\plc4.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:419]: Source for file 'plc4.dll1' is compressed
        InstallFiles: File: plc4.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 21240
        MSI (s) (9C:0C) [17:13:02:419]: Executing op: FileCopy(SourceName=plds4.dll,SourceCabKey=plds4.dll1,DestName=plds4.dll,Attributes=16384,FileSize=19192,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=4.10.8.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:419]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\plds4.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:419]: Source for file 'plds4.dll1' is compressed
        InstallFiles: File: plds4.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 19192
        MSI (s) (9C:0C) [17:13:02:419]: Executing op: FileCopy(SourceName=smime3.dll,SourceCabKey=smime3.dll1,DestName=smime3.dll,Attributes=16384,FileSize=106240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:419]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\smime3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:419]: Source for file 'smime3.dll1' is compressed
        InstallFiles: File: smime3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 106240
        MSI (s) (9C:0C) [17:13:02:419]: Executing op: FileCopy(SourceName=softokn3.dll,SourceCabKey=softokn3.dll1,DestName=softokn3.dll,Attributes=16384,FileSize=177408,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:419]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\softokn3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:419]: Source for file 'softokn3.dll1' is compressed
        InstallFiles: File: softokn3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 177408
        MSI (s) (9C:0C) [17:13:02:419]: Executing op: FileCopy(SourceName=sqlite3.dll,SourceCabKey=sqlite3.dll1,DestName=sqlite3.dll,Attributes=16384,FileSize=486656,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1535881746,HashPart2=331209526,HashPart3=-1157009938,HashPart4=2049920400,,)
        MSI (s) (9C:0C) [17:13:02:419]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\sqlite3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:419]: Source for file 'sqlite3.dll1' is compressed
        InstallFiles: File: sqlite3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 486656
        MSI (s) (9C:0C) [17:13:02:435]: Executing op: FileCopy(SourceName=ssl3.dll,SourceCabKey=ssl3.dll1,DestName=ssl3.dll,Attributes=16384,FileSize=240888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.20.0.0,Language=1033,InstallMode=58982400,,,,,,,)
        MSI (s) (9C:0C) [17:13:02:435]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\ssl3.dll; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:435]: Source for file 'ssl3.dll1' is compressed
        InstallFiles: File: ssl3.dll, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\, Size: 240888
        MSI (s) (9C:0C) [17:13:02:435]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\)
        MSI (s) (9C:0C) [17:13:02:435]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\AUTHEN~1\|IISRootFolder\MyComp.WebAPI\Authenticator\)
        MSI (s) (9C:0C) [17:13:02:435]: Executing op: FileCopy(SourceName=MyProductA~1.JAR|MyProductAuthenticator.jar,SourceCabKey=MyProductauthenticator.jar,DestName=MyProductAuthenticator.jar,Attributes=16384,FileSize=3510964,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=534285087,HashPart2=-100281360,HashPart3=432289057,HashPart4=2012453874,,)
        MSI (s) (9C:0C) [17:13:02:435]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\MyProductAuthenticator.jar; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:435]: Source for file 'MyProductauthenticator.jar' is compressed
        InstallFiles: File: MyProductAuthenticator.jar, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\, Size: 3510964
        MSI (s) (9C:0C) [17:13:02:466]: Executing op: FileCopy(SourceName=CERTIF~1.CER|certificate-ca.cer,SourceCabKey=certificate_ca.cer1,DestName=certificate-ca.cer,Attributes=16384,FileSize=751,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-730732959,HashPart2=-729104346,HashPart3=273585971,HashPart4=942513975,,)
        MSI (s) (9C:0C) [17:13:02:466]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certificate-ca.cer; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:466]: Source for file 'certificate_ca.cer1' is compressed
        InstallFiles: File: certificate-ca.cer, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\, Size: 751
        MSI (s) (9C:0C) [17:13:02:466]: Executing op: FileCopy(SourceName=CERTIF~1.JKS|certificate.jks,SourceCabKey=certificate.jks1,DestName=certificate.jks,Attributes=16384,FileSize=2237,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=337606227,HashPart2=-325869062,HashPart3=206906669,HashPart4=423705529,,)
        MSI (s) (9C:0C) [17:13:02:466]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certificate.jks; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:466]: Source for file 'certificate.jks1' is compressed
        InstallFiles: File: certificate.jks, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\, Size: 2237
        MSI (s) (9C:0C) [17:13:02:466]: Executing op: FileCopy(SourceName=CERTIF~1.PFX|certificate.pfx,SourceCabKey=certificate.pfx1,DestName=certificate.pfx,Attributes=16384,FileSize=3545,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-987115300,HashPart2=-1793374287,HashPart3=376117940,HashPart4=691702420,,)
        MSI (s) (9C:0C) [17:13:02:466]: File: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certificate.pfx; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:466]: Source for file 'certificate.pfx1' is compressed
        InstallFiles: File: certificate.pfx, Directory: C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\, Size: 3545
        MSI (s) (9C:0C) [17:13:02:466]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\)
        MSI (s) (9C:0C) [17:13:02:466]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\redmond\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\)
        MSI (s) (9C:0C) [17:13:02:466]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif14,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:02:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:466]: Source for file 'animated_overlay.gif14' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:02:466]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p6,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1146855606,HashPart2=985901345,HashPart3=-1490413233,HashPart4=450130533,,)
        MSI (s) (9C:0C) [17:13:02:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:466]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p6' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 212
        MSI (s) (9C:0C) [17:13:02:466]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_flat_55_fbec88_40x100.png,SourceCabKey=ui_bg_flat_55_fbec88_40x100.,DestName=ui-bg_flat_55_fbec88_40x100.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1292572437,HashPart2=1287388299,HashPart3=-1575956896,HashPart4=1831660334,,)
        MSI (s) (9C:0C) [17:13:02:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-bg_flat_55_fbec88_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:466]: Source for file 'ui_bg_flat_55_fbec88_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_55_fbec88_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 206
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_glass_75_d0e5f5_1x400.png,SourceCabKey=ui_bg_glass_75_d0e5f5_1x400.,DestName=ui-bg_glass_75_d0e5f5_1x400.png,Attributes=16384,FileSize=336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-539810056,HashPart2=-1998887011,HashPart3=-1525853417,HashPart4=-1250846817,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-bg_glass_75_d0e5f5_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_bg_glass_75_d0e5f5_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_75_d0e5f5_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 336
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_85_dfeffc_1x400.png,SourceCabKey=ui_bg_glass_85_dfeffc_1x400.,DestName=ui-bg_glass_85_dfeffc_1x400.png,Attributes=16384,FileSize=341,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-764926703,HashPart2=1473854069,HashPart3=-750656635,HashPart4=1892413292,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-bg_glass_85_dfeffc_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_bg_glass_85_dfeffc_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_85_dfeffc_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 341
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UIF0F6~1.PNG|ui-bg_glass_95_fef1ec_1x400.png,SourceCabKey=ui_bg_glass_95_fef1ec_1x400.1,DestName=ui-bg_glass_95_fef1ec_1x400.png,Attributes=16384,FileSize=332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-370663484,HashPart2=-897291518,HashPart3=-2017937110,HashPart4=-1101629809,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-bg_glass_95_fef1ec_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_bg_glass_95_fef1ec_1x400.1' is compressed
        InstallFiles: File: ui-bg_glass_95_fef1ec_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 332
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UIBC6D~1.PNG|ui-bg_gloss-wave_55_5c9ccc_500x100.png,SourceCabKey=ui_bg_gloss_wave_55_5c9ccc_5,DestName=ui-bg_gloss-wave_55_5c9ccc_500x100.png,Attributes=16384,FileSize=5824,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1634785742,HashPart2=-980417009,HashPart3=1874846985,HashPart4=-389463045,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-bg_gloss-wave_55_5c9ccc_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_bg_gloss_wave_55_5c9ccc_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_55_5c9ccc_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 5824
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UI5A33~1.PNG|ui-bg_inset-hard_100_f5f8f9_1x100.png,SourceCabKey=ui_bg_inset_hard_100_f5f8f9_,DestName=ui-bg_inset-hard_100_f5f8f9_1x100.png,Attributes=16384,FileSize=333,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-623323141,HashPart2=1829545663,HashPart3=599309409,HashPart4=706934187,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-bg_inset-hard_100_f5f8f9_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_bg_inset_hard_100_f5f8f9_' is compressed
        InstallFiles: File: ui-bg_inset-hard_100_f5f8f9_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 333
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UIFF1E~1.PNG|ui-bg_inset-hard_100_fcfdfd_1x100.png,SourceCabKey=ui_bg_inset_hard_100_fcfdfd_,DestName=ui-bg_inset-hard_100_fcfdfd_1x100.png,Attributes=16384,FileSize=292,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1159174902,HashPart2=-1107057278,HashPart3=-1087746318,HashPart4=2143097446,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-bg_inset-hard_100_fcfdfd_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_bg_inset_hard_100_fcfdfd_' is compressed
        InstallFiles: File: ui-bg_inset-hard_100_fcfdfd_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 292
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_217bc0_256x240.png,SourceCabKey=ui_icons_217bc0_256x240.png,DestName=ui-icons_217bc0_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1060758066,HashPart2=182097443,HashPart3=1038446188,HashPart4=1160120391,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-icons_217bc0_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_icons_217bc0_256x240.png' is compressed
        InstallFiles: File: ui-icons_217bc0_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_2e83ff_256x240.png,SourceCabKey=ui_icons_2e83ff_256x240.png2,DestName=ui-icons_2e83ff_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1381094676,HashPart2=606248937,HashPart3=-1960927652,HashPart4=-156793673,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-icons_2e83ff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_icons_2e83ff_256x240.png2' is compressed
        InstallFiles: File: ui-icons_2e83ff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:02:481]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_469bdd_256x240.png,SourceCabKey=ui_icons_469bdd_256x240.png,DestName=ui-icons_469bdd_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-167769336,HashPart2=2014280553,HashPart3=545372723,HashPart4=1781323210,,)
        MSI (s) (9C:0C) [17:13:02:481]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-icons_469bdd_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:481]: Source for file 'ui_icons_469bdd_256x240.png' is compressed
        InstallFiles: File: ui-icons_469bdd_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:02:497]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_6da8d5_256x240.png,SourceCabKey=ui_icons_6da8d5_256x240.png,DestName=ui-icons_6da8d5_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-649322073,HashPart2=677200949,HashPart3=844510577,HashPart4=1458822961,,)
        MSI (s) (9C:0C) [17:13:02:497]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-icons_6da8d5_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:497]: Source for file 'ui_icons_6da8d5_256x240.png' is compressed
        InstallFiles: File: ui-icons_6da8d5_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:02:497]: Executing op: FileCopy(SourceName=UIC751~1.PNG|ui-icons_cd0a0a_256x240.png,SourceCabKey=ui_icons_cd0a0a_256x240.png2,DestName=ui-icons_cd0a0a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1536882000,HashPart2=1659656113,HashPart3=1308617086,HashPart4=1980862220,,)
        MSI (s) (9C:0C) [17:13:02:497]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-icons_cd0a0a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:497]: Source for file 'ui_icons_cd0a0a_256x240.png2' is compressed
        InstallFiles: File: ui-icons_cd0a0a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:02:497]: Executing op: FileCopy(SourceName=UID2FD~1.PNG|ui-icons_d8e7f3_256x240.png,SourceCabKey=ui_icons_d8e7f3_256x240.png,DestName=ui-icons_d8e7f3_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1837271562,HashPart2=-1784443759,HashPart3=2112093326,HashPart4=501999502,,)
        MSI (s) (9C:0C) [17:13:02:497]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-icons_d8e7f3_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:497]: Source for file 'ui_icons_d8e7f3_256x240.png' is compressed
        InstallFiles: File: ui-icons_d8e7f3_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:02:497]: Executing op: FileCopy(SourceName=UI5FD2~1.PNG|ui-icons_f9bd01_256x240.png,SourceCabKey=ui_icons_f9bd01_256x240.png,DestName=ui-icons_f9bd01_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1193476636,HashPart2=-586152876,HashPart3=924831643,HashPart4=1847587291,,)
        MSI (s) (9C:0C) [17:13:02:497]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\ui-icons_f9bd01_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:02:497]: Source for file 'ui_icons_f9bd01_256x240.png' is compressed
        InstallFiles: File: ui-icons_f9bd01_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:03:823]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\)
        MSI (s) (9C:0C) [17:13:03:823]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\pdfmake\|IISRootFolder\MyComp.WebApp\lib\pdfmake\)
        MSI (s) (9C:0C) [17:13:03:823]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json58,DestName=.bower.json,Attributes=16384,FileSize=969,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-773850676,HashPart2=682512930,HashPart3=-240280177,HashPart4=-1690782159,,)
        MSI (s) (9C:0C) [17:13:03:823]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:03:823]: Source for file '_bower.json58' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\, Size: 969
        MSI (s) (9C:0C) [17:13:03:823]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json99,DestName=bower.json,Attributes=16384,FileSize=710,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1917744159,HashPart2=-1469321228,HashPart3=-1221034918,HashPart4=583458326,,)
        MSI (s) (9C:0C) [17:13:03:823]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:03:823]: Source for file 'bower.json99' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\, Size: 710
        MSI (s) (9C:0C) [17:13:03:823]: Executing op: FileCopy(SourceName=CONTRI~1.MD|CONTRIBUTING.md,SourceCabKey=contributing.md6,DestName=CONTRIBUTING.md,Attributes=16384,FileSize=275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=85970670,HashPart2=1965879232,HashPart3=-1156035796,HashPart4=-1038516932,,)
        MSI (s) (9C:0C) [17:13:03:823]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\CONTRIBUTING.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:03:823]: Source for file 'contributing.md6' is compressed
        InstallFiles: File: CONTRIBUTING.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\, Size: 275
        MSI (s) (9C:0C) [17:13:06:725]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license23,DestName=LICENSE,Attributes=16384,FileSize=1095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2035741147,HashPart2=-1649205162,HashPart3=-1424718135,HashPart4=669561310,,)
        MSI (s) (9C:0C) [17:13:06:741]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:741]: Source for file 'license23' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\, Size: 1095
        MSI (s) (9C:0C) [17:13:06:803]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\)
        MSI (s) (9C:0C) [17:13:06:803]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\options\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\options\directives\)
        MSI (s) (9C:0C) [17:13:06:803]: Executing op: FileCopy(SourceName=ADMINO~1.JS|adminoptions.js,SourceCabKey=adminoptions.js1,DestName=adminoptions.js,Attributes=16384,FileSize=565,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-324448476,HashPart2=1993774537,HashPart3=103983732,HashPart4=1067350623,,)
        MSI (s) (9C:0C) [17:13:06:819]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\adminoptions.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:819]: Source for file 'adminoptions.js1' is compressed
        InstallFiles: File: adminoptions.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\, Size: 565
        MSI (s) (9C:0C) [17:13:06:819]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\)
        MSI (s) (9C:0C) [17:13:06:819]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\msgBox\|IISRootFolder\MyComp.WebApp\app\msgBox\)
        MSI (s) (9C:0C) [17:13:06:819]: Executing op: FileCopy(SourceName=MSGBOX~1.JS|msgBoxDirective.js,SourceCabKey=msgboxdirective.js,DestName=msgBoxDirective.js,Attributes=16384,FileSize=8278,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=541559705,HashPart2=454819627,HashPart3=168109869,HashPart4=-1456312390,,)
        MSI (s) (9C:0C) [17:13:06:819]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\msgBoxDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:819]: Source for file 'msgboxdirective.js' is compressed
        InstallFiles: File: msgBoxDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 8278
        MSI (s) (9C:0C) [17:13:06:819]: Executing op: FileCopy(SourceName=MSGBOX~1.JS1|msgBoxController.js,SourceCabKey=msgboxcontroller.js,DestName=msgBoxController.js,Attributes=16384,FileSize=347,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=405819338,HashPart2=849117488,HashPart3=-576308154,HashPart4=218797137,,)
        MSI (s) (9C:0C) [17:13:06:819]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\msgBoxController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:819]: Source for file 'msgboxcontroller.js' is compressed
        InstallFiles: File: msgBoxController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 347
        MSI (s) (9C:0C) [17:13:06:834]: Executing op: FileCopy(SourceName=MSGBOX~1.HTM|msgBox.html,SourceCabKey=msgbox.html,DestName=msgBox.html,Attributes=16384,FileSize=566,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1868896163,HashPart2=1030501611,HashPart3=1124091513,HashPart4=74218754,,)
        MSI (s) (9C:0C) [17:13:06:834]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\msgBox.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:834]: Source for file 'msgbox.html' is compressed
        InstallFiles: File: msgBox.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 566
        MSI (s) (9C:0C) [17:13:06:834]: Executing op: FileCopy(SourceName=INPUTB~1.JS|inputBoxDirective.js,SourceCabKey=inputboxdirective.js,DestName=inputBoxDirective.js,Attributes=16384,FileSize=668,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1600937196,HashPart2=-1980951432,HashPart3=805080152,HashPart4=937070614,,)
        MSI (s) (9C:0C) [17:13:06:834]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\inputBoxDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:834]: Source for file 'inputboxdirective.js' is compressed
        InstallFiles: File: inputBoxDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 668
        MSI (s) (9C:0C) [17:13:06:943]: Executing op: FileCopy(SourceName=INPUTB~1.JS1|inputBoxController.js,SourceCabKey=inputboxcontroller.js,DestName=inputBoxController.js,Attributes=16384,FileSize=1944,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1068918408,HashPart2=-1155437044,HashPart3=-2125519764,HashPart4=1775539618,,)
        MSI (s) (9C:0C) [17:13:06:943]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\inputBoxController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:943]: Source for file 'inputboxcontroller.js' is compressed
        InstallFiles: File: inputBoxController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 1944
        MSI (s) (9C:0C) [17:13:06:943]: Executing op: FileCopy(SourceName=INPUTB~1.HTM|inputBox.html,SourceCabKey=inputbox.html,DestName=inputBox.html,Attributes=16384,FileSize=1586,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1142871189,HashPart2=2083751269,HashPart3=459039,HashPart4=-572811900,,)
        MSI (s) (9C:0C) [17:13:06:943]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\inputBox.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:943]: Source for file 'inputbox.html' is compressed
        InstallFiles: File: inputBox.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 1586
        MSI (s) (9C:0C) [17:13:06:943]: Executing op: FileCopy(SourceName=CONFIR~1.JS|confirmBoxDirective.js,SourceCabKey=confirmboxdirective.js,DestName=confirmBoxDirective.js,Attributes=16384,FileSize=680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-297746471,HashPart2=-591566678,HashPart3=1578083241,HashPart4=307140188,,)
        MSI (s) (9C:0C) [17:13:06:943]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\confirmBoxDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:943]: Source for file 'confirmboxdirective.js' is compressed
        InstallFiles: File: confirmBoxDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 680
        MSI (s) (9C:0C) [17:13:06:943]: Executing op: FileCopy(SourceName=CONFIR~1.JS1|confirmBoxController.js,SourceCabKey=confirmboxcontroller.js,DestName=confirmBoxController.js,Attributes=16384,FileSize=1021,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1232498700,HashPart2=122517250,HashPart3=-1169056419,HashPart4=-864770669,,)
        MSI (s) (9C:0C) [17:13:06:943]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\confirmBoxController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:943]: Source for file 'confirmboxcontroller.js' is compressed
        InstallFiles: File: confirmBoxController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 1021
        MSI (s) (9C:0C) [17:13:06:959]: Executing op: FileCopy(SourceName=CONFIR~1.HTM|confirmBox.html,SourceCabKey=confirmbox.html,DestName=confirmBox.html,Attributes=16384,FileSize=1271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1354610873,HashPart2=-1628162146,HashPart3=-1981574999,HashPart4=1206582961,,)
        MSI (s) (9C:0C) [17:13:06:959]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\confirmBox.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:959]: Source for file 'confirmbox.html' is compressed
        InstallFiles: File: confirmBox.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 1271
        MSI (s) (9C:0C) [17:13:06:959]: Executing op: FileCopy(SourceName=BROWSE~1.JS|browseFolderBoxDirective.js,SourceCabKey=browsefolderboxdirective.js,DestName=browseFolderBoxDirective.js,Attributes=16384,FileSize=710,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-698699639,HashPart2=1575469227,HashPart3=-1313232548,HashPart4=-322080119,,)
        MSI (s) (9C:0C) [17:13:06:959]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\browseFolderBoxDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:959]: Source for file 'browsefolderboxdirective.js' is compressed
        InstallFiles: File: browseFolderBoxDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 710
        MSI (s) (9C:0C) [17:13:06:959]: Executing op: FileCopy(SourceName=BROWSE~1.JS1|browseFolderBoxController.js,SourceCabKey=browsefolderboxcontroller.js,DestName=browseFolderBoxController.js,Attributes=16384,FileSize=7769,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-728557293,HashPart2=1743518704,HashPart3=1135280389,HashPart4=-896050044,,)
        MSI (s) (9C:0C) [17:13:06:959]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\browseFolderBoxController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:959]: Source for file 'browsefolderboxcontroller.js' is compressed
        InstallFiles: File: browseFolderBoxController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 7769
        MSI (s) (9C:0C) [17:13:06:975]: Executing op: FileCopy(SourceName=BROWSE~1.HTM|browseFolderBox.html,SourceCabKey=browsefolderbox.html,DestName=browseFolderBox.html,Attributes=16384,FileSize=3349,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=879234276,HashPart2=-334813333,HashPart3=-555456847,HashPart4=1522143464,,)
        MSI (s) (9C:0C) [17:13:06:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\browseFolderBox.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:975]: Source for file 'browsefolderbox.html' is compressed
        InstallFiles: File: browseFolderBox.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 3349
        MSI (s) (9C:0C) [17:13:06:975]: Executing op: FileCopy(SourceName=QUESTI~1.HTM|questionBox.html,SourceCabKey=questionbox.html,DestName=questionBox.html,Attributes=16384,FileSize=1694,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1565893500,HashPart2=-1610971808,HashPart3=-338905290,HashPart4=-361896631,,)
        MSI (s) (9C:0C) [17:13:06:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\questionBox.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:975]: Source for file 'questionbox.html' is compressed
        InstallFiles: File: questionBox.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 1694
        MSI (s) (9C:0C) [17:13:06:975]: Executing op: FileCopy(SourceName=QUESTI~1.JS|questionBoxController.js,SourceCabKey=questionboxcontroller.js,DestName=questionBoxController.js,Attributes=16384,FileSize=685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1714217057,HashPart2=-2072852272,HashPart3=-325306131,HashPart4=-1738956441,,)
        MSI (s) (9C:0C) [17:13:06:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\questionBoxController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:975]: Source for file 'questionboxcontroller.js' is compressed
        InstallFiles: File: questionBoxController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 685
        MSI (s) (9C:0C) [17:13:06:975]: Executing op: FileCopy(SourceName=QUESTI~1.JS1|questionBoxDirective.js,SourceCabKey=questionboxdirective.js,DestName=questionBoxDirective.js,Attributes=16384,FileSize=1505,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2015437529,HashPart2=1117788569,HashPart3=-180768712,HashPart4=1866550028,,)
        MSI (s) (9C:0C) [17:13:06:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\questionBoxDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:06:975]: Source for file 'questionboxdirective.js' is compressed
        InstallFiles: File: questionBoxDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\, Size: 1505
        MSI (s) (9C:0C) [17:13:07:053]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\)
        MSI (s) (9C:0C) [17:13:07:053]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\redmond\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\redmond\)
        MSI (s) (9C:0C) [17:13:07:053]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css15,DestName=jquery-ui.css,Attributes=16384,FileSize=36510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1706670842,HashPart2=-413651185,HashPart3=1234152184,HashPart4=-446734049,,)
        MSI (s) (9C:0C) [17:13:07:053]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:053]: Source for file 'jquery_ui.css15' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\, Size: 36510
        MSI (s) (9C:0C) [17:13:07:068]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css15,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30127,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2129588485,HashPart2=1194110689,HashPart3=-1887196939,HashPart4=1007327512,,)
        MSI (s) (9C:0C) [17:13:07:068]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:068]: Source for file 'jquery_ui.min.css15' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\, Size: 30127
        MSI (s) (9C:0C) [17:13:07:068]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css15,DestName=theme.css,Attributes=16384,FileSize=17762,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-424905990,HashPart2=-928691775,HashPart3=-398493824,HashPart4=1214016307,,)
        MSI (s) (9C:0C) [17:13:07:068]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:068]: Source for file 'theme.css15' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\, Size: 17762
        MSI (s) (9C:0C) [17:13:07:068]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\)
        MSI (s) (9C:0C) [17:13:07:068]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\PEPPER~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\)
        MSI (s) (9C:0C) [17:13:07:068]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png13,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:07:068]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:068]: Source for file 'ui_icons_ffffff_256x240.png13' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:07:084]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_fbdb93_256x240.png,SourceCabKey=ui_icons_fbdb93_256x240.png,DestName=ui-icons_fbdb93_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1647855729,HashPart2=-1927296668,HashPart3=775074921,HashPart4=675104666,,)
        MSI (s) (9C:0C) [17:13:07:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-icons_fbdb93_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:084]: Source for file 'ui_icons_fbdb93_256x240.png' is compressed
        InstallFiles: File: ui-icons_fbdb93_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:07:084]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_b83400_256x240.png,SourceCabKey=ui_icons_b83400_256x240.png,DestName=ui-icons_b83400_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1748969775,HashPart2=801259072,HashPart3=970444845,HashPart4=-2053339948,,)
        MSI (s) (9C:0C) [17:13:07:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-icons_b83400_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:084]: Source for file 'ui_icons_b83400_256x240.png' is compressed
        InstallFiles: File: ui-icons_b83400_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:07:131]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_8c291d_256x240.png,SourceCabKey=ui_icons_8c291d_256x240.png,DestName=ui-icons_8c291d_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-177708850,HashPart2=-1273247074,HashPart3=825117335,HashPart4=975530798,,)
        MSI (s) (9C:0C) [17:13:07:131]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-icons_8c291d_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:131]: Source for file 'ui_icons_8c291d_256x240.png' is compressed
        InstallFiles: File: ui-icons_8c291d_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:07:131]: Executing op: FileCopy(SourceName=UI97EE~1.PNG|ui-icons_3572ac_256x240.png,SourceCabKey=ui_icons_3572ac_256x240.png,DestName=ui-icons_3572ac_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1391061041,HashPart2=1624316069,HashPart3=-404733883,HashPart4=823008749,,)
        MSI (s) (9C:0C) [17:13:07:131]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-icons_3572ac_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:131]: Source for file 'ui_icons_3572ac_256x240.png' is compressed
        InstallFiles: File: ui-icons_3572ac_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:07:146]: Executing op: FileCopy(SourceName=UI6B72~1.PNG|ui-icons_222222_256x240.png,SourceCabKey=ui_icons_222222_256x240.png4,DestName=ui-icons_222222_256x240.png,Attributes=16384,FileSize=6922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1102260044,HashPart2=2007218006,HashPart3=1171009903,HashPart4=270311532,,)
        MSI (s) (9C:0C) [17:13:07:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-icons_222222_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:146]: Source for file 'ui_icons_222222_256x240.png4' is compressed
        InstallFiles: File: ui-icons_222222_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 6922
        MSI (s) (9C:0C) [17:13:07:146]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_fine-grain_68_b83400_60x60.png,SourceCabKey=ui_bg_fine_grain_68_b83400_6,DestName=ui-bg_fine-grain_68_b83400_60x60.png,Attributes=16384,FileSize=11877,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-308764054,HashPart2=-506141223,HashPart3=-152620935,HashPart4=-825547715,,)
        MSI (s) (9C:0C) [17:13:07:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_68_b83400_60x60.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:146]: Source for file 'ui_bg_fine_grain_68_b83400_6' is compressed
        InstallFiles: File: ui-bg_fine-grain_68_b83400_60x60.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 11877
        MSI (s) (9C:0C) [17:13:07:146]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_fine-grain_65_654b24_60x60.png,SourceCabKey=ui_bg_fine_grain_65_654b24_6,DestName=ui-bg_fine-grain_65_654b24_60x60.png,Attributes=16384,FileSize=14444,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=164769869,HashPart2=1125947798,HashPart3=73644599,HashPart4=-718612196,,)
        MSI (s) (9C:0C) [17:13:07:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_65_654b24_60x60.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:146]: Source for file 'ui_bg_fine_grain_65_654b24_6' is compressed
        InstallFiles: File: ui-bg_fine-grain_65_654b24_60x60.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 14444
        MSI (s) (9C:0C) [17:13:07:162]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_fine-grain_15_ffffff_60x60.png,SourceCabKey=ui_bg_fine_grain_15_ffffff_6,DestName=ui-bg_fine-grain_15_ffffff_60x60.png,Attributes=16384,FileSize=3397,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2126206327,HashPart2=-850463737,HashPart3=-147865967,HashPart4=458864619,,)
        MSI (s) (9C:0C) [17:13:07:162]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_15_ffffff_60x60.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:162]: Source for file 'ui_bg_fine_grain_15_ffffff_6' is compressed
        InstallFiles: File: ui-bg_fine-grain_15_ffffff_60x60.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 3397
        MSI (s) (9C:0C) [17:13:07:162]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_fine-grain_15_f7f3de_60x60.png,SourceCabKey=ui_bg_fine_grain_15_f7f3de_6,DestName=ui-bg_fine-grain_15_f7f3de_60x60.png,Attributes=16384,FileSize=10891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1078741726,HashPart2=1327938043,HashPart3=1380739803,HashPart4=466259929,,)
        MSI (s) (9C:0C) [17:13:07:162]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_15_f7f3de_60x60.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:162]: Source for file 'ui_bg_fine_grain_15_f7f3de_6' is compressed
        InstallFiles: File: ui-bg_fine-grain_15_f7f3de_60x60.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 10891
        MSI (s) (9C:0C) [17:13:07:162]: Executing op: FileCopy(SourceName=UI8506~1.PNG|ui-bg_fine-grain_15_eceadf_60x60.png,SourceCabKey=ui_bg_fine_grain_15_eceadf_6,DestName=ui-bg_fine-grain_15_eceadf_60x60.png,Attributes=16384,FileSize=10529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1389633848,HashPart2=-527433040,HashPart3=205223704,HashPart4=-1925876632,,)
        MSI (s) (9C:0C) [17:13:07:162]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_15_eceadf_60x60.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:162]: Source for file 'ui_bg_fine_grain_15_eceadf_6' is compressed
        InstallFiles: File: ui-bg_fine-grain_15_eceadf_60x60.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 10529
        MSI (s) (9C:0C) [17:13:07:177]: Executing op: FileCopy(SourceName=UI7F00~1.PNG|ui-bg_fine-grain_10_f8f7f6_60x60.png,SourceCabKey=ui_bg_fine_grain_10_f8f7f6_6,DestName=ui-bg_fine-grain_10_f8f7f6_60x60.png,Attributes=16384,FileSize=9904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-261462074,HashPart2=-1626277024,HashPart3=-492119841,HashPart4=-212428045,,)
        MSI (s) (9C:0C) [17:13:07:177]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_10_f8f7f6_60x60.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:177]: Source for file 'ui_bg_fine_grain_10_f8f7f6_6' is compressed
        InstallFiles: File: ui-bg_fine-grain_10_f8f7f6_60x60.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 9904
        MSI (s) (9C:0C) [17:13:07:177]: Executing op: FileCopy(SourceName=UI9E12~1.PNG|ui-bg_fine-grain_10_eceadf_60x60.png,SourceCabKey=ui_bg_fine_grain_10_eceadf_6,DestName=ui-bg_fine-grain_10_eceadf_60x60.png,Attributes=16384,FileSize=10759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1438103586,HashPart2=-1474250663,HashPart3=248069685,HashPart4=-1443703452,,)
        MSI (s) (9C:0C) [17:13:07:177]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_10_eceadf_60x60.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:177]: Source for file 'ui_bg_fine_grain_10_eceadf_6' is compressed
        InstallFiles: File: ui-bg_fine-grain_10_eceadf_60x60.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 10759
        MSI (s) (9C:0C) [17:13:07:177]: Executing op: FileCopy(SourceName=UIA358~1.PNG|ui-bg_diagonal-maze_40_000000_10x10.png,SourceCabKey=ui_bg_diagonal_maze_40_00000,DestName=ui-bg_diagonal-maze_40_000000_10x10.png,Attributes=16384,FileSize=239,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1273318195,HashPart2=1508557302,HashPart3=2077808381,HashPart4=-438410340,,)
        MSI (s) (9C:0C) [17:13:07:177]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_diagonal-maze_40_000000_10x10.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:177]: Source for file 'ui_bg_diagonal_maze_40_00000' is compressed
        InstallFiles: File: ui-bg_diagonal-maze_40_000000_10x10.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 239
        MSI (s) (9C:0C) [17:13:07:193]: Executing op: FileCopy(SourceName=UI26A5~1.PNG|ui-bg_diagonal-maze_20_6e4f1c_10x10.png,SourceCabKey=ui_bg_diagonal_maze_20_6e4f1,DestName=ui-bg_diagonal-maze_20_6e4f1c_10x10.png,Attributes=16384,FileSize=296,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1353939475,HashPart2=1188110716,HashPart3=973116227,HashPart4=421609706,,)
        MSI (s) (9C:0C) [17:13:07:193]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\ui-bg_diagonal-maze_20_6e4f1c_10x10.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:193]: Source for file 'ui_bg_diagonal_maze_20_6e4f1' is compressed
        InstallFiles: File: ui-bg_diagonal-maze_20_6e4f1c_10x10.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 296
        MSI (s) (9C:0C) [17:13:07:193]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif13,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:07:193]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:193]: Source for file 'animated_overlay.gif13' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:07:193]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\)
        MSI (s) (9C:0C) [17:13:07:193]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\PEPPER~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\)
        MSI (s) (9C:0C) [17:13:07:193]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css14,DestName=theme.css,Attributes=16384,FileSize=17818,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=497410376,HashPart2=-1250197379,HashPart3=1267376929,HashPart4=1214733779,,)
        MSI (s) (9C:0C) [17:13:07:193]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:193]: Source for file 'theme.css14' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\, Size: 17818
        MSI (s) (9C:0C) [17:13:07:209]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css14,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30180,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2007980090,HashPart2=1666359974,HashPart3=-1093660017,HashPart4=1597934025,,)
        MSI (s) (9C:0C) [17:13:07:209]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:209]: Source for file 'jquery_ui.min.css14' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\, Size: 30180
        MSI (s) (9C:0C) [17:13:07:209]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css14,DestName=jquery-ui.css,Attributes=16384,FileSize=36566,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=918180401,HashPart2=1453021959,HashPart3=1518715280,HashPart4=360039120,,)
        MSI (s) (9C:0C) [17:13:07:209]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:209]: Source for file 'jquery_ui.css14' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\, Size: 36566
        MSI (s) (9C:0C) [17:13:07:225]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\)
        MSI (s) (9C:0C) [17:13:07:225]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\overcast\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\)
        MSI (s) (9C:0C) [17:13:07:225]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_fbc856_256x240.png,SourceCabKey=ui_icons_fbc856_256x240.png,DestName=ui-icons_fbc856_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1174491978,HashPart2=1396988774,HashPart3=1835508218,HashPart4=-762352909,,)
        MSI (s) (9C:0C) [17:13:07:225]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-icons_fbc856_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:225]: Source for file 'ui_icons_fbc856_256x240.png' is compressed
        InstallFiles: File: ui-icons_fbc856_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:07:240]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_999999_256x240.png,SourceCabKey=ui_icons_999999_256x240.png,DestName=ui-icons_999999_256x240.png,Attributes=16384,FileSize=6986,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=254103799,HashPart2=-239710062,HashPart3=-2035644421,HashPart4=989310463,,)
        MSI (s) (9C:0C) [17:13:07:240]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-icons_999999_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:240]: Source for file 'ui_icons_999999_256x240.png' is compressed
        InstallFiles: File: ui-icons_999999_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 6986
        MSI (s) (9C:0C) [17:13:07:240]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_70b2e1_256x240.png,SourceCabKey=ui_icons_70b2e1_256x240.png,DestName=ui-icons_70b2e1_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-776925001,HashPart2=-1699619716,HashPart3=-787365419,HashPart4=-1021143261,,)
        MSI (s) (9C:0C) [17:13:07:240]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-icons_70b2e1_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:240]: Source for file 'ui_icons_70b2e1_256x240.png' is compressed
        InstallFiles: File: ui-icons_70b2e1_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:07:271]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_454545_256x240.png,SourceCabKey=ui_icons_454545_256x240.png4,DestName=ui-icons_454545_256x240.png,Attributes=16384,FileSize=6992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-631677204,HashPart2=962011979,HashPart3=1151712551,HashPart4=26522315,,)
        MSI (s) (9C:0C) [17:13:07:271]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-icons_454545_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:271]: Source for file 'ui_icons_454545_256x240.png4' is compressed
        InstallFiles: File: ui-icons_454545_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 6992
        MSI (s) (9C:0C) [17:13:07:271]: Executing op: FileCopy(SourceName=UI8B37~1.PNG|ui-icons_3383bb_256x240.png,SourceCabKey=ui_icons_3383bb_256x240.png,DestName=ui-icons_3383bb_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-420032237,HashPart2=1307679902,HashPart3=-1462560874,HashPart4=1127225483,,)
        MSI (s) (9C:0C) [17:13:07:271]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-icons_3383bb_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:271]: Source for file 'ui_icons_3383bb_256x240.png' is compressed
        InstallFiles: File: ui-icons_3383bb_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:07:271]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_inset-soft_50_c9c9c9_1x100.png,SourceCabKey=ui_bg_inset_soft_50_c9c9c9_1,DestName=ui-bg_inset-soft_50_c9c9c9_1x100.png,Attributes=16384,FileSize=281,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1665916160,HashPart2=-1448444166,HashPart3=-1206043277,HashPart4=-1711533971,,)
        MSI (s) (9C:0C) [17:13:07:271]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_inset-soft_50_c9c9c9_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:271]: Source for file 'ui_bg_inset_soft_50_c9c9c9_1' is compressed
        InstallFiles: File: ui-bg_inset-soft_50_c9c9c9_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 281
        MSI (s) (9C:0C) [17:13:07:271]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_inset-hard_75_999999_1x100.png,SourceCabKey=ui_bg_inset_hard_75_999999_1,DestName=ui-bg_inset-hard_75_999999_1x100.png,Attributes=16384,FileSize=253,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1524614190,HashPart2=-368445453,HashPart3=-1442870608,HashPart4=2142265639,,)
        MSI (s) (9C:0C) [17:13:07:271]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_inset-hard_75_999999_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:271]: Source for file 'ui_bg_inset_hard_75_999999_1' is compressed
        InstallFiles: File: ui-bg_inset-hard_75_999999_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 253
        MSI (s) (9C:0C) [17:13:07:287]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_glass_60_eeeeee_1x400.png,SourceCabKey=ui_bg_glass_60_eeeeee_1x400.,DestName=ui-bg_glass_60_eeeeee_1x400.png,Attributes=16384,FileSize=262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-769167616,HashPart2=109941157,HashPart3=1677028773,HashPart4=1752969195,,)
        MSI (s) (9C:0C) [17:13:07:287]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_glass_60_eeeeee_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:287]: Source for file 'ui_bg_glass_60_eeeeee_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_60_eeeeee_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 262
        MSI (s) (9C:0C) [17:13:07:287]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_35_dddddd_1x400.png,SourceCabKey=ui_bg_glass_35_dddddd_1x400.,DestName=ui-bg_glass_35_dddddd_1x400.png,Attributes=16384,FileSize=262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1491210302,HashPart2=147896274,HashPart3=2137059137,HashPart4=2021054636,,)
        MSI (s) (9C:0C) [17:13:07:287]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_glass_35_dddddd_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:287]: Source for file 'ui_bg_glass_35_dddddd_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_35_dddddd_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 262
        MSI (s) (9C:0C) [17:13:07:287]: Executing op: FileCopy(SourceName=UIF9E9~1.PNG|ui-bg_glass_100_f8f8f8_1x400.png,SourceCabKey=ui_bg_glass_100_f8f8f8_1x400,DestName=ui-bg_glass_100_f8f8f8_1x400.png,Attributes=16384,FileSize=262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2003085800,HashPart2=378017742,HashPart3=1913552369,HashPart4=-1376236160,,)
        MSI (s) (9C:0C) [17:13:07:287]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_glass_100_f8f8f8_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:287]: Source for file 'ui_bg_glass_100_f8f8f8_1x400' is compressed
        InstallFiles: File: ui-bg_glass_100_f8f8f8_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 262
        MSI (s) (9C:0C) [17:13:07:302]: Executing op: FileCopy(SourceName=UI1BC7~1.PNG|ui-bg_flat_55_eeeeee_40x100.png,SourceCabKey=ui_bg_flat_55_eeeeee_40x100.,DestName=ui-bg_flat_55_eeeeee_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=478092251,HashPart2=-913313664,HashPart3=293068708,HashPart4=1235951354,,)
        MSI (s) (9C:0C) [17:13:07:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_flat_55_eeeeee_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:302]: Source for file 'ui_bg_flat_55_eeeeee_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_55_eeeeee_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 220
        MSI (s) (9C:0C) [17:13:07:302]: Executing op: FileCopy(SourceName=UI5AC2~1.PNG|ui-bg_flat_55_c0402a_40x100.png,SourceCabKey=ui_bg_flat_55_c0402a_40x100.,DestName=ui-bg_flat_55_c0402a_40x100.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=634953639,HashPart2=-127901195,HashPart3=-818984331,HashPart4=-1642284624,,)
        MSI (s) (9C:0C) [17:13:07:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_flat_55_c0402a_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:302]: Source for file 'ui_bg_flat_55_c0402a_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_55_c0402a_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 206
        MSI (s) (9C:0C) [17:13:07:302]: Executing op: FileCopy(SourceName=UIDEF6~1.PNG|ui-bg_flat_0_eeeeee_40x100.png,SourceCabKey=ui_bg_flat_0_eeeeee_40x100.p2,DestName=ui-bg_flat_0_eeeeee_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=478092251,HashPart2=-913313664,HashPart3=293068708,HashPart4=1235951354,,)
        MSI (s) (9C:0C) [17:13:07:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_flat_0_eeeeee_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:302]: Source for file 'ui_bg_flat_0_eeeeee_40x100.p2' is compressed
        InstallFiles: File: ui-bg_flat_0_eeeeee_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 220
        MSI (s) (9C:0C) [17:13:07:302]: Executing op: FileCopy(SourceName=UID204~1.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p5,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1843950343,HashPart2=657292096,HashPart3=-1723533949,HashPart4=-2042848373,,)
        MSI (s) (9C:0C) [17:13:07:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:302]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p5' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 212
        MSI (s) (9C:0C) [17:13:07:318]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif12,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:07:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:318]: Source for file 'animated_overlay.gif12' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:07:318]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\)
        MSI (s) (9C:0C) [17:13:07:318]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\overcast\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\overcast\)
        MSI (s) (9C:0C) [17:13:07:318]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css13,DestName=theme.css,Attributes=16384,FileSize=17736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1732706642,HashPart2=-42330862,HashPart3=579414617,HashPart4=-819516909,,)
        MSI (s) (9C:0C) [17:13:07:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:318]: Source for file 'theme.css13' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\, Size: 17736
        MSI (s) (9C:0C) [17:13:07:318]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css13,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-574815176,HashPart2=261312460,HashPart3=1200790634,HashPart4=-474387963,,)
        MSI (s) (9C:0C) [17:13:07:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:318]: Source for file 'jquery_ui.min.css13' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\, Size: 30048
        MSI (s) (9C:0C) [17:13:07:318]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css13,DestName=jquery-ui.css,Attributes=16384,FileSize=36484,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-694152830,HashPart2=-336569087,HashPart3=1646447544,HashPart4=620097560,,)
        MSI (s) (9C:0C) [17:13:07:333]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:333]: Source for file 'jquery_ui.css13' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\, Size: 36484
        MSI (s) (9C:0C) [17:13:07:333]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\)
        MSI (s) (9C:0C) [17:13:07:333]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\MINT-C~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\)
        MSI (s) (9C:0C) [17:13:07:333]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png12,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:07:333]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:333]: Source for file 'ui_icons_ffffff_256x240.png12' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:07:333]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_f1fd86_256x240.png,SourceCabKey=ui_icons_f1fd86_256x240.png,DestName=ui-icons_f1fd86_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=64892216,HashPart2=-1858367341,HashPart3=1820196198,HashPart4=-879741587,,)
        MSI (s) (9C:0C) [17:13:07:333]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-icons_f1fd86_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:333]: Source for file 'ui_icons_f1fd86_256x240.png' is compressed
        InstallFiles: File: ui-icons_f1fd86_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:07:333]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_e3ddc9_256x240.png,SourceCabKey=ui_icons_e3ddc9_256x240.png,DestName=ui-icons_e3ddc9_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-544433181,HashPart2=1289673327,HashPart3=-1038461295,HashPart4=-2019431483,,)
        MSI (s) (9C:0C) [17:13:07:333]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-icons_e3ddc9_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:07:333]: Source for file 'ui_icons_e3ddc9_256x240.png' is compressed
        InstallFiles: File: ui-icons_e3ddc9_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:426]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_add978_256x240.png,SourceCabKey=ui_icons_add978_256x240.png,DestName=ui-icons_add978_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1574152100,HashPart2=956604473,HashPart3=546614194,HashPart4=-392648119,,)
        MSI (s) (9C:0C) [17:13:08:426]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-icons_add978_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:426]: Source for file 'ui_icons_add978_256x240.png' is compressed
        InstallFiles: File: ui-icons_add978_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:426]: Executing op: FileCopy(SourceName=UI8DC9~1.PNG|ui-icons_9bcc60_256x240.png,SourceCabKey=ui_icons_9bcc60_256x240.png,DestName=ui-icons_9bcc60_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1320710701,HashPart2=-857526127,HashPart3=1621885617,HashPart4=740613687,,)
        MSI (s) (9C:0C) [17:13:08:426]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-icons_9bcc60_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:426]: Source for file 'ui_icons_9bcc60_256x240.png' is compressed
        InstallFiles: File: ui-icons_9bcc60_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UI6B72~1.PNG|ui-icons_222222_256x240.png,SourceCabKey=ui_icons_222222_256x240.png3,DestName=ui-icons_222222_256x240.png,Attributes=16384,FileSize=6922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1102260044,HashPart2=2007218006,HashPart3=1171009903,HashPart4=270311532,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-icons_222222_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_icons_222222_256x240.png3' is compressed
        InstallFiles: File: ui-icons_222222_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 6922
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_inset-soft_10_201913_1x100.png,SourceCabKey=ui_bg_inset_soft_10_201913_1,DestName=ui-bg_inset-soft_10_201913_1x100.png,Attributes=16384,FileSize=396,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1518118789,HashPart2=161183065,HashPart3=1467548275,HashPart4=-747651457,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-bg_inset-soft_10_201913_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_bg_inset_soft_10_201913_1' is compressed
        InstallFiles: File: ui-bg_inset-soft_10_201913_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 396
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-soft_20_619226_1x100.png,SourceCabKey=ui_bg_highlight_soft_20_6192,DestName=ui-bg_highlight-soft_20_619226_1x100.png,Attributes=16384,FileSize=346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1804222710,HashPart2=1617641358,HashPart3=-1146178463,HashPart4=-270957615,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-bg_highlight-soft_20_619226_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_bg_highlight_soft_20_6192' is compressed
        InstallFiles: File: ui-bg_highlight-soft_20_619226_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 346
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-soft_20_201913_1x100.png,SourceCabKey=ui_bg_highlight_soft_20_2019,DestName=ui-bg_highlight-soft_20_201913_1x100.png,Attributes=16384,FileSize=386,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1985340909,HashPart2=461991260,HashPart3=-450637911,HashPart4=-1266868157,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-bg_highlight-soft_20_201913_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_bg_highlight_soft_20_2019' is compressed
        InstallFiles: File: ui-bg_highlight-soft_20_201913_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 386
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_gloss-wave_30_44372c_500x100.png,SourceCabKey=ui_bg_gloss_wave_30_44372c_5,DestName=ui-bg_gloss-wave_30_44372c_500x100.png,Attributes=16384,FileSize=5914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1139988042,HashPart2=1182578953,HashPart3=2132782932,HashPart4=827775348,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-bg_gloss-wave_30_44372c_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_bg_gloss_wave_30_44372c_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_30_44372c_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 5914
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UI1AA2~1.PNG|ui-bg_gloss-wave_25_453326_500x100.png,SourceCabKey=ui_bg_gloss_wave_25_453326_5,DestName=ui-bg_gloss-wave_25_453326_500x100.png,Attributes=16384,FileSize=5852,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=927752527,HashPart2=296571618,HashPart3=465565317,HashPart4=1853847974,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-bg_gloss-wave_25_453326_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_bg_gloss_wave_25_453326_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_25_453326_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 5852
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UI396E~1.PNG|ui-bg_gloss-wave_20_1c160d_500x100.png,SourceCabKey=ui_bg_gloss_wave_20_1c160d_5,DestName=ui-bg_gloss-wave_20_1c160d_500x100.png,Attributes=16384,FileSize=5793,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1955465317,HashPart2=-267194311,HashPart3=-2005523325,HashPart4=424630360,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-bg_gloss-wave_20_1c160d_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_bg_gloss_wave_20_1c160d_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_20_1c160d_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 5793
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UIA4C2~1.PNG|ui-bg_glass_15_5f391b_1x400.png,SourceCabKey=ui_bg_glass_15_5f391b_1x400.,DestName=ui-bg_glass_15_5f391b_1x400.png,Attributes=16384,FileSize=341,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1878427884,HashPart2=-780020174,HashPart3=1770712244,HashPart4=-722968501,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-bg_glass_15_5f391b_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_bg_glass_15_5f391b_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_15_5f391b_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 341
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=UID204~1.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p4,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-799603458,HashPart2=715648780,HashPart3=47517367,HashPart4=-1902863443,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p4' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 212
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif11,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'animated_overlay.gif11' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\)
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\MINT-C~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\)
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css12,DestName=theme.css,Attributes=16384,FileSize=17786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=392900518,HashPart2=393438404,HashPart3=-1962968789,HashPart4=1290729980,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'theme.css12' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\, Size: 17786
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css12,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1300635543,HashPart2=-941126943,HashPart3=300783905,HashPart4=1106006230,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'jquery_ui.min.css12' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\, Size: 30142
        MSI (s) (9C:0C) [17:13:08:441]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css12,DestName=jquery-ui.css,Attributes=16384,FileSize=36534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1117663997,HashPart2=1463131438,HashPart3=-798530541,HashPart4=-1076745333,,)
        MSI (s) (9C:0C) [17:13:08:441]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:441]: Source for file 'jquery_ui.css12' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\, Size: 36534
        MSI (s) (9C:0C) [17:13:08:474]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\)
        MSI (s) (9C:0C) [17:13:08:474]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\le-frog\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\)
        MSI (s) (9C:0C) [17:13:08:474]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png11,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:08:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:474]: Source for file 'ui_icons_ffffff_256x240.png11' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:08:488]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_cd0a0a_256x240.png,SourceCabKey=ui_icons_cd0a0a_256x240.png1,DestName=ui-icons_cd0a0a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1536882000,HashPart2=1659656113,HashPart3=1308617086,HashPart4=1980862220,,)
        MSI (s) (9C:0C) [17:13:08:488]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-icons_cd0a0a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:488]: Source for file 'ui_icons_cd0a0a_256x240.png1' is compressed
        InstallFiles: File: ui-icons_cd0a0a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:488]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_72b42d_256x240.png,SourceCabKey=ui_icons_72b42d_256x240.png,DestName=ui-icons_72b42d_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-621025903,HashPart2=76077582,HashPart3=-921230703,HashPart4=465251789,,)
        MSI (s) (9C:0C) [17:13:08:488]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-icons_72b42d_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:488]: Source for file 'ui_icons_72b42d_256x240.png' is compressed
        InstallFiles: File: ui-icons_72b42d_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:519]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_4eb305_256x240.png,SourceCabKey=ui_icons_4eb305_256x240.png,DestName=ui-icons_4eb305_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1756034439,HashPart2=-315928140,HashPart3=-1019674118,HashPart4=1085167336,,)
        MSI (s) (9C:0C) [17:13:08:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-icons_4eb305_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:519]: Source for file 'ui_icons_4eb305_256x240.png' is compressed
        InstallFiles: File: ui-icons_4eb305_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:519]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_inset-soft_10_285c00_1x100.png,SourceCabKey=ui_bg_inset_soft_10_285c00_1,DestName=ui-bg_inset-soft_10_285c00_1x100.png,Attributes=16384,FileSize=388,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-884877716,HashPart2=-2145039787,HashPart3=2087088577,HashPart4=1765006727,,)
        MSI (s) (9C:0C) [17:13:08:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_inset-soft_10_285c00_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:519]: Source for file 'ui_bg_inset_soft_10_285c00_1' is compressed
        InstallFiles: File: ui-bg_inset-soft_10_285c00_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 388
        MSI (s) (9C:0C) [17:13:08:519]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-soft_60_4ca20b_1x100.png,SourceCabKey=ui_bg_highlight_soft_60_4ca2,DestName=ui-bg_highlight-soft_60_4ca20b_1x100.png,Attributes=16384,FileSize=364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1587736652,HashPart2=280191882,HashPart3=721956240,HashPart4=-1469109252,,)
        MSI (s) (9C:0C) [17:13:08:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_highlight-soft_60_4ca20b_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:519]: Source for file 'ui_bg_highlight_soft_60_4ca2' is compressed
        InstallFiles: File: ui-bg_highlight-soft_60_4ca20b_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 364
        MSI (s) (9C:0C) [17:13:08:519]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-soft_50_4eb305_1x100.png,SourceCabKey=ui_bg_highlight_soft_50_4eb3,DestName=ui-bg_highlight-soft_50_4eb305_1x100.png,Attributes=16384,FileSize=351,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-749742606,HashPart2=-121252273,HashPart3=-935929698,HashPart4=-1999725308,,)
        MSI (s) (9C:0C) [17:13:08:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_highlight-soft_50_4eb305_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:519]: Source for file 'ui_bg_highlight_soft_50_4eb3' is compressed
        InstallFiles: File: ui-bg_highlight-soft_50_4eb305_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 351
        MSI (s) (9C:0C) [17:13:08:519]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_highlight-soft_33_3a8104_1x100.png,SourceCabKey=ui_bg_highlight_soft_33_3a81,DestName=ui-bg_highlight-soft_33_3a8104_1x100.png,Attributes=16384,FileSize=345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1615037651,HashPart2=1193948919,HashPart3=1199760406,HashPart4=272411092,,)
        MSI (s) (9C:0C) [17:13:08:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_highlight-soft_33_3a8104_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:519]: Source for file 'ui_bg_highlight_soft_33_3a81' is compressed
        InstallFiles: File: ui-bg_highlight-soft_33_3a8104_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 345
        MSI (s) (9C:0C) [17:13:08:519]: Executing op: FileCopy(SourceName=UIB926~1.PNG|ui-bg_highlight-hard_30_285c00_1x100.png,SourceCabKey=ui_bg_highlight_hard_30_285c,DestName=ui-bg_highlight-hard_30_285c00_1x100.png,Attributes=16384,FileSize=331,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1895634631,HashPart2=-101241411,HashPart3=-1815054114,HashPart4=-1232018876,,)
        MSI (s) (9C:0C) [17:13:08:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_highlight-hard_30_285c00_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:519]: Source for file 'ui_bg_highlight_hard_30_285c' is compressed
        InstallFiles: File: ui-bg_highlight-hard_30_285c00_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 331
        MSI (s) (9C:0C) [17:13:08:519]: Executing op: FileCopy(SourceName=UI1D5C~1.PNG|ui-bg_glass_55_fbf5d0_1x400.png,SourceCabKey=ui_bg_glass_55_fbf5d0_1x400.,DestName=ui-bg_glass_55_fbf5d0_1x400.png,Attributes=16384,FileSize=336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1146397872,HashPart2=-426748605,HashPart3=-1396370732,HashPart4=1773222772,,)
        MSI (s) (9C:0C) [17:13:08:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_glass_55_fbf5d0_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:519]: Source for file 'ui_bg_glass_55_fbf5d0_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_55_fbf5d0_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 336
        MSI (s) (9C:0C) [17:13:08:519]: Executing op: FileCopy(SourceName=UIEA62~1.PNG|ui-bg_diagonals-thick_95_ffdc2e_40x40.png,SourceCabKey=ui_bg_diagonals_thick_95_ffd,DestName=ui-bg_diagonals-thick_95_ffdc2e_40x40.png,Attributes=16384,FileSize=411,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-80991898,HashPart2=-140899663,HashPart3=-2052735356,HashPart4=-1604629652,,)
        MSI (s) (9C:0C) [17:13:08:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_diagonals-thick_95_ffdc2e_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:519]: Source for file 'ui_bg_diagonals_thick_95_ffd' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_95_ffdc2e_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 411
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=UI3B13~1.PNG|ui-bg_diagonals-thick_15_444444_40x40.png,SourceCabKey=ui_bg_diagonals_thick_15_444,DestName=ui-bg_diagonals-thick_15_444444_40x40.png,Attributes=16384,FileSize=313,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1905965639,HashPart2=1112270383,HashPart3=-524815565,HashPart4=-615889613,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_diagonals-thick_15_444444_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'ui_bg_diagonals_thick_15_444' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_15_444444_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 313
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=UI9F13~1.PNG|ui-bg_diagonals-small_0_aaaaaa_40x40.png,SourceCabKey=ui_bg_diagonals_small_0_aaaa,DestName=ui-bg_diagonals-small_0_aaaaaa_40x40.png,Attributes=16384,FileSize=207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1158788754,HashPart2=-1988011435,HashPart3=736420390,HashPart4=1358791403,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\ui-bg_diagonals-small_0_aaaaaa_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'ui_bg_diagonals_small_0_aaaa' is compressed
        InstallFiles: File: ui-bg_diagonals-small_0_aaaaaa_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 207
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif10,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'animated_overlay.gif10' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\)
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\le-frog\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\le-frog\)
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css11,DestName=theme.css,Attributes=16384,FileSize=17876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1019356468,HashPart2=-1357728030,HashPart3=475151764,HashPart4=239188949,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'theme.css11' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\, Size: 17876
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css11,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30221,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1724675692,HashPart2=1951617019,HashPart3=1829210163,HashPart4=-1379728215,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'jquery_ui.min.css11' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\, Size: 30221
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css11,DestName=jquery-ui.css,Attributes=16384,FileSize=36624,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1546832295,HashPart2=1656484979,HashPart3=-2008096508,HashPart4=-594535616,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'jquery_ui.css11' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\, Size: 36624
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\)
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\humanity\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\)
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png10,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'ui_icons_ffffff_256x240.png10' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_ff7519_256x240.png,SourceCabKey=ui_icons_ff7519_256x240.png,DestName=ui-icons_ff7519_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1064999685,HashPart2=-71983579,HashPart3=167265391,HashPart4=824873555,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-icons_ff7519_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'ui_icons_ff7519_256x240.png' is compressed
        InstallFiles: File: ui-icons_ff7519_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:535]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_f35f07_256x240.png,SourceCabKey=ui_icons_f35f07_256x240.png,DestName=ui-icons_f35f07_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2090244702,HashPart2=1461106459,HashPart3=-51922315,HashPart4=-315858962,,)
        MSI (s) (9C:0C) [17:13:08:535]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-icons_f35f07_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:535]: Source for file 'ui_icons_f35f07_256x240.png' is compressed
        MSI (s) (9C:0C) [17:13:08:566]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_f08000_256x240.png,SourceCabKey=ui_icons_f08000_256x240.png,DestName=ui-icons_f08000_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1841782237,HashPart2=1370684410,HashPart3=-1993089610,HashPart4=-2084229800,,)
        MSI (s) (9C:0C) [17:13:08:566]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-icons_f08000_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:566]: Source for file 'ui_icons_f08000_256x240.png' is compressed
        InstallFiles: File: ui-icons_f08000_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:566]: Executing op: FileCopy(SourceName=UI90CE~1.PNG|ui-icons_cb672b_256x240.png,SourceCabKey=ui_icons_cb672b_256x240.png,DestName=ui-icons_cb672b_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1093457242,HashPart2=2084438011,HashPart3=1844408812,HashPart4=-722054805,,)
        MSI (s) (9C:0C) [17:13:08:566]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-icons_cb672b_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:566]: Source for file 'ui_icons_cb672b_256x240.png' is compressed
        InstallFiles: File: ui-icons_cb672b_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:566]: Executing op: FileCopy(SourceName=UIC069~1.PNG|ui-icons_c47a23_256x240.png,SourceCabKey=ui_icons_c47a23_256x240.png,DestName=ui-icons_c47a23_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=732816414,HashPart2=-82386169,HashPart3=928141796,HashPart4=-895559732,,)
        MSI (s) (9C:0C) [17:13:08:566]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-icons_c47a23_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:566]: Source for file 'ui_icons_c47a23_256x240.png' is compressed
        InstallFiles: File: ui-icons_c47a23_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:566]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_inset-soft_100_f4f0ec_1x100.png,SourceCabKey=ui_bg_inset_soft_100_f4f0ec_,DestName=ui-bg_inset-soft_100_f4f0ec_1x100.png,Attributes=16384,FileSize=403,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1526161417,HashPart2=-1635795833,HashPart3=-1926462943,HashPart4=-450728092,,)
        MSI (s) (9C:0C) [17:13:08:566]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-bg_inset-soft_100_f4f0ec_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:566]: Source for file 'ui_bg_inset_soft_100_f4f0ec_' is compressed
        InstallFiles: File: ui-bg_inset-soft_100_f4f0ec_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 403
        MSI (s) (9C:0C) [17:13:08:566]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-hard_75_f5f5b5_1x100.png,SourceCabKey=ui_bg_highlight_hard_75_f5f5,DestName=ui-bg_highlight-hard_75_f5f5b5_1x100.png,Attributes=16384,FileSize=323,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-27445709,HashPart2=528716854,HashPart3=666135493,HashPart4=1012005336,,)
        MSI (s) (9C:0C) [17:13:08:566]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-bg_highlight-hard_75_f5f5b5_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:566]: Source for file 'ui_bg_highlight_hard_75_f5f5' is compressed
        ee4bd_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:566]: Source for file 'ui_bg_highlight_hard_65_fee4' is compressed
        InstallFiles: File: ui-bg_highlight-hard_65_fee4bd_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 314
        MSI (s) (9C:0C) [17:13:08:566]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_highlight-hard_100_f4f0ec_1x100.png,SourceCabKey=ui_bg_highlight_hard_100_f4f,DestName=ui-bg_highlight-hard_100_f4f0ec_1x100.png,Attributes=16384,FileSize=327,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1434328623,HashPart2=1864573394,HashPart3=447410385,HashPart4=3600956,,)
        MSI (s) (9C:0C) [17:13:08:566]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-bg_highlight-hard_100_f4f0ec_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:566]: Source for file 'ui_bg_highlight_hard_100_f4f' is compressed
        InstallFiles: File: ui-bg_highlight-hard_100_f4f0ec_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 327
        MSI (s) (9C:0C) [17:13:08:566]: Executing op: FileCopy(SourceName=UI5B8D~1.PNG|ui-bg_glass_70_ede4d4_1x400.png,SourceCabKey=ui_bg_glass_70_ede4d4_1x400.,DestName=ui-bg_glass_70_ede4d4_1x400.png,Attributes=16384,FileSize=351,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1407600426,HashPart2=-638720613,HashPart3=-1725562958,HashPart4=-1529638765,,)
        MSI (s) (9C:0C) [17:13:08:582]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-bg_glass_70_ede4d4_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:582]: Source for file 'ui_bg_glass_70_ede4d4_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_70_ede4d4_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 351
        MSI (s) (9C:0C) [17:13:08:582]: Executing op: FileCopy(SourceName=UI2148~1.PNG|ui-bg_glass_25_cb842e_1x400.png,SourceCabKey=ui_bg_glass_25_cb842e_1x400.,DestName=ui-bg_glass_25_cb842e_1x400.png,Attributes=16384,FileSize=335,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1121154350,HashPart2=-882120212,HashPart3=-822003248,HashPart4=-1095167139,,)
        MSI (s) (9C:0C) [17:13:08:582]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-bg_glass_25_cb842e_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:582]: Source for file 'ui_bg_glass_25_cb842e_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_25_cb842e_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 335
        MSI (s) (9C:0C) [17:13:08:582]: Executing op: FileCopy(SourceName=UI7A01~1.PNG|ui-bg_glass_100_f5f0e5_1x400.png,SourceCabKey=ui_bg_glass_100_f5f0e5_1x400,DestName=ui-bg_glass_100_f5f0e5_1x400.png,Attributes=16384,FileSize=354,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2030232779,HashPart2=-1050333920,HashPart3=-1314724370,HashPart4=529783348,,)
        MSI (s) (9C:0C) [17:13:08:582]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-bg_glass_100_f5f0e5_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:582]: Source for file 'ui_bg_glass_100_f5f0e5_1x400' is compressed
        InstallFiles: File: ui-bg_glass_100_f5f0e5_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 354
        MSI (s) (9C:0C) [17:13:08:582]: Executing op: FileCopy(SourceName=UI8A6B~1.PNG|ui-bg_flat_75_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_75_aaaaaa_40x100.,DestName=ui-bg_flat_75_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1146561221,HashPart2=349656135,HashPart3=-1323395494,HashPart4=1645754980,,)
        MSI (s) (9C:0C) [17:13:08:582]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\ui-bg_flat_75_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:582]: Source for file 'ui_bg_flat_75_aaaaaa_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_75_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 212
        MSI (s) (9C:0C) [17:13:08:582]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif9,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:08:582]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:582]: Source for file 'animated_overlay.gif9' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:08:582]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\)
        MSI (s) (9C:0C) [17:13:08:582]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\humanity\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\humanity\)
        MSI (s) (9C:0C) [17:13:08:582]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css10,DestName=theme.css,Attributes=16384,FileSize=17755,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1141694784,HashPart2=1440328850,HashPart3=-708212358,HashPart4=-1542416598,,)
        MSI (s) (9C:0C) [17:13:08:582]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:582]: Source for file 'theme.css10' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\, Size: 17755
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css10,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30126,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-887344788,HashPart2=63637992,HashPart3=1037404330,HashPart4=447418184,,)
        MSI (s) (9C:0C) [17:13:08:597]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:597]: Source for file 'jquery_ui.min.css10' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\, Size: 30126
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css10,DestName=jquery-ui.css,Attributes=16384,FileSize=36503,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1889666274,HashPart2=872033276,HashPart3=616628570,HashPart4=-966949969,,)
        MSI (s) (9C:0C) [17:13:08:597]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:597]: Source for file 'jquery_ui.css10' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\, Size: 36503
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\)
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\HOT-SN~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\)
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png9,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:08:597]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:597]: Source for file 'ui_icons_ffffff_256x240.png9' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_ffeb33_256x240.png,SourceCabKey=ui_icons_ffeb33_256x240.png,DestName=ui-icons_ffeb33_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1158721071,HashPart2=563782507,HashPart3=2040125978,HashPart4=121249966,,)
        MSI (s) (9C:0C) [17:13:08:597]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-icons_ffeb33_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:597]: Source for file 'ui_icons_ffeb33_256x240.png' is compressed
        InstallFiles: File: ui-icons_ffeb33_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_e1e463_256x240.png,SourceCabKey=ui_icons_e1e463_256x240.png,DestName=ui-icons_e1e463_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1654603526,HashPart2=684394181,HashPart3=-1278645627,HashPart4=-1756804145,,)
        MSI (s) (9C:0C) [17:13:08:597]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-icons_e1e463_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:597]: Source for file 'ui_icons_e1e463_256x240.png' is compressed
        InstallFiles: File: ui-icons_e1e463_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_c02669_256x240.png,SourceCabKey=ui_icons_c02669_256x240.png,DestName=ui-icons_c02669_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-605024770,HashPart2=355286241,HashPart3=-1689982154,HashPart4=-236892949,,)
        MSI (s) (9C:0C) [17:13:08:597]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-icons_c02669_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:597]: Source for file 'ui_icons_c02669_256x240.png' is compressed
        InstallFiles: File: ui-icons_c02669_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=UI42DE~1.PNG|ui-icons_88a206_256x240.png,SourceCabKey=ui_icons_88a206_256x240.png,DestName=ui-icons_88a206_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1736039008,HashPart2=1398632434,HashPart3=-908650253,HashPart4=1757216817,,)
        MSI (s) (9C:0C) [17:13:08:597]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-icons_88a206_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:597]: Source for file 'ui_icons_88a206_256x240.png' is compressed
        InstallFiles: File: ui-icons_88a206_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=UIFC18~1.PNG|ui-icons_454545_256x240.png,SourceCabKey=ui_icons_454545_256x240.png3,DestName=ui-icons_454545_256x240.png,Attributes=16384,FileSize=6992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-631677204,HashPart2=962011979,HashPart3=1151712551,HashPart4=26522315,,)
        MSI (s) (9C:0C) [17:13:08:597]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-icons_454545_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:597]: Source for file 'ui_icons_454545_256x240.png3' is compressed
        InstallFiles: File: ui-icons_454545_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 6992
        MSI (s) (9C:0C) [17:13:08:597]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_white-lines_85_f7f7ba_40x100.png,SourceCabKey=ui_bg_white_lines_85_f7f7ba_,DestName=ui-bg_white-lines_85_f7f7ba_40x100.png,Attributes=16384,FileSize=364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1536553879,HashPart2=-1518103775,HashPart3=2039497009,HashPart4=-1366118045,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_white-lines_85_f7f7ba_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_white_lines_85_f7f7ba_' is compressed
        InstallFiles: File: ui-bg_white-lines_85_f7f7ba_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 364
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_flat_75_ffffff_40x100.png,SourceCabKey=ui_bg_flat_75_ffffff_40x100.3,DestName=ui-bg_flat_75_ffffff_40x100.png,Attributes=16384,FileSize=208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1502451801,HashPart2=-2140900925,HashPart3=-1852160302,HashPart4=-696301005,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_flat_75_ffffff_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_flat_75_ffffff_40x100.3' is compressed
        InstallFiles: File: ui-bg_flat_75_ffffff_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 208
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_flat_75_ba9217_40x100.png,SourceCabKey=ui_bg_flat_75_ba9217_40x100.,DestName=ui-bg_flat_75_ba9217_40x100.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1380524009,HashPart2=1572814166,HashPart3=-283532542,HashPart4=1484397537,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_flat_75_ba9217_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_flat_75_ba9217_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_75_ba9217_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 206
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_dots-small_35_35414f_2x2.png,SourceCabKey=ui_bg_dots_small_35_35414f_2,DestName=ui-bg_dots-small_35_35414f_2x2.png,Attributes=16384,FileSize=223,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-893644600,HashPart2=-1629573568,HashPart3=195391031,HashPart4=1693023191,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_dots-small_35_35414f_2x2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_dots_small_35_35414f_2' is compressed
        InstallFiles: File: ui-bg_dots-small_35_35414f_2x2.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 223
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=UI7B5D~1.PNG|ui-bg_dots-medium_80_ffff38_4x4.png,SourceCabKey=ui_bg_dots_medium_80_ffff38_,DestName=ui-bg_dots-medium_80_ffff38_4x4.png,Attributes=16384,FileSize=225,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1897200476,HashPart2=-1825462792,HashPart3=408048018,HashPart4=908025407,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_dots-medium_80_ffff38_4x4.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_dots_medium_80_ffff38_' is compressed
        InstallFiles: File: ui-bg_dots-medium_80_ffff38_4x4.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 225
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=UI9C90~1.PNG|ui-bg_diagonals-small_75_ccd232_40x40.png,SourceCabKey=ui_bg_diagonals_small_75_ccd,DestName=ui-bg_diagonals-small_75_ccd232_40x40.png,Attributes=16384,FileSize=333,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-880393193,HashPart2=-904273586,HashPart3=1718015568,HashPart4=-1271395736,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_diagonals-small_75_ccd232_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_diagonals_small_75_ccd' is compressed
        InstallFiles: File: ui-bg_diagonals-small_75_ccd232_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 333
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=UIC7A1~1.PNG|ui-bg_diagonals-small_50_ff3853_40x40.png,SourceCabKey=ui_bg_diagonals_small_50_ff3,DestName=ui-bg_diagonals-small_50_ff3853_40x40.png,Attributes=16384,FileSize=330,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=788586346,HashPart2=188429383,HashPart3=2051287197,HashPart4=507516302,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_diagonals-small_50_ff3853_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_diagonals_small_50_ff3' is compressed
        InstallFiles: File: ui-bg_diagonals-small_50_ff3853_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 330
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=UI27F1~1.PNG|ui-bg_diagonals-small_50_93c3cd_40x40.png,SourceCabKey=ui_bg_diagonals_small_50_93c,DestName=ui-bg_diagonals-small_50_93c3cd_40x40.png,Attributes=16384,FileSize=333,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-131150725,HashPart2=-1743063826,HashPart3=-228797141,HashPart4=-292214284,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_diagonals-small_50_93c3cd_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_diagonals_small_50_93c' is compressed
        InstallFiles: File: ui-bg_diagonals-small_50_93c3cd_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 333
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=UI1C81~1.PNG|ui-bg_diagonals-small_40_db4865_40x40.png,SourceCabKey=ui_bg_diagonals_small_40_db4,DestName=ui-bg_diagonals-small_40_db4865_40x40.png,Attributes=16384,FileSize=332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-677971520,HashPart2=-1206942873,HashPart3=-313128965,HashPart4=-497708016,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\ui-bg_diagonals-small_40_db4865_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'ui_bg_diagonals_small_40_db4' is compressed
        InstallFiles: File: ui-bg_diagonals-small_40_db4865_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 332
        MSI (s) (9C:0C) [17:13:08:613]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif8,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:08:613]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:613]: Source for file 'animated_overlay.gif8' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:08:644]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\)
        MSI (s) (9C:0C) [17:13:08:644]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\HOT-SN~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\)
        MSI (s) (9C:0C) [17:13:08:644]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css9,DestName=theme.css,Attributes=16384,FileSize=17771,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=408086398,HashPart2=1882995123,HashPart3=1298303307,HashPart4=-987018508,,)
        MSI (s) (9C:0C) [17:13:08:644]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:644]: Source for file 'theme.css9' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\, Size: 17771
        MSI (s) (9C:0C) [17:13:08:644]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css9,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-185895260,HashPart2=1165590553,HashPart3=94072097,HashPart4=-196322404,,)
        MSI (s) (9C:0C) [17:13:08:644]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:644]: Source for file 'jquery_ui.min.css9' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\, Size: 30124
        MSI (s) (9C:0C) [17:13:08:660]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css9,DestName=jquery-ui.css,Attributes=16384,FileSize=36519,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2085899325,HashPart2=-1892066232,HashPart3=-158114610,HashPart4=-122381956,,)
        MSI (s) (9C:0C) [17:13:08:660]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:660]: Source for file 'jquery_ui.css9' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\, Size: 36519
        MSI (s) (9C:0C) [17:13:08:675]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\)
        MSI (s) (9C:0C) [17:13:08:675]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\flick\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\images\)
        MSI (s) (9C:0C) [17:13:08:675]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png8,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:08:675]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:675]: Source for file 'ui_icons_ffffff_256x240.png8' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:08:675]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_ff0084_256x240.png,SourceCabKey=ui_icons_ff0084_256x240.png,DestName=ui-icons_ff0084_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2030237217,HashPart2=-138836014,HashPart3=-1350955851,HashPart4=891494217,,)
        MSI (s) (9C:0C) [17:13:08:675]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-icons_ff0084_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:675]: Source for file 'ui_icons_ff0084_256x240.png' is compressed
        InstallFiles: File: ui-icons_ff0084_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:675]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_666666_256x240.png,SourceCabKey=ui_icons_666666_256x240.png,DestName=ui-icons_666666_256x240.png,Attributes=16384,FileSize=6988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1934072817,HashPart2=-1269438014,HashPart3=-330794214,HashPart4=-571873963,,)
        MSI (s) (9C:0C) [17:13:08:675]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-icons_666666_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:675]: Source for file 'ui_icons_666666_256x240.png' is compressed
        InstallFiles: File: ui-icons_666666_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 6988
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_454545_256x240.png,SourceCabKey=ui_icons_454545_256x240.png2,DestName=ui-icons_454545_256x240.png,Attributes=16384,FileSize=6992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-631677204,HashPart2=962011979,HashPart3=1151712551,HashPart4=26522315,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-icons_454545_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_icons_454545_256x240.png2' is compressed
        InstallFiles: File: ui-icons_454545_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 6992
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UI1380~1.PNG|ui-icons_0073ea_256x240.png,SourceCabKey=ui_icons_0073ea_256x240.png,DestName=ui-icons_0073ea_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1822596843,HashPart2=2016491582,HashPart3=5148986,HashPart4=972228961,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-icons_0073ea_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_icons_0073ea_256x240.png' is compressed
        InstallFiles: File: ui-icons_0073ea_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_highlight-soft_50_dddddd_1x100.png,SourceCabKey=ui_bg_highlight_soft_50_dddd,DestName=ui-bg_highlight-soft_50_dddddd_1x100.png,Attributes=16384,FileSize=280,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2125777148,HashPart2=173334873,HashPart3=1396708342,HashPart4=1909957851,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-bg_highlight-soft_50_dddddd_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_bg_highlight_soft_50_dddd' is compressed
        InstallFiles: File: ui-bg_highlight-soft_50_dddddd_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 280
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-soft_25_0073ea_1x100.png,SourceCabKey=ui_bg_highlight_soft_25_0073,DestName=ui-bg_highlight-soft_25_0073ea_1x100.png,Attributes=16384,FileSize=338,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2009847789,HashPart2=-505881199,HashPart3=1928043421,HashPart4=-272765940,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-bg_highlight-soft_25_0073ea_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_bg_highlight_soft_25_0073' is compressed
        InstallFiles: File: ui-bg_highlight-soft_25_0073ea_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 338
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-soft_100_f6f6f6_1x100.png,SourceCabKey=ui_bg_highlight_soft_100_f6f,DestName=ui-bg_highlight-soft_100_f6f6f6_1x100.png,Attributes=16384,FileSize=277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=877637847,HashPart2=887229590,HashPart3=582306784,HashPart4=737188288,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-bg_highlight-soft_100_f6f6f6_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_bg_highlight_soft_100_f6f' is compressed
        InstallFiles: File: ui-bg_highlight-soft_100_f6f6f6_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 277
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_65_ffffff_1x400.png,SourceCabKey=ui_bg_glass_65_ffffff_1x400.1,DestName=ui-bg_glass_65_ffffff_1x400.png,Attributes=16384,FileSize=207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-906790981,HashPart2=433304251,HashPart3=1809255693,HashPart4=288030006,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-bg_glass_65_ffffff_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_bg_glass_65_ffffff_1x400.1' is compressed
        InstallFiles: File: ui-bg_glass_65_ffffff_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 207
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UIF679~1.PNG|ui-bg_flat_75_ffffff_40x100.png,SourceCabKey=ui_bg_flat_75_ffffff_40x100.2,DestName=ui-bg_flat_75_ffffff_40x100.png,Attributes=16384,FileSize=208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=504186940,HashPart2=-1303563454,HashPart3=-657259215,HashPart4=1727447937,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-bg_flat_75_ffffff_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_bg_flat_75_ffffff_40x100.2' is compressed
        InstallFiles: File: ui-bg_flat_75_ffffff_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 208
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UI9549~1.PNG|ui-bg_flat_55_ffffff_40x100.png,SourceCabKey=ui_bg_flat_55_ffffff_40x100.,DestName=ui-bg_flat_55_ffffff_40x100.png,Attributes=16384,FileSize=208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=504186940,HashPart2=-1303563454,HashPart3=-657259215,HashPart4=1727447937,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-bg_flat_55_ffffff_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_bg_flat_55_ffffff_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_55_ffffff_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 208
        MSI (s) (9C:0C) [17:13:08:691]: Executing op: FileCopy(SourceName=UIDEF6~1.PNG|ui-bg_flat_0_eeeeee_40x100.png,SourceCabKey=ui_bg_flat_0_eeeeee_40x100.p1,DestName=ui-bg_flat_0_eeeeee_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1800231866,HashPart2=2095073306,HashPart3=-1284014736,HashPart4=651621233,,)
        MSI (s) (9C:0C) [17:13:08:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-bg_flat_0_eeeeee_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:691]: Source for file 'ui_bg_flat_0_eeeeee_40x100.p1' is compressed
        InstallFiles: File: ui-bg_flat_0_eeeeee_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 220
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=UID204~1.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p3,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2071538101,HashPart2=1070053913,HashPart3=-1850452571,HashPart4=1725568540,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p3' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 212
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif7,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'animated_overlay.gif7' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\)
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\flick\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\flick\)
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css8,DestName=theme.css,Attributes=16384,FileSize=17723,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1559486048,HashPart2=53010204,HashPart3=-931054098,HashPart4=1686528439,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'theme.css8' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\, Size: 17723
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css8,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30035,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1084703662,HashPart2=1888152212,HashPart3=253441374,HashPart4=-588095467,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'jquery_ui.min.css8' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\, Size: 30035
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css8,DestName=jquery-ui.css,Attributes=16384,FileSize=36471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1441534399,HashPart2=-52435189,HashPart3=-959405077,HashPart4=454582194,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'jquery_ui.css8' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\, Size: 36471
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\)
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\EXCITE~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\)
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png7,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'ui_icons_ffffff_256x240.png7' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_fcdd4a_256x240.png,SourceCabKey=ui_icons_fcdd4a_256x240.png,DestName=ui-icons_fcdd4a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2049192688,HashPart2=1531210021,HashPart3=236149663,HashPart4=-62204847,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-icons_fcdd4a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'ui_icons_fcdd4a_256x240.png' is compressed
        InstallFiles: File: ui-icons_fcdd4a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_5fa5e3_256x240.png,SourceCabKey=ui_icons_5fa5e3_256x240.png,DestName=ui-icons_5fa5e3_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1833350234,HashPart2=340130019,HashPart3=652695720,HashPart4=-1526103154,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-icons_5fa5e3_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'ui_icons_5fa5e3_256x240.png' is compressed
        InstallFiles: File: ui-icons_5fa5e3_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_0b54d5_256x240.png,SourceCabKey=ui_icons_0b54d5_256x240.png,DestName=ui-icons_0b54d5_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1392948943,HashPart2=-1425327108,HashPart3=330468198,HashPart4=-544060280,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-icons_0b54d5_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'ui_icons_0b54d5_256x240.png' is compressed
        InstallFiles: File: ui-icons_0b54d5_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:706]: Executing op: FileCopy(SourceName=UI49F9~1.PNG|ui-icons_0a82eb_256x240.png,SourceCabKey=ui_icons_0a82eb_256x240.png,DestName=ui-icons_0a82eb_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1312588489,HashPart2=1188902624,HashPart3=-2094222338,HashPart4=-34414577,,)
        MSI (s) (9C:0C) [17:13:08:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-icons_0a82eb_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:706]: Source for file 'ui_icons_0a82eb_256x240.png' is compressed
        InstallFiles: File: ui-icons_0a82eb_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_inset-hard_100_eeeeee_1x100.png,SourceCabKey=ui_bg_inset_hard_100_eeeeee_,DestName=ui-bg_inset-hard_100_eeeeee_1x100.png,Attributes=16384,FileSize=253,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1892077454,HashPart2=-97134294,HashPart3=461954846,HashPart4=-1870409578,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-bg_inset-hard_100_eeeeee_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'ui_bg_inset_hard_100_eeeeee_' is compressed
        InstallFiles: File: ui-bg_inset-hard_100_eeeeee_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 253
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-soft_100_f9f9f9_1x100.png,SourceCabKey=ui_bg_highlight_soft_100_f9f,DestName=ui-bg_highlight-soft_100_f9f9f9_1x100.png,Attributes=16384,FileSize=277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=44912394,HashPart2=1012294059,HashPart3=-447729255,HashPart4=-2065140342,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-bg_highlight-soft_100_f9f9f9_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'ui_bg_highlight_soft_100_f9f' is compressed
        InstallFiles: File: ui-bg_highlight-soft_100_f9f9f9_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 277
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_flat_0_e6b900_40x100.png,SourceCabKey=ui_bg_flat_0_e6b900_40x100.p,DestName=ui-bg_flat_0_e6b900_40x100.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=199416731,HashPart2=-125718522,HashPart3=981839433,HashPart4=-180237828,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-bg_flat_0_e6b900_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'ui_bg_flat_0_e6b900_40x100.p' is compressed
        InstallFiles: File: ui-bg_flat_0_e6b900_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 206
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_flat_0_e69700_40x100.png,SourceCabKey=ui_bg_flat_0_e69700_40x100.p,DestName=ui-bg_flat_0_e69700_40x100.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-920794196,HashPart2=-784629581,HashPart3=-1197044668,HashPart4=-1409367469,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-bg_flat_0_e69700_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'ui_bg_flat_0_e69700_40x100.p' is compressed
        InstallFiles: File: ui-bg_flat_0_e69700_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 206
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=UIF796~1.PNG|ui-bg_diagonals-thick_26_2293f7_40x40.png,SourceCabKey=ui_bg_diagonals_thick_26_229,DestName=ui-bg_diagonals-thick_26_2293f7_40x40.png,Attributes=16384,FileSize=406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1772882963,HashPart2=1129892630,HashPart3=-743637684,HashPart4=1140809360,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-bg_diagonals-thick_26_2293f7_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'ui_bg_diagonals_thick_26_229' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_26_2293f7_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 406
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=UIB4D9~1.PNG|ui-bg_diagonals-thick_22_1484e6_40x40.png,SourceCabKey=ui_bg_diagonals_thick_22_148,DestName=ui-bg_diagonals-thick_22_1484e6_40x40.png,Attributes=16384,FileSize=409,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1558562840,HashPart2=-181800560,HashPart3=1354013451,HashPart4=1998803163,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-bg_diagonals-thick_22_1484e6_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'ui_bg_diagonals_thick_22_148' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_22_1484e6_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 409
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=UIE2C2~1.PNG|ui-bg_diagonals-thick_20_e69700_40x40.png,SourceCabKey=ui_bg_diagonals_thick_20_e69,DestName=ui-bg_diagonals-thick_20_e69700_40x40.png,Attributes=16384,FileSize=417,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2085387524,HashPart2=-1583949600,HashPart3=2091696158,HashPart4=496551256,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-bg_diagonals-thick_20_e69700_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'ui_bg_diagonals_thick_20_e69' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_20_e69700_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 417
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=UI8139~1.PNG|ui-bg_diagonals-small_25_c5ddfc_40x40.png,SourceCabKey=ui_bg_diagonals_small_25_c5d,DestName=ui-bg_diagonals-small_25_c5ddfc_40x40.png,Attributes=16384,FileSize=342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1928084571,HashPart2=1141021000,HashPart3=-190182630,HashPart4=-507040781,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\ui-bg_diagonals-small_25_c5ddfc_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'ui_bg_diagonals_small_25_c5d' is compressed
        InstallFiles: File: ui-bg_diagonals-small_25_c5ddfc_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 342
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif6,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'animated_overlay.gif6' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\)
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\EXCITE~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\)
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css7,DestName=theme.css,Attributes=16384,FileSize=17790,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=211312724,HashPart2=1196116378,HashPart3=-1705927624,HashPart4=-1987074446,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'theme.css7' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\, Size: 17790
        MSI (s) (9C:0C) [17:13:08:722]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css7,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30117,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1122750895,HashPart2=1110009330,HashPart3=60984973,HashPart4=-211203767,,)
        MSI (s) (9C:0C) [17:13:08:722]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:722]: Source for file 'jquery_ui.min.css7' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\, Size: 30117
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css7,DestName=jquery-ui.css,Attributes=16384,FileSize=36538,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-263343443,HashPart2=-276615373,HashPart3=743524865,HashPart4=-553226819,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'jquery_ui.css7' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\, Size: 36538
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\)
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\eggplant\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\)
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png6,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_icons_ffffff_256x240.png6' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_ebccce_256x240.png,SourceCabKey=ui_icons_ebccce_256x240.png,DestName=ui-icons_ebccce_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1904953851,HashPart2=-365670288,HashPart3=-1019583645,HashPart4=-1915835091,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-icons_ebccce_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_icons_ebccce_256x240.png' is compressed
        InstallFiles: File: ui-icons_ebccce_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_a8a3ae_256x240.png,SourceCabKey=ui_icons_a8a3ae_256x240.png,DestName=ui-icons_a8a3ae_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1838463110,HashPart2=387218925,HashPart3=1895133762,HashPart4=-199615055,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-icons_a8a3ae_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_icons_a8a3ae_256x240.png' is compressed
        InstallFiles: File: ui-icons_a8a3ae_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_8d78a5_256x240.png,SourceCabKey=ui_icons_8d78a5_256x240.png,DestName=ui-icons_8d78a5_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1411808308,HashPart2=-2070712623,HashPart3=-413768630,HashPart4=-471429443,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-icons_8d78a5_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_icons_8d78a5_256x240.png' is compressed
        InstallFiles: File: ui-icons_8d78a5_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UI387A~1.PNG|ui-icons_734d99_256x240.png,SourceCabKey=ui_icons_734d99_256x240.png,DestName=ui-icons_734d99_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2139433409,HashPart2=703573747,HashPart3=721431118,HashPart4=1028979731,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-icons_734d99_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_icons_734d99_256x240.png' is compressed
        InstallFiles: File: ui-icons_734d99_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UIFC18~1.PNG|ui-icons_454545_256x240.png,SourceCabKey=ui_icons_454545_256x240.png1,DestName=ui-icons_454545_256x240.png,Attributes=16384,FileSize=6992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-631677204,HashPart2=962011979,HashPart3=1151712551,HashPart4=26522315,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-icons_454545_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_icons_454545_256x240.png1' is compressed
        InstallFiles: File: ui-icons_454545_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 6992
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_highlight-soft_45_5f5964_1x100.png,SourceCabKey=ui_bg_highlight_soft_45_5f59,DestName=ui-bg_highlight-soft_45_5f5964_1x100.png,Attributes=16384,FileSize=361,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1520811474,HashPart2=-1491390501,HashPart3=1103146280,HashPart4=1474281967,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_highlight-soft_45_5f5964_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_bg_highlight_soft_45_5f59' is compressed
        InstallFiles: File: ui-bg_highlight-soft_45_5f5964_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 361
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-soft_25_30273a_1x100.png,SourceCabKey=ui_bg_highlight_soft_25_3027,DestName=ui-bg_highlight-soft_25_30273a_1x100.png,Attributes=16384,FileSize=369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=406357145,HashPart2=-410394384,HashPart3=1677142122,HashPart4=2023345450,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_highlight-soft_25_30273a_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_bg_highlight_soft_25_3027' is compressed
        InstallFiles: File: ui-bg_highlight-soft_25_30273a_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 369
        MSI (s) (9C:0C) [17:13:08:738]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-soft_100_eae6ea_1x100.png,SourceCabKey=ui_bg_highlight_soft_100_eae,DestName=ui-bg_highlight-soft_100_eae6ea_1x100.png,Attributes=16384,FileSize=373,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1492401618,HashPart2=-1129835809,HashPart3=624304521,HashPart4=176170283,,)
        MSI (s) (9C:0C) [17:13:08:738]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_highlight-soft_100_eae6ea_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:738]: Source for file 'ui_bg_highlight_soft_100_eae' is compressed
        InstallFiles: File: ui-bg_highlight-soft_100_eae6ea_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 373
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_highlight-soft_100_dcd9de_1x100.png,SourceCabKey=ui_bg_highlight_soft_100_dcd,DestName=ui-bg_highlight-soft_100_dcd9de_1x100.png,Attributes=16384,FileSize=342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=129487627,HashPart2=1916891539,HashPart3=-220443176,HashPart4=1002330429,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_highlight-soft_100_dcd9de_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'ui_bg_highlight_soft_100_dcd' is compressed
        InstallFiles: File: ui-bg_highlight-soft_100_dcd9de_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 342
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=UICBF0~1.PNG|ui-bg_gloss-wave_30_3d3644_500x100.png,SourceCabKey=ui_bg_gloss_wave_30_3d3644_5,DestName=ui-bg_gloss-wave_30_3d3644_500x100.png,Attributes=16384,FileSize=5941,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1365561147,HashPart2=612195295,HashPart3=397138687,HashPart4=-31985005,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_gloss-wave_30_3d3644_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'ui_bg_gloss_wave_30_3d3644_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_30_3d3644_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 5941
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=UICBF8~1.PNG|ui-bg_flat_55_fafafa_40x100.png,SourceCabKey=ui_bg_flat_55_fafafa_40x100.,DestName=ui-bg_flat_55_fafafa_40x100.png,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-594930509,HashPart2=484848879,HashPart3=-1502277333,HashPart4=-1274434218,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_flat_55_fafafa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'ui_bg_flat_55_fafafa_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_55_fafafa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 230
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=UIF3B7~1.PNG|ui-bg_flat_55_994d53_40x100.png,SourceCabKey=ui_bg_flat_55_994d53_40x100.,DestName=ui-bg_flat_55_994d53_40x100.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1572927400,HashPart2=1859476133,HashPart3=548598793,HashPart4=1926277296,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_flat_55_994d53_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'ui_bg_flat_55_994d53_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_55_994d53_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 206
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=UIDEF6~1.PNG|ui-bg_flat_0_eeeeee_40x100.png,SourceCabKey=ui_bg_flat_0_eeeeee_40x100.p,DestName=ui-bg_flat_0_eeeeee_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1988283582,HashPart2=-857364523,HashPart3=-2035670776,HashPart4=-1367356879,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_flat_0_eeeeee_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'ui_bg_flat_0_eeeeee_40x100.p' is compressed
        InstallFiles: File: ui-bg_flat_0_eeeeee_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 220
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=UID204~1.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p2,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2103866780,HashPart2=-1256404504,HashPart3=766931767,HashPart4=-62547732,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p2' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 212
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif5,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'animated_overlay.gif5' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\)
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\eggplant\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\eggplant\)
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css6,DestName=theme.css,Attributes=16384,FileSize=17810,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=221413674,HashPart2=-1914399366,HashPart3=204178778,HashPart4=2040021805,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'theme.css6' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\, Size: 17810
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css6,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1096997899,HashPart2=-1216325532,HashPart3=-1703606344,HashPart4=-1906697160,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'jquery_ui.min.css6' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\, Size: 30152
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css6,DestName=jquery-ui.css,Attributes=16384,FileSize=36558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2125344660,HashPart2=-464555591,HashPart3=2100894683,HashPart4=-5172973,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'jquery_ui.css6' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\, Size: 36558
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\)
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\dot-luv\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\)
        MSI (s) (9C:0C) [17:13:08:753]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png5,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:08:753]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:753]: Source for file 'ui_icons_ffffff_256x240.png5' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_9ccdfc_256x240.png,SourceCabKey=ui_icons_9ccdfc_256x240.png,DestName=ui-icons_9ccdfc_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1704464789,HashPart2=-1654294542,HashPart3=-1316749616,HashPart4=-1722138760,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-icons_9ccdfc_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_icons_9ccdfc_256x240.png' is compressed
        InstallFiles: File: ui-icons_9ccdfc_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_98d2fb_256x240.png,SourceCabKey=ui_icons_98d2fb_256x240.png,DestName=ui-icons_98d2fb_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1370199346,HashPart2=-924268124,HashPart3=1245801555,HashPart4=1376983091,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-icons_98d2fb_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_icons_98d2fb_256x240.png' is compressed
        InstallFiles: File: ui-icons_98d2fb_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_00498f_256x240.png,SourceCabKey=ui_icons_00498f_256x240.png,DestName=ui-icons_00498f_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1338113662,HashPart2=-252376391,HashPart3=600692687,HashPart4=259190990,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-icons_00498f_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_icons_00498f_256x240.png' is compressed
        InstallFiles: File: ui-icons_00498f_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_gloss-wave_20_111111_500x100.png,SourceCabKey=ui_bg_gloss_wave_20_111111_5,DestName=ui-bg_gloss-wave_20_111111_500x100.png,Attributes=16384,FileSize=3769,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=765963506,HashPart2=-268105595,HashPart3=-2138628503,HashPart4=-219255616,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-bg_gloss-wave_20_111111_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_bg_gloss_wave_20_111111_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_20_111111_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 3769
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_flat_40_292929_40x100.png,SourceCabKey=ui_bg_flat_40_292929_40x100.,DestName=ui-bg_flat_40_292929_40x100.png,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-671185304,HashPart2=694764945,HashPart3=-837845215,HashPart4=739365564,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-bg_flat_40_292929_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_bg_flat_40_292929_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_40_292929_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 230
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p1,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-799603458,HashPart2=715648780,HashPart3=47517367,HashPart4=-1902863443,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p1' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 212
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_dots-small_40_00498f_2x2.png,SourceCabKey=ui_bg_dots_small_40_00498f_2,DestName=ui-bg_dots-small_40_00498f_2x2.png,Attributes=16384,FileSize=224,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1864991955,HashPart2=-804632619,HashPart3=-672595462,HashPart4=-1231555487,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-bg_dots-small_40_00498f_2x2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_bg_dots_small_40_00498f_2' is compressed
        InstallFiles: File: ui-bg_dots-small_40_00498f_2x2.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 224
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI0C18~1.PNG|ui-bg_dots-small_30_a32d00_2x2.png,SourceCabKey=ui_bg_dots_small_30_a32d00_2,DestName=ui-bg_dots-small_30_a32d00_2x2.png,Attributes=16384,FileSize=218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1659018941,HashPart2=-1421477162,HashPart3=447532111,HashPart4=1595116976,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-bg_dots-small_30_a32d00_2x2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_bg_dots_small_30_a32d00_2' is compressed
        InstallFiles: File: ui-bg_dots-small_30_a32d00_2x2.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 218
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UI2D12~1.PNG|ui-bg_dots-small_20_333333_2x2.png,SourceCabKey=ui_bg_dots_small_20_333333_2,DestName=ui-bg_dots-small_20_333333_2x2.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-587724686,HashPart2=1324561545,HashPart3=2000669125,HashPart4=-1456502777,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-bg_dots-small_20_333333_2x2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_bg_dots_small_20_333333_2' is compressed
        InstallFiles: File: ui-bg_dots-small_20_333333_2x2.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 206
        MSI (s) (9C:0C) [17:13:08:769]: Executing op: FileCopy(SourceName=UIE70C~1.PNG|ui-bg_dots-medium_30_0b58a2_4x4.png,SourceCabKey=ui_bg_dots_medium_30_0b58a2_,DestName=ui-bg_dots-medium_30_0b58a2_4x4.png,Attributes=16384,FileSize=237,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1818357087,HashPart2=826658588,HashPart3=64114079,HashPart4=1276628543,,)
        MSI (s) (9C:0C) [17:13:08:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-bg_dots-medium_30_0b58a2_4x4.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:769]: Source for file 'ui_bg_dots_medium_30_0b58a2_' is compressed
        InstallFiles: File: ui-bg_dots-medium_30_0b58a2_4x4.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 237
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=UI5FC0~1.PNG|ui-bg_diagonals-thick_15_0b3e6f_40x40.png,SourceCabKey=ui_bg_diagonals_thick_15_0b3,DestName=ui-bg_diagonals-thick_15_0b3e6f_40x40.png,Attributes=16384,FileSize=424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-545007738,HashPart2=1134938029,HashPart3=-825981492,HashPart4=-1402242897,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\ui-bg_diagonals-thick_15_0b3e6f_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'ui_bg_diagonals_thick_15_0b3' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_15_0b3e6f_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 424
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif4,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'animated_overlay.gif4' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\)
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\dot-luv\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\)
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css5,DestName=theme.css,Attributes=16384,FileSize=17693,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=569345525,HashPart2=1996192875,HashPart3=-74474500,HashPart4=-227455507,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'theme.css5' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\, Size: 17693
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css5,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-260950888,HashPart2=-1072498442,HashPart3=-1251552735,HashPart4=808248732,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'jquery_ui.min.css5' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\, Size: 30028
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css5,DestName=jquery-ui.css,Attributes=16384,FileSize=36441,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=760092146,HashPart2=-1968395137,HashPart3=2134961990,HashPart4=-379190925,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'jquery_ui.css5' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\, Size: 36441
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\)
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\DARK-H~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\)
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png4,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'ui_icons_ffffff_256x240.png4' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_cccccc_256x240.png,SourceCabKey=ui_icons_cccccc_256x240.png,DestName=ui-icons_cccccc_256x240.png,Attributes=16384,FileSize=6975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-443956591,HashPart2=1108468843,HashPart3=-718679729,HashPart4=-1360891614,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-icons_cccccc_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'ui_icons_cccccc_256x240.png' is compressed
        InstallFiles: File: ui-icons_cccccc_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 6975
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_a83300_256x240.png,SourceCabKey=ui_icons_a83300_256x240.png,DestName=ui-icons_a83300_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1015778513,HashPart2=-275875279,HashPart3=-643586225,HashPart4=-272680085,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-icons_a83300_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'ui_icons_a83300_256x240.png' is compressed
        InstallFiles: File: ui-icons_a83300_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_4b8e0b_256x240.png,SourceCabKey=ui_icons_4b8e0b_256x240.png,DestName=ui-icons_4b8e0b_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=320209271,HashPart2=1016674429,HashPart3=-2012069261,HashPart4=-1744370859,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-icons_4b8e0b_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'ui_icons_4b8e0b_256x240.png' is compressed
        InstallFiles: File: ui-icons_4b8e0b_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=UI6B72~1.PNG|ui-icons_222222_256x240.png,SourceCabKey=ui_icons_222222_256x240.png2,DestName=ui-icons_222222_256x240.png,Attributes=16384,FileSize=6922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1102260044,HashPart2=2007218006,HashPart3=1171009903,HashPart4=270311532,,)
        MSI (s) (9C:0C) [17:13:08:784]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-icons_222222_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:784]: Source for file 'ui_icons_222222_256x240.png2' is compressed
        InstallFiles: File: ui-icons_222222_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 6922
        MSI (s) (9C:0C) [17:13:08:784]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_loop_25_000000_21x21.png,SourceCabKey=ui_bg_loop_25_000000_21x21.p,DestName=ui-bg_loop_25_000000_21x21.png,Attributes=16384,FileSize=285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-41542442,HashPart2=-1089425746,HashPart3=-1734750181,HashPart4=-1541813854,,)
        MSI (s) (9C:0C) [17:13:08:800]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_loop_25_000000_21x21.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:08:800]: Source for file 'ui_bg_loop_25_000000_21x21.p' is compressed
        InstallFiles: File: ui-bg_loop_25_000000_21x21.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 285
        MSI (s) (9C:0C) [17:13:09:683]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-soft_80_eeeeee_1x100.png,SourceCabKey=ui_bg_highlight_soft_80_eeee,DestName=ui-bg_highlight-soft_80_eeeeee_1x100.png,Attributes=16384,FileSize=276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1507619108,HashPart2=1370879176,HashPart3=1727954628,HashPart4=-1663631150,,)
        MSI (s) (9C:0C) [17:13:09:683]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_highlight-soft_80_eeeeee_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:683]: Source for file 'ui_bg_highlight_soft_80_eeee' is compressed
        InstallFiles: File: ui-bg_highlight-soft_80_eeeeee_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 276
        MSI (s) (9C:0C) [17:13:09:690]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-soft_44_444444_1x100.png,SourceCabKey=ui_bg_highlight_soft_44_4444,DestName=ui-bg_highlight-soft_44_444444_1x100.png,Attributes=16384,FileSize=277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1005122760,HashPart2=1621755720,HashPart3=-1793639396,HashPart4=-335524252,,)
        MSI (s) (9C:0C) [17:13:09:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_highlight-soft_44_444444_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:690]: Source for file 'ui_bg_highlight_soft_44_4444' is compressed
        InstallFiles: File: ui-bg_highlight-soft_44_444444_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 277
        MSI (s) (9C:0C) [17:13:09:690]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_highlight-soft_35_222222_1x100.png,SourceCabKey=ui_bg_highlight_soft_35_2222,DestName=ui-bg_highlight-soft_35_222222_1x100.png,Attributes=16384,FileSize=277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1466378503,HashPart2=1717326452,HashPart3=-1803440497,HashPart4=715452198,,)
        MSI (s) (9C:0C) [17:13:09:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_highlight-soft_35_222222_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:690]: Source for file 'ui_bg_highlight_soft_35_2222' is compressed
        InstallFiles: File: ui-bg_highlight-soft_35_222222_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 277
        MSI (s) (9C:0C) [17:13:09:690]: Executing op: FileCopy(SourceName=UI8849~1.PNG|ui-bg_highlight-soft_33_003147_1x100.png,SourceCabKey=ui_bg_highlight_soft_33_0031,DestName=ui-bg_highlight-soft_33_003147_1x100.png,Attributes=16384,FileSize=352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2041142250,HashPart2=-36092203,HashPart3=1636401776,HashPart4=-1700266186,,)
        MSI (s) (9C:0C) [17:13:09:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_highlight-soft_33_003147_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:690]: Source for file 'ui_bg_highlight_soft_33_0031' is compressed
        InstallFiles: File: ui-bg_highlight-soft_33_003147_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 352
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: FileCopy(SourceName=UI6D0E~1.PNG|ui-bg_highlight-hard_20_0972a5_1x100.png,SourceCabKey=ui_bg_highlight_hard_20_0972,DestName=ui-bg_highlight-hard_20_0972a5_1x100.png,Attributes=16384,FileSize=323,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-729420740,HashPart2=-1558157710,HashPart3=-627796449,HashPart4=513108076,,)
        MSI (s) (9C:0C) [17:13:09:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_highlight-hard_20_0972a5_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:705]: Source for file 'ui_bg_highlight_hard_20_0972' is compressed
        InstallFiles: File: ui-bg_highlight-hard_20_0972a5_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 323
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: FileCopy(SourceName=UI4C66~1.PNG|ui-bg_glass_40_ffc73d_1x400.png,SourceCabKey=ui_bg_glass_40_ffc73d_1x400.,DestName=ui-bg_glass_40_ffc73d_1x400.png,Attributes=16384,FileSize=316,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=761163491,HashPart2=2100919172,HashPart3=1071906712,HashPart4=1271025851,,)
        MSI (s) (9C:0C) [17:13:09:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_glass_40_ffc73d_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:705]: Source for file 'ui_bg_glass_40_ffc73d_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_40_ffc73d_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 316
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: FileCopy(SourceName=UICB82~1.PNG|ui-bg_flat_50_5c5c5c_40x100.png,SourceCabKey=ui_bg_flat_50_5c5c5c_40x100.,DestName=ui-bg_flat_50_5c5c5c_40x100.png,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1527703156,HashPart2=-800072964,HashPart3=-1893049480,HashPart4=-1218477175,,)
        MSI (s) (9C:0C) [17:13:09:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_flat_50_5c5c5c_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:705]: Source for file 'ui_bg_flat_50_5c5c5c_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_50_5c5c5c_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 230
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: FileCopy(SourceName=UI4E8D~1.PNG|ui-bg_flat_30_cccccc_40x100.png,SourceCabKey=ui_bg_flat_30_cccccc_40x100.,DestName=ui-bg_flat_30_cccccc_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1439701867,HashPart2=-1713119299,HashPart3=780396882,HashPart4=1867597127,,)
        MSI (s) (9C:0C) [17:13:09:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\ui-bg_flat_30_cccccc_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:705]: Source for file 'ui_bg_flat_30_cccccc_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_30_cccccc_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 220
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif3,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:09:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:705]: Source for file 'animated_overlay.gif3' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\)
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\DARK-H~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\)
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css4,DestName=theme.css,Attributes=16384,FileSize=17762,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-355442156,HashPart2=-851790617,HashPart3=-1576043549,HashPart4=-875331144,,)
        MSI (s) (9C:0C) [17:13:09:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:705]: Source for file 'theme.css4' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\, Size: 17762
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css4,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=610478541,HashPart2=-1876853805,HashPart3=135642574,HashPart4=341500373,,)
        MSI (s) (9C:0C) [17:13:09:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:705]: Source for file 'jquery_ui.min.css4' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\, Size: 30079
        MSI (s) (9C:0C) [17:13:09:705]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css4,DestName=jquery-ui.css,Attributes=16384,FileSize=36510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1063993662,HashPart2=-1921077572,HashPart3=-1491555148,HashPart4=1136543173,,)
        MSI (s) (9C:0C) [17:13:09:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:705]: Source for file 'jquery_ui.css4' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\, Size: 36510
        MSI (s) (9C:0C) [17:13:09:799]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\)
        MSI (s) (9C:0C) [17:13:09:799]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\CUPERT~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\)
        MSI (s) (9C:0C) [17:13:09:799]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png3,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:09:799]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:799]: Source for file 'ui_icons_ffffff_256x240.png3' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:09:799]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_72a7cf_256x240.png,SourceCabKey=ui_icons_72a7cf_256x240.png,DestName=ui-icons_72a7cf_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1590802456,HashPart2=1850278442,HashPart3=1735609434,HashPart4=-433177707,,)
        MSI (s) (9C:0C) [17:13:09:799]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-icons_72a7cf_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:799]: Source for file 'ui_icons_72a7cf_256x240.png' is compressed
        InstallFiles: File: ui-icons_72a7cf_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:799]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_3d80b3_256x240.png,SourceCabKey=ui_icons_3d80b3_256x240.png,DestName=ui-icons_3d80b3_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-700872419,HashPart2=844148863,HashPart3=1104706840,HashPart4=589499889,,)
        MSI (s) (9C:0C) [17:13:09:799]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-icons_3d80b3_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:799]: Source for file 'ui_icons_3d80b3_256x240.png' is compressed
        InstallFiles: File: ui-icons_3d80b3_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:824]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_2e83ff_256x240.png,SourceCabKey=ui_icons_2e83ff_256x240.png1,DestName=ui-icons_2e83ff_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1381094676,HashPart2=606248937,HashPart3=-1960927652,HashPart4=-156793673,,)
        MSI (s) (9C:0C) [17:13:09:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-icons_2e83ff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:824]: Source for file 'ui_icons_2e83ff_256x240.png1' is compressed
        InstallFiles: File: ui-icons_2e83ff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:824]: Executing op: FileCopy(SourceName=UI0E6A~1.PNG|ui-icons_2694e8_256x240.png,SourceCabKey=ui_icons_2694e8_256x240.png,DestName=ui-icons_2694e8_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1370038855,HashPart2=-1749228022,HashPart3=-109099055,HashPart4=664508458,,)
        MSI (s) (9C:0C) [17:13:09:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-icons_2694e8_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:824]: Source for file 'ui_icons_2694e8_256x240.png' is compressed
        InstallFiles: File: ui-icons_2694e8_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:824]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_highlight-soft_25_ffef8f_1x100.png,SourceCabKey=ui_bg_highlight_soft_25_ffef,DestName=ui-bg_highlight-soft_25_ffef8f_1x100.png,Attributes=16384,FileSize=309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2081511067,HashPart2=1934736313,HashPart3=-1730984017,HashPart4=-1866235592,,)
        MSI (s) (9C:0C) [17:13:09:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_highlight-soft_25_ffef8f_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:824]: Source for file 'ui_bg_highlight_soft_25_ffef' is compressed
        InstallFiles: File: ui-bg_highlight-soft_25_ffef8f_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 309
        MSI (s) (9C:0C) [17:13:09:824]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-soft_100_deedf7_1x100.png,SourceCabKey=ui_bg_highlight_soft_100_dee,DestName=ui-bg_highlight-soft_100_deedf7_1x100.png,Attributes=16384,FileSize=387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1492219989,HashPart2=-580690963,HashPart3=-959789784,HashPart4=-338679218,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_highlight-soft_100_deedf7_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'ui_bg_highlight_soft_100_dee' is compressed
        InstallFiles: File: ui-bg_highlight-soft_100_deedf7_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 387
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-hard_70_000000_1x100.png,SourceCabKey=ui_bg_highlight_hard_70_0000,DestName=ui-bg_highlight-hard_70_000000_1x100.png,Attributes=16384,FileSize=249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-115976307,HashPart2=1597052378,HashPart3=1137537439,HashPart4=695804155,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_highlight-hard_70_000000_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'ui_bg_highlight_hard_70_0000' is compressed
        InstallFiles: File: ui-bg_highlight-hard_70_000000_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 249
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_highlight-hard_100_f2f5f7_1x100.png,SourceCabKey=ui_bg_highlight_hard_100_f2f,DestName=ui-bg_highlight-hard_100_f2f5f7_1x100.png,Attributes=16384,FileSize=332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2025966095,HashPart2=549669284,HashPart3=807636671,HashPart4=22401473,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_highlight-hard_100_f2f5f7_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'ui_bg_highlight_hard_100_f2f' is compressed
        InstallFiles: File: ui-bg_highlight-hard_100_f2f5f7_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 332
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=UI9FDA~1.PNG|ui-bg_glass_80_d7ebf9_1x400.png,SourceCabKey=ui_bg_glass_80_d7ebf9_1x400.,DestName=ui-bg_glass_80_d7ebf9_1x400.png,Attributes=16384,FileSize=346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1402285790,HashPart2=-59176551,HashPart3=649897111,HashPart4=196114647,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_glass_80_d7ebf9_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'ui_bg_glass_80_d7ebf9_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_80_d7ebf9_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 346
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=UI76F4~1.PNG|ui-bg_glass_50_3baae3_1x400.png,SourceCabKey=ui_bg_glass_50_3baae3_1x400.,DestName=ui-bg_glass_50_3baae3_1x400.png,Attributes=16384,FileSize=336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1497471526,HashPart2=-1883429488,HashPart3=-1980569629,HashPart4=-1020022482,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_glass_50_3baae3_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'ui_bg_glass_50_3baae3_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_50_3baae3_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 336
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=UIC161~1.PNG|ui-bg_glass_100_e4f1fb_1x400.png,SourceCabKey=ui_bg_glass_100_e4f1fb_1x400,DestName=ui-bg_glass_100_e4f1fb_1x400.png,Attributes=16384,FileSize=350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=31167884,HashPart2=1102281506,HashPart3=1344730157,HashPart4=-940958757,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_glass_100_e4f1fb_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'ui_bg_glass_100_e4f1fb_1x400' is compressed
        InstallFiles: File: ui-bg_glass_100_e4f1fb_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 350
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=UIF05E~1.PNG|ui-bg_flat_15_cd0a0a_40x100.png,SourceCabKey=ui_bg_flat_15_cd0a0a_40x100.,DestName=ui-bg_flat_15_cd0a0a_40x100.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1612775396,HashPart2=267195095,HashPart3=1905198861,HashPart4=-59404661,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_flat_15_cd0a0a_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'ui_bg_flat_15_cd0a0a_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_15_cd0a0a_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 206
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=UI4308~1.PNG|ui-bg_diagonals-thick_90_eeeeee_40x40.png,SourceCabKey=ui_bg_diagonals_thick_90_eee,DestName=ui-bg_diagonals-thick_90_eeeeee_40x40.png,Attributes=16384,FileSize=312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=210356725,HashPart2=-205686086,HashPart3=1683400872,HashPart4=-1918259758,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\ui-bg_diagonals-thick_90_eeeeee_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'ui_bg_diagonals_thick_90_eee' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_90_eeeeee_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 312
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif2,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'animated_overlay.gif2' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\)
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\CUPERT~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\cupertino\)
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css3,DestName=theme.css,Attributes=16384,FileSize=17825,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=120440748,HashPart2=-949332565,HashPart3=2117517063,HashPart4=-411831010,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'theme.css3' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\, Size: 17825
        MSI (s) (9C:0C) [17:13:09:830]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css3,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30178,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=89634702,HashPart2=-1908675631,HashPart3=-1986568197,HashPart4=-742628050,,)
        MSI (s) (9C:0C) [17:13:09:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:830]: Source for file 'jquery_ui.min.css3' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\, Size: 30178
        MSI (s) (9C:0C) [17:13:09:845]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css3,DestName=jquery-ui.css,Attributes=16384,FileSize=36573,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1996331513,HashPart2=1768175489,HashPart3=1149828424,HashPart4=-629740673,,)
        MSI (s) (9C:0C) [17:13:09:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:845]: Source for file 'jquery_ui.css3' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\, Size: 36573
        MSI (s) (9C:0C) [17:13:09:845]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\)
        MSI (s) (9C:0C) [17:13:09:845]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\blitzer\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\)
        MSI (s) (9C:0C) [17:13:09:845]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png2,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:09:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:845]: Source for file 'ui_icons_ffffff_256x240.png2' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:09:845]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_cc0000_256x240.png,SourceCabKey=ui_icons_cc0000_256x240.png1,DestName=ui-icons_cc0000_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=55780197,HashPart2=1476615504,HashPart3=1449237296,HashPart4=-1341615478,,)
        MSI (s) (9C:0C) [17:13:09:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-icons_cc0000_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:845]: Source for file 'ui_icons_cc0000_256x240.png1' is compressed
        InstallFiles: File: ui-icons_cc0000_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:845]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_004276_256x240.png,SourceCabKey=ui_icons_004276_256x240.png,DestName=ui-icons_004276_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-622693420,HashPart2=370534512,HashPart3=-2120810465,HashPart4=443457694,,)
        MSI (s) (9C:0C) [17:13:09:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-icons_004276_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:845]: Source for file 'ui_icons_004276_256x240.png' is compressed
        InstallFiles: File: ui-icons_004276_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:877]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_highlight-soft_15_cc0000_1x100.png,SourceCabKey=ui_bg_highlight_soft_15_cc00,DestName=ui-bg_highlight-soft_15_cc0000_1x100.png,Attributes=16384,FileSize=322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-54601698,HashPart2=-1589414072,HashPart3=-652351397,HashPart4=-1315940451,,)
        MSI (s) (9C:0C) [17:13:09:877]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_highlight-soft_15_cc0000_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:877]: Source for file 'ui_bg_highlight_soft_15_cc00' is compressed
        InstallFiles: File: ui-bg_highlight-soft_15_cc0000_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 322
        MSI (s) (9C:0C) [17:13:09:877]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_highlight-hard_100_f6f6f6_1x100.png,SourceCabKey=ui_bg_highlight_hard_100_f6f,DestName=ui-bg_highlight-hard_100_f6f6f6_1x100.png,Attributes=16384,FileSize=251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=105613664,HashPart2=-905392737,HashPart3=-123997903,HashPart4=-239783389,,)
        MSI (s) (9C:0C) [17:13:09:877]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_highlight-hard_100_f6f6f6_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:877]: Source for file 'ui_bg_highlight_hard_100_f6f' is compressed
        InstallFiles: File: ui-bg_highlight-hard_100_f6f6f6_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 251
        MSI (s) (9C:0C) [17:13:09:877]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-hard_100_eeeeee_1x100.png,SourceCabKey=ui_bg_highlight_hard_100_eee,DestName=ui-bg_highlight-hard_100_eeeeee_1x100.png,Attributes=16384,FileSize=252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-987522630,HashPart2=-1754320442,HashPart3=-1070491163,HashPart4=1490483537,,)
        MSI (s) (9C:0C) [17:13:09:877]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_highlight-hard_100_eeeeee_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:877]: Source for file 'ui_bg_highlight_hard_100_eee' is compressed
        InstallFiles: File: ui-bg_highlight-hard_100_eeeeee_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 252
        MSI (s) (9C:0C) [17:13:09:877]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_55_fbf8ee_1x400.png,SourceCabKey=ui_bg_glass_55_fbf8ee_1x400.,DestName=ui-bg_glass_55_fbf8ee_1x400.png,Attributes=16384,FileSize=340,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1858656717,HashPart2=1403072756,HashPart3=1966744508,HashPart4=411742489,,)
        MSI (s) (9C:0C) [17:13:09:877]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_glass_55_fbf8ee_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:877]: Source for file 'ui_bg_glass_55_fbf8ee_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_55_fbf8ee_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 340
        MSI (s) (9C:0C) [17:13:09:877]: Executing op: FileCopy(SourceName=UIF679~1.PNG|ui-bg_flat_75_ffffff_40x100.png,SourceCabKey=ui_bg_flat_75_ffffff_40x100.1,DestName=ui-bg_flat_75_ffffff_40x100.png,Attributes=16384,FileSize=208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-465508480,HashPart2=-1063627433,HashPart3=1509017657,HashPart4=-1718259839,,)
        MSI (s) (9C:0C) [17:13:09:877]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_flat_75_ffffff_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:877]: Source for file 'ui_bg_flat_75_ffffff_40x100.1' is compressed
        InstallFiles: File: ui-bg_flat_75_ffffff_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 208
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=UIB810~1.PNG|ui-bg_flat_65_ffffff_40x100.png,SourceCabKey=ui_bg_flat_65_ffffff_40x100.1,DestName=ui-bg_flat_65_ffffff_40x100.png,Attributes=16384,FileSize=208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-465508480,HashPart2=-1063627433,HashPart3=1509017657,HashPart4=-1718259839,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_flat_65_ffffff_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'ui_bg_flat_65_ffffff_40x100.1' is compressed
        InstallFiles: File: ui-bg_flat_65_ffffff_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 208
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=UI2F15~1.PNG|ui-bg_flat_0_333333_40x100.png,SourceCabKey=ui_bg_flat_0_333333_40x100.p,DestName=ui-bg_flat_0_333333_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2105946797,HashPart2=458793895,HashPart3=280801098,HashPart4=1953309523,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_flat_0_333333_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'ui_bg_flat_0_333333_40x100.p' is compressed
        InstallFiles: File: ui-bg_flat_0_333333_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 220
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=UI1D13~1.PNG|ui-bg_dots-small_65_a6a6a6_2x2.png,SourceCabKey=ui_bg_dots_small_65_a6a6a6_2,DestName=ui-bg_dots-small_65_a6a6a6_2x2.png,Attributes=16384,FileSize=207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1217287611,HashPart2=920111247,HashPart3=1924452449,HashPart4=-1491410409,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_dots-small_65_a6a6a6_2x2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'ui_bg_dots_small_65_a6a6a6_2' is compressed
        InstallFiles: File: ui-bg_dots-small_65_a6a6a6_2x2.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 207
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=UI3901~1.PNG|ui-bg_diagonals-thick_75_f3d8d8_40x40.png,SourceCabKey=ui_bg_diagonals_thick_75_f3d,DestName=ui-bg_diagonals-thick_75_f3d8d8_40x40.png,Attributes=16384,FileSize=413,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1628140097,HashPart2=-227052470,HashPart3=1282766111,HashPart4=1493478395,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\ui-bg_diagonals-thick_75_f3d8d8_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'ui_bg_diagonals_thick_75_f3d' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_75_f3d8d8_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 413
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif1,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'animated_overlay.gif1' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\)
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\blitzer\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\blitzer\)
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css2,DestName=theme.css,Attributes=16384,FileSize=17721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-370538772,HashPart2=1692413168,HashPart3=-1114639034,HashPart4=1230925457,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'theme.css2' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\, Size: 17721
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css2,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-547045905,HashPart2=-755176251,HashPart3=-1506946014,HashPart4=786666031,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'jquery_ui.min.css2' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\, Size: 30050
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css2,DestName=jquery-ui.css,Attributes=16384,FileSize=36469,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1360214028,HashPart2=1449205256,HashPart3=-297154569,HashPart4=-1423955263,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'jquery_ui.css2' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\, Size: 36469
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\)
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\BLACK-~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\)
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png1,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'ui_icons_ffffff_256x240.png1' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:09:892]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_ffcf29_256x240.png,SourceCabKey=ui_icons_ffcf29_256x240.png,DestName=ui-icons_ffcf29_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=937126995,HashPart2=1619468597,HashPart3=787512933,HashPart4=777305080,,)
        MSI (s) (9C:0C) [17:13:09:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-icons_ffcf29_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:892]: Source for file 'ui_icons_ffcf29_256x240.png' is compressed
        InstallFiles: File: ui-icons_ffcf29_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:908]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_ededed_256x240.png,SourceCabKey=ui_icons_ededed_256x240.png,DestName=ui-icons_ededed_256x240.png,Attributes=16384,FileSize=6916,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-785300150,HashPart2=-2126713825,HashPart3=-958511502,HashPart4=227124267,,)
        MSI (s) (9C:0C) [17:13:09:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-icons_ededed_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:908]: Source for file 'ui_icons_ededed_256x240.png' is compressed
        InstallFiles: File: ui-icons_ededed_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 6916
        MSI (s) (9C:0C) [17:13:09:908]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_bbbbbb_256x240.png,SourceCabKey=ui_icons_bbbbbb_256x240.png,DestName=ui-icons_bbbbbb_256x240.png,Attributes=16384,FileSize=6991,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=294367025,HashPart2=1063261176,HashPart3=-1682589263,HashPart4=-1438197027,,)
        MSI (s) (9C:0C) [17:13:09:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-icons_bbbbbb_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:908]: Source for file 'ui_icons_bbbbbb_256x240.png' is compressed
        InstallFiles: File: ui-icons_bbbbbb_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 6991
        MSI (s) (9C:0C) [17:13:09:908]: Executing op: FileCopy(SourceName=UIF584~1.PNG|ui-icons_4ca300_256x240.png,SourceCabKey=ui_icons_4ca300_256x240.png,DestName=ui-icons_4ca300_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1767226518,HashPart2=1296934492,HashPart3=616403778,HashPart4=87180192,,)
        MSI (s) (9C:0C) [17:13:09:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-icons_4ca300_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:908]: Source for file 'ui_icons_4ca300_256x240.png' is compressed
        InstallFiles: File: ui-icons_4ca300_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI6B72~1.PNG|ui-icons_222222_256x240.png,SourceCabKey=ui_icons_222222_256x240.png1,DestName=ui-icons_222222_256x240.png,Attributes=16384,FileSize=6922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1102260044,HashPart2=2007218006,HashPart3=1171009903,HashPart4=270311532,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-icons_222222_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_icons_222222_256x240.png1' is compressed
        InstallFiles: File: ui-icons_222222_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 6922
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_inset-hard_55_ffeb80_1x100.png,SourceCabKey=ui_bg_inset_hard_55_ffeb80_1,DestName=ui-bg_inset-hard_55_ffeb80_1x100.png,Attributes=16384,FileSize=309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1265161240,HashPart2=151055904,HashPart3=-1245061554,HashPart4=-1058369378,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_inset-hard_55_ffeb80_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_inset_hard_55_ffeb80_1' is compressed
        InstallFiles: File: ui-bg_inset-hard_55_ffeb80_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 309
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_inset-hard_45_cd0a0a_1x100.png,SourceCabKey=ui_bg_inset_hard_45_cd0a0a_1,DestName=ui-bg_inset-hard_45_cd0a0a_1x100.png,Attributes=16384,FileSize=324,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1442020410,HashPart2=1570544815,HashPart3=-157687897,HashPart4=1499613332,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_inset-hard_45_cd0a0a_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_inset_hard_45_cd0a0a_1' is compressed
        InstallFiles: File: ui-bg_inset-hard_45_cd0a0a_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 324
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-soft_50_aaaaaa_1x100.png,SourceCabKey=ui_bg_highlight_soft_50_aaaa,DestName=ui-bg_highlight-soft_50_aaaaaa_1x100.png,Attributes=16384,FileSize=280,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-727812600,HashPart2=699234861,HashPart3=502690705,HashPart4=1394959100,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_highlight-soft_50_aaaaaa_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_highlight_soft_50_aaaa' is compressed
        InstallFiles: File: ui-bg_highlight-soft_50_aaaaaa_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 280
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_highlight-hard_40_aaaaaa_1x100.png,SourceCabKey=ui_bg_highlight_hard_40_aaaa,DestName=ui-bg_highlight-hard_40_aaaaaa_1x100.png,Attributes=16384,FileSize=252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1711131730,HashPart2=-1115308553,HashPart3=1440980429,HashPart4=2139032464,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_highlight-hard_40_aaaaaa_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_highlight_hard_40_aaaa' is compressed
        InstallFiles: File: ui-bg_highlight-hard_40_aaaaaa_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 252
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI49AF~1.PNG|ui-bg_highlight-hard_100_f9f9f9_1x100.png,SourceCabKey=ui_bg_highlight_hard_100_f9f,DestName=ui-bg_highlight-hard_100_f9f9f9_1x100.png,Attributes=16384,FileSize=252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-590026136,HashPart2=1807954884,HashPart3=-209656486,HashPart4=-599458465,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_highlight-hard_100_f9f9f9_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_highlight_hard_100_f9f' is compressed
        InstallFiles: File: ui-bg_highlight-hard_100_f9f9f9_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 252
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI8E1F~1.PNG|ui-bg_glass_55_1c1c1c_1x400.png,SourceCabKey=ui_bg_glass_55_1c1c1c_1x400.,DestName=ui-bg_glass_55_1c1c1c_1x400.png,Attributes=16384,FileSize=260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1519823524,HashPart2=1392721826,HashPart3=-720450109,HashPart4=-1781342581,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_glass_55_1c1c1c_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_glass_55_1c1c1c_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_55_1c1c1c_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 260
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI0A48~1.PNG|ui-bg_glass_40_111111_1x400.png,SourceCabKey=ui_bg_glass_40_111111_1x400.,DestName=ui-bg_glass_40_111111_1x400.png,Attributes=16384,FileSize=260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-550324895,HashPart2=827189852,HashPart3=-1687185824,HashPart4=171582009,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_glass_40_111111_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_glass_40_111111_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_40_111111_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 260
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UIB810~1.PNG|ui-bg_flat_65_ffffff_40x100.png,SourceCabKey=ui_bg_flat_65_ffffff_40x100.,DestName=ui-bg_flat_65_ffffff_40x100.png,Attributes=16384,FileSize=208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-188674671,HashPart2=-41544056,HashPart3=85819031,HashPart4=1121357004,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_flat_65_ffffff_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_flat_65_ffffff_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_65_ffffff_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 208
        MSI (s) (9C:0C) [17:13:09:923]: Executing op: FileCopy(SourceName=UI919E~1.PNG|ui-bg_diagonals-thick_8_333333_40x40.png,SourceCabKey=ui_bg_diagonals_thick_8_3333,DestName=ui-bg_diagonals-thick_8_333333_40x40.png,Attributes=16384,FileSize=312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=688793986,HashPart2=-1887587293,HashPart3=2110954151,HashPart4=882237849,,)
        MSI (s) (9C:0C) [17:13:09:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\ui-bg_diagonals-thick_8_333333_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:923]: Source for file 'ui_bg_diagonals_thick_8_3333' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_8_333333_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 312
        MSI (s) (9C:0C) [17:13:09:939]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:13:09:939]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:939]: Source for file 'animated_overlay.gif' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\, Size: 1738
        MSI (s) (9C:0C) [17:13:09:939]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\)
        MSI (s) (9C:0C) [17:13:09:939]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\BLACK-~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\black-tie\)
        MSI (s) (9C:0C) [17:13:09:939]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css1,DestName=theme.css,Attributes=16384,FileSize=17775,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=619278612,HashPart2=105222466,HashPart3=210826881,HashPart4=-1041284529,,)
        MSI (s) (9C:0C) [17:13:09:939]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:939]: Source for file 'theme.css1' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\, Size: 17775
        MSI (s) (9C:0C) [17:13:09:939]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css1,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-629012542,HashPart2=-1284980890,HashPart3=-561401320,HashPart4=-708584159,,)
        MSI (s) (9C:0C) [17:13:09:939]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:939]: Source for file 'jquery_ui.min.css1' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\, Size: 30098
        MSI (s) (9C:0C) [17:13:09:939]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css1,DestName=jquery-ui.css,Attributes=16384,FileSize=36523,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1559457987,HashPart2=-1676588416,HashPart3=-497662548,HashPart4=-459698470,,)
        MSI (s) (9C:0C) [17:13:09:939]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:939]: Source for file 'jquery_ui.css1' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\, Size: 36523
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\)
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\base\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\images\)
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-254572904,HashPart2=-590282701,HashPart3=-1525156903,HashPart4=-464386569,,)
        MSI (s) (9C:0C) [17:13:09:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:955]: Source for file 'ui_icons_ffffff_256x240.png' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 6299
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_cd0a0a_256x240.png,SourceCabKey=ui_icons_cd0a0a_256x240.png,DestName=ui-icons_cd0a0a_256x240.png,Attributes=16384,FileSize=4369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-737638307,HashPart2=1875570492,HashPart3=832930151,HashPart4=845551469,,)
        MSI (s) (9C:0C) [17:13:09:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_cd0a0a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:955]: Source for file 'ui_icons_cd0a0a_256x240.png' is compressed
        InstallFiles: File: ui-icons_cd0a0a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 4369
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_cc0000_256x240.png,SourceCabKey=ui_icons_cc0000_256x240.png,DestName=ui-icons_cc0000_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1583395325,HashPart2=1057686255,HashPart3=1971740525,HashPart4=-1945559031,,)
        MSI (s) (9C:0C) [17:13:09:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_cc0000_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:955]: Source for file 'ui_icons_cc0000_256x240.png' is compressed
        InstallFiles: File: ui-icons_cc0000_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_888888_256x240.png,SourceCabKey=ui_icons_888888_256x240.png,DestName=ui-icons_888888_256x240.png,Attributes=16384,FileSize=4369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-587860230,HashPart2=387180356,HashPart3=-71203705,HashPart4=-1433388795,,)
        MSI (s) (9C:0C) [17:13:09:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_888888_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:955]: Source for file 'ui_icons_888888_256x240.png' is compressed
        InstallFiles: File: ui-icons_888888_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 4369
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: FileCopy(SourceName=UIC77D~1.PNG|ui-icons_777777_256x240.png,SourceCabKey=ui_icons_777777_256x240.png,DestName=ui-icons_777777_256x240.png,Attributes=16384,FileSize=6999,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1403926202,HashPart2=1067247206,HashPart3=1657834831,HashPart4=1163589965,,)
        MSI (s) (9C:0C) [17:13:09:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_777777_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:955]: Source for file 'ui_icons_777777_256x240.png' is compressed
        InstallFiles: File: ui-icons_777777_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 6999
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: FileCopy(SourceName=UI5752~1.PNG|ui-icons_777620_256x240.png,SourceCabKey=ui_icons_777620_256x240.png,DestName=ui-icons_777620_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-676537229,HashPart2=278221917,HashPart3=2123366182,HashPart4=1873963250,,)
        MSI (s) (9C:0C) [17:13:09:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_777620_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:955]: Source for file 'ui_icons_777620_256x240.png' is compressed
        InstallFiles: File: ui-icons_777620_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 4549
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: FileCopy(SourceName=UI9917~1.PNG|ui-icons_555555_256x240.png,SourceCabKey=ui_icons_555555_256x240.png,DestName=ui-icons_555555_256x240.png,Attributes=16384,FileSize=6988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1992840585,HashPart2=-167458562,HashPart3=366749420,HashPart4=-388080842,,)
        MSI (s) (9C:0C) [17:13:09:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_555555_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:955]: Source for file 'ui_icons_555555_256x240.png' is compressed
        InstallFiles: File: ui-icons_555555_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 6988
        MSI (s) (9C:0C) [17:13:09:955]: Executing op: FileCopy(SourceName=UIFC18~1.PNG|ui-icons_454545_256x240.png,SourceCabKey=ui_icons_454545_256x240.png,DestName=ui-icons_454545_256x240.png,Attributes=16384,FileSize=4369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1217990775,HashPart2=1897258027,HashPart3=1930487020,HashPart4=-1775929935,,)
        MSI (s) (9C:0C) [17:13:09:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_454545_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:955]: Source for file 'ui_icons_454545_256x240.png' is compressed
        InstallFiles: File: ui-icons_454545_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 4369
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UI0213~1.PNG|ui-icons_444444_256x240.png,SourceCabKey=ui_icons_444444_256x240.png,DestName=ui-icons_444444_256x240.png,Attributes=16384,FileSize=6992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=632590355,HashPart2=538288845,HashPart3=-2126867066,HashPart4=2125897321,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_444444_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_icons_444444_256x240.png' is compressed
        InstallFiles: File: ui-icons_444444_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 6992
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UIB25C~1.PNG|ui-icons_2e83ff_256x240.png,SourceCabKey=ui_icons_2e83ff_256x240.png,DestName=ui-icons_2e83ff_256x240.png,Attributes=16384,FileSize=4369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-131394011,HashPart2=-2081707945,HashPart3=1479185386,HashPart4=1225813571,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_2e83ff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_icons_2e83ff_256x240.png' is compressed
        InstallFiles: File: ui-icons_2e83ff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 4369
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UI6B72~1.PNG|ui-icons_222222_256x240.png,SourceCabKey=ui_icons_222222_256x240.png,DestName=ui-icons_222222_256x240.png,Attributes=16384,FileSize=4369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2032129647,HashPart2=-1953675044,HashPart3=1359542474,HashPart4=-1169766901,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-icons_222222_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_icons_222222_256x240.png' is compressed
        InstallFiles: File: ui-icons_222222_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 4369
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_highlight-soft_75_cccccc_1x100.png,SourceCabKey=ui_bg_highlight_soft_75_cccc,DestName=ui-bg_highlight-soft_75_cccccc_1x100.png,Attributes=16384,FileSize=101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-778844814,HashPart2=1384749422,HashPart3=-1887859251,HashPart4=-205114386,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_bg_highlight_soft_75_cccc' is compressed
        InstallFiles: File: ui-bg_highlight-soft_75_cccccc_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 101
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_glass_95_fef1ec_1x400.png,SourceCabKey=ui_bg_glass_95_fef1ec_1x400.,DestName=ui-bg_glass_95_fef1ec_1x400.png,Attributes=16384,FileSize=119,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-656262310,HashPart2=1295186175,HashPart3=-540823975,HashPart4=-2096362885,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_bg_glass_95_fef1ec_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_95_fef1ec_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 119
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_glass_75_e6e6e6_1x400.png,SourceCabKey=ui_bg_glass_75_e6e6e6_1x400.,DestName=ui-bg_glass_75_e6e6e6_1x400.png,Attributes=16384,FileSize=110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1447241204,HashPart2=-1547065150,HashPart3=-228712317,HashPart4=-1004347708,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_bg_glass_75_e6e6e6_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_75_e6e6e6_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 110
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_75_dadada_1x400.png,SourceCabKey=ui_bg_glass_75_dadada_1x400.,DestName=ui-bg_glass_75_dadada_1x400.png,Attributes=16384,FileSize=111,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=275066049,HashPart2=-85208102,HashPart3=245614692,HashPart4=1764006549,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-bg_glass_75_dadada_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_bg_glass_75_dadada_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_75_dadada_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 111
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UI342C~1.PNG|ui-bg_glass_65_ffffff_1x400.png,SourceCabKey=ui_bg_glass_65_ffffff_1x400.,DestName=ui-bg_glass_65_ffffff_1x400.png,Attributes=16384,FileSize=105,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=787720421,HashPart2=660405544,HashPart3=871174079,HashPart4=-1246123832,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-bg_glass_65_ffffff_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_bg_glass_65_ffffff_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_65_ffffff_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 105
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UI3BCB~1.PNG|ui-bg_glass_55_fbf9ee_1x400.png,SourceCabKey=ui_bg_glass_55_fbf9ee_1x400.,DestName=ui-bg_glass_55_fbf9ee_1x400.png,Attributes=16384,FileSize=120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1906969352,HashPart2=754946571,HashPart3=-2123951146,HashPart4=-335398573,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_bg_glass_55_fbf9ee_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_55_fbf9ee_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 120
        MSI (s) (9C:0C) [17:13:09:970]: Executing op: FileCopy(SourceName=UIF679~1.PNG|ui-bg_flat_75_ffffff_40x100.png,SourceCabKey=ui_bg_flat_75_ffffff_40x100.,DestName=ui-bg_flat_75_ffffff_40x100.png,Attributes=16384,FileSize=178,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-270101882,HashPart2=-1400702755,HashPart3=-1018891841,HashPart4=-538990706,,)
        MSI (s) (9C:0C) [17:13:09:970]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-bg_flat_75_ffffff_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:970]: Source for file 'ui_bg_flat_75_ffffff_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_75_ffffff_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 178
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=UID204~1.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=180,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-604290006,HashPart2=29778035,HashPart3=-587809758,HashPart4=-662240273,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\, Size: 180
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\)
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\base\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\base\)
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=tooltip.css,SourceCabKey=tooltip.css2,DestName=tooltip.css,Attributes=16384,FileSize=438,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-124055734,HashPart2=-1169348044,HashPart3=1857630805,HashPart4=453050988,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\tooltip.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'tooltip.css2' is compressed
        InstallFiles: File: tooltip.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 438
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css,DestName=theme.css,Attributes=16384,FileSize=18137,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1970042668,HashPart2=-1334707861,HashPart3=1291195055,HashPart4=674027516,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'theme.css' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 18137
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=tabs.css,SourceCabKey=tabs.css2,DestName=tabs.css,Attributes=16384,FileSize=1268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2027781095,HashPart2=809484144,HashPart3=-1347836421,HashPart4=-1080497963,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\tabs.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'tabs.css2' is compressed
        InstallFiles: File: tabs.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 1268
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=spinner.css,SourceCabKey=spinner.css,DestName=spinner.css,Attributes=16384,FileSize=1244,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2119786353,HashPart2=-417653079,HashPart3=-757830605,HashPart4=-151519643,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\spinner.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'spinner.css' is compressed
        InstallFiles: File: spinner.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 1244
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=sortable.css,SourceCabKey=sortable.css,DestName=sortable.css,Attributes=16384,FileSize=263,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=840066504,HashPart2=-1239020238,HashPart3=-1631429733,HashPart4=1171506759,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\sortable.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'sortable.css' is compressed
        InstallFiles: File: sortable.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 263
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=slider.css,SourceCabKey=slider.css2,DestName=slider.css,Attributes=16384,FileSize=1434,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1734920905,HashPart2=994214800,HashPart3=-372550797,HashPart4=1619419908,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\slider.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'slider.css2' is compressed
        InstallFiles: File: slider.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 1434
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=SELECT~1.CSS|selectmenu.css,SourceCabKey=selectmenu.css,DestName=selectmenu.css,Attributes=16384,FileSize=1189,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1850026027,HashPart2=-1758434984,HashPart3=-1278539788,HashPart4=-265319970,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\selectmenu.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'selectmenu.css' is compressed
        InstallFiles: File: selectmenu.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 1189
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=SELECT~2.CSS|selectable.css,SourceCabKey=selectable.css,DestName=selectable.css,Attributes=16384,FileSize=354,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-439443907,HashPart2=996410608,HashPart3=2147062991,HashPart4=696358761,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\selectable.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'selectable.css' is compressed
        InstallFiles: File: selectable.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 354
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=RESIZA~1.CSS|resizable.css,SourceCabKey=resizable.css,DestName=resizable.css,Attributes=16384,FileSize=1276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-148149439,HashPart2=-596326734,HashPart3=-701714173,HashPart4=1464244975,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\resizable.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'resizable.css' is compressed
        InstallFiles: File: resizable.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 1276
        MSI (s) (9C:0C) [17:13:09:986]: Executing op: FileCopy(SourceName=PROGRE~1.CSS|progressbar.css,SourceCabKey=progressbar.css,DestName=progressbar.css,Attributes=16384,FileSize=2974,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2068660518,HashPart2=1072015420,HashPart3=519304558,HashPart4=-1571865466,,)
        MSI (s) (9C:0C) [17:13:09:986]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\progressbar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:09:986]: Source for file 'progressbar.css' is compressed
        InstallFiles: File: progressbar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 2974
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=menu.css,SourceCabKey=menu.css2,DestName=menu.css,Attributes=16384,FileSize=1182,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1438782863,HashPart2=-1945950520,HashPart3=579363842,HashPart4=-973840476,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\menu.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'menu.css2' is compressed
        InstallFiles: File: menu.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 1182
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css,DestName=jquery-ui.min.css,Attributes=16384,FileSize=29279,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-590681364,HashPart2=841736376,HashPart3=1639563214,HashPart4=1431978097,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'jquery_ui.min.css' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 29279
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css,DestName=jquery-ui.css,Attributes=16384,FileSize=35684,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=354600111,HashPart2=1426761528,HashPart3=-888888469,HashPart4=1146402639,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'jquery_ui.css' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 35684
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=DRAGGA~1.CSS|draggable.css,SourceCabKey=draggable.css,DestName=draggable.css,Attributes=16384,FileSize=265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-391681528,HashPart2=-2026909720,HashPart3=-1054577084,HashPart4=1566938057,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\draggable.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'draggable.css' is compressed
        InstallFiles: File: draggable.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 265
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=dialog.css,SourceCabKey=dialog.css3,DestName=dialog.css,Attributes=16384,FileSize=1387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1691136835,HashPart2=-491134367,HashPart3=-1294897624,HashPart4=586585720,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\dialog.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'dialog.css3' is compressed
        InstallFiles: File: dialog.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 1387
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=DATEPI~1.CSS|datepicker.css,SourceCabKey=datepicker.css2,DestName=datepicker.css,Attributes=16384,FileSize=3806,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1888929184,HashPart2=554578907,HashPart3=219660074,HashPart4=48119462,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\datepicker.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'datepicker.css2' is compressed
        InstallFiles: File: datepicker.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 3806
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=core.css,SourceCabKey=core.css2,DestName=core.css,Attributes=16384,FileSize=1579,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1320048068,HashPart2=-1669784555,HashPart3=-687654042,HashPart4=1457253094,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\core.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'core.css2' is compressed
        InstallFiles: File: core.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 1579
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=button.css,SourceCabKey=button.css2,DestName=button.css,Attributes=16384,FileSize=2649,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1274635335,HashPart2=1151798418,HashPart3=1324259791,HashPart4=-477412936,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\button.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'button.css2' is compressed
        InstallFiles: File: button.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 2649
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=base.css,SourceCabKey=base.css,DestName=base.css,Attributes=16384,FileSize=752,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-477333878,HashPart2=1376859869,HashPart3=-789748640,HashPart4=946322148,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\base.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'base.css' is compressed
        InstallFiles: File: base.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 752
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=AUTOCO~1.CSS|autocomplete.css,SourceCabKey=autocomplete.css2,DestName=autocomplete.css,Attributes=16384,FileSize=332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=113108343,HashPart2=-193065266,HashPart3=-1639128678,HashPart4=-136766492,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\autocomplete.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'autocomplete.css2' is compressed
        InstallFiles: File: autocomplete.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 332
        MSI (s) (9C:0C) [17:13:10:001]: Executing op: FileCopy(SourceName=all.css,SourceCabKey=all.css1,DestName=all.css,Attributes=16384,FileSize=287,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1843358813,HashPart2=1682124961,HashPart3=1803364625,HashPart4=-1709504723,,)
        MSI (s) (9C:0C) [17:13:10:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\all.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:001]: Source for file 'all.css1' is compressed
        InstallFiles: File: all.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 287
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: FileCopy(SourceName=ACCORD~1.CSS|accordion.css,SourceCabKey=accordion.css,DestName=accordion.css,Attributes=16384,FileSize=829,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=993256756,HashPart2=1482510449,HashPart3=1583128205,HashPart4=1658003155,,)
        MSI (s) (9C:0C) [17:13:10:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\accordion.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:017]: Source for file 'accordion.css' is compressed
        InstallFiles: File: accordion.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\, Size: 829
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\)
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\LIBRAR~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\librarypicker\controllers\)
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: FileCopy(SourceName=LIBRAR~1.JS|librarynameswitch.js,SourceCabKey=librarynameswitch.js,DestName=librarynameswitch.js,Attributes=16384,FileSize=1105,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-94910360,HashPart2=-403356837,HashPart3=178353832,HashPart4=160664789,,)
        MSI (s) (9C:0C) [17:13:10:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\librarynameswitch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:017]: Source for file 'librarynameswitch.js' is compressed
        InstallFiles: File: librarynameswitch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\, Size: 1105
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\)
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\)
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md27,DestName=README.md,Attributes=16384,FileSize=769,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=261471125,HashPart2=998083969,HashPart3=1824968563,HashPart4=481136495,,)
        MSI (s) (9C:0C) [17:13:10:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:017]: Source for file 'readme.md27' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 769
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json17,DestName=package.json,Attributes=16384,FileSize=1760,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-819037753,HashPart2=835428712,HashPart3=-497403621,HashPart4=188132935,,)
        MSI (s) (9C:0C) [17:13:10:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:017]: Source for file 'package.json17' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 1760
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: FileCopy(SourceName=LICENSE.txt,SourceCabKey=license.txt3,DestName=LICENSE.txt,Attributes=16384,FileSize=1870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1442974587,HashPart2=-409732417,HashPart3=-569733571,HashPart4=-561091601,,)
        MSI (s) (9C:0C) [17:13:10:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\LICENSE.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:017]: Source for file 'license.txt3' is compressed
        InstallFiles: File: LICENSE.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 1870
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery-ui.min.js,SourceCabKey=jquery_ui.min.js,DestName=jquery-ui.min.js,Attributes=16384,FileSize=240439,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-768963222,HashPart2=1384949432,HashPart3=-2128763105,HashPart4=1113713375,,)
        MSI (s) (9C:0C) [17:13:10:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\jquery-ui.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:017]: Source for file 'jquery_ui.min.js' is compressed
        InstallFiles: File: jquery-ui.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 240439
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery-ui.js,SourceCabKey=jquery_ui.js,DestName=jquery-ui.js,Attributes=16384,FileSize=487212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=312348739,HashPart2=1929734371,HashPart3=-326246515,HashPart4=1002780583,,)
        MSI (s) (9C:0C) [17:13:10:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\jquery-ui.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:017]: Source for file 'jquery_ui.js' is compressed
        InstallFiles: File: jquery-ui.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 487212
        MSI (s) (9C:0C) [17:13:10:017]: Executing op: FileCopy(SourceName=COMPOS~1.JSO|composer.json,SourceCabKey=composer.json,DestName=composer.json,Attributes=16384,FileSize=2152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-706361746,HashPart2=757998084,HashPart3=668287213,HashPart4=-966014053,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\composer.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file 'composer.json' is compressed
        InstallFiles: File: composer.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 2152
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=COMPON~1.JSO|component.json,SourceCabKey=component.json1,DestName=component.json,Attributes=16384,FileSize=234,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1028825784,HashPart2=-205916018,HashPart3=397856794,HashPart4=1608282077,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\component.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file 'component.json1' is compressed
        InstallFiles: File: component.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 234
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json70,DestName=bower.json,Attributes=16384,FileSize=163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1117523246,HashPart2=938213201,HashPart3=2101483616,HashPart4=-1090205178,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file 'bower.json70' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 163
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=AUTHORS.txt,SourceCabKey=authors.txt,DestName=AUTHORS.txt,Attributes=16384,FileSize=11042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=804331568,HashPart2=533795091,HashPart3=1754050727,HashPart4=395708567,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\AUTHORS.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file 'authors.txt' is compressed
        InstallFiles: File: AUTHORS.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 11042
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore8,DestName=.gitignore,Attributes=16384,FileSize=46,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-557715227,HashPart2=210525244,HashPart3=-645181579,HashPart4=-1830988790,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file '_gitignore8' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 46
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json33,DestName=.bower.json,Attributes=16384,FileSize=468,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-711240596,HashPart2=1109144605,HashPart3=1986143981,HashPart4=-24851025,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file '_bower.json33' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\, Size: 468
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\)
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1.3\|IISRootFolder\MyComp.WebApp\lib\jquery-1.11.3\)
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js11,DestName=index.js,Attributes=16384,FileSize=284394,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1076086657,HashPart2=100604593,HashPart3=1006588422,HashPart4=1675315829,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file 'index.js11' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\, Size: 284394
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json32,DestName=.bower.json,Attributes=16384,FileSize=428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2109662314,HashPart2=153209837,HashPart3=-1299288521,HashPart4=-945132734,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file '_bower.json32' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\, Size: 428
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\)
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\var\|IISRootFolder\MyComp.WebApp\lib\jquery\src\var\)
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=toString.js,SourceCabKey=tostring.js,DestName=toString.js,Attributes=16384,FileSize=86,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1487914351,HashPart2=-1944919037,HashPart3=1626875282,HashPart4=893165421,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\toString.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file 'tostring.js' is compressed
        InstallFiles: File: toString.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 86
        MSI (s) (9C:0C) [17:13:10:033]: Executing op: FileCopy(SourceName=support.js,SourceCabKey=support.js4,DestName=support.js,Attributes=16384,FileSize=99,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=964713235,HashPart2=1338404383,HashPart3=1880952225,HashPart4=401509162,,)
        MSI (s) (9C:0C) [17:13:10:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\support.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:033]: Source for file 'support.js4' is compressed
        InstallFiles: File: support.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 99
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=STRUND~1.JS|strundefined.js,SourceCabKey=strundefined.js,DestName=strundefined.js,Attributes=16384,FileSize=50,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1272167010,HashPart2=-1539877979,HashPart3=1367563518,HashPart4=1271256305,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\strundefined.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'strundefined.js' is compressed
        InstallFiles: File: strundefined.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 50
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=slice.js,SourceCabKey=slice.js,DestName=slice.js,Attributes=16384,FileSize=62,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-309677306,HashPart2=883323210,HashPart3=1643199497,HashPart4=-1662821223,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\slice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'slice.js' is compressed
        InstallFiles: File: slice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 62
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=RNOTWH~1.JS|rnotwhite.js,SourceCabKey=rnotwhite.js,DestName=rnotwhite.js,Attributes=16384,FileSize=42,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=303950257,HashPart2=-10583944,HashPart3=1558772107,HashPart4=639411252,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\rnotwhite.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'rnotwhite.js' is compressed
        InstallFiles: File: rnotwhite.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 42
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=push.js,SourceCabKey=push.js,DestName=push.js,Attributes=16384,FileSize=61,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1417198630,HashPart2=236406107,HashPart3=-1804636232,HashPart4=906024196,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\push.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'push.js' is compressed
        InstallFiles: File: push.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 61
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=pnum.js,SourceCabKey=pnum.js,DestName=pnum.js,Attributes=16384,FileSize=80,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=372084996,HashPart2=1546339527,HashPart3=1653898316,HashPart4=-1790765259,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\pnum.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'pnum.js' is compressed
        InstallFiles: File: pnum.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 80
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=indexOf.js,SourceCabKey=indexof.js,DestName=indexOf.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-658181891,HashPart2=152208039,HashPart3=-1741125994,HashPart4=1463457735,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\indexOf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'indexof.js' is compressed
        InstallFiles: File: indexOf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 64
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=hasOwn.js,SourceCabKey=hasown.js,DestName=hasOwn.js,Attributes=16384,FileSize=92,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-776303354,HashPart2=-1398858157,HashPart3=1462666333,HashPart4=705841809,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\hasOwn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'hasown.js' is compressed
        InstallFiles: File: hasOwn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 92
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=concat.js,SourceCabKey=concat.js,DestName=concat.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1658004517,HashPart2=160008963,HashPart3=1976288281,HashPart4=-261059108,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\concat.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'concat.js' is compressed
        InstallFiles: File: concat.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 63
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=CLASS2~1.JS|class2type.js,SourceCabKey=class2type.js,DestName=class2type.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1733235061,HashPart2=1523212027,HashPart3=-1076393102,HashPart4=-305209043,,)
        MSI (s) (9C:0C) [17:13:10:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\class2type.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:048]: Source for file 'class2type.js' is compressed
        InstallFiles: File: class2type.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 64
        MSI (s) (9C:0C) [17:13:10:048]: Executing op: FileCopy(SourceName=arr.js,SourceCabKey=arr.js,DestName=arr.js,Attributes=16384,FileSize=36,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1014169997,HashPart2=818619411,HashPart3=-1310589918,HashPart4=-1835123522,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\arr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file 'arr.js' is compressed
        InstallFiles: File: arr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\, Size: 36
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\TRAVER~1\var\|IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\var\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: FileCopy(SourceName=RNEEDS~1.JS|rneedsContext.js,SourceCabKey=rneedscontext.js,DestName=rneedsContext.js,Attributes=16384,FileSize=110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=7104437,HashPart2=1412333207,HashPart3=313480158,HashPart4=546366248,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\rneedsContext.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file 'rneedscontext.js' is compressed
        InstallFiles: File: rneedsContext.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\, Size: 110
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\TRAVER~1\|IISRootFolder\MyComp.WebApp\lib\jquery\src\traversing\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: FileCopy(SourceName=FINDFI~1.JS|findFilter.js,SourceCabKey=findfilter.js,DestName=findFilter.js,Attributes=16384,FileSize=2464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=746933570,HashPart2=-111452443,HashPart3=-393842151,HashPart4=-1939494158,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\findFilter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file 'findfilter.js' is compressed
        InstallFiles: File: findFilter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\, Size: 2464
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\sizzle\dist\|IISRootFolder\MyComp.WebApp\lib\jquery\src\sizzle\dist\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: FileCopy(SourceName=SIZZLE~1.MAP|sizzle.min.map,SourceCabKey=sizzle.min.map,DestName=sizzle.min.map,Attributes=16384,FileSize=29161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=867466209,HashPart2=1933589295,HashPart3=1703955881,HashPart4=-912039122,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\sizzle.min.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file 'sizzle.min.map' is compressed
        InstallFiles: File: sizzle.min.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\, Size: 29161
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: FileCopy(SourceName=SIZZLE~1.JS|sizzle.min.js,SourceCabKey=sizzle.min.js,DestName=sizzle.min.js,Attributes=16384,FileSize=18626,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=277674911,HashPart2=1054003131,HashPart3=1550616267,HashPart4=45352615,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\sizzle.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file 'sizzle.min.js' is compressed
        InstallFiles: File: sizzle.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\, Size: 18626
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: FileCopy(SourceName=sizzle.js,SourceCabKey=sizzle.js,DestName=sizzle.js,Attributes=16384,FileSize=59443,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2139489733,HashPart2=-1882708659,HashPart3=336244606,HashPart4=945992353,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\sizzle.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file 'sizzle.js' is compressed
        InstallFiles: File: sizzle.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\, Size: 59443
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\queue\|IISRootFolder\MyComp.WebApp\lib\jquery\src\queue\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: FileCopy(SourceName=delay.js,SourceCabKey=delay.js,DestName=delay.js,Attributes=16384,FileSize=561,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-990227858,HashPart2=-404150579,HashPart3=-1009216442,HashPart4=-1806505735,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\delay.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file 'delay.js' is compressed
        InstallFiles: File: delay.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\, Size: 561
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\MANIPU~1\var\|IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\var\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: FileCopy(SourceName=RCHECK~1.JS|rcheckableType.js,SourceCabKey=rcheckabletype.js,DestName=rcheckableType.js,Attributes=16384,FileSize=59,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=112195097,HashPart2=-1463524836,HashPart3=-1748991331,HashPart4=1630312746,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\rcheckableType.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file 'rcheckabletype.js' is compressed
        InstallFiles: File: rcheckableType.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\, Size: 59
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\MANIPU~1\|IISRootFolder\MyComp.WebApp\lib\jquery\src\manipulation\)
        MSI (s) (9C:0C) [17:13:10:064]: Executing op: FileCopy(SourceName=_evalUrl.js,SourceCabKey=_evalurl.js,DestName=_evalUrl.js,Attributes=16384,FileSize=240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1528841261,HashPart2=923195878,HashPart3=1937414285,HashPart4=551847739,,)
        MSI (s) (9C:0C) [17:13:10:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\_evalUrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:064]: Source for file '_evalurl.js' is compressed
        InstallFiles: File: _evalUrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\, Size: 240
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=support.js,SourceCabKey=support.js3,DestName=support.js,Attributes=16384,FileSize=975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1518384134,HashPart2=1041056915,HashPart3=893114151,HashPart4=-1575519741,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\support.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'support.js3' is compressed
        InstallFiles: File: support.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\, Size: 975
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\)
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\exports\|IISRootFolder\MyComp.WebApp\lib\jquery\src\exports\)
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=global.js,SourceCabKey=global.js,DestName=global.js,Attributes=16384,FileSize=641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1369368212,HashPart2=-437214127,HashPart3=1612283672,HashPart4=14035877,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\global.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'global.js' is compressed
        InstallFiles: File: global.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\, Size: 641
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=amd.js,SourceCabKey=amd.js,DestName=amd.js,Attributes=16384,FileSize=1006,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-871291890,HashPart2=796941729,HashPart3=-1365013142,HashPart4=1771261395,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\amd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'amd.js' is compressed
        InstallFiles: File: amd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\, Size: 1006
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\)
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\event\|IISRootFolder\MyComp.WebApp\lib\jquery\src\event\)
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=support.js,SourceCabKey=support.js2,DestName=support.js,Attributes=16384,FileSize=123,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1767370447,HashPart2=-472584216,HashPart3=1805615202,HashPart4=-1878287885,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\support.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'support.js2' is compressed
        InstallFiles: File: support.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\, Size: 123
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=alias.js,SourceCabKey=alias.js,DestName=alias.js,Attributes=16384,FileSize=1094,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1824895302,HashPart2=-871533955,HashPart3=-1699148100,HashPart4=-277704802,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\alias.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'alias.js' is compressed
        InstallFiles: File: alias.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\, Size: 1094
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=ajax.js,SourceCabKey=ajax.js1,DestName=ajax.js,Attributes=16384,FileSize=322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=888450427,HashPart2=350294910,HashPart3=-1779322209,HashPart4=-761491051,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\ajax.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'ajax.js1' is compressed
        InstallFiles: File: ajax.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\, Size: 322
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\)
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\effects\|IISRootFolder\MyComp.WebApp\lib\jquery\src\effects\)
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=Tween.js,SourceCabKey=tween.js,DestName=Tween.js,Attributes=16384,FileSize=3028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-915711680,HashPart2=-792523739,HashPart3=926328644,HashPart4=847656209,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\Tween.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'tween.js' is compressed
        InstallFiles: File: Tween.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\, Size: 3028
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=ANIMAT~1.JS|animatedSelector.js,SourceCabKey=animatedselector.js,DestName=animatedSelector.js,Attributes=16384,FileSize=225,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1401605591,HashPart2=439214530,HashPart3=-1844449948,HashPart4=-2007762924,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\animatedSelector.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'animatedselector.js' is compressed
        InstallFiles: File: animatedSelector.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\, Size: 225
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\)
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\data\var\|IISRootFolder\MyComp.WebApp\lib\jquery\src\data\var\)
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=DATA_U~1.JS|data_user.js,SourceCabKey=data_user.js,DestName=data_user.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1263579319,HashPart2=821806810,HashPart3=-98489744,HashPart4=-456437688,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\data_user.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'data_user.js' is compressed
        InstallFiles: File: data_user.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\, Size: 66
        MSI (s) (9C:0C) [17:13:10:079]: Executing op: FileCopy(SourceName=DATA_P~1.JS|data_priv.js,SourceCabKey=data_priv.js,DestName=data_priv.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1263579319,HashPart2=821806810,HashPart3=-98489744,HashPart4=-456437688,,)
        MSI (s) (9C:0C) [17:13:10:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\data_priv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:079]: Source for file 'data_priv.js' is compressed
        InstallFiles: File: data_priv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\, Size: 66
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\)
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\data\|IISRootFolder\MyComp.WebApp\lib\jquery\src\data\)
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=Data.js,SourceCabKey=data.js,DestName=Data.js,Attributes=16384,FileSize=4882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1777572120,HashPart2=1152549402,HashPart3=1727746112,HashPart4=-654198960,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\Data.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'data.js' is compressed
        InstallFiles: File: Data.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\, Size: 4882
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=accepts.js,SourceCabKey=accepts.js,DestName=accepts.js,Attributes=16384,FileSize=383,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=906720064,HashPart2=1464103431,HashPart3=1025663175,HashPart4=1529378621,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\accepts.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'accepts.js' is compressed
        InstallFiles: File: accepts.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\, Size: 383
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\)
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\css\var\|IISRootFolder\MyComp.WebApp\lib\jquery\src\css\var\)
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=RNUMNO~1.JS|rnumnonpx.js,SourceCabKey=rnumnonpx.js,DestName=rnumnonpx.js,Attributes=16384,FileSize=113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-187485142,HashPart2=883881438,HashPart3=130666404,HashPart4=-2061436570,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\rnumnonpx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'rnumnonpx.js' is compressed
        InstallFiles: File: rnumnonpx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\, Size: 113
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=rmargin.js,SourceCabKey=rmargin.js,DestName=rmargin.js,Attributes=16384,FileSize=45,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1014921982,HashPart2=1692048764,HashPart3=1926136284,HashPart4=878701205,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\rmargin.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'rmargin.js' is compressed
        InstallFiles: File: rmargin.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\, Size: 45
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=isHidden.js,SourceCabKey=ishidden.js,DestName=isHidden.js,Attributes=16384,FileSize=355,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1139975699,HashPart2=717792958,HashPart3=33493347,HashPart4=-91015651,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\isHidden.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'ishidden.js' is compressed
        InstallFiles: File: isHidden.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\, Size: 355
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=GETSTY~1.JS|getStyles.js,SourceCabKey=getstyles.js,DestName=getStyles.js,Attributes=16384,FileSize=410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-432023525,HashPart2=892101456,HashPart3=2131690484,HashPart4=1381549298,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\getStyles.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'getstyles.js' is compressed
        InstallFiles: File: getStyles.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\, Size: 410
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=CSSEXP~1.JS|cssExpand.js,SourceCabKey=cssexpand.js,DestName=cssExpand.js,Attributes=16384,FileSize=70,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1925614125,HashPart2=-84668579,HashPart3=-1302445654,HashPart4=-307689385,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\cssExpand.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'cssexpand.js' is compressed
        InstallFiles: File: cssExpand.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\, Size: 70
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\)
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\css\|IISRootFolder\MyComp.WebApp\lib\jquery\src\css\)
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=swap.js,SourceCabKey=swap.js,DestName=swap.js,Attributes=16384,FileSize=555,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-764873042,HashPart2=-1170613460,HashPart3=-1440978626,HashPart4=591472946,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\swap.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'swap.js' is compressed
        InstallFiles: File: swap.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\, Size: 555
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=support.js,SourceCabKey=support.js1,DestName=support.js,Attributes=16384,FileSize=3198,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1953586716,HashPart2=1963098206,HashPart3=-2057651377,HashPart4=1745061581,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\support.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'support.js1' is compressed
        InstallFiles: File: support.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\, Size: 3198
        MSI (s) (9C:0C) [17:13:10:095]: Executing op: FileCopy(SourceName=HIDDEN~1.JS|hiddenVisibleSelectors.js,SourceCabKey=hiddenvisibleselectors.js,DestName=hiddenVisibleSelectors.js,Attributes=16384,FileSize=380,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1386404635,HashPart2=-937876052,HashPart3=812055486,HashPart4=-444275633,,)
        MSI (s) (9C:0C) [17:13:10:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\hiddenVisibleSelectors.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:095]: Source for file 'hiddenvisibleselectors.js' is compressed
        InstallFiles: File: hiddenVisibleSelectors.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\, Size: 380
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=DEFAUL~1.JS|defaultDisplay.js,SourceCabKey=defaultdisplay.js,DestName=defaultDisplay.js,Attributes=16384,FileSize=1867,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1455310514,HashPart2=1666289941,HashPart3=1793293291,HashPart4=1680649412,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\defaultDisplay.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'defaultdisplay.js' is compressed
        InstallFiles: File: defaultDisplay.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\, Size: 1867
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=curCSS.js,SourceCabKey=curcss.js,DestName=curCSS.js,Attributes=16384,FileSize=1452,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1793139469,HashPart2=-2043025425,HashPart3=-1485553804,HashPart4=-513232630,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\curCSS.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'curcss.js' is compressed
        InstallFiles: File: curCSS.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\, Size: 1452
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=ADDGET~1.JS|addGetHookIf.js,SourceCabKey=addgethookif.js,DestName=addGetHookIf.js,Attributes=16384,FileSize=509,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1852492411,HashPart2=2002659800,HashPart3=-348612313,HashPart4=121140619,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\addGetHookIf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'addgethookif.js' is compressed
        InstallFiles: File: addGetHookIf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\, Size: 509
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\)
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\core\var\|IISRootFolder\MyComp.WebApp\lib\jquery\src\core\var\)
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=RSINGL~1.JS|rsingleTag.js,SourceCabKey=rsingletag.js,DestName=rsingleTag.js,Attributes=16384,FileSize=91,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1863973105,HashPart2=2063034561,HashPart3=-1998523248,HashPart4=1273460332,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\rsingleTag.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'rsingletag.js' is compressed
        InstallFiles: File: rsingleTag.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\, Size: 91
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\)
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\core\|IISRootFolder\MyComp.WebApp\lib\jquery\src\core\)
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=ready.js,SourceCabKey=ready.js,DestName=ready.js,Attributes=16384,FileSize=2381,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=554580263,HashPart2=-110597069,HashPart3=-167502805,HashPart4=205128689,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\ready.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'ready.js' is compressed
        InstallFiles: File: ready.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\, Size: 2381
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=PARSEH~1.JS|parseHTML.js,SourceCabKey=parsehtml.js,DestName=parseHTML.js,Attributes=16384,FileSize=938,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1855055037,HashPart2=-1423614185,HashPart3=-690299304,HashPart4=1240996639,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\parseHTML.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'parsehtml.js' is compressed
        InstallFiles: File: parseHTML.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\, Size: 938
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=init.js,SourceCabKey=init.js,DestName=init.js,Attributes=16384,FileSize=3401,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1721116844,HashPart2=-2052375319,HashPart3=1559893330,HashPart4=395260220,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\init.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'init.js' is compressed
        InstallFiles: File: init.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\, Size: 3401
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=access.js,SourceCabKey=access.js,DestName=access.js,Attributes=16384,FileSize=1210,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1976044569,HashPart2=1487436128,HashPart3=-281473385,HashPart4=-950798146,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\access.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'access.js' is compressed
        InstallFiles: File: access.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\, Size: 1210
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\)
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\ATTRIB~1\|IISRootFolder\MyComp.WebApp\lib\jquery\src\attributes\)
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=val.js,SourceCabKey=val.js,DestName=val.js,Attributes=16384,FileSize=3839,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=503399807,HashPart2=-2091280664,HashPart3=1705532206,HashPart4=1721974850,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\val.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'val.js' is compressed
        InstallFiles: File: val.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\, Size: 3839
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=support.js,SourceCabKey=support.js,DestName=support.js,Attributes=16384,FileSize=893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1275850576,HashPart2=1780239247,HashPart3=-1882925340,HashPart4=-2065937903,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\support.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'support.js' is compressed
        InstallFiles: File: support.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\, Size: 893
        MSI (s) (9C:0C) [17:13:10:111]: Executing op: FileCopy(SourceName=prop.js,SourceCabKey=prop.js,DestName=prop.js,Attributes=16384,FileSize=1854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=609881614,HashPart2=468728992,HashPart3=-984872103,HashPart4=450658096,,)
        MSI (s) (9C:0C) [17:13:10:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\prop.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:111]: Source for file 'prop.js' is compressed
        InstallFiles: File: prop.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\, Size: 1854
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=classes.js,SourceCabKey=classes.js,DestName=classes.js,Attributes=16384,FileSize=4155,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1235276516,HashPart2=-279819145,HashPart3=186241543,HashPart4=1122370425,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\classes.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'classes.js' is compressed
        InstallFiles: File: classes.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\, Size: 4155
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=attr.js,SourceCabKey=attr.js,DestName=attr.js,Attributes=16384,FileSize=3320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1421161124,HashPart2=1348289333,HashPart3=-218765638,HashPart4=-823588117,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\attr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'attr.js' is compressed
        InstallFiles: File: attr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\, Size: 3320
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\)
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\ajax\var\|IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\var\)
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=rquery.js,SourceCabKey=rquery.js,DestName=rquery.js,Attributes=16384,FileSize=40,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=323538054,HashPart2=-1830781186,HashPart3=-480382256,HashPart4=286800960,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\rquery.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'rquery.js' is compressed
        InstallFiles: File: rquery.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\, Size: 40
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=nonce.js,SourceCabKey=nonce.js,DestName=nonce.js,Attributes=16384,FileSize=73,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=468123328,HashPart2=57421080,HashPart3=1599624612,HashPart4=-1109281420,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\nonce.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'nonce.js' is compressed
        InstallFiles: File: nonce.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\, Size: 73
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\)
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\ajax\|IISRootFolder\MyComp.WebApp\lib\jquery\src\ajax\)
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=xhr.js,SourceCabKey=xhr.js,DestName=xhr.js,Attributes=16384,FileSize=3488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1391433124,HashPart2=1264182982,HashPart3=1928275801,HashPart4=973002264,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\xhr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'xhr.js' is compressed
        InstallFiles: File: xhr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\, Size: 3488
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=script.js,SourceCabKey=script.js,DestName=script.js,Attributes=16384,FileSize=1271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=279183935,HashPart2=-1689283532,HashPart3=-312806544,HashPart4=1174415726,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\script.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'script.js' is compressed
        InstallFiles: File: script.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\, Size: 1271
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=parseXML.js,SourceCabKey=parsexml.js,DestName=parseXML.js,Attributes=16384,FileSize=485,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=950737318,HashPart2=1833317698,HashPart3=1012877662,HashPart4=-2129725486,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\parseXML.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'parsexml.js' is compressed
        InstallFiles: File: parseXML.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\, Size: 485
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=PARSEJ~1.JS|parseJSON.js,SourceCabKey=parsejson.js,DestName=parseJSON.js,Attributes=16384,FileSize=222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1698339741,HashPart2=1193973205,HashPart3=100419611,HashPart4=-1858981950,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\parseJSON.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'parsejson.js' is compressed
        InstallFiles: File: parseJSON.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\, Size: 222
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=load.js,SourceCabKey=load.js,DestName=load.js,Attributes=16384,FileSize=1669,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1719204489,HashPart2=-664786719,HashPart3=-1016705900,HashPart4=1719380248,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\load.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'load.js' is compressed
        InstallFiles: File: load.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\, Size: 1669
        MSI (s) (9C:0C) [17:13:10:126]: Executing op: FileCopy(SourceName=jsonp.js,SourceCabKey=jsonp.js,DestName=jsonp.js,Attributes=16384,FileSize=2516,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1746363456,HashPart2=408667596,HashPart3=-230861315,HashPart4=-838190106,,)
        MSI (s) (9C:0C) [17:13:10:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\jsonp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:126]: Source for file 'jsonp.js' is compressed
        InstallFiles: File: jsonp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\, Size: 2516
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\)
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\src\|IISRootFolder\MyComp.WebApp\lib\jquery\src\)
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=wrap.js,SourceCabKey=wrap.js,DestName=wrap.js,Attributes=16384,FileSize=1496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1865017031,HashPart2=1007760259,HashPart3=-1627880689,HashPart4=1179570377,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\wrap.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'wrap.js' is compressed
        InstallFiles: File: wrap.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 1496
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=TRAVER~1.JS|traversing.js,SourceCabKey=traversing.js,DestName=traversing.js,Attributes=16384,FileSize=4535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2021209199,HashPart2=290931471,HashPart3=953988696,HashPart4=15775363,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'traversing.js' is compressed
        InstallFiles: File: traversing.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 4535
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=SERIAL~1.JS|serialize.js,SourceCabKey=serialize.js,DestName=serialize.js,Attributes=16384,FileSize=3214,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=794557298,HashPart2=-381875951,HashPart3=1103578500,HashPart4=1420206602,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\serialize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'serialize.js' is compressed
        InstallFiles: File: serialize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 3214
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=selector.js,SourceCabKey=selector.js,DestName=selector.js,Attributes=16384,FileSize=33,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1322909747,HashPart2=525388169,HashPart3=1410075582,HashPart4=1275533581,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\selector.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'selector.js' is compressed
        InstallFiles: File: selector.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 33
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=SELECT~1.JS|selector-sizzle.js,SourceCabKey=selector_sizzle.js,DestName=selector-sizzle.js,Attributes=16384,FileSize=294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-410980600,HashPart2=-1820020337,HashPart3=493530670,HashPart4=-466805420,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\selector-sizzle.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'selector_sizzle.js' is compressed
        InstallFiles: File: selector-sizzle.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 294
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=SELECT~1.JS1|selector-native.js,SourceCabKey=selector_native.js,DestName=selector-native.js,Attributes=16384,FileSize=4434,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2120330953,HashPart2=-1310752895,HashPart3=-835429564,HashPart4=683156609,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\selector-native.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'selector_native.js' is compressed
        InstallFiles: File: selector-native.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 4434
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=queue.js,SourceCabKey=queue.js,DestName=queue.js,Attributes=16384,FileSize=3063,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-316548399,HashPart2=-465461275,HashPart3=1264192472,HashPart4=1735692723,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'queue.js' is compressed
        InstallFiles: File: queue.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 3063
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=outro.js,SourceCabKey=outro.js,DestName=outro.js,Attributes=16384,FileSize=5,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2098109451,HashPart2=-106597813,HashPart3=266484827,HashPart4=1302857797,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\outro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'outro.js' is compressed
        InstallFiles: File: outro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 5
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=offset.js,SourceCabKey=offset.js,DestName=offset.js,Attributes=16384,FileSize=5588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-772164652,HashPart2=-1083337788,HashPart3=-1488540595,HashPart4=1817061958,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\offset.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'offset.js' is compressed
        InstallFiles: File: offset.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 5588
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=MANIPU~1.JS|manipulation.js,SourceCabKey=manipulation.js,DestName=manipulation.js,Attributes=16384,FileSize=15039,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-26054362,HashPart2=1134230000,HashPart3=330115269,HashPart4=577826324,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'manipulation.js' is compressed
        InstallFiles: File: manipulation.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 15039
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=jquery.js,SourceCabKey=jquery.js1,DestName=jquery.js,Attributes=16384,FileSize=574,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-718559880,HashPart2=530492394,HashPart3=-954004291,HashPart4=267376840,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\jquery.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'jquery.js1' is compressed
        InstallFiles: File: jquery.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 574
        MSI (s) (9C:0C) [17:13:10:142]: Executing op: FileCopy(SourceName=intro.js,SourceCabKey=intro.js,DestName=intro.js,Attributes=16384,FileSize=1393,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1352007572,HashPart2=981926390,HashPart3=-1868320363,HashPart4=76117663,,)
        MSI (s) (9C:0C) [17:13:10:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\intro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:142]: Source for file 'intro.js' is compressed
        InstallFiles: File: intro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 1393
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=event.js,SourceCabKey=event.js,DestName=event.js,Attributes=16384,FileSize=24475,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-260986282,HashPart2=1712101907,HashPart3=1204330904,HashPart4=474923580,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'event.js' is compressed
        InstallFiles: File: event.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 24475
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=effects.js,SourceCabKey=effects.js,DestName=effects.js,Attributes=16384,FileSize=16914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1913876818,HashPart2=2042966336,HashPart3=1221889310,HashPart4=1632872871,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'effects.js' is compressed
        InstallFiles: File: effects.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 16914
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=DIMENS~1.JS|dimensions.js,SourceCabKey=dimensions.js,DestName=dimensions.js,Attributes=16384,FileSize=1776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=985925174,HashPart2=-1675945645,HashPart3=479887426,HashPart4=1118148860,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\dimensions.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'dimensions.js' is compressed
        InstallFiles: File: dimensions.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 1776
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=DEPREC~1.JS|deprecated.js,SourceCabKey=deprecated.js,DestName=deprecated.js,Attributes=16384,FileSize=223,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1437536427,HashPart2=-354519579,HashPart3=1802965550,HashPart4=434804078,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\deprecated.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'deprecated.js' is compressed
        InstallFiles: File: deprecated.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 223
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=deferred.js,SourceCabKey=deferred.js,DestName=deferred.js,Attributes=16384,FileSize=4414,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2025193841,HashPart2=-1126477422,HashPart3=1154387639,HashPart4=94054821,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\deferred.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'deferred.js' is compressed
        InstallFiles: File: deferred.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 4414
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=data.js,SourceCabKey=data.js1,DestName=data.js,Attributes=16384,FileSize=4942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-314977881,HashPart2=1621601695,HashPart3=1249889538,HashPart4=-1588435191,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'data.js1' is compressed
        InstallFiles: File: data.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 4942
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=css.js,SourceCabKey=css.js1,DestName=css.js,Attributes=16384,FileSize=12346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2062872722,HashPart2=443315846,HashPart3=-1230031905,HashPart4=593362310,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'css.js1' is compressed
        InstallFiles: File: css.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 12346
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=core.js,SourceCabKey=core.js2,DestName=core.js,Attributes=16384,FileSize=11790,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1414400751,HashPart2=1592198845,HashPart3=940961484,HashPart4=858448125,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'core.js2' is compressed
        InstallFiles: File: core.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 11790
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=CALLBA~1.JS|callbacks.js,SourceCabKey=callbacks.js,DestName=callbacks.js,Attributes=16384,FileSize=5506,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-580530412,HashPart2=942639051,HashPart3=1664030932,HashPart4=-1893255314,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\callbacks.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'callbacks.js' is compressed
        InstallFiles: File: callbacks.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 5506
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=ATTRIB~1.JS|attributes.js,SourceCabKey=attributes.js,DestName=attributes.js,Attributes=16384,FileSize=200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=273124199,HashPart2=1533220063,HashPart3=-671926468,HashPart4=-982590291,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'attributes.js' is compressed
        InstallFiles: File: attributes.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 200
        MSI (s) (9C:0C) [17:13:10:158]: Executing op: FileCopy(SourceName=ajax.js,SourceCabKey=ajax.js,DestName=ajax.js,Attributes=16384,FileSize=21168,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2042522504,HashPart2=-1019667024,HashPart3=-1184139878,HashPart4=330618423,,)
        MSI (s) (9C:0C) [17:13:10:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:158]: Source for file 'ajax.js' is compressed
        InstallFiles: File: ajax.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\, Size: 21168
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\)
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\dist\|IISRootFolder\MyComp.WebApp\lib\jquery\dist\)
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: FileCopy(SourceName=JQUERY~1.MAP|jquery.min.map,SourceCabKey=jquery.min.map,DestName=jquery.min.map,Attributes=16384,FileSize=127576,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-391576787,HashPart2=-911206324,HashPart3=1860729546,HashPart4=-128485123,,)
        MSI (s) (9C:0C) [17:13:10:173]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\jquery.min.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:173]: Source for file 'jquery.min.map' is compressed
        InstallFiles: File: jquery.min.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\, Size: 127576
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.min.js,SourceCabKey=jquery.min.js,DestName=jquery.min.js,Attributes=16384,FileSize=84380,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=643904842,HashPart2=-1220651079,HashPart3=1956257469,HashPart4=276067220,,)
        MSI (s) (9C:0C) [17:13:10:173]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\jquery.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:173]: Source for file 'jquery.min.js' is compressed
        InstallFiles: File: jquery.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\, Size: 84380
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: FileCopy(SourceName=jquery.js,SourceCabKey=jquery.js,DestName=jquery.js,Attributes=16384,FileSize=247597,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1782677744,HashPart2=-1899446443,HashPart3=615893701,HashPart4=889098439,,)
        MSI (s) (9C:0C) [17:13:10:173]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\jquery.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:173]: Source for file 'jquery.js' is compressed
        InstallFiles: File: jquery.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\, Size: 247597
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\)
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jquery\|IISRootFolder\MyComp.WebApp\lib\jquery\)
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: FileCopy(SourceName=MIT-LI~1.TXT|MIT-LICENSE.txt,SourceCabKey=mit_license.txt,DestName=MIT-LICENSE.txt,Attributes=16384,FileSize=1120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2050252484,HashPart2=-931087862,HashPart3=-304958609,HashPart4=-796908926,,)
        MSI (s) (9C:0C) [17:13:10:173]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\MIT-LICENSE.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:173]: Source for file 'mit_license.txt' is compressed
        InstallFiles: File: MIT-LICENSE.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\, Size: 1120
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json69,DestName=bower.json,Attributes=16384,FileSize=479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=190741150,HashPart2=1778825505,HashPart3=-470011636,HashPart4=-1440326461,,)
        MSI (s) (9C:0C) [17:13:10:173]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:173]: Source for file 'bower.json69' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\, Size: 479
        MSI (s) (9C:0C) [17:13:10:173]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json31,DestName=.bower.json,Attributes=16384,FileSize=763,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=22446245,HashPart2=-1880640980,HashPart3=411553278,HashPart4=-561277627,,)
        MSI (s) (9C:0C) [17:13:10:189]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:189]: Source for file '_bower.json31' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\, Size: 763
        MSI (s) (9C:0C) [17:13:10:189]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\)
        MSI (s) (9C:0C) [17:13:10:189]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\iCheck\skins\square\|IISRootFolder\MyComp.WebApp\lib\iCheck\skins\square\)
        MSI (s) (9C:0C) [17:13:10:189]: Executing op: FileCopy(SourceName=_all.css,SourceCabKey=_all.css3,DestName=_all.css,Attributes=16384,FileSize=14920,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=252363579,HashPart2=-2064321017,HashPart3=1018277475,HashPart4=1138202494,,)
        MSI (s) (9C:0C) [17:13:10:189]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\_all.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:189]: Source for file '_all.css3' is compressed
        InstallFiles: File: _all.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 14920
        MSI (s) (9C:0C) [17:13:10:719]: Executing op: FileCopy(SourceName=YELLOW~1.PNG|yellow@2x.png,SourceCabKey=yellow_2x.png2,DestName=yellow@2x.png,Attributes=16384,FileSize=4385,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1519995955,HashPart2=1371326893,HashPart3=704953049,HashPart4=1020200952,,)
        MSI (s) (9C:0C) [17:13:10:735]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\yellow@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:10:735]: Source for file 'yellow_2x.png2' is compressed
        InstallFiles: File: yellow@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4385
        MSI (s) (9C:0C) [17:13:11:000]: Executing op: FileCopy(SourceName=yellow.png,SourceCabKey=yellow.png2,DestName=yellow.png,Attributes=16384,FileSize=2131,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2023875291,HashPart2=1572738269,HashPart3=-84675903,HashPart4=-1839382453,,)
        MSI (s) (9C:0C) [17:13:11:016]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\yellow.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:016]: Source for file 'yellow.png2' is compressed
        InstallFiles: File: yellow.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2131
        MSI (s) (9C:0C) [17:13:11:109]: Executing op: FileCopy(SourceName=yellow.css,SourceCabKey=yellow.css3,DestName=yellow.css,Attributes=16384,FileSize=1577,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1678844370,HashPart2=-882131771,HashPart3=1219022059,HashPart4=-65648825,,)
        MSI (s) (9C:0C) [17:13:11:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\yellow.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:109]: Source for file 'yellow.css3' is compressed
        InstallFiles: File: yellow.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1577
        MSI (s) (9C:0C) [17:13:11:109]: Executing op: FileCopy(SourceName=SQUARE~1.PNG|square@2x.png,SourceCabKey=square_2x.png,DestName=square@2x.png,Attributes=16384,FileSize=4478,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=699732391,HashPart2=538967732,HashPart3=210106864,HashPart4=1215866983,,)
        MSI (s) (9C:0C) [17:13:11:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\square@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:109]: Source for file 'square_2x.png' is compressed
        InstallFiles: File: square@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4478
        MSI (s) (9C:0C) [17:13:11:141]: Executing op: FileCopy(SourceName=square.png,SourceCabKey=square.png,DestName=square.png,Attributes=16384,FileSize=2175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2123545222,HashPart2=1841529086,HashPart3=1857529001,HashPart4=-829458731,,)
        MSI (s) (9C:0C) [17:13:11:141]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\square.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:141]: Source for file 'square.png' is compressed
        MSI (s) (9C:0C) [17:13:11:141]: Executing op: FileCopy(SourceName=square.css,SourceCabKey=square.css,DestName=square.css,Attributes=16384,FileSize=1478,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1324047189,HashPart2=323471954,HashPart3=1564859870,HashPart4=1981124629,,)
        MSI (s) (9C:0C) [17:13:11:141]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\square.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:141]: Source for file 'square.css' is compressed
        InstallFiles: File: square.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1478
        MSI (s) (9C:0C) [17:13:11:141]: Executing op: FileCopy(SourceName=red@2x.png,SourceCabKey=red_2x.png2,DestName=red@2x.png,Attributes=16384,FileSize=4490,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-995485755,HashPart2=2013574978,HashPart3=1423826926,HashPart4=-719202760,,)
        MSI (s) (9C:0C) [17:13:11:141]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\red@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:141]: Source for file 'red_2x.png2' is compressed
        InstallFiles: File: red@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4490
        MSI (s) (9C:0C) [17:13:11:156]: Executing op: FileCopy(SourceName=red.png,SourceCabKey=red.png2,DestName=red.png,Attributes=16384,FileSize=2190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=870318681,HashPart2=-544292683,HashPart3=1022353021,HashPart4=1146772547,,)
        MSI (s) (9C:0C) [17:13:11:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\red.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:156]: Source for file 'red.png2' is compressed
        InstallFiles: File: red.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2190
        MSI (s) (9C:0C) [17:13:11:156]: Executing op: FileCopy(SourceName=red.css,SourceCabKey=red.css5,DestName=red.css,Attributes=16384,FileSize=1526,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=946239782,HashPart2=972019098,HashPart3=-2067613360,HashPart4=2084016218,,)
        MSI (s) (9C:0C) [17:13:11:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\red.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:156]: Source for file 'red.css5' is compressed
        InstallFiles: File: red.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1526
        MSI (s) (9C:0C) [17:13:11:156]: Executing op: FileCopy(SourceName=PURPLE~1.PNG|purple@2x.png,SourceCabKey=purple_2x.png2,DestName=purple@2x.png,Attributes=16384,FileSize=4501,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1674402052,HashPart2=909130030,HashPart3=-1276971300,HashPart4=1549012048,,)
        MSI (s) (9C:0C) [17:13:11:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\purple@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:156]: Source for file 'purple_2x.png2' is compressed
        InstallFiles: File: purple@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4501
        MSI (s) (9C:0C) [17:13:11:156]: Executing op: FileCopy(SourceName=purple.png,SourceCabKey=purple.png2,DestName=purple.png,Attributes=16384,FileSize=2188,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=681673874,HashPart2=-1884916472,HashPart3=1360901014,HashPart4=1607685409,,)
        MSI (s) (9C:0C) [17:13:11:171]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\purple.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:171]: Source for file 'purple.png2' is compressed
        InstallFiles: File: purple.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2188
        MSI (s) (9C:0C) [17:13:11:171]: Executing op: FileCopy(SourceName=purple.css,SourceCabKey=purple.css3,DestName=purple.css,Attributes=16384,FileSize=1577,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1845906017,HashPart2=-871163408,HashPart3=-1620191916,HashPart4=-518802660,,)
        MSI (s) (9C:0C) [17:13:11:171]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\purple.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:171]: Source for file 'purple.css3' is compressed
        InstallFiles: File: purple.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1577
        MSI (s) (9C:0C) [17:13:11:171]: Executing op: FileCopy(SourceName=pink@2x.png,SourceCabKey=pink_2x.png2,DestName=pink@2x.png,Attributes=16384,FileSize=4479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2019378079,HashPart2=2075387691,HashPart3=-1993961401,HashPart4=-1078294932,,)
        MSI (s) (9C:0C) [17:13:11:171]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\pink@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:171]: Source for file 'pink_2x.png2' is compressed
        InstallFiles: File: pink@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4479
        MSI (s) (9C:0C) [17:13:11:187]: Executing op: FileCopy(SourceName=pink.png,SourceCabKey=pink.png2,DestName=pink.png,Attributes=16384,FileSize=2189,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=386576477,HashPart2=704783735,HashPart3=1397297770,HashPart4=950502261,,)
        MSI (s) (9C:0C) [17:13:11:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\pink.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:187]: Source for file 'pink.png2' is compressed
        InstallFiles: File: pink.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2189
        MSI (s) (9C:0C) [17:13:11:187]: Executing op: FileCopy(SourceName=pink.css,SourceCabKey=pink.css3,DestName=pink.css,Attributes=16384,FileSize=1543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1361776148,HashPart2=-1794705805,HashPart3=280280481,HashPart4=-1122644706,,)
        MSI (s) (9C:0C) [17:13:11:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\pink.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:187]: Source for file 'pink.css3' is compressed
        InstallFiles: File: pink.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1543
        MSI (s) (9C:0C) [17:13:11:187]: Executing op: FileCopy(SourceName=ORANGE~1.PNG|orange@2x.png,SourceCabKey=orange_2x.png2,DestName=orange@2x.png,Attributes=16384,FileSize=4474,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1856326215,HashPart2=-970409597,HashPart3=1502405259,HashPart4=444732093,,)
        MSI (s) (9C:0C) [17:13:11:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\orange@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:187]: Source for file 'orange_2x.png2' is compressed
        InstallFiles: File: orange@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4474
        MSI (s) (9C:0C) [17:13:11:187]: Executing op: FileCopy(SourceName=orange.png,SourceCabKey=orange.png2,DestName=orange.png,Attributes=16384,FileSize=2181,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1046614112,HashPart2=1127023985,HashPart3=906102730,HashPart4=-215295435,,)
        MSI (s) (9C:0C) [17:13:11:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\orange.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:187]: Source for file 'orange.png2' is compressed
        InstallFiles: File: orange.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2181
        MSI (s) (9C:0C) [17:13:11:203]: Executing op: FileCopy(SourceName=orange.css,SourceCabKey=orange.css3,DestName=orange.css,Attributes=16384,FileSize=1577,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1714151461,HashPart2=-1627189476,HashPart3=543105305,HashPart4=1844438977,,)
        MSI (s) (9C:0C) [17:13:11:203]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\orange.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:203]: Source for file 'orange.css3' is compressed
        InstallFiles: File: orange.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1577
        MSI (s) (9C:0C) [17:13:11:203]: Executing op: FileCopy(SourceName=grey@2x.png,SourceCabKey=grey_2x.png2,DestName=grey@2x.png,Attributes=16384,FileSize=4483,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2102641406,HashPart2=-343127174,HashPart3=2080187994,HashPart4=-298994959,,)
        MSI (s) (9C:0C) [17:13:11:203]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\grey@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:203]: Source for file 'grey_2x.png2' is compressed
        InstallFiles: File: grey@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4483
        MSI (s) (9C:0C) [17:13:11:203]: Executing op: FileCopy(SourceName=grey.png,SourceCabKey=grey.png2,DestName=grey.png,Attributes=16384,FileSize=2186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1054136238,HashPart2=-1686634369,HashPart3=1804394998,HashPart4=336418745,,)
        MSI (s) (9C:0C) [17:13:11:203]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\grey.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:203]: Source for file 'grey.png2' is compressed
        InstallFiles: File: grey.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2186
        MSI (s) (9C:0C) [17:13:11:203]: Executing op: FileCopy(SourceName=grey.css,SourceCabKey=grey.css3,DestName=grey.css,Attributes=16384,FileSize=1543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-371432535,HashPart2=2026376146,HashPart3=-912226736,HashPart4=-1763294758,,)
        MSI (s) (9C:0C) [17:13:11:203]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\grey.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:203]: Source for file 'grey.css3' is compressed
        InstallFiles: File: grey.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1543
        MSI (s) (9C:0C) [17:13:11:218]: Executing op: FileCopy(SourceName=green@2x.png,SourceCabKey=green_2x.png2,DestName=green@2x.png,Attributes=16384,FileSize=4498,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1340214554,HashPart2=823851787,HashPart3=287989213,HashPart4=-410762039,,)
        MSI (s) (9C:0C) [17:13:11:218]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\green@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:218]: Source for file 'green_2x.png2' is compressed
        InstallFiles: File: green@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4498
        MSI (s) (9C:0C) [17:13:11:218]: Executing op: FileCopy(SourceName=green.png,SourceCabKey=green.png2,DestName=green.png,Attributes=16384,FileSize=2193,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1731893894,HashPart2=1439359464,HashPart3=-1478467908,HashPart4=552810500,,)
        MSI (s) (9C:0C) [17:13:11:218]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\green.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:218]: Source for file 'green.png2' is compressed
        InstallFiles: File: green.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2193
        MSI (s) (9C:0C) [17:13:11:218]: Executing op: FileCopy(SourceName=green.css,SourceCabKey=green.css3,DestName=green.css,Attributes=16384,FileSize=1560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1451203754,HashPart2=564177588,HashPart3=1092294705,HashPart4=1126595987,,)
        MSI (s) (9C:0C) [17:13:11:218]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\green.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:218]: Source for file 'green.css3' is compressed
        InstallFiles: File: green.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1560
        MSI (s) (9C:0C) [17:13:11:234]: Executing op: FileCopy(SourceName=blue@2x.png,SourceCabKey=blue_2x.png2,DestName=blue@2x.png,Attributes=16384,FileSize=4485,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-39021530,HashPart2=-1459872302,HashPart3=-360995222,HashPart4=144826568,,)
        MSI (s) (9C:0C) [17:13:11:234]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\blue@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:234]: Source for file 'blue_2x.png2' is compressed
        InstallFiles: File: blue@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4485
        MSI (s) (9C:0C) [17:13:11:234]: Executing op: FileCopy(SourceName=blue.png,SourceCabKey=blue.png2,DestName=blue.png,Attributes=16384,FileSize=2185,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=95025302,HashPart2=-1273341124,HashPart3=-491187823,HashPart4=945618243,,)
        MSI (s) (9C:0C) [17:13:11:234]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\blue.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:234]: Source for file 'blue.png2' is compressed
        InstallFiles: File: blue.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2185
        MSI (s) (9C:0C) [17:13:11:234]: Executing op: FileCopy(SourceName=blue.css,SourceCabKey=blue.css3,DestName=blue.css,Attributes=16384,FileSize=1543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=963536053,HashPart2=1893933563,HashPart3=-1354637744,HashPart4=2107245315,,)
        MSI (s) (9C:0C) [17:13:11:234]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\blue.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:234]: Source for file 'blue.css3' is compressed
        InstallFiles: File: blue.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1543
        MSI (s) (9C:0C) [17:13:11:234]: Executing op: FileCopy(SourceName=aero@2x.png,SourceCabKey=aero_2x.png2,DestName=aero@2x.png,Attributes=16384,FileSize=4455,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-913082136,HashPart2=-272506033,HashPart3=-1400617460,HashPart4=-1048775534,,)
        MSI (s) (9C:0C) [17:13:11:234]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\aero@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:234]: Source for file 'aero_2x.png2' is compressed
        InstallFiles: File: aero@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 4455
        MSI (s) (9C:0C) [17:13:11:250]: Executing op: FileCopy(SourceName=aero.png,SourceCabKey=aero.png2,DestName=aero.png,Attributes=16384,FileSize=2167,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-926711466,HashPart2=602342699,HashPart3=74675306,HashPart4=1606873049,,)
        MSI (s) (9C:0C) [17:13:11:250]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\aero.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:250]: Source for file 'aero.png2' is compressed
        InstallFiles: File: aero.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 2167
        MSI (s) (9C:0C) [17:13:11:250]: Executing op: FileCopy(SourceName=aero.css,SourceCabKey=aero.css3,DestName=aero.css,Attributes=16384,FileSize=1543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=314778910,HashPart2=1087340761,HashPart3=-6099747,HashPart4=-1434740727,,)
        MSI (s) (9C:0C) [17:13:11:250]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\aero.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:250]: Source for file 'aero.css3' is compressed
        InstallFiles: File: aero.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\, Size: 1543
        MSI (s) (9C:0C) [17:13:11:250]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\)
        MSI (s) (9C:0C) [17:13:11:250]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\iCheck\skins\polaris\|IISRootFolder\MyComp.WebApp\lib\iCheck\skins\polaris\)
        MSI (s) (9C:0C) [17:13:11:250]: Executing op: FileCopy(SourceName=POLARI~1.PNG|polaris@2x.png,SourceCabKey=polaris_2x.png,DestName=polaris@2x.png,Attributes=16384,FileSize=16760,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=307297912,HashPart2=1423279034,HashPart3=1903401620,HashPart4=-578412234,,)
        MSI (s) (9C:0C) [17:13:11:250]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\polaris@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:250]: Source for file 'polaris_2x.png' is compressed
        InstallFiles: File: polaris@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\, Size: 16760
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=polaris.png,SourceCabKey=polaris.png,DestName=polaris.png,Attributes=16384,FileSize=6401,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=545145089,HashPart2=-1158816070,HashPart3=168578266,HashPart4=-804213430,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\polaris.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'polaris.png' is compressed
        InstallFiles: File: polaris.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\, Size: 6401
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=polaris.css,SourceCabKey=polaris.css,DestName=polaris.css,Attributes=16384,FileSize=1489,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-511545788,HashPart2=1173404310,HashPart3=-224838355,HashPart4=1119344318,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\polaris.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'polaris.css' is compressed
        InstallFiles: File: polaris.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\, Size: 1489
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\)
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\iCheck\skins\minimal\|IISRootFolder\MyComp.WebApp\lib\iCheck\skins\minimal\)
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=_all.css,SourceCabKey=_all.css2,DestName=_all.css,Attributes=16384,FileSize=15063,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=361837570,HashPart2=650317751,HashPart3=-1494274694,HashPart4=-1867468912,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\_all.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file '_all.css2' is compressed
        InstallFiles: File: _all.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 15063
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=YELLOW~1.PNG|yellow@2x.png,SourceCabKey=yellow_2x.png1,DestName=yellow@2x.png,Attributes=16384,FileSize=1406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=711222233,HashPart2=1150791899,HashPart3=1243649122,HashPart4=-1616887629,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\yellow@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'yellow_2x.png1' is compressed
        InstallFiles: File: yellow@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1406
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=yellow.png,SourceCabKey=yellow.png1,DestName=yellow.png,Attributes=16384,FileSize=1135,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1614532875,HashPart2=759595073,HashPart3=895010533,HashPart4=-815041248,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\yellow.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'yellow.png1' is compressed
        InstallFiles: File: yellow.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1135
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=yellow.css,SourceCabKey=yellow.css2,DestName=yellow.css,Attributes=16384,FileSize=1592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=357384043,HashPart2=-2041695209,HashPart3=893032085,HashPart4=-127928587,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\yellow.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'yellow.css2' is compressed
        InstallFiles: File: yellow.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1592
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=red@2x.png,SourceCabKey=red_2x.png1,DestName=red@2x.png,Attributes=16384,FileSize=1410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=271320817,HashPart2=-1905098020,HashPart3=-1918450735,HashPart4=-267050696,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\red@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'red_2x.png1' is compressed
        InstallFiles: File: red@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1410
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=red.png,SourceCabKey=red.png1,DestName=red.png,Attributes=16384,FileSize=1130,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=548364927,HashPart2=1964942572,HashPart3=1053262230,HashPart4=28986777,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\red.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'red.png1' is compressed
        InstallFiles: File: red.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1130
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=red.css,SourceCabKey=red.css4,DestName=red.css,Attributes=16384,FileSize=1541,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1014326833,HashPart2=-678596153,HashPart3=507519821,HashPart4=-1866695319,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\red.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'red.css4' is compressed
        InstallFiles: File: red.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1541
        MSI (s) (9C:0C) [17:13:11:265]: Executing op: FileCopy(SourceName=PURPLE~1.PNG|purple@2x.png,SourceCabKey=purple_2x.png1,DestName=purple@2x.png,Attributes=16384,FileSize=1409,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1357761567,HashPart2=-1727339542,HashPart3=-558771785,HashPart4=492743035,,)
        MSI (s) (9C:0C) [17:13:11:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\purple@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:265]: Source for file 'purple_2x.png1' is compressed
        InstallFiles: File: purple@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1409
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=purple.png,SourceCabKey=purple.png1,DestName=purple.png,Attributes=16384,FileSize=1132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1354162464,HashPart2=486138397,HashPart3=-992738215,HashPart4=-957974066,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\purple.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'purple.png1' is compressed
        InstallFiles: File: purple.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1132
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=purple.css,SourceCabKey=purple.css2,DestName=purple.css,Attributes=16384,FileSize=1592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-228274935,HashPart2=692091409,HashPart3=629769683,HashPart4=-1041231031,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\purple.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'purple.css2' is compressed
        InstallFiles: File: purple.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1592
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=pink@2x.png,SourceCabKey=pink_2x.png1,DestName=pink@2x.png,Attributes=16384,FileSize=1409,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2026574649,HashPart2=656579531,HashPart3=-948690763,HashPart4=-1779783135,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\pink@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'pink_2x.png1' is compressed
        InstallFiles: File: pink@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1409
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=pink.png,SourceCabKey=pink.png1,DestName=pink.png,Attributes=16384,FileSize=1150,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=423320119,HashPart2=2089081376,HashPart3=-172473794,HashPart4=765409901,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\pink.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'pink.png1' is compressed
        InstallFiles: File: pink.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1150
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=pink.css,SourceCabKey=pink.css2,DestName=pink.css,Attributes=16384,FileSize=1558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1044409863,HashPart2=-2137616025,HashPart3=463735966,HashPart4=-1843788644,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\pink.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'pink.css2' is compressed
        InstallFiles: File: pink.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1558
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=ORANGE~1.PNG|orange@2x.png,SourceCabKey=orange_2x.png1,DestName=orange@2x.png,Attributes=16384,FileSize=1407,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=410360138,HashPart2=1649773769,HashPart3=-1716442167,HashPart4=-900091656,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\orange@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'orange_2x.png1' is compressed
        InstallFiles: File: orange@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1407
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=orange.png,SourceCabKey=orange.png1,DestName=orange.png,Attributes=16384,FileSize=1139,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2093009945,HashPart2=791576802,HashPart3=-434104195,HashPart4=-877104651,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\orange.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'orange.png1' is compressed
        InstallFiles: File: orange.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1139
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=orange.css,SourceCabKey=orange.css2,DestName=orange.css,Attributes=16384,FileSize=1592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1267923062,HashPart2=810956865,HashPart3=658312899,HashPart4=689572856,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\orange.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'orange.css2' is compressed
        InstallFiles: File: orange.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1592
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=MINIMA~1.PNG|minimal@2x.png,SourceCabKey=minimal_2x.png,DestName=minimal@2x.png,Attributes=16384,FileSize=1410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=327591024,HashPart2=-399133766,HashPart3=331128610,HashPart4=1040771282,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\minimal@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'minimal_2x.png' is compressed
        InstallFiles: File: minimal@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1410
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=minimal.png,SourceCabKey=minimal.png,DestName=minimal.png,Attributes=16384,FileSize=1114,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1730317229,HashPart2=-2114029594,HashPart3=236498801,HashPart4=-502278356,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\minimal.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'minimal.png' is compressed
        InstallFiles: File: minimal.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1114
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=minimal.css,SourceCabKey=minimal.css,DestName=minimal.css,Attributes=16384,FileSize=1495,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=32063445,HashPart2=324888824,HashPart3=-1158414980,HashPart4=1358237980,,)
        MSI (s) (9C:0C) [17:13:11:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\minimal.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:281]: Source for file 'minimal.css' is compressed
        InstallFiles: File: minimal.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1495
        MSI (s) (9C:0C) [17:13:11:281]: Executing op: FileCopy(SourceName=grey@2x.png,SourceCabKey=grey_2x.png1,DestName=grey@2x.png,Attributes=16384,FileSize=1407,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1539458996,HashPart2=981077472,HashPart3=-2015010300,HashPart4=-1339860854,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\grey@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'grey_2x.png1' is compressed
        InstallFiles: File: grey@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1407
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=grey.png,SourceCabKey=grey.png1,DestName=grey.png,Attributes=16384,FileSize=1142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1993133506,HashPart2=-1174097463,HashPart3=-1704489300,HashPart4=-1261369146,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\grey.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'grey.png1' is compressed
        InstallFiles: File: grey.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1142
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=grey.css,SourceCabKey=grey.css2,DestName=grey.css,Attributes=16384,FileSize=1558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1171975829,HashPart2=72826833,HashPart3=-1827957938,HashPart4=1261008205,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\grey.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'grey.css2' is compressed
        InstallFiles: File: grey.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1558
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=green@2x.png,SourceCabKey=green_2x.png1,DestName=green@2x.png,Attributes=16384,FileSize=1408,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-733482846,HashPart2=-195772263,HashPart3=188372426,HashPart4=-288134151,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\green@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'green_2x.png1' is compressed
        InstallFiles: File: green@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1408
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=green.png,SourceCabKey=green.png1,DestName=green.png,Attributes=16384,FileSize=1143,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-648656837,HashPart2=-1833043628,HashPart3=-1002267941,HashPart4=945501875,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\green.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'green.png1' is compressed
        InstallFiles: File: green.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1143
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=green.css,SourceCabKey=green.css2,DestName=green.css,Attributes=16384,FileSize=1575,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2120636094,HashPart2=-985202558,HashPart3=800584044,HashPart4=-843693955,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\green.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'green.css2' is compressed
        InstallFiles: File: green.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1575
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=blue@2x.png,SourceCabKey=blue_2x.png1,DestName=blue@2x.png,Attributes=16384,FileSize=1410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1357657344,HashPart2=97408207,HashPart3=1456060493,HashPart4=-1926861455,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\blue@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'blue_2x.png1' is compressed
        InstallFiles: File: blue@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1410
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=blue.png,SourceCabKey=blue.png1,DestName=blue.png,Attributes=16384,FileSize=1132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1935708086,HashPart2=-1292733450,HashPart3=1425553237,HashPart4=131843708,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\blue.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'blue.png1' is compressed
        InstallFiles: File: blue.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1132
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=blue.css,SourceCabKey=blue.css2,DestName=blue.css,Attributes=16384,FileSize=1558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-875112579,HashPart2=1850352411,HashPart3=1728453620,HashPart4=-1444404704,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\blue.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'blue.css2' is compressed
        InstallFiles: File: blue.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1558
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=aero@2x.png,SourceCabKey=aero_2x.png1,DestName=aero@2x.png,Attributes=16384,FileSize=1409,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2061163344,HashPart2=2089409043,HashPart3=-299863099,HashPart4=1438645899,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\aero@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'aero_2x.png1' is compressed
        InstallFiles: File: aero@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1409
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=aero.png,SourceCabKey=aero.png1,DestName=aero.png,Attributes=16384,FileSize=1151,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1934676444,HashPart2=-1443681454,HashPart3=2067210398,HashPart4=-146439928,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\aero.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'aero.png1' is compressed
        InstallFiles: File: aero.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1151
        MSI (s) (9C:0C) [17:13:11:296]: Executing op: FileCopy(SourceName=aero.css,SourceCabKey=aero.css2,DestName=aero.css,Attributes=16384,FileSize=1558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-935280544,HashPart2=922065868,HashPart3=-2124008218,HashPart4=-873399645,,)
        MSI (s) (9C:0C) [17:13:11:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\aero.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:296]: Source for file 'aero.css2' is compressed
        InstallFiles: File: aero.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\, Size: 1558
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\)
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\iCheck\skins\line\|IISRootFolder\MyComp.WebApp\lib\iCheck\skins\line\)
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=_all.css,SourceCabKey=_all.css1,DestName=_all.css,Attributes=16384,FileSize=21138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1126209038,HashPart2=-1942951645,HashPart3=33601518,HashPart4=1657523072,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\_all.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file '_all.css1' is compressed
        InstallFiles: File: _all.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 21138
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=yellow.css,SourceCabKey=yellow.css1,DestName=yellow.css,Attributes=16384,FileSize=2210,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=898619516,HashPart2=-363542162,HashPart3=141450929,HashPart4=-960136002,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\yellow.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'yellow.css1' is compressed
        InstallFiles: File: yellow.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2210
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=red.css,SourceCabKey=red.css3,DestName=red.css,Attributes=16384,FileSize=2144,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-422951754,HashPart2=-2141308827,HashPart3=-25123243,HashPart4=-777371991,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\red.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'red.css3' is compressed
        InstallFiles: File: red.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2144
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=purple.css,SourceCabKey=purple.css1,DestName=purple.css,Attributes=16384,FileSize=2210,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=961491718,HashPart2=-390065561,HashPart3=-975419713,HashPart4=-20955080,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\purple.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'purple.css1' is compressed
        InstallFiles: File: purple.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2210
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=pink.css,SourceCabKey=pink.css1,DestName=pink.css,Attributes=16384,FileSize=2166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=785999401,HashPart2=-1117982097,HashPart3=1828169578,HashPart4=-94179142,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\pink.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'pink.css1' is compressed
        InstallFiles: File: pink.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2166
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=orange.css,SourceCabKey=orange.css1,DestName=orange.css,Attributes=16384,FileSize=2204,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-671590436,HashPart2=-1121181329,HashPart3=990991485,HashPart4=939508679,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\orange.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'orange.css1' is compressed
        InstallFiles: File: orange.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2204
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=line@2x.png,SourceCabKey=line_2x.png,DestName=line@2x.png,Attributes=16384,FileSize=1073,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1053687937,HashPart2=417232819,HashPart3=898354360,HashPart4=-493686714,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\line@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'line_2x.png' is compressed
        InstallFiles: File: line@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 1073
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=line.png,SourceCabKey=line.png,DestName=line.png,Attributes=16384,FileSize=588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=358041284,HashPart2=-2042194940,HashPart3=-1551932209,HashPart4=655045090,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\line.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'line.png' is compressed
        InstallFiles: File: line.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 588
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=line.css,SourceCabKey=line.css,DestName=line.css,Attributes=16384,FileSize=2047,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1243277868,HashPart2=1619370809,HashPart3=394058514,HashPart4=711188606,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\line.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'line.css' is compressed
        InstallFiles: File: line.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2047
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=grey.css,SourceCabKey=grey.css1,DestName=grey.css,Attributes=16384,FileSize=2166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1577776266,HashPart2=1493708519,HashPart3=-1217644926,HashPart4=-583275479,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\grey.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'grey.css1' is compressed
        InstallFiles: File: grey.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2166
        MSI (s) (9C:0C) [17:13:11:312]: Executing op: FileCopy(SourceName=green.css,SourceCabKey=green.css1,DestName=green.css,Attributes=16384,FileSize=2188,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=401125334,HashPart2=-1301131073,HashPart3=637683976,HashPart4=926832977,,)
        MSI (s) (9C:0C) [17:13:11:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\green.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:312]: Source for file 'green.css1' is compressed
        InstallFiles: File: green.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2188
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=blue.css,SourceCabKey=blue.css1,DestName=blue.css,Attributes=16384,FileSize=2166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1352707633,HashPart2=1043349150,HashPart3=-518169470,HashPart4=508983888,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\blue.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'blue.css1' is compressed
        InstallFiles: File: blue.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2166
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=aero.css,SourceCabKey=aero.css1,DestName=aero.css,Attributes=16384,FileSize=2166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2066962452,HashPart2=-815748264,HashPart3=-336378800,HashPart4=18124671,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\aero.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'aero.css1' is compressed
        InstallFiles: File: aero.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\, Size: 2166
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\)
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\iCheck\skins\futurico\|IISRootFolder\MyComp.WebApp\lib\iCheck\skins\futurico\)
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=FUTURI~1.PNG|futurico@2x.png,SourceCabKey=futurico_2x.png,DestName=futurico@2x.png,Attributes=16384,FileSize=3446,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1952996894,HashPart2=1185291536,HashPart3=123774660,HashPart4=1505170778,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\futurico@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'futurico_2x.png' is compressed
        InstallFiles: File: futurico@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\, Size: 3446
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=futurico.png,SourceCabKey=futurico.png,DestName=futurico.png,Attributes=16384,FileSize=1734,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1531384419,HashPart2=-1060228601,HashPart3=-1182628380,HashPart4=-1950378492,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\futurico.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'futurico.png' is compressed
        InstallFiles: File: futurico.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\, Size: 1734
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=futurico.css,SourceCabKey=futurico.css,DestName=futurico.css,Attributes=16384,FileSize=1347,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-568092320,HashPart2=1306600080,HashPart3=-396277914,HashPart4=1582680347,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\futurico.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'futurico.css' is compressed
        InstallFiles: File: futurico.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\, Size: 1347
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\)
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\iCheck\skins\flat\|IISRootFolder\MyComp.WebApp\lib\iCheck\skins\flat\)
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=_all.css,SourceCabKey=_all.css,DestName=_all.css,Attributes=16384,FileSize=13042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-450161925,HashPart2=1334708245,HashPart3=1750100528,HashPart4=-1317252602,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\_all.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file '_all.css' is compressed
        InstallFiles: File: _all.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 13042
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=YELLOW~1.PNG|yellow@2x.png,SourceCabKey=yellow_2x.png,DestName=yellow@2x.png,Attributes=16384,FileSize=3216,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=604669188,HashPart2=-79250924,HashPart3=-572470989,HashPart4=303696487,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\yellow@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'yellow_2x.png' is compressed
        InstallFiles: File: yellow@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3216
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=yellow.png,SourceCabKey=yellow.png,DestName=yellow.png,Attributes=16384,FileSize=1516,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-191099720,HashPart2=-1290632474,HashPart3=-67220706,HashPart4=890144091,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\yellow.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'yellow.png' is compressed
        InstallFiles: File: yellow.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1516
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=yellow.css,SourceCabKey=yellow.css,DestName=yellow.css,Attributes=16384,FileSize=1384,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=703583912,HashPart2=2011998170,HashPart3=-1037774283,HashPart4=1814448283,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\yellow.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'yellow.css' is compressed
        InstallFiles: File: yellow.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1384
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=red@2x.png,SourceCabKey=red_2x.png,DestName=red@2x.png,Attributes=16384,FileSize=3276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1726847640,HashPart2=-1038087676,HashPart3=1035637757,HashPart4=-1607300103,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\red@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'red_2x.png' is compressed
        InstallFiles: File: red@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3276
        MSI (s) (9C:0C) [17:13:11:328]: Executing op: FileCopy(SourceName=red.png,SourceCabKey=red.png,DestName=red.png,Attributes=16384,FileSize=1516,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1813963539,HashPart2=-1779657424,HashPart3=1421078394,HashPart4=-1770616029,,)
        MSI (s) (9C:0C) [17:13:11:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\red.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:328]: Source for file 'red.png' is compressed
        InstallFiles: File: red.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1516
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=red.css,SourceCabKey=red.css2,DestName=red.css,Attributes=16384,FileSize=1339,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-885722155,HashPart2=63255046,HashPart3=-670242748,HashPart4=-588227200,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\red.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'red.css2' is compressed
        InstallFiles: File: red.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1339
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=PURPLE~1.PNG|purple@2x.png,SourceCabKey=purple_2x.png,DestName=purple@2x.png,Attributes=16384,FileSize=3218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-598112491,HashPart2=-2121849611,HashPart3=-1777018905,HashPart4=1515767596,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\purple@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'purple_2x.png' is compressed
        InstallFiles: File: purple@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3218
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=purple.png,SourceCabKey=purple.png,DestName=purple.png,Attributes=16384,FileSize=1519,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-549187110,HashPart2=1326244276,HashPart3=1264567207,HashPart4=-1872849720,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\purple.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'purple.png' is compressed
        InstallFiles: File: purple.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1519
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=purple.css,SourceCabKey=purple.css,DestName=purple.css,Attributes=16384,FileSize=1384,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1675925365,HashPart2=-519229226,HashPart3=1773557049,HashPart4=-792493744,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\purple.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'purple.css' is compressed
        InstallFiles: File: purple.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1384
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=pink@2x.png,SourceCabKey=pink_2x.png,DestName=pink@2x.png,Attributes=16384,FileSize=3218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1663491492,HashPart2=1701710722,HashPart3=-1684033059,HashPart4=516138910,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\pink@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'pink_2x.png' is compressed
        InstallFiles: File: pink@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3218
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=pink.png,SourceCabKey=pink.png,DestName=pink.png,Attributes=16384,FileSize=1522,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-589026065,HashPart2=-1676680204,HashPart3=1941529624,HashPart4=-1234922071,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\pink.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'pink.png' is compressed
        InstallFiles: File: pink.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1522
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=pink.css,SourceCabKey=pink.css,DestName=pink.css,Attributes=16384,FileSize=1354,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=172372032,HashPart2=521955742,HashPart3=-1211209947,HashPart4=-1887343748,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\pink.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'pink.css' is compressed
        InstallFiles: File: pink.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1354
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=ORANGE~1.PNG|orange@2x.png,SourceCabKey=orange_2x.png,DestName=orange@2x.png,Attributes=16384,FileSize=3275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-923209321,HashPart2=1421021224,HashPart3=-1440924922,HashPart4=-1178659906,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\orange@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'orange_2x.png' is compressed
        InstallFiles: File: orange@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3275
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=orange.png,SourceCabKey=orange.png,DestName=orange.png,Attributes=16384,FileSize=1518,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-56890598,HashPart2=52900435,HashPart3=1899734953,HashPart4=-111611092,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\orange.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'orange.png' is compressed
        InstallFiles: File: orange.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1518
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=orange.css,SourceCabKey=orange.css,DestName=orange.css,Attributes=16384,FileSize=1384,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1303123186,HashPart2=1938667172,HashPart3=-1110287322,HashPart4=368070517,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\orange.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'orange.css' is compressed
        InstallFiles: File: orange.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1384
        MSI (s) (9C:0C) [17:13:11:343]: Executing op: FileCopy(SourceName=grey@2x.png,SourceCabKey=grey_2x.png,DestName=grey@2x.png,Attributes=16384,FileSize=3217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1389453521,HashPart2=1076231910,HashPart3=-765839718,HashPart4=739555817,,)
        MSI (s) (9C:0C) [17:13:11:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\grey@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:343]: Source for file 'grey_2x.png' is compressed
        InstallFiles: File: grey@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3217
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=grey.png,SourceCabKey=grey.png,DestName=grey.png,Attributes=16384,FileSize=1516,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1780318256,HashPart2=36370532,HashPart3=-1371587007,HashPart4=1000721251,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\grey.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'grey.png' is compressed
        InstallFiles: File: grey.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1516
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=grey.css,SourceCabKey=grey.css,DestName=grey.css,Attributes=16384,FileSize=1354,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1476151467,HashPart2=-1338453076,HashPart3=-35627042,HashPart4=-1720586359,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\grey.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'grey.css' is compressed
        InstallFiles: File: grey.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1354
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=green@2x.png,SourceCabKey=green_2x.png,DestName=green@2x.png,Attributes=16384,FileSize=3117,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-211608095,HashPart2=-1187095225,HashPart3=-69863813,HashPart4=1268094752,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\green@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'green_2x.png' is compressed
        InstallFiles: File: green@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3117
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=green.png,SourceCabKey=green.png,DestName=green.png,Attributes=16384,FileSize=1444,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1999142077,HashPart2=-357355468,HashPart3=8278108,HashPart4=-916951912,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\green.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'green.png' is compressed
        InstallFiles: File: green.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1444
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=green.css,SourceCabKey=green.css,DestName=green.css,Attributes=16384,FileSize=1369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1365620696,HashPart2=2069302975,HashPart3=1932851596,HashPart4=577926830,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\green.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'green.css' is compressed
        InstallFiles: File: green.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1369
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=flat@2x.png,SourceCabKey=flat_2x.png,DestName=flat@2x.png,Attributes=16384,FileSize=3217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2105790991,HashPart2=-1452828429,HashPart3=-898663924,HashPart4=1862182556,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\flat@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'flat_2x.png' is compressed
        InstallFiles: File: flat@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3217
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=flat.png,SourceCabKey=flat.png,DestName=flat.png,Attributes=16384,FileSize=1515,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-690588127,HashPart2=-625994520,HashPart3=1018655004,HashPart4=-394942809,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\flat.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'flat.png' is compressed
        InstallFiles: File: flat.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1515
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=flat.css,SourceCabKey=flat.css,DestName=flat.css,Attributes=16384,FileSize=1295,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1622256243,HashPart2=-368264508,HashPart3=1496206324,HashPart4=1972080330,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\flat.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'flat.css' is compressed
        InstallFiles: File: flat.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1295
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=blue@2x.png,SourceCabKey=blue_2x.png,DestName=blue@2x.png,Attributes=16384,FileSize=3217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2008739746,HashPart2=-1733630447,HashPart3=556502311,HashPart4=889221251,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\blue@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'blue_2x.png' is compressed
        InstallFiles: File: blue@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3217
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=blue.png,SourceCabKey=blue.png,DestName=blue.png,Attributes=16384,FileSize=1518,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=511422006,HashPart2=1952114205,HashPart3=605432254,HashPart4=-123292438,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\blue.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'blue.png' is compressed
        InstallFiles: File: blue.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1518
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=blue.css,SourceCabKey=blue.css,DestName=blue.css,Attributes=16384,FileSize=1354,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1750752054,HashPart2=38447392,HashPart3=-243318006,HashPart4=525361010,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\blue.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'blue.css' is compressed
        InstallFiles: File: blue.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1354
        MSI (s) (9C:0C) [17:13:11:359]: Executing op: FileCopy(SourceName=aero@2x.png,SourceCabKey=aero_2x.png,DestName=aero@2x.png,Attributes=16384,FileSize=3218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-552229072,HashPart2=-356652948,HashPart3=987913516,HashPart4=1639852281,,)
        MSI (s) (9C:0C) [17:13:11:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\aero@2x.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:359]: Source for file 'aero_2x.png' is compressed
        InstallFiles: File: aero@2x.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 3218
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: FileCopy(SourceName=aero.png,SourceCabKey=aero.png,DestName=aero.png,Attributes=16384,FileSize=1520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1371951758,HashPart2=-523300972,HashPart3=1745974806,HashPart4=-1958737412,,)
        MSI (s) (9C:0C) [17:13:11:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\aero.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:374]: Source for file 'aero.png' is compressed
        InstallFiles: File: aero.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1520
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: FileCopy(SourceName=aero.css,SourceCabKey=aero.css,DestName=aero.css,Attributes=16384,FileSize=1354,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1702602948,HashPart2=-33477904,HashPart3=999635088,HashPart4=1233511188,,)
        MSI (s) (9C:0C) [17:13:11:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\aero.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:374]: Source for file 'aero.css' is compressed
        InstallFiles: File: aero.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\, Size: 1354
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\)
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\iCheck\skins\|IISRootFolder\MyComp.WebApp\lib\iCheck\skins\)
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: FileCopy(SourceName=all.css,SourceCabKey=all.css,DestName=all.css,Attributes=16384,FileSize=1628,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=622774638,HashPart2=-860247150,HashPart3=-1519026111,HashPart4=-1995421182,,)
        MSI (s) (9C:0C) [17:13:11:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\all.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:374]: Source for file 'all.css' is compressed
        InstallFiles: File: all.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\, Size: 1628
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\)
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\iCheck\|IISRootFolder\MyComp.WebApp\lib\iCheck\)
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: FileCopy(SourceName=ICHECK~1.JS|icheck.min.js,SourceCabKey=icheck.min.js,DestName=icheck.min.js,Attributes=16384,FileSize=4942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1927333678,HashPart2=470738026,HashPart3=1785040183,HashPart4=391976267,,)
        MSI (s) (9C:0C) [17:13:11:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\icheck.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:374]: Source for file 'icheck.min.js' is compressed
        InstallFiles: File: icheck.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\, Size: 4942
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: FileCopy(SourceName=icheck.js,SourceCabKey=icheck.js1,DestName=icheck.js,Attributes=16384,FileSize=14645,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2080457452,HashPart2=45024295,HashPart3=-1150042168,HashPart4=-1852529412,,)
        MSI (s) (9C:0C) [17:13:11:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\icheck.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:374]: Source for file 'icheck.js1' is compressed
        InstallFiles: File: icheck.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\, Size: 14645
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: FileCopy(SourceName=ICHECK~1.JSO|icheck.jquery.json,SourceCabKey=icheck.jquery.json,DestName=icheck.jquery.json,Attributes=16384,FileSize=1707,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-489031384,HashPart2=853269635,HashPart3=-897082435,HashPart4=2067697190,,)
        MSI (s) (9C:0C) [17:13:11:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\icheck.jquery.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:374]: Source for file 'icheck.jquery.json' is compressed
        InstallFiles: File: icheck.jquery.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\, Size: 1707
        MSI (s) (9C:0C) [17:13:11:374]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json68,DestName=bower.json,Attributes=16384,FileSize=781,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-940669098,HashPart2=-11061261,HashPart3=-1882799238,HashPart4=56196483,,)
        MSI (s) (9C:0C) [17:13:11:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:374]: Source for file 'bower.json68' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\, Size: 781
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json30,DestName=.bower.json,Attributes=16384,FileSize=993,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=163237265,HashPart2=2038053493,HashPart3=-1518982370,HashPart4=2095530180,,)
        MSI (s) (9C:0C) [17:13:11:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:484]: Source for file '_bower.json30' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\, Size: 993
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\)
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\GLOBAL~1\test\qunit\|IISRootFolder\MyComp.WebApp\lib\globalize\test\qunit\)
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: FileCopy(SourceName=qunit.js,SourceCabKey=qunit.js,DestName=qunit.js,Attributes=16384,FileSize=39412,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-779157845,HashPart2=1677271742,HashPart3=1645156286,HashPart4=2005876946,,)
        MSI (s) (9C:0C) [17:13:11:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\qunit.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:484]: Source for file 'qunit.js' is compressed
        InstallFiles: File: qunit.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\, Size: 39412
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: FileCopy(SourceName=qunit.css,SourceCabKey=qunit.css,DestName=qunit.css,Attributes=16384,FileSize=4736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-615811724,HashPart2=-1822439138,HashPart3=877587099,HashPart4=837422288,,)
        MSI (s) (9C:0C) [17:13:11:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\qunit.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:484]: Source for file 'qunit.css' is compressed
        InstallFiles: File: qunit.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\, Size: 4736
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\)
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\GLOBAL~1\test\|IISRootFolder\MyComp.WebApp\lib\globalize\test\)
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: FileCopy(SourceName=TESTSU~1.JS|testsuite.js,SourceCabKey=testsuite.js,DestName=testsuite.js,Attributes=16384,FileSize=421,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1728727109,HashPart2=553409289,HashPart3=-248813763,HashPart4=371250743,,)
        MSI (s) (9C:0C) [17:13:11:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\testsuite.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:484]: Source for file 'testsuite.js' is compressed
        InstallFiles: File: testsuite.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 421
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: FileCopy(SourceName=parse.js,SourceCabKey=parse.js,DestName=parse.js,Attributes=16384,FileSize=2544,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2009324333,HashPart2=624706323,HashPart3=-1068538331,HashPart4=884161643,,)
        MSI (s) (9C:0C) [17:13:11:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\parse.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:484]: Source for file 'parse.js' is compressed
        InstallFiles: File: parse.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 2544
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: FileCopy(SourceName=localize.js,SourceCabKey=localize.js,DestName=localize.js,Attributes=16384,FileSize=1572,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=704542799,HashPart2=-112475073,HashPart3=-153538933,HashPart4=995361861,,)
        MSI (s) (9C:0C) [17:13:11:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\localize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:484]: Source for file 'localize.js' is compressed
        InstallFiles: File: localize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 1572
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: FileCopy(SourceName=instance.js,SourceCabKey=instance.js,DestName=instance.js,Attributes=16384,FileSize=512,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=388678914,HashPart2=-1275565979,HashPart3=-571292843,HashPart4=1948207919,,)
        MSI (s) (9C:0C) [17:13:11:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\instance.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:484]: Source for file 'instance.js' is compressed
        InstallFiles: File: instance.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 512
        MSI (s) (9C:0C) [17:13:11:484]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html10,DestName=index.html,Attributes=16384,FileSize=860,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1308264433,HashPart2=-609591928,HashPart3=-489075144,HashPart4=-199336596,,)
        MSI (s) (9C:0C) [17:13:11:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:484]: Source for file 'index.html10' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 860
        MSI (s) (9C:0C) [17:13:11:968]: Executing op: FileCopy(SourceName=format.js,SourceCabKey=format.js,DestName=format.js,Attributes=16384,FileSize=3107,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-477159906,HashPart2=-138837573,HashPart3=-164058152,HashPart4=-899962992,,)
        MSI (s) (9C:0C) [17:13:11:983]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\format.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:11:983]: Source for file 'format.js' is compressed
        InstallFiles: File: format.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 3107
        MSI (s) (9C:0C) [17:13:12:148]: Executing op: FileCopy(SourceName=FINDCL~1.JS|findClosestCulture.js,SourceCabKey=findclosestculture.js,DestName=findClosestCulture.js,Attributes=16384,FileSize=2251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-218166004,HashPart2=-1892020962,HashPart3=-1586349878,HashPart4=-2016172113,,)
        MSI (s) (9C:0C) [17:13:12:148]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\findClosestCulture.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:148]: Source for file 'findclosestculture.js' is compressed
        InstallFiles: File: findClosestCulture.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 2251
        MSI (s) (9C:0C) [17:13:12:148]: Executing op: FileCopy(SourceName=cultures.js,SourceCabKey=cultures.js,DestName=cultures.js,Attributes=16384,FileSize=462,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=566097874,HashPart2=-1277847127,HashPart3=-1244340371,HashPart4=-93936672,,)
        MSI (s) (9C:0C) [17:13:12:148]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\cultures.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:148]: Source for file 'cultures.js' is compressed
        InstallFiles: File: cultures.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 462
        MSI (s) (9C:0C) [17:13:12:148]: Executing op: FileCopy(SourceName=culture.js,SourceCabKey=culture.js,DestName=culture.js,Attributes=16384,FileSize=722,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=487944749,HashPart2=-1668356047,HashPart3=1458083962,HashPart4=-1067296669,,)
        MSI (s) (9C:0C) [17:13:12:148]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\culture.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:148]: Source for file 'culture.js' is compressed
        InstallFiles: File: culture.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\, Size: 722
        MSI (s) (9C:0C) [17:13:12:148]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\)
        MSI (s) (9C:0C) [17:13:12:148]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\|IISRootFolder\MyComp.WebApp\)
        MSI (s) (9C:0C) [17:13:12:148]: Executing op: FileCopy(SourceName=WEB~1.CON|web.config,SourceCabKey=web.config,DestName=web.config,Attributes=16384,FileSize=1392,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=109172387,HashPart2=-1150138565,HashPart3=-1328871256,HashPart4=1501863286,,)
        MSI (s) (9C:0C) [17:13:12:148]: File: C:\inetpub\wwwroot\MyComp.WebApp\web.config; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:148]: Source for file 'web.config' is compressed
        InstallFiles: File: web.config, Directory: C:\inetpub\wwwroot\MyComp.WebApp\, Size: 1392
        MSI (s) (9C:0C) [17:13:12:154]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\)
        MSI (s) (9C:0C) [17:13:12:154]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\GLOBAL~1\lib\cultures\|IISRootFolder\MyComp.WebApp\lib\globalize\lib\cultures\)
        MSI (s) (9C:0C) [17:13:12:154]: Executing op: FileCopy(SourceName=GLOBAL~1.JS|globalize.cultures.js,SourceCabKey=globalize.cultures.js,DestName=globalize.cultures.js,Attributes=16384,FileSize=865587,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1707814348,HashPart2=647258829,HashPart3=-659909553,HashPart4=-1340980210,,)
        MSI (s) (9C:0C) [17:13:12:154]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.cultures.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:154]: Source for file 'globalize.cultures.js' is compressed
        InstallFiles: File: globalize.cultures.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 865587
        MSI (s) (9C:0C) [17:13:12:154]: Executing op: FileCopy(SourceName=GLOBAL~1.JS1|globalize.culture.zu.js,SourceCabKey=globalize.culture.zu.js,DestName=globalize.culture.zu.js,Attributes=16384,FileSize=1669,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1543800193,HashPart2=-400126278,HashPart3=-1441535024,HashPart4=1902961570,,)
        MSI (s) (9C:0C) [17:13:12:154]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:154]: Source for file 'globalize.culture.zu.js' is compressed
        InstallFiles: File: globalize.culture.zu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1669
        MSI (s) (9C:0C) [17:13:12:154]: Executing op: FileCopy(SourceName=GLOBAL~1.JS2|globalize.culture.zu-ZA.js,SourceCabKey=globalize.culture.zu_za.js,DestName=globalize.culture.zu-ZA.js,Attributes=16384,FileSize=1713,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1819742547,HashPart2=817037256,HashPart3=-745593469,HashPart4=-1429384519,,)
        MSI (s) (9C:0C) [17:13:12:154]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zu-ZA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:154]: Source for file 'globalize.culture.zu_za.js' is compressed
        InstallFiles: File: globalize.culture.zu-ZA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1713
        MSI (s) (9C:0C) [17:13:12:170]: Executing op: FileCopy(SourceName=GLOBAL~1.JS3|globalize.culture.zh.js,SourceCabKey=globalize.culture.zh.js,DestName=globalize.culture.zh.js,Attributes=16384,FileSize=1992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1887823617,HashPart2=-710569311,HashPart3=403320405,HashPart4=1479787734,,)
        MSI (s) (9C:0C) [17:13:12:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:170]: Source for file 'globalize.culture.zh.js' is compressed
        InstallFiles: File: globalize.culture.zh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1992
        MSI (s) (9C:0C) [17:13:12:170]: Executing op: FileCopy(SourceName=GLOBAL~1.JS4|globalize.culture.zh-TW.js,SourceCabKey=globalize.culture.zh_tw.js,DestName=globalize.culture.zh-TW.js,Attributes=16384,FileSize=3057,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1060899939,HashPart2=1405426551,HashPart3=-89073376,HashPart4=-2060478642,,)
        MSI (s) (9C:0C) [17:13:12:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-TW.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:170]: Source for file 'globalize.culture.zh_tw.js' is compressed
        InstallFiles: File: globalize.culture.zh-TW.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3057
        MSI (s) (9C:0C) [17:13:12:170]: Executing op: FileCopy(SourceName=GLOBAL~1.JS5|globalize.culture.zh-SG.js,SourceCabKey=globalize.culture.zh_sg.js,DestName=globalize.culture.zh-SG.js,Attributes=16384,FileSize=1759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-714235778,HashPart2=-693752693,HashPart3=-955524599,HashPart4=1413915186,,)
        MSI (s) (9C:0C) [17:13:12:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-SG.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:170]: Source for file 'globalize.culture.zh_sg.js' is compressed
        InstallFiles: File: globalize.culture.zh-SG.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1759
        MSI (s) (9C:0C) [17:13:12:170]: Executing op: FileCopy(SourceName=GLOBAL~1.JS6|globalize.culture.zh-MO.js,SourceCabKey=globalize.culture.zh_mo.js,DestName=globalize.culture.zh-MO.js,Attributes=16384,FileSize=2030,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-833241846,HashPart2=991233366,HashPart3=-27977623,HashPart4=-1522941720,,)
        MSI (s) (9C:0C) [17:13:12:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-MO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:170]: Source for file 'globalize.culture.zh_mo.js' is compressed
        InstallFiles: File: globalize.culture.zh-MO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2030
        MSI (s) (9C:0C) [17:13:12:170]: Executing op: FileCopy(SourceName=GLOBAL~1.JS7|globalize.culture.zh-HK.js,SourceCabKey=globalize.culture.zh_hk.js,DestName=globalize.culture.zh-HK.js,Attributes=16384,FileSize=2034,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1725432072,HashPart2=-1638170064,HashPart3=-1162630508,HashPart4=-1019027080,,)
        MSI (s) (9C:0C) [17:13:12:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-HK.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:170]: Source for file 'globalize.culture.zh_hk.js' is compressed
        InstallFiles: File: globalize.culture.zh-HK.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2034
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GLOBAL~1.JS8|globalize.culture.zh-Hant.js,SourceCabKey=globalize.culture.zh_hant.js,DestName=globalize.culture.zh-Hant.js,Attributes=16384,FileSize=2008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1232627034,HashPart2=-1136149315,HashPart3=-2120463359,HashPart4=479249106,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-Hant.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.zh_hant.js' is compressed
        InstallFiles: File: globalize.culture.zh-Hant.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2008
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GLOBAL~1.JS9|globalize.culture.zh-Hans.js,SourceCabKey=globalize.culture.zh_hans.js,DestName=globalize.culture.zh-Hans.js,Attributes=16384,FileSize=2033,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1218899502,HashPart2=-922208893,HashPart3=-1510211194,HashPart4=630079476,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-Hans.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.zh_hans.js' is compressed
        InstallFiles: File: globalize.culture.zh-Hans.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2033
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GLOBAL~2.JS1|globalize.culture.zh-CN.js,SourceCabKey=globalize.culture.zh_cn.js,DestName=globalize.culture.zh-CN.js,Attributes=16384,FileSize=2046,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-196093591,HashPart2=1564353185,HashPart3=-1402809918,HashPart4=665471979,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-CN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.zh_cn.js' is compressed
        InstallFiles: File: globalize.culture.zh-CN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2046
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GLOBAL~3.JS1|globalize.culture.zh-CHT.js,SourceCabKey=globalize.culture.zh_cht.js,DestName=globalize.culture.zh-CHT.js,Attributes=16384,FileSize=2018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=529912699,HashPart2=-1167459763,HashPart3=1803403993,HashPart4=-251904973,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-CHT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.zh_cht.js' is compressed
        InstallFiles: File: globalize.culture.zh-CHT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2018
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GLOBAL~4.JS1|globalize.culture.zh-CHS.js,SourceCabKey=globalize.culture.zh_chs.js,DestName=globalize.culture.zh-CHS.js,Attributes=16384,FileSize=2043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2041005699,HashPart2=933803750,HashPart3=498478360,HashPart4=-638358409,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.zh-CHS.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.zh_chs.js' is compressed
        InstallFiles: File: globalize.culture.zh-CHS.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2043
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GL5D56~1.JS1|globalize.culture.yo.js,SourceCabKey=globalize.culture.yo.js,DestName=globalize.culture.yo.js,Attributes=16384,FileSize=1568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1332202587,HashPart2=-1094730783,HashPart3=-264478570,HashPart4=1417402096,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.yo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.yo.js' is compressed
        InstallFiles: File: globalize.culture.yo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1568
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GL7C77~1.JS1|globalize.culture.yo-NG.js,SourceCabKey=globalize.culture.yo_ng.js,DestName=globalize.culture.yo-NG.js,Attributes=16384,FileSize=1597,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-793266258,HashPart2=1659639996,HashPart3=545427704,HashPart4=2138903148,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.yo-NG.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.yo_ng.js' is compressed
        InstallFiles: File: globalize.culture.yo-NG.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1597
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GL1669~1.JS1|globalize.culture.xh.js,SourceCabKey=globalize.culture.xh.js,DestName=globalize.culture.xh.js,Attributes=16384,FileSize=1521,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1781624968,HashPart2=856918179,HashPart3=1926231529,HashPart4=24052054,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.xh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.xh.js' is compressed
        InstallFiles: File: globalize.culture.xh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1521
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GLE24F~1.JS1|globalize.culture.xh-ZA.js,SourceCabKey=globalize.culture.xh_za.js,DestName=globalize.culture.xh-ZA.js,Attributes=16384,FileSize=1563,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1407227732,HashPart2=-567804454,HashPart3=-1085552652,HashPart4=-421270528,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.xh-ZA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.xh_za.js' is compressed
        InstallFiles: File: globalize.culture.xh-ZA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1563
        MSI (s) (9C:0C) [17:13:12:186]: Executing op: FileCopy(SourceName=GLFE88~1.JS1|globalize.culture.wo.js,SourceCabKey=globalize.culture.wo.js,DestName=globalize.culture.wo.js,Attributes=16384,FileSize=1931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1636607692,HashPart2=820608878,HashPart3=-660084711,HashPart4=-459303491,,)
        MSI (s) (9C:0C) [17:13:12:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.wo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:186]: Source for file 'globalize.culture.wo.js' is compressed
        InstallFiles: File: globalize.culture.wo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1931
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GL97B1~1.JS1|globalize.culture.wo-SN.js,SourceCabKey=globalize.culture.wo_sn.js,DestName=globalize.culture.wo-SN.js,Attributes=16384,FileSize=1962,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=592093715,HashPart2=985887165,HashPart3=155187041,HashPart4=1650927582,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.wo-SN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.wo_sn.js' is compressed
        InstallFiles: File: globalize.culture.wo-SN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1962
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GLB243~1.JS1|globalize.culture.vi.js,SourceCabKey=globalize.culture.vi.js,DestName=globalize.culture.vi.js,Attributes=16384,FileSize=1885,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1818989571,HashPart2=1170305868,HashPart3=-1729583019,HashPart4=-1857345928,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.vi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.vi.js' is compressed
        InstallFiles: File: globalize.culture.vi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1885
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GL9A5E~1.JS1|globalize.culture.vi-VN.js,SourceCabKey=globalize.culture.vi_vn.js,DestName=globalize.culture.vi-VN.js,Attributes=16384,FileSize=1917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1529337439,HashPart2=1401066731,HashPart3=-2093274906,HashPart4=-1921941056,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.vi-VN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.vi_vn.js' is compressed
        InstallFiles: File: globalize.culture.vi-VN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1917
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GLDE96~1.JS1|globalize.culture.uz.js,SourceCabKey=globalize.culture.uz.js,DestName=globalize.culture.uz.js,Attributes=16384,FileSize=1834,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-188139075,HashPart2=-428004316,HashPart3=-1047860242,HashPart4=-1725418748,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.uz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.uz.js' is compressed
        InstallFiles: File: globalize.culture.uz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1834
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GL7A14~1.JS1|globalize.culture.uz-Latn.js,SourceCabKey=globalize.culture.uz_latn.js,DestName=globalize.culture.uz-Latn.js,Attributes=16384,FileSize=1862,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1011310236,HashPart2=1790000165,HashPart3=1668368399,HashPart4=719747600,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.uz-Latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.uz_latn.js' is compressed
        InstallFiles: File: globalize.culture.uz-Latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1862
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GL1731~1.JS1|globalize.culture.uz-Latn-UZ.js,SourceCabKey=globalize.culture.uz_latn_uz,DestName=globalize.culture.uz-Latn-UZ.js,Attributes=16384,FileSize=1910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-559360302,HashPart2=783229015,HashPart3=540854513,HashPart4=-1275976594,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.uz-Latn-UZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.uz_latn_uz' is compressed
        InstallFiles: File: globalize.culture.uz-Latn-UZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1910
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GL6E5D~1.JS1|globalize.culture.uz-Cyrl.js,SourceCabKey=globalize.culture.uz_cyrl.js,DestName=globalize.culture.uz-Cyrl.js,Attributes=16384,FileSize=2308,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2031694669,HashPart2=-534960802,HashPart3=1788652972,HashPart4=-1952873144,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.uz-Cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.uz_cyrl.js' is compressed
        InstallFiles: File: globalize.culture.uz-Cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2308
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GL704D~1.JS1|globalize.culture.uz-Cyrl-UZ.js,SourceCabKey=globalize.culture.uz_cyrl_uz,DestName=globalize.culture.uz-Cyrl-UZ.js,Attributes=16384,FileSize=2352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-560613919,HashPart2=1552713593,HashPart3=2024900415,HashPart4=-1472936313,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.uz-Cyrl-UZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.uz_cyrl_uz' is compressed
        InstallFiles: File: globalize.culture.uz-Cyrl-UZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2352
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GL4C1F~1.JS1|globalize.culture.ur.js,SourceCabKey=globalize.culture.ur.js,DestName=globalize.culture.ur.js,Attributes=16384,FileSize=7383,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=542940043,HashPart2=-341585553,HashPart3=1203013009,HashPart4=-1661310116,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ur.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.ur.js' is compressed
        InstallFiles: File: globalize.culture.ur.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 7383
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GLD8C2~1.JS1|globalize.culture.ur-PK.js,SourceCabKey=globalize.culture.ur_pk.js,DestName=globalize.culture.ur-PK.js,Attributes=16384,FileSize=7440,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=314997158,HashPart2=488596468,HashPart3=343950426,HashPart4=-1135418767,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ur-PK.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.ur_pk.js' is compressed
        InstallFiles: File: globalize.culture.ur-PK.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 7440
        MSI (s) (9C:0C) [17:13:12:201]: Executing op: FileCopy(SourceName=GL4336~1.JS1|globalize.culture.uk.js,SourceCabKey=globalize.culture.uk.js,DestName=globalize.culture.uk.js,Attributes=16384,FileSize=2475,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=235830995,HashPart2=-499880305,HashPart3=-1008984110,HashPart4=194238936,,)
        MSI (s) (9C:0C) [17:13:12:201]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.uk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:201]: Source for file 'globalize.culture.uk.js' is compressed
        InstallFiles: File: globalize.culture.uk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2475
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GL8500~1.JS1|globalize.culture.uk-UA.js,SourceCabKey=globalize.culture.uk_ua.js,DestName=globalize.culture.uk-UA.js,Attributes=16384,FileSize=2511,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=555882319,HashPart2=-371672063,HashPart3=-2143847853,HashPart4=11563451,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.uk-UA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.uk_ua.js' is compressed
        InstallFiles: File: globalize.culture.uk-UA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2511
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GL8505~1.JS1|globalize.culture.ug.js,SourceCabKey=globalize.culture.ug.js,DestName=globalize.culture.ug.js,Attributes=16384,FileSize=2290,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=936700882,HashPart2=1423978124,HashPart3=4262132,HashPart4=536810470,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.ug.js' is compressed
        InstallFiles: File: globalize.culture.ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2290
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GL615A~1.JS1|globalize.culture.ug-CN.js,SourceCabKey=globalize.culture.ug_cn.js,DestName=globalize.culture.ug-CN.js,Attributes=16384,FileSize=2352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-480707300,HashPart2=266452783,HashPart3=-503913621,HashPart4=1044691654,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ug-CN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.ug_cn.js' is compressed
        InstallFiles: File: globalize.culture.ug-CN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2352
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GL265F~1.JS1|globalize.culture.tzm.js,SourceCabKey=globalize.culture.tzm.js,DestName=globalize.culture.tzm.js,Attributes=16384,FileSize=1811,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-233679308,HashPart2=887775251,HashPart3=-746852094,HashPart4=1801635922,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tzm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.tzm.js' is compressed
        InstallFiles: File: globalize.culture.tzm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1811
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GL47FB~1.JS1|globalize.culture.tzm-Latn.js,SourceCabKey=globalize.culture.tzm_latn.j,DestName=globalize.culture.tzm-Latn.js,Attributes=16384,FileSize=1839,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-202242121,HashPart2=-186766324,HashPart3=868158722,HashPart4=-1826579491,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tzm-Latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.tzm_latn.j' is compressed
        InstallFiles: File: globalize.culture.tzm-Latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1839
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GLAC71~1.JS1|globalize.culture.tzm-Latn-DZ.js,SourceCabKey=globalize.culture.tzm_latn_d,DestName=globalize.culture.tzm-Latn-DZ.js,Attributes=16384,FileSize=1868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=982821260,HashPart2=1692640080,HashPart3=-1971794316,HashPart4=-2036757712,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tzm-Latn-DZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.tzm_latn_d' is compressed
        InstallFiles: File: globalize.culture.tzm-Latn-DZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1868
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GL9251~1.JS1|globalize.culture.tt.js,SourceCabKey=globalize.culture.tt.js,DestName=globalize.culture.tt.js,Attributes=16384,FileSize=2496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1589383609,HashPart2=-288845011,HashPart3=-211168144,HashPart4=-1795014704,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.tt.js' is compressed
        InstallFiles: File: globalize.culture.tt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2496
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GL0E24~1.JS1|globalize.culture.tt-RU.js,SourceCabKey=globalize.culture.tt_ru.js,DestName=globalize.culture.tt-RU.js,Attributes=16384,FileSize=2529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=720665207,HashPart2=1984971903,HashPart3=354935226,HashPart4=-1648566171,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tt-RU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.tt_ru.js' is compressed
        InstallFiles: File: globalize.culture.tt-RU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2529
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GL2C55~1.JS1|globalize.culture.tr.js,SourceCabKey=globalize.culture.tr.js,DestName=globalize.culture.tr.js,Attributes=16384,FileSize=1805,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1713458710,HashPart2=-735671274,HashPart3=1000344315,HashPart4=1169819668,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.tr.js' is compressed
        InstallFiles: File: globalize.culture.tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1805
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GLBE18~1.JS1|globalize.culture.tr-TR.js,SourceCabKey=globalize.culture.tr_tr.js,DestName=globalize.culture.tr-TR.js,Attributes=16384,FileSize=1834,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1961195526,HashPart2=-1895101740,HashPart3=-882258439,HashPart4=630112654,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tr-TR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.tr_tr.js' is compressed
        InstallFiles: File: globalize.culture.tr-TR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1834
        MSI (s) (9C:0C) [17:13:12:217]: Executing op: FileCopy(SourceName=GLFD87~1.JS1|globalize.culture.tn.js,SourceCabKey=globalize.culture.tn.js,DestName=globalize.culture.tn.js,Attributes=16384,FileSize=1735,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1917467118,HashPart2=943191059,HashPart3=1810578278,HashPart4=2111542836,,)
        MSI (s) (9C:0C) [17:13:12:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:217]: Source for file 'globalize.culture.tn.js' is compressed
        InstallFiles: File: globalize.culture.tn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1735
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GLF614~1.JS1|globalize.culture.tn-ZA.js,SourceCabKey=globalize.culture.tn_za.js,DestName=globalize.culture.tn-ZA.js,Attributes=16384,FileSize=1775,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-836058594,HashPart2=1340103244,HashPart3=1660450880,HashPart4=-345894382,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tn-ZA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.tn_za.js' is compressed
        InstallFiles: File: globalize.culture.tn-ZA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1775
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GL831C~1.JS1|globalize.culture.tk.js,SourceCabKey=globalize.culture.tk.js,DestName=globalize.culture.tk.js,Attributes=16384,FileSize=1869,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1064750934,HashPart2=-2110611651,HashPart3=-757455695,HashPart4=-1587766448,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.tk.js' is compressed
        InstallFiles: File: globalize.culture.tk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1869
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GL47D5~1.JS1|globalize.culture.tk-TM.js,SourceCabKey=globalize.culture.tk_tm.js,DestName=globalize.culture.tk-TM.js,Attributes=16384,FileSize=1909,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-891805753,HashPart2=-649342448,HashPart3=638317606,HashPart4=633528774,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tk-TM.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.tk_tm.js' is compressed
        InstallFiles: File: globalize.culture.tk-TM.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1909
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GL4695~1.JS1|globalize.culture.th.js,SourceCabKey=globalize.culture.th.js,DestName=globalize.culture.th.js,Attributes=16384,FileSize=3197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-750305582,HashPart2=1259035337,HashPart3=1430945557,HashPart4=-1956552816,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.th.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.th.js' is compressed
        InstallFiles: File: globalize.culture.th.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3197
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GL0F69~1.JS1|globalize.culture.th-TH.js,SourceCabKey=globalize.culture.th_th.js,DestName=globalize.culture.th-TH.js,Attributes=16384,FileSize=3229,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-724948384,HashPart2=-80503791,HashPart3=-45444543,HashPart4=1047972276,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.th-TH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.th_th.js' is compressed
        InstallFiles: File: globalize.culture.th-TH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3229
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GLED79~1.JS1|globalize.culture.tg.js,SourceCabKey=globalize.culture.tg.js,DestName=globalize.culture.tg.js,Attributes=16384,FileSize=2414,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1894623196,HashPart2=-220323740,HashPart3=173655430,HashPart4=483824712,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.tg.js' is compressed
        InstallFiles: File: globalize.culture.tg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2414
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GLE845~1.JS1|globalize.culture.tg-Cyrl.js,SourceCabKey=globalize.culture.tg_cyrl.js,DestName=globalize.culture.tg-Cyrl.js,Attributes=16384,FileSize=2445,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2104225506,HashPart2=-1462745237,HashPart3=-1139907732,HashPart4=-231684199,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tg-Cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.tg_cyrl.js' is compressed
        InstallFiles: File: globalize.culture.tg-Cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2445
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GLDDA3~1.JS1|globalize.culture.tg-Cyrl-TJ.js,SourceCabKey=globalize.culture.tg_cyrl_tj,DestName=globalize.culture.tg-Cyrl-TJ.js,Attributes=16384,FileSize=2489,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1178669362,HashPart2=-1633307603,HashPart3=2006154695,HashPart4=-496395877,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.tg-Cyrl-TJ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.tg_cyrl_tj' is compressed
        InstallFiles: File: globalize.culture.tg-Cyrl-TJ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2489
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GL28D5~1.JS1|globalize.culture.te.js,SourceCabKey=globalize.culture.te.js,DestName=globalize.culture.te.js,Attributes=16384,FileSize=2421,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-645708579,HashPart2=-1400279044,HashPart3=929811363,HashPart4=2044648245,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.te.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.te.js' is compressed
        InstallFiles: File: globalize.culture.te.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2421
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GL1A0B~1.JS1|globalize.culture.te-IN.js,SourceCabKey=globalize.culture.te_in.js,DestName=globalize.culture.te-IN.js,Attributes=16384,FileSize=2467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1592072442,HashPart2=-1761574035,HashPart3=-1511138901,HashPart4=2082883309,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.te-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.te_in.js' is compressed
        InstallFiles: File: globalize.culture.te-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2467
        MSI (s) (9C:0C) [17:13:12:232]: Executing op: FileCopy(SourceName=GL49BF~1.JS1|globalize.culture.ta.js,SourceCabKey=globalize.culture.ta.js,DestName=globalize.culture.ta.js,Attributes=16384,FileSize=2511,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1954344356,HashPart2=-1469795701,HashPart3=-1909610857,HashPart4=352001876,,)
        MSI (s) (9C:0C) [17:13:12:232]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ta.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:232]: Source for file 'globalize.culture.ta.js' is compressed
        InstallFiles: File: globalize.culture.ta.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2511
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GLC61F~1.JS1|globalize.culture.ta-IN.js,SourceCabKey=globalize.culture.ta_in.js,DestName=globalize.culture.ta-IN.js,Attributes=16384,FileSize=2552,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1273006829,HashPart2=715748247,HashPart3=-524467196,HashPart4=-1787546082,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ta-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.ta_in.js' is compressed
        InstallFiles: File: globalize.culture.ta-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2552
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GL3E7E~1.JS1|globalize.culture.syr.js,SourceCabKey=globalize.culture.syr.js,DestName=globalize.culture.syr.js,Attributes=16384,FileSize=2034,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1263462621,HashPart2=1484978712,HashPart3=-1348258797,HashPart4=-1130550960,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.syr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.syr.js' is compressed
        InstallFiles: File: globalize.culture.syr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2034
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GL8FA6~1.JS1|globalize.culture.syr-SY.js,SourceCabKey=globalize.culture.syr_sy.js,DestName=globalize.culture.syr-SY.js,Attributes=16384,FileSize=2064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1307450274,HashPart2=288508737,HashPart3=-205238088,HashPart4=449176086,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.syr-SY.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.syr_sy.js' is compressed
        InstallFiles: File: globalize.culture.syr-SY.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2064
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GL4DA2~1.JS1|globalize.culture.sw.js,SourceCabKey=globalize.culture.sw.js,DestName=globalize.culture.sw.js,Attributes=16384,FileSize=1379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1622752599,HashPart2=1852114649,HashPart3=2042900491,HashPart4=1539530754,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.sw.js' is compressed
        InstallFiles: File: globalize.culture.sw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1379
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GL4C23~1.JS1|globalize.culture.sw-KE.js,SourceCabKey=globalize.culture.sw_ke.js,DestName=globalize.culture.sw-KE.js,Attributes=16384,FileSize=1404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2078124976,HashPart2=-378312573,HashPart3=463048438,HashPart4=-362750051,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sw-KE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.sw_ke.js' is compressed
        InstallFiles: File: globalize.culture.sw-KE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1404
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GL5D58~1.JS1|globalize.culture.sv.js,SourceCabKey=globalize.culture.sv.js,DestName=globalize.culture.sv.js,Attributes=16384,FileSize=1836,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-664945593,HashPart2=2085353080,HashPart3=1118804580,HashPart4=1461797386,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.sv.js' is compressed
        InstallFiles: File: globalize.culture.sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1836
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GL724E~1.JS1|globalize.culture.sv-SE.js,SourceCabKey=globalize.culture.sv_se.js,DestName=globalize.culture.sv-SE.js,Attributes=16384,FileSize=1864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-109334900,HashPart2=939193159,HashPart3=-1537976073,HashPart4=923569838,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sv-SE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.sv_se.js' is compressed
        InstallFiles: File: globalize.culture.sv-SE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1864
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GL22DE~1.JS1|globalize.culture.sv-FI.js,SourceCabKey=globalize.culture.sv_fi.js,DestName=globalize.culture.sv-FI.js,Attributes=16384,FileSize=1865,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=102584009,HashPart2=1216340085,HashPart3=-1705099362,HashPart4=343723228,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sv-FI.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.sv_fi.js' is compressed
        InstallFiles: File: globalize.culture.sv-FI.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1865
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GLAAEC~1.JS1|globalize.culture.sr.js,SourceCabKey=globalize.culture.sr.js,DestName=globalize.culture.sr.js,Attributes=16384,FileSize=1910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-92971205,HashPart2=-793396616,HashPart3=2050950471,HashPart4=-1425506090,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.sr.js' is compressed
        InstallFiles: File: globalize.culture.sr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1910
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GLCDAB~1.JS1|globalize.culture.sr-Latn.js,SourceCabKey=globalize.culture.sr_latn.js,DestName=globalize.culture.sr-Latn.js,Attributes=16384,FileSize=1938,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-388055717,HashPart2=103388320,HashPart3=952895975,HashPart4=-535174723,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.sr_latn.js' is compressed
        InstallFiles: File: globalize.culture.sr-Latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1938
        MSI (s) (9C:0C) [17:13:12:248]: Executing op: FileCopy(SourceName=GL93EF~1.JS1|globalize.culture.sr-Latn-RS.js,SourceCabKey=globalize.culture.sr_latn_rs,DestName=globalize.culture.sr-Latn-RS.js,Attributes=16384,FileSize=1964,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2024137522,HashPart2=-1205899437,HashPart3=885091699,HashPart4=1241808464,,)
        MSI (s) (9C:0C) [17:13:12:248]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Latn-RS.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:248]: Source for file 'globalize.culture.sr_latn_rs' is compressed
        InstallFiles: File: globalize.culture.sr-Latn-RS.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1964
        MSI (s) (9C:0C) [17:13:12:264]: Executing op: FileCopy(SourceName=GL8F39~1.JS1|globalize.culture.sr-Latn-ME.js,SourceCabKey=globalize.culture.sr_latn_me,DestName=globalize.culture.sr-Latn-ME.js,Attributes=16384,FileSize=1970,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1237970823,HashPart2=1983929960,HashPart3=824100439,HashPart4=1526123055,,)
        MSI (s) (9C:0C) [17:13:12:264]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Latn-ME.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:264]: Source for file 'globalize.culture.sr_latn_me' is compressed
        InstallFiles: File: globalize.culture.sr-Latn-ME.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1970
        MSI (s) (9C:0C) [17:13:12:264]: Executing op: FileCopy(SourceName=GL48AF~1.JS1|globalize.culture.sr-Latn-CS.js,SourceCabKey=globalize.culture.sr_latn_cs,DestName=globalize.culture.sr-Latn-CS.js,Attributes=16384,FileSize=2012,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-327331539,HashPart2=-602744042,HashPart3=1431870987,HashPart4=-703272872,,)
        MSI (s) (9C:0C) [17:13:12:264]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Latn-CS.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:264]: Source for file 'globalize.culture.sr_latn_cs' is compressed
        InstallFiles: File: globalize.culture.sr-Latn-CS.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2012
        MSI (s) (9C:0C) [17:13:12:295]: Executing op: FileCopy(SourceName=GL5DDB~1.JS1|globalize.culture.sr-Latn-BA.js,SourceCabKey=globalize.culture.sr_latn_ba,DestName=globalize.culture.sr-Latn-BA.js,Attributes=16384,FileSize=1964,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1013025198,HashPart2=1897651909,HashPart3=1669624380,HashPart4=1424823986,,)
        MSI (s) (9C:0C) [17:13:12:295]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Latn-BA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:295]: Source for file 'globalize.culture.sr_latn_ba' is compressed
        InstallFiles: File: globalize.culture.sr-Latn-BA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1964
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GLD962~1.JS1|globalize.culture.sr-Cyrl.js,SourceCabKey=globalize.culture.sr_cyrl.js,DestName=globalize.culture.sr-Cyrl.js,Attributes=16384,FileSize=2154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1646936974,HashPart2=1929825349,HashPart3=1501541362,HashPart4=-1660909179,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sr_cyrl.js' is compressed
        InstallFiles: File: globalize.culture.sr-Cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2154
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GLA277~1.JS1|globalize.culture.sr-Cyrl-RS.js,SourceCabKey=globalize.culture.sr_cyrl_rs,DestName=globalize.culture.sr-Cyrl-RS.js,Attributes=16384,FileSize=2186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1047405599,HashPart2=-766510148,HashPart3=-1293794747,HashPart4=-1059238066,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Cyrl-RS.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sr_cyrl_rs' is compressed
        InstallFiles: File: globalize.culture.sr-Cyrl-RS.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2186
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GL4671~1.JS1|globalize.culture.sr-Cyrl-ME.js,SourceCabKey=globalize.culture.sr_cyrl_me,DestName=globalize.culture.sr-Cyrl-ME.js,Attributes=16384,FileSize=2191,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-221907849,HashPart2=-1892574549,HashPart3=-2062269641,HashPart4=-2120625640,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Cyrl-ME.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sr_cyrl_me' is compressed
        InstallFiles: File: globalize.culture.sr-Cyrl-ME.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2191
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GL0E5A~1.JS1|globalize.culture.sr-Cyrl-CS.js,SourceCabKey=globalize.culture.sr_cyrl_cs,DestName=globalize.culture.sr-Cyrl-CS.js,Attributes=16384,FileSize=2252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1668621099,HashPart2=-476595003,HashPart3=-1861315725,HashPart4=-628879302,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Cyrl-CS.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sr_cyrl_cs' is compressed
        InstallFiles: File: globalize.culture.sr-Cyrl-CS.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2252
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GL1C20~1.JS1|globalize.culture.sr-Cyrl-BA.js,SourceCabKey=globalize.culture.sr_cyrl_ba,DestName=globalize.culture.sr-Cyrl-BA.js,Attributes=16384,FileSize=2161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1509490058,HashPart2=1486863125,HashPart3=-804623661,HashPart4=-1987623838,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sr-Cyrl-BA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sr_cyrl_ba' is compressed
        InstallFiles: File: globalize.culture.sr-Cyrl-BA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2161
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GL8922~1.JS1|globalize.culture.sq.js,SourceCabKey=globalize.culture.sq.js,DestName=globalize.culture.sq.js,Attributes=16384,FileSize=1836,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-81958780,HashPart2=817074425,HashPart3=-38848642,HashPart4=406710166,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sq.js' is compressed
        InstallFiles: File: globalize.culture.sq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1836
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GLA2A4~1.JS1|globalize.culture.sq-AL.js,SourceCabKey=globalize.culture.sq_al.js,DestName=globalize.culture.sq-AL.js,Attributes=16384,FileSize=1868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1882016749,HashPart2=715399655,HashPart3=-2055569968,HashPart4=54943564,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sq-AL.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sq_al.js' is compressed
        InstallFiles: File: globalize.culture.sq-AL.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1868
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GLD39C~1.JS1|globalize.culture.sms.js,SourceCabKey=globalize.culture.sms.js,DestName=globalize.culture.sms.js,Attributes=16384,FileSize=2292,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2060928035,HashPart2=-869090637,HashPart3=894575539,HashPart4=1830641498,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sms.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sms.js' is compressed
        InstallFiles: File: globalize.culture.sms.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2292
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GL1656~1.JS1|globalize.culture.sms-FI.js,SourceCabKey=globalize.culture.sms_fi.js,DestName=globalize.culture.sms-FI.js,Attributes=16384,FileSize=2329,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1521107902,HashPart2=1364567828,HashPart3=742887350,HashPart4=402533357,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sms-FI.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.sms_fi.js' is compressed
        InstallFiles: File: globalize.culture.sms-FI.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2329
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GLF44C~1.JS1|globalize.culture.smn.js,SourceCabKey=globalize.culture.smn.js,DestName=globalize.culture.smn.js,Attributes=16384,FileSize=1908,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=977941246,HashPart2=-1027661655,HashPart3=819143342,HashPart4=526951728,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.smn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.smn.js' is compressed
        InstallFiles: File: globalize.culture.smn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1908
        MSI (s) (9C:0C) [17:13:12:311]: Executing op: FileCopy(SourceName=GLF798~1.JS1|globalize.culture.smn-FI.js,SourceCabKey=globalize.culture.smn_fi.js,DestName=globalize.culture.smn-FI.js,Attributes=16384,FileSize=1935,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-440648910,HashPart2=-1257910205,HashPart3=413235864,HashPart4=-1905727700,,)
        MSI (s) (9C:0C) [17:13:12:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.smn-FI.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:311]: Source for file 'globalize.culture.smn_fi.js' is compressed
        InstallFiles: File: globalize.culture.smn-FI.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1935
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GL7C49~1.JS1|globalize.culture.smj.js,SourceCabKey=globalize.culture.smj.js,DestName=globalize.culture.smj.js,Attributes=16384,FileSize=2281,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-483048728,HashPart2=-1675190906,HashPart3=-224047064,HashPart4=958106129,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.smj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.smj.js' is compressed
        InstallFiles: File: globalize.culture.smj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2281
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GL0741~1.JS1|globalize.culture.smj-SE.js,SourceCabKey=globalize.culture.smj_se.js,DestName=globalize.culture.smj-SE.js,Attributes=16384,FileSize=2308,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1785861932,HashPart2=-1386256956,HashPart3=-946018668,HashPart4=411276075,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.smj-SE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.smj_se.js' is compressed
        InstallFiles: File: globalize.culture.smj-SE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2308
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GL96E5~1.JS1|globalize.culture.smj-NO.js,SourceCabKey=globalize.culture.smj_no.js,DestName=globalize.culture.smj-NO.js,Attributes=16384,FileSize=2341,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1397468528,HashPart2=1552514811,HashPart3=433259984,HashPart4=1655993489,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.smj-NO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.smj_no.js' is compressed
        InstallFiles: File: globalize.culture.smj-NO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2341
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GLA914~1.JS1|globalize.culture.sma.js,SourceCabKey=globalize.culture.sma.js,DestName=globalize.culture.sma.js,Attributes=16384,FileSize=2142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-929755446,HashPart2=1449389457,HashPart3=-1127059030,HashPart4=2135383633,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.sma.js' is compressed
        InstallFiles: File: globalize.culture.sma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2142
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GL3416~1.JS1|globalize.culture.sma-SE.js,SourceCabKey=globalize.culture.sma_se.js,DestName=globalize.culture.sma-SE.js,Attributes=16384,FileSize=2169,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1939278711,HashPart2=-236330571,HashPart3=-42800578,HashPart4=1049558872,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sma-SE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.sma_se.js' is compressed
        InstallFiles: File: globalize.culture.sma-SE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2169
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GLD9BD~1.JS1|globalize.culture.sma-NO.js,SourceCabKey=globalize.culture.sma_no.js,DestName=globalize.culture.sma-NO.js,Attributes=16384,FileSize=2198,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=838257486,HashPart2=554184110,HashPart3=779798829,HashPart4=1489681162,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sma-NO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.sma_no.js' is compressed
        InstallFiles: File: globalize.culture.sma-NO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2198
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GL4FA6~1.JS1|globalize.culture.sl.js,SourceCabKey=globalize.culture.sl.js,DestName=globalize.culture.sl.js,Attributes=16384,FileSize=1861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1833443782,HashPart2=-597665293,HashPart3=714191845,HashPart4=-891213070,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.sl.js' is compressed
        InstallFiles: File: globalize.culture.sl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1861
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GL02D0~1.JS1|globalize.culture.sl-SI.js,SourceCabKey=globalize.culture.sl_si.js,DestName=globalize.culture.sl-SI.js,Attributes=16384,FileSize=1893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1318673679,HashPart2=245085200,HashPart3=-1817430547,HashPart4=1099408169,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sl-SI.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.sl_si.js' is compressed
        InstallFiles: File: globalize.culture.sl-SI.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1893
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GLE468~1.JS1|globalize.culture.sk.js,SourceCabKey=globalize.culture.sk.js,DestName=globalize.culture.sk.js,Attributes=16384,FileSize=2160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1634438753,HashPart2=836543269,HashPart3=25084999,HashPart4=-579558229,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.sk.js' is compressed
        InstallFiles: File: globalize.culture.sk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2160
        MSI (s) (9C:0C) [17:13:12:326]: Executing op: FileCopy(SourceName=GL6AED~1.JS1|globalize.culture.sk-SK.js,SourceCabKey=globalize.culture.sk_sk.js,DestName=globalize.culture.sk-SK.js,Attributes=16384,FileSize=2203,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=275049528,HashPart2=-27690768,HashPart3=-1056247137,HashPart4=1956338378,,)
        MSI (s) (9C:0C) [17:13:12:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sk-SK.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:326]: Source for file 'globalize.culture.sk_sk.js' is compressed
        InstallFiles: File: globalize.culture.sk-SK.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2203
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GL0230~1.JS1|globalize.culture.si.js,SourceCabKey=globalize.culture.si.js,DestName=globalize.culture.si.js,Attributes=16384,FileSize=2572,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=983030961,HashPart2=1147743427,HashPart3=-1356066321,HashPart4=-809453689,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.si.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.si.js' is compressed
        InstallFiles: File: globalize.culture.si.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2572
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GL1CDA~1.JS1|globalize.culture.si-LK.js,SourceCabKey=globalize.culture.si_lk.js,DestName=globalize.culture.si-LK.js,Attributes=16384,FileSize=2627,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1698203301,HashPart2=-620651377,HashPart3=-1897822879,HashPart4=1559670067,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.si-LK.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.si_lk.js' is compressed
        InstallFiles: File: globalize.culture.si-LK.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2627
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GL5FB4~1.JS1|globalize.culture.se.js,SourceCabKey=globalize.culture.se.js,DestName=globalize.culture.se.js,Attributes=16384,FileSize=2279,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=944544491,HashPart2=-1851901031,HashPart3=333449964,HashPart4=891889757,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.se.js' is compressed
        InstallFiles: File: globalize.culture.se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2279
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GL2D85~1.JS1|globalize.culture.se-SE.js,SourceCabKey=globalize.culture.se_se.js,DestName=globalize.culture.se-SE.js,Attributes=16384,FileSize=2270,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1356106339,HashPart2=-766790237,HashPart3=-1417363292,HashPart4=-85099452,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.se-SE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.se_se.js' is compressed
        InstallFiles: File: globalize.culture.se-SE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2270
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GL70A1~1.JS1|globalize.culture.se-NO.js,SourceCabKey=globalize.culture.se_no.js,DestName=globalize.culture.se-NO.js,Attributes=16384,FileSize=2304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1870560690,HashPart2=-223864579,HashPart3=564120680,HashPart4=777768870,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.se-NO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.se_no.js' is compressed
        InstallFiles: File: globalize.culture.se-NO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2304
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GLDC16~1.JS1|globalize.culture.se-FI.js,SourceCabKey=globalize.culture.se_fi.js,DestName=globalize.culture.se-FI.js,Attributes=16384,FileSize=2274,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1151832585,HashPart2=227102300,HashPart3=1933409246,HashPart4=-1710580283,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.se-FI.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.se_fi.js' is compressed
        InstallFiles: File: globalize.culture.se-FI.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2274
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GL4085~1.JS1|globalize.culture.sah.js,SourceCabKey=globalize.culture.sah.js,DestName=globalize.culture.sah.js,Attributes=16384,FileSize=2597,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=939069552,HashPart2=-1197283648,HashPart3=-1394928911,HashPart4=-1044974939,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sah.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.sah.js' is compressed
        InstallFiles: File: globalize.culture.sah.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2597
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GLC311~1.JS1|globalize.culture.sah-RU.js,SourceCabKey=globalize.culture.sah_ru.js,DestName=globalize.culture.sah-RU.js,Attributes=16384,FileSize=2630,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=880795071,HashPart2=-789278587,HashPart3=-2086186683,HashPart4=1856109760,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sah-RU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.sah_ru.js' is compressed
        InstallFiles: File: globalize.culture.sah-RU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2630
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GL8D82~1.JS1|globalize.culture.sa.js,SourceCabKey=globalize.culture.sa.js,DestName=globalize.culture.sa.js,Attributes=16384,FileSize=2470,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1439655229,HashPart2=-1958989726,HashPart3=2048526476,HashPart4=-1440837712,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.sa.js' is compressed
        InstallFiles: File: globalize.culture.sa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2470
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GL4DC9~1.JS1|globalize.culture.sa-IN.js,SourceCabKey=globalize.culture.sa_in.js,DestName=globalize.culture.sa-IN.js,Attributes=16384,FileSize=2508,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1836852644,HashPart2=-452332571,HashPart3=-1343827578,HashPart4=38049349,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.sa-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.sa_in.js' is compressed
        InstallFiles: File: globalize.culture.sa-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2508
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GLA856~1.JS1|globalize.culture.rw.js,SourceCabKey=globalize.culture.rw.js,DestName=globalize.culture.rw.js,Attributes=16384,FileSize=1730,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1282594068,HashPart2=951845344,HashPart3=-411113791,HashPart4=28576560,,)
        MSI (s) (9C:0C) [17:13:12:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:342]: Source for file 'globalize.culture.rw.js' is compressed
        InstallFiles: File: globalize.culture.rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1730
        MSI (s) (9C:0C) [17:13:12:342]: Executing op: FileCopy(SourceName=GLF0BF~1.JS1|globalize.culture.rw-RW.js,SourceCabKey=globalize.culture.rw_rw.js,DestName=globalize.culture.rw-RW.js,Attributes=16384,FileSize=1757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-277189415,HashPart2=-967526082,HashPart3=-2075077058,HashPart4=1556798626,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.rw-RW.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.rw_rw.js' is compressed
        InstallFiles: File: globalize.culture.rw-RW.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1757
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GLFF8B~1.JS1|globalize.culture.ru.js,SourceCabKey=globalize.culture.ru.js,DestName=globalize.culture.ru.js,Attributes=16384,FileSize=2424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1401117866,HashPart2=-1264699545,HashPart3=-486874715,HashPart4=-770306947,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.ru.js' is compressed
        InstallFiles: File: globalize.culture.ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2424
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GL37EC~1.JS1|globalize.culture.ru-RU.js,SourceCabKey=globalize.culture.ru_ru.js,DestName=globalize.culture.ru-RU.js,Attributes=16384,FileSize=2457,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1195365726,HashPart2=347197074,HashPart3=761167426,HashPart4=118991252,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ru-RU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.ru_ru.js' is compressed
        InstallFiles: File: globalize.culture.ru-RU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2457
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GLB31C~1.JS1|globalize.culture.ro.js,SourceCabKey=globalize.culture.ro.js,DestName=globalize.culture.ro.js,Attributes=16384,FileSize=1791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1076781642,HashPart2=1857558454,HashPart3=-1914396409,HashPart4=-1809919666,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.ro.js' is compressed
        InstallFiles: File: globalize.culture.ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1791
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GLF984~1.JS1|globalize.culture.ro-RO.js,SourceCabKey=globalize.culture.ro_ro.js,DestName=globalize.culture.ro-RO.js,Attributes=16384,FileSize=1821,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-233845302,HashPart2=-2118339562,HashPart3=-532550178,HashPart4=1932337073,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ro-RO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.ro_ro.js' is compressed
        InstallFiles: File: globalize.culture.ro-RO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1821
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GL0B41~1.JS1|globalize.culture.rm.js,SourceCabKey=globalize.culture.rm.js,DestName=globalize.culture.rm.js,Attributes=16384,FileSize=1907,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1799669190,HashPart2=478982361,HashPart3=-2083408629,HashPart4=-1613818795,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.rm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.rm.js' is compressed
        InstallFiles: File: globalize.culture.rm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1907
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GLDA39~1.JS1|globalize.culture.rm-CH.js,SourceCabKey=globalize.culture.rm_ch.js,DestName=globalize.culture.rm-CH.js,Attributes=16384,FileSize=1939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-706146497,HashPart2=-874427384,HashPart3=2115007471,HashPart4=999305479,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.rm-CH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.rm_ch.js' is compressed
        InstallFiles: File: globalize.culture.rm-CH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1939
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GL8903~1.JS1|globalize.culture.quz.js,SourceCabKey=globalize.culture.quz.js,DestName=globalize.culture.quz.js,Attributes=16384,FileSize=1901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=235940463,HashPart2=-526934859,HashPart3=1331063038,HashPart4=413775081,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.quz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.quz.js' is compressed
        InstallFiles: File: globalize.culture.quz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1901
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GLE6C1~1.JS1|globalize.culture.quz-PE.js,SourceCabKey=globalize.culture.quz_pe.js,DestName=globalize.culture.quz-PE.js,Attributes=16384,FileSize=1843,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1012372324,HashPart2=-708833314,HashPart3=-1232926214,HashPart4=973100580,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.quz-PE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.quz_pe.js' is compressed
        InstallFiles: File: globalize.culture.quz-PE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1843
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GLDC4E~1.JS1|globalize.culture.quz-EC.js,SourceCabKey=globalize.culture.quz_ec.js,DestName=globalize.culture.quz-EC.js,Attributes=16384,FileSize=1860,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2128719565,HashPart2=1676314208,HashPart3=-799664034,HashPart4=-135659852,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.quz-EC.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.quz_ec.js' is compressed
        InstallFiles: File: globalize.culture.quz-EC.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1860
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GL064F~1.JS1|globalize.culture.quz-BO.js,SourceCabKey=globalize.culture.quz_bo.js,DestName=globalize.culture.quz-BO.js,Attributes=16384,FileSize=1932,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1711624426,HashPart2=-592369765,HashPart3=909618159,HashPart4=-217630210,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.quz-BO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.quz_bo.js' is compressed
        InstallFiles: File: globalize.culture.quz-BO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1932
        MSI (s) (9C:0C) [17:13:12:357]: Executing op: FileCopy(SourceName=GLBA1A~1.JS1|globalize.culture.qut.js,SourceCabKey=globalize.culture.qut.js,DestName=globalize.culture.qut.js,Attributes=16384,FileSize=1897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1994815227,HashPart2=-1882957072,HashPart3=-1436074452,HashPart4=1439057394,,)
        MSI (s) (9C:0C) [17:13:12:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.qut.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:357]: Source for file 'globalize.culture.qut.js' is compressed
        InstallFiles: File: globalize.culture.qut.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1897
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GLE5AA~1.JS1|globalize.culture.qut-GT.js,SourceCabKey=globalize.culture.qut_gt.js,DestName=globalize.culture.qut-GT.js,Attributes=16384,FileSize=1930,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=226144692,HashPart2=1836887251,HashPart3=-905478473,HashPart4=1144225358,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.qut-GT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.qut_gt.js' is compressed
        InstallFiles: File: globalize.culture.qut-GT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1930
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GLD5B5~1.JS1|globalize.culture.pt.js,SourceCabKey=globalize.culture.pt.js,DestName=globalize.culture.pt.js,Attributes=16384,FileSize=2000,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1167846181,HashPart2=500857139,HashPart3=401067006,HashPart4=63373996,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.pt.js' is compressed
        InstallFiles: File: globalize.culture.pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2000
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GL0607~1.JS1|globalize.culture.pt-PT.js,SourceCabKey=globalize.culture.pt_pt.js,DestName=globalize.culture.pt-PT.js,Attributes=16384,FileSize=2054,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=678210784,HashPart2=-1194452895,HashPart3=106827767,HashPart4=1921689050,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.pt-PT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.pt_pt.js' is compressed
        InstallFiles: File: globalize.culture.pt-PT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2054
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GL1595~1.JS1|globalize.culture.pt-BR.js,SourceCabKey=globalize.culture.pt_br.js,DestName=globalize.culture.pt-BR.js,Attributes=16384,FileSize=2027,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2078313371,HashPart2=88391626,HashPart3=1386567838,HashPart4=-736249726,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.pt-BR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.pt_br.js' is compressed
        InstallFiles: File: globalize.culture.pt-BR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2027
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GLC455~1.JS1|globalize.culture.ps.js,SourceCabKey=globalize.culture.ps.js,DestName=globalize.culture.ps.js,Attributes=16384,FileSize=7902,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-299333471,HashPart2=-355192870,HashPart3=1083762196,HashPart4=-1460957711,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ps.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.ps.js' is compressed
        InstallFiles: File: globalize.culture.ps.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 7902
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GL6A09~1.JS1|globalize.culture.ps-AF.js,SourceCabKey=globalize.culture.ps_af.js,DestName=globalize.culture.ps-AF.js,Attributes=16384,FileSize=7946,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=192318394,HashPart2=849762203,HashPart3=166839529,HashPart4=1744341966,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ps-AF.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.ps_af.js' is compressed
        InstallFiles: File: globalize.culture.ps-AF.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 7946
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GL35E5~1.JS1|globalize.culture.prs.js,SourceCabKey=globalize.culture.prs.js,DestName=globalize.culture.prs.js,Attributes=16384,FileSize=7866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=284255332,HashPart2=1628594498,HashPart3=-1929382752,HashPart4=-1841821813,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.prs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.prs.js' is compressed
        InstallFiles: File: globalize.culture.prs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 7866
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GL96E9~1.JS1|globalize.culture.prs-AF.js,SourceCabKey=globalize.culture.prs_af.js,DestName=globalize.culture.prs-AF.js,Attributes=16384,FileSize=7910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1284319277,HashPart2=1955675071,HashPart3=1127736583,HashPart4=-383020443,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.prs-AF.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.prs_af.js' is compressed
        InstallFiles: File: globalize.culture.prs-AF.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 7910
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GL4500~1.JS1|globalize.culture.pl.js,SourceCabKey=globalize.culture.pl.js,DestName=globalize.culture.pl.js,Attributes=16384,FileSize=2199,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1319636346,HashPart2=2013087378,HashPart3=474773876,HashPart4=1821544219,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.pl.js' is compressed
        InstallFiles: File: globalize.culture.pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2199
        MSI (s) (9C:0C) [17:13:12:373]: Executing op: FileCopy(SourceName=GL2294~1.JS1|globalize.culture.pl-PL.js,SourceCabKey=globalize.culture.pl_pl.js,DestName=globalize.culture.pl-PL.js,Attributes=16384,FileSize=2226,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1712226214,HashPart2=469383925,HashPart3=1194945340,HashPart4=-1432946214,,)
        MSI (s) (9C:0C) [17:13:12:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.pl-PL.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:373]: Source for file 'globalize.culture.pl_pl.js' is compressed
        InstallFiles: File: globalize.culture.pl-PL.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2226
        MSI (s) (9C:0C) [17:13:12:436]: Executing op: FileCopy(SourceName=GL8C14~1.JS1|globalize.culture.pa.js,SourceCabKey=globalize.culture.pa.js,DestName=globalize.culture.pa.js,Attributes=16384,FileSize=2227,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1889262656,HashPart2=989694424,HashPart3=1837397689,HashPart4=-1076419531,,)
        MSI (s) (9C:0C) [17:13:12:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.pa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:436]: Source for file 'globalize.culture.pa.js' is compressed
        InstallFiles: File: globalize.culture.pa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2227
        MSI (s) (9C:0C) [17:13:12:436]: Executing op: FileCopy(SourceName=GL9A5A~1.JS1|globalize.culture.pa-IN.js,SourceCabKey=globalize.culture.pa_in.js,DestName=globalize.culture.pa-IN.js,Attributes=16384,FileSize=2259,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1740679428,HashPart2=-16209778,HashPart3=-1509946251,HashPart4=-1513424700,,)
        MSI (s) (9C:0C) [17:13:12:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.pa-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:436]: Source for file 'globalize.culture.pa_in.js' is compressed
        InstallFiles: File: globalize.culture.pa-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2259
        MSI (s) (9C:0C) [17:13:12:436]: Executing op: FileCopy(SourceName=GL6788~1.JS1|globalize.culture.or.js,SourceCabKey=globalize.culture.or.js,DestName=globalize.culture.or.js,Attributes=16384,FileSize=2345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1810260695,HashPart2=2035157847,HashPart3=-2139830645,HashPart4=-2051901360,,)
        MSI (s) (9C:0C) [17:13:12:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.or.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:436]: Source for file 'globalize.culture.or.js' is compressed
        InstallFiles: File: globalize.culture.or.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2345
        MSI (s) (9C:0C) [17:13:12:436]: Executing op: FileCopy(SourceName=GL4BCA~1.JS1|globalize.culture.or-IN.js,SourceCabKey=globalize.culture.or_in.js,DestName=globalize.culture.or-IN.js,Attributes=16384,FileSize=2377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-979402445,HashPart2=-1583677487,HashPart3=-134523534,HashPart4=-852296896,,)
        MSI (s) (9C:0C) [17:13:12:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.or-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:436]: Source for file 'globalize.culture.or_in.js' is compressed
        InstallFiles: File: globalize.culture.or-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2377
        MSI (s) (9C:0C) [17:13:12:436]: Executing op: FileCopy(SourceName=GLF2F8~1.JS1|globalize.culture.oc.js,SourceCabKey=globalize.culture.oc.js,DestName=globalize.culture.oc.js,Attributes=16384,FileSize=2265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-737505026,HashPart2=-1416785620,HashPart3=1990302835,HashPart4=-1787375394,,)
        MSI (s) (9C:0C) [17:13:12:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.oc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:436]: Source for file 'globalize.culture.oc.js' is compressed
        InstallFiles: File: globalize.culture.oc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2265
        MSI (s) (9C:0C) [17:13:12:436]: Executing op: FileCopy(SourceName=GL77C6~1.JS1|globalize.culture.oc-FR.js,SourceCabKey=globalize.culture.oc_fr.js,DestName=globalize.culture.oc-FR.js,Attributes=16384,FileSize=2293,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2032378883,HashPart2=1136617424,HashPart3=1041067225,HashPart4=-1279995693,,)
        MSI (s) (9C:0C) [17:13:12:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.oc-FR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:436]: Source for file 'globalize.culture.oc_fr.js' is compressed
        InstallFiles: File: globalize.culture.oc-FR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2293
        MSI (s) (9C:0C) [17:13:12:436]: Executing op: FileCopy(SourceName=GL1F13~1.JS1|globalize.culture.nso.js,SourceCabKey=globalize.culture.nso.js,DestName=globalize.culture.nso.js,Attributes=16384,FileSize=1713,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1981265267,HashPart2=-1957368682,HashPart3=2029230278,HashPart4=1670727751,,)
        MSI (s) (9C:0C) [17:13:12:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nso.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:436]: Source for file 'globalize.culture.nso.js' is compressed
        InstallFiles: File: globalize.culture.nso.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1713
        MSI (s) (9C:0C) [17:13:12:436]: Executing op: FileCopy(SourceName=GLED8D~1.JS1|globalize.culture.nso-ZA.js,SourceCabKey=globalize.culture.nso_za.js,DestName=globalize.culture.nso-ZA.js,Attributes=16384,FileSize=1752,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=194418129,HashPart2=254005703,HashPart3=-354499358,HashPart4=225334926,,)
        MSI (s) (9C:0C) [17:13:12:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nso-ZA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:436]: Source for file 'globalize.culture.nso_za.js' is compressed
        InstallFiles: File: globalize.culture.nso-ZA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1752
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GLDDC5~1.JS1|globalize.culture.no.js,SourceCabKey=globalize.culture.no.js,DestName=globalize.culture.no.js,Attributes=16384,FileSize=1812,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-595474542,HashPart2=-949190323,HashPart3=108377446,HashPart4=-1162710970,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.no.js' is compressed
        InstallFiles: File: globalize.culture.no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1812
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GLCC35~1.JS1|globalize.culture.nn.js,SourceCabKey=globalize.culture.nn.js,DestName=globalize.culture.nn.js,Attributes=16384,FileSize=1832,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=541358900,HashPart2=1184902927,HashPart3=-1475579718,HashPart4=-415779955,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.nn.js' is compressed
        InstallFiles: File: globalize.culture.nn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1832
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GL2888~1.JS1|globalize.culture.nn-NO.js,SourceCabKey=globalize.culture.nn_no.js,DestName=globalize.culture.nn-NO.js,Attributes=16384,FileSize=1856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=627145783,HashPart2=-1613089545,HashPart3=442124358,HashPart4=1413795499,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nn-NO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.nn_no.js' is compressed
        InstallFiles: File: globalize.culture.nn-NO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1856
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GLA3DD~1.JS1|globalize.culture.nl.js,SourceCabKey=globalize.culture.nl.js,DestName=globalize.culture.nl.js,Attributes=16384,FileSize=1767,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-101534421,HashPart2=1270030118,HashPart3=1349504446,HashPart4=2040265864,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.nl.js' is compressed
        InstallFiles: File: globalize.culture.nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1767
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GL36F5~1.JS1|globalize.culture.nl-NL.js,SourceCabKey=globalize.culture.nl_nl.js,DestName=globalize.culture.nl-NL.js,Attributes=16384,FileSize=1802,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1694449982,HashPart2=-1720165546,HashPart3=-155443988,HashPart4=1714838938,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nl-NL.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.nl_nl.js' is compressed
        InstallFiles: File: globalize.culture.nl-NL.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1802
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GL20FA~1.JS1|globalize.culture.nl-BE.js,SourceCabKey=globalize.culture.nl_be.js,DestName=globalize.culture.nl-BE.js,Attributes=16384,FileSize=1911,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=451045518,HashPart2=-1705367733,HashPart3=2132564167,HashPart4=1064776220,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nl-BE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.nl_be.js' is compressed
        InstallFiles: File: globalize.culture.nl-BE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1911
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GL5C14~1.JS1|globalize.culture.ne.js,SourceCabKey=globalize.culture.ne.js,DestName=globalize.culture.ne.js,Attributes=16384,FileSize=2230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-218988666,HashPart2=1990330143,HashPart3=1225910010,HashPart4=-806022705,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.ne.js' is compressed
        InstallFiles: File: globalize.culture.ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2230
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GL26F6~1.JS1|globalize.culture.ne-NP.js,SourceCabKey=globalize.culture.ne_np.js,DestName=globalize.culture.ne-NP.js,Attributes=16384,FileSize=2265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=780454000,HashPart2=1776650038,HashPart3=-925354219,HashPart4=-1990916554,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ne-NP.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.ne_np.js' is compressed
        InstallFiles: File: globalize.culture.ne-NP.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2265
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GL29FD~1.JS1|globalize.culture.nb.js,SourceCabKey=globalize.culture.nb.js,DestName=globalize.culture.nb.js,Attributes=16384,FileSize=1832,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1194693394,HashPart2=-510259653,HashPart3=-1851137127,HashPart4=-1986396249,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.nb.js' is compressed
        InstallFiles: File: globalize.culture.nb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1832
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GLABBB~1.JS1|globalize.culture.nb-NO.js,SourceCabKey=globalize.culture.nb_no.js,DestName=globalize.culture.nb-NO.js,Attributes=16384,FileSize=1856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1306725117,HashPart2=-354668897,HashPart3=1380263517,HashPart4=-1250348997,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.nb-NO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.nb_no.js' is compressed
        InstallFiles: File: globalize.culture.nb-NO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1856
        MSI (s) (9C:0C) [17:13:12:451]: Executing op: FileCopy(SourceName=GL4009~1.JS1|globalize.culture.mt.js,SourceCabKey=globalize.culture.mt.js,DestName=globalize.culture.mt.js,Attributes=16384,FileSize=1718,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1935801917,HashPart2=1656692941,HashPart3=1655178352,HashPart4=-120430532,,)
        MSI (s) (9C:0C) [17:13:12:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:451]: Source for file 'globalize.culture.mt.js' is compressed
        InstallFiles: File: globalize.culture.mt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1718
        MSI (s) (9C:0C) [17:13:12:467]: Executing op: FileCopy(SourceName=GL23C9~1.JS1|globalize.culture.mt-MT.js,SourceCabKey=globalize.culture.mt_mt.js,DestName=globalize.culture.mt-MT.js,Attributes=16384,FileSize=1743,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1391549351,HashPart2=-1487788100,HashPart3=-1967454656,HashPart4=-976567412,,)
        MSI (s) (9C:0C) [17:13:12:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mt-MT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:467]: Source for file 'globalize.culture.mt_mt.js' is compressed
        InstallFiles: File: globalize.culture.mt-MT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1743
        MSI (s) (9C:0C) [17:13:12:467]: Executing op: FileCopy(SourceName=GLCAAE~1.JS1|globalize.culture.ms.js,SourceCabKey=globalize.culture.ms.js,DestName=globalize.culture.ms.js,Attributes=16384,FileSize=1624,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1187269324,HashPart2=-1226130978,HashPart3=-1055085421,HashPart4=797900381,,)
        MSI (s) (9C:0C) [17:13:12:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ms.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:467]: Source for file 'globalize.culture.ms.js' is compressed
        InstallFiles: File: globalize.culture.ms.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1624
        MSI (s) (9C:0C) [17:13:12:467]: Executing op: FileCopy(SourceName=GL82D9~1.JS1|globalize.culture.ms-MY.js,SourceCabKey=globalize.culture.ms_my.js,DestName=globalize.culture.ms-MY.js,Attributes=16384,FileSize=1655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=188681262,HashPart2=953700981,HashPart3=-919690768,HashPart4=1385119240,,)
        MSI (s) (9C:0C) [17:13:12:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ms-MY.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:467]: Source for file 'globalize.culture.ms_my.js' is compressed
        InstallFiles: File: globalize.culture.ms-MY.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1655
        MSI (s) (9C:0C) [17:13:12:467]: Executing op: FileCopy(SourceName=GLDF99~1.JS1|globalize.culture.ms-BN.js,SourceCabKey=globalize.culture.ms_bn.js,DestName=globalize.culture.ms-BN.js,Attributes=16384,FileSize=1756,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1963412122,HashPart2=-610675402,HashPart3=778430841,HashPart4=806894781,,)
        MSI (s) (9C:0C) [17:13:12:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ms-BN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:467]: Source for file 'globalize.culture.ms_bn.js' is compressed
        InstallFiles: File: globalize.culture.ms-BN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1756
        MSI (s) (9C:0C) [17:13:12:467]: Executing op: FileCopy(SourceName=GL6960~1.JS1|globalize.culture.mr.js,SourceCabKey=globalize.culture.mr.js,DestName=globalize.culture.mr.js,Attributes=16384,FileSize=2265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1787724828,HashPart2=-1014514670,HashPart3=1303791054,HashPart4=-2110656935,,)
        MSI (s) (9C:0C) [17:13:12:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:467]: Source for file 'globalize.culture.mr.js' is compressed
        InstallFiles: File: globalize.culture.mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2265
        MSI (s) (9C:0C) [17:13:12:467]: Executing op: FileCopy(SourceName=GL62CF~1.JS1|globalize.culture.mr-IN.js,SourceCabKey=globalize.culture.mr_in.js,DestName=globalize.culture.mr-IN.js,Attributes=16384,FileSize=2297,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1938485938,HashPart2=84434514,HashPart3=2071111109,HashPart4=-1198941177,,)
        MSI (s) (9C:0C) [17:13:12:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mr-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:467]: Source for file 'globalize.culture.mr_in.js' is compressed
        InstallFiles: File: globalize.culture.mr-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2297
        MSI (s) (9C:0C) [17:13:12:467]: Executing op: FileCopy(SourceName=GL5802~1.JS1|globalize.culture.moh.js,SourceCabKey=globalize.culture.moh.js,DestName=globalize.culture.moh.js,Attributes=16384,FileSize=1353,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1170315321,HashPart2=-1771513332,HashPart3=-580718640,HashPart4=1514941160,,)
        MSI (s) (9C:0C) [17:13:12:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.moh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:467]: Source for file 'globalize.culture.moh.js' is compressed
        InstallFiles: File: globalize.culture.moh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1353
        MSI (s) (9C:0C) [17:13:12:482]: Executing op: FileCopy(SourceName=GL3800~1.JS1|globalize.culture.moh-CA.js,SourceCabKey=globalize.culture.moh_ca.js,DestName=globalize.culture.moh-CA.js,Attributes=16384,FileSize=1371,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=166634865,HashPart2=-1297883363,HashPart3=-95650203,HashPart4=-368690715,,)
        MSI (s) (9C:0C) [17:13:12:482]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.moh-CA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:482]: Source for file 'globalize.culture.moh_ca.js' is compressed
        InstallFiles: File: globalize.culture.moh-CA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1371
        MSI (s) (9C:0C) [17:13:12:482]: Executing op: FileCopy(SourceName=GLAB3F~1.JS1|globalize.culture.mn.js,SourceCabKey=globalize.culture.mn.js,DestName=globalize.culture.mn.js,Attributes=16384,FileSize=2534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1452255835,HashPart2=100052937,HashPart3=1169118012,HashPart4=-951892256,,)
        MSI (s) (9C:0C) [17:13:12:482]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:482]: Source for file 'globalize.culture.mn.js' is compressed
        InstallFiles: File: globalize.culture.mn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2534
        MSI (s) (9C:0C) [17:13:12:482]: Executing op: FileCopy(SourceName=GL7BF2~1.JS1|globalize.culture.mn-Mong.js,SourceCabKey=globalize.culture.mn_mong.js,DestName=globalize.culture.mn-Mong.js,Attributes=16384,FileSize=4023,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1195852587,HashPart2=693488800,HashPart3=2060654687,HashPart4=50553537,,)
        MSI (s) (9C:0C) [17:13:12:482]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mn-Mong.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:482]: Source for file 'globalize.culture.mn_mong.js' is compressed
        InstallFiles: File: globalize.culture.mn-Mong.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 4023
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GLFD6B~1.JS1|globalize.culture.mn-Mong-CN.js,SourceCabKey=globalize.culture.mn_mong_cn,DestName=globalize.culture.mn-Mong-CN.js,Attributes=16384,FileSize=4137,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1091300596,HashPart2=-882480405,HashPart3=1678267787,HashPart4=-97861543,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mn-Mong-CN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.mn_mong_cn' is compressed
        InstallFiles: File: globalize.culture.mn-Mong-CN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 4137
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GL6022~1.JS1|globalize.culture.mn-MN.js,SourceCabKey=globalize.culture.mn_mn.js,DestName=globalize.culture.mn-MN.js,Attributes=16384,FileSize=2592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1634708765,HashPart2=865308258,HashPart3=-1377088736,HashPart4=-882285581,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mn-MN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.mn_mn.js' is compressed
        InstallFiles: File: globalize.culture.mn-MN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2592
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GLB74C~1.JS1|globalize.culture.mn-Cyrl.js,SourceCabKey=globalize.culture.mn_cyrl.js,DestName=globalize.culture.mn-Cyrl.js,Attributes=16384,FileSize=2565,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-863202548,HashPart2=327275021,HashPart3=-1428124283,HashPart4=-1606543454,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mn-Cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.mn_cyrl.js' is compressed
        InstallFiles: File: globalize.culture.mn-Cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2565
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GLC4A6~1.JS1|globalize.culture.ml.js,SourceCabKey=globalize.culture.ml.js,DestName=globalize.culture.ml.js,Attributes=16384,FileSize=2359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1486832124,HashPart2=1563999669,HashPart3=605433736,HashPart4=-1781310929,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.ml.js' is compressed
        InstallFiles: File: globalize.culture.ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2359
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GL44E1~1.JS1|globalize.culture.ml-IN.js,SourceCabKey=globalize.culture.ml_in.js,DestName=globalize.culture.ml-IN.js,Attributes=16384,FileSize=2394,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1725344955,HashPart2=-1101013544,HashPart3=1480577235,HashPart4=1859684318,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ml-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.ml_in.js' is compressed
        InstallFiles: File: globalize.culture.ml-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2394
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GLD564~1.JS1|globalize.culture.mk.js,SourceCabKey=globalize.culture.mk.js,DestName=globalize.culture.mk.js,Attributes=16384,FileSize=2007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=498459583,HashPart2=-1876529387,HashPart3=-1887098531,HashPart4=-295251006,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.mk.js' is compressed
        InstallFiles: File: globalize.culture.mk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2007
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GL2078~1.JS1|globalize.culture.mk-MK.js,SourceCabKey=globalize.culture.mk_mk.js,DestName=globalize.culture.mk-MK.js,Attributes=16384,FileSize=2071,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=671742320,HashPart2=892958748,HashPart3=-1697964795,HashPart4=243890388,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mk-MK.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.mk_mk.js' is compressed
        InstallFiles: File: globalize.culture.mk-MK.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2071
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GLBCFC~1.JS1|globalize.culture.mi.js,SourceCabKey=globalize.culture.mi.js,DestName=globalize.culture.mi.js,Attributes=16384,FileSize=1766,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1685428489,HashPart2=-1802015565,HashPart3=901714906,HashPart4=-2119936471,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.mi.js' is compressed
        InstallFiles: File: globalize.culture.mi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1766
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GL6209~1.JS1|globalize.culture.mi-NZ.js,SourceCabKey=globalize.culture.mi_nz.js,DestName=globalize.culture.mi-NZ.js,Attributes=16384,FileSize=1800,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2022002244,HashPart2=1486531017,HashPart3=-1499980761,HashPart4=902248268,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.mi-NZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.mi_nz.js' is compressed
        InstallFiles: File: globalize.culture.mi-NZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1800
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GL605F~1.JS1|globalize.culture.lv.js,SourceCabKey=globalize.culture.lv.js,DestName=globalize.culture.lv.js,Attributes=16384,FileSize=2214,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=542468272,HashPart2=-1487382110,HashPart3=-2018468152,HashPart4=-913942282,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.lv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.lv.js' is compressed
        InstallFiles: File: globalize.culture.lv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2214
        MSI (s) (9C:0C) [17:13:12:498]: Executing op: FileCopy(SourceName=GL6134~1.JS1|globalize.culture.lv-LV.js,SourceCabKey=globalize.culture.lv_lv.js,DestName=globalize.culture.lv-LV.js,Attributes=16384,FileSize=2242,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=929384800,HashPart2=532976255,HashPart3=1790210013,HashPart4=-571661395,,)
        MSI (s) (9C:0C) [17:13:12:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.lv-LV.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:498]: Source for file 'globalize.culture.lv_lv.js' is compressed
        InstallFiles: File: globalize.culture.lv-LV.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2242
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GL8649~1.JS1|globalize.culture.lt.js,SourceCabKey=globalize.culture.lt.js,DestName=globalize.culture.lt.js,Attributes=16384,FileSize=2209,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1264858211,HashPart2=-1660627174,HashPart3=-1635892888,HashPart4=1128565123,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.lt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.lt.js' is compressed
        InstallFiles: File: globalize.culture.lt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2209
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GL180E~1.JS1|globalize.culture.lt-LT.js,SourceCabKey=globalize.culture.lt_lt.js,DestName=globalize.culture.lt-LT.js,Attributes=16384,FileSize=2240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=86081712,HashPart2=-1191122896,HashPart3=-583704290,HashPart4=1145098999,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.lt-LT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.lt_lt.js' is compressed
        InstallFiles: File: globalize.culture.lt-LT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2240
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GLEF94~1.JS1|globalize.culture.lo.js,SourceCabKey=globalize.culture.lo.js,DestName=globalize.culture.lo.js,Attributes=16384,FileSize=2265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=878383437,HashPart2=12323611,HashPart3=-1416943819,HashPart4=1953434298,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.lo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.lo.js' is compressed
        InstallFiles: File: globalize.culture.lo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2265
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GLCF28~1.JS1|globalize.culture.lo-LA.js,SourceCabKey=globalize.culture.lo_la.js,DestName=globalize.culture.lo-LA.js,Attributes=16384,FileSize=2312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-805273500,HashPart2=-191596692,HashPart3=-1695647022,HashPart4=-22699551,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.lo-LA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.lo_la.js' is compressed
        InstallFiles: File: globalize.culture.lo-LA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2312
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GLCA20~1.JS1|globalize.culture.lb.js,SourceCabKey=globalize.culture.lb.js,DestName=globalize.culture.lb.js,Attributes=16384,FileSize=1942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1355755773,HashPart2=-611973112,HashPart3=-1756373906,HashPart4=-23492282,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.lb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.lb.js' is compressed
        InstallFiles: File: globalize.culture.lb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1942
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GL0753~1.JS1|globalize.culture.lb-LU.js,SourceCabKey=globalize.culture.lb_lu.js,DestName=globalize.culture.lb-LU.js,Attributes=16384,FileSize=1977,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-642137322,HashPart2=84868293,HashPart3=-77416796,HashPart4=-1223729474,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.lb-LU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.lb_lu.js' is compressed
        InstallFiles: File: globalize.culture.lb-LU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1977
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GL84B2~1.JS1|globalize.culture.ky.js,SourceCabKey=globalize.culture.ky.js,DestName=globalize.culture.ky.js,Attributes=16384,FileSize=1989,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=256089059,HashPart2=-577570767,HashPart3=493617852,HashPart4=1071208459,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.ky.js' is compressed
        InstallFiles: File: globalize.culture.ky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1989
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GLA5A4~1.JS1|globalize.culture.ky-KG.js,SourceCabKey=globalize.culture.ky_kg.js,DestName=globalize.culture.ky-KG.js,Attributes=16384,FileSize=2034,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-460576676,HashPart2=-452165420,HashPart3=-1580012929,HashPart4=546161627,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ky-KG.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.ky_kg.js' is compressed
        InstallFiles: File: globalize.culture.ky-KG.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2034
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GL37BC~1.JS1|globalize.culture.kok.js,SourceCabKey=globalize.culture.kok.js,DestName=globalize.culture.kok.js,Attributes=16384,FileSize=2299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1993022742,HashPart2=-68397569,HashPart3=1828413496,HashPart4=766498677,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.kok.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.kok.js' is compressed
        InstallFiles: File: globalize.culture.kok.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2299
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GLBEEF~1.JS1|globalize.culture.kok-IN.js,SourceCabKey=globalize.culture.kok_in.js,DestName=globalize.culture.kok-IN.js,Attributes=16384,FileSize=2331,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-325907902,HashPart2=-869831839,HashPart3=-800436055,HashPart4=-1694669050,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.kok-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.kok_in.js' is compressed
        InstallFiles: File: globalize.culture.kok-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2331
        MSI (s) (9C:0C) [17:13:12:513]: Executing op: FileCopy(SourceName=GL7601~1.JS1|globalize.culture.ko.js,SourceCabKey=globalize.culture.ko.js,DestName=globalize.culture.ko.js,Attributes=16384,FileSize=2753,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-828325108,HashPart2=838799756,HashPart3=-834822091,HashPart4=473988193,,)
        MSI (s) (9C:0C) [17:13:12:513]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ko.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:513]: Source for file 'globalize.culture.ko.js' is compressed
        InstallFiles: File: globalize.culture.ko.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2753
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL98F9~1.JS1|globalize.culture.ko-KR.js,SourceCabKey=globalize.culture.ko_kr.js,DestName=globalize.culture.ko-KR.js,Attributes=16384,FileSize=2785,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-128780307,HashPart2=-1369130892,HashPart3=-409126756,HashPart4=-1814869284,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ko-KR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.ko_kr.js' is compressed
        InstallFiles: File: globalize.culture.ko-KR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2785
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL4D61~1.JS1|globalize.culture.kn.js,SourceCabKey=globalize.culture.kn.js,DestName=globalize.culture.kn.js,Attributes=16384,FileSize=2389,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1050533699,HashPart2=-411593444,HashPart3=-2112507694,HashPart4=-212477646,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.kn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.kn.js' is compressed
        InstallFiles: File: globalize.culture.kn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2389
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL3B18~1.JS1|globalize.culture.kn-IN.js,SourceCabKey=globalize.culture.kn_in.js,DestName=globalize.culture.kn-IN.js,Attributes=16384,FileSize=2421,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=626116795,HashPart2=2026046364,HashPart3=-899412856,HashPart4=1999290695,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.kn-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.kn_in.js' is compressed
        InstallFiles: File: globalize.culture.kn-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2421
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GLCD36~1.JS1|globalize.culture.km.js,SourceCabKey=globalize.culture.km.js,DestName=globalize.culture.km.js,Attributes=16384,FileSize=3542,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=971002933,HashPart2=481772792,HashPart3=2089005901,HashPart4=-1858194525,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.km.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.km.js' is compressed
        InstallFiles: File: globalize.culture.km.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3542
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL6490~1.JS1|globalize.culture.km-KH.js,SourceCabKey=globalize.culture.km_kh.js,DestName=globalize.culture.km-KH.js,Attributes=16384,FileSize=3586,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1606326304,HashPart2=-122281539,HashPart3=224111024,HashPart4=-211056785,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.km-KH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.km_kh.js' is compressed
        InstallFiles: File: globalize.culture.km-KH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3586
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL66D8~1.JS1|globalize.culture.kl.js,SourceCabKey=globalize.culture.kl.js,DestName=globalize.culture.kl.js,Attributes=16384,FileSize=1948,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=465716374,HashPart2=-802620211,HashPart3=-2086099335,HashPart4=842370473,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.kl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.kl.js' is compressed
        InstallFiles: File: globalize.culture.kl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1948
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL79E2~1.JS1|globalize.culture.kl-GL.js,SourceCabKey=globalize.culture.kl_gl.js,DestName=globalize.culture.kl-GL.js,Attributes=16384,FileSize=1988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1331807772,HashPart2=1997068190,HashPart3=-914763600,HashPart4=-996722515,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.kl-GL.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.kl_gl.js' is compressed
        InstallFiles: File: globalize.culture.kl-GL.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1988
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL3432~1.JS1|globalize.culture.kk.js,SourceCabKey=globalize.culture.kk.js,DestName=globalize.culture.kk.js,Attributes=16384,FileSize=1975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2024499367,HashPart2=301944569,HashPart3=-1897113223,HashPart4=-379477668,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.kk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.kk.js' is compressed
        InstallFiles: File: globalize.culture.kk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1975
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL4C7D~1.JS1|globalize.culture.kk-KZ.js,SourceCabKey=globalize.culture.kk_kz.js,DestName=globalize.culture.kk-KZ.js,Attributes=16384,FileSize=2018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=97397085,HashPart2=890675834,HashPart3=1092908508,HashPart4=1874811066,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.kk-KZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.kk_kz.js' is compressed
        InstallFiles: File: globalize.culture.kk-KZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2018
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL9899~1.JS1|globalize.culture.ka.js,SourceCabKey=globalize.culture.ka.js,DestName=globalize.culture.ka.js,Attributes=16384,FileSize=2364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-501332497,HashPart2=-578818756,HashPart3=-712098186,HashPart4=750255585,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ka.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.ka.js' is compressed
        InstallFiles: File: globalize.culture.ka.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2364
        MSI (s) (9C:0C) [17:13:12:529]: Executing op: FileCopy(SourceName=GL89F8~1.JS1|globalize.culture.ka-GE.js,SourceCabKey=globalize.culture.ka_ge.js,DestName=globalize.culture.ka-GE.js,Attributes=16384,FileSize=2416,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-550019452,HashPart2=-750124831,HashPart3=-1025771156,HashPart4=47287409,,)
        MSI (s) (9C:0C) [17:13:12:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ka-GE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:529]: Source for file 'globalize.culture.ka_ge.js' is compressed
        InstallFiles: File: globalize.culture.ka-GE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2416
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GL3EA8~1.JS1|globalize.culture.ja.js,SourceCabKey=globalize.culture.ja.js,DestName=globalize.culture.ja.js,Attributes=16384,FileSize=2935,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=950715124,HashPart2=137142578,HashPart3=1836141319,HashPart4=1697617347,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ja.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.ja.js' is compressed
        InstallFiles: File: globalize.culture.ja.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2935
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GLB657~1.JS1|globalize.culture.ja-JP.js,SourceCabKey=globalize.culture.ja_jp.js,DestName=globalize.culture.ja-JP.js,Attributes=16384,FileSize=2961,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-692914064,HashPart2=450189178,HashPart3=265875454,HashPart4=-1965513397,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ja-JP.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.ja_jp.js' is compressed
        InstallFiles: File: globalize.culture.ja-JP.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2961
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GLA0B1~1.JS1|globalize.culture.iu.js,SourceCabKey=globalize.culture.iu.js,DestName=globalize.culture.iu.js,Attributes=16384,FileSize=1558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1222749214,HashPart2=738233041,HashPart3=1756506481,HashPart4=-381362791,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.iu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.iu.js' is compressed
        InstallFiles: File: globalize.culture.iu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1558
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GLC156~1.JS1|globalize.culture.iu-Latn.js,SourceCabKey=globalize.culture.iu_latn.js,DestName=globalize.culture.iu-Latn.js,Attributes=16384,FileSize=1586,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=233196513,HashPart2=-1229596051,HashPart3=-1004392018,HashPart4=-63268327,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.iu-Latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.iu_latn.js' is compressed
        InstallFiles: File: globalize.culture.iu-Latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1586
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GLB91A~1.JS1|globalize.culture.iu-Latn-CA.js,SourceCabKey=globalize.culture.iu_latn_ca,DestName=globalize.culture.iu-Latn-CA.js,Attributes=16384,FileSize=1614,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-132045040,HashPart2=-314599127,HashPart3=59511501,HashPart4=427279549,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.iu-Latn-CA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.iu_latn_ca' is compressed
        InstallFiles: File: globalize.culture.iu-Latn-CA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1614
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GL51BB~1.JS1|globalize.culture.iu-Cans.js,SourceCabKey=globalize.culture.iu_cans.js,DestName=globalize.culture.iu-Cans.js,Attributes=16384,FileSize=1921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1260707137,HashPart2=-758591436,HashPart3=615324746,HashPart4=-1779397805,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.iu-Cans.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.iu_cans.js' is compressed
        InstallFiles: File: globalize.culture.iu-Cans.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1921
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GLE71E~1.JS1|globalize.culture.iu-Cans-CA.js,SourceCabKey=globalize.culture.iu_cans_ca,DestName=globalize.culture.iu-Cans-CA.js,Attributes=16384,FileSize=1953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1490234356,HashPart2=1651564121,HashPart3=-1597156580,HashPart4=-413035215,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.iu-Cans-CA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.iu_cans_ca' is compressed
        InstallFiles: File: globalize.culture.iu-Cans-CA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1953
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GL836D~1.JS1|globalize.culture.it.js,SourceCabKey=globalize.culture.it.js,DestName=globalize.culture.it.js,Attributes=16384,FileSize=1956,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1508417608,HashPart2=1359954962,HashPart3=1952769382,HashPart4=-898267903,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.it.js' is compressed
        InstallFiles: File: globalize.culture.it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1956
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GLFA4B~1.JS1|globalize.culture.it-IT.js,SourceCabKey=globalize.culture.it_it.js,DestName=globalize.culture.it-IT.js,Attributes=16384,FileSize=1982,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1567367585,HashPart2=-108397153,HashPart3=1856380784,HashPart4=1726869236,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.it-IT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.it_it.js' is compressed
        InstallFiles: File: globalize.culture.it-IT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1982
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GLB0C7~1.JS1|globalize.culture.it-CH.js,SourceCabKey=globalize.culture.it_ch.js,DestName=globalize.culture.it-CH.js,Attributes=16384,FileSize=1968,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-479240970,HashPart2=1499745502,HashPart3=-536529848,HashPart4=941273892,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.it-CH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.it_ch.js' is compressed
        InstallFiles: File: globalize.culture.it-CH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1968
        MSI (s) (9C:0C) [17:13:12:544]: Executing op: FileCopy(SourceName=GL874A~1.JS1|globalize.culture.is.js,SourceCabKey=globalize.culture.is.js,DestName=globalize.culture.is.js,Attributes=16384,FileSize=1934,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1804724962,HashPart2=2016575285,HashPart3=65827682,HashPart4=-151557811,,)
        MSI (s) (9C:0C) [17:13:12:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.is.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:544]: Source for file 'globalize.culture.is.js' is compressed
        InstallFiles: File: globalize.culture.is.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1934
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GL16E1~1.JS1|globalize.culture.is-IS.js,SourceCabKey=globalize.culture.is_is.js,DestName=globalize.culture.is-IS.js,Attributes=16384,FileSize=1963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=524246106,HashPart2=-1244772625,HashPart3=1952646353,HashPart4=-780129367,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.is-IS.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.is_is.js' is compressed
        InstallFiles: File: globalize.culture.is-IS.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1963
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GL7998~1.JS1|globalize.culture.ii.js,SourceCabKey=globalize.culture.ii.js,DestName=globalize.culture.ii.js,Attributes=16384,FileSize=2114,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1421343499,HashPart2=-1633027019,HashPart3=13906680,HashPart4=1068030449,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ii.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.ii.js' is compressed
        InstallFiles: File: globalize.culture.ii.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2114
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GLC818~1.JS1|globalize.culture.ii-CN.js,SourceCabKey=globalize.culture.ii_cn.js,DestName=globalize.culture.ii-CN.js,Attributes=16384,FileSize=2153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=34158570,HashPart2=-1239769765,HashPart3=-1130092558,HashPart4=-2018704923,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ii-CN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.ii_cn.js' is compressed
        InstallFiles: File: globalize.culture.ii-CN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2153
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GLDE85~1.JS1|globalize.culture.ig.js,SourceCabKey=globalize.culture.ig.js,DestName=globalize.culture.ig.js,Attributes=16384,FileSize=1581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-243341245,HashPart2=-1202462130,HashPart3=-1560438489,HashPart4=-70290012,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ig.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.ig.js' is compressed
        InstallFiles: File: globalize.culture.ig.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1581
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GL370A~1.JS1|globalize.culture.ig-NG.js,SourceCabKey=globalize.culture.ig_ng.js,DestName=globalize.culture.ig-NG.js,Attributes=16384,FileSize=1610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=212666339,HashPart2=1656560946,HashPart3=611004282,HashPart4=-684663298,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ig-NG.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.ig_ng.js' is compressed
        InstallFiles: File: globalize.culture.ig-NG.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1610
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GLA21E~1.JS1|globalize.culture.id.js,SourceCabKey=globalize.culture.id.js,DestName=globalize.culture.id.js,Attributes=16384,FileSize=1736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2074709389,HashPart2=127561296,HashPart3=-1857384452,HashPart4=-1423440644,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.id.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.id.js' is compressed
        InstallFiles: File: globalize.culture.id.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1736
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GL8C58~1.JS1|globalize.culture.id-ID.js,SourceCabKey=globalize.culture.id_id.js,DestName=globalize.culture.id-ID.js,Attributes=16384,FileSize=1769,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=264677954,HashPart2=-1591484129,HashPart3=-186470758,HashPart4=-683805856,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.id-ID.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.id_id.js' is compressed
        InstallFiles: File: globalize.culture.id-ID.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1769
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GL85F3~1.JS1|globalize.culture.hy.js,SourceCabKey=globalize.culture.hy.js,DestName=globalize.culture.hy.js,Attributes=16384,FileSize=1853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=962822354,HashPart2=826490988,HashPart3=806278224,HashPart4=1307139215,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.hy.js' is compressed
        InstallFiles: File: globalize.culture.hy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1853
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GL8A8A~1.JS1|globalize.culture.hy-AM.js,SourceCabKey=globalize.culture.hy_am.js,DestName=globalize.culture.hy-AM.js,Attributes=16384,FileSize=1891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1892777131,HashPart2=1484256252,HashPart3=-1344462861,HashPart4=-1221186441,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hy-AM.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.hy_am.js' is compressed
        InstallFiles: File: globalize.culture.hy-AM.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1891
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GL386F~1.JS1|globalize.culture.hu.js,SourceCabKey=globalize.culture.hu.js,DestName=globalize.culture.hu.js,Attributes=16384,FileSize=1983,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-736566970,HashPart2=-1459411954,HashPart3=469534113,HashPart4=-419622752,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.hu.js' is compressed
        InstallFiles: File: globalize.culture.hu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1983
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GL94E6~1.JS1|globalize.culture.hu-HU.js,SourceCabKey=globalize.culture.hu_hu.js,DestName=globalize.culture.hu-HU.js,Attributes=16384,FileSize=2018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1740526289,HashPart2=1712402043,HashPart3=1610337767,HashPart4=-845370753,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hu-HU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.hu_hu.js' is compressed
        InstallFiles: File: globalize.culture.hu-HU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2018
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GLD094~1.JS1|globalize.culture.hsb.js,SourceCabKey=globalize.culture.hsb.js,DestName=globalize.culture.hsb.js,Attributes=16384,FileSize=2252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=126637875,HashPart2=1463682556,HashPart3=1784940647,HashPart4=1588441067,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hsb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.hsb.js' is compressed
        InstallFiles: File: globalize.culture.hsb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2252
        MSI (s) (9C:0C) [17:13:12:560]: Executing op: FileCopy(SourceName=GLFA52~1.JS1|globalize.culture.hsb-DE.js,SourceCabKey=globalize.culture.hsb_de.js,DestName=globalize.culture.hsb-DE.js,Attributes=16384,FileSize=2281,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-705989982,HashPart2=-290141085,HashPart3=-2114334409,HashPart4=455938255,,)
        MSI (s) (9C:0C) [17:13:12:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hsb-DE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:560]: Source for file 'globalize.culture.hsb_de.js' is compressed
        InstallFiles: File: globalize.culture.hsb-DE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2281
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL2A7D~1.JS1|globalize.culture.hr.js,SourceCabKey=globalize.culture.hr.js,DestName=globalize.culture.hr.js,Attributes=16384,FileSize=2070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-296544114,HashPart2=432870831,HashPart3=1927848822,HashPart4=857143876,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.hr.js' is compressed
        InstallFiles: File: globalize.culture.hr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2070
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GLC276~1.JS1|globalize.culture.hr-HR.js,SourceCabKey=globalize.culture.hr_hr.js,DestName=globalize.culture.hr-HR.js,Attributes=16384,FileSize=2100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-47693652,HashPart2=-1645963915,HashPart3=-1194827698,HashPart4=-1032599928,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hr-HR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.hr_hr.js' is compressed
        InstallFiles: File: globalize.culture.hr-HR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2100
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL6A5F~1.JS1|globalize.culture.hr-BA.js,SourceCabKey=globalize.culture.hr_ba.js,DestName=globalize.culture.hr-BA.js,Attributes=16384,FileSize=2106,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-792987967,HashPart2=1138099962,HashPart3=1360273003,HashPart4=995467466,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hr-BA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.hr_ba.js' is compressed
        InstallFiles: File: globalize.culture.hr-BA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2106
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GLFEDB~1.JS1|globalize.culture.hi.js,SourceCabKey=globalize.culture.hi.js,DestName=globalize.culture.hi.js,Attributes=16384,FileSize=2317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1222828182,HashPart2=-1959819759,HashPart3=1990862880,HashPart4=-1972206802,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.hi.js' is compressed
        InstallFiles: File: globalize.culture.hi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2317
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL0F5F~1.JS1|globalize.culture.hi-IN.js,SourceCabKey=globalize.culture.hi_in.js,DestName=globalize.culture.hi-IN.js,Attributes=16384,FileSize=2349,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=85003025,HashPart2=1059035858,HashPart3=-1956793927,HashPart4=-392029995,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.hi-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.hi_in.js' is compressed
        InstallFiles: File: globalize.culture.hi-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2349
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GLDE45~1.JS1|globalize.culture.he.js,SourceCabKey=globalize.culture.he.js,DestName=globalize.culture.he.js,Attributes=16384,FileSize=3001,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=242299966,HashPart2=1844993777,HashPart3=101243829,HashPart4=-117583458,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.he.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.he.js' is compressed
        InstallFiles: File: globalize.culture.he.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3001
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL698D~1.JS1|globalize.culture.he-IL.js,SourceCabKey=globalize.culture.he_il.js,DestName=globalize.culture.he-IL.js,Attributes=16384,FileSize=3032,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-806038274,HashPart2=-1793862381,HashPart3=-124001550,HashPart4=1104966834,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.he-IL.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.he_il.js' is compressed
        InstallFiles: File: globalize.culture.he-IL.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3032
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL9C76~1.JS1|globalize.culture.ha.js,SourceCabKey=globalize.culture.ha.js,DestName=globalize.culture.ha.js,Attributes=16384,FileSize=1533,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-839608500,HashPart2=786275121,HashPart3=714942505,HashPart4=1135040287,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ha.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.ha.js' is compressed
        InstallFiles: File: globalize.culture.ha.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1533
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL4EBF~1.JS1|globalize.culture.ha-Latn.js,SourceCabKey=globalize.culture.ha_latn.js,DestName=globalize.culture.ha-Latn.js,Attributes=16384,FileSize=1561,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-308889969,HashPart2=570537586,HashPart3=307383931,HashPart4=-308501183,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ha-Latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.ha_latn.js' is compressed
        InstallFiles: File: globalize.culture.ha-Latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1561
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GLABD8~1.JS1|globalize.culture.ha-Latn-NG.js,SourceCabKey=globalize.culture.ha_latn_ng,DestName=globalize.culture.ha-Latn-NG.js,Attributes=16384,FileSize=1589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-142478343,HashPart2=1692141427,HashPart3=1083635011,HashPart4=-1468968849,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ha-Latn-NG.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.ha_latn_ng' is compressed
        InstallFiles: File: globalize.culture.ha-Latn-NG.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1589
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL9ED2~1.JS1|globalize.culture.gu.js,SourceCabKey=globalize.culture.gu.js,DestName=globalize.culture.gu.js,Attributes=16384,FileSize=2431,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1745616613,HashPart2=-224464424,HashPart3=-1200926430,HashPart4=-449853982,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.gu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.gu.js' is compressed
        InstallFiles: File: globalize.culture.gu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2431
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GLC8CD~1.JS1|globalize.culture.gu-IN.js,SourceCabKey=globalize.culture.gu_in.js,DestName=globalize.culture.gu-IN.js,Attributes=16384,FileSize=2463,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1729557346,HashPart2=1865705548,HashPart3=-348903860,HashPart4=666328864,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.gu-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.gu_in.js' is compressed
        InstallFiles: File: globalize.culture.gu-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2463
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL753E~1.JS1|globalize.culture.gsw.js,SourceCabKey=globalize.culture.gsw.js,DestName=globalize.culture.gsw.js,Attributes=16384,FileSize=1966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1871289143,HashPart2=-1207174680,HashPart3=1317650939,HashPart4=-1939419331,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.gsw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.gsw.js' is compressed
        InstallFiles: File: globalize.culture.gsw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1966
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GL7BBD~1.JS1|globalize.culture.gsw-FR.js,SourceCabKey=globalize.culture.gsw_fr.js,DestName=globalize.culture.gsw-FR.js,Attributes=16384,FileSize=1998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-93916587,HashPart2=1086770231,HashPart3=-1091017895,HashPart4=-289948341,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.gsw-FR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.gsw_fr.js' is compressed
        InstallFiles: File: globalize.culture.gsw-FR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1998
        MSI (s) (9C:0C) [17:13:12:576]: Executing op: FileCopy(SourceName=GLF526~1.JS1|globalize.culture.gl.js,SourceCabKey=globalize.culture.gl.js,DestName=globalize.culture.gl.js,Attributes=16384,FileSize=1976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1074942652,HashPart2=1771323932,HashPart3=-1964315480,HashPart4=-370132875,,)
        MSI (s) (9C:0C) [17:13:12:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.gl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:576]: Source for file 'globalize.culture.gl.js' is compressed
        InstallFiles: File: globalize.culture.gl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1976
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL89B8~1.JS1|globalize.culture.gl-ES.js,SourceCabKey=globalize.culture.gl_es.js,DestName=globalize.culture.gl-ES.js,Attributes=16384,FileSize=2005,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-681128608,HashPart2=384347851,HashPart3=-1021015783,HashPart4=540824061,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.gl-ES.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.gl_es.js' is compressed
        InstallFiles: File: globalize.culture.gl-ES.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2005
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL01EB~1.JS1|globalize.culture.gd.js,SourceCabKey=globalize.culture.gd.js,DestName=globalize.culture.gd.js,Attributes=16384,FileSize=1835,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-635385764,HashPart2=-503246750,HashPart3=663204763,HashPart4=-447845608,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.gd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.gd.js' is compressed
        InstallFiles: File: globalize.culture.gd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1835
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL3A2D~1.JS1|globalize.culture.gd-GB.js,SourceCabKey=globalize.culture.gd_gb.js,DestName=globalize.culture.gd-GB.js,Attributes=16384,FileSize=1887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1951619775,HashPart2=766077648,HashPart3=-569322063,HashPart4=-307086127,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.gd-GB.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.gd_gb.js' is compressed
        InstallFiles: File: globalize.culture.gd-GB.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1887
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL4C9A~1.JS1|globalize.culture.ga.js,SourceCabKey=globalize.culture.ga.js,DestName=globalize.culture.ga.js,Attributes=16384,FileSize=1764,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=144365793,HashPart2=-219055446,HashPart3=-962598719,HashPart4=661729798,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ga.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.ga.js' is compressed
        InstallFiles: File: globalize.culture.ga.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1764
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL79A2~1.JS1|globalize.culture.ga-IE.js,SourceCabKey=globalize.culture.ga_ie.js,DestName=globalize.culture.ga-IE.js,Attributes=16384,FileSize=1791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=601409458,HashPart2=-896709934,HashPart3=1719130209,HashPart4=-624787023,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ga-IE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.ga_ie.js' is compressed
        InstallFiles: File: globalize.culture.ga-IE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1791
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL2726~1.JS1|globalize.culture.fy.js,SourceCabKey=globalize.culture.fy.js,DestName=globalize.culture.fy.js,Attributes=16384,FileSize=1764,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1596609113,HashPart2=1176161807,HashPart3=-399535428,HashPart4=936297586,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fy.js' is compressed
        InstallFiles: File: globalize.culture.fy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1764
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL3E3B~1.JS1|globalize.culture.fy-NL.js,SourceCabKey=globalize.culture.fy_nl.js,DestName=globalize.culture.fy-NL.js,Attributes=16384,FileSize=1799,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1048727285,HashPart2=-1569387211,HashPart3=999386885,HashPart4=166687031,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fy-NL.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fy_nl.js' is compressed
        InstallFiles: File: globalize.culture.fy-NL.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1799
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL884B~1.JS1|globalize.culture.fr.js,SourceCabKey=globalize.culture.fr.js,DestName=globalize.culture.fr.js,Attributes=16384,FileSize=1936,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=628708174,HashPart2=1009249375,HashPart3=-2106077370,HashPart4=-1532572355,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fr.js' is compressed
        InstallFiles: File: globalize.culture.fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1936
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GLEC31~1.JS1|globalize.culture.fr-MC.js,SourceCabKey=globalize.culture.fr_mc.js,DestName=globalize.culture.fr-MC.js,Attributes=16384,FileSize=1979,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=486837500,HashPart2=-1301466663,HashPart3=-346258807,HashPart4=937708081,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fr-MC.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fr_mc.js' is compressed
        InstallFiles: File: globalize.culture.fr-MC.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1979
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL36D2~1.JS1|globalize.culture.fr-LU.js,SourceCabKey=globalize.culture.fr_lu.js,DestName=globalize.culture.fr-LU.js,Attributes=16384,FileSize=1971,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-933531185,HashPart2=1461751119,HashPart3=-655328513,HashPart4=1207415125,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fr-LU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fr_lu.js' is compressed
        InstallFiles: File: globalize.culture.fr-LU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1971
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL14C5~1.JS1|globalize.culture.fr-FR.js,SourceCabKey=globalize.culture.fr_fr.js,DestName=globalize.culture.fr-FR.js,Attributes=16384,FileSize=1963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-188855442,HashPart2=2117800653,HashPart3=488251097,HashPart4=473907807,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fr-FR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fr_fr.js' is compressed
        InstallFiles: File: globalize.culture.fr-FR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1963
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL0C6D~1.JS1|globalize.culture.fr-CH.js,SourceCabKey=globalize.culture.fr_ch.js,DestName=globalize.culture.fr-CH.js,Attributes=16384,FileSize=1937,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1104787267,HashPart2=-1787428732,HashPart3=-651735888,HashPart4=-1393690481,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fr-CH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fr_ch.js' is compressed
        InstallFiles: File: globalize.culture.fr-CH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1937
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GLF384~1.JS1|globalize.culture.fr-CA.js,SourceCabKey=globalize.culture.fr_ca.js,DestName=globalize.culture.fr-CA.js,Attributes=16384,FileSize=1906,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-631476580,HashPart2=1257123437,HashPart3=1813434383,HashPart4=2118174864,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fr-CA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fr_ca.js' is compressed
        InstallFiles: File: globalize.culture.fr-CA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1906
        MSI (s) (9C:0C) [17:13:12:591]: Executing op: FileCopy(SourceName=GL8539~1.JS1|globalize.culture.fr-BE.js,SourceCabKey=globalize.culture.fr_be.js,DestName=globalize.culture.fr-BE.js,Attributes=16384,FileSize=1962,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1493977384,HashPart2=-267583432,HashPart3=1960804457,HashPart4=-2090023165,,)
        MSI (s) (9C:0C) [17:13:12:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fr-BE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:591]: Source for file 'globalize.culture.fr_be.js' is compressed
        InstallFiles: File: globalize.culture.fr-BE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1962
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL35D7~1.JS1|globalize.culture.fo.js,SourceCabKey=globalize.culture.fo.js,DestName=globalize.culture.fo.js,Attributes=16384,FileSize=1877,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1838898623,HashPart2=833455024,HashPart3=-1392559525,HashPart4=895849088,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.fo.js' is compressed
        InstallFiles: File: globalize.culture.fo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1877
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL05FC~1.JS1|globalize.culture.fo-FO.js,SourceCabKey=globalize.culture.fo_fo.js,DestName=globalize.culture.fo-FO.js,Attributes=16384,FileSize=1913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-931293715,HashPart2=2067408494,HashPart3=476208141,HashPart4=1734106942,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fo-FO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.fo_fo.js' is compressed
        InstallFiles: File: globalize.culture.fo-FO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1913
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL65E5~1.JS1|globalize.culture.fil.js,SourceCabKey=globalize.culture.fil.js,DestName=globalize.culture.fil.js,Attributes=16384,FileSize=1429,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-366675274,HashPart2=538946576,HashPart3=611417748,HashPart4=-1467506382,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fil.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.fil.js' is compressed
        InstallFiles: File: globalize.culture.fil.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1429
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL1C56~1.JS1|globalize.culture.fil-PH.js,SourceCabKey=globalize.culture.fil_ph.js,DestName=globalize.culture.fil-PH.js,Attributes=16384,FileSize=1464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-263725704,HashPart2=-529079338,HashPart3=1885960426,HashPart4=521853445,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fil-PH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.fil_ph.js' is compressed
        InstallFiles: File: globalize.culture.fil-PH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1464
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL0F45~1.JS1|globalize.culture.fi.js,SourceCabKey=globalize.culture.fi.js,DestName=globalize.culture.fi.js,Attributes=16384,FileSize=1878,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2064329257,HashPart2=-610007218,HashPart3=-2076237205,HashPart4=2038469018,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.fi.js' is compressed
        InstallFiles: File: globalize.culture.fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1878
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GLC794~1.JS1|globalize.culture.fi-FI.js,SourceCabKey=globalize.culture.fi_fi.js,DestName=globalize.culture.fi-FI.js,Attributes=16384,FileSize=1905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1729883084,HashPart2=587224361,HashPart3=-1746935804,HashPart4=-1102361051,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fi-FI.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.fi_fi.js' is compressed
        InstallFiles: File: globalize.culture.fi-FI.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1905
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL8AA7~1.JS1|globalize.culture.fa.js,SourceCabKey=globalize.culture.fa.js,DestName=globalize.culture.fa.js,Attributes=16384,FileSize=9909,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1102146853,HashPart2=1405427545,HashPart3=-606720377,HashPart4=-1819075514,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.fa.js' is compressed
        InstallFiles: File: globalize.culture.fa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 9909
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL6603~1.JS1|globalize.culture.fa-IR.js,SourceCabKey=globalize.culture.fa_ir.js,DestName=globalize.culture.fa-IR.js,Attributes=16384,FileSize=9931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=517732007,HashPart2=-681300943,HashPart3=-1552359015,HashPart4=-942201792,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.fa-IR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.fa_ir.js' is compressed
        InstallFiles: File: globalize.culture.fa-IR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 9931
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GLFCA0~1.JS1|globalize.culture.eu.js,SourceCabKey=globalize.culture.eu.js,DestName=globalize.culture.eu.js,Attributes=16384,FileSize=1942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1170219584,HashPart2=1930510956,HashPart3=-316289884,HashPart4=809647403,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.eu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.eu.js' is compressed
        InstallFiles: File: globalize.culture.eu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1942
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL35FE~1.JS1|globalize.culture.eu-ES.js,SourceCabKey=globalize.culture.eu_es.js,DestName=globalize.culture.eu-ES.js,Attributes=16384,FileSize=1970,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=714987589,HashPart2=-1741727919,HashPart3=537489802,HashPart4=1196616946,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.eu-ES.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.eu_es.js' is compressed
        InstallFiles: File: globalize.culture.eu-ES.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1970
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL376E~1.JS1|globalize.culture.et.js,SourceCabKey=globalize.culture.et.js,DestName=globalize.culture.et.js,Attributes=16384,FileSize=1933,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1716119668,HashPart2=413559169,HashPart3=-1653429028,HashPart4=1864420542,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.et.js' is compressed
        InstallFiles: File: globalize.culture.et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1933
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL9AF5~1.JS1|globalize.culture.et-EE.js,SourceCabKey=globalize.culture.et_ee.js,DestName=globalize.culture.et-EE.js,Attributes=16384,FileSize=1960,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=357295494,HashPart2=1504756708,HashPart3=-635524839,HashPart4=-1907688408,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.et-EE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.et_ee.js' is compressed
        InstallFiles: File: globalize.culture.et-EE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1960
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL63AC~1.JS1|globalize.culture.es.js,SourceCabKey=globalize.culture.es.js,DestName=globalize.culture.es.js,Attributes=16384,FileSize=1941,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-250657633,HashPart2=564361828,HashPart3=1556789446,HashPart4=-400948930,,)
        MSI (s) (9C:0C) [17:13:12:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:607]: Source for file 'globalize.culture.es.js' is compressed
        InstallFiles: File: globalize.culture.es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1941
        MSI (s) (9C:0C) [17:13:12:607]: Executing op: FileCopy(SourceName=GL85AD~1.JS1|globalize.culture.es-VE.js,SourceCabKey=globalize.culture.es_ve.js,DestName=globalize.culture.es-VE.js,Attributes=16384,FileSize=2060,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1929623269,HashPart2=87665416,HashPart3=-1927747846,HashPart4=874779217,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-VE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_ve.js' is compressed
        InstallFiles: File: globalize.culture.es-VE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2060
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GL13A4~1.JS1|globalize.culture.es-UY.js,SourceCabKey=globalize.culture.es_uy.js,DestName=globalize.culture.es-UY.js,Attributes=16384,FileSize=2022,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1873852966,HashPart2=469087902,HashPart3=-833057302,HashPart4=-1639157644,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-UY.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_uy.js' is compressed
        InstallFiles: File: globalize.culture.es-UY.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2022
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GL2188~1.JS1|globalize.culture.es-US.js,SourceCabKey=globalize.culture.es_us.js,DestName=globalize.culture.es-US.js,Attributes=16384,FileSize=1647,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1514037094,HashPart2=1482618236,HashPart3=1818310578,HashPart4=383544519,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-US.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_us.js' is compressed
        InstallFiles: File: globalize.culture.es-US.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1647
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GLF15D~1.JS1|globalize.culture.es-SV.js,SourceCabKey=globalize.culture.es_sv.js,DestName=globalize.culture.es-SV.js,Attributes=16384,FileSize=1887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2147315760,HashPart2=460037526,HashPart3=1233741138,HashPart4=1510451529,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-SV.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_sv.js' is compressed
        InstallFiles: File: globalize.culture.es-SV.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1887
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GLBE7D~1.JS1|globalize.culture.es-PY.js,SourceCabKey=globalize.culture.es_py.js,DestName=globalize.culture.es-PY.js,Attributes=16384,FileSize=2024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1100679632,HashPart2=-1588076410,HashPart3=1381258004,HashPart4=-1447110317,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-PY.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_py.js' is compressed
        InstallFiles: File: globalize.culture.es-PY.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2024
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GL8057~1.JS1|globalize.culture.es-PR.js,SourceCabKey=globalize.culture.es_pr.js,DestName=globalize.culture.es-PR.js,Attributes=16384,FileSize=1917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1407927515,HashPart2=-1713567122,HashPart3=1188987742,HashPart4=846037019,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-PR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_pr.js' is compressed
        InstallFiles: File: globalize.culture.es-PR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1917
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GL352F~1.JS1|globalize.culture.es-PE.js,SourceCabKey=globalize.culture.es_pe.js,DestName=globalize.culture.es-PE.js,Attributes=16384,FileSize=1899,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2098481179,HashPart2=499141747,HashPart3=-736082945,HashPart4=-533395621,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-PE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_pe.js' is compressed
        InstallFiles: File: globalize.culture.es-PE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1899
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GL3C66~1.JS1|globalize.culture.es-PA.js,SourceCabKey=globalize.culture.es_pa.js,DestName=globalize.culture.es-PA.js,Attributes=16384,FileSize=1904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=350884456,HashPart2=1253820180,HashPart3=-563917963,HashPart4=-935489001,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-PA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_pa.js' is compressed
        InstallFiles: File: globalize.culture.es-PA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1904
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GLD5CB~1.JS1|globalize.culture.es-NI.js,SourceCabKey=globalize.culture.es_ni.js,DestName=globalize.culture.es-NI.js,Attributes=16384,FileSize=1931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1671120847,HashPart2=1245112418,HashPart3=1561544646,HashPart4=1463752577,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-NI.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_ni.js' is compressed
        InstallFiles: File: globalize.culture.es-NI.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1931
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GL2E19~1.JS1|globalize.culture.es-MX.js,SourceCabKey=globalize.culture.es_mx.js,DestName=globalize.culture.es-MX.js,Attributes=16384,FileSize=1882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=693441142,HashPart2=-382751983,HashPart3=-958594390,HashPart4=-500858647,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-MX.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_mx.js' is compressed
        InstallFiles: File: globalize.culture.es-MX.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1882
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GLD7A3~1.JS1|globalize.culture.es-HN.js,SourceCabKey=globalize.culture.es_hn.js,DestName=globalize.culture.es-HN.js,Attributes=16384,FileSize=1928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=372387208,HashPart2=1231985437,HashPart3=-90093133,HashPart4=521425648,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-HN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_hn.js' is compressed
        InstallFiles: File: globalize.culture.es-HN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1928
        MSI (s) (9C:0C) [17:13:12:623]: Executing op: FileCopy(SourceName=GL5AD4~1.JS1|globalize.culture.es-GT.js,SourceCabKey=globalize.culture.es_gt.js,DestName=globalize.culture.es-GT.js,Attributes=16384,FileSize=1877,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-717796712,HashPart2=-256023208,HashPart3=-961722858,HashPart4=1584160972,,)
        MSI (s) (9C:0C) [17:13:12:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-GT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:623]: Source for file 'globalize.culture.es_gt.js' is compressed
        InstallFiles: File: globalize.culture.es-GT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1877
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL9493~1.JS1|globalize.culture.es-ES.js,SourceCabKey=globalize.culture.es_es.js,DestName=globalize.culture.es-ES.js,Attributes=16384,FileSize=2019,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1079269626,HashPart2=307539524,HashPart3=1121155771,HashPart4=510413157,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-ES.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.es_es.js' is compressed
        InstallFiles: File: globalize.culture.es-ES.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2019
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL2BAB~1.JS1|globalize.culture.es-EC.js,SourceCabKey=globalize.culture.es_ec.js,DestName=globalize.culture.es-EC.js,Attributes=16384,FileSize=1935,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=574641502,HashPart2=-1092028953,HashPart3=1923799622,HashPart4=1807796233,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-EC.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.es_ec.js' is compressed
        InstallFiles: File: globalize.culture.es-EC.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1935
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL1907~1.JS1|globalize.culture.es-DO.js,SourceCabKey=globalize.culture.es_do.js,DestName=globalize.culture.es-DO.js,Attributes=16384,FileSize=1900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-356106355,HashPart2=48037882,HashPart3=986545149,HashPart4=1018889638,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-DO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.es_do.js' is compressed
        InstallFiles: File: globalize.culture.es-DO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1900
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL31BD~1.JS1|globalize.culture.es-CR.js,SourceCabKey=globalize.culture.es_cr.js,DestName=globalize.culture.es-CR.js,Attributes=16384,FileSize=1982,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=715949468,HashPart2=-150083317,HashPart3=-546718832,HashPart4=323994181,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-CR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.es_cr.js' is compressed
        InstallFiles: File: globalize.culture.es-CR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1982
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL40F5~1.JS1|globalize.culture.es-CO.js,SourceCabKey=globalize.culture.es_co.js,DestName=globalize.culture.es-CO.js,Attributes=16384,FileSize=1989,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1992944820,HashPart2=363315147,HashPart3=819327776,HashPart4=-895968411,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-CO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.es_co.js' is compressed
        InstallFiles: File: globalize.culture.es-CO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1989
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL9CE3~1.JS1|globalize.culture.es-CL.js,SourceCabKey=globalize.culture.es_cl.js,DestName=globalize.culture.es-CL.js,Attributes=16384,FileSize=1944,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-976651959,HashPart2=913378089,HashPart3=-1177197196,HashPart4=1812584015,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-CL.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.es_cl.js' is compressed
        InstallFiles: File: globalize.culture.es-CL.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1944
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL288E~1.JS1|globalize.culture.es-BO.js,SourceCabKey=globalize.culture.es_bo.js,DestName=globalize.culture.es-BO.js,Attributes=16384,FileSize=2005,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1312933480,HashPart2=561571844,HashPart3=51630303,HashPart4=-1641885197,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-BO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.es_bo.js' is compressed
        InstallFiles: File: globalize.culture.es-BO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2005
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GLD2EF~1.JS1|globalize.culture.es-AR.js,SourceCabKey=globalize.culture.es_ar.js,DestName=globalize.culture.es-AR.js,Attributes=16384,FileSize=1989,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-496772136,HashPart2=-1055622786,HashPart3=-652525109,HashPart4=-404762811,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.es-AR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.es_ar.js' is compressed
        InstallFiles: File: globalize.culture.es-AR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1989
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL416E~1.JS1|globalize.culture.en-ZW.js,SourceCabKey=globalize.culture.en_zw.js,DestName=globalize.culture.en-ZW.js,Attributes=16384,FileSize=877,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1257070038,HashPart2=-808856037,HashPart3=-1835729605,HashPart4=-600118980,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-ZW.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.en_zw.js' is compressed
        InstallFiles: File: globalize.culture.en-ZW.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 877
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL89D6~1.JS1|globalize.culture.en-ZA.js,SourceCabKey=globalize.culture.en_za.js,DestName=globalize.culture.en-ZA.js,Attributes=16384,FileSize=1275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=317533594,HashPart2=-1747135232,HashPart3=812823582,HashPart4=-1258714514,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-ZA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.en_za.js' is compressed
        InstallFiles: File: globalize.culture.en-ZA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1275
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL9F04~1.JS1|globalize.culture.en-US.js,SourceCabKey=globalize.culture.en_us.js,DestName=globalize.culture.en-US.js,Attributes=16384,FileSize=786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-473693080,HashPart2=-1923176841,HashPart3=-1575485423,HashPart4=901814155,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-US.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.en_us.js' is compressed
        InstallFiles: File: globalize.culture.en-US.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 786
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GLD318~1.JS1|globalize.culture.en-TT.js,SourceCabKey=globalize.culture.en_tt.js,DestName=globalize.culture.en-TT.js,Attributes=16384,FileSize=1198,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=380195234,HashPart2=-1276702912,HashPart3=665738080,HashPart4=353309855,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-TT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.en_tt.js' is compressed
        InstallFiles: File: globalize.culture.en-TT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1198
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GL68FD~1.JS1|globalize.culture.en-SG.js,SourceCabKey=globalize.culture.en_sg.js,DestName=globalize.culture.en-SG.js,Attributes=16384,FileSize=1161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1269632573,HashPart2=1929581595,HashPart3=1239541184,HashPart4=1067625899,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-SG.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.en_sg.js' is compressed
        InstallFiles: File: globalize.culture.en-SG.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1161
        MSI (s) (9C:0C) [17:13:12:638]: Executing op: FileCopy(SourceName=GLC17A~1.JS1|globalize.culture.en-PH.js,SourceCabKey=globalize.culture.en_ph.js,DestName=globalize.culture.en-PH.js,Attributes=16384,FileSize=900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1708655139,HashPart2=-1365137398,HashPart3=2112561254,HashPart4=-397582,,)
        MSI (s) (9C:0C) [17:13:12:638]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-PH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:638]: Source for file 'globalize.culture.en_ph.js' is compressed
        InstallFiles: File: globalize.culture.en-PH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 900
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL5D68~1.JS1|globalize.culture.en-NZ.js,SourceCabKey=globalize.culture.en_nz.js,DestName=globalize.culture.en-NZ.js,Attributes=16384,FileSize=1201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1588328103,HashPart2=-1028971014,HashPart3=2059511426,HashPart4=137221172,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-NZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_nz.js' is compressed
        InstallFiles: File: globalize.culture.en-NZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1201
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GLBA35~1.JS1|globalize.culture.en-MY.js,SourceCabKey=globalize.culture.en_my.js,DestName=globalize.culture.en-MY.js,Attributes=16384,FileSize=1197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-267787245,HashPart2=-308222855,HashPart3=1300162830,HashPart4=-399199433,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-MY.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_my.js' is compressed
        InstallFiles: File: globalize.culture.en-MY.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1197
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GLEBF4~1.JS1|globalize.culture.en-JM.js,SourceCabKey=globalize.culture.en_jm.js,DestName=globalize.culture.en-JM.js,Attributes=16384,FileSize=1111,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=555044215,HashPart2=946396148,HashPart3=-1431670731,HashPart4=661982058,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-JM.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_jm.js' is compressed
        InstallFiles: File: globalize.culture.en-JM.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1111
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL206A~1.JS1|globalize.culture.en-IN.js,SourceCabKey=globalize.culture.en_in.js,DestName=globalize.culture.en-IN.js,Attributes=16384,FileSize=1245,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1339821642,HashPart2=-159654137,HashPart3=-2012607371,HashPart4=1932286615,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_in.js' is compressed
        InstallFiles: File: globalize.culture.en-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1245
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GLF503~1.JS1|globalize.culture.en-IE.js,SourceCabKey=globalize.culture.en_ie.js,DestName=globalize.culture.en-IE.js,Attributes=16384,FileSize=1195,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=47941893,HashPart2=162838878,HashPart3=-669806120,HashPart4=1601173748,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-IE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_ie.js' is compressed
        InstallFiles: File: globalize.culture.en-IE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1195
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL175A~1.JS1|globalize.culture.en-GB.js,SourceCabKey=globalize.culture.en_gb.js,DestName=globalize.culture.en-GB.js,Attributes=16384,FileSize=1180,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1079019996,HashPart2=-1233605270,HashPart3=328007569,HashPart4=-646780350,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-GB.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_gb.js' is compressed
        InstallFiles: File: globalize.culture.en-GB.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1180
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GLC0C5~1.JS1|globalize.culture.en-CA.js,SourceCabKey=globalize.culture.en_ca.js,DestName=globalize.culture.en-CA.js,Attributes=16384,FileSize=1050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=77833715,HashPart2=-1046620083,HashPart3=825215257,HashPart4=1796996547,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-CA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_ca.js' is compressed
        InstallFiles: File: globalize.culture.en-CA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1050
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL88CD~1.JS1|globalize.culture.en-BZ.js,SourceCabKey=globalize.culture.en_bz.js,DestName=globalize.culture.en-BZ.js,Attributes=16384,FileSize=1174,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-764184213,HashPart2=-673183476,HashPart3=-562549127,HashPart4=-2088645336,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-BZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_bz.js' is compressed
        InstallFiles: File: globalize.culture.en-BZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1174
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL7885~1.JS1|globalize.culture.en-AU.js,SourceCabKey=globalize.culture.en_au.js,DestName=globalize.culture.en-AU.js,Attributes=16384,FileSize=1133,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1386756464,HashPart2=-2025357519,HashPart3=717101713,HashPart4=1838185720,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-AU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_au.js' is compressed
        InstallFiles: File: globalize.culture.en-AU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1133
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL6CEA~1.JS1|globalize.culture.en-029.js,SourceCabKey=globalize.culture.en_029.js,DestName=globalize.culture.en-029.js,Attributes=16384,FileSize=991,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-316437146,HashPart2=1752270808,HashPart3=-280208683,HashPart4=655949484,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.en-029.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.en_029.js' is compressed
        InstallFiles: File: globalize.culture.en-029.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 991
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL54F3~1.JS1|globalize.culture.el.js,SourceCabKey=globalize.culture.el.js,DestName=globalize.culture.el.js,Attributes=16384,FileSize=2638,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1314909761,HashPart2=-381622579,HashPart3=1280995229,HashPart4=-1109423337,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.el.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.el.js' is compressed
        InstallFiles: File: globalize.culture.el.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2638
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL2029~1.JS1|globalize.culture.el-GR.js,SourceCabKey=globalize.culture.el_gr.js,DestName=globalize.culture.el-GR.js,Attributes=16384,FileSize=2671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1893052114,HashPart2=-1530969600,HashPart3=601019816,HashPart4=-1276109511,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.el-GR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.el_gr.js' is compressed
        InstallFiles: File: globalize.culture.el-GR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2671
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GLB84B~1.JS1|globalize.culture.dv.js,SourceCabKey=globalize.culture.dv.js,DestName=globalize.culture.dv.js,Attributes=16384,FileSize=8038,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-109244520,HashPart2=2071028760,HashPart3=-700928204,HashPart4=-948464403,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.dv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.dv.js' is compressed
        InstallFiles: File: globalize.culture.dv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 8038
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GLE1F1~1.JS1|globalize.culture.dv-MV.js,SourceCabKey=globalize.culture.dv_mv.js,DestName=globalize.culture.dv-MV.js,Attributes=16384,FileSize=8079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1868735199,HashPart2=-207033627,HashPart3=-31457048,HashPart4=-910745754,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.dv-MV.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.dv_mv.js' is compressed
        InstallFiles: File: globalize.culture.dv-MV.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 8079
        MSI (s) (9C:0C) [17:13:12:654]: Executing op: FileCopy(SourceName=GL77CD~1.JS1|globalize.culture.dsb.js,SourceCabKey=globalize.culture.dsb.js,DestName=globalize.culture.dsb.js,Attributes=16384,FileSize=2244,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1330567992,HashPart2=415115604,HashPart3=-192905638,HashPart4=502548987,,)
        MSI (s) (9C:0C) [17:13:12:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.dsb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:654]: Source for file 'globalize.culture.dsb.js' is compressed
        InstallFiles: File: globalize.culture.dsb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2244
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GLAA6E~1.JS1|globalize.culture.dsb-DE.js,SourceCabKey=globalize.culture.dsb_de.js,DestName=globalize.culture.dsb-DE.js,Attributes=16384,FileSize=2272,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=275014312,HashPart2=1601730799,HashPart3=254841972,HashPart4=-704798891,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.dsb-DE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.dsb_de.js' is compressed
        InstallFiles: File: globalize.culture.dsb-DE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2272
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL9BE0~1.JS1|globalize.culture.de.js,SourceCabKey=globalize.culture.de.js,DestName=globalize.culture.de.js,Attributes=16384,FileSize=1948,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-847144046,HashPart2=-1331770120,HashPart3=913887610,HashPart4=791595520,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.de.js' is compressed
        InstallFiles: File: globalize.culture.de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1948
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL24DA~1.JS1|globalize.culture.de-LU.js,SourceCabKey=globalize.culture.de_lu.js,DestName=globalize.culture.de-LU.js,Attributes=16384,FileSize=1982,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=113152949,HashPart2=1724757823,HashPart3=1625130493,HashPart4=1762441846,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.de-LU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.de_lu.js' is compressed
        InstallFiles: File: globalize.culture.de-LU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1982
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL5BE3~1.JS1|globalize.culture.de-LI.js,SourceCabKey=globalize.culture.de_li.js,DestName=globalize.culture.de-LI.js,Attributes=16384,FileSize=1947,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1965785660,HashPart2=-1406249889,HashPart3=-950138986,HashPart4=895030950,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.de-LI.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.de_li.js' is compressed
        InstallFiles: File: globalize.culture.de-LI.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1947
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GLA3EE~1.JS1|globalize.culture.de-DE.js,SourceCabKey=globalize.culture.de_de.js,DestName=globalize.culture.de-DE.js,Attributes=16384,FileSize=1981,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=162717588,HashPart2=-2123405919,HashPart3=1060374351,HashPart4=-731301908,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.de-DE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.de_de.js' is compressed
        InstallFiles: File: globalize.culture.de-DE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1981
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL60E9~1.JS1|globalize.culture.de-CH.js,SourceCabKey=globalize.culture.de_ch.js,DestName=globalize.culture.de-CH.js,Attributes=16384,FileSize=1939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1314019569,HashPart2=252465645,HashPart3=-1468705265,HashPart4=874789104,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.de-CH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.de_ch.js' is compressed
        InstallFiles: File: globalize.culture.de-CH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1939
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL8524~1.JS1|globalize.culture.de-AT.js,SourceCabKey=globalize.culture.de_at.js,DestName=globalize.culture.de-AT.js,Attributes=16384,FileSize=1987,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2084136963,HashPart2=-1827485961,HashPart3=1042654196,HashPart4=-361146142,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.de-AT.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.de_at.js' is compressed
        InstallFiles: File: globalize.culture.de-AT.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1987
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL78D8~1.JS1|globalize.culture.da.js,SourceCabKey=globalize.culture.da.js,DestName=globalize.culture.da.js,Attributes=16384,FileSize=1808,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1301521984,HashPart2=1043164402,HashPart3=1260890123,HashPart4=1602412990,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.da.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.da.js' is compressed
        InstallFiles: File: globalize.culture.da.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1808
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL16F3~1.JS1|globalize.culture.da-DK.js,SourceCabKey=globalize.culture.da_dk.js,DestName=globalize.culture.da-DK.js,Attributes=16384,FileSize=1837,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2072231787,HashPart2=-1543389399,HashPart3=1555562191,HashPart4=2123448040,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.da-DK.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.da_dk.js' is compressed
        InstallFiles: File: globalize.culture.da-DK.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1837
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL9D4D~1.JS1|globalize.culture.cy.js,SourceCabKey=globalize.culture.cy.js,DestName=globalize.culture.cy.js,Attributes=16384,FileSize=1750,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1938723070,HashPart2=-1998271451,HashPart3=1609694674,HashPart4=127337784,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.cy.js' is compressed
        InstallFiles: File: globalize.culture.cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1750
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GLF25F~1.JS1|globalize.culture.cy-GB.js,SourceCabKey=globalize.culture.cy_gb.js,DestName=globalize.culture.cy-GB.js,Attributes=16384,FileSize=1795,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2005948443,HashPart2=-1809534632,HashPart3=1228842609,HashPart4=1997981894,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.cy-GB.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.cy_gb.js' is compressed
        InstallFiles: File: globalize.culture.cy-GB.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1795
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GL8C03~1.JS1|globalize.culture.cs.js,SourceCabKey=globalize.culture.cs.js,DestName=globalize.culture.cs.js,Attributes=16384,FileSize=2197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-736499901,HashPart2=252729094,HashPart3=-1287389115,HashPart4=-1737154458,,)
        MSI (s) (9C:0C) [17:13:12:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.cs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:669]: Source for file 'globalize.culture.cs.js' is compressed
        InstallFiles: File: globalize.culture.cs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2197
        MSI (s) (9C:0C) [17:13:12:669]: Executing op: FileCopy(SourceName=GLEA15~1.JS1|globalize.culture.cs-CZ.js,SourceCabKey=globalize.culture.cs_cz.js,DestName=globalize.culture.cs-CZ.js,Attributes=16384,FileSize=2244,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1020222718,HashPart2=654061245,HashPart3=1726503365,HashPart4=-1134913120,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.cs-CZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.cs_cz.js' is compressed
        InstallFiles: File: globalize.culture.cs-CZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2244
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL3F7E~1.JS1|globalize.culture.co.js,SourceCabKey=globalize.culture.co.js,DestName=globalize.culture.co.js,Attributes=16384,FileSize=1942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=813327559,HashPart2=1768594620,HashPart3=-1467966807,HashPart4=533554752,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.co.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.co.js' is compressed
        InstallFiles: File: globalize.culture.co.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1942
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GLCA48~1.JS1|globalize.culture.co-FR.js,SourceCabKey=globalize.culture.co_fr.js,DestName=globalize.culture.co-FR.js,Attributes=16384,FileSize=1969,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1844220692,HashPart2=462299389,HashPart3=644820121,HashPart4=692669123,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.co-FR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.co_fr.js' is compressed
        InstallFiles: File: globalize.culture.co-FR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1969
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL8FFE~1.JS1|globalize.culture.ca.js,SourceCabKey=globalize.culture.ca.js,DestName=globalize.culture.ca.js,Attributes=16384,FileSize=1931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1364542488,HashPart2=830777898,HashPart3=509395293,HashPart4=-147323671,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.ca.js' is compressed
        InstallFiles: File: globalize.culture.ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1931
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL578E~1.JS1|globalize.culture.ca-ES.js,SourceCabKey=globalize.culture.ca_es.js,DestName=globalize.culture.ca-ES.js,Attributes=16384,FileSize=1960,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1013586189,HashPart2=-1385036793,HashPart3=408495179,HashPart4=631954011,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ca-ES.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.ca_es.js' is compressed
        InstallFiles: File: globalize.culture.ca-ES.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1960
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GLD992~1.JS1|globalize.culture.bs.js,SourceCabKey=globalize.culture.bs.js,DestName=globalize.culture.bs.js,Attributes=16384,FileSize=1758,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=553164865,HashPart2=310070384,HashPart3=-215428551,HashPart4=201041412,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.bs.js' is compressed
        InstallFiles: File: globalize.culture.bs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1758
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL9770~1.JS1|globalize.culture.bs-Latn.js,SourceCabKey=globalize.culture.bs_latn.js,DestName=globalize.culture.bs-Latn.js,Attributes=16384,FileSize=1786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=643854287,HashPart2=-2121186764,HashPart3=1139167741,HashPart4=713641834,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bs-Latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.bs_latn.js' is compressed
        InstallFiles: File: globalize.culture.bs-Latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1786
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL145B~1.JS1|globalize.culture.bs-Latn-BA.js,SourceCabKey=globalize.culture.bs_latn_ba,DestName=globalize.culture.bs-Latn-BA.js,Attributes=16384,FileSize=1841,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2095753639,HashPart2=-1365918539,HashPart3=-887194141,HashPart4=1573533563,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bs-Latn-BA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.bs_latn_ba' is compressed
        InstallFiles: File: globalize.culture.bs-Latn-BA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1841
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL8446~1.JS1|globalize.culture.bs-Cyrl.js,SourceCabKey=globalize.culture.bs_cyrl.js,DestName=globalize.culture.bs-Cyrl.js,Attributes=16384,FileSize=2101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-713388988,HashPart2=-1271909416,HashPart3=-1743435077,HashPart4=1380349689,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bs-Cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.bs_cyrl.js' is compressed
        InstallFiles: File: globalize.culture.bs-Cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2101
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GLD906~1.JS1|globalize.culture.bs-Cyrl-BA.js,SourceCabKey=globalize.culture.bs_cyrl_ba,DestName=globalize.culture.bs-Cyrl-BA.js,Attributes=16384,FileSize=2173,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1987221660,HashPart2=-1200062628,HashPart3=1783129152,HashPart4=-1546537436,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bs-Cyrl-BA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.bs_cyrl_ba' is compressed
        InstallFiles: File: globalize.culture.bs-Cyrl-BA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2173
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL5A7C~1.JS1|globalize.culture.br.js,SourceCabKey=globalize.culture.br.js,DestName=globalize.culture.br.js,Attributes=16384,FileSize=1897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-847643612,HashPart2=-1606734275,HashPart3=-1010769192,HashPart4=-315279632,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.br.js' is compressed
        InstallFiles: File: globalize.culture.br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1897
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GLC987~1.JS1|globalize.culture.br-FR.js,SourceCabKey=globalize.culture.br_fr.js,DestName=globalize.culture.br-FR.js,Attributes=16384,FileSize=1924,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1437799702,HashPart2=1019450473,HashPart3=775603874,HashPart4=924937841,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.br-FR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.br_fr.js' is compressed
        InstallFiles: File: globalize.culture.br-FR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1924
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL2727~1.JS1|globalize.culture.bo.js,SourceCabKey=globalize.culture.bo.js,DestName=globalize.culture.bo.js,Attributes=16384,FileSize=3189,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1141363854,HashPart2=-90989343,HashPart3=-810086826,HashPart4=1354607784,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.bo.js' is compressed
        InstallFiles: File: globalize.culture.bo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3189
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GLD75F~1.JS1|globalize.culture.bo-CN.js,SourceCabKey=globalize.culture.bo_cn.js,DestName=globalize.culture.bo-CN.js,Attributes=16384,FileSize=3309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1172686513,HashPart2=-67074994,HashPart3=-1422990719,HashPart4=1540953082,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bo-CN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.bo_cn.js' is compressed
        InstallFiles: File: globalize.culture.bo-CN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 3309
        MSI (s) (9C:0C) [17:13:12:685]: Executing op: FileCopy(SourceName=GL0DE7~1.JS1|globalize.culture.bn.js,SourceCabKey=globalize.culture.bn.js,DestName=globalize.culture.bn.js,Attributes=16384,FileSize=2404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1089673090,HashPart2=-1549506771,HashPart3=-1893220121,HashPart4=-693142446,,)
        MSI (s) (9C:0C) [17:13:12:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:685]: Source for file 'globalize.culture.bn.js' is compressed
        InstallFiles: File: globalize.culture.bn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2404
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GLCC89~1.JS1|globalize.culture.bn-IN.js,SourceCabKey=globalize.culture.bn_in.js,DestName=globalize.culture.bn-IN.js,Attributes=16384,FileSize=2436,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2121562797,HashPart2=-2082838973,HashPart3=-320201843,HashPart4=-536303518,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bn-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.bn_in.js' is compressed
        InstallFiles: File: globalize.culture.bn-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2436
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL71DC~1.JS1|globalize.culture.bn-BD.js,SourceCabKey=globalize.culture.bn_bd.js,DestName=globalize.culture.bn-BD.js,Attributes=16384,FileSize=2450,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=495148805,HashPart2=1671881543,HashPart3=-361848001,HashPart4=-927927732,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bn-BD.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.bn_bd.js' is compressed
        InstallFiles: File: globalize.culture.bn-BD.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2450
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GLA289~1.JS1|globalize.culture.bg.js,SourceCabKey=globalize.culture.bg.js,DestName=globalize.culture.bg.js,Attributes=16384,FileSize=2187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=39621240,HashPart2=-1166688456,HashPart3=-2025903734,HashPart4=-885182688,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.bg.js' is compressed
        InstallFiles: File: globalize.culture.bg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2187
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL13EF~1.JS1|globalize.culture.bg-BG.js,SourceCabKey=globalize.culture.bg_bg.js,DestName=globalize.culture.bg-BG.js,Attributes=16384,FileSize=2226,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1394059812,HashPart2=-352178421,HashPart3=-1286362150,HashPart4=-810853411,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.bg-BG.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.bg_bg.js' is compressed
        InstallFiles: File: globalize.culture.bg-BG.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2226
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL5B99~1.JS1|globalize.culture.be.js,SourceCabKey=globalize.culture.be.js,DestName=globalize.culture.be.js,Attributes=16384,FileSize=2353,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-57963328,HashPart2=-1542661310,HashPart3=1050978539,HashPart4=726770082,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.be.js' is compressed
        InstallFiles: File: globalize.culture.be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2353
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL0ECA~1.JS1|globalize.culture.be-BY.js,SourceCabKey=globalize.culture.be_by.js,DestName=globalize.culture.be-BY.js,Attributes=16384,FileSize=2391,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-868946564,HashPart2=473940852,HashPart3=-289964429,HashPart4=1023740066,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.be-BY.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.be_by.js' is compressed
        InstallFiles: File: globalize.culture.be-BY.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2391
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GLD6A6~1.JS1|globalize.culture.ba.js,SourceCabKey=globalize.culture.ba.js,DestName=globalize.culture.ba.js,Attributes=16384,FileSize=2119,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=998743533,HashPart2=-1161305850,HashPart3=-490147669,HashPart4=-499609754,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.ba.js' is compressed
        InstallFiles: File: globalize.culture.ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2119
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL3753~1.JS1|globalize.culture.ba-RU.js,SourceCabKey=globalize.culture.ba_ru.js,DestName=globalize.culture.ba-RU.js,Attributes=16384,FileSize=2152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=335140033,HashPart2=-1619443551,HashPart3=-242618311,HashPart4=551464991,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ba-RU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.ba_ru.js' is compressed
        InstallFiles: File: globalize.culture.ba-RU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2152
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL1F8C~1.JS1|globalize.culture.az.js,SourceCabKey=globalize.culture.az.js,DestName=globalize.culture.az.js,Attributes=16384,FileSize=2065,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1845953107,HashPart2=-1050079854,HashPart3=1664910968,HashPart4=-1540557109,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.az.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.az.js' is compressed
        InstallFiles: File: globalize.culture.az.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2065
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL35BC~1.JS1|globalize.culture.az-Latn.js,SourceCabKey=globalize.culture.az_latn.js,DestName=globalize.culture.az-Latn.js,Attributes=16384,FileSize=2093,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1676193987,HashPart2=660725757,HashPart3=-1546906315,HashPart4=-1564350408,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.az-Latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.az_latn.js' is compressed
        InstallFiles: File: globalize.culture.az-Latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2093
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL009F~1.JS1|globalize.culture.az-Latn-AZ.js,SourceCabKey=globalize.culture.az_latn_az,DestName=globalize.culture.az-Latn-AZ.js,Attributes=16384,FileSize=2128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2027214222,HashPart2=-346472268,HashPart3=1461896204,HashPart4=1574854630,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.az-Latn-AZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.az_latn_az' is compressed
        InstallFiles: File: globalize.culture.az-Latn-AZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2128
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GLE60A~1.JS1|globalize.culture.az-Cyrl.js,SourceCabKey=globalize.culture.az_cyrl.js,DestName=globalize.culture.az-Cyrl.js,Attributes=16384,FileSize=2358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-752540509,HashPart2=-652701956,HashPart3=-908320409,HashPart4=879567334,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.az-Cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.az_cyrl.js' is compressed
        InstallFiles: File: globalize.culture.az-Cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2358
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL8833~1.JS1|globalize.culture.az-Cyrl-AZ.js,SourceCabKey=globalize.culture.az_cyrl_az,DestName=globalize.culture.az-Cyrl-AZ.js,Attributes=16384,FileSize=2392,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1463765299,HashPart2=2086082062,HashPart3=770476579,HashPart4=-1721839674,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.az-Cyrl-AZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.az_cyrl_az' is compressed
        InstallFiles: File: globalize.culture.az-Cyrl-AZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2392
        MSI (s) (9C:0C) [17:13:12:700]: Executing op: FileCopy(SourceName=GL2E35~1.JS1|globalize.culture.as.js,SourceCabKey=globalize.culture.as.js,DestName=globalize.culture.as.js,Attributes=16384,FileSize=2551,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=994982572,HashPart2=934013352,HashPart3=93211997,HashPart4=80529732,,)
        MSI (s) (9C:0C) [17:13:12:700]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.as.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:700]: Source for file 'globalize.culture.as.js' is compressed
        InstallFiles: File: globalize.culture.as.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2551
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GL4D7C~1.JS1|globalize.culture.as-IN.js,SourceCabKey=globalize.culture.as_in.js,DestName=globalize.culture.as-IN.js,Attributes=16384,FileSize=2583,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=706103750,HashPart2=-846657748,HashPart3=-1047581717,HashPart4=-1274137683,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.as-IN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.as_in.js' is compressed
        InstallFiles: File: globalize.culture.as-IN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2583
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GLBB2C~1.JS1|globalize.culture.arn.js,SourceCabKey=globalize.culture.arn.js,DestName=globalize.culture.arn.js,Attributes=16384,FileSize=1928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-890517782,HashPart2=1160601795,HashPart3=-1173984089,HashPart4=-1767093531,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.arn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.arn.js' is compressed
        InstallFiles: File: globalize.culture.arn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1928
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GLCE5F~1.JS1|globalize.culture.arn-CL.js,SourceCabKey=globalize.culture.arn_cl.js,DestName=globalize.culture.arn-CL.js,Attributes=16384,FileSize=1953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2081660753,HashPart2=2075504824,HashPart3=1185188445,HashPart4=-693504739,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.arn-CL.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.arn_cl.js' is compressed
        InstallFiles: File: globalize.culture.arn-CL.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1953
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GL7CC5~1.JS1|globalize.culture.ar.js,SourceCabKey=globalize.culture.ar.js,DestName=globalize.culture.ar.js,Attributes=16384,FileSize=22189,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-693065654,HashPart2=-704053084,HashPart3=42140411,HashPart4=-593325626,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar.js' is compressed
        InstallFiles: File: globalize.culture.ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22189
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GLF561~1.JS1|globalize.culture.ar-YE.js,SourceCabKey=globalize.culture.ar_ye.js,DestName=globalize.culture.ar-YE.js,Attributes=16384,FileSize=22208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-809824767,HashPart2=-371297170,HashPart3=714185337,HashPart4=-1984982233,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-YE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_ye.js' is compressed
        InstallFiles: File: globalize.culture.ar-YE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22208
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GL63E1~1.JS1|globalize.culture.ar-TN.js,SourceCabKey=globalize.culture.ar_tn.js,DestName=globalize.culture.ar-TN.js,Attributes=16384,FileSize=22197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-371915676,HashPart2=1031896554,HashPart3=-434759460,HashPart4=-174855757,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-TN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_tn.js' is compressed
        InstallFiles: File: globalize.culture.ar-TN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22197
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GLCC81~1.JS1|globalize.culture.ar-SY.js,SourceCabKey=globalize.culture.ar_sy.js,DestName=globalize.culture.ar-SY.js,Attributes=16384,FileSize=22238,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=525068601,HashPart2=-677492025,HashPart3=-1249692701,HashPart4=-1178488379,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-SY.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_sy.js' is compressed
        InstallFiles: File: globalize.culture.ar-SY.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22238
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GL50CA~1.JS1|globalize.culture.ar-SA.js,SourceCabKey=globalize.culture.ar_sa.js,DestName=globalize.culture.ar-SA.js,Attributes=16384,FileSize=22262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1577786398,HashPart2=-416300046,HashPart3=1818603700,HashPart4=524227251,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-SA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_sa.js' is compressed
        InstallFiles: File: globalize.culture.ar-SA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22262
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GLF1FC~1.JS1|globalize.culture.ar-QA.js,SourceCabKey=globalize.culture.ar_qa.js,DestName=globalize.culture.ar-QA.js,Attributes=16384,FileSize=22204,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1732408750,HashPart2=1350051782,HashPart3=1441499798,HashPart4=-1995746849,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-QA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_qa.js' is compressed
        InstallFiles: File: globalize.culture.ar-QA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22204
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GLDCA2~1.JS1|globalize.culture.ar-OM.js,SourceCabKey=globalize.culture.ar_om.js,DestName=globalize.culture.ar-OM.js,Attributes=16384,FileSize=22222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1211081881,HashPart2=-1694714003,HashPart3=1168989455,HashPart4=-758879073,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-OM.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_om.js' is compressed
        InstallFiles: File: globalize.culture.ar-OM.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22222
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GL6A02~1.JS1|globalize.culture.ar-MA.js,SourceCabKey=globalize.culture.ar_ma.js,DestName=globalize.culture.ar-MA.js,Attributes=16384,FileSize=22139,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-24059932,HashPart2=-1990649528,HashPart3=678135057,HashPart4=-928620811,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-MA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_ma.js' is compressed
        InstallFiles: File: globalize.culture.ar-MA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22139
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GL1FD9~1.JS1|globalize.culture.ar-LY.js,SourceCabKey=globalize.culture.ar_ly.js,DestName=globalize.culture.ar-LY.js,Attributes=16384,FileSize=22276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=465640403,HashPart2=-1630503260,HashPart3=-2028503507,HashPart4=-228640614,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-LY.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_ly.js' is compressed
        InstallFiles: File: globalize.culture.ar-LY.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22276
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GL26AC~1.JS1|globalize.culture.ar-LB.js,SourceCabKey=globalize.culture.ar_lb.js,DestName=globalize.culture.ar-LB.js,Attributes=16384,FileSize=22240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-440640018,HashPart2=507665077,HashPart3=-149261850,HashPart4=-14842101,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-LB.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_lb.js' is compressed
        InstallFiles: File: globalize.culture.ar-LB.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22240
        MSI (s) (9C:0C) [17:13:12:716]: Executing op: FileCopy(SourceName=GLBCB4~1.JS1|globalize.culture.ar-KW.js,SourceCabKey=globalize.culture.ar_kw.js,DestName=globalize.culture.ar-KW.js,Attributes=16384,FileSize=22280,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=164253585,HashPart2=-1931362585,HashPart3=1868005841,HashPart4=1073361151,,)
        MSI (s) (9C:0C) [17:13:12:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-KW.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:716]: Source for file 'globalize.culture.ar_kw.js' is compressed
        InstallFiles: File: globalize.culture.ar-KW.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22280
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GL6FF5~1.JS1|globalize.culture.ar-JO.js,SourceCabKey=globalize.culture.ar_jo.js,DestName=globalize.culture.ar-JO.js,Attributes=16384,FileSize=22310,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2003381176,HashPart2=1910420812,HashPart3=901597852,HashPart4=-1509540405,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-JO.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.ar_jo.js' is compressed
        InstallFiles: File: globalize.culture.ar-JO.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22310
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GL7F6A~1.JS1|globalize.culture.ar-IQ.js,SourceCabKey=globalize.culture.ar_iq.js,DestName=globalize.culture.ar-IQ.js,Attributes=16384,FileSize=22239,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1327049234,HashPart2=504716659,HashPart3=1275257956,HashPart4=-624791508,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-IQ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.ar_iq.js' is compressed
        InstallFiles: File: globalize.culture.ar-IQ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22239
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GLDED2~1.JS1|globalize.culture.ar-EG.js,SourceCabKey=globalize.culture.ar_eg.js,DestName=globalize.culture.ar-EG.js,Attributes=16384,FileSize=23347,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-241148501,HashPart2=1427611259,HashPart3=794864079,HashPart4=1960949026,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-EG.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.ar_eg.js' is compressed
        InstallFiles: File: globalize.culture.ar-EG.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 23347
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GLE233~1.JS1|globalize.culture.ar-DZ.js,SourceCabKey=globalize.culture.ar_dz.js,DestName=globalize.culture.ar-DZ.js,Attributes=16384,FileSize=22134,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1292903300,HashPart2=207790932,HashPart3=259423430,HashPart4=-1010716673,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-DZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.ar_dz.js' is compressed
        InstallFiles: File: globalize.culture.ar-DZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22134
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GLF84B~1.JS1|globalize.culture.ar-BH.js,SourceCabKey=globalize.culture.ar_bh.js,DestName=globalize.culture.ar-BH.js,Attributes=16384,FileSize=22283,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-804136199,HashPart2=443485701,HashPart3=973320271,HashPart4=1871319181,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-BH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.ar_bh.js' is compressed
        InstallFiles: File: globalize.culture.ar-BH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22283
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GLBCAF~1.JS1|globalize.culture.ar-AE.js,SourceCabKey=globalize.culture.ar_ae.js,DestName=globalize.culture.ar-AE.js,Attributes=16384,FileSize=22245,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-282080238,HashPart2=-1854632980,HashPart3=-1209954416,HashPart4=-2067851146,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.ar-AE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.ar_ae.js' is compressed
        InstallFiles: File: globalize.culture.ar-AE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 22245
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GL6AB4~1.JS1|globalize.culture.am.js,SourceCabKey=globalize.culture.am.js,DestName=globalize.culture.am.js,Attributes=16384,FileSize=2174,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2086637032,HashPart2=1852440905,HashPart3=1747937150,HashPart4=1305455231,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.am.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.am.js' is compressed
        InstallFiles: File: globalize.culture.am.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2174
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GL07CC~1.JS1|globalize.culture.am-ET.js,SourceCabKey=globalize.culture.am_et.js,DestName=globalize.culture.am-ET.js,Attributes=16384,FileSize=2212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-883484067,HashPart2=-1646311174,HashPart3=-439391073,HashPart4=-284397124,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.am-ET.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.am_et.js' is compressed
        InstallFiles: File: globalize.culture.am-ET.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 2212
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GL796D~1.JS1|globalize.culture.af.js,SourceCabKey=globalize.culture.af.js,DestName=globalize.culture.af.js,Attributes=16384,FileSize=1673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1323194531,HashPart2=1714694100,HashPart3=1224607503,HashPart4=-501492492,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.af.js' is compressed
        InstallFiles: File: globalize.culture.af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1673
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GLC86F~1.JS1|globalize.culture.af-ZA.js,SourceCabKey=globalize.culture.af_za.js,DestName=globalize.culture.af-ZA.js,Attributes=16384,FileSize=1711,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-620405836,HashPart2=-907597599,HashPart3=1435916516,HashPart4=-601401124,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\globalize.culture.af-ZA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.culture.af_za.js' is compressed
        InstallFiles: File: globalize.culture.af-ZA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\, Size: 1711
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\)
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\GLOBAL~1\lib\|IISRootFolder\MyComp.WebApp\lib\globalize\lib\)
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=GLOBAL~1.JS|globalize.js,SourceCabKey=globalize.js1,DestName=globalize.js,Attributes=16384,FileSize=47305,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-592270734,HashPart2=-1291708564,HashPart3=-1879097811,HashPart4=-1404655850,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\globalize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'globalize.js1' is compressed
        InstallFiles: File: globalize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\, Size: 47305
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\)
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\GLOBAL~1\GENERA~1\PROPER~1\|IISRootFolder\MyComp.WebApp\lib\globalize\generator\Properties\)
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=ASSEMB~1.CS|AssemblyInfo.cs,SourceCabKey=assemblyinfo.cs,DestName=AssemblyInfo.cs,Attributes=16384,FileSize=1490,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1948736119,HashPart2=-1381041743,HashPart3=81470988,HashPart4=1098774116,,)
        MSI (s) (9C:0C) [17:13:12:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\AssemblyInfo.cs; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:732]: Source for file 'assemblyinfo.cs' is compressed
        InstallFiles: File: AssemblyInfo.cs, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\, Size: 1490
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\)
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\GLOBAL~1\GENERA~1\|IISRootFolder\MyComp.WebApp\lib\globalize\generator\)
        MSI (s) (9C:0C) [17:13:12:732]: Executing op: FileCopy(SourceName=UMALQU~1.JS|UmAlQuraCalendar.js,SourceCabKey=umalquracalendar.js,DestName=UmAlQuraCalendar.js,Attributes=16384,FileSize=10040,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1364525753,HashPart2=-1198458868,HashPart3=-227562488,HashPart4=-1800443058,,)
        MSI (s) (9C:0C) [17:13:12:748]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\UmAlQuraCalendar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:748]: Source for file 'umalquracalendar.js' is compressed
        InstallFiles: File: UmAlQuraCalendar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\, Size: 10040
        MSI (s) (9C:0C) [17:13:12:748]: Executing op: FileCopy(SourceName=STRING~1.CS|StringExt.cs,SourceCabKey=stringext.cs,DestName=StringExt.cs,Attributes=16384,FileSize=1371,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1879774456,HashPart2=12580537,HashPart3=-806647954,HashPart4=209269204,,)
        MSI (s) (9C:0C) [17:13:12:748]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\StringExt.cs; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:748]: Source for file 'stringext.cs' is compressed
        InstallFiles: File: StringExt.cs, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\, Size: 1371
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: FileCopy(SourceName=Program.cs,SourceCabKey=program.cs,DestName=Program.cs,Attributes=16384,FileSize=30998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1651019808,HashPart2=393826640,HashPart3=-1050841020,HashPart4=-551058424,,)
        MSI (s) (9C:0C) [17:13:12:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Program.cs; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:794]: Source for file 'program.cs' is compressed
        InstallFiles: File: Program.cs, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\, Size: 30998
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: FileCopy(SourceName=HIJRIC~1.JS|HijriCalendar.js,SourceCabKey=hijricalendar.js,DestName=HijriCalendar.js,Attributes=16384,FileSize=4535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1718836989,HashPart2=982509433,HashPart3=-1725274511,HashPart4=-2083570829,,)
        MSI (s) (9C:0C) [17:13:12:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\HijriCalendar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:794]: Source for file 'hijricalendar.js' is compressed
        InstallFiles: File: HijriCalendar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\, Size: 4535
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: FileCopy(SourceName=GENERA~1.CSP|generator.csproj,SourceCabKey=generator.csproj,DestName=generator.csproj,Attributes=16384,FileSize=2483,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1431188068,HashPart2=-1056349700,HashPart3=-1725263473,HashPart4=922854933,,)
        MSI (s) (9C:0C) [17:13:12:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\generator.csproj; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:794]: Source for file 'generator.csproj' is compressed
        InstallFiles: File: generator.csproj, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\, Size: 2483
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\)
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\GLOBAL~1\examples\browser\|IISRootFolder\MyComp.WebApp\lib\globalize\examples\browser\)
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.tmpl.js,SourceCabKey=jquery.tmpl.js,DestName=jquery.tmpl.js,Attributes=16384,FileSize=3727,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1459028848,HashPart2=1046502360,HashPart3=2087978657,HashPart4=1792763228,,)
        MSI (s) (9C:0C) [17:13:12:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\jquery.tmpl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:794]: Source for file 'jquery.tmpl.js' is compressed
        InstallFiles: File: jquery.tmpl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\, Size: 3727
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery-1.4.4.js,SourceCabKey=jquery_1.4.4.js,DestName=jquery-1.4.4.js,Attributes=16384,FileSize=190363,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-365456953,HashPart2=1169921519,HashPart3=884937222,HashPart4=-413628540,,)
        MSI (s) (9C:0C) [17:13:12:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\jquery-1.4.4.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:794]: Source for file 'jquery_1.4.4.js' is compressed
        InstallFiles: File: jquery-1.4.4.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\, Size: 190363
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html9,DestName=index.html,Attributes=16384,FileSize=8380,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1863765551,HashPart2=-1628363495,HashPart3=-1772696805,HashPart4=1213506095,,)
        MSI (s) (9C:0C) [17:13:12:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:794]: Source for file 'index.html9' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\, Size: 8380
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: FileCopy(SourceName=browser.js,SourceCabKey=browser.js,DestName=browser.js,Attributes=16384,FileSize=4213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-644857747,HashPart2=-1015725910,HashPart3=-428780138,HashPart4=-427063102,,)
        MSI (s) (9C:0C) [17:13:12:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\browser.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:794]: Source for file 'browser.js' is compressed
        InstallFiles: File: browser.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\, Size: 4213
        MSI (s) (9C:0C) [17:13:12:794]: Executing op: FileCopy(SourceName=browser.css,SourceCabKey=browser.css,DestName=browser.css,Attributes=16384,FileSize=1052,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=103993789,HashPart2=-210297391,HashPart3=1427951565,HashPart4=-1486073160,,)
        MSI (s) (9C:0C) [17:13:12:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\browser.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:794]: Source for file 'browser.css' is compressed
        InstallFiles: File: browser.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\, Size: 1052
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\)
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\GLOBAL~1\|IISRootFolder\MyComp.WebApp\lib\globalize\)
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md26,DestName=README.md,Attributes=16384,FileSize=31396,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-269069218,HashPart2=-1458678820,HashPart3=-218111070,HashPart4=-879243061,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file 'readme.md26' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\, Size: 31396
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json16,DestName=package.json,Attributes=16384,FileSize=1527,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=677522381,HashPart2=1570747847,HashPart3=464597684,HashPart4=17949108,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file 'package.json16' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\, Size: 1527
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license14,DestName=LICENSE,Attributes=16384,FileSize=1116,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1417358859,HashPart2=1315627816,HashPart3=2117586995,HashPart4=-876020793,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file 'license14' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\, Size: 1116
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=grunt.js,SourceCabKey=grunt.js,DestName=grunt.js,Attributes=16384,FileSize=878,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=23722998,HashPart2=-75789756,HashPart3=967582203,HashPart4=341401450,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\grunt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file 'grunt.js' is compressed
        InstallFiles: File: grunt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\, Size: 878
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=NPMIGN~1|.npmignore,SourceCabKey=_npmignore2,DestName=.npmignore,Attributes=16384,FileSize=12,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=809452407,HashPart2=-1254454776,HashPart3=-821160303,HashPart4=29052772,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\.npmignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file '_npmignore2' is compressed
        InstallFiles: File: .npmignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\, Size: 12
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore7,DestName=.gitignore,Attributes=16384,FileSize=90,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2114698501,HashPart2=-461248690,HashPart3=365105903,HashPart4=-400155099,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file '_gitignore7' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\, Size: 90
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json29,DestName=.bower.json,Attributes=16384,FileSize=360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1173951794,HashPart2=969226755,HashPart3=532571774,HashPart4=2114522607,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file '_bower.json29' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\, Size: 360
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\)
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANF058~1\|IISRootFolder\MyComp.WebApp\lib\angular-i18n\)
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-locale_az-latn-az.js,SourceCabKey=angular_locale_az_latn_az.js,DestName=angular-locale_az-latn-az.js,Attributes=16384,FileSize=2628,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=645762976,HashPart2=1464498289,HashPart3=260223030,HashPart4=1661367365,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_az-latn-az.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file 'angular_locale_az_latn_az.js' is compressed
        InstallFiles: File: angular-locale_az-latn-az.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2628
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-locale_az-cyrl.js,SourceCabKey=angular_locale_az_cyrl.js,DestName=angular-locale_az-cyrl.js,Attributes=16384,FileSize=4049,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-567931553,HashPart2=1855262036,HashPart3=34670293,HashPart4=-481255144,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_az-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file 'angular_locale_az_cyrl.js' is compressed
        InstallFiles: File: angular-locale_az-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4049
        MSI (s) (9C:0C) [17:13:12:810]: Executing op: FileCopy(SourceName=ANGULA~1.JS2|angular-locale_az-cyrl-az.js,SourceCabKey=angular_locale_az_cyrl_az.js,DestName=angular-locale_az-cyrl-az.js,Attributes=16384,FileSize=4055,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=411980702,HashPart2=492632460,HashPart3=-481519994,HashPart4=656958127,,)
        MSI (s) (9C:0C) [17:13:12:810]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_az-cyrl-az.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:810]: Source for file 'angular_locale_az_cyrl_az.js' is compressed
        InstallFiles: File: angular-locale_az-cyrl-az.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4055
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~1.JS3|angular-locale_ast.js,SourceCabKey=angular_locale_ast.js,DestName=angular-locale_ast.js,Attributes=16384,FileSize=2915,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1010384154,HashPart2=-289100325,HashPart3=1755516450,HashPart4=582208003,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ast.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_ast.js' is compressed
        InstallFiles: File: angular-locale_ast.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2915
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~1.JS4|angular-locale_ast-es.js,SourceCabKey=angular_locale_ast_es.js,DestName=angular-locale_ast-es.js,Attributes=16384,FileSize=2921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=442579677,HashPart2=1545495790,HashPart3=-1055453435,HashPart4=935652553,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ast-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_ast_es.js' is compressed
        InstallFiles: File: angular-locale_ast-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2921
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~1.JS5|angular-locale_asa.js,SourceCabKey=angular_locale_asa.js,DestName=angular-locale_asa.js,Attributes=16384,FileSize=2885,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1939304832,HashPart2=512701651,HashPart3=-768491375,HashPart4=1863790626,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_asa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_asa.js' is compressed
        InstallFiles: File: angular-locale_asa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2885
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~1.JS6|angular-locale_asa-tz.js,SourceCabKey=angular_locale_asa_tz.js,DestName=angular-locale_asa-tz.js,Attributes=16384,FileSize=2891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1576831596,HashPart2=1925201119,HashPart3=448096037,HashPart4=528497460,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_asa-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_asa_tz.js' is compressed
        InstallFiles: File: angular-locale_asa-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2891
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~1.JS7|angular-locale_as.js,SourceCabKey=angular_locale_as.js,DestName=angular-locale_as.js,Attributes=16384,FileSize=4381,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1859165768,HashPart2=1019903711,HashPart3=-317436453,HashPart4=1388915205,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_as.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_as.js' is compressed
        InstallFiles: File: angular-locale_as.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4381
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~1.JS8|angular-locale_as-in.js,SourceCabKey=angular_locale_as_in.js,DestName=angular-locale_as-in.js,Attributes=16384,FileSize=4387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1145650186,HashPart2=424882378,HashPart3=1886585473,HashPart4=-1008186476,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_as-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_as_in.js' is compressed
        InstallFiles: File: angular-locale_as-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4387
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~1.JS9|angular-locale_ar.js,SourceCabKey=angular_locale_ar.js,DestName=angular-locale_ar.js,Attributes=16384,FileSize=4282,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-809821330,HashPart2=1873502460,HashPart3=-49302759,HashPart4=-1727621589,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_ar.js' is compressed
        InstallFiles: File: angular-locale_ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4282
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~2.JS1|angular-locale_ar-ye.js,SourceCabKey=angular_locale_ar_ye.js,DestName=angular-locale_ar-ye.js,Attributes=16384,FileSize=4286,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=9127442,HashPart2=-1567832035,HashPart3=-1546423345,HashPart4=-653613246,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-ye.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_ar_ye.js' is compressed
        InstallFiles: File: angular-locale_ar-ye.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4286
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~3.JS1|angular-locale_ar-xb.js,SourceCabKey=angular_locale_ar_xb.js,DestName=angular-locale_ar-xb.js,Attributes=16384,FileSize=3629,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1985642618,HashPart2=1015388338,HashPart3=-84195676,HashPart4=1693821518,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-xb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_ar_xb.js' is compressed
        InstallFiles: File: angular-locale_ar-xb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3629
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=ANGULA~4.JS1|angular-locale_ar-tn.js,SourceCabKey=angular_locale_ar_tn.js,DestName=angular-locale_ar-tn.js,Attributes=16384,FileSize=4203,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1646227043,HashPart2=825939967,HashPart3=831878366,HashPart4=397365675,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-tn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_ar_tn.js' is compressed
        InstallFiles: File: angular-locale_ar-tn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4203
        MSI (s) (9C:0C) [17:13:12:825]: Executing op: FileCopy(SourceName=AND9A6~1.JS1|angular-locale_ar-td.js,SourceCabKey=angular_locale_ar_td.js,DestName=angular-locale_ar-td.js,Attributes=16384,FileSize=4286,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1418063576,HashPart2=1115116886,HashPart3=1461726321,HashPart4=-651337907,,)
        MSI (s) (9C:0C) [17:13:12:825]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-td.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:825]: Source for file 'angular_locale_ar_td.js' is compressed
        InstallFiles: File: angular-locale_ar-td.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4286
        MSI (s) (9C:0C) [17:13:12:841]: Executing op: FileCopy(SourceName=ANCEF7~1.JS1|angular-locale_ar-sy.js,SourceCabKey=angular_locale_ar_sy.js,DestName=angular-locale_ar-sy.js,Attributes=16384,FileSize=4534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-26041518,HashPart2=2129579177,HashPart3=-560505407,HashPart4=-1479353783,,)
        MSI (s) (9C:0C) [17:13:12:841]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-sy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:841]: Source for file 'angular_locale_ar_sy.js' is compressed
        InstallFiles: File: angular-locale_ar-sy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4534
        MSI (s) (9C:0C) [17:13:12:841]: Executing op: FileCopy(SourceName=AN9ADA~1.JS1|angular-locale_ar-ss.js,SourceCabKey=angular_locale_ar_ss.js,DestName=angular-locale_ar-ss.js,Attributes=16384,FileSize=4288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=679642602,HashPart2=-1674690486,HashPart3=-1083433155,HashPart4=-1385400215,,)
        MSI (s) (9C:0C) [17:13:12:841]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-ss.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:841]: Source for file 'angular_locale_ar_ss.js' is compressed
        InstallFiles: File: angular-locale_ar-ss.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4288
        MSI (s) (9C:0C) [17:13:12:841]: Executing op: FileCopy(SourceName=AN3356~1.JS1|angular-locale_ar-so.js,SourceCabKey=angular_locale_ar_so.js,DestName=angular-locale_ar-so.js,Attributes=16384,FileSize=4285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-744235267,HashPart2=-1413424871,HashPart3=-2025558035,HashPart4=775357396,,)
        MSI (s) (9C:0C) [17:13:12:841]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-so.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:841]: Source for file 'angular_locale_ar_so.js' is compressed
        InstallFiles: File: angular-locale_ar-so.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4285
        MSI (s) (9C:0C) [17:13:12:841]: Executing op: FileCopy(SourceName=AN0F6A~1.JS1|angular-locale_ar-sd.js,SourceCabKey=angular_locale_ar_sd.js,DestName=angular-locale_ar-sd.js,Attributes=16384,FileSize=4285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-499015333,HashPart2=1250199033,HashPart3=-1216979834,HashPart4=-1627465914,,)
        MSI (s) (9C:0C) [17:13:12:841]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-sd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:841]: Source for file 'angular_locale_ar_sd.js' is compressed
        InstallFiles: File: angular-locale_ar-sd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4285
        MSI (s) (9C:0C) [17:13:12:888]: Executing op: FileCopy(SourceName=ANE2D5~1.JS1|angular-locale_ar-sa.js,SourceCabKey=angular_locale_ar_sa.js,DestName=angular-locale_ar-sa.js,Attributes=16384,FileSize=4286,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1642369989,HashPart2=-660847697,HashPart3=-430497471,HashPart4=12700295,,)
        MSI (s) (9C:0C) [17:13:12:888]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-sa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:888]: Source for file 'angular_locale_ar_sa.js' is compressed
        InstallFiles: File: angular-locale_ar-sa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4286
        MSI (s) (9C:0C) [17:13:12:888]: Executing op: FileCopy(SourceName=ANED13~1.JS1|angular-locale_ar-qa.js,SourceCabKey=angular_locale_ar_qa.js,DestName=angular-locale_ar-qa.js,Attributes=16384,FileSize=4286,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-225183060,HashPart2=18195740,HashPart3=1939316818,HashPart4=-1721361771,,)
        MSI (s) (9C:0C) [17:13:12:888]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-qa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:888]: Source for file 'angular_locale_ar_qa.js' is compressed
        InstallFiles: File: angular-locale_ar-qa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4286
        MSI (s) (9C:0C) [17:13:12:903]: Executing op: FileCopy(SourceName=AN9481~1.JS1|angular-locale_ar-ps.js,SourceCabKey=angular_locale_ar_ps.js,DestName=angular-locale_ar-ps.js,Attributes=16384,FileSize=4534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=20546247,HashPart2=-1698219726,HashPart3=-71831783,HashPart4=776468263,,)
        MSI (s) (9C:0C) [17:13:12:903]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-ps.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:903]: Source for file 'angular_locale_ar_ps.js' is compressed
        InstallFiles: File: angular-locale_ar-ps.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4534
        MSI (s) (9C:0C) [17:13:12:903]: Executing op: FileCopy(SourceName=AND68A~1.JS1|angular-locale_ar-om.js,SourceCabKey=angular_locale_ar_om.js,DestName=angular-locale_ar-om.js,Attributes=16384,FileSize=4286,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=216845455,HashPart2=-1963041036,HashPart3=998324146,HashPart4=21939768,,)
        MSI (s) (9C:0C) [17:13:12:903]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-om.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:903]: Source for file 'angular_locale_ar_om.js' is compressed
        InstallFiles: File: angular-locale_ar-om.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4286
        MSI (s) (9C:0C) [17:13:12:903]: Executing op: FileCopy(SourceName=AN9380~1.JS1|angular-locale_ar-mr.js,SourceCabKey=angular_locale_ar_mr.js,DestName=angular-locale_ar-mr.js,Attributes=16384,FileSize=4231,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1678722541,HashPart2=1648381009,HashPart3=-941577153,HashPart4=-1003354856,,)
        MSI (s) (9C:0C) [17:13:12:903]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:903]: Source for file 'angular_locale_ar_mr.js' is compressed
        InstallFiles: File: angular-locale_ar-mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4231
        MSI (s) (9C:0C) [17:13:12:903]: Executing op: FileCopy(SourceName=AN2187~1.JS1|angular-locale_ar-ma.js,SourceCabKey=angular_locale_ar_ma.js,DestName=angular-locale_ar-ma.js,Attributes=16384,FileSize=4184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1159032397,HashPart2=486433124,HashPart3=-1856507944,HashPart4=-1586590517,,)
        MSI (s) (9C:0C) [17:13:12:903]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:903]: Source for file 'angular_locale_ar_ma.js' is compressed
        InstallFiles: File: angular-locale_ar-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4184
        MSI (s) (9C:0C) [17:13:12:903]: Executing op: FileCopy(SourceName=AN7CAF~1.JS1|angular-locale_ar-ly.js,SourceCabKey=angular_locale_ar_ly.js,DestName=angular-locale_ar-ly.js,Attributes=16384,FileSize=4275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1572467625,HashPart2=497022873,HashPart3=511461845,HashPart4=2132048344,,)
        MSI (s) (9C:0C) [17:13:12:903]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-ly.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:903]: Source for file 'angular_locale_ar_ly.js' is compressed
        InstallFiles: File: angular-locale_ar-ly.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4275
        MSI (s) (9C:0C) [17:13:12:903]: Executing op: FileCopy(SourceName=AN65EC~1.JS1|angular-locale_ar-lb.js,SourceCabKey=angular_locale_ar_lb.js,DestName=angular-locale_ar-lb.js,Attributes=16384,FileSize=4535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2046812904,HashPart2=-1332412639,HashPart3=-1097636870,HashPart4=2001076698,,)
        MSI (s) (9C:0C) [17:13:12:903]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-lb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:903]: Source for file 'angular_locale_ar_lb.js' is compressed
        InstallFiles: File: angular-locale_ar-lb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4535
        MSI (s) (9C:0C) [17:13:12:935]: Executing op: FileCopy(SourceName=ANC09E~1.JS1|angular-locale_ar-kw.js,SourceCabKey=angular_locale_ar_kw.js,DestName=angular-locale_ar-kw.js,Attributes=16384,FileSize=4285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1547067073,HashPart2=-391575892,HashPart3=-858818096,HashPart4=-1322531569,,)
        MSI (s) (9C:0C) [17:13:12:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-kw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:935]: Source for file 'angular_locale_ar_kw.js' is compressed
        InstallFiles: File: angular-locale_ar-kw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4285
        MSI (s) (9C:0C) [17:13:12:935]: Executing op: FileCopy(SourceName=AN0C3D~1.JS1|angular-locale_ar-km.js,SourceCabKey=angular_locale_ar_km.js,DestName=angular-locale_ar-km.js,Attributes=16384,FileSize=4284,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-47046645,HashPart2=1919461769,HashPart3=-555378125,HashPart4=-602424480,,)
        MSI (s) (9C:0C) [17:13:12:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-km.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:935]: Source for file 'angular_locale_ar_km.js' is compressed
        InstallFiles: File: angular-locale_ar-km.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4284
        MSI (s) (9C:0C) [17:13:12:935]: Executing op: FileCopy(SourceName=AN2C83~1.JS1|angular-locale_ar-jo.js,SourceCabKey=angular_locale_ar_jo.js,DestName=angular-locale_ar-jo.js,Attributes=16384,FileSize=4531,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-276913258,HashPart2=1294169655,HashPart3=-60565774,HashPart4=1375147140,,)
        MSI (s) (9C:0C) [17:13:12:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-jo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:935]: Source for file 'angular_locale_ar_jo.js' is compressed
        InstallFiles: File: angular-locale_ar-jo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4531
        MSI (s) (9C:0C) [17:13:12:935]: Executing op: FileCopy(SourceName=ANC326~1.JS1|angular-locale_ar-iq.js,SourceCabKey=angular_locale_ar_iq.js,DestName=angular-locale_ar-iq.js,Attributes=16384,FileSize=4531,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=160354903,HashPart2=1542683298,HashPart3=633564960,HashPart4=1770227214,,)
        MSI (s) (9C:0C) [17:13:12:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:935]: Source for file 'angular_locale_ar_iq.js' is compressed
        InstallFiles: File: angular-locale_ar-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4531
        MSI (s) (9C:0C) [17:13:12:935]: Executing op: FileCopy(SourceName=AN6D38~1.JS1|angular-locale_ar-il.js,SourceCabKey=angular_locale_ar_il.js,DestName=angular-locale_ar-il.js,Attributes=16384,FileSize=4288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-267627865,HashPart2=245084329,HashPart3=-1487933464,HashPart4=923577384,,)
        MSI (s) (9C:0C) [17:13:12:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-il.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:935]: Source for file 'angular_locale_ar_il.js' is compressed
        InstallFiles: File: angular-locale_ar-il.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4288
        MSI (s) (9C:0C) [17:13:12:935]: Executing op: FileCopy(SourceName=AN851A~1.JS1|angular-locale_ar-er.js,SourceCabKey=angular_locale_ar_er.js,DestName=angular-locale_ar-er.js,Attributes=16384,FileSize=4285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-212964088,HashPart2=914087517,HashPart3=1673714591,HashPart4=792768922,,)
        MSI (s) (9C:0C) [17:13:12:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:935]: Source for file 'angular_locale_ar_er.js' is compressed
        InstallFiles: File: angular-locale_ar-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4285
        MSI (s) (9C:0C) [17:13:12:935]: Executing op: FileCopy(SourceName=AN7768~1.JS1|angular-locale_ar-eh.js,SourceCabKey=angular_locale_ar_eh.js,DestName=angular-locale_ar-eh.js,Attributes=16384,FileSize=4274,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1321516073,HashPart2=1992352968,HashPart3=676776940,HashPart4=330398821,,)
        MSI (s) (9C:0C) [17:13:12:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-eh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:935]: Source for file 'angular_locale_ar_eh.js' is compressed
        InstallFiles: File: angular-locale_ar-eh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4274
        MSI (s) (9C:0C) [17:13:12:935]: Executing op: FileCopy(SourceName=ANBCA6~1.JS1|angular-locale_ar-eg.js,SourceCabKey=angular_locale_ar_eg.js,DestName=angular-locale_ar-eg.js,Attributes=16384,FileSize=4288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2049945465,HashPart2=-1555885206,HashPart3=1800848393,HashPart4=-613390810,,)
        MSI (s) (9C:0C) [17:13:12:950]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-eg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:950]: Source for file 'angular_locale_ar_eg.js' is compressed
        InstallFiles: File: angular-locale_ar-eg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4288
        MSI (s) (9C:0C) [17:13:12:950]: Executing op: FileCopy(SourceName=ANC00A~1.JS1|angular-locale_ar-dz.js,SourceCabKey=angular_locale_ar_dz.js,DestName=angular-locale_ar-dz.js,Attributes=16384,FileSize=4203,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1596995501,HashPart2=-469747338,HashPart3=-1837308147,HashPart4=28431975,,)
        MSI (s) (9C:0C) [17:13:12:950]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-dz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:950]: Source for file 'angular_locale_ar_dz.js' is compressed
        InstallFiles: File: angular-locale_ar-dz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4203
        MSI (s) (9C:0C) [17:13:12:950]: Executing op: FileCopy(SourceName=AND7A4~1.JS1|angular-locale_ar-dj.js,SourceCabKey=angular_locale_ar_dj.js,DestName=angular-locale_ar-dj.js,Attributes=16384,FileSize=4285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=950195578,HashPart2=-1085790308,HashPart3=-1679428907,HashPart4=-1306016820,,)
        MSI (s) (9C:0C) [17:13:12:950]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-dj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:950]: Source for file 'angular_locale_ar_dj.js' is compressed
        InstallFiles: File: angular-locale_ar-dj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4285
        MSI (s) (9C:0C) [17:13:12:950]: Executing op: FileCopy(SourceName=AN924E~1.JS1|angular-locale_ar-bh.js,SourceCabKey=angular_locale_ar_bh.js,DestName=angular-locale_ar-bh.js,Attributes=16384,FileSize=4285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-823685541,HashPart2=-1858706371,HashPart3=-1113011774,HashPart4=246914015,,)
        MSI (s) (9C:0C) [17:13:12:950]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-bh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:950]: Source for file 'angular_locale_ar_bh.js' is compressed
        InstallFiles: File: angular-locale_ar-bh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4285
        MSI (s) (9C:0C) [17:13:12:950]: Executing op: FileCopy(SourceName=ANF68D~1.JS1|angular-locale_ar-ae.js,SourceCabKey=angular_locale_ar_ae.js,DestName=angular-locale_ar-ae.js,Attributes=16384,FileSize=4284,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-818610080,HashPart2=1464067903,HashPart3=-2139929627,HashPart4=584565629,,)
        MSI (s) (9C:0C) [17:13:12:950]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-ae.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:950]: Source for file 'angular_locale_ar_ae.js' is compressed
        InstallFiles: File: angular-locale_ar-ae.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4284
        MSI (s) (9C:0C) [17:13:12:950]: Executing op: FileCopy(SourceName=AN66E8~1.JS1|angular-locale_ar-001.js,SourceCabKey=angular_locale_ar_001.js,DestName=angular-locale_ar-001.js,Attributes=16384,FileSize=4290,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1979446374,HashPart2=886665885,HashPart3=-1647375992,HashPart4=-1540164306,,)
        MSI (s) (9C:0C) [17:13:12:950]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ar-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:950]: Source for file 'angular_locale_ar_001.js' is compressed
        InstallFiles: File: angular-locale_ar-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4290
        MSI (s) (9C:0C) [17:13:12:950]: Executing op: FileCopy(SourceName=ANF439~1.JS1|angular-locale_am.js,SourceCabKey=angular_locale_am.js,DestName=angular-locale_am.js,Attributes=16384,FileSize=3362,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=892707141,HashPart2=1293147249,HashPart3=-1637224372,HashPart4=2038651550,,)
        MSI (s) (9C:0C) [17:13:12:950]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_am.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:950]: Source for file 'angular_locale_am.js' is compressed
        InstallFiles: File: angular-locale_am.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3362
        MSI (s) (9C:0C) [17:13:12:950]: Executing op: FileCopy(SourceName=ANAC60~1.JS1|angular-locale_am-et.js,SourceCabKey=angular_locale_am_et.js,DestName=angular-locale_am-et.js,Attributes=16384,FileSize=3368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-535031520,HashPart2=-1984277248,HashPart3=-1116812080,HashPart4=913623844,,)
        MSI (s) (9C:0C) [17:13:12:950]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_am-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:12:950]: Source for file 'angular_locale_am_et.js' is compressed
        InstallFiles: File: angular-locale_am-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3368
        MSI (s) (9C:0C) [17:13:13:387]: Executing op: FileCopy(SourceName=ANDBC1~1.JS1|angular-locale_ak.js,SourceCabKey=angular_locale_ak.js,DestName=angular-locale_ak.js,Attributes=16384,FileSize=3312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=253569614,HashPart2=-814856481,HashPart3=1754786011,HashPart4=-1219723872,,)
        MSI (s) (9C:0C) [17:13:13:387]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ak.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:387]: Source for file 'angular_locale_ak.js' is compressed
        InstallFiles: File: angular-locale_ak.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3312
        MSI (s) (9C:0C) [17:13:13:387]: Executing op: FileCopy(SourceName=AN762E~1.JS1|angular-locale_ak-gh.js,SourceCabKey=angular_locale_ak_gh.js,DestName=angular-locale_ak-gh.js,Attributes=16384,FileSize=3318,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=267881258,HashPart2=301468628,HashPart3=1316703029,HashPart4=554769040,,)
        MSI (s) (9C:0C) [17:13:13:387]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ak-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:387]: Source for file 'angular_locale_ak_gh.js' is compressed
        InstallFiles: File: angular-locale_ak-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3318
        MSI (s) (9C:0C) [17:13:13:387]: Executing op: FileCopy(SourceName=ANA77E~1.JS1|angular-locale_agq.js,SourceCabKey=angular_locale_agq.js,DestName=angular-locale_agq.js,Attributes=16384,FileSize=4165,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1113110338,HashPart2=-977115767,HashPart3=-1474543939,HashPart4=-286532690,,)
        MSI (s) (9C:0C) [17:13:13:387]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_agq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:387]: Source for file 'angular_locale_agq.js' is compressed
        InstallFiles: File: angular-locale_agq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4165
        MSI (s) (9C:0C) [17:13:13:387]: Executing op: FileCopy(SourceName=AN0D48~1.JS1|angular-locale_agq-cm.js,SourceCabKey=angular_locale_agq_cm.js,DestName=angular-locale_agq-cm.js,Attributes=16384,FileSize=4171,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=957862751,HashPart2=1342044559,HashPart3=1254704285,HashPart4=-1372680205,,)
        MSI (s) (9C:0C) [17:13:13:387]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_agq-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:387]: Source for file 'angular_locale_agq_cm.js' is compressed
        InstallFiles: File: angular-locale_agq-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4171
        MSI (s) (9C:0C) [17:13:13:403]: Executing op: FileCopy(SourceName=AN9A1C~1.JS1|angular-locale_af.js,SourceCabKey=angular_locale_af.js,DestName=angular-locale_af.js,Attributes=16384,FileSize=2458,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1689021171,HashPart2=484525523,HashPart3=-628501614,HashPart4=1606870578,,)
        MSI (s) (9C:0C) [17:13:13:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:403]: Source for file 'angular_locale_af.js' is compressed
        InstallFiles: File: angular-locale_af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2458
        MSI (s) (9C:0C) [17:13:13:403]: Executing op: FileCopy(SourceName=AN4DD5~1.JS1|angular-locale_af-za.js,SourceCabKey=angular_locale_af_za.js,DestName=angular-locale_af-za.js,Attributes=16384,FileSize=2464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-321906249,HashPart2=-1554518406,HashPart3=-1153657020,HashPart4=-989344621,,)
        MSI (s) (9C:0C) [17:13:13:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_af-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:403]: Source for file 'angular_locale_af_za.js' is compressed
        InstallFiles: File: angular-locale_af-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2464
        MSI (s) (9C:0C) [17:13:13:403]: Executing op: FileCopy(SourceName=AN1CAA~1.JS1|angular-locale_af-na.js,SourceCabKey=angular_locale_af_na.js,DestName=angular-locale_af-na.js,Attributes=16384,FileSize=2455,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1605529364,HashPart2=1402133264,HashPart3=-1413328403,HashPart4=-1513917223,,)
        MSI (s) (9C:0C) [17:13:13:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_af-na.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:403]: Source for file 'angular_locale_af_na.js' is compressed
        InstallFiles: File: angular-locale_af-na.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2455
        MSI (s) (9C:0C) [17:13:13:403]: Executing op: FileCopy(SourceName=AN5D73~1.JS1|angular-locale_aa.js,SourceCabKey=angular_locale_aa.js,DestName=angular-locale_aa.js,Attributes=16384,FileSize=2660,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=992459233,HashPart2=-1654465974,HashPart3=-502818094,HashPart4=-1718642276,,)
        MSI (s) (9C:0C) [17:13:13:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_aa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:403]: Source for file 'angular_locale_aa.js' is compressed
        InstallFiles: File: angular-locale_aa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2660
        MSI (s) (9C:0C) [17:13:13:575]: Executing op: FileCopy(SourceName=ANB637~1.JS1|angular-locale_aa-et.js,SourceCabKey=angular_locale_aa_et.js,DestName=angular-locale_aa-et.js,Attributes=16384,FileSize=2663,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=708431788,HashPart2=1668904930,HashPart3=1397831734,HashPart4=-1103921082,,)
        MSI (s) (9C:0C) [17:13:13:575]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_aa-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:575]: Source for file 'angular_locale_aa_et.js' is compressed
        InstallFiles: File: angular-locale_aa-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2663
        MSI (s) (9C:0C) [17:13:13:575]: Executing op: FileCopy(SourceName=AN3061~1.JS1|angular-locale_aa-er.js,SourceCabKey=angular_locale_aa_er.js,DestName=angular-locale_aa-er.js,Attributes=16384,FileSize=2662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2073132592,HashPart2=-1259408017,HashPart3=-1228042116,HashPart4=1096831842,,)
        MSI (s) (9C:0C) [17:13:13:575]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_aa-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:575]: Source for file 'angular_locale_aa_er.js' is compressed
        InstallFiles: File: angular-locale_aa-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2662
        MSI (s) (9C:0C) [17:13:13:575]: Executing op: FileCopy(SourceName=ANBCB0~1.JS1|angular-locale_aa-dj.js,SourceCabKey=angular_locale_aa_dj.js,DestName=angular-locale_aa-dj.js,Attributes=16384,FileSize=2663,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1834129428,HashPart2=806300059,HashPart3=-298498798,HashPart4=-1032745051,,)
        MSI (s) (9C:0C) [17:13:13:575]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_aa-dj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:575]: Source for file 'angular_locale_aa_dj.js' is compressed
        InstallFiles: File: angular-locale_aa-dj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2663
        MSI (s) (9C:0C) [17:13:13:590]: Executing op: FileCopy(SourceName=am.js,SourceCabKey=am.js,DestName=am.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=267302644,HashPart2=1385710366,HashPart3=-859248784,HashPart4=2027258320,,)
        MSI (s) (9C:0C) [17:13:13:590]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\am.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:590]: Source for file 'am.js' is compressed
        InstallFiles: File: am.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:13:590]: Executing op: FileCopy(SourceName=am-et.js,SourceCabKey=am_et.js,DestName=am-et.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-376260055,HashPart2=-1452789762,HashPart3=-2026020738,HashPart4=-516986809,,)
        MSI (s) (9C:0C) [17:13:13:590]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\am-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:590]: Source for file 'am_et.js' is compressed
        InstallFiles: File: am-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:13:590]: Executing op: FileCopy(SourceName=ak.js,SourceCabKey=ak.js,DestName=ak.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1056878430,HashPart2=941944558,HashPart3=-831713764,HashPart4=-423194953,,)
        MSI (s) (9C:0C) [17:13:13:590]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ak.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:590]: Source for file 'ak.js' is compressed
        InstallFiles: File: ak.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:13:590]: Executing op: FileCopy(SourceName=ak-gh.js,SourceCabKey=ak_gh.js,DestName=ak-gh.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1124319772,HashPart2=1026552143,HashPart3=-77334959,HashPart4=-1147753510,,)
        MSI (s) (9C:0C) [17:13:13:590]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ak-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:590]: Source for file 'ak_gh.js' is compressed
        InstallFiles: File: ak-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:13:590]: Executing op: FileCopy(SourceName=agq.js,SourceCabKey=agq.js,DestName=agq.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2048843712,HashPart2=621566811,HashPart3=656017502,HashPart4=-109956468,,)
        MSI (s) (9C:0C) [17:13:13:590]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\agq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:590]: Source for file 'agq.js' is compressed
        InstallFiles: File: agq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:13:590]: Executing op: FileCopy(SourceName=agq-cm.js,SourceCabKey=agq_cm.js,DestName=agq-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-37304315,HashPart2=-77535161,HashPart3=1978045310,HashPart4=-975413544,,)
        MSI (s) (9C:0C) [17:13:13:590]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\agq-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:590]: Source for file 'agq_cm.js' is compressed
        InstallFiles: File: agq-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:13:590]: Executing op: FileCopy(SourceName=af.js,SourceCabKey=af.js,DestName=af.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=902599035,HashPart2=-1636267046,HashPart3=229658145,HashPart4=-2083849695,,)
        MSI (s) (9C:0C) [17:13:13:590]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:590]: Source for file 'af.js' is compressed
        InstallFiles: File: af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:13:590]: Executing op: FileCopy(SourceName=af-za.js,SourceCabKey=af_za.js,DestName=af-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1640213347,HashPart2=-1988644315,HashPart3=1511576152,HashPart4=1867751878,,)
        MSI (s) (9C:0C) [17:13:13:590]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\af-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:590]: Source for file 'af_za.js' is compressed
        InstallFiles: File: af-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=af-na.js,SourceCabKey=af_na.js,DestName=af-na.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1223672564,HashPart2=2004723685,HashPart3=-1573832488,HashPart4=-718417061,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\af-na.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'af_na.js' is compressed
        InstallFiles: File: af-na.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=aa.js,SourceCabKey=aa.js,DestName=aa.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-760709091,HashPart2=-1430018355,HashPart3=140896631,HashPart4=-1467714504,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\aa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'aa.js' is compressed
        InstallFiles: File: aa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=aa-et.js,SourceCabKey=aa_et.js,DestName=aa-et.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1715308043,HashPart2=1378553520,HashPart3=215304485,HashPart4=-2081712788,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\aa-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'aa_et.js' is compressed
        InstallFiles: File: aa-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=aa-er.js,SourceCabKey=aa_er.js,DestName=aa-er.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1098245435,HashPart2=-1847030721,HashPart3=1135094996,HashPart4=-959467486,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\aa-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'aa_er.js' is compressed
        InstallFiles: File: aa-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=aa-dj.js,SourceCabKey=aa_dj.js,DestName=aa-dj.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-82469676,HashPart2=1122220674,HashPart3=-518828798,HashPart4=-428349102,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\aa-dj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'aa_dj.js' is compressed
        InstallFiles: File: aa-dj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json56,DestName=.bower.json,Attributes=16384,FileSize=495,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1150069125,HashPart2=-2112562522,HashPart3=1289677198,HashPart4=-889125636,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file '_bower.json56' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 495
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=AN4307~1.JS1|angular-locale_az-latn.js,SourceCabKey=angular_locale_az_latn.js,DestName=angular-locale_az-latn.js,Attributes=16384,FileSize=2622,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=476804147,HashPart2=-987991650,HashPart3=-1071112601,HashPart4=1261957335,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_az-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'angular_locale_az_latn.js' is compressed
        InstallFiles: File: angular-locale_az-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2622
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=AN4061~1.JS1|angular-locale_az.js,SourceCabKey=angular_locale_az.js,DestName=angular-locale_az.js,Attributes=16384,FileSize=2612,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1980504918,HashPart2=-1676944389,HashPart3=1607777248,HashPart4=-341373906,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_az.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'angular_locale_az.js' is compressed
        InstallFiles: File: angular-locale_az.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2612
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=ANAA71~1.JS1|angular-locale_bas-cm.js,SourceCabKey=angular_locale_bas_cm.js,DestName=angular-locale_bas-cm.js,Attributes=16384,FileSize=3453,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1138893092,HashPart2=445271776,HashPart3=18529015,HashPart4=1760082829,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bas-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'angular_locale_bas_cm.js' is compressed
        InstallFiles: File: angular-locale_bas-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3453
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=AN814B~1.JS1|angular-locale_bas.js,SourceCabKey=angular_locale_bas.js,DestName=angular-locale_bas.js,Attributes=16384,FileSize=3447,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1736087000,HashPart2=-272146212,HashPart3=1185868335,HashPart4=1978387099,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bas.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'angular_locale_bas.js' is compressed
        InstallFiles: File: angular-locale_bas.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3447
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=AN8DBE~1.JS1|angular-locale_be-by.js,SourceCabKey=angular_locale_be_by.js,DestName=angular-locale_be-by.js,Attributes=16384,FileSize=4212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1583303651,HashPart2=280564915,HashPart3=-797231511,HashPart4=44574314,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_be-by.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'angular_locale_be_by.js' is compressed
        InstallFiles: File: angular-locale_be-by.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4212
        MSI (s) (9C:0C) [17:13:13:605]: Executing op: FileCopy(SourceName=AN56B6~1.JS1|angular-locale_be.js,SourceCabKey=angular_locale_be.js,DestName=angular-locale_be.js,Attributes=16384,FileSize=4206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-510832580,HashPart2=101507676,HashPart3=-1145082525,HashPart4=1849639622,,)
        MSI (s) (9C:0C) [17:13:13:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:605]: Source for file 'angular_locale_be.js' is compressed
        InstallFiles: File: angular-locale_be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4206
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=AN74B9~1.JS1|angular-locale_bem-zm.js,SourceCabKey=angular_locale_bem_zm.js,DestName=angular-locale_bem-zm.js,Attributes=16384,FileSize=2934,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-254082294,HashPart2=-280643036,HashPart3=370188466,HashPart4=1484376247,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bem-zm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bem_zm.js' is compressed
        InstallFiles: File: angular-locale_bem-zm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2934
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=AN6969~1.JS1|angular-locale_bem.js,SourceCabKey=angular_locale_bem.js,DestName=angular-locale_bem.js,Attributes=16384,FileSize=2928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=148317334,HashPart2=1238484265,HashPart3=-953191875,HashPart4=273296186,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bem.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bem.js' is compressed
        InstallFiles: File: angular-locale_bem.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2928
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=AN8989~1.JS1|angular-locale_bez-tz.js,SourceCabKey=angular_locale_bez_tz.js,DestName=angular-locale_bez-tz.js,Attributes=16384,FileSize=3232,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1139635810,HashPart2=-2095590908,HashPart3=2105232707,HashPart4=1274740471,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bez-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bez_tz.js' is compressed
        InstallFiles: File: angular-locale_bez-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3232
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=ANB491~1.JS1|angular-locale_bez.js,SourceCabKey=angular_locale_bez.js,DestName=angular-locale_bez.js,Attributes=16384,FileSize=3226,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-390597908,HashPart2=1247104781,HashPart3=2145530008,HashPart4=-224353776,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bez.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bez.js' is compressed
        InstallFiles: File: angular-locale_bez.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3226
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=AN20B0~1.JS1|angular-locale_bg-bg.js,SourceCabKey=angular_locale_bg_bg.js,DestName=angular-locale_bg-bg.js,Attributes=16384,FileSize=3908,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1635807683,HashPart2=1392835726,HashPart3=-884131245,HashPart4=-1614185315,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bg-bg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bg_bg.js' is compressed
        InstallFiles: File: angular-locale_bg-bg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3908
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=AN3D4F~1.JS1|angular-locale_bg.js,SourceCabKey=angular_locale_bg.js,DestName=angular-locale_bg.js,Attributes=16384,FileSize=3902,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=443917581,HashPart2=1875323831,HashPart3=-1279547260,HashPart4=-1041598241,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bg.js' is compressed
        InstallFiles: File: angular-locale_bg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3902
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=ANBAD9~1.JS1|angular-locale_bm-latn-ml.js,SourceCabKey=angular_locale_bm_latn_ml.js,DestName=angular-locale_bm-latn-ml.js,Attributes=16384,FileSize=2982,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1967713509,HashPart2=578960687,HashPart3=748063437,HashPart4=-699474752,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bm-latn-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bm_latn_ml.js' is compressed
        InstallFiles: File: angular-locale_bm-latn-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2982
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=AN4895~1.JS1|angular-locale_bm-latn.js,SourceCabKey=angular_locale_bm_latn.js,DestName=angular-locale_bm-latn.js,Attributes=16384,FileSize=2976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1800977755,HashPart2=-1666283343,HashPart3=2088596619,HashPart4=-389101000,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bm-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bm_latn.js' is compressed
        InstallFiles: File: angular-locale_bm-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2976
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=ANAAA2~1.JS1|angular-locale_bm-ml.js,SourceCabKey=angular_locale_bm_ml.js,DestName=angular-locale_bm-ml.js,Attributes=16384,FileSize=2436,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2055679056,HashPart2=1780198281,HashPart3=422654154,HashPart4=-1427741733,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bm-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bm_ml.js' is compressed
        InstallFiles: File: angular-locale_bm-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2436
        MSI (s) (9C:0C) [17:13:13:621]: Executing op: FileCopy(SourceName=AND119~1.JS1|angular-locale_bm.js,SourceCabKey=angular_locale_bm.js,DestName=angular-locale_bm.js,Attributes=16384,FileSize=2966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1129605042,HashPart2=-53241153,HashPart3=1786208007,HashPart4=1364082150,,)
        MSI (s) (9C:0C) [17:13:13:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:621]: Source for file 'angular_locale_bm.js' is compressed
        InstallFiles: File: angular-locale_bm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2966
        MSI (s) (9C:0C) [17:13:13:668]: Executing op: FileCopy(SourceName=AN1ABC~1.JS1|angular-locale_bn-bd.js,SourceCabKey=angular_locale_bn_bd.js,DestName=angular-locale_bn-bd.js,Attributes=16384,FileSize=4332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-867812471,HashPart2=1546371524,HashPart3=1205956813,HashPart4=867539867,,)
        MSI (s) (9C:0C) [17:13:13:668]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bn-bd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:668]: Source for file 'angular_locale_bn_bd.js' is compressed
        InstallFiles: File: angular-locale_bn-bd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4332
        MSI (s) (9C:0C) [17:13:13:668]: Executing op: FileCopy(SourceName=ANCEFF~1.JS1|angular-locale_bn-in.js,SourceCabKey=angular_locale_bn_in.js,DestName=angular-locale_bn-in.js,Attributes=16384,FileSize=4332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2005998391,HashPart2=1744195191,HashPart3=-21565080,HashPart4=1895088380,,)
        MSI (s) (9C:0C) [17:13:13:668]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bn-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:668]: Source for file 'angular_locale_bn_in.js' is compressed
        InstallFiles: File: angular-locale_bn-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4332
        MSI (s) (9C:0C) [17:13:13:668]: Executing op: FileCopy(SourceName=ANBDF9~1.JS1|angular-locale_bn.js,SourceCabKey=angular_locale_bn.js,DestName=angular-locale_bn.js,Attributes=16384,FileSize=4326,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-533323270,HashPart2=-2041710935,HashPart3=1062162000,HashPart4=-1552423997,,)
        MSI (s) (9C:0C) [17:13:13:668]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:668]: Source for file 'angular_locale_bn.js' is compressed
        InstallFiles: File: angular-locale_bn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4326
        MSI (s) (9C:0C) [17:13:13:668]: Executing op: FileCopy(SourceName=ANDBDD~1.JS1|angular-locale_bo-cn.js,SourceCabKey=angular_locale_bo_cn.js,DestName=angular-locale_bo-cn.js,Attributes=16384,FileSize=5888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1489120742,HashPart2=2129976114,HashPart3=-1078158394,HashPart4=893757668,,)
        MSI (s) (9C:0C) [17:13:13:668]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bo-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:668]: Source for file 'angular_locale_bo_cn.js' is compressed
        InstallFiles: File: angular-locale_bo-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5888
        MSI (s) (9C:0C) [17:13:13:668]: Executing op: FileCopy(SourceName=AN2111~1.JS1|angular-locale_bo-in.js,SourceCabKey=angular_locale_bo_in.js,DestName=angular-locale_bo-in.js,Attributes=16384,FileSize=5888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=834202142,HashPart2=997677331,HashPart3=858901886,HashPart4=-1917881511,,)
        MSI (s) (9C:0C) [17:13:13:668]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bo-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:668]: Source for file 'angular_locale_bo_in.js' is compressed
        InstallFiles: File: angular-locale_bo-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5888
        MSI (s) (9C:0C) [17:13:13:668]: Executing op: FileCopy(SourceName=AN7615~1.JS1|angular-locale_bo.js,SourceCabKey=angular_locale_bo.js,DestName=angular-locale_bo.js,Attributes=16384,FileSize=5882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1957949286,HashPart2=-1888858659,HashPart3=259215369,HashPart4=1274912691,,)
        MSI (s) (9C:0C) [17:13:13:668]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:668]: Source for file 'angular_locale_bo.js' is compressed
        InstallFiles: File: angular-locale_bo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5882
        MSI (s) (9C:0C) [17:13:13:668]: Executing op: FileCopy(SourceName=AN7909~1.JS1|angular-locale_br-fr.js,SourceCabKey=angular_locale_br_fr.js,DestName=angular-locale_br-fr.js,Attributes=16384,FileSize=2865,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-905537698,HashPart2=-1502776090,HashPart3=719862293,HashPart4=-270540649,,)
        MSI (s) (9C:0C) [17:13:13:668]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_br-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:668]: Source for file 'angular_locale_br_fr.js' is compressed
        InstallFiles: File: angular-locale_br-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2865
        MSI (s) (9C:0C) [17:13:13:683]: Executing op: FileCopy(SourceName=AN0B8E~1.JS1|angular-locale_br.js,SourceCabKey=angular_locale_br.js,DestName=angular-locale_br.js,Attributes=16384,FileSize=2859,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=500174385,HashPart2=1341777963,HashPart3=971877391,HashPart4=1997626734,,)
        MSI (s) (9C:0C) [17:13:13:683]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:683]: Source for file 'angular_locale_br.js' is compressed
        InstallFiles: File: angular-locale_br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2859
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN143E~1.JS1|angular-locale_brx-in.js,SourceCabKey=angular_locale_brx_in.js,DestName=angular-locale_brx-in.js,Attributes=16384,FileSize=4569,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=415755580,HashPart2=1944902091,HashPart3=707563329,HashPart4=-1638243688,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_brx-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_brx_in.js' is compressed
        InstallFiles: File: angular-locale_brx-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4569
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN2E68~1.JS1|angular-locale_brx.js,SourceCabKey=angular_locale_brx.js,DestName=angular-locale_brx.js,Attributes=16384,FileSize=4563,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=318407447,HashPart2=1260234871,HashPart3=-433119890,HashPart4=2055837834,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_brx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_brx.js' is compressed
        InstallFiles: File: angular-locale_brx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4563
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN2D4B~1.JS1|angular-locale_bs-cyrl-ba.js,SourceCabKey=angular_locale_bs_cyrl_ba.js,DestName=angular-locale_bs-cyrl-ba.js,Attributes=16384,FileSize=4555,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=205070670,HashPart2=995932584,HashPart3=808808561,HashPart4=-1392767462,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bs-cyrl-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_bs_cyrl_ba.js' is compressed
        InstallFiles: File: angular-locale_bs-cyrl-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4555
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=ANFCF9~1.JS1|angular-locale_bs-cyrl.js,SourceCabKey=angular_locale_bs_cyrl.js,DestName=angular-locale_bs-cyrl.js,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=992056552,HashPart2=-1523053956,HashPart3=-328506610,HashPart4=161672788,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bs-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_bs_cyrl.js' is compressed
        InstallFiles: File: angular-locale_bs-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4549
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN6790~1.JS1|angular-locale_bs-latn-ba.js,SourceCabKey=angular_locale_bs_latn_ba.js,DestName=angular-locale_bs-latn-ba.js,Attributes=16384,FileSize=3168,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2139661887,HashPart2=-1578988435,HashPart3=-259537106,HashPart4=-778311058,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bs-latn-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_bs_latn_ba.js' is compressed
        InstallFiles: File: angular-locale_bs-latn-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3168
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN2FBC~1.JS1|angular-locale_bs-latn.js,SourceCabKey=angular_locale_bs_latn.js,DestName=angular-locale_bs-latn.js,Attributes=16384,FileSize=3162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2099228147,HashPart2=-1440534109,HashPart3=1241831694,HashPart4=2048250230,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bs-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_bs_latn.js' is compressed
        InstallFiles: File: angular-locale_bs-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3162
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN2980~1.JS1|angular-locale_bs.js,SourceCabKey=angular_locale_bs.js,DestName=angular-locale_bs.js,Attributes=16384,FileSize=3152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1357023924,HashPart2=2073588007,HashPart3=-1808116529,HashPart4=1910259127,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_bs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_bs.js' is compressed
        InstallFiles: File: angular-locale_bs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3152
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN2FD6~1.JS1|angular-locale_byn-er.js,SourceCabKey=angular_locale_byn_er.js,DestName=angular-locale_byn-er.js,Attributes=16384,FileSize=3182,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1201192687,HashPart2=2057024948,HashPart3=-2066953770,HashPart4=-1709715621,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_byn-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_byn_er.js' is compressed
        InstallFiles: File: angular-locale_byn-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3182
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=ANF0BB~1.JS1|angular-locale_byn.js,SourceCabKey=angular_locale_byn.js,DestName=angular-locale_byn.js,Attributes=16384,FileSize=3179,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=899271767,HashPart2=582232833,HashPart3=-1631106326,HashPart4=626079594,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_byn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_byn.js' is compressed
        InstallFiles: File: angular-locale_byn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3179
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN341E~1.JS1|angular-locale_ca-ad.js,SourceCabKey=angular_locale_ca_ad.js,DestName=angular-locale_ca-ad.js,Attributes=16384,FileSize=2957,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1461739276,HashPart2=-1376089978,HashPart3=1067083208,HashPart4=1420312787,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ca-ad.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_ca_ad.js' is compressed
        InstallFiles: File: angular-locale_ca-ad.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2957
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=AN768D~1.JS1|angular-locale_ca-es-valencia.js,SourceCabKey=angular_locale_ca_es_valenci,DestName=angular-locale_ca-es-valencia.js,Attributes=16384,FileSize=2975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1531197940,HashPart2=-2039676279,HashPart3=1783060074,HashPart4=-1273380409,,)
        MSI (s) (9C:0C) [17:13:13:699]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ca-es-valencia.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:699]: Source for file 'angular_locale_ca_es_valenci' is compressed
        InstallFiles: File: angular-locale_ca-es-valencia.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2975
        MSI (s) (9C:0C) [17:13:13:699]: Executing op: FileCopy(SourceName=ANEB02~1.JS1|angular-locale_ca-es.js,SourceCabKey=angular_locale_ca_es.js,DestName=angular-locale_ca-es.js,Attributes=16384,FileSize=2957,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1579173870,HashPart2=-1258427473,HashPart3=-831352058,HashPart4=-1806292170,,)
        MSI (s) (9C:0C) [17:13:13:715]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ca-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:715]: Source for file 'angular_locale_ca_es.js' is compressed
        InstallFiles: File: angular-locale_ca-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2957
        MSI (s) (9C:0C) [17:13:13:715]: Executing op: FileCopy(SourceName=AN2077~1.JS1|angular-locale_ca-fr.js,SourceCabKey=angular_locale_ca_fr.js,DestName=angular-locale_ca-fr.js,Attributes=16384,FileSize=2957,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1122503690,HashPart2=-2122724527,HashPart3=-342710058,HashPart4=-627632048,,)
        MSI (s) (9C:0C) [17:13:13:715]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ca-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:715]: Source for file 'angular_locale_ca_fr.js' is compressed
        InstallFiles: File: angular-locale_ca-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2957
        MSI (s) (9C:0C) [17:13:13:715]: Executing op: FileCopy(SourceName=AND2E8~1.JS1|angular-locale_ca-it.js,SourceCabKey=angular_locale_ca_it.js,DestName=angular-locale_ca-it.js,Attributes=16384,FileSize=2957,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-562466134,HashPart2=-516478289,HashPart3=-65841151,HashPart4=-463757659,,)
        MSI (s) (9C:0C) [17:13:13:715]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ca-it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:715]: Source for file 'angular_locale_ca_it.js' is compressed
        InstallFiles: File: angular-locale_ca-it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2957
        MSI (s) (9C:0C) [17:13:13:715]: Executing op: FileCopy(SourceName=ANDFEE~1.JS1|angular-locale_ca.js,SourceCabKey=angular_locale_ca.js,DestName=angular-locale_ca.js,Attributes=16384,FileSize=2951,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1513943395,HashPart2=1767331829,HashPart3=-1396244393,HashPart4=1352521323,,)
        MSI (s) (9C:0C) [17:13:13:715]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:715]: Source for file 'angular_locale_ca.js' is compressed
        InstallFiles: File: angular-locale_ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2951
        MSI (s) (9C:0C) [17:13:13:715]: Executing op: FileCopy(SourceName=AND87E~1.JS1|angular-locale_ce-ru.js,SourceCabKey=angular_locale_ce_ru.js,DestName=angular-locale_ce-ru.js,Attributes=16384,FileSize=4359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-678161208,HashPart2=-1580931555,HashPart3=695250993,HashPart4=-123101033,,)
        MSI (s) (9C:0C) [17:13:13:715]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ce-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:715]: Source for file 'angular_locale_ce_ru.js' is compressed
        InstallFiles: File: angular-locale_ce-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4359
        MSI (s) (9C:0C) [17:13:13:715]: Executing op: FileCopy(SourceName=AN12CD~1.JS1|angular-locale_ce.js,SourceCabKey=angular_locale_ce.js,DestName=angular-locale_ce.js,Attributes=16384,FileSize=4353,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-324387333,HashPart2=1009581889,HashPart3=796812875,HashPart4=-1737221236,,)
        MSI (s) (9C:0C) [17:13:13:715]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ce.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:715]: Source for file 'angular_locale_ce.js' is compressed
        InstallFiles: File: angular-locale_ce.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4353
        MSI (s) (9C:0C) [17:13:13:715]: Executing op: FileCopy(SourceName=AN6A12~1.JS1|angular-locale_cgg-ug.js,SourceCabKey=angular_locale_cgg_ug.js,DestName=angular-locale_cgg-ug.js,Attributes=16384,FileSize=3017,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=774650220,HashPart2=1218153735,HashPart3=350104305,HashPart4=754242763,,)
        MSI (s) (9C:0C) [17:13:13:715]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_cgg-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:715]: Source for file 'angular_locale_cgg_ug.js' is compressed
        InstallFiles: File: angular-locale_cgg-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3017
        MSI (s) (9C:0C) [17:13:13:715]: Executing op: FileCopy(SourceName=AN269A~1.JS1|angular-locale_cgg.js,SourceCabKey=angular_locale_cgg.js,DestName=angular-locale_cgg.js,Attributes=16384,FileSize=3011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=122564823,HashPart2=721217569,HashPart3=-1397507655,HashPart4=2080655723,,)
        MSI (s) (9C:0C) [17:13:13:715]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_cgg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:715]: Source for file 'angular_locale_cgg.js' is compressed
        InstallFiles: File: angular-locale_cgg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3011
        MSI (s) (9C:0C) [17:13:13:761]: Executing op: FileCopy(SourceName=ANFACE~1.JS1|angular-locale_chr-us.js,SourceCabKey=angular_locale_chr_us.js,DestName=angular-locale_chr-us.js,Attributes=16384,FileSize=3542,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-401345786,HashPart2=-266727509,HashPart3=2074884028,HashPart4=712726075,,)
        MSI (s) (9C:0C) [17:13:13:761]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_chr-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:761]: Source for file 'angular_locale_chr_us.js' is compressed
        InstallFiles: File: angular-locale_chr-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3542
        MSI (s) (9C:0C) [17:13:13:761]: Executing op: FileCopy(SourceName=AN7EE6~1.JS1|angular-locale_chr.js,SourceCabKey=angular_locale_chr.js,DestName=angular-locale_chr.js,Attributes=16384,FileSize=3536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=814326714,HashPart2=562974491,HashPart3=1278188635,HashPart4=1365969033,,)
        MSI (s) (9C:0C) [17:13:13:761]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_chr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:761]: Source for file 'angular_locale_chr.js' is compressed
        InstallFiles: File: angular-locale_chr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3536
        MSI (s) (9C:0C) [17:13:13:761]: Executing op: FileCopy(SourceName=AND4BE~1.JS1|angular-locale_ckb-arab-iq.js,SourceCabKey=angular_locale_ckb_arab_iq.j,DestName=angular-locale_ckb-arab-iq.js,Attributes=16384,FileSize=5008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-512491112,HashPart2=-157011255,HashPart3=-542458372,HashPart4=-373592458,,)
        MSI (s) (9C:0C) [17:13:13:761]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ckb-arab-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:761]: Source for file 'angular_locale_ckb_arab_iq.j' is compressed
        InstallFiles: File: angular-locale_ckb-arab-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5008
        MSI (s) (9C:0C) [17:13:13:761]: Executing op: FileCopy(SourceName=AN5F50~1.JS1|angular-locale_ckb-arab-ir.js,SourceCabKey=angular_locale_ckb_arab_ir.j,DestName=angular-locale_ckb-arab-ir.js,Attributes=16384,FileSize=5009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=547258739,HashPart2=1132026861,HashPart3=-468710594,HashPart4=750993786,,)
        MSI (s) (9C:0C) [17:13:13:761]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ckb-arab-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:761]: Source for file 'angular_locale_ckb_arab_ir.j' is compressed
        InstallFiles: File: angular-locale_ckb-arab-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5009
        MSI (s) (9C:0C) [17:13:13:761]: Executing op: FileCopy(SourceName=AN5EC0~1.JS1|angular-locale_ckb-arab.js,SourceCabKey=angular_locale_ckb_arab.js,DestName=angular-locale_ckb-arab.js,Attributes=16384,FileSize=5002,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=483992433,HashPart2=1885166390,HashPart3=1806134383,HashPart4=-1240091814,,)
        MSI (s) (9C:0C) [17:13:13:761]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ckb-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:761]: Source for file 'angular_locale_ckb_arab.js' is compressed
        InstallFiles: File: angular-locale_ckb-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5002
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=AND9B4~1.JS1|angular-locale_ckb-iq.js,SourceCabKey=angular_locale_ckb_iq.js,DestName=angular-locale_ckb-iq.js,Attributes=16384,FileSize=4998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1459343167,HashPart2=-2023357260,HashPart3=-289807029,HashPart4=-1445940317,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ckb-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_ckb_iq.js' is compressed
        InstallFiles: File: angular-locale_ckb-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4998
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=ANE9BD~1.JS1|angular-locale_ckb-ir.js,SourceCabKey=angular_locale_ckb_ir.js,DestName=angular-locale_ckb-ir.js,Attributes=16384,FileSize=4999,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-434744262,HashPart2=1384893681,HashPart3=582066337,HashPart4=-2129532027,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ckb-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_ckb_ir.js' is compressed
        InstallFiles: File: angular-locale_ckb-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4999
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=AN899D~1.JS1|angular-locale_ckb-latn-iq.js,SourceCabKey=angular_locale_ckb_latn_iq.j,DestName=angular-locale_ckb-latn-iq.js,Attributes=16384,FileSize=5008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1710603688,HashPart2=1032681633,HashPart3=1534202339,HashPart4=49181577,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ckb-latn-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_ckb_latn_iq.j' is compressed
        InstallFiles: File: angular-locale_ckb-latn-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5008
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=AN5953~1.JS1|angular-locale_ckb-latn.js,SourceCabKey=angular_locale_ckb_latn.js,DestName=angular-locale_ckb-latn.js,Attributes=16384,FileSize=5002,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1785908693,HashPart2=-1984766159,HashPart3=-434066068,HashPart4=467911571,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ckb-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_ckb_latn.js' is compressed
        InstallFiles: File: angular-locale_ckb-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5002
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=ANB13B~1.JS1|angular-locale_ckb.js,SourceCabKey=angular_locale_ckb.js,DestName=angular-locale_ckb.js,Attributes=16384,FileSize=4992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1885991882,HashPart2=1321282899,HashPart3=-1014008486,HashPart4=-387089174,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ckb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_ckb.js' is compressed
        InstallFiles: File: angular-locale_ckb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4992
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=ANDF28~1.JS1|angular-locale_cs-cz.js,SourceCabKey=angular_locale_cs_cz.js,DestName=angular-locale_cs-cz.js,Attributes=16384,FileSize=3199,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-849349816,HashPart2=403122804,HashPart3=1914818798,HashPart4=-2147357737,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_cs-cz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_cs_cz.js' is compressed
        InstallFiles: File: angular-locale_cs-cz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3199
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=ANADB1~1.JS1|angular-locale_cs.js,SourceCabKey=angular_locale_cs.js,DestName=angular-locale_cs.js,Attributes=16384,FileSize=3193,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-424779584,HashPart2=38127638,HashPart3=1265644447,HashPart4=2062828827,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_cs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_cs.js' is compressed
        InstallFiles: File: angular-locale_cs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3193
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=ANC1E9~1.JS1|angular-locale_cu-ru.js,SourceCabKey=angular_locale_cu_ru.js,DestName=angular-locale_cu-ru.js,Attributes=16384,FileSize=4923,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1337146850,HashPart2=1043951955,HashPart3=-266268124,HashPart4=-698384028,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_cu-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_cu_ru.js' is compressed
        InstallFiles: File: angular-locale_cu-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4923
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=AN845A~1.JS1|angular-locale_cu.js,SourceCabKey=angular_locale_cu.js,DestName=angular-locale_cu.js,Attributes=16384,FileSize=4917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=842612911,HashPart2=1998824959,HashPart3=-2054643684,HashPart4=-431979598,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_cu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_cu.js' is compressed
        InstallFiles: File: angular-locale_cu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4917
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=AN983A~1.JS1|angular-locale_cy-gb.js,SourceCabKey=angular_locale_cy_gb.js,DestName=angular-locale_cy-gb.js,Attributes=16384,FileSize=2673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2039895225,HashPart2=1374689977,HashPart3=-1257479395,HashPart4=-1381473518,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_cy-gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_cy_gb.js' is compressed
        InstallFiles: File: angular-locale_cy-gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2673
        MSI (s) (9C:0C) [17:13:13:777]: Executing op: FileCopy(SourceName=AN428B~1.JS1|angular-locale_cy.js,SourceCabKey=angular_locale_cy.js,DestName=angular-locale_cy.js,Attributes=16384,FileSize=2667,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1173509891,HashPart2=509758636,HashPart3=-771162991,HashPart4=560516773,,)
        MSI (s) (9C:0C) [17:13:13:777]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:777]: Source for file 'angular_locale_cy.js' is compressed
        InstallFiles: File: angular-locale_cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2667
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN7595~1.JS1|angular-locale_da-dk.js,SourceCabKey=angular_locale_da_dk.js,DestName=angular-locale_da-dk.js,Attributes=16384,FileSize=3105,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-79308372,HashPart2=-663355881,HashPart3=-567360190,HashPart4=2142095010,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_da-dk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_da_dk.js' is compressed
        InstallFiles: File: angular-locale_da-dk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3105
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN7696~1.JS1|angular-locale_da-gl.js,SourceCabKey=angular_locale_da_gl.js,DestName=angular-locale_da-gl.js,Attributes=16384,FileSize=3105,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-660261593,HashPart2=290299588,HashPart3=615853703,HashPart4=1995914013,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_da-gl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_da_gl.js' is compressed
        InstallFiles: File: angular-locale_da-gl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3105
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=ANF653~1.JS1|angular-locale_da.js,SourceCabKey=angular_locale_da.js,DestName=angular-locale_da.js,Attributes=16384,FileSize=3099,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-537193941,HashPart2=1643168932,HashPart3=1136996819,HashPart4=-2133074279,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_da.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_da.js' is compressed
        InstallFiles: File: angular-locale_da.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3099
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN1F21~1.JS1|angular-locale_dav-ke.js,SourceCabKey=angular_locale_dav_ke.js,DestName=angular-locale_dav-ke.js,Attributes=16384,FileSize=3197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1199180678,HashPart2=148974670,HashPart3=-1312273765,HashPart4=1225762860,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dav-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_dav_ke.js' is compressed
        InstallFiles: File: angular-locale_dav-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3197
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=ANCB2C~1.JS1|angular-locale_dav.js,SourceCabKey=angular_locale_dav.js,DestName=angular-locale_dav.js,Attributes=16384,FileSize=3191,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1587473826,HashPart2=942480943,HashPart3=644307388,HashPart4=742561120,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dav.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_dav.js' is compressed
        InstallFiles: File: angular-locale_dav.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3191
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN0665~1.JS1|angular-locale_de-at.js,SourceCabKey=angular_locale_de_at.js,DestName=angular-locale_de-at.js,Attributes=16384,FileSize=2915,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2095964230,HashPart2=858776553,HashPart3=-503036762,HashPart4=-1554426010,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_de-at.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_de_at.js' is compressed
        InstallFiles: File: angular-locale_de-at.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2915
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN6E1C~1.JS1|angular-locale_de-be.js,SourceCabKey=angular_locale_de_be.js,DestName=angular-locale_de-be.js,Attributes=16384,FileSize=2900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-599369291,HashPart2=-696824170,HashPart3=716792361,HashPart4=140690824,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_de-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_de_be.js' is compressed
        InstallFiles: File: angular-locale_de-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2900
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN2BAF~1.JS1|angular-locale_de-ch.js,SourceCabKey=angular_locale_de_ch.js,DestName=angular-locale_de-ch.js,Attributes=16384,FileSize=2891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1646848978,HashPart2=276779814,HashPart3=975869527,HashPart4=-1771584150,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_de-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_de_ch.js' is compressed
        InstallFiles: File: angular-locale_de-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2891
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN005E~1.JS1|angular-locale_de-de.js,SourceCabKey=angular_locale_de_de.js,DestName=angular-locale_de-de.js,Attributes=16384,FileSize=2900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2116734209,HashPart2=1885942705,HashPart3=888987704,HashPart4=-350920377,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_de-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_de_de.js' is compressed
        InstallFiles: File: angular-locale_de-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2900
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN66D0~1.JS1|angular-locale_de-li.js,SourceCabKey=angular_locale_de_li.js,DestName=angular-locale_de-li.js,Attributes=16384,FileSize=2897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1376181101,HashPart2=841463159,HashPart3=-1553252806,HashPart4=747989152,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_de-li.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_de_li.js' is compressed
        InstallFiles: File: angular-locale_de-li.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2897
        MSI (s) (9C:0C) [17:13:13:793]: Executing op: FileCopy(SourceName=AN8F52~1.JS1|angular-locale_de-lu.js,SourceCabKey=angular_locale_de_lu.js,DestName=angular-locale_de-lu.js,Attributes=16384,FileSize=2900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-513979841,HashPart2=1568816721,HashPart3=426025800,HashPart4=-1520009380,,)
        MSI (s) (9C:0C) [17:13:13:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_de-lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:793]: Source for file 'angular_locale_de_lu.js' is compressed
        InstallFiles: File: angular-locale_de-lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2900
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=ANB484~1.JS1|angular-locale_de.js,SourceCabKey=angular_locale_de.js,DestName=angular-locale_de.js,Attributes=16384,FileSize=2894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1232500185,HashPart2=-242164306,HashPart3=-1660705841,HashPart4=-1728086133,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_de.js' is compressed
        InstallFiles: File: angular-locale_de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2894
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=ANDB7D~1.JS1|angular-locale_dje-ne.js,SourceCabKey=angular_locale_dje_ne.js,DestName=angular-locale_dje-ne.js,Attributes=16384,FileSize=2919,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-892287964,HashPart2=1109101324,HashPart3=753860344,HashPart4=5777175,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dje-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dje_ne.js' is compressed
        InstallFiles: File: angular-locale_dje-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2919
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=AN8D0F~1.JS1|angular-locale_dje.js,SourceCabKey=angular_locale_dje.js,DestName=angular-locale_dje.js,Attributes=16384,FileSize=2913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1279806174,HashPart2=2073743414,HashPart3=-49857627,HashPart4=-857779488,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dje.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dje.js' is compressed
        InstallFiles: File: angular-locale_dje.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2913
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=AN4B64~1.JS1|angular-locale_dsb-de.js,SourceCabKey=angular_locale_dsb_de.js,DestName=angular-locale_dsb-de.js,Attributes=16384,FileSize=3034,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1368433123,HashPart2=-540602859,HashPart3=1585112235,HashPart4=1749578389,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dsb-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dsb_de.js' is compressed
        InstallFiles: File: angular-locale_dsb-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3034
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=AN2FC5~1.JS1|angular-locale_dsb.js,SourceCabKey=angular_locale_dsb.js,DestName=angular-locale_dsb.js,Attributes=16384,FileSize=3028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=186171667,HashPart2=-715989605,HashPart3=-1046912757,HashPart4=-1491508023,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dsb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dsb.js' is compressed
        InstallFiles: File: angular-locale_dsb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3028
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=AND12B~1.JS1|angular-locale_dua-cm.js,SourceCabKey=angular_locale_dua_cm.js,DestName=angular-locale_dua-cm.js,Attributes=16384,FileSize=3467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2110319996,HashPart2=-2011917688,HashPart3=-666831456,HashPart4=1391041377,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dua-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dua_cm.js' is compressed
        InstallFiles: File: angular-locale_dua-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3467
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=ANCBAF~1.JS1|angular-locale_dua.js,SourceCabKey=angular_locale_dua.js,DestName=angular-locale_dua.js,Attributes=16384,FileSize=3461,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=22057529,HashPart2=974478351,HashPart3=1655659890,HashPart4=2065201182,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dua.js' is compressed
        InstallFiles: File: angular-locale_dua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3461
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=AN8172~1.JS1|angular-locale_dyo-sn.js,SourceCabKey=angular_locale_dyo_sn.js,DestName=angular-locale_dyo-sn.js,Attributes=16384,FileSize=2890,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-341480255,HashPart2=-1033030663,HashPart3=987231098,HashPart4=1222079614,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dyo-sn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dyo_sn.js' is compressed
        InstallFiles: File: angular-locale_dyo-sn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2890
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=AN40DE~1.JS1|angular-locale_dyo.js,SourceCabKey=angular_locale_dyo.js,DestName=angular-locale_dyo.js,Attributes=16384,FileSize=2884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1604442720,HashPart2=-457835427,HashPart3=-317167947,HashPart4=-319305342,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dyo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dyo.js' is compressed
        InstallFiles: File: angular-locale_dyo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2884
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=AN88E1~1.JS1|angular-locale_dz-bt.js,SourceCabKey=angular_locale_dz_bt.js,DestName=angular-locale_dz-bt.js,Attributes=16384,FileSize=5685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1453695004,HashPart2=1597420584,HashPart3=1685263754,HashPart4=160605214,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dz-bt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dz_bt.js' is compressed
        InstallFiles: File: angular-locale_dz-bt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5685
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=ANE4BE~1.JS1|angular-locale_dz.js,SourceCabKey=angular_locale_dz.js,DestName=angular-locale_dz.js,Attributes=16384,FileSize=5679,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1763889919,HashPart2=-922361158,HashPart3=1674468482,HashPart4=1412330008,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_dz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_dz.js' is compressed
        InstallFiles: File: angular-locale_dz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5679
        MSI (s) (9C:0C) [17:13:13:808]: Executing op: FileCopy(SourceName=ANE92E~1.JS1|angular-locale_ebu-ke.js,SourceCabKey=angular_locale_ebu_ke.js,DestName=angular-locale_ebu-ke.js,Attributes=16384,FileSize=3213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-188432542,HashPart2=1672947177,HashPart3=-1634717497,HashPart4=-504723204,,)
        MSI (s) (9C:0C) [17:13:13:808]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ebu-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:808]: Source for file 'angular_locale_ebu_ke.js' is compressed
        InstallFiles: File: angular-locale_ebu-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3213
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=ANF9D5~1.JS1|angular-locale_ebu.js,SourceCabKey=angular_locale_ebu.js,DestName=angular-locale_ebu.js,Attributes=16384,FileSize=3207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1733701820,HashPart2=978315334,HashPart3=874052845,HashPart4=-1417339446,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ebu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_ebu.js' is compressed
        InstallFiles: File: angular-locale_ebu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3207
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=ANEB24~1.JS1|angular-locale_ee-gh.js,SourceCabKey=angular_locale_ee_gh.js,DestName=angular-locale_ee-gh.js,Attributes=16384,FileSize=3066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1479905835,HashPart2=-1226468271,HashPart3=2061167648,HashPart4=1132843908,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ee-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_ee_gh.js' is compressed
        InstallFiles: File: angular-locale_ee-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3066
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=ANB1C1~1.JS1|angular-locale_ee-tg.js,SourceCabKey=angular_locale_ee_tg.js,DestName=angular-locale_ee-tg.js,Attributes=16384,FileSize=3066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-885217808,HashPart2=937636857,HashPart3=695626963,HashPart4=-1367458335,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ee-tg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_ee_tg.js' is compressed
        InstallFiles: File: angular-locale_ee-tg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3066
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=ANB3FF~1.JS1|angular-locale_ee.js,SourceCabKey=angular_locale_ee.js,DestName=angular-locale_ee.js,Attributes=16384,FileSize=3060,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=357953303,HashPart2=-737888200,HashPart3=-222272757,HashPart4=-1969068799,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ee.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_ee.js' is compressed
        InstallFiles: File: angular-locale_ee.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3060
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=AN6FB1~1.JS1|angular-locale_el-cy.js,SourceCabKey=angular_locale_el_cy.js,DestName=angular-locale_el-cy.js,Attributes=16384,FileSize=4230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1322473629,HashPart2=-1806370553,HashPart3=238640335,HashPart4=-1209659559,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_el-cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_el_cy.js' is compressed
        InstallFiles: File: angular-locale_el-cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4230
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=AN8314~1.JS1|angular-locale_el-gr.js,SourceCabKey=angular_locale_el_gr.js,DestName=angular-locale_el-gr.js,Attributes=16384,FileSize=4230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1172394643,HashPart2=-2009496263,HashPart3=-1292358392,HashPart4=816713005,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_el-gr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_el_gr.js' is compressed
        InstallFiles: File: angular-locale_el-gr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4230
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=AN3345~1.JS1|angular-locale_el.js,SourceCabKey=angular_locale_el.js,DestName=angular-locale_el.js,Attributes=16384,FileSize=4224,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1630462770,HashPart2=733920642,HashPart3=1526816692,HashPart4=-352807310,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_el.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_el.js' is compressed
        InstallFiles: File: angular-locale_el.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4224
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=AN8625~1.JS1|angular-locale_en-001.js,SourceCabKey=angular_locale_en_001.js,DestName=angular-locale_en-001.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1467213198,HashPart2=1400299200,HashPart3=-930463903,HashPart4=-1222818503,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_en_001.js' is compressed
        InstallFiles: File: angular-locale_en-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=ANF4C0~1.JS1|angular-locale_en-150.js,SourceCabKey=angular_locale_en_150.js,DestName=angular-locale_en-150.js,Attributes=16384,FileSize=2871,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2126652022,HashPart2=528259908,HashPart3=365387722,HashPart4=523146773,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-150.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_en_150.js' is compressed
        InstallFiles: File: angular-locale_en-150.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2871
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=ANAC7B~1.JS1|angular-locale_en-ag.js,SourceCabKey=angular_locale_en_ag.js,DestName=angular-locale_en-ag.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2118306534,HashPart2=-786991142,HashPart3=-1685193823,HashPart4=-518972556,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ag.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_en_ag.js' is compressed
        InstallFiles: File: angular-locale_en-ag.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=ANC5E2~1.JS1|angular-locale_en-ai.js,SourceCabKey=angular_locale_en_ai.js,DestName=angular-locale_en-ai.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1873396096,HashPart2=1047108086,HashPart3=-807264909,HashPart4=-831223271,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ai.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_en_ai.js' is compressed
        InstallFiles: File: angular-locale_en-ai.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:824]: Executing op: FileCopy(SourceName=AND394~1.JS1|angular-locale_en-as.js,SourceCabKey=angular_locale_en_as.js,DestName=angular-locale_en-as.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=969460753,HashPart2=1137628728,HashPart3=1796286228,HashPart4=-1318596672,,)
        MSI (s) (9C:0C) [17:13:13:824]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-as.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:824]: Source for file 'angular_locale_en_as.js' is compressed
        InstallFiles: File: angular-locale_en-as.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=ANF7A3~1.JS1|angular-locale_en-at.js,SourceCabKey=angular_locale_en_at.js,DestName=angular-locale_en-at.js,Attributes=16384,FileSize=2866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1876986422,HashPart2=439213816,HashPart3=-1912717769,HashPart4=387030088,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-at.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_at.js' is compressed
        InstallFiles: File: angular-locale_en-at.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2866
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AN1304~1.JS1|angular-locale_en-au.js,SourceCabKey=angular_locale_en_au.js,DestName=angular-locale_en-au.js,Attributes=16384,FileSize=2851,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1495829683,HashPart2=-1120454349,HashPart3=1181120530,HashPart4=-634527787,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-au.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_au.js' is compressed
        InstallFiles: File: angular-locale_en-au.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2851
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=ANAE02~1.JS1|angular-locale_en-bb.js,SourceCabKey=angular_locale_en_bb.js,DestName=angular-locale_en-bb.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1051130301,HashPart2=1104585549,HashPart3=-80758713,HashPart4=-427492156,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-bb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_bb.js' is compressed
        InstallFiles: File: angular-locale_en-bb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AND291~1.JS1|angular-locale_en-be.js,SourceCabKey=angular_locale_en_be.js,DestName=angular-locale_en-be.js,Attributes=16384,FileSize=2874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1966797234,HashPart2=1508711436,HashPart3=1068004516,HashPart4=-1564589170,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_be.js' is compressed
        InstallFiles: File: angular-locale_en-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2874
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AN016F~1.JS1|angular-locale_en-bi.js,SourceCabKey=angular_locale_en_bi.js,DestName=angular-locale_en-bi.js,Attributes=16384,FileSize=2857,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1696547219,HashPart2=-2114174999,HashPart3=1500403974,HashPart4=-1842251940,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-bi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_bi.js' is compressed
        InstallFiles: File: angular-locale_en-bi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2857
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AN5EE3~1.JS1|angular-locale_en-bm.js,SourceCabKey=angular_locale_en_bm.js,DestName=angular-locale_en-bm.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2027714459,HashPart2=-266018185,HashPart3=1042766039,HashPart4=1118103712,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-bm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_bm.js' is compressed
        InstallFiles: File: angular-locale_en-bm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AN8211~1.JS1|angular-locale_en-bs.js,SourceCabKey=angular_locale_en_bs.js,DestName=angular-locale_en-bs.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=526140139,HashPart2=-387579869,HashPart3=-844831411,HashPart4=-618607596,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-bs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_bs.js' is compressed
        InstallFiles: File: angular-locale_en-bs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AN7ED7~1.JS1|angular-locale_en-bw.js,SourceCabKey=angular_locale_en_bw.js,DestName=angular-locale_en-bw.js,Attributes=16384,FileSize=2859,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-398705956,HashPart2=929659764,HashPart3=498761603,HashPart4=-324327734,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-bw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_bw.js' is compressed
        InstallFiles: File: angular-locale_en-bw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2859
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AN7368~1.JS1|angular-locale_en-bz.js,SourceCabKey=angular_locale_en_bz.js,DestName=angular-locale_en-bz.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1132855566,HashPart2=-1951940173,HashPart3=1173204518,HashPart4=581367895,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-bz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_bz.js' is compressed
        InstallFiles: File: angular-locale_en-bz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AN72DA~1.JS1|angular-locale_en-ca.js,SourceCabKey=angular_locale_en_ca.js,DestName=angular-locale_en-ca.js,Attributes=16384,FileSize=2857,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=500494469,HashPart2=1572554042,HashPart3=-1840389228,HashPart4=-447828106,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_ca.js' is compressed
        InstallFiles: File: angular-locale_en-ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2857
        MSI (s) (9C:0C) [17:13:13:839]: Executing op: FileCopy(SourceName=AN0CDE~1.JS1|angular-locale_en-cc.js,SourceCabKey=angular_locale_en_cc.js,DestName=angular-locale_en-cc.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1930539846,HashPart2=1055574568,HashPart3=-2060696576,HashPart4=-1129054866,,)
        MSI (s) (9C:0C) [17:13:13:839]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-cc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:839]: Source for file 'angular_locale_en_cc.js' is compressed
        InstallFiles: File: angular-locale_en-cc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=ANCCF9~1.JS1|angular-locale_en-ch.js,SourceCabKey=angular_locale_en_ch.js,DestName=angular-locale_en-ch.js,Attributes=16384,FileSize=2857,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=729338652,HashPart2=1221988515,HashPart3=-1795152789,HashPart4=-252354346,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_ch.js' is compressed
        InstallFiles: File: angular-locale_en-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2857
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=ANF029~1.JS1|angular-locale_en-ck.js,SourceCabKey=angular_locale_en_ck.js,DestName=angular-locale_en-ck.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1121791507,HashPart2=-2147275047,HashPart3=-1048127694,HashPart4=-992113272,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ck.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_ck.js' is compressed
        InstallFiles: File: angular-locale_en-ck.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=AN1A80~1.JS1|angular-locale_en-cm.js,SourceCabKey=angular_locale_en_cm.js,DestName=angular-locale_en-cm.js,Attributes=16384,FileSize=2856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=385849308,HashPart2=1098113637,HashPart3=-537787007,HashPart4=-157841143,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_cm.js' is compressed
        InstallFiles: File: angular-locale_en-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2856
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=AN4C41~1.JS1|angular-locale_en-cx.js,SourceCabKey=angular_locale_en_cx.js,DestName=angular-locale_en-cx.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1576286879,HashPart2=690376891,HashPart3=-20974936,HashPart4=299035643,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-cx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_cx.js' is compressed
        InstallFiles: File: angular-locale_en-cx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=ANCE56~1.JS1|angular-locale_en-cy.js,SourceCabKey=angular_locale_en_cy.js,DestName=angular-locale_en-cy.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=384530756,HashPart2=2069378660,HashPart3=85651763,HashPart4=-505324511,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_cy.js' is compressed
        InstallFiles: File: angular-locale_en-cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=AN316F~1.JS1|angular-locale_en-de.js,SourceCabKey=angular_locale_en_de.js,DestName=angular-locale_en-de.js,Attributes=16384,FileSize=2866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1819818562,HashPart2=1623906130,HashPart3=-60352420,HashPart4=989105076,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_de.js' is compressed
        InstallFiles: File: angular-locale_en-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2866
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=AN18F7~1.JS1|angular-locale_en-dg.js,SourceCabKey=angular_locale_en_dg.js,DestName=angular-locale_en-dg.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-949644770,HashPart2=-1005983928,HashPart3=-948451922,HashPart4=634587968,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-dg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_dg.js' is compressed
        InstallFiles: File: angular-locale_en-dg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=AND529~1.JS1|angular-locale_en-dk.js,SourceCabKey=angular_locale_en_dk.js,DestName=angular-locale_en-dk.js,Attributes=16384,FileSize=2863,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1789204506,HashPart2=-2100668497,HashPart3=1519307993,HashPart4=1534306195,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-dk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_dk.js' is compressed
        InstallFiles: File: angular-locale_en-dk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2863
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=ANBCB1~1.JS1|angular-locale_en-dm.js,SourceCabKey=angular_locale_en_dm.js,DestName=angular-locale_en-dm.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-726418584,HashPart2=1876137854,HashPart3=1283859145,HashPart4=1543328598,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-dm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_dm.js' is compressed
        InstallFiles: File: angular-locale_en-dm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=AN072D~1.JS1|angular-locale_en-dsrt-us.js,SourceCabKey=angular_locale_en_dsrt_us.js,DestName=angular-locale_en-dsrt-us.js,Attributes=16384,FileSize=3861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1997197921,HashPart2=-1130742666,HashPart3=315288037,HashPart4=-1447471774,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-dsrt-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_dsrt_us.js' is compressed
        InstallFiles: File: angular-locale_en-dsrt-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3861
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=ANC69D~1.JS1|angular-locale_en-dsrt.js,SourceCabKey=angular_locale_en_dsrt.js,DestName=angular-locale_en-dsrt.js,Attributes=16384,FileSize=3858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-598030998,HashPart2=682716989,HashPart3=85089125,HashPart4=-621462066,,)
        MSI (s) (9C:0C) [17:13:13:855]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-dsrt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:855]: Source for file 'angular_locale_en_dsrt.js' is compressed
        InstallFiles: File: angular-locale_en-dsrt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3858
        MSI (s) (9C:0C) [17:13:13:855]: Executing op: FileCopy(SourceName=AN12A0~1.JS1|angular-locale_en-er.js,SourceCabKey=angular_locale_en_er.js,DestName=angular-locale_en-er.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=47913214,HashPart2=917414957,HashPart3=2032951824,HashPart4=882256938,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_er.js' is compressed
        InstallFiles: File: angular-locale_en-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=AN61CB~1.JS1|angular-locale_en-fi.js,SourceCabKey=angular_locale_en_fi.js,DestName=angular-locale_en-fi.js,Attributes=16384,FileSize=2867,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1282577978,HashPart2=133094544,HashPart3=-1571432510,HashPart4=-553303166,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_fi.js' is compressed
        InstallFiles: File: angular-locale_en-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2867
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=AN394F~1.JS1|angular-locale_en-fj.js,SourceCabKey=angular_locale_en_fj.js,DestName=angular-locale_en-fj.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=121134562,HashPart2=-965764007,HashPart3=1761831024,HashPart4=1585545635,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-fj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_fj.js' is compressed
        InstallFiles: File: angular-locale_en-fj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=AN34F6~1.JS1|angular-locale_en-fk.js,SourceCabKey=angular_locale_en_fk.js,DestName=angular-locale_en-fk.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-528403978,HashPart2=-1108104378,HashPart3=-1846839105,HashPart4=1426531290,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-fk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_fk.js' is compressed
        InstallFiles: File: angular-locale_en-fk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=AN1B8F~1.JS1|angular-locale_en-fm.js,SourceCabKey=angular_locale_en_fm.js,DestName=angular-locale_en-fm.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=495214718,HashPart2=-1822716742,HashPart3=1762794929,HashPart4=393553845,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-fm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_fm.js' is compressed
        InstallFiles: File: angular-locale_en-fm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=AN743F~1.JS1|angular-locale_en-gb.js,SourceCabKey=angular_locale_en_gb.js,DestName=angular-locale_en-gb.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1424611945,HashPart2=911158034,HashPart3=1064619168,HashPart4=1224633980,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_gb.js' is compressed
        InstallFiles: File: angular-locale_en-gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=AN5BC7~1.JS1|angular-locale_en-gd.js,SourceCabKey=angular_locale_en_gd.js,DestName=angular-locale_en-gd.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1134312366,HashPart2=2130580322,HashPart3=2111696483,HashPart4=-886300075,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-gd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_gd.js' is compressed
        InstallFiles: File: angular-locale_en-gd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=ANF1BE~1.JS1|angular-locale_en-gg.js,SourceCabKey=angular_locale_en_gg.js,DestName=angular-locale_en-gg.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=583899017,HashPart2=1885888259,HashPart3=-1078925328,HashPart4=1159670318,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-gg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_gg.js' is compressed
        InstallFiles: File: angular-locale_en-gg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=ANA85C~1.JS1|angular-locale_en-gh.js,SourceCabKey=angular_locale_en_gh.js,DestName=angular-locale_en-gh.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1396619161,HashPart2=1514555879,HashPart3=480266089,HashPart4=1430943610,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_gh.js' is compressed
        InstallFiles: File: angular-locale_en-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=ANF4E9~1.JS1|angular-locale_en-gi.js,SourceCabKey=angular_locale_en_gi.js,DestName=angular-locale_en-gi.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1728121623,HashPart2=61584573,HashPart3=2028008456,HashPart4=-1875068188,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-gi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_gi.js' is compressed
        InstallFiles: File: angular-locale_en-gi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=AN5DE4~1.JS1|angular-locale_en-gm.js,SourceCabKey=angular_locale_en_gm.js,DestName=angular-locale_en-gm.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-411532917,HashPart2=-544936649,HashPart3=73048749,HashPart4=-2039073076,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-gm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_gm.js' is compressed
        InstallFiles: File: angular-locale_en-gm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:871]: Executing op: FileCopy(SourceName=ANCDC0~1.JS1|angular-locale_en-gu.js,SourceCabKey=angular_locale_en_gu.js,DestName=angular-locale_en-gu.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-465130172,HashPart2=-1963553454,HashPart3=337808675,HashPart4=347233910,,)
        MSI (s) (9C:0C) [17:13:13:871]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-gu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:871]: Source for file 'angular_locale_en_gu.js' is compressed
        InstallFiles: File: angular-locale_en-gu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=AN8BF1~1.JS1|angular-locale_en-gy.js,SourceCabKey=angular_locale_en_gy.js,DestName=angular-locale_en-gy.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1496126323,HashPart2=1745135506,HashPart3=1288923341,HashPart4=-647624868,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-gy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_gy.js' is compressed
        InstallFiles: File: angular-locale_en-gy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=AN9CF1~1.JS1|angular-locale_en-hk.js,SourceCabKey=angular_locale_en_hk.js,DestName=angular-locale_en-hk.js,Attributes=16384,FileSize=2849,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1250482263,HashPart2=1068739232,HashPart3=-1592531271,HashPart4=1115114676,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_hk.js' is compressed
        InstallFiles: File: angular-locale_en-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2849
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=AN7A79~1.JS1|angular-locale_en-ie.js,SourceCabKey=angular_locale_en_ie.js,DestName=angular-locale_en-ie.js,Attributes=16384,FileSize=2861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1014294571,HashPart2=595290544,HashPart3=-1193041940,HashPart4=-1658229059,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ie.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_ie.js' is compressed
        InstallFiles: File: angular-locale_en-ie.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2861
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=ANF9CE~1.JS1|angular-locale_en-il.js,SourceCabKey=angular_locale_en_il.js,DestName=angular-locale_en-il.js,Attributes=16384,FileSize=2850,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1036692621,HashPart2=-1962642874,HashPart3=-391446486,HashPart4=1701664702,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-il.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_il.js' is compressed
        InstallFiles: File: angular-locale_en-il.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2850
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=ANA04C~1.JS1|angular-locale_en-im.js,SourceCabKey=angular_locale_en_im.js,DestName=angular-locale_en-im.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1167202400,HashPart2=719393923,HashPart3=-102763767,HashPart4=-1501129038,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-im.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_im.js' is compressed
        InstallFiles: File: angular-locale_en-im.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=AN83D2~1.JS1|angular-locale_en-in.js,SourceCabKey=angular_locale_en_in.js,DestName=angular-locale_en-in.js,Attributes=16384,FileSize=2873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=164657673,HashPart2=-1763981366,HashPart3=-874125273,HashPart4=1208331625,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_in.js' is compressed
        InstallFiles: File: angular-locale_en-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2873
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=ANF771~1.JS1|angular-locale_en-io.js,SourceCabKey=angular_locale_en_io.js,DestName=angular-locale_en-io.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1992974130,HashPart2=-1513095804,HashPart3=1242178562,HashPart4=-1598739120,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-io.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_io.js' is compressed
        InstallFiles: File: angular-locale_en-io.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=AND96A~1.JS1|angular-locale_en-iso.js,SourceCabKey=angular_locale_en_iso.js,DestName=angular-locale_en-iso.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1028481450,HashPart2=-1782269023,HashPart3=1593329098,HashPart4=246944110,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-iso.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_iso.js' is compressed
        InstallFiles: File: angular-locale_en-iso.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=AND2FD~1.JS1|angular-locale_en-je.js,SourceCabKey=angular_locale_en_je.js,DestName=angular-locale_en-je.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-979308298,HashPart2=1194793049,HashPart3=1437398374,HashPart4=1717250793,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-je.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_je.js' is compressed
        InstallFiles: File: angular-locale_en-je.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=ANC738~1.JS1|angular-locale_en-jm.js,SourceCabKey=angular_locale_en_jm.js,DestName=angular-locale_en-jm.js,Attributes=16384,FileSize=2851,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=159984862,HashPart2=-994081231,HashPart3=898211655,HashPart4=-481388790,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-jm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_jm.js' is compressed
        InstallFiles: File: angular-locale_en-jm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2851
        MSI (s) (9C:0C) [17:13:13:886]: Executing op: FileCopy(SourceName=ANF354~1.JS1|angular-locale_en-ke.js,SourceCabKey=angular_locale_en_ke.js,DestName=angular-locale_en-ke.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1754860057,HashPart2=2092471081,HashPart3=775424950,HashPart4=693331082,,)
        MSI (s) (9C:0C) [17:13:13:886]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:886]: Source for file 'angular_locale_en_ke.js' is compressed
        InstallFiles: File: angular-locale_en-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=ANB185~1.JS1|angular-locale_en-ki.js,SourceCabKey=angular_locale_en_ki.js,DestName=angular-locale_en-ki.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1545141065,HashPart2=-656462322,HashPart3=890409445,HashPart4=1917353454,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ki.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_ki.js' is compressed
        InstallFiles: File: angular-locale_en-ki.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=AN2505~1.JS1|angular-locale_en-kn.js,SourceCabKey=angular_locale_en_kn.js,DestName=angular-locale_en-kn.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1095281025,HashPart2=1020316622,HashPart3=-944223704,HashPart4=167556841,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-kn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_kn.js' is compressed
        InstallFiles: File: angular-locale_en-kn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=ANE629~1.JS1|angular-locale_en-ky.js,SourceCabKey=angular_locale_en_ky.js,DestName=angular-locale_en-ky.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=95299093,HashPart2=-594510426,HashPart3=-1726771142,HashPart4=-2085080657,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_ky.js' is compressed
        InstallFiles: File: angular-locale_en-ky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=ANEA1C~1.JS1|angular-locale_en-lc.js,SourceCabKey=angular_locale_en_lc.js,DestName=angular-locale_en-lc.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1497903794,HashPart2=-1546855705,HashPart3=-1536336632,HashPart4=-306290670,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-lc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_lc.js' is compressed
        InstallFiles: File: angular-locale_en-lc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=AN6F6E~1.JS1|angular-locale_en-lr.js,SourceCabKey=angular_locale_en_lr.js,DestName=angular-locale_en-lr.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-606142773,HashPart2=221432911,HashPart3=-1779691894,HashPart4=1876412178,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-lr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_lr.js' is compressed
        InstallFiles: File: angular-locale_en-lr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=ANC4A0~1.JS1|angular-locale_en-ls.js,SourceCabKey=angular_locale_en_ls.js,DestName=angular-locale_en-ls.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-468561676,HashPart2=-1205258253,HashPart3=-1532962395,HashPart4=816238018,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ls.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_ls.js' is compressed
        InstallFiles: File: angular-locale_en-ls.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=ANC81E~1.JS1|angular-locale_en-mg.js,SourceCabKey=angular_locale_en_mg.js,DestName=angular-locale_en-mg.js,Attributes=16384,FileSize=2854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2076958924,HashPart2=1201287319,HashPart3=-1790818211,HashPart4=-1862703166,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-mg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_mg.js' is compressed
        InstallFiles: File: angular-locale_en-mg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2854
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=AN6BF0~1.JS1|angular-locale_en-mh.js,SourceCabKey=angular_locale_en_mh.js,DestName=angular-locale_en-mh.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1645021719,HashPart2=478386355,HashPart3=-390781843,HashPart4=-1802819492,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-mh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_mh.js' is compressed
        InstallFiles: File: angular-locale_en-mh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=AN4470~1.JS1|angular-locale_en-mo.js,SourceCabKey=angular_locale_en_mo.js,DestName=angular-locale_en-mo.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1673016479,HashPart2=444098873,HashPart3=-1709027874,HashPart4=-1367172115,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-mo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_mo.js' is compressed
        InstallFiles: File: angular-locale_en-mo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:902]: Executing op: FileCopy(SourceName=AN2061~1.JS1|angular-locale_en-mp.js,SourceCabKey=angular_locale_en_mp.js,DestName=angular-locale_en-mp.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-385724371,HashPart2=1040707093,HashPart3=165186570,HashPart4=706680276,,)
        MSI (s) (9C:0C) [17:13:13:902]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-mp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:902]: Source for file 'angular_locale_en_mp.js' is compressed
        InstallFiles: File: angular-locale_en-mp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AN02A1~1.JS1|angular-locale_en-ms.js,SourceCabKey=angular_locale_en_ms.js,DestName=angular-locale_en-ms.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1203702019,HashPart2=2119192010,HashPart3=-745848091,HashPart4=-616824864,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ms.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_ms.js' is compressed
        InstallFiles: File: angular-locale_en-ms.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AN227D~1.JS1|angular-locale_en-mt.js,SourceCabKey=angular_locale_en_mt.js,DestName=angular-locale_en-mt.js,Attributes=16384,FileSize=2861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1747692484,HashPart2=1041302716,HashPart3=-130114628,HashPart4=236351083,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-mt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_mt.js' is compressed
        InstallFiles: File: angular-locale_en-mt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2861
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AND5EF~1.JS1|angular-locale_en-mu.js,SourceCabKey=angular_locale_en_mu.js,DestName=angular-locale_en-mu.js,Attributes=16384,FileSize=2856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1321843544,HashPart2=-1814678792,HashPart3=903687252,HashPart4=-1757096810,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-mu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_mu.js' is compressed
        InstallFiles: File: angular-locale_en-mu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2856
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AN6FE3~1.JS1|angular-locale_en-mw.js,SourceCabKey=angular_locale_en_mw.js,DestName=angular-locale_en-mw.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=339157337,HashPart2=50513569,HashPart3=1826694600,HashPart4=-1060707419,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-mw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_mw.js' is compressed
        InstallFiles: File: angular-locale_en-mw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AN885B~1.JS1|angular-locale_en-my.js,SourceCabKey=angular_locale_en_my.js,DestName=angular-locale_en-my.js,Attributes=16384,FileSize=2854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-936931579,HashPart2=-201861571,HashPart3=466878817,HashPart4=178741911,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_my.js' is compressed
        InstallFiles: File: angular-locale_en-my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2854
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AN5B33~1.JS1|angular-locale_en-na.js,SourceCabKey=angular_locale_en_na.js,DestName=angular-locale_en-na.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-91970565,HashPart2=-776404432,HashPart3=1829729436,HashPart4=1432038131,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-na.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_na.js' is compressed
        InstallFiles: File: angular-locale_en-na.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=ANF455~1.JS1|angular-locale_en-nf.js,SourceCabKey=angular_locale_en_nf.js,DestName=angular-locale_en-nf.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=973778428,HashPart2=793272280,HashPart3=1860962942,HashPart4=-252382878,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-nf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_nf.js' is compressed
        InstallFiles: File: angular-locale_en-nf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=ANAF56~1.JS1|angular-locale_en-ng.js,SourceCabKey=angular_locale_en_ng.js,DestName=angular-locale_en-ng.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1701404203,HashPart2=1047375324,HashPart3=1383795863,HashPart4=229622766,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_ng.js' is compressed
        InstallFiles: File: angular-locale_en-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AN2972~1.JS1|angular-locale_en-nl.js,SourceCabKey=angular_locale_en_nl.js,DestName=angular-locale_en-nl.js,Attributes=16384,FileSize=2866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1879276222,HashPart2=63049535,HashPart3=-2146740088,HashPart4=-1293157378,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_nl.js' is compressed
        InstallFiles: File: angular-locale_en-nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2866
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AN618A~1.JS1|angular-locale_en-nr.js,SourceCabKey=angular_locale_en_nr.js,DestName=angular-locale_en-nr.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-349599825,HashPart2=-1520340801,HashPart3=-532366081,HashPart4=-1913908646,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-nr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_nr.js' is compressed
        InstallFiles: File: angular-locale_en-nr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:917]: Executing op: FileCopy(SourceName=AN80C5~1.JS1|angular-locale_en-nu.js,SourceCabKey=angular_locale_en_nu.js,DestName=angular-locale_en-nu.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1161492964,HashPart2=57298931,HashPart3=-641570963,HashPart4=-1630603748,,)
        MSI (s) (9C:0C) [17:13:13:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-nu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:917]: Source for file 'angular_locale_en_nu.js' is compressed
        InstallFiles: File: angular-locale_en-nu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=AN56C4~1.JS1|angular-locale_en-nz.js,SourceCabKey=angular_locale_en_nz.js,DestName=angular-locale_en-nz.js,Attributes=16384,FileSize=2851,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-525109484,HashPart2=-143546325,HashPart3=-494730051,HashPart4=436270378,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-nz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_nz.js' is compressed
        InstallFiles: File: angular-locale_en-nz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2851
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=AN4198~1.JS1|angular-locale_en-pg.js,SourceCabKey=angular_locale_en_pg.js,DestName=angular-locale_en-pg.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1700076547,HashPart2=-1157132412,HashPart3=-810861633,HashPart4=1301571210,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-pg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_pg.js' is compressed
        InstallFiles: File: angular-locale_en-pg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=ANC91F~1.JS1|angular-locale_en-ph.js,SourceCabKey=angular_locale_en_ph.js,DestName=angular-locale_en-ph.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1804892960,HashPart2=-1446445038,HashPart3=-485167942,HashPart4=1790263078,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ph.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_ph.js' is compressed
        InstallFiles: File: angular-locale_en-ph.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=AN8C98~1.JS1|angular-locale_en-pk.js,SourceCabKey=angular_locale_en_pk.js,DestName=angular-locale_en-pk.js,Attributes=16384,FileSize=2856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1734610621,HashPart2=1609924356,HashPart3=393036141,HashPart4=2017766035,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-pk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_pk.js' is compressed
        InstallFiles: File: angular-locale_en-pk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2856
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=AN6ED8~1.JS1|angular-locale_en-pn.js,SourceCabKey=angular_locale_en_pn.js,DestName=angular-locale_en-pn.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-452666117,HashPart2=1076607716,HashPart3=984513475,HashPart4=-1373601011,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-pn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_pn.js' is compressed
        InstallFiles: File: angular-locale_en-pn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=AN03BC~1.JS1|angular-locale_en-pr.js,SourceCabKey=angular_locale_en_pr.js,DestName=angular-locale_en-pr.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1309273574,HashPart2=-725532430,HashPart3=-1323205307,HashPart4=1585021644,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-pr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_pr.js' is compressed
        InstallFiles: File: angular-locale_en-pr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=ANC52C~1.JS1|angular-locale_en-pw.js,SourceCabKey=angular_locale_en_pw.js,DestName=angular-locale_en-pw.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=294923864,HashPart2=271955308,HashPart3=1630432548,HashPart4=-175560761,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-pw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_pw.js' is compressed
        InstallFiles: File: angular-locale_en-pw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=AN43B0~1.JS1|angular-locale_en-rw.js,SourceCabKey=angular_locale_en_rw.js,DestName=angular-locale_en-rw.js,Attributes=16384,FileSize=2854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-35876355,HashPart2=1276657336,HashPart3=-634229552,HashPart4=-901003446,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_rw.js' is compressed
        InstallFiles: File: angular-locale_en-rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2854
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=ANE451~1.JS1|angular-locale_en-sb.js,SourceCabKey=angular_locale_en_sb.js,DestName=angular-locale_en-sb.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=662443530,HashPart2=816545462,HashPart3=302247111,HashPart4=-1056609354,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-sb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_sb.js' is compressed
        InstallFiles: File: angular-locale_en-sb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=AN2656~1.JS1|angular-locale_en-sc.js,SourceCabKey=angular_locale_en_sc.js,DestName=angular-locale_en-sc.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1841215214,HashPart2=1068973895,HashPart3=-10170647,HashPart4=357534902,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-sc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_sc.js' is compressed
        InstallFiles: File: angular-locale_en-sc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:933]: Executing op: FileCopy(SourceName=AN0EB8~1.JS1|angular-locale_en-sd.js,SourceCabKey=angular_locale_en_sd.js,DestName=angular-locale_en-sd.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1840442880,HashPart2=-1292055342,HashPart3=-1892321313,HashPart4=529925719,,)
        MSI (s) (9C:0C) [17:13:13:933]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-sd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:933]: Source for file 'angular_locale_en_sd.js' is compressed
        InstallFiles: File: angular-locale_en-sd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=ANB2E3~1.JS1|angular-locale_en-se.js,SourceCabKey=angular_locale_en_se.js,DestName=angular-locale_en-se.js,Attributes=16384,FileSize=2867,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1345425232,HashPart2=205246939,HashPart3=-1273862752,HashPart4=-985554905,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_se.js' is compressed
        InstallFiles: File: angular-locale_en-se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2867
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=ANE387~1.JS1|angular-locale_en-sg.js,SourceCabKey=angular_locale_en_sg.js,DestName=angular-locale_en-sg.js,Attributes=16384,FileSize=2851,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-740149995,HashPart2=1447179533,HashPart3=-1862158691,HashPart4=1544869651,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_sg.js' is compressed
        InstallFiles: File: angular-locale_en-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2851
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AN4097~1.JS1|angular-locale_en-sh.js,SourceCabKey=angular_locale_en_sh.js,DestName=angular-locale_en-sh.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=331047559,HashPart2=1467888020,HashPart3=-1246123902,HashPart4=-644649823,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-sh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_sh.js' is compressed
        InstallFiles: File: angular-locale_en-sh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=ANCA10~1.JS1|angular-locale_en-si.js,SourceCabKey=angular_locale_en_si.js,DestName=angular-locale_en-si.js,Attributes=16384,FileSize=2867,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=88823325,HashPart2=-454589120,HashPart3=1314794547,HashPart4=138311315,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-si.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_si.js' is compressed
        InstallFiles: File: angular-locale_en-si.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2867
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AN8D99~1.JS1|angular-locale_en-sl.js,SourceCabKey=angular_locale_en_sl.js,DestName=angular-locale_en-sl.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-787047219,HashPart2=-320282675,HashPart3=1025528934,HashPart4=478498368,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-sl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_sl.js' is compressed
        InstallFiles: File: angular-locale_en-sl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AN02BB~1.JS1|angular-locale_en-ss.js,SourceCabKey=angular_locale_en_ss.js,DestName=angular-locale_en-ss.js,Attributes=16384,FileSize=2858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-543285043,HashPart2=-1969077690,HashPart3=-1697633278,HashPart4=1199152190,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ss.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_ss.js' is compressed
        InstallFiles: File: angular-locale_en-ss.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2858
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AND836~1.JS1|angular-locale_en-sx.js,SourceCabKey=angular_locale_en_sx.js,DestName=angular-locale_en-sx.js,Attributes=16384,FileSize=2856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=52450135,HashPart2=-1443926644,HashPart3=122438872,HashPart4=1697810795,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-sx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_sx.js' is compressed
        InstallFiles: File: angular-locale_en-sx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2856
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AN3D19~1.JS1|angular-locale_en-sz.js,SourceCabKey=angular_locale_en_sz.js,DestName=angular-locale_en-sz.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=322639268,HashPart2=1643099708,HashPart3=835807822,HashPart4=-2024850071,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-sz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_sz.js' is compressed
        InstallFiles: File: angular-locale_en-sz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AN422E~1.JS1|angular-locale_en-tc.js,SourceCabKey=angular_locale_en_tc.js,DestName=angular-locale_en-tc.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1400556663,HashPart2=-2034808531,HashPart3=-738378490,HashPart4=-723677526,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-tc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_tc.js' is compressed
        InstallFiles: File: angular-locale_en-tc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AN4934~1.JS1|angular-locale_en-tk.js,SourceCabKey=angular_locale_en_tk.js,DestName=angular-locale_en-tk.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1831485757,HashPart2=1277060907,HashPart3=165041259,HashPart4=690051817,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-tk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_tk.js' is compressed
        InstallFiles: File: angular-locale_en-tk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AN96C8~1.JS1|angular-locale_en-to.js,SourceCabKey=angular_locale_en_to.js,DestName=angular-locale_en-to.js,Attributes=16384,FileSize=2854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1534626469,HashPart2=-1698641116,HashPart3=965146646,HashPart4=-701644404,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-to.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_to.js' is compressed
        InstallFiles: File: angular-locale_en-to.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2854
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=ANDF15~1.JS1|angular-locale_en-tt.js,SourceCabKey=angular_locale_en_tt.js,DestName=angular-locale_en-tt.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1772889240,HashPart2=1179529190,HashPart3=-1614464548,HashPart4=827193557,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-tt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_tt.js' is compressed
        InstallFiles: File: angular-locale_en-tt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=ANF88C~1.JS1|angular-locale_en-tv.js,SourceCabKey=angular_locale_en_tv.js,DestName=angular-locale_en-tv.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1057618666,HashPart2=1194555707,HashPart3=-407180003,HashPart4=1495358298,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-tv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_tv.js' is compressed
        InstallFiles: File: angular-locale_en-tv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:949]: Executing op: FileCopy(SourceName=AND4A4~1.JS1|angular-locale_en-tz.js,SourceCabKey=angular_locale_en_tz.js,DestName=angular-locale_en-tz.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1634672054,HashPart2=-1578906180,HashPart3=-1814402523,HashPart4=1097144133,,)
        MSI (s) (9C:0C) [17:13:13:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:949]: Source for file 'angular_locale_en_tz.js' is compressed
        InstallFiles: File: angular-locale_en-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=ANEC61~1.JS1|angular-locale_en-ug.js,SourceCabKey=angular_locale_en_ug.js,DestName=angular-locale_en-ug.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=919235910,HashPart2=-1324200513,HashPart3=-1229173121,HashPart4=-1010820130,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_ug.js' is compressed
        InstallFiles: File: angular-locale_en-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=AN48A7~1.JS1|angular-locale_en-um.js,SourceCabKey=angular_locale_en_um.js,DestName=angular-locale_en-um.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1957936789,HashPart2=-2086466815,HashPart3=2038304946,HashPart4=-540014340,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-um.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_um.js' is compressed
        InstallFiles: File: angular-locale_en-um.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=AN148A~1.JS1|angular-locale_en-us.js,SourceCabKey=angular_locale_en_us.js,DestName=angular-locale_en-us.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-519872843,HashPart2=10813494,HashPart3=1983654590,HashPart4=1866418283,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_us.js' is compressed
        InstallFiles: File: angular-locale_en-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=ANE350~1.JS1|angular-locale_en-vc.js,SourceCabKey=angular_locale_en_vc.js,DestName=angular-locale_en-vc.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-843436078,HashPart2=-1224985277,HashPart3=1203283824,HashPart4=-448314640,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-vc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_vc.js' is compressed
        InstallFiles: File: angular-locale_en-vc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=ANE9D0~1.JS1|angular-locale_en-vg.js,SourceCabKey=angular_locale_en_vg.js,DestName=angular-locale_en-vg.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=285667020,HashPart2=-1587007730,HashPart3=-487919045,HashPart4=-1895931744,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-vg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_vg.js' is compressed
        InstallFiles: File: angular-locale_en-vg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=AN50DC~1.JS1|angular-locale_en-vi.js,SourceCabKey=angular_locale_en_vi.js,DestName=angular-locale_en-vi.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=13319198,HashPart2=1256895158,HashPart3=611377888,HashPart4=-1774758132,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-vi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_vi.js' is compressed
        InstallFiles: File: angular-locale_en-vi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=AN9950~1.JS1|angular-locale_en-vu.js,SourceCabKey=angular_locale_en_vu.js,DestName=angular-locale_en-vu.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=828470231,HashPart2=373426442,HashPart3=-1642382265,HashPart4=-1378588133,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-vu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_vu.js' is compressed
        InstallFiles: File: angular-locale_en-vu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=AN5A43~1.JS1|angular-locale_en-ws.js,SourceCabKey=angular_locale_en_ws.js,DestName=angular-locale_en-ws.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=839584219,HashPart2=1324299321,HashPart3=1936703179,HashPart4=1284795612,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-ws.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_ws.js' is compressed
        InstallFiles: File: angular-locale_en-ws.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=ANA3E4~1.JS1|angular-locale_en-xa.js,SourceCabKey=angular_locale_en_xa.js,DestName=angular-locale_en-xa.js,Attributes=16384,FileSize=4666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=815527812,HashPart2=958437532,HashPart3=1878551529,HashPart4=-560207040,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-xa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_xa.js' is compressed
        InstallFiles: File: angular-locale_en-xa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4666
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=AN02B2~1.JS1|angular-locale_en-za.js,SourceCabKey=angular_locale_en_za.js,DestName=angular-locale_en-za.js,Attributes=16384,FileSize=2862,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=106519790,HashPart2=1195502290,HashPart3=-101555890,HashPart4=-1848508627,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_za.js' is compressed
        InstallFiles: File: angular-locale_en-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2862
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=AN542D~1.JS1|angular-locale_en-zm.js,SourceCabKey=angular_locale_en_zm.js,DestName=angular-locale_en-zm.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1212029515,HashPart2=876376816,HashPart3=55108750,HashPart4=-288558229,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-zm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_zm.js' is compressed
        InstallFiles: File: angular-locale_en-zm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=AN62DE~1.JS1|angular-locale_en-zw.js,SourceCabKey=angular_locale_en_zw.js,DestName=angular-locale_en-zw.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1999889067,HashPart2=-1568420762,HashPart3=1060055235,HashPart4=368352120,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en-zw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en_zw.js' is compressed
        InstallFiles: File: angular-locale_en-zw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:13:964]: Executing op: FileCopy(SourceName=ANCC49~1.JS1|angular-locale_en.js,SourceCabKey=angular_locale_en.js,DestName=angular-locale_en.js,Attributes=16384,FileSize=2849,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1944045113,HashPart2=473036789,HashPart3=-1059472026,HashPart4=-979882902,,)
        MSI (s) (9C:0C) [17:13:13:964]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_en.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:964]: Source for file 'angular_locale_en.js' is compressed
        InstallFiles: File: angular-locale_en.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2849
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN824C~1.JS1|angular-locale_eo-001.js,SourceCabKey=angular_locale_eo_001.js,DestName=angular-locale_eo-001.js,Attributes=16384,FileSize=2896,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1194615766,HashPart2=1150350642,HashPart3=192935660,HashPart4=808198240,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_eo-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_eo_001.js' is compressed
        InstallFiles: File: angular-locale_eo-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2896
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=ANBEFA~1.JS1|angular-locale_eo.js,SourceCabKey=angular_locale_eo.js,DestName=angular-locale_eo.js,Attributes=16384,FileSize=2888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2144023612,HashPart2=2072087260,HashPart3=829504361,HashPart4=-1455235248,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_eo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_eo.js' is compressed
        InstallFiles: File: angular-locale_eo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2888
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN5647~1.JS1|angular-locale_es-419.js,SourceCabKey=angular_locale_es_419.js,DestName=angular-locale_es-419.js,Attributes=16384,FileSize=2527,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1409357922,HashPart2=-756336969,HashPart3=2127607683,HashPart4=-1667828419,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-419.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_419.js' is compressed
        InstallFiles: File: angular-locale_es-419.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2527
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AND05D~1.JS1|angular-locale_es-ar.js,SourceCabKey=angular_locale_es_ar.js,DestName=angular-locale_es-ar.js,Attributes=16384,FileSize=2525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=576131809,HashPart2=-1175133188,HashPart3=-692358322,HashPart4=1788791874,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_ar.js' is compressed
        InstallFiles: File: angular-locale_es-ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2525
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN8BAE~1.JS1|angular-locale_es-bo.js,SourceCabKey=angular_locale_es_bo.js,DestName=angular-locale_es-bo.js,Attributes=16384,FileSize=2526,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-397645136,HashPart2=-941315012,HashPart3=1756901924,HashPart4=1608350905,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-bo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_bo.js' is compressed
        InstallFiles: File: angular-locale_es-bo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2526
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=ANF5F4~1.JS1|angular-locale_es-br.js,SourceCabKey=angular_locale_es_br.js,DestName=angular-locale_es-br.js,Attributes=16384,FileSize=2519,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=924278823,HashPart2=-398577787,HashPart3=1824897141,HashPart4=600427025,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_br.js' is compressed
        InstallFiles: File: angular-locale_es-br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2519
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN1749~1.JS1|angular-locale_es-cl.js,SourceCabKey=angular_locale_es_cl.js,DestName=angular-locale_es-cl.js,Attributes=16384,FileSize=2529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1109026985,HashPart2=-1688306166,HashPart3=81593644,HashPart4=317488364,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-cl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_cl.js' is compressed
        InstallFiles: File: angular-locale_es-cl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2529
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN4B93~1.JS1|angular-locale_es-co.js,SourceCabKey=angular_locale_es_co.js,DestName=angular-locale_es-co.js,Attributes=16384,FileSize=2525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1481232068,HashPart2=1380636407,HashPart3=1486064376,HashPart4=1627858161,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-co.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_co.js' is compressed
        InstallFiles: File: angular-locale_es-co.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2525
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN728F~1.JS1|angular-locale_es-cr.js,SourceCabKey=angular_locale_es_cr.js,DestName=angular-locale_es-cr.js,Attributes=16384,FileSize=2530,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=658203370,HashPart2=48612937,HashPart3=1552580425,HashPart4=-2056843754,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-cr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_cr.js' is compressed
        InstallFiles: File: angular-locale_es-cr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2530
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=ANBFF5~1.JS1|angular-locale_es-cu.js,SourceCabKey=angular_locale_es_cu.js,DestName=angular-locale_es-cu.js,Attributes=16384,FileSize=2525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1017270798,HashPart2=321578013,HashPart3=130917941,HashPart4=-1996226805,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-cu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_cu.js' is compressed
        InstallFiles: File: angular-locale_es-cu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2525
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN2DD0~1.JS1|angular-locale_es-do.js,SourceCabKey=angular_locale_es_do.js,DestName=angular-locale_es-do.js,Attributes=16384,FileSize=2525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1041888402,HashPart2=910369983,HashPart3=-153715712,HashPart4=-1825854350,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-do.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_do.js' is compressed
        InstallFiles: File: angular-locale_es-do.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2525
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN86BA~1.JS1|angular-locale_es-ea.js,SourceCabKey=angular_locale_es_ea.js,DestName=angular-locale_es-ea.js,Attributes=16384,FileSize=2534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1981998605,HashPart2=1044745960,HashPart3=486574233,HashPart4=731838500,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-ea.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_ea.js' is compressed
        InstallFiles: File: angular-locale_es-ea.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2534
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=AN60ED~1.JS1|angular-locale_es-ec.js,SourceCabKey=angular_locale_es_ec.js,DestName=angular-locale_es-ec.js,Attributes=16384,FileSize=2525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2013978880,HashPart2=-1645084644,HashPart3=1055182013,HashPart4=-993909892,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-ec.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_ec.js' is compressed
        InstallFiles: File: angular-locale_es-ec.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2525
        MSI (s) (9C:0C) [17:13:13:980]: Executing op: FileCopy(SourceName=ANF6F5~1.JS1|angular-locale_es-es.js,SourceCabKey=angular_locale_es_es.js,DestName=angular-locale_es-es.js,Attributes=16384,FileSize=2534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-161690893,HashPart2=-1963994196,HashPart3=927312897,HashPart4=-1647809960,,)
        MSI (s) (9C:0C) [17:13:13:980]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:980]: Source for file 'angular_locale_es_es.js' is compressed
        InstallFiles: File: angular-locale_es-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2534
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=ANB09B~1.JS1|angular-locale_es-gq.js,SourceCabKey=angular_locale_es_gq.js,DestName=angular-locale_es-gq.js,Attributes=16384,FileSize=2520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2085185919,HashPart2=-559564706,HashPart3=2021843570,HashPart4=1984414986,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-gq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_gq.js' is compressed
        InstallFiles: File: angular-locale_es-gq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2520
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN31B4~1.JS1|angular-locale_es-gt.js,SourceCabKey=angular_locale_es_gt.js,DestName=angular-locale_es-gt.js,Attributes=16384,FileSize=2525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=482161139,HashPart2=1588264011,HashPart3=394718554,HashPart4=244959488,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-gt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_gt.js' is compressed
        InstallFiles: File: angular-locale_es-gt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2525
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=ANE290~1.JS1|angular-locale_es-hn.js,SourceCabKey=angular_locale_es_hn.js,DestName=angular-locale_es-hn.js,Attributes=16384,FileSize=2526,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-354696241,HashPart2=-90553862,HashPart3=-272171236,HashPart4=1060732847,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-hn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_hn.js' is compressed
        InstallFiles: File: angular-locale_es-hn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2526
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN2D79~1.JS1|angular-locale_es-ic.js,SourceCabKey=angular_locale_es_ic.js,DestName=angular-locale_es-ic.js,Attributes=16384,FileSize=2534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2006488904,HashPart2=798982115,HashPart3=-2099809991,HashPart4=706376029,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-ic.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_ic.js' is compressed
        InstallFiles: File: angular-locale_es-ic.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2534
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN8514~1.JS1|angular-locale_es-mx.js,SourceCabKey=angular_locale_es_mx.js,DestName=angular-locale_es-mx.js,Attributes=16384,FileSize=2514,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-509599316,HashPart2=1677730600,HashPart3=1054170882,HashPart4=-217151694,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-mx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_mx.js' is compressed
        InstallFiles: File: angular-locale_es-mx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2514
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=ANB5CD~1.JS1|angular-locale_es-ni.js,SourceCabKey=angular_locale_es_ni.js,DestName=angular-locale_es-ni.js,Attributes=16384,FileSize=2526,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=617821285,HashPart2=1351469866,HashPart3=1392389494,HashPart4=170905405,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-ni.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_ni.js' is compressed
        InstallFiles: File: angular-locale_es-ni.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2526
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN77C6~1.JS1|angular-locale_es-pa.js,SourceCabKey=angular_locale_es_pa.js,DestName=angular-locale_es-pa.js,Attributes=16384,FileSize=2531,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-255217567,HashPart2=-1204407031,HashPart3=660014390,HashPart4=-1135241187,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-pa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_pa.js' is compressed
        InstallFiles: File: angular-locale_es-pa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2531
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN566A~1.JS1|angular-locale_es-pe.js,SourceCabKey=angular_locale_es_pe.js,DestName=angular-locale_es-pe.js,Attributes=16384,FileSize=2526,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1819672755,HashPart2=-498009191,HashPart3=1969332505,HashPart4=1571289375,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-pe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_pe.js' is compressed
        InstallFiles: File: angular-locale_es-pe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2526
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN67B8~1.JS1|angular-locale_es-ph.js,SourceCabKey=angular_locale_es_ph.js,DestName=angular-locale_es-ph.js,Attributes=16384,FileSize=2534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=883238837,HashPart2=1999618731,HashPart3=1710942426,HashPart4=260910587,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-ph.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_ph.js' is compressed
        InstallFiles: File: angular-locale_es-ph.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2534
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN0B32~1.JS1|angular-locale_es-pr.js,SourceCabKey=angular_locale_es_pr.js,DestName=angular-locale_es-pr.js,Attributes=16384,FileSize=2529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=881544902,HashPart2=2091980564,HashPart3=-1718283445,HashPart4=-2088819609,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-pr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_pr.js' is compressed
        InstallFiles: File: angular-locale_es-pr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2529
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN8413~1.JS1|angular-locale_es-py.js,SourceCabKey=angular_locale_es_py.js,DestName=angular-locale_es-py.js,Attributes=16384,FileSize=2538,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-214184485,HashPart2=-2024697979,HashPart3=1205190408,HashPart4=-712506963,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-py.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_py.js' is compressed
        InstallFiles: File: angular-locale_es-py.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2538
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=ANB1EF~1.JS1|angular-locale_es-sv.js,SourceCabKey=angular_locale_es_sv.js,DestName=angular-locale_es-sv.js,Attributes=16384,FileSize=2525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1698059928,HashPart2=-346772744,HashPart3=-2007854714,HashPart4=-1690876232,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_sv.js' is compressed
        InstallFiles: File: angular-locale_es-sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2525
        MSI (s) (9C:0C) [17:13:13:995]: Executing op: FileCopy(SourceName=AN6A01~1.JS1|angular-locale_es-us.js,SourceCabKey=angular_locale_es_us.js,DestName=angular-locale_es-us.js,Attributes=16384,FileSize=2519,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1422552933,HashPart2=-766608172,HashPart3=-1389389986,HashPart4=-936794489,,)
        MSI (s) (9C:0C) [17:13:13:995]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:13:995]: Source for file 'angular_locale_es_us.js' is compressed
        InstallFiles: File: angular-locale_es-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2519
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN9E2E~1.JS1|angular-locale_es-uy.js,SourceCabKey=angular_locale_es_uy.js,DestName=angular-locale_es-uy.js,Attributes=16384,FileSize=2534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2011912896,HashPart2=-153568209,HashPart3=-660879628,HashPart4=-652916096,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-uy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_es_uy.js' is compressed
        InstallFiles: File: angular-locale_es-uy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2534
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN909A~1.JS1|angular-locale_es-ve.js,SourceCabKey=angular_locale_es_ve.js,DestName=angular-locale_es-ve.js,Attributes=16384,FileSize=2526,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-914338804,HashPart2=1128999314,HashPart3=1018716915,HashPart4=1332309596,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es-ve.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_es_ve.js' is compressed
        InstallFiles: File: angular-locale_es-ve.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2526
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN0C8F~1.JS1|angular-locale_es.js,SourceCabKey=angular_locale_es.js,DestName=angular-locale_es.js,Attributes=16384,FileSize=2528,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1850560680,HashPart2=-615742019,HashPart3=1793270892,HashPart4=-1850452664,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_es.js' is compressed
        InstallFiles: File: angular-locale_es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2528
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=ANA89A~1.JS1|angular-locale_et-ee.js,SourceCabKey=angular_locale_et_ee.js,DestName=angular-locale_et-ee.js,Attributes=16384,FileSize=2953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=932350271,HashPart2=-53456922,HashPart3=-1219781049,HashPart4=1039758795,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_et-ee.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_et_ee.js' is compressed
        InstallFiles: File: angular-locale_et-ee.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2953
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN288F~1.JS1|angular-locale_et.js,SourceCabKey=angular_locale_et.js,DestName=angular-locale_et.js,Attributes=16384,FileSize=2947,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1433958741,HashPart2=-476047420,HashPart3=-503023924,HashPart4=-1779171244,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_et.js' is compressed
        InstallFiles: File: angular-locale_et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2947
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN569A~1.JS1|angular-locale_eu-es.js,SourceCabKey=angular_locale_eu_es.js,DestName=angular-locale_eu-es.js,Attributes=16384,FileSize=2508,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1164045630,HashPart2=-1480241927,HashPart3=438386609,HashPart4=1636218351,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_eu-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_eu_es.js' is compressed
        InstallFiles: File: angular-locale_eu-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2508
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=ANE228~1.JS1|angular-locale_eu.js,SourceCabKey=angular_locale_eu.js,DestName=angular-locale_eu.js,Attributes=16384,FileSize=2502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1819433237,HashPart2=-558589028,HashPart3=1661506349,HashPart4=-670888581,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_eu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_eu.js' is compressed
        InstallFiles: File: angular-locale_eu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2502
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=ANFA4F~1.JS1|angular-locale_ewo-cm.js,SourceCabKey=angular_locale_ewo_cm.js,DestName=angular-locale_ewo-cm.js,Attributes=16384,FileSize=3552,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1113492059,HashPart2=1811933080,HashPart3=-810234413,HashPart4=-1165715384,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ewo-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_ewo_cm.js' is compressed
        InstallFiles: File: angular-locale_ewo-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3552
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=ANDB68~1.JS1|angular-locale_ewo.js,SourceCabKey=angular_locale_ewo.js,DestName=angular-locale_ewo.js,Attributes=16384,FileSize=3546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1019681818,HashPart2=-2047160241,HashPart3=-991968290,HashPart4=-1869931951,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ewo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_ewo.js' is compressed
        InstallFiles: File: angular-locale_ewo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3546
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN9F6E~1.JS1|angular-locale_fa-af.js,SourceCabKey=angular_locale_fa_af.js,DestName=angular-locale_fa-af.js,Attributes=16384,FileSize=3911,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-199052729,HashPart2=200007572,HashPart3=-1779257506,HashPart4=-1243238043,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fa-af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_fa_af.js' is compressed
        InstallFiles: File: angular-locale_fa-af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3911
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN4D2A~1.JS1|angular-locale_fa-ir.js,SourceCabKey=angular_locale_fa_ir.js,DestName=angular-locale_fa-ir.js,Attributes=16384,FileSize=4008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=132054652,HashPart2=-1144846679,HashPart3=1356873845,HashPart4=1997157655,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fa-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_fa_ir.js' is compressed
        InstallFiles: File: angular-locale_fa-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4008
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN5521~1.JS1|angular-locale_fa.js,SourceCabKey=angular_locale_fa.js,DestName=angular-locale_fa.js,Attributes=16384,FileSize=4002,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2132462904,HashPart2=-1840356651,HashPart3=1672124259,HashPart4=293278242,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_fa.js' is compressed
        InstallFiles: File: angular-locale_fa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4002
        MSI (s) (9C:0C) [17:13:14:011]: Executing op: FileCopy(SourceName=AN7CD5~1.JS1|angular-locale_ff-cm.js,SourceCabKey=angular_locale_ff_cm.js,DestName=angular-locale_ff-cm.js,Attributes=16384,FileSize=2882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1669221065,HashPart2=449496453,HashPart3=-1785212239,HashPart4=-526720621,,)
        MSI (s) (9C:0C) [17:13:14:011]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ff-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:011]: Source for file 'angular_locale_ff_cm.js' is compressed
        InstallFiles: File: angular-locale_ff-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2882
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN1562~1.JS1|angular-locale_ff-gn.js,SourceCabKey=angular_locale_ff_gn.js,DestName=angular-locale_ff-gn.js,Attributes=16384,FileSize=2880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-501394752,HashPart2=223084145,HashPart3=1722299955,HashPart4=-273890490,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ff-gn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_ff_gn.js' is compressed
        InstallFiles: File: angular-locale_ff-gn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2880
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN8D50~1.JS1|angular-locale_ff-mr.js,SourceCabKey=angular_locale_ff_mr.js,DestName=angular-locale_ff-mr.js,Attributes=16384,FileSize=2881,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1640068053,HashPart2=814060647,HashPart3=853664691,HashPart4=-935226632,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ff-mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_ff_mr.js' is compressed
        InstallFiles: File: angular-locale_ff-mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2881
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN442E~1.JS1|angular-locale_ff-sn.js,SourceCabKey=angular_locale_ff_sn.js,DestName=angular-locale_ff-sn.js,Attributes=16384,FileSize=2881,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1909892030,HashPart2=649390091,HashPart3=-2037127307,HashPart4=1118862770,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ff-sn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_ff_sn.js' is compressed
        InstallFiles: File: angular-locale_ff-sn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2881
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN11CC~1.JS1|angular-locale_ff.js,SourceCabKey=angular_locale_ff.js,DestName=angular-locale_ff.js,Attributes=16384,FileSize=2875,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1582042176,HashPart2=489591290,HashPart3=1454353112,HashPart4=361796427,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ff.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_ff.js' is compressed
        InstallFiles: File: angular-locale_ff.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2875
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=ANC3F4~1.JS1|angular-locale_fi-fi.js,SourceCabKey=angular_locale_fi_fi.js,DestName=angular-locale_fi-fi.js,Attributes=16384,FileSize=3104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=367157013,HashPart2=-1370045360,HashPart3=-2141853756,HashPart4=-2098653177,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fi-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fi_fi.js' is compressed
        InstallFiles: File: angular-locale_fi-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3104
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN5E33~1.JS1|angular-locale_fi.js,SourceCabKey=angular_locale_fi.js,DestName=angular-locale_fi.js,Attributes=16384,FileSize=3098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=757552718,HashPart2=711580145,HashPart3=-1816554385,HashPart4=-2111508876,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fi.js' is compressed
        InstallFiles: File: angular-locale_fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3098
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN3683~1.JS1|angular-locale_fil-ph.js,SourceCabKey=angular_locale_fil_ph.js,DestName=angular-locale_fil-ph.js,Attributes=16384,FileSize=2991,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1682424258,HashPart2=-441140543,HashPart3=1335343600,HashPart4=-483565203,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fil-ph.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fil_ph.js' is compressed
        InstallFiles: File: angular-locale_fil-ph.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2991
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=ANDE42~1.JS1|angular-locale_fil.js,SourceCabKey=angular_locale_fil.js,DestName=angular-locale_fil.js,Attributes=16384,FileSize=2985,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-921953142,HashPart2=-32803630,HashPart3=-220459787,HashPart4=-691944395,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fil.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fil.js' is compressed
        InstallFiles: File: angular-locale_fil.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2985
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=ANA562~1.JS1|angular-locale_fo-dk.js,SourceCabKey=angular_locale_fo_dk.js,DestName=angular-locale_fo-dk.js,Attributes=16384,FileSize=2949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1527123763,HashPart2=1371613611,HashPart3=-1215266829,HashPart4=-988762194,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fo-dk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fo_dk.js' is compressed
        InstallFiles: File: angular-locale_fo-dk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2949
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN869C~1.JS1|angular-locale_fo-fo.js,SourceCabKey=angular_locale_fo_fo.js,DestName=angular-locale_fo-fo.js,Attributes=16384,FileSize=2942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1478397528,HashPart2=-823375315,HashPart3=-255132722,HashPart4=-275050674,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fo-fo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fo_fo.js' is compressed
        InstallFiles: File: angular-locale_fo-fo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2942
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN2A16~1.JS1|angular-locale_fo.js,SourceCabKey=angular_locale_fo.js,DestName=angular-locale_fo.js,Attributes=16384,FileSize=2936,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1349806441,HashPart2=360382714,HashPart3=-534420511,HashPart4=1562104114,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fo.js' is compressed
        InstallFiles: File: angular-locale_fo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2936
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN0650~1.JS1|angular-locale_fr-be.js,SourceCabKey=angular_locale_fr_be.js,DestName=angular-locale_fr-be.js,Attributes=16384,FileSize=2579,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1483268939,HashPart2=1329886051,HashPart3=-1614381035,HashPart4=919249789,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fr_be.js' is compressed
        InstallFiles: File: angular-locale_fr-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2579
        MSI (s) (9C:0C) [17:13:14:027]: Executing op: FileCopy(SourceName=AN0108~1.JS1|angular-locale_fr-bf.js,SourceCabKey=angular_locale_fr_bf.js,DestName=angular-locale_fr-bf.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-72594849,HashPart2=-748008746,HashPart3=-2136723575,HashPart4=-111104988,,)
        MSI (s) (9C:0C) [17:13:14:027]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-bf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:027]: Source for file 'angular_locale_fr_bf.js' is compressed
        InstallFiles: File: angular-locale_fr-bf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=AN342E~1.JS1|angular-locale_fr-bi.js,SourceCabKey=angular_locale_fr_bi.js,DestName=angular-locale_fr-bi.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2077057687,HashPart2=1005719509,HashPart3=-974140449,HashPart4=-122374224,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-bi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_bi.js' is compressed
        InstallFiles: File: angular-locale_fr-bi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=ANFFE0~1.JS1|angular-locale_fr-bj.js,SourceCabKey=angular_locale_fr_bj.js,DestName=angular-locale_fr-bj.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1763247166,HashPart2=-1417377498,HashPart3=-1022855533,HashPart4=597906225,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-bj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_bj.js' is compressed
        InstallFiles: File: angular-locale_fr-bj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=AN89F4~1.JS1|angular-locale_fr-bl.js,SourceCabKey=angular_locale_fr_bl.js,DestName=angular-locale_fr-bl.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-466678149,HashPart2=-526870421,HashPart3=496437505,HashPart4=1335117196,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-bl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_bl.js' is compressed
        InstallFiles: File: angular-locale_fr-bl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=AN4F0C~1.JS1|angular-locale_fr-ca.js,SourceCabKey=angular_locale_fr_ca.js,DestName=angular-locale_fr-ca.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=60588222,HashPart2=-1261296940,HashPart3=69753215,HashPart4=539384838,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_ca.js' is compressed
        InstallFiles: File: angular-locale_fr-ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=AN3297~1.JS1|angular-locale_fr-cd.js,SourceCabKey=angular_locale_fr_cd.js,DestName=angular-locale_fr-cd.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-16033482,HashPart2=-525951140,HashPart3=1304902878,HashPart4=-333574631,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_cd.js' is compressed
        InstallFiles: File: angular-locale_fr-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=ANA883~1.JS1|angular-locale_fr-cf.js,SourceCabKey=angular_locale_fr_cf.js,DestName=angular-locale_fr-cf.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1376412728,HashPart2=-1129537019,HashPart3=54008541,HashPart4=-1052699708,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-cf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_cf.js' is compressed
        InstallFiles: File: angular-locale_fr-cf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=AN1BEE~1.JS1|angular-locale_fr-cg.js,SourceCabKey=angular_locale_fr_cg.js,DestName=angular-locale_fr-cg.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2094067147,HashPart2=-1973673842,HashPart3=-794495111,HashPart4=1745894340,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-cg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_cg.js' is compressed
        InstallFiles: File: angular-locale_fr-cg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=ANFFB8~1.JS1|angular-locale_fr-ch.js,SourceCabKey=angular_locale_fr_ch.js,DestName=angular-locale_fr-ch.js,Attributes=16384,FileSize=2578,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-165270387,HashPart2=-1447820685,HashPart3=-1755224293,HashPart4=-135713407,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_ch.js' is compressed
        InstallFiles: File: angular-locale_fr-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2578
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=AN3456~1.JS1|angular-locale_fr-ci.js,SourceCabKey=angular_locale_fr_ci.js,DestName=angular-locale_fr-ci.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1137861285,HashPart2=956184299,HashPart3=-1455249488,HashPart4=543986438,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-ci.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_ci.js' is compressed
        InstallFiles: File: angular-locale_fr-ci.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=ANE6C1~1.JS1|angular-locale_fr-cm.js,SourceCabKey=angular_locale_fr_cm.js,DestName=angular-locale_fr-cm.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-246887431,HashPart2=1225692039,HashPart3=726374869,HashPart4=29544901,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_cm.js' is compressed
        InstallFiles: File: angular-locale_fr-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=AN9123~1.JS1|angular-locale_fr-dj.js,SourceCabKey=angular_locale_fr_dj.js,DestName=angular-locale_fr-dj.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-14637382,HashPart2=706351152,HashPart3=922916846,HashPart4=-1259622732,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-dj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_dj.js' is compressed
        InstallFiles: File: angular-locale_fr-dj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:042]: Executing op: FileCopy(SourceName=AN9458~1.JS1|angular-locale_fr-dz.js,SourceCabKey=angular_locale_fr_dz.js,DestName=angular-locale_fr-dz.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1451884571,HashPart2=474540004,HashPart3=1835175978,HashPart4=-2018192642,,)
        MSI (s) (9C:0C) [17:13:14:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-dz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:042]: Source for file 'angular_locale_fr_dz.js' is compressed
        InstallFiles: File: angular-locale_fr-dz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=AN77C3~1.JS1|angular-locale_fr-fr.js,SourceCabKey=angular_locale_fr_fr.js,DestName=angular-locale_fr-fr.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1581941089,HashPart2=950047264,HashPart3=1999420287,HashPart4=1579371838,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_fr.js' is compressed
        InstallFiles: File: angular-locale_fr-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=AN63B9~1.JS1|angular-locale_fr-ga.js,SourceCabKey=angular_locale_fr_ga.js,DestName=angular-locale_fr-ga.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1727679078,HashPart2=-37264857,HashPart3=-161303337,HashPart4=426907167,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-ga.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_ga.js' is compressed
        InstallFiles: File: angular-locale_fr-ga.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=AN652F~1.JS1|angular-locale_fr-gf.js,SourceCabKey=angular_locale_fr_gf.js,DestName=angular-locale_fr-gf.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1960648663,HashPart2=-665537246,HashPart3=-555130018,HashPart4=-878190953,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-gf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_gf.js' is compressed
        InstallFiles: File: angular-locale_fr-gf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=ANDD98~1.JS1|angular-locale_fr-gn.js,SourceCabKey=angular_locale_fr_gn.js,DestName=angular-locale_fr-gn.js,Attributes=16384,FileSize=2580,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1587211939,HashPart2=-596038099,HashPart3=158131745,HashPart4=-1275732334,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-gn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_gn.js' is compressed
        InstallFiles: File: angular-locale_fr-gn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2580
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=AN67AC~1.JS1|angular-locale_fr-gp.js,SourceCabKey=angular_locale_fr_gp.js,DestName=angular-locale_fr-gp.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1395085188,HashPart2=833876439,HashPart3=1877197062,HashPart4=949887608,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-gp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_gp.js' is compressed
        InstallFiles: File: angular-locale_fr-gp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=ANA30B~1.JS1|angular-locale_fr-gq.js,SourceCabKey=angular_locale_fr_gq.js,DestName=angular-locale_fr-gq.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1401236604,HashPart2=-1308628042,HashPart3=-1744168609,HashPart4=-685592544,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-gq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_gq.js' is compressed
        InstallFiles: File: angular-locale_fr-gq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=ANBC2A~1.JS1|angular-locale_fr-ht.js,SourceCabKey=angular_locale_fr_ht.js,DestName=angular-locale_fr-ht.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1355369005,HashPart2=1507143694,HashPart3=-1095671376,HashPart4=927425019,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-ht.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_ht.js' is compressed
        InstallFiles: File: angular-locale_fr-ht.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=AN32D8~1.JS1|angular-locale_fr-km.js,SourceCabKey=angular_locale_fr_km.js,DestName=angular-locale_fr-km.js,Attributes=16384,FileSize=2580,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1427207393,HashPart2=-488497338,HashPart3=1772476108,HashPart4=-1762089296,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-km.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_km.js' is compressed
        InstallFiles: File: angular-locale_fr-km.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2580
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=ANBA49~1.JS1|angular-locale_fr-lu.js,SourceCabKey=angular_locale_fr_lu.js,DestName=angular-locale_fr-lu.js,Attributes=16384,FileSize=2579,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1842250644,HashPart2=391860186,HashPart3=-1499773484,HashPart4=244153631,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_lu.js' is compressed
        InstallFiles: File: angular-locale_fr-lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2579
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=AN4840~1.JS1|angular-locale_fr-ma.js,SourceCabKey=angular_locale_fr_ma.js,DestName=angular-locale_fr-ma.js,Attributes=16384,FileSize=2580,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=951279337,HashPart2=-795067550,HashPart3=1276265659,HashPart4=1732493178,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_ma.js' is compressed
        InstallFiles: File: angular-locale_fr-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2580
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=ANAE48~1.JS1|angular-locale_fr-mc.js,SourceCabKey=angular_locale_fr_mc.js,DestName=angular-locale_fr-mc.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1744070496,HashPart2=-1976518260,HashPart3=-1028411095,HashPart4=-260748651,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-mc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_mc.js' is compressed
        InstallFiles: File: angular-locale_fr-mc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:058]: Executing op: FileCopy(SourceName=ANAE2E~1.JS1|angular-locale_fr-mf.js,SourceCabKey=angular_locale_fr_mf.js,DestName=angular-locale_fr-mf.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-321430887,HashPart2=425041321,HashPart3=-128719262,HashPart4=179809769,,)
        MSI (s) (9C:0C) [17:13:14:058]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-mf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:058]: Source for file 'angular_locale_fr_mf.js' is compressed
        InstallFiles: File: angular-locale_fr-mf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=ANFBDC~1.JS1|angular-locale_fr-mg.js,SourceCabKey=angular_locale_fr_mg.js,DestName=angular-locale_fr-mg.js,Attributes=16384,FileSize=2580,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1058403966,HashPart2=2077961569,HashPart3=-1188755832,HashPart4=-1225586097,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-mg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_mg.js' is compressed
        InstallFiles: File: angular-locale_fr-mg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2580
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AN0A64~1.JS1|angular-locale_fr-ml.js,SourceCabKey=angular_locale_fr_ml.js,DestName=angular-locale_fr-ml.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-786384122,HashPart2=232084368,HashPart3=-677318454,HashPart4=121405668,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_ml.js' is compressed
        InstallFiles: File: angular-locale_fr-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AND0FE~1.JS1|angular-locale_fr-mq.js,SourceCabKey=angular_locale_fr_mq.js,DestName=angular-locale_fr-mq.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1044200070,HashPart2=1069853937,HashPart3=-500818158,HashPart4=-1087782868,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-mq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_mq.js' is compressed
        InstallFiles: File: angular-locale_fr-mq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AN3AB8~1.JS1|angular-locale_fr-mr.js,SourceCabKey=angular_locale_fr_mr.js,DestName=angular-locale_fr-mr.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1163288158,HashPart2=-1289818043,HashPart3=69174599,HashPart4=-969013477,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_mr.js' is compressed
        InstallFiles: File: angular-locale_fr-mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=ANA221~1.JS1|angular-locale_fr-mu.js,SourceCabKey=angular_locale_fr_mu.js,DestName=angular-locale_fr-mu.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-966775348,HashPart2=2012065174,HashPart3=1126211176,HashPart4=1532458923,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-mu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_mu.js' is compressed
        InstallFiles: File: angular-locale_fr-mu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=ANC92C~1.JS1|angular-locale_fr-nc.js,SourceCabKey=angular_locale_fr_nc.js,DestName=angular-locale_fr-nc.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-561970104,HashPart2=-663885620,HashPart3=414758124,HashPart4=1984557887,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-nc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_nc.js' is compressed
        InstallFiles: File: angular-locale_fr-nc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=ANE293~1.JS1|angular-locale_fr-ne.js,SourceCabKey=angular_locale_fr_ne.js,DestName=angular-locale_fr-ne.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-89408720,HashPart2=-892917203,HashPart3=-343441389,HashPart4=2000458811,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_ne.js' is compressed
        InstallFiles: File: angular-locale_fr-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AN1645~1.JS1|angular-locale_fr-pf.js,SourceCabKey=angular_locale_fr_pf.js,DestName=angular-locale_fr-pf.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-30230631,HashPart2=1241657995,HashPart3=-1533603159,HashPart4=1870453808,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-pf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_pf.js' is compressed
        InstallFiles: File: angular-locale_fr-pf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AN7900~1.JS1|angular-locale_fr-pm.js,SourceCabKey=angular_locale_fr_pm.js,DestName=angular-locale_fr-pm.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1747710421,HashPart2=337621608,HashPart3=-1463284433,HashPart4=741457619,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-pm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_pm.js' is compressed
        InstallFiles: File: angular-locale_fr-pm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AN796B~1.JS1|angular-locale_fr-re.js,SourceCabKey=angular_locale_fr_re.js,DestName=angular-locale_fr-re.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1383986737,HashPart2=1088817796,HashPart3=543543007,HashPart4=1718515080,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-re.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_re.js' is compressed
        InstallFiles: File: angular-locale_fr-re.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AN767F~1.JS1|angular-locale_fr-rw.js,SourceCabKey=angular_locale_fr_rw.js,DestName=angular-locale_fr-rw.js,Attributes=16384,FileSize=2580,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-877833294,HashPart2=-1964777745,HashPart3=-209622612,HashPart4=286850668,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_rw.js' is compressed
        InstallFiles: File: angular-locale_fr-rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2580
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AN5915~1.JS1|angular-locale_fr-sc.js,SourceCabKey=angular_locale_fr_sc.js,DestName=angular-locale_fr-sc.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=934421487,HashPart2=-157531196,HashPart3=-1690924763,HashPart4=-1929399413,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-sc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_sc.js' is compressed
        InstallFiles: File: angular-locale_fr-sc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:073]: Executing op: FileCopy(SourceName=AN2754~1.JS1|angular-locale_fr-sn.js,SourceCabKey=angular_locale_fr_sn.js,DestName=angular-locale_fr-sn.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-408047878,HashPart2=-701876428,HashPart3=-280118870,HashPart4=-273261737,,)
        MSI (s) (9C:0C) [17:13:14:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-sn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:073]: Source for file 'angular_locale_fr_sn.js' is compressed
        InstallFiles: File: angular-locale_fr-sn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=AN6530~1.JS1|angular-locale_fr-sy.js,SourceCabKey=angular_locale_fr_sy.js,DestName=angular-locale_fr-sy.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-665364628,HashPart2=-52105347,HashPart3=-2068775650,HashPart4=-1472408165,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-sy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fr_sy.js' is compressed
        InstallFiles: File: angular-locale_fr-sy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=ANFB48~1.JS1|angular-locale_fr-td.js,SourceCabKey=angular_locale_fr_td.js,DestName=angular-locale_fr-td.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=385473399,HashPart2=-531173897,HashPart3=-631219114,HashPart4=1981241665,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-td.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fr_td.js' is compressed
        InstallFiles: File: angular-locale_fr-td.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=ANBEC1~1.JS1|angular-locale_fr-tg.js,SourceCabKey=angular_locale_fr_tg.js,DestName=angular-locale_fr-tg.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=980538831,HashPart2=505993175,HashPart3=-1264288237,HashPart4=-1483132240,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-tg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fr_tg.js' is compressed
        InstallFiles: File: angular-locale_fr-tg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=AND083~1.JS1|angular-locale_fr-tn.js,SourceCabKey=angular_locale_fr_tn.js,DestName=angular-locale_fr-tn.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1834539750,HashPart2=-1948953582,HashPart3=263540289,HashPart4=1529911888,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-tn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fr_tn.js' is compressed
        InstallFiles: File: angular-locale_fr-tn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=ANCC1F~1.JS1|angular-locale_fr-vu.js,SourceCabKey=angular_locale_fr_vu.js,DestName=angular-locale_fr-vu.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1386012616,HashPart2=-767050417,HashPart3=1994229131,HashPart4=-1308753420,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-vu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fr_vu.js' is compressed
        InstallFiles: File: angular-locale_fr-vu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=AND83A~1.JS1|angular-locale_fr-wf.js,SourceCabKey=angular_locale_fr_wf.js,DestName=angular-locale_fr-wf.js,Attributes=16384,FileSize=2582,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1010334422,HashPart2=1880180147,HashPart3=1723546844,HashPart4=-1133483033,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-wf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fr_wf.js' is compressed
        InstallFiles: File: angular-locale_fr-wf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2582
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=AN483F~1.JS1|angular-locale_fr-yt.js,SourceCabKey=angular_locale_fr_yt.js,DestName=angular-locale_fr-yt.js,Attributes=16384,FileSize=2584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=617810034,HashPart2=-1982472958,HashPart3=1616798632,HashPart4=-2051510196,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr-yt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fr_yt.js' is compressed
        InstallFiles: File: angular-locale_fr-yt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2584
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=ANC72A~1.JS1|angular-locale_fr.js,SourceCabKey=angular_locale_fr.js,DestName=angular-locale_fr.js,Attributes=16384,FileSize=2578,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-70171868,HashPart2=-1899180187,HashPart3=-1693037681,HashPart4=-155675518,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fr.js' is compressed
        InstallFiles: File: angular-locale_fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2578
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=AN80DE~1.JS1|angular-locale_fur-it.js,SourceCabKey=angular_locale_fur_it.js,DestName=angular-locale_fur-it.js,Attributes=16384,FileSize=2890,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2011514545,HashPart2=1504561518,HashPart3=1250543943,HashPart4=-194558796,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fur-it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fur_it.js' is compressed
        InstallFiles: File: angular-locale_fur-it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2890
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=AN2A8B~1.JS1|angular-locale_fur.js,SourceCabKey=angular_locale_fur.js,DestName=angular-locale_fur.js,Attributes=16384,FileSize=2884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=415220811,HashPart2=-980939270,HashPart3=-232258397,HashPart4=1980170901,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fur.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fur.js' is compressed
        InstallFiles: File: angular-locale_fur.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2884
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=AN0555~1.JS1|angular-locale_fy-nl.js,SourceCabKey=angular_locale_fy_nl.js,DestName=angular-locale_fy-nl.js,Attributes=16384,FileSize=2891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-500961444,HashPart2=-1282063650,HashPart3=574219553,HashPart4=1751388212,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fy-nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fy_nl.js' is compressed
        InstallFiles: File: angular-locale_fy-nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2891
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=ANC72B~1.JS1|angular-locale_fy.js,SourceCabKey=angular_locale_fy.js,DestName=angular-locale_fy.js,Attributes=16384,FileSize=2885,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=71907093,HashPart2=631612944,HashPart3=1026969941,HashPart4=-1265939880,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_fy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_fy.js' is compressed
        InstallFiles: File: angular-locale_fy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2885
        MSI (s) (9C:0C) [17:13:14:089]: Executing op: FileCopy(SourceName=AN8283~1.JS1|angular-locale_ga-ie.js,SourceCabKey=angular_locale_ga_ie.js,DestName=angular-locale_ga-ie.js,Attributes=16384,FileSize=2866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-985532567,HashPart2=1938024525,HashPart3=1440471955,HashPart4=1969000908,,)
        MSI (s) (9C:0C) [17:13:14:089]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ga-ie.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:089]: Source for file 'angular_locale_ga_ie.js' is compressed
        InstallFiles: File: angular-locale_ga-ie.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2866
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AN1353~1.JS1|angular-locale_ga.js,SourceCabKey=angular_locale_ga.js,DestName=angular-locale_ga.js,Attributes=16384,FileSize=2860,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1785223723,HashPart2=1829292062,HashPart3=-483945229,HashPart4=-1107833749,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ga.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_ga.js' is compressed
        InstallFiles: File: angular-locale_ga.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2860
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AN2F30~1.JS1|angular-locale_gd-gb.js,SourceCabKey=angular_locale_gd_gb.js,DestName=angular-locale_gd-gb.js,Attributes=16384,FileSize=3141,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-600203660,HashPart2=734173575,HashPart3=769292684,HashPart4=-813558991,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gd-gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gd_gb.js' is compressed
        InstallFiles: File: angular-locale_gd-gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3141
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AN50D9~1.JS1|angular-locale_gd.js,SourceCabKey=angular_locale_gd.js,DestName=angular-locale_gd.js,Attributes=16384,FileSize=3135,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=540981928,HashPart2=904711222,HashPart3=-449935963,HashPart4=1039065962,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gd.js' is compressed
        InstallFiles: File: angular-locale_gd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3135
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AN02D0~1.JS1|angular-locale_gl-es.js,SourceCabKey=angular_locale_gl_es.js,DestName=angular-locale_gl-es.js,Attributes=16384,FileSize=2904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=254894365,HashPart2=1097314658,HashPart3=-1820566376,HashPart4=531894837,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gl-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gl_es.js' is compressed
        InstallFiles: File: angular-locale_gl-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2904
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AND477~1.JS1|angular-locale_gl.js,SourceCabKey=angular_locale_gl.js,DestName=angular-locale_gl.js,Attributes=16384,FileSize=2898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1084179785,HashPart2=1776271017,HashPart3=462617333,HashPart4=-149692867,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gl.js' is compressed
        InstallFiles: File: angular-locale_gl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2898
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AN75E1~1.JS1|angular-locale_gsw-ch.js,SourceCabKey=angular_locale_gsw_ch.js,DestName=angular-locale_gsw-ch.js,Attributes=16384,FileSize=2532,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1302103960,HashPart2=-1773955710,HashPart3=-292429484,HashPart4=459935350,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gsw-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gsw_ch.js' is compressed
        InstallFiles: File: angular-locale_gsw-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2532
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=ANDD26~1.JS1|angular-locale_gsw-fr.js,SourceCabKey=angular_locale_gsw_fr.js,DestName=angular-locale_gsw-fr.js,Attributes=16384,FileSize=2535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-588268777,HashPart2=916975167,HashPart3=-1745826729,HashPart4=-1532995905,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gsw-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gsw_fr.js' is compressed
        InstallFiles: File: angular-locale_gsw-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2535
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AN0E07~1.JS1|angular-locale_gsw-li.js,SourceCabKey=angular_locale_gsw_li.js,DestName=angular-locale_gsw-li.js,Attributes=16384,FileSize=2532,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1213341298,HashPart2=289130785,HashPart3=-949751969,HashPart4=-1482926557,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gsw-li.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gsw_li.js' is compressed
        InstallFiles: File: angular-locale_gsw-li.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2532
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AN2165~1.JS1|angular-locale_gsw.js,SourceCabKey=angular_locale_gsw.js,DestName=angular-locale_gsw.js,Attributes=16384,FileSize=2526,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-278150328,HashPart2=-2125400526,HashPart3=1310549417,HashPart4=-450346172,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gsw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gsw.js' is compressed
        InstallFiles: File: angular-locale_gsw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2526
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=ANC2CB~1.JS1|angular-locale_gu-in.js,SourceCabKey=angular_locale_gu_in.js,DestName=angular-locale_gu-in.js,Attributes=16384,FileSize=4063,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=280421626,HashPart2=-1808968144,HashPart3=822203997,HashPart4=-1201155279,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gu-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gu_in.js' is compressed
        InstallFiles: File: angular-locale_gu-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4063
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AND059~1.JS1|angular-locale_gu.js,SourceCabKey=angular_locale_gu.js,DestName=angular-locale_gu.js,Attributes=16384,FileSize=4057,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1010788411,HashPart2=-1134507499,HashPart3=1564743706,HashPart4=1026024061,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_gu.js' is compressed
        InstallFiles: File: angular-locale_gu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4057
        MSI (s) (9C:0C) [17:13:14:105]: Executing op: FileCopy(SourceName=AN9A88~1.JS1|angular-locale_guz-ke.js,SourceCabKey=angular_locale_guz_ke.js,DestName=angular-locale_guz-ke.js,Attributes=16384,FileSize=2881,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1883906156,HashPart2=-1829869042,HashPart3=1794132094,HashPart4=-899630414,,)
        MSI (s) (9C:0C) [17:13:14:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_guz-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:105]: Source for file 'angular_locale_guz_ke.js' is compressed
        InstallFiles: File: angular-locale_guz-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2881
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AN2FA8~1.JS1|angular-locale_guz.js,SourceCabKey=angular_locale_guz.js,DestName=angular-locale_guz.js,Attributes=16384,FileSize=2875,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=571012275,HashPart2=-1888249813,HashPart3=-1691907091,HashPart4=-194839117,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_guz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_guz.js' is compressed
        InstallFiles: File: angular-locale_guz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2875
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AN07C9~1.JS1|angular-locale_gv-im.js,SourceCabKey=angular_locale_gv_im.js,DestName=angular-locale_gv-im.js,Attributes=16384,FileSize=3009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1842858422,HashPart2=-788062480,HashPart3=-599820235,HashPart4=1890839289,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gv-im.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_gv_im.js' is compressed
        InstallFiles: File: angular-locale_gv-im.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3009
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AN2DD6~1.JS1|angular-locale_gv.js,SourceCabKey=angular_locale_gv.js,DestName=angular-locale_gv.js,Attributes=16384,FileSize=3003,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-113860381,HashPart2=2089976254,HashPart3=1222061029,HashPart4=1327753829,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_gv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_gv.js' is compressed
        InstallFiles: File: angular-locale_gv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3003
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AN25E7~1.JS1|angular-locale_ha-gh.js,SourceCabKey=angular_locale_ha_gh.js,DestName=angular-locale_ha-gh.js,Attributes=16384,FileSize=2880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=805392115,HashPart2=-1897119439,HashPart3=1775952374,HashPart4=800472725,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ha-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_ha_gh.js' is compressed
        InstallFiles: File: angular-locale_ha-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2880
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AN719F~1.JS1|angular-locale_ha-latn-gh.js,SourceCabKey=angular_locale_ha_latn_gh.js,DestName=angular-locale_ha-latn-gh.js,Attributes=16384,FileSize=2886,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1322790233,HashPart2=-1569460888,HashPart3=-451164742,HashPart4=1128278588,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ha-latn-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_ha_latn_gh.js' is compressed
        InstallFiles: File: angular-locale_ha-latn-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2886
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AN710B~1.JS1|angular-locale_ha-latn-ne.js,SourceCabKey=angular_locale_ha_latn_ne.js,DestName=angular-locale_ha-latn-ne.js,Attributes=16384,FileSize=2886,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=597144901,HashPart2=1487961973,HashPart3=-804867058,HashPart4=994535366,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ha-latn-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_ha_latn_ne.js' is compressed
        InstallFiles: File: angular-locale_ha-latn-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2886
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AND623~1.JS1|angular-locale_ha-latn-ng.js,SourceCabKey=angular_locale_ha_latn_ng.js,DestName=angular-locale_ha-latn-ng.js,Attributes=16384,FileSize=2889,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-346473778,HashPart2=1853613101,HashPart3=1949396342,HashPart4=258900949,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ha-latn-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_ha_latn_ng.js' is compressed
        InstallFiles: File: angular-locale_ha-latn-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2889
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AN7843~1.JS1|angular-locale_ha-latn.js,SourceCabKey=angular_locale_ha_latn.js,DestName=angular-locale_ha-latn.js,Attributes=16384,FileSize=2883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1853071522,HashPart2=1778601945,HashPart3=-1656876730,HashPart4=-2084666290,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ha-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_ha_latn.js' is compressed
        InstallFiles: File: angular-locale_ha-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2883
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=ANEA83~1.JS1|angular-locale_ha-ne.js,SourceCabKey=angular_locale_ha_ne.js,DestName=angular-locale_ha-ne.js,Attributes=16384,FileSize=2876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1051527530,HashPart2=-139810459,HashPart3=-2112808939,HashPart4=-1642834636,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ha-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_ha_ne.js' is compressed
        InstallFiles: File: angular-locale_ha-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2876
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=AN518F~1.JS1|angular-locale_ha-ng.js,SourceCabKey=angular_locale_ha_ng.js,DestName=angular-locale_ha-ng.js,Attributes=16384,FileSize=2883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-302490945,HashPart2=-1301305100,HashPart3=-1506132175,HashPart4=-967490000,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ha-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_ha_ng.js' is compressed
        InstallFiles: File: angular-locale_ha-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2883
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=ANB3FE~1.JS1|angular-locale_ha.js,SourceCabKey=angular_locale_ha.js,DestName=angular-locale_ha.js,Attributes=16384,FileSize=2873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1416608106,HashPart2=2129252300,HashPart3=1456034428,HashPart4=-710586640,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ha.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_ha.js' is compressed
        InstallFiles: File: angular-locale_ha.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2873
        MSI (s) (9C:0C) [17:13:14:120]: Executing op: FileCopy(SourceName=ANF836~1.JS1|angular-locale_haw-us.js,SourceCabKey=angular_locale_haw_us.js,DestName=angular-locale_haw-us.js,Attributes=16384,FileSize=2529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1348151916,HashPart2=243351789,HashPart3=-807241144,HashPart4=-454305733,,)
        MSI (s) (9C:0C) [17:13:14:120]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_haw-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:120]: Source for file 'angular_locale_haw_us.js' is compressed
        InstallFiles: File: angular-locale_haw-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2529
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=AN0729~1.JS1|angular-locale_haw.js,SourceCabKey=angular_locale_haw.js,DestName=angular-locale_haw.js,Attributes=16384,FileSize=2523,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=882361901,HashPart2=-395498458,HashPart3=2084449147,HashPart4=1608433311,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_haw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_haw.js' is compressed
        InstallFiles: File: angular-locale_haw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2523
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=AN4AAF~1.JS1|angular-locale_he-il.js,SourceCabKey=angular_locale_he_il.js,DestName=angular-locale_he-il.js,Attributes=16384,FileSize=4494,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=877871777,HashPart2=-1580524512,HashPart3=-69501682,HashPart4=-694596638,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_he-il.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_he_il.js' is compressed
        InstallFiles: File: angular-locale_he-il.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4494
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=ANBD96~1.JS1|angular-locale_he.js,SourceCabKey=angular_locale_he.js,DestName=angular-locale_he.js,Attributes=16384,FileSize=4488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1042265984,HashPart2=1836737890,HashPart3=-1624565929,HashPart4=2059747469,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_he.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_he.js' is compressed
        InstallFiles: File: angular-locale_he.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4488
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=ANA4DD~1.JS1|angular-locale_hi-in.js,SourceCabKey=angular_locale_hi_in.js,DestName=angular-locale_hi-in.js,Attributes=16384,FileSize=3791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-286892989,HashPart2=1943071078,HashPart3=133092436,HashPart4=-1348506719,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hi-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_hi_in.js' is compressed
        InstallFiles: File: angular-locale_hi-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3791
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=ANFF65~1.JS1|angular-locale_hi.js,SourceCabKey=angular_locale_hi.js,DestName=angular-locale_hi.js,Attributes=16384,FileSize=3785,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1092528448,HashPart2=-1964438066,HashPart3=213879689,HashPart4=-1308513515,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_hi.js' is compressed
        InstallFiles: File: angular-locale_hi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3785
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=AN213A~1.JS1|angular-locale_hr-ba.js,SourceCabKey=angular_locale_hr_ba.js,DestName=angular-locale_hr-ba.js,Attributes=16384,FileSize=3202,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1642179910,HashPart2=2019788591,HashPart3=156921866,HashPart4=-436599909,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hr-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_hr_ba.js' is compressed
        InstallFiles: File: angular-locale_hr-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3202
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=ANBE9C~1.JS1|angular-locale_hr-hr.js,SourceCabKey=angular_locale_hr_hr.js,DestName=angular-locale_hr-hr.js,Attributes=16384,FileSize=3202,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1606611387,HashPart2=1893178018,HashPart3=-2020460613,HashPart4=231551116,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hr-hr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_hr_hr.js' is compressed
        InstallFiles: File: angular-locale_hr-hr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3202
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=AN26F7~1.JS1|angular-locale_hr.js,SourceCabKey=angular_locale_hr.js,DestName=angular-locale_hr.js,Attributes=16384,FileSize=3196,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1161539782,HashPart2=-330467605,HashPart3=-516470517,HashPart4=1866974539,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_hr.js' is compressed
        InstallFiles: File: angular-locale_hr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3196
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=AN158F~1.JS1|angular-locale_hsb-de.js,SourceCabKey=angular_locale_hsb_de.js,DestName=angular-locale_hsb-de.js,Attributes=16384,FileSize=3036,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=887098550,HashPart2=2008880547,HashPart3=-1652698772,HashPart4=1015150076,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hsb-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_hsb_de.js' is compressed
        InstallFiles: File: angular-locale_hsb-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3036
        MSI (s) (9C:0C) [17:13:14:138]: Executing op: FileCopy(SourceName=AN6728~1.JS1|angular-locale_hsb.js,SourceCabKey=angular_locale_hsb.js,DestName=angular-locale_hsb.js,Attributes=16384,FileSize=3030,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-941291243,HashPart2=1106938191,HashPart3=1953772104,HashPart4=1662518546,,)
        MSI (s) (9C:0C) [17:13:14:138]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hsb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:138]: Source for file 'angular_locale_hsb.js' is compressed
        InstallFiles: File: angular-locale_hsb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3030
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=ANAEA9~1.JS1|angular-locale_hu-hu.js,SourceCabKey=angular_locale_hu_hu.js,DestName=angular-locale_hu-hu.js,Attributes=16384,FileSize=2702,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-772971397,HashPart2=1411185990,HashPart3=-843610084,HashPart4=1475665836,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hu-hu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_hu_hu.js' is compressed
        InstallFiles: File: angular-locale_hu-hu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2702
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=AN278E~1.JS1|angular-locale_hu.js,SourceCabKey=angular_locale_hu.js,DestName=angular-locale_hu.js,Attributes=16384,FileSize=2696,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1889047447,HashPart2=-979688657,HashPart3=-1801393368,HashPart4=2070082880,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_hu.js' is compressed
        InstallFiles: File: angular-locale_hu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2696
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=AN010F~1.JS1|angular-locale_hy-am.js,SourceCabKey=angular_locale_hy_am.js,DestName=angular-locale_hy-am.js,Attributes=16384,FileSize=4154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1289620406,HashPart2=1725205426,HashPart3=-1884737736,HashPart4=-1922260444,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hy-am.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_hy_am.js' is compressed
        InstallFiles: File: angular-locale_hy-am.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4154
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=ANA6A2~1.JS1|angular-locale_hy.js,SourceCabKey=angular_locale_hy.js,DestName=angular-locale_hy.js,Attributes=16384,FileSize=4148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1514288875,HashPart2=1488576796,HashPart3=-1317108615,HashPart4=-598358304,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_hy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_hy.js' is compressed
        InstallFiles: File: angular-locale_hy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4148
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=AN15B9~1.JS1|angular-locale_ia-fr.js,SourceCabKey=angular_locale_ia_fr.js,DestName=angular-locale_ia-fr.js,Attributes=16384,FileSize=2625,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1014949858,HashPart2=1436194179,HashPart3=-168952111,HashPart4=-693518104,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ia-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_ia_fr.js' is compressed
        InstallFiles: File: angular-locale_ia-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2625
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=ANB485~1.JS1|angular-locale_ia.js,SourceCabKey=angular_locale_ia.js,DestName=angular-locale_ia.js,Attributes=16384,FileSize=2622,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=146906607,HashPart2=-597283862,HashPart3=132600631,HashPart4=909747602,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ia.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_ia.js' is compressed
        InstallFiles: File: angular-locale_ia.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2622
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=AN0F21~1.JS1|angular-locale_id-id.js,SourceCabKey=angular_locale_id_id.js,DestName=angular-locale_id-id.js,Attributes=16384,FileSize=2369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=671264954,HashPart2=1595198702,HashPart3=-1522154706,HashPart4=-1581343165,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_id-id.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_id_id.js' is compressed
        InstallFiles: File: angular-locale_id-id.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2369
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=ANF10C~1.JS1|angular-locale_id.js,SourceCabKey=angular_locale_id.js,DestName=angular-locale_id.js,Attributes=16384,FileSize=2363,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1199048752,HashPart2=1939374764,HashPart3=1774772511,HashPart4=-109055211,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_id.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_id.js' is compressed
        InstallFiles: File: angular-locale_id.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2363
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=ANBB70~1.JS1|angular-locale_ig-ng.js,SourceCabKey=angular_locale_ig_ng.js,DestName=angular-locale_ig-ng.js,Attributes=16384,FileSize=3049,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-179160638,HashPart2=-616697269,HashPart3=278662197,HashPart4=-1182567580,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ig-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_ig_ng.js' is compressed
        InstallFiles: File: angular-locale_ig-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3049
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=AN8F97~1.JS1|angular-locale_ig.js,SourceCabKey=angular_locale_ig.js,DestName=angular-locale_ig.js,Attributes=16384,FileSize=3043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-670741118,HashPart2=1042901074,HashPart3=-1675398376,HashPart4=-1148896659,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ig.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_ig.js' is compressed
        InstallFiles: File: angular-locale_ig.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3043
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=ANEA15~1.JS1|angular-locale_ii-cn.js,SourceCabKey=angular_locale_ii_cn.js,DestName=angular-locale_ii-cn.js,Attributes=16384,FileSize=3212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1412828618,HashPart2=801653950,HashPart3=-1102387076,HashPart4=-1567433862,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ii-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_ii_cn.js' is compressed
        InstallFiles: File: angular-locale_ii-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3212
        MSI (s) (9C:0C) [17:13:14:151]: Executing op: FileCopy(SourceName=AN6630~1.JS1|angular-locale_ii.js,SourceCabKey=angular_locale_ii.js,DestName=angular-locale_ii.js,Attributes=16384,FileSize=3206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2020537054,HashPart2=684370592,HashPart3=-1680811329,HashPart4=-1445995371,,)
        MSI (s) (9C:0C) [17:13:14:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ii.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:151]: Source for file 'angular_locale_ii.js' is compressed
        InstallFiles: File: angular-locale_ii.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3206
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AN00BD~1.JS1|angular-locale_in.js,SourceCabKey=angular_locale_in.js,DestName=angular-locale_in.js,Attributes=16384,FileSize=2363,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1867263556,HashPart2=-1714768304,HashPart3=1972380573,HashPart4=-1335113958,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_in.js' is compressed
        InstallFiles: File: angular-locale_in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2363
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AN75A7~1.JS1|angular-locale_is-is.js,SourceCabKey=angular_locale_is_is.js,DestName=angular-locale_is-is.js,Attributes=16384,FileSize=3326,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1840306295,HashPart2=-150673336,HashPart3=489187126,HashPart4=-1751487271,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_is-is.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_is_is.js' is compressed
        InstallFiles: File: angular-locale_is-is.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3326
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=ANC82B~1.JS1|angular-locale_is.js,SourceCabKey=angular_locale_is.js,DestName=angular-locale_is.js,Attributes=16384,FileSize=3320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1712742248,HashPart2=2129779406,HashPart3=-986624660,HashPart4=-465820306,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_is.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_is.js' is compressed
        InstallFiles: File: angular-locale_is.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3320
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=ANF275~1.JS1|angular-locale_it-ch.js,SourceCabKey=angular_locale_it_ch.js,DestName=angular-locale_it-ch.js,Attributes=16384,FileSize=2884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-158648707,HashPart2=-926357363,HashPart3=-1888798072,HashPart4=1014877877,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_it-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_it_ch.js' is compressed
        InstallFiles: File: angular-locale_it-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2884
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AN904E~1.JS1|angular-locale_it-it.js,SourceCabKey=angular_locale_it_it.js,DestName=angular-locale_it-it.js,Attributes=16384,FileSize=2894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1692168948,HashPart2=-1301202785,HashPart3=-1410937271,HashPart4=-434342931,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_it-it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_it_it.js' is compressed
        InstallFiles: File: angular-locale_it-it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2894
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AN372E~1.JS1|angular-locale_it-sm.js,SourceCabKey=angular_locale_it_sm.js,DestName=angular-locale_it-sm.js,Attributes=16384,FileSize=2894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1740209501,HashPart2=352764297,HashPart3=1384552081,HashPart4=299980925,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_it-sm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_it_sm.js' is compressed
        InstallFiles: File: angular-locale_it-sm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2894
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AN6BE3~1.JS1|angular-locale_it.js,SourceCabKey=angular_locale_it.js,DestName=angular-locale_it.js,Attributes=16384,FileSize=2888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1563410024,HashPart2=-1424444770,HashPart3=-883005267,HashPart4=-1764626660,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_it.js' is compressed
        InstallFiles: File: angular-locale_it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2888
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=ANA86A~1.JS1|angular-locale_iw.js,SourceCabKey=angular_locale_iw.js,DestName=angular-locale_iw.js,Attributes=16384,FileSize=4488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1107847070,HashPart2=-1982641954,HashPart3=2086727770,HashPart4=-901413106,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_iw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_iw.js' is compressed
        InstallFiles: File: angular-locale_iw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4488
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AND432~1.JS1|angular-locale_ja-jp.js,SourceCabKey=angular_locale_ja_jp.js,DestName=angular-locale_ja-jp.js,Attributes=16384,FileSize=2638,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2069492864,HashPart2=-1474305799,HashPart3=1753975904,HashPart4=1128898050,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ja-jp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_ja_jp.js' is compressed
        InstallFiles: File: angular-locale_ja-jp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2638
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AN12CC~1.JS1|angular-locale_ja.js,SourceCabKey=angular_locale_ja.js,DestName=angular-locale_ja.js,Attributes=16384,FileSize=2632,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1971895528,HashPart2=-1298824846,HashPart3=-1742415894,HashPart4=718169444,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ja.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_ja.js' is compressed
        InstallFiles: File: angular-locale_ja.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2632
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AN274C~1.JS1|angular-locale_jgo-cm.js,SourceCabKey=angular_locale_jgo_cm.js,DestName=angular-locale_jgo-cm.js,Attributes=16384,FileSize=4905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=487581681,HashPart2=-94831826,HashPart3=-455873714,HashPart4=-623329724,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_jgo-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_jgo_cm.js' is compressed
        InstallFiles: File: angular-locale_jgo-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4905
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=ANA4B7~1.JS1|angular-locale_jgo.js,SourceCabKey=angular_locale_jgo.js,DestName=angular-locale_jgo.js,Attributes=16384,FileSize=4899,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1617204978,HashPart2=-1426434591,HashPart3=-210946834,HashPart4=1542737441,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_jgo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_jgo.js' is compressed
        InstallFiles: File: angular-locale_jgo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4899
        MSI (s) (9C:0C) [17:13:14:167]: Executing op: FileCopy(SourceName=AN7915~1.JS1|angular-locale_jmc-tz.js,SourceCabKey=angular_locale_jmc_tz.js,DestName=angular-locale_jmc-tz.js,Attributes=16384,FileSize=2880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=943571768,HashPart2=1688087472,HashPart3=1906365334,HashPart4=294925306,,)
        MSI (s) (9C:0C) [17:13:14:167]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_jmc-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:167]: Source for file 'angular_locale_jmc_tz.js' is compressed
        InstallFiles: File: angular-locale_jmc-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2880
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=AN5235~1.JS1|angular-locale_jmc.js,SourceCabKey=angular_locale_jmc.js,DestName=angular-locale_jmc.js,Attributes=16384,FileSize=2874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1917032273,HashPart2=-1874379602,HashPart3=684521521,HashPart4=564170976,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_jmc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_jmc.js' is compressed
        InstallFiles: File: angular-locale_jmc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2874
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=ANB997~1.JS1|angular-locale_ka-ge.js,SourceCabKey=angular_locale_ka_ge.js,DestName=angular-locale_ka-ge.js,Attributes=16384,FileSize=4155,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-446043972,HashPart2=395457287,HashPart3=-1755483504,HashPart4=-2067903035,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ka-ge.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_ka_ge.js' is compressed
        InstallFiles: File: angular-locale_ka-ge.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4155
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=ANB948~1.JS1|angular-locale_ka.js,SourceCabKey=angular_locale_ka.js,DestName=angular-locale_ka.js,Attributes=16384,FileSize=4149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=250443384,HashPart2=-451707456,HashPart3=-1267683674,HashPart4=-1648848853,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ka.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_ka.js' is compressed
        InstallFiles: File: angular-locale_ka.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4149
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=AN3DEB~1.JS1|angular-locale_kab-dz.js,SourceCabKey=angular_locale_kab_dz.js,DestName=angular-locale_kab-dz.js,Attributes=16384,FileSize=3030,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1030591131,HashPart2=1224380372,HashPart3=1986482869,HashPart4=1017601584,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kab-dz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_kab_dz.js' is compressed
        InstallFiles: File: angular-locale_kab-dz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3030
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=ANFA2E~1.JS1|angular-locale_kab.js,SourceCabKey=angular_locale_kab.js,DestName=angular-locale_kab.js,Attributes=16384,FileSize=3024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1750257972,HashPart2=612835907,HashPart3=1486865326,HashPart4=-652801846,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_kab.js' is compressed
        InstallFiles: File: angular-locale_kab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3024
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=ANA062~1.JS1|angular-locale_kam-ke.js,SourceCabKey=angular_locale_kam_ke.js,DestName=angular-locale_kam-ke.js,Attributes=16384,FileSize=3253,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1934684966,HashPart2=1241209337,HashPart3=-1997672598,HashPart4=-1610860812,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kam-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_kam_ke.js' is compressed
        InstallFiles: File: angular-locale_kam-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3253
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=AN02D7~1.JS1|angular-locale_kam.js,SourceCabKey=angular_locale_kam.js,DestName=angular-locale_kam.js,Attributes=16384,FileSize=3247,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-651837793,HashPart2=-1799129675,HashPart3=-1319176363,HashPart4=920483884,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kam.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_kam.js' is compressed
        InstallFiles: File: angular-locale_kam.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3247
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=AN4E92~1.JS1|angular-locale_kde-tz.js,SourceCabKey=angular_locale_kde_tz.js,DestName=angular-locale_kde-tz.js,Attributes=16384,FileSize=3297,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1377354751,HashPart2=1804708768,HashPart3=-320210791,HashPart4=-707637191,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kde-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_kde_tz.js' is compressed
        InstallFiles: File: angular-locale_kde-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3297
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=ANFC6B~1.JS1|angular-locale_kde.js,SourceCabKey=angular_locale_kde.js,DestName=angular-locale_kde.js,Attributes=16384,FileSize=3291,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2090332075,HashPart2=-1663620322,HashPart3=-1624873274,HashPart4=-691993704,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kde.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_kde.js' is compressed
        InstallFiles: File: angular-locale_kde.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3291
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=AN80E4~1.JS1|angular-locale_kea-cv.js,SourceCabKey=angular_locale_kea_cv.js,DestName=angular-locale_kea-cv.js,Attributes=16384,FileSize=2907,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-120331314,HashPart2=-571394335,HashPart3=1619837946,HashPart4=-1836102096,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kea-cv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_kea_cv.js' is compressed
        InstallFiles: File: angular-locale_kea-cv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2907
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=ANF58C~1.JS1|angular-locale_kea.js,SourceCabKey=angular_locale_kea.js,DestName=angular-locale_kea.js,Attributes=16384,FileSize=2901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1584454231,HashPart2=1041135006,HashPart3=-1976159454,HashPart4=1667014163,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kea.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_kea.js' is compressed
        InstallFiles: File: angular-locale_kea.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2901
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=ANB245~1.JS1|angular-locale_khq-ml.js,SourceCabKey=angular_locale_khq_ml.js,DestName=angular-locale_khq-ml.js,Attributes=16384,FileSize=2913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-48200411,HashPart2=1271517353,HashPart3=-705665398,HashPart4=722839504,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_khq-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_khq_ml.js' is compressed
        InstallFiles: File: angular-locale_khq-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2913
        MSI (s) (9C:0C) [17:13:14:183]: Executing op: FileCopy(SourceName=ANACC8~1.JS1|angular-locale_khq.js,SourceCabKey=angular_locale_khq.js,DestName=angular-locale_khq.js,Attributes=16384,FileSize=2907,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1695850752,HashPart2=-1032621730,HashPart3=971344450,HashPart4=1617752148,,)
        MSI (s) (9C:0C) [17:13:14:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_khq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:183]: Source for file 'angular_locale_khq.js' is compressed
        InstallFiles: File: angular-locale_khq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2907
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=AN7F79~1.JS1|angular-locale_ki-ke.js,SourceCabKey=angular_locale_ki_ke.js,DestName=angular-locale_ki-ke.js,Attributes=16384,FileSize=3171,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=900919799,HashPart2=-1492202101,HashPart3=813039407,HashPart4=-1471473191,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ki-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_ki_ke.js' is compressed
        InstallFiles: File: angular-locale_ki-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3171
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=ANC40E~1.JS1|angular-locale_ki.js,SourceCabKey=angular_locale_ki.js,DestName=angular-locale_ki.js,Attributes=16384,FileSize=3165,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=943433242,HashPart2=-1380329462,HashPart3=-605846624,HashPart4=-952492118,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ki.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_ki.js' is compressed
        InstallFiles: File: angular-locale_ki.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3165
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=ANCFB8~1.JS1|angular-locale_kk-cyrl-kz.js,SourceCabKey=angular_locale_kk_cyrl_kz.js,DestName=angular-locale_kk-cyrl-kz.js,Attributes=16384,FileSize=4098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=487844634,HashPart2=1901041604,HashPart3=-1889456975,HashPart4=-1635930311,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kk-cyrl-kz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kk_cyrl_kz.js' is compressed
        InstallFiles: File: angular-locale_kk-cyrl-kz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4098
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=AN7D47~1.JS1|angular-locale_kk-cyrl.js,SourceCabKey=angular_locale_kk_cyrl.js,DestName=angular-locale_kk-cyrl.js,Attributes=16384,FileSize=4092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=649646503,HashPart2=1343784004,HashPart3=2139847262,HashPart4=835192997,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kk-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kk_cyrl.js' is compressed
        InstallFiles: File: angular-locale_kk-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4092
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=ANF401~1.JS1|angular-locale_kk-kz.js,SourceCabKey=angular_locale_kk_kz.js,DestName=angular-locale_kk-kz.js,Attributes=16384,FileSize=4024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1628061164,HashPart2=-1574412065,HashPart3=-477113566,HashPart4=-1635588718,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kk-kz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kk_kz.js' is compressed
        InstallFiles: File: angular-locale_kk-kz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4024
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=AN1383~1.JS1|angular-locale_kk.js,SourceCabKey=angular_locale_kk.js,DestName=angular-locale_kk.js,Attributes=16384,FileSize=4082,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1061518567,HashPart2=104473478,HashPart3=-1260270630,HashPart4=952243467,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kk.js' is compressed
        InstallFiles: File: angular-locale_kk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4082
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=AN606A~1.JS1|angular-locale_kkj-cm.js,SourceCabKey=angular_locale_kkj_cm.js,DestName=angular-locale_kkj-cm.js,Attributes=16384,FileSize=3372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1044815916,HashPart2=1174748495,HashPart3=-743779250,HashPart4=830127449,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kkj-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kkj_cm.js' is compressed
        InstallFiles: File: angular-locale_kkj-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3372
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=ANB68D~1.JS1|angular-locale_kkj.js,SourceCabKey=angular_locale_kkj.js,DestName=angular-locale_kkj.js,Attributes=16384,FileSize=3366,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=591960842,HashPart2=-617096864,HashPart3=-1786179598,HashPart4=-515916718,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kkj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kkj.js' is compressed
        InstallFiles: File: angular-locale_kkj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3366
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=AN12A6~1.JS1|angular-locale_kl-gl.js,SourceCabKey=angular_locale_kl_gl.js,DestName=angular-locale_kl-gl.js,Attributes=16384,FileSize=3016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=640134029,HashPart2=2009445089,HashPart3=437562432,HashPart4=-970642855,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kl-gl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kl_gl.js' is compressed
        InstallFiles: File: angular-locale_kl-gl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3016
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=AN8878~1.JS1|angular-locale_kl.js,SourceCabKey=angular_locale_kl.js,DestName=angular-locale_kl.js,Attributes=16384,FileSize=3010,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-39920367,HashPart2=345470990,HashPart3=266976656,HashPart4=605742654,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kl.js' is compressed
        InstallFiles: File: angular-locale_kl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3010
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=AN2161~1.JS1|angular-locale_kln-ke.js,SourceCabKey=angular_locale_kln_ke.js,DestName=angular-locale_kln-ke.js,Attributes=16384,FileSize=2984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=757317634,HashPart2=629352697,HashPart3=-896273895,HashPart4=97702219,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kln-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kln_ke.js' is compressed
        InstallFiles: File: angular-locale_kln-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2984
        MSI (s) (9C:0C) [17:13:14:198]: Executing op: FileCopy(SourceName=ANFCAC~1.JS1|angular-locale_kln.js,SourceCabKey=angular_locale_kln.js,DestName=angular-locale_kln.js,Attributes=16384,FileSize=2978,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1659583916,HashPart2=-574101103,HashPart3=-1749780067,HashPart4=-1165643053,,)
        MSI (s) (9C:0C) [17:13:14:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kln.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:198]: Source for file 'angular_locale_kln.js' is compressed
        InstallFiles: File: angular-locale_kln.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2978
        MSI (s) (9C:0C) [17:13:14:214]: Executing op: FileCopy(SourceName=ANDEFF~1.JS1|angular-locale_km-kh.js,SourceCabKey=angular_locale_km_kh.js,DestName=angular-locale_km-kh.js,Attributes=16384,FileSize=3909,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=192752827,HashPart2=1251722404,HashPart3=-1863066138,HashPart4=-1080779781,,)
        MSI (s) (9C:0C) [17:13:14:214]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_km-kh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:214]: Source for file 'angular_locale_km_kh.js' is compressed
        InstallFiles: File: angular-locale_km-kh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3909
        MSI (s) (9C:0C) [17:13:14:214]: Executing op: FileCopy(SourceName=AN823F~1.JS1|angular-locale_km.js,SourceCabKey=angular_locale_km.js,DestName=angular-locale_km.js,Attributes=16384,FileSize=3903,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-55926712,HashPart2=101559579,HashPart3=-1949243052,HashPart4=-479347593,,)
        MSI (s) (9C:0C) [17:13:14:214]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_km.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:214]: Source for file 'angular_locale_km.js' is compressed
        InstallFiles: File: angular-locale_km.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3903
        MSI (s) (9C:0C) [17:13:14:214]: Executing op: FileCopy(SourceName=ANB6A1~1.JS1|angular-locale_kn-in.js,SourceCabKey=angular_locale_kn_in.js,DestName=angular-locale_kn-in.js,Attributes=16384,FileSize=4126,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-404287303,HashPart2=-181548761,HashPart3=-1327482322,HashPart4=-1162738136,,)
        MSI (s) (9C:0C) [17:13:14:214]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kn-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:214]: Source for file 'angular_locale_kn_in.js' is compressed
        InstallFiles: File: angular-locale_kn-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4126
        MSI (s) (9C:0C) [17:13:14:214]: Executing op: FileCopy(SourceName=ANA1EF~1.JS1|angular-locale_kn.js,SourceCabKey=angular_locale_kn.js,DestName=angular-locale_kn.js,Attributes=16384,FileSize=4120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-836424585,HashPart2=-567302083,HashPart3=1126584690,HashPart4=842326981,,)
        MSI (s) (9C:0C) [17:13:14:214]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:214]: Source for file 'angular_locale_kn.js' is compressed
        InstallFiles: File: angular-locale_kn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4120
        MSI (s) (9C:0C) [17:13:14:214]: Executing op: FileCopy(SourceName=AN1CF6~1.JS1|angular-locale_ko-kp.js,SourceCabKey=angular_locale_ko_kp.js,DestName=angular-locale_ko-kp.js,Attributes=16384,FileSize=2659,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1569948790,HashPart2=-1331942585,HashPart3=-1006152248,HashPart4=1322459547,,)
        MSI (s) (9C:0C) [17:13:14:214]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ko-kp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:214]: Source for file 'angular_locale_ko_kp.js' is compressed
        InstallFiles: File: angular-locale_ko-kp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2659
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=ANF29F~1.JS1|angular-locale_ko-kr.js,SourceCabKey=angular_locale_ko_kr.js,DestName=angular-locale_ko-kr.js,Attributes=16384,FileSize=2657,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1707199885,HashPart2=1167820248,HashPart3=961766329,HashPart4=953033902,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ko-kr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ko_kr.js' is compressed
        InstallFiles: File: angular-locale_ko-kr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2657
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AN69C7~1.JS1|angular-locale_ko.js,SourceCabKey=angular_locale_ko.js,DestName=angular-locale_ko.js,Attributes=16384,FileSize=2651,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1375138004,HashPart2=621379616,HashPart3=-1555144275,HashPart4=911563970,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ko.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ko.js' is compressed
        InstallFiles: File: angular-locale_ko.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2651
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AN6870~1.JS1|angular-locale_kok-in.js,SourceCabKey=angular_locale_kok_in.js,DestName=angular-locale_kok-in.js,Attributes=16384,FileSize=4674,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1373427822,HashPart2=1516592030,HashPart3=133307157,HashPart4=1202270086,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kok-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_kok_in.js' is compressed
        InstallFiles: File: angular-locale_kok-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4674
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=ANA029~1.JS1|angular-locale_kok.js,SourceCabKey=angular_locale_kok.js,DestName=angular-locale_kok.js,Attributes=16384,FileSize=4668,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-895487728,HashPart2=1377285253,HashPart3=1923567832,HashPart4=-1508555535,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kok.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_kok.js' is compressed
        InstallFiles: File: angular-locale_kok.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4668
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=ANF668~1.JS1|angular-locale_ks-arab-in.js,SourceCabKey=angular_locale_ks_arab_in.js,DestName=angular-locale_ks-arab-in.js,Attributes=16384,FileSize=4431,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1893049680,HashPart2=480744282,HashPart3=-516289477,HashPart4=1036004116,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ks-arab-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ks_arab_in.js' is compressed
        InstallFiles: File: angular-locale_ks-arab-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4431
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AN22CB~1.JS1|angular-locale_ks-arab.js,SourceCabKey=angular_locale_ks_arab.js,DestName=angular-locale_ks-arab.js,Attributes=16384,FileSize=4425,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-891011118,HashPart2=-436433180,HashPart3=-502884800,HashPart4=2073170770,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ks-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ks_arab.js' is compressed
        InstallFiles: File: angular-locale_ks-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4425
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AN7A26~1.JS1|angular-locale_ks-in.js,SourceCabKey=angular_locale_ks_in.js,DestName=angular-locale_ks-in.js,Attributes=16384,FileSize=4421,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2049582474,HashPart2=896051311,HashPart3=860257915,HashPart4=-1926498760,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ks-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ks_in.js' is compressed
        InstallFiles: File: angular-locale_ks-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4421
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AN08CD~1.JS1|angular-locale_ks.js,SourceCabKey=angular_locale_ks.js,DestName=angular-locale_ks.js,Attributes=16384,FileSize=4415,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1864933153,HashPart2=889161700,HashPart3=201889840,HashPart4=-561061168,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ks.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ks.js' is compressed
        InstallFiles: File: angular-locale_ks.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4415
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AND49C~1.JS1|angular-locale_ksb-tz.js,SourceCabKey=angular_locale_ksb_tz.js,DestName=angular-locale_ksb-tz.js,Attributes=16384,FileSize=2874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2090814702,HashPart2=-874389562,HashPart3=1965971633,HashPart4=-982672573,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ksb-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ksb_tz.js' is compressed
        InstallFiles: File: angular-locale_ksb-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2874
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AN2945~1.JS1|angular-locale_ksb.js,SourceCabKey=angular_locale_ksb.js,DestName=angular-locale_ksb.js,Attributes=16384,FileSize=2868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=172222373,HashPart2=-1145519454,HashPart3=1206963963,HashPart4=2066285774,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ksb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ksb.js' is compressed
        InstallFiles: File: angular-locale_ksb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2868
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AN254D~1.JS1|angular-locale_ksf-cm.js,SourceCabKey=angular_locale_ksf_cm.js,DestName=angular-locale_ksf-cm.js,Attributes=16384,FileSize=4047,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1466445621,HashPart2=-597597038,HashPart3=-1676221007,HashPart4=-1140018350,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ksf-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ksf_cm.js' is compressed
        InstallFiles: File: angular-locale_ksf-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4047
        MSI (s) (9C:0C) [17:13:14:230]: Executing op: FileCopy(SourceName=AN6B14~1.JS1|angular-locale_ksf.js,SourceCabKey=angular_locale_ksf.js,DestName=angular-locale_ksf.js,Attributes=16384,FileSize=4041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-725074788,HashPart2=964046956,HashPart3=1612904425,HashPart4=398144058,,)
        MSI (s) (9C:0C) [17:13:14:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ksf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:230]: Source for file 'angular_locale_ksf.js' is compressed
        InstallFiles: File: angular-locale_ksf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4041
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=ANCFC1~1.JS1|angular-locale_ksh-de.js,SourceCabKey=angular_locale_ksh_de.js,DestName=angular-locale_ksh-de.js,Attributes=16384,FileSize=3054,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-142063378,HashPart2=591777036,HashPart3=-49839954,HashPart4=1450045039,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ksh-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_ksh_de.js' is compressed
        InstallFiles: File: angular-locale_ksh-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3054
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AN848B~1.JS1|angular-locale_ksh.js,SourceCabKey=angular_locale_ksh.js,DestName=angular-locale_ksh.js,Attributes=16384,FileSize=3048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=501107045,HashPart2=-1851612004,HashPart3=1851361551,HashPart4=1963505218,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ksh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_ksh.js' is compressed
        InstallFiles: File: angular-locale_ksh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3048
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AN62B6~1.JS1|angular-locale_kw-gb.js,SourceCabKey=angular_locale_kw_gb.js,DestName=angular-locale_kw-gb.js,Attributes=16384,FileSize=2927,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=818162117,HashPart2=-959951253,HashPart3=-1681046472,HashPart4=-157140221,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kw-gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_kw_gb.js' is compressed
        InstallFiles: File: angular-locale_kw-gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2927
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AN4A9C~1.JS1|angular-locale_kw.js,SourceCabKey=angular_locale_kw.js,DestName=angular-locale_kw.js,Attributes=16384,FileSize=2921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1856884809,HashPart2=87138211,HashPart3=-666794509,HashPart4=-1448892650,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_kw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_kw.js' is compressed
        InstallFiles: File: angular-locale_kw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2921
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=ANFCDF~1.JS1|angular-locale_ky-cyrl-kg.js,SourceCabKey=angular_locale_ky_cyrl_kg.js,DestName=angular-locale_ky-cyrl-kg.js,Attributes=16384,FileSize=3999,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-206521055,HashPart2=309510068,HashPart3=1994869059,HashPart4=11520960,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ky-cyrl-kg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_ky_cyrl_kg.js' is compressed
        InstallFiles: File: angular-locale_ky-cyrl-kg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3999
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AN8712~1.JS1|angular-locale_ky-cyrl.js,SourceCabKey=angular_locale_ky_cyrl.js,DestName=angular-locale_ky-cyrl.js,Attributes=16384,FileSize=3993,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-226385097,HashPart2=1483524011,HashPart3=1922085788,HashPart4=-222077808,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ky-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_ky_cyrl.js' is compressed
        InstallFiles: File: angular-locale_ky-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3993
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AN0E88~1.JS1|angular-locale_ky-kg.js,SourceCabKey=angular_locale_ky_kg.js,DestName=angular-locale_ky-kg.js,Attributes=16384,FileSize=4001,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1619155080,HashPart2=-979385686,HashPart3=-46398386,HashPart4=1360683601,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ky-kg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_ky_kg.js' is compressed
        InstallFiles: File: angular-locale_ky-kg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4001
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AN6304~1.JS1|angular-locale_ky.js,SourceCabKey=angular_locale_ky.js,DestName=angular-locale_ky.js,Attributes=16384,FileSize=3983,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-367128782,HashPart2=-156148019,HashPart3=-1298290301,HashPart4=-525005193,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_ky.js' is compressed
        InstallFiles: File: angular-locale_ky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3983
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AN97F0~1.JS1|angular-locale_lag-tz.js,SourceCabKey=angular_locale_lag_tz.js,DestName=angular-locale_lag-tz.js,Attributes=16384,FileSize=3341,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=140279711,HashPart2=-1676050502,HashPart3=1588341216,HashPart4=438989770,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lag-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_lag_tz.js' is compressed
        InstallFiles: File: angular-locale_lag-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3341
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AND741~1.JS1|angular-locale_lag.js,SourceCabKey=angular_locale_lag.js,DestName=angular-locale_lag.js,Attributes=16384,FileSize=3335,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1767373868,HashPart2=-170526792,HashPart3=-799567985,HashPart4=826184444,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lag.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_lag.js' is compressed
        InstallFiles: File: angular-locale_lag.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3335
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=AN8436~1.JS1|angular-locale_lb-lu.js,SourceCabKey=angular_locale_lb_lu.js,DestName=angular-locale_lb-lu.js,Attributes=16384,FileSize=2965,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1191933294,HashPart2=531177411,HashPart3=-1667447260,HashPart4=-933790526,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lb-lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_lb_lu.js' is compressed
        InstallFiles: File: angular-locale_lb-lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2965
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=ANEBDE~1.JS1|angular-locale_lb.js,SourceCabKey=angular_locale_lb.js,DestName=angular-locale_lb.js,Attributes=16384,FileSize=2959,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1781911144,HashPart2=-2035403166,HashPart3=-1481022739,HashPart4=1989077157,,)
        MSI (s) (9C:0C) [17:13:14:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:245]: Source for file 'angular_locale_lb.js' is compressed
        InstallFiles: File: angular-locale_lb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2959
        MSI (s) (9C:0C) [17:13:14:245]: Executing op: FileCopy(SourceName=ANF368~1.JS1|angular-locale_lg-ug.js,SourceCabKey=angular_locale_lg_ug.js,DestName=angular-locale_lg-ug.js,Attributes=16384,FileSize=2902,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=132815223,HashPart2=55535614,HashPart3=460987063,HashPart4=-549790720,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lg-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_lg_ug.js' is compressed
        InstallFiles: File: angular-locale_lg-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2902
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN8A0F~1.JS1|angular-locale_lg.js,SourceCabKey=angular_locale_lg.js,DestName=angular-locale_lg.js,Attributes=16384,FileSize=2896,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1178265473,HashPart2=-1370036110,HashPart3=35133319,HashPart4=-1726522975,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_lg.js' is compressed
        InstallFiles: File: angular-locale_lg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2896
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN28BF~1.JS1|angular-locale_lkt-us.js,SourceCabKey=angular_locale_lkt_us.js,DestName=angular-locale_lkt-us.js,Attributes=16384,FileSize=4275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=590178378,HashPart2=1480784691,HashPart3=-1655168608,HashPart4=-3561568,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lkt-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_lkt_us.js' is compressed
        InstallFiles: File: angular-locale_lkt-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4275
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN957F~1.JS1|angular-locale_lkt.js,SourceCabKey=angular_locale_lkt.js,DestName=angular-locale_lkt.js,Attributes=16384,FileSize=4269,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=958638639,HashPart2=-378228659,HashPart3=1547469907,HashPart4=-2043826182,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lkt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_lkt.js' is compressed
        InstallFiles: File: angular-locale_lkt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4269
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN1282~1.JS1|angular-locale_ln-ao.js,SourceCabKey=angular_locale_ln_ao.js,DestName=angular-locale_ln-ao.js,Attributes=16384,FileSize=3348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2070350148,HashPart2=-2018106539,HashPart3=-82695429,HashPart4=403254081,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ln-ao.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_ln_ao.js' is compressed
        InstallFiles: File: angular-locale_ln-ao.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3348
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN1E6F~1.JS1|angular-locale_ln-cd.js,SourceCabKey=angular_locale_ln_cd.js,DestName=angular-locale_ln-cd.js,Attributes=16384,FileSize=3350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1570519182,HashPart2=-1291333626,HashPart3=1422903092,HashPart4=-409806426,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ln-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_ln_cd.js' is compressed
        InstallFiles: File: angular-locale_ln-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3350
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN846B~1.JS1|angular-locale_ln-cf.js,SourceCabKey=angular_locale_ln_cf.js,DestName=angular-locale_ln-cf.js,Attributes=16384,FileSize=3350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-693760737,HashPart2=1266261835,HashPart3=454575599,HashPart4=1650282050,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ln-cf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_ln_cf.js' is compressed
        InstallFiles: File: angular-locale_ln-cf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3350
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=ANCE6A~1.JS1|angular-locale_ln-cg.js,SourceCabKey=angular_locale_ln_cg.js,DestName=angular-locale_ln-cg.js,Attributes=16384,FileSize=3350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-520183737,HashPart2=-2143614937,HashPart3=-1419950561,HashPart4=426600081,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ln-cg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_ln_cg.js' is compressed
        InstallFiles: File: angular-locale_ln-cg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3350
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN2562~1.JS1|angular-locale_ln.js,SourceCabKey=angular_locale_ln.js,DestName=angular-locale_ln.js,Attributes=16384,FileSize=3344,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=767414153,HashPart2=730737206,HashPart3=957110521,HashPart4=-833450733,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ln.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_ln.js' is compressed
        InstallFiles: File: angular-locale_ln.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3344
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=ANE305~1.JS1|angular-locale_lo-la.js,SourceCabKey=angular_locale_lo_la.js,DestName=angular-locale_lo-la.js,Attributes=16384,FileSize=3958,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1389359284,HashPart2=-88517780,HashPart3=-1103843272,HashPart4=-876569731,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lo-la.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_lo_la.js' is compressed
        InstallFiles: File: angular-locale_lo-la.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3958
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN0FAC~1.JS1|angular-locale_lo.js,SourceCabKey=angular_locale_lo.js,DestName=angular-locale_lo.js,Attributes=16384,FileSize=3952,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=23719281,HashPart2=-426905182,HashPart3=-1015477973,HashPart4=-555859971,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_lo.js' is compressed
        InstallFiles: File: angular-locale_lo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3952
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=ANBE87~1.JS1|angular-locale_lrc-iq.js,SourceCabKey=angular_locale_lrc_iq.js,DestName=angular-locale_lrc-iq.js,Attributes=16384,FileSize=3818,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2085389566,HashPart2=-38863315,HashPart3=794516405,HashPart4=1734753543,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lrc-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_lrc_iq.js' is compressed
        InstallFiles: File: angular-locale_lrc-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3818
        MSI (s) (9C:0C) [17:13:14:261]: Executing op: FileCopy(SourceName=AN7587~1.JS1|angular-locale_lrc-ir.js,SourceCabKey=angular_locale_lrc_ir.js,DestName=angular-locale_lrc-ir.js,Attributes=16384,FileSize=3815,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=523041734,HashPart2=996689022,HashPart3=457032349,HashPart4=1849299475,,)
        MSI (s) (9C:0C) [17:13:14:261]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lrc-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:261]: Source for file 'angular_locale_lrc_ir.js' is compressed
        InstallFiles: File: angular-locale_lrc-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3815
        MSI (s) (9C:0C) [17:13:14:276]: Executing op: FileCopy(SourceName=AN6B15~1.JS1|angular-locale_lrc.js,SourceCabKey=angular_locale_lrc.js,DestName=angular-locale_lrc.js,Attributes=16384,FileSize=3809,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=86674892,HashPart2=-450056981,HashPart3=-1272269701,HashPart4=-1955357727,,)
        MSI (s) (9C:0C) [17:13:14:276]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lrc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:276]: Source for file 'angular_locale_lrc.js' is compressed
        InstallFiles: File: angular-locale_lrc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3809
        MSI (s) (9C:0C) [17:13:14:276]: Executing op: FileCopy(SourceName=AN738B~1.JS1|angular-locale_lt-lt.js,SourceCabKey=angular_locale_lt_lt.js,DestName=angular-locale_lt-lt.js,Attributes=16384,FileSize=3255,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-941655934,HashPart2=-1159285821,HashPart3=-1821523556,HashPart4=2085803776,,)
        MSI (s) (9C:0C) [17:13:14:276]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lt-lt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:276]: Source for file 'angular_locale_lt_lt.js' is compressed
        InstallFiles: File: angular-locale_lt-lt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3255
        MSI (s) (9C:0C) [17:13:14:315]: Executing op: FileCopy(SourceName=AND537~1.JS1|angular-locale_lt.js,SourceCabKey=angular_locale_lt.js,DestName=angular-locale_lt.js,Attributes=16384,FileSize=3249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-151340391,HashPart2=1319974739,HashPart3=1066721148,HashPart4=1538386965,,)
        MSI (s) (9C:0C) [17:13:14:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:315]: Source for file 'angular_locale_lt.js' is compressed
        InstallFiles: File: angular-locale_lt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3249
        MSI (s) (9C:0C) [17:13:14:315]: Executing op: FileCopy(SourceName=AN7BF2~1.JS1|angular-locale_lu-cd.js,SourceCabKey=angular_locale_lu_cd.js,DestName=angular-locale_lu-cd.js,Attributes=16384,FileSize=3120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1010854824,HashPart2=-815792729,HashPart3=408329558,HashPart4=1301771406,,)
        MSI (s) (9C:0C) [17:13:14:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lu-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:315]: Source for file 'angular_locale_lu_cd.js' is compressed
        InstallFiles: File: angular-locale_lu-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3120
        MSI (s) (9C:0C) [17:13:14:315]: Executing op: FileCopy(SourceName=AN3570~1.JS1|angular-locale_lu.js,SourceCabKey=angular_locale_lu.js,DestName=angular-locale_lu.js,Attributes=16384,FileSize=3114,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1099747457,HashPart2=-1251387671,HashPart3=-1497771218,HashPart4=554605736,,)
        MSI (s) (9C:0C) [17:13:14:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:315]: Source for file 'angular_locale_lu.js' is compressed
        InstallFiles: File: angular-locale_lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3114
        MSI (s) (9C:0C) [17:13:14:315]: Executing op: FileCopy(SourceName=AN3245~1.JS1|angular-locale_luo-ke.js,SourceCabKey=angular_locale_luo_ke.js,DestName=angular-locale_luo-ke.js,Attributes=16384,FileSize=3095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-424359747,HashPart2=-1875776484,HashPart3=1915401308,HashPart4=95646338,,)
        MSI (s) (9C:0C) [17:13:14:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_luo-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:315]: Source for file 'angular_locale_luo_ke.js' is compressed
        InstallFiles: File: angular-locale_luo-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3095
        MSI (s) (9C:0C) [17:13:14:315]: Executing op: FileCopy(SourceName=AN9CD4~1.JS1|angular-locale_luo.js,SourceCabKey=angular_locale_luo.js,DestName=angular-locale_luo.js,Attributes=16384,FileSize=3089,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1982398966,HashPart2=846915964,HashPart3=-1821854771,HashPart4=-1574521627,,)
        MSI (s) (9C:0C) [17:13:14:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_luo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:315]: Source for file 'angular_locale_luo.js' is compressed
        InstallFiles: File: angular-locale_luo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3089
        MSI (s) (9C:0C) [17:13:14:315]: Executing op: FileCopy(SourceName=AN4A35~1.JS1|angular-locale_luy-ke.js,SourceCabKey=angular_locale_luy_ke.js,DestName=angular-locale_luy-ke.js,Attributes=16384,FileSize=2888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=735474580,HashPart2=696657892,HashPart3=-1146817636,HashPart4=1767995017,,)
        MSI (s) (9C:0C) [17:13:14:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_luy-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:315]: Source for file 'angular_locale_luy_ke.js' is compressed
        InstallFiles: File: angular-locale_luy-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2888
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AND516~1.JS1|angular-locale_luy.js,SourceCabKey=angular_locale_luy.js,DestName=angular-locale_luy.js,Attributes=16384,FileSize=2882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1611935425,HashPart2=-577179240,HashPart3=-1838732265,HashPart4=-2071068655,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_luy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_luy.js' is compressed
        InstallFiles: File: angular-locale_luy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2882
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN2A55~1.JS1|angular-locale_lv-lv.js,SourceCabKey=angular_locale_lv_lv.js,DestName=angular-locale_lv-lv.js,Attributes=16384,FileSize=3320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1277064076,HashPart2=-965942850,HashPart3=82704646,HashPart4=1280919580,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lv-lv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_lv_lv.js' is compressed
        InstallFiles: File: angular-locale_lv-lv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3320
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=ANFE9E~1.JS1|angular-locale_lv.js,SourceCabKey=angular_locale_lv.js,DestName=angular-locale_lv.js,Attributes=16384,FileSize=3314,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2128818341,HashPart2=-140492279,HashPart3=982819062,HashPart4=1995110885,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_lv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_lv.js' is compressed
        InstallFiles: File: angular-locale_lv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3314
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN083E~1.JS1|angular-locale_mas-ke.js,SourceCabKey=angular_locale_mas_ke.js,DestName=angular-locale_mas-ke.js,Attributes=16384,FileSize=3656,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-487361651,HashPart2=625957011,HashPart3=-1167048295,HashPart4=125625567,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mas-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mas_ke.js' is compressed
        InstallFiles: File: angular-locale_mas-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3656
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN27ED~1.JS1|angular-locale_mas-tz.js,SourceCabKey=angular_locale_mas_tz.js,DestName=angular-locale_mas-tz.js,Attributes=16384,FileSize=3656,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-512463617,HashPart2=-108825029,HashPart3=162006527,HashPart4=1097288060,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mas-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mas_tz.js' is compressed
        InstallFiles: File: angular-locale_mas-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3656
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=ANFA0D~1.JS1|angular-locale_mas.js,SourceCabKey=angular_locale_mas.js,DestName=angular-locale_mas.js,Attributes=16384,FileSize=3650,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1955717931,HashPart2=1066932726,HashPart3=1600673309,HashPart4=-1669733737,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mas.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mas.js' is compressed
        InstallFiles: File: angular-locale_mas.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3650
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN6617~1.JS1|angular-locale_mer-ke.js,SourceCabKey=angular_locale_mer_ke.js,DestName=angular-locale_mer-ke.js,Attributes=16384,FileSize=2972,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-420290113,HashPart2=302423772,HashPart3=-1130806761,HashPart4=-1807118158,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mer-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mer_ke.js' is compressed
        InstallFiles: File: angular-locale_mer-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2972
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=ANE262~1.JS1|angular-locale_mer.js,SourceCabKey=angular_locale_mer.js,DestName=angular-locale_mer.js,Attributes=16384,FileSize=2966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=951199425,HashPart2=-1416820961,HashPart3=862612144,HashPart4=1694461270,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mer.js' is compressed
        InstallFiles: File: angular-locale_mer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2966
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN1746~1.JS1|angular-locale_mfe-mu.js,SourceCabKey=angular_locale_mfe_mu.js,DestName=angular-locale_mfe-mu.js,Attributes=16384,FileSize=2837,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1225104263,HashPart2=-1688398644,HashPart3=1657671053,HashPart4=287744724,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mfe-mu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mfe_mu.js' is compressed
        InstallFiles: File: angular-locale_mfe-mu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2837
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN605B~1.JS1|angular-locale_mfe.js,SourceCabKey=angular_locale_mfe.js,DestName=angular-locale_mfe.js,Attributes=16384,FileSize=2831,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1759679514,HashPart2=1785738161,HashPart3=-791149705,HashPart4=-330164935,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mfe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mfe.js' is compressed
        InstallFiles: File: angular-locale_mfe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2831
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN2159~1.JS1|angular-locale_mg-mg.js,SourceCabKey=angular_locale_mg_mg.js,DestName=angular-locale_mg-mg.js,Attributes=16384,FileSize=2876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1337205687,HashPart2=1861848072,HashPart3=2005839397,HashPart4=2103382872,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mg-mg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mg_mg.js' is compressed
        InstallFiles: File: angular-locale_mg-mg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2876
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN4C33~1.JS1|angular-locale_mg.js,SourceCabKey=angular_locale_mg.js,DestName=angular-locale_mg.js,Attributes=16384,FileSize=2870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-89554072,HashPart2=1758701280,HashPart3=1716715688,HashPart4=2027648288,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mg.js' is compressed
        InstallFiles: File: angular-locale_mg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2870
        MSI (s) (9C:0C) [17:13:14:323]: Executing op: FileCopy(SourceName=AN6B8E~1.JS1|angular-locale_mgh-mz.js,SourceCabKey=angular_locale_mgh_mz.js,DestName=angular-locale_mgh-mz.js,Attributes=16384,FileSize=3153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-906026958,HashPart2=-2017654083,HashPart3=-502625688,HashPart4=1670045266,,)
        MSI (s) (9C:0C) [17:13:14:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mgh-mz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:323]: Source for file 'angular_locale_mgh_mz.js' is compressed
        InstallFiles: File: angular-locale_mgh-mz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3153
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN572C~1.JS1|angular-locale_mgh.js,SourceCabKey=angular_locale_mgh.js,DestName=angular-locale_mgh.js,Attributes=16384,FileSize=3147,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1907457781,HashPart2=276469542,HashPart3=-745497927,HashPart4=397655600,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mgh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mgh.js' is compressed
        InstallFiles: File: angular-locale_mgh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3147
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN2A3B~1.JS1|angular-locale_mgo-cm.js,SourceCabKey=angular_locale_mgo_cm.js,DestName=angular-locale_mgo-cm.js,Attributes=16384,FileSize=3448,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1465356251,HashPart2=1173717829,HashPart3=-553249597,HashPart4=-264905163,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mgo-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mgo_cm.js' is compressed
        InstallFiles: File: angular-locale_mgo-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3448
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN5845~1.JS1|angular-locale_mgo.js,SourceCabKey=angular_locale_mgo.js,DestName=angular-locale_mgo.js,Attributes=16384,FileSize=3442,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1018645837,HashPart2=1206470171,HashPart3=-99212952,HashPart4=1678176456,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mgo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mgo.js' is compressed
        InstallFiles: File: angular-locale_mgo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3442
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN6B11~1.JS1|angular-locale_mk-mk.js,SourceCabKey=angular_locale_mk_mk.js,DestName=angular-locale_mk-mk.js,Attributes=16384,FileSize=4420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1105604802,HashPart2=-2040515778,HashPart3=-964275865,HashPart4=-1953789848,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mk-mk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mk_mk.js' is compressed
        InstallFiles: File: angular-locale_mk-mk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4420
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN2552~1.JS1|angular-locale_mk.js,SourceCabKey=angular_locale_mk.js,DestName=angular-locale_mk.js,Attributes=16384,FileSize=4414,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-91741181,HashPart2=-2085851877,HashPart3=2022030533,HashPart4=1049541454,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mk.js' is compressed
        InstallFiles: File: angular-locale_mk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4414
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN6F4B~1.JS1|angular-locale_ml-in.js,SourceCabKey=angular_locale_ml_in.js,DestName=angular-locale_ml-in.js,Attributes=16384,FileSize=4236,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2070340208,HashPart2=324874113,HashPart3=-749068826,HashPart4=871132947,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ml-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_ml_in.js' is compressed
        InstallFiles: File: angular-locale_ml-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4236
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=ANE555~1.JS1|angular-locale_ml.js,SourceCabKey=angular_locale_ml.js,DestName=angular-locale_ml.js,Attributes=16384,FileSize=4230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=963682686,HashPart2=-286311903,HashPart3=794499811,HashPart4=-132717624,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_ml.js' is compressed
        InstallFiles: File: angular-locale_ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4230
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=ANFFCC~1.JS1|angular-locale_mn-cyrl-mn.js,SourceCabKey=angular_locale_mn_cyrl_mn.js,DestName=angular-locale_mn-cyrl-mn.js,Attributes=16384,FileSize=5110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1952392650,HashPart2=-1117057951,HashPart3=71310646,HashPart4=136660917,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mn-cyrl-mn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mn_cyrl_mn.js' is compressed
        InstallFiles: File: angular-locale_mn-cyrl-mn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5110
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN4F88~1.JS1|angular-locale_mn-cyrl.js,SourceCabKey=angular_locale_mn_cyrl.js,DestName=angular-locale_mn-cyrl.js,Attributes=16384,FileSize=5104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1024349082,HashPart2=268790028,HashPart3=-1371657818,HashPart4=56180551,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mn-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mn_cyrl.js' is compressed
        InstallFiles: File: angular-locale_mn-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5104
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN431B~1.JS1|angular-locale_mn-mn.js,SourceCabKey=angular_locale_mn_mn.js,DestName=angular-locale_mn-mn.js,Attributes=16384,FileSize=5104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-337407224,HashPart2=-1864699290,HashPart3=1666527901,HashPart4=-1527159525,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mn-mn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mn_mn.js' is compressed
        InstallFiles: File: angular-locale_mn-mn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5104
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN4312~1.JS1|angular-locale_mn.js,SourceCabKey=angular_locale_mn.js,DestName=angular-locale_mn.js,Attributes=16384,FileSize=5094,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1690823008,HashPart2=-123279097,HashPart3=898738179,HashPart4=-1875167628,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mn.js' is compressed
        InstallFiles: File: angular-locale_mn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 5094
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=ANED49~1.JS1|angular-locale_mr-in.js,SourceCabKey=angular_locale_mr_in.js,DestName=angular-locale_mr-in.js,Attributes=16384,FileSize=4004,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-780554627,HashPart2=1755235186,HashPart3=1667862206,HashPart4=403639486,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mr-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mr_in.js' is compressed
        InstallFiles: File: angular-locale_mr-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4004
        MSI (s) (9C:0C) [17:13:14:339]: Executing op: FileCopy(SourceName=AN8A1F~1.JS1|angular-locale_mr.js,SourceCabKey=angular_locale_mr.js,DestName=angular-locale_mr.js,Attributes=16384,FileSize=3998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2036492923,HashPart2=-1820213201,HashPart3=1950929537,HashPart4=1962302238,,)
        MSI (s) (9C:0C) [17:13:14:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:339]: Source for file 'angular_locale_mr.js' is compressed
        InstallFiles: File: angular-locale_mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3998
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN2C8C~1.JS1|angular-locale_ms-bn.js,SourceCabKey=angular_locale_ms_bn.js,DestName=angular-locale_ms-bn.js,Attributes=16384,FileSize=2361,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1799504663,HashPart2=-158494089,HashPart3=1257363167,HashPart4=846759313,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ms-bn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_ms_bn.js' is compressed
        InstallFiles: File: angular-locale_ms-bn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2361
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN6A7B~1.JS1|angular-locale_ms-latn-bn.js,SourceCabKey=angular_locale_ms_latn_bn.js,DestName=angular-locale_ms-latn-bn.js,Attributes=16384,FileSize=2371,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-685489993,HashPart2=-1968669215,HashPart3=2079044341,HashPart4=-1033914891,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ms-latn-bn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_ms_latn_bn.js' is compressed
        InstallFiles: File: angular-locale_ms-latn-bn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2371
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AND602~1.JS1|angular-locale_ms-latn-my.js,SourceCabKey=angular_locale_ms_latn_my.js,DestName=angular-locale_ms-latn-my.js,Attributes=16384,FileSize=2365,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2037170747,HashPart2=-1914365130,HashPart3=-1808656268,HashPart4=-250406080,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ms-latn-my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_ms_latn_my.js' is compressed
        InstallFiles: File: angular-locale_ms-latn-my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2365
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN8B35~1.JS1|angular-locale_ms-latn-sg.js,SourceCabKey=angular_locale_ms_latn_sg.js,DestName=angular-locale_ms-latn-sg.js,Attributes=16384,FileSize=2364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1468089836,HashPart2=-524806268,HashPart3=2040755362,HashPart4=451699471,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ms-latn-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_ms_latn_sg.js' is compressed
        InstallFiles: File: angular-locale_ms-latn-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2364
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN6692~1.JS1|angular-locale_ms-latn.js,SourceCabKey=angular_locale_ms_latn.js,DestName=angular-locale_ms-latn.js,Attributes=16384,FileSize=2359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-520119529,HashPart2=-352392481,HashPart3=1583467253,HashPart4=131580344,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ms-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_ms_latn.js' is compressed
        InstallFiles: File: angular-locale_ms-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2359
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN09BF~1.JS1|angular-locale_ms-my.js,SourceCabKey=angular_locale_ms_my.js,DestName=angular-locale_ms-my.js,Attributes=16384,FileSize=2355,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-493076186,HashPart2=738662,HashPart3=-1584278342,HashPart4=1507768578,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ms-my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_ms_my.js' is compressed
        InstallFiles: File: angular-locale_ms-my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2355
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN5987~1.JS1|angular-locale_ms-sg.js,SourceCabKey=angular_locale_ms_sg.js,DestName=angular-locale_ms-sg.js,Attributes=16384,FileSize=2354,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1504107439,HashPart2=-1199910073,HashPart3=508033107,HashPart4=393379745,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ms-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_ms_sg.js' is compressed
        InstallFiles: File: angular-locale_ms-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2354
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=ANA9FF~1.JS1|angular-locale_ms.js,SourceCabKey=angular_locale_ms.js,DestName=angular-locale_ms.js,Attributes=16384,FileSize=2349,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1722545391,HashPart2=-253467940,HashPart3=-969895686,HashPart4=-1734908073,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ms.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_ms.js' is compressed
        InstallFiles: File: angular-locale_ms.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2349
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN8073~1.JS1|angular-locale_mt-mt.js,SourceCabKey=angular_locale_mt_mt.js,DestName=angular-locale_mt-mt.js,Attributes=16384,FileSize=2696,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1300185188,HashPart2=-1885388237,HashPart3=1051374229,HashPart4=-1005454411,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mt-mt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_mt_mt.js' is compressed
        InstallFiles: File: angular-locale_mt-mt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2696
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=ANF01B~1.JS1|angular-locale_mt.js,SourceCabKey=angular_locale_mt.js,DestName=angular-locale_mt.js,Attributes=16384,FileSize=2690,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-901354934,HashPart2=-346287952,HashPart3=-1540811563,HashPart4=-636702881,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_mt.js' is compressed
        InstallFiles: File: angular-locale_mt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2690
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=ANA75E~1.JS1|angular-locale_mua-cm.js,SourceCabKey=angular_locale_mua_cm.js,DestName=angular-locale_mua-cm.js,Attributes=16384,FileSize=3221,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1951684832,HashPart2=1382903338,HashPart3=-2037208592,HashPart4=1994003296,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mua-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_mua_cm.js' is compressed
        InstallFiles: File: angular-locale_mua-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3221
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN52FC~1.JS1|angular-locale_mua.js,SourceCabKey=angular_locale_mua.js,DestName=angular-locale_mua.js,Attributes=16384,FileSize=3215,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=400188580,HashPart2=2065548953,HashPart3=129141163,HashPart4=-1999694753,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_mua.js' is compressed
        InstallFiles: File: angular-locale_mua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3215
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN7D6D~1.JS1|angular-locale_my-mm.js,SourceCabKey=angular_locale_my_mm.js,DestName=angular-locale_my-mm.js,Attributes=16384,FileSize=4150,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2116028815,HashPart2=-2046900422,HashPart3=-2043407288,HashPart4=-1968675285,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_my-mm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_my_mm.js' is compressed
        InstallFiles: File: angular-locale_my-mm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4150
        MSI (s) (9C:0C) [17:13:14:355]: Executing op: FileCopy(SourceName=AN75D2~1.JS1|angular-locale_my.js,SourceCabKey=angular_locale_my.js,DestName=angular-locale_my.js,Attributes=16384,FileSize=4144,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1089938027,HashPart2=-869378506,HashPart3=-1447842983,HashPart4=1934961911,,)
        MSI (s) (9C:0C) [17:13:14:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:355]: Source for file 'angular_locale_my.js' is compressed
        InstallFiles: File: angular-locale_my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4144
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=ANFDE0~1.JS1|angular-locale_mzn-ir.js,SourceCabKey=angular_locale_mzn_ir.js,DestName=angular-locale_mzn-ir.js,Attributes=16384,FileSize=3797,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=356334141,HashPart2=-2115835288,HashPart3=1790727523,HashPart4=1763092720,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mzn-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_mzn_ir.js' is compressed
        InstallFiles: File: angular-locale_mzn-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3797
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=ANE5C8~1.JS1|angular-locale_mzn.js,SourceCabKey=angular_locale_mzn.js,DestName=angular-locale_mzn.js,Attributes=16384,FileSize=3791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1287063775,HashPart2=518620984,HashPart3=-1853906744,HashPart4=-1156807097,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_mzn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_mzn.js' is compressed
        InstallFiles: File: angular-locale_mzn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3791
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN3438~1.JS1|angular-locale_naq-na.js,SourceCabKey=angular_locale_naq_na.js,DestName=angular-locale_naq-na.js,Attributes=16384,FileSize=3336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=336034381,HashPart2=-1184350693,HashPart3=509287826,HashPart4=-746091954,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_naq-na.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_naq_na.js' is compressed
        InstallFiles: File: angular-locale_naq-na.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3336
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN21EA~1.JS1|angular-locale_naq.js,SourceCabKey=angular_locale_naq.js,DestName=angular-locale_naq.js,Attributes=16384,FileSize=3330,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1707598875,HashPart2=1220057681,HashPart3=396588083,HashPart4=-1513875701,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_naq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_naq.js' is compressed
        InstallFiles: File: angular-locale_naq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3330
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=ANB6A8~1.JS1|angular-locale_nb-no.js,SourceCabKey=angular_locale_nb_no.js,DestName=angular-locale_nb-no.js,Attributes=16384,FileSize=2479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1332172612,HashPart2=-1144389688,HashPart3=475197654,HashPart4=1403791298,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nb-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_nb_no.js' is compressed
        InstallFiles: File: angular-locale_nb-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2479
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN4D6C~1.JS1|angular-locale_nb-sj.js,SourceCabKey=angular_locale_nb_sj.js,DestName=angular-locale_nb-sj.js,Attributes=16384,FileSize=2479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1811480731,HashPart2=1463156437,HashPart3=781414337,HashPart4=774839942,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nb-sj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_nb_sj.js' is compressed
        InstallFiles: File: angular-locale_nb-sj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2479
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN4AAC~1.JS1|angular-locale_nb.js,SourceCabKey=angular_locale_nb.js,DestName=angular-locale_nb.js,Attributes=16384,FileSize=2473,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1610040162,HashPart2=2102291879,HashPart3=277097143,HashPart4=-1320927468,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_nb.js' is compressed
        InstallFiles: File: angular-locale_nb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2473
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN481F~1.JS1|angular-locale_nd-zw.js,SourceCabKey=angular_locale_nd_zw.js,DestName=angular-locale_nd-zw.js,Attributes=16384,FileSize=2911,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-607040777,HashPart2=-1914600610,HashPart3=-954378643,HashPart4=-1790912208,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nd-zw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_nd_zw.js' is compressed
        InstallFiles: File: angular-locale_nd-zw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2911
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN2145~1.JS1|angular-locale_nd.js,SourceCabKey=angular_locale_nd.js,DestName=angular-locale_nd.js,Attributes=16384,FileSize=2905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1591158206,HashPart2=-1745833501,HashPart3=852442119,HashPart4=-1122700826,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_nd.js' is compressed
        InstallFiles: File: angular-locale_nd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2905
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=ANC8F5~1.JS1|angular-locale_ne-in.js,SourceCabKey=angular_locale_ne_in.js,DestName=angular-locale_ne-in.js,Attributes=16384,FileSize=4148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1176782042,HashPart2=969421346,HashPart3=-2050320779,HashPart4=1344150113,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ne-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_ne_in.js' is compressed
        InstallFiles: File: angular-locale_ne-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4148
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN1D99~1.JS1|angular-locale_ne-np.js,SourceCabKey=angular_locale_ne_np.js,DestName=angular-locale_ne-np.js,Attributes=16384,FileSize=4144,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2025853403,HashPart2=2147042521,HashPart3=1796769757,HashPart4=1895765566,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ne-np.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_ne_np.js' is compressed
        InstallFiles: File: angular-locale_ne-np.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4144
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN03D9~1.JS1|angular-locale_ne.js,SourceCabKey=angular_locale_ne.js,DestName=angular-locale_ne.js,Attributes=16384,FileSize=4138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1281922563,HashPart2=1349229351,HashPart3=-1455394921,HashPart4=2129176406,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_ne.js' is compressed
        InstallFiles: File: angular-locale_ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4138
        MSI (s) (9C:0C) [17:13:14:370]: Executing op: FileCopy(SourceName=AN120D~1.JS1|angular-locale_nl-aw.js,SourceCabKey=angular_locale_nl_aw.js,DestName=angular-locale_nl-aw.js,Attributes=16384,FileSize=2887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1617503282,HashPart2=-58194086,HashPart3=863061878,HashPart4=1049168975,,)
        MSI (s) (9C:0C) [17:13:14:370]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nl-aw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:370]: Source for file 'angular_locale_nl_aw.js' is compressed
        InstallFiles: File: angular-locale_nl-aw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2887
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=AN6B9E~1.JS1|angular-locale_nl-be.js,SourceCabKey=angular_locale_nl_be.js,DestName=angular-locale_nl-be.js,Attributes=16384,FileSize=2887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1629386843,HashPart2=2145106526,HashPart3=-1176504694,HashPart4=-1611484069,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nl-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nl_be.js' is compressed
        InstallFiles: File: angular-locale_nl-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2887
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=AN8A94~1.JS1|angular-locale_nl-bq.js,SourceCabKey=angular_locale_nl_bq.js,DestName=angular-locale_nl-bq.js,Attributes=16384,FileSize=2884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1675078120,HashPart2=873929222,HashPart3=204065584,HashPart4=12587477,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nl-bq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nl_bq.js' is compressed
        InstallFiles: File: angular-locale_nl-bq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2884
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=AN70DA~1.JS1|angular-locale_nl-cw.js,SourceCabKey=angular_locale_nl_cw.js,DestName=angular-locale_nl-cw.js,Attributes=16384,FileSize=2887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-81053117,HashPart2=826097777,HashPart3=-244199934,HashPart4=1083561726,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nl-cw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nl_cw.js' is compressed
        InstallFiles: File: angular-locale_nl-cw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2887
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=AN7D37~1.JS1|angular-locale_nl-nl.js,SourceCabKey=angular_locale_nl_nl.js,DestName=angular-locale_nl-nl.js,Attributes=16384,FileSize=2889,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1701030067,HashPart2=2007128780,HashPart3=734773710,HashPart4=504835258,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nl-nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nl_nl.js' is compressed
        InstallFiles: File: angular-locale_nl-nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2889
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=ANE4F2~1.JS1|angular-locale_nl-sr.js,SourceCabKey=angular_locale_nl_sr.js,DestName=angular-locale_nl-sr.js,Attributes=16384,FileSize=2884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=742910522,HashPart2=630965713,HashPart3=-608869170,HashPart4=1395032999,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nl-sr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nl_sr.js' is compressed
        InstallFiles: File: angular-locale_nl-sr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2884
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=AN4039~1.JS1|angular-locale_nl-sx.js,SourceCabKey=angular_locale_nl_sx.js,DestName=angular-locale_nl-sx.js,Attributes=16384,FileSize=2887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1748665582,HashPart2=-954770951,HashPart3=-605301023,HashPart4=1876068492,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nl-sx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nl_sx.js' is compressed
        InstallFiles: File: angular-locale_nl-sx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2887
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=AN822F~1.JS1|angular-locale_nl.js,SourceCabKey=angular_locale_nl.js,DestName=angular-locale_nl.js,Attributes=16384,FileSize=2883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-215007631,HashPart2=325642974,HashPart3=-805731295,HashPart4=-572682076,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nl.js' is compressed
        InstallFiles: File: angular-locale_nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2883
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=ANE5A9~1.JS1|angular-locale_nmg-cm.js,SourceCabKey=angular_locale_nmg_cm.js,DestName=angular-locale_nmg-cm.js,Attributes=16384,FileSize=3455,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=57943302,HashPart2=1239391211,HashPart3=1539034104,HashPart4=-1488509715,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nmg-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nmg_cm.js' is compressed
        InstallFiles: File: angular-locale_nmg-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3455
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=AN4DF2~1.JS1|angular-locale_nmg.js,SourceCabKey=angular_locale_nmg.js,DestName=angular-locale_nmg.js,Attributes=16384,FileSize=3449,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1087589365,HashPart2=221822027,HashPart3=1805508830,HashPart4=662223203,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nmg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nmg.js' is compressed
        InstallFiles: File: angular-locale_nmg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3449
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=AND3AD~1.JS1|angular-locale_nn-no.js,SourceCabKey=angular_locale_nn_no.js,DestName=angular-locale_nn-no.js,Attributes=16384,FileSize=2897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-993460871,HashPart2=-2112225935,HashPart3=1303544887,HashPart4=43904877,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nn-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nn_no.js' is compressed
        InstallFiles: File: angular-locale_nn-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2897
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=ANAB86~1.JS1|angular-locale_nn.js,SourceCabKey=angular_locale_nn.js,DestName=angular-locale_nn.js,Attributes=16384,FileSize=2891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-227487189,HashPart2=-2032661448,HashPart3=-1046152628,HashPart4=-36696285,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nn.js' is compressed
        InstallFiles: File: angular-locale_nn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2891
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=ANEABA~1.JS1|angular-locale_nnh-cm.js,SourceCabKey=angular_locale_nnh_cm.js,DestName=angular-locale_nnh-cm.js,Attributes=16384,FileSize=4679,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1902576073,HashPart2=705943839,HashPart3=947836412,HashPart4=1300572715,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nnh-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nnh_cm.js' is compressed
        InstallFiles: File: angular-locale_nnh-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4679
        MSI (s) (9C:0C) [17:13:14:385]: Executing op: FileCopy(SourceName=ANAACF~1.JS1|angular-locale_nnh.js,SourceCabKey=angular_locale_nnh.js,DestName=angular-locale_nnh.js,Attributes=16384,FileSize=4673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1106464619,HashPart2=1763913424,HashPart3=-10450437,HashPart4=-1435454951,,)
        MSI (s) (9C:0C) [17:13:14:385]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nnh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:385]: Source for file 'angular_locale_nnh.js' is compressed
        InstallFiles: File: angular-locale_nnh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4673
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANA2B6~1.JS1|angular-locale_no-no.js,SourceCabKey=angular_locale_no_no.js,DestName=angular-locale_no-no.js,Attributes=16384,FileSize=2479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=326708324,HashPart2=1946449117,HashPart3=-563547408,HashPart4=-359513292,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_no-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_no_no.js' is compressed
        InstallFiles: File: angular-locale_no-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2479
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANFE74~1.JS1|angular-locale_no.js,SourceCabKey=angular_locale_no.js,DestName=angular-locale_no.js,Attributes=16384,FileSize=2473,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=406344436,HashPart2=1419175080,HashPart3=-1860731390,HashPart4=-159161035,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_no.js' is compressed
        InstallFiles: File: angular-locale_no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2473
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANB89D~1.JS1|angular-locale_nr-za.js,SourceCabKey=angular_locale_nr_za.js,DestName=angular-locale_nr-za.js,Attributes=16384,FileSize=2593,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1493147335,HashPart2=914472236,HashPart3=2081966308,HashPart4=-1336849650,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nr-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nr_za.js' is compressed
        InstallFiles: File: angular-locale_nr-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2593
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANED55~1.JS1|angular-locale_nr.js,SourceCabKey=angular_locale_nr.js,DestName=angular-locale_nr.js,Attributes=16384,FileSize=2590,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-708036442,HashPart2=-1803523302,HashPart3=-1646486886,HashPart4=-1417505643,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nr.js' is compressed
        InstallFiles: File: angular-locale_nr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2590
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANFAB9~1.JS1|angular-locale_nso-za.js,SourceCabKey=angular_locale_nso_za.js,DestName=angular-locale_nso-za.js,Attributes=16384,FileSize=2592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1521127991,HashPart2=1236497917,HashPart3=1683694853,HashPart4=275212050,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nso-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nso_za.js' is compressed
        InstallFiles: File: angular-locale_nso-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2592
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANF82C~1.JS1|angular-locale_nso.js,SourceCabKey=angular_locale_nso.js,DestName=angular-locale_nso.js,Attributes=16384,FileSize=2589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=682583537,HashPart2=285380312,HashPart3=1483799896,HashPart4=-781666535,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nso.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nso.js' is compressed
        InstallFiles: File: angular-locale_nso.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2589
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=AN9292~1.JS1|angular-locale_nus-sd.js,SourceCabKey=angular_locale_nus_sd.js,DestName=angular-locale_nus-sd.js,Attributes=16384,FileSize=3254,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1756245169,HashPart2=-1540980777,HashPart3=-939371397,HashPart4=1722070355,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nus-sd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nus_sd.js' is compressed
        InstallFiles: File: angular-locale_nus-sd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3254
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANE10D~1.JS1|angular-locale_nus-ss.js,SourceCabKey=angular_locale_nus_ss.js,DestName=angular-locale_nus-ss.js,Attributes=16384,FileSize=3257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-447894886,HashPart2=777537253,HashPart3=106878379,HashPart4=-1404366240,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nus-ss.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nus_ss.js' is compressed
        InstallFiles: File: angular-locale_nus-ss.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3257
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=AN34E1~1.JS1|angular-locale_nus.js,SourceCabKey=angular_locale_nus.js,DestName=angular-locale_nus.js,Attributes=16384,FileSize=3248,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=535271529,HashPart2=-859993057,HashPart3=1272141899,HashPart4=2035289186,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nus.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nus.js' is compressed
        InstallFiles: File: angular-locale_nus.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3248
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=AN7938~1.JS1|angular-locale_nyn-ug.js,SourceCabKey=angular_locale_nyn_ug.js,DestName=angular-locale_nyn-ug.js,Attributes=16384,FileSize=3017,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1582482502,HashPart2=1314381840,HashPart3=798814348,HashPart4=903204434,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nyn-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nyn_ug.js' is compressed
        InstallFiles: File: angular-locale_nyn-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3017
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANA841~1.JS1|angular-locale_nyn.js,SourceCabKey=angular_locale_nyn.js,DestName=angular-locale_nyn.js,Attributes=16384,FileSize=3011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1881390177,HashPart2=-1353124051,HashPart3=823666862,HashPart4=2129124020,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_nyn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_nyn.js' is compressed
        InstallFiles: File: angular-locale_nyn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3011
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=AN30F6~1.JS1|angular-locale_om-et.js,SourceCabKey=angular_locale_om_et.js,DestName=angular-locale_om-et.js,Attributes=16384,FileSize=2890,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1905860722,HashPart2=1330393177,HashPart3=1861282479,HashPart4=-565668012,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_om-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_om_et.js' is compressed
        InstallFiles: File: angular-locale_om-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2890
        MSI (s) (9C:0C) [17:13:14:401]: Executing op: FileCopy(SourceName=ANFE2A~1.JS1|angular-locale_om-ke.js,SourceCabKey=angular_locale_om_ke.js,DestName=angular-locale_om-ke.js,Attributes=16384,FileSize=2889,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1061702673,HashPart2=-1184367181,HashPart3=459090370,HashPart4=1743688380,,)
        MSI (s) (9C:0C) [17:13:14:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_om-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:401]: Source for file 'angular_locale_om_ke.js' is compressed
        InstallFiles: File: angular-locale_om-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2889
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=ANEFEB~1.JS1|angular-locale_om.js,SourceCabKey=angular_locale_om.js,DestName=angular-locale_om.js,Attributes=16384,FileSize=2884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1001489583,HashPart2=1471744273,HashPart3=-1375275160,HashPart4=-1406897635,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_om.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_om.js' is compressed
        InstallFiles: File: angular-locale_om.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2884
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=AN6862~1.JS1|angular-locale_or-in.js,SourceCabKey=angular_locale_or_in.js,DestName=angular-locale_or-in.js,Attributes=16384,FileSize=3952,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1567257839,HashPart2=1941469451,HashPart3=1141240085,HashPart4=1087280065,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_or-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_or_in.js' is compressed
        InstallFiles: File: angular-locale_or-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3952
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=ANE8EC~1.JS1|angular-locale_or.js,SourceCabKey=angular_locale_or.js,DestName=angular-locale_or.js,Attributes=16384,FileSize=3946,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=79403826,HashPart2=-1852410206,HashPart3=-1918790710,HashPart4=389115467,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_or.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_or.js' is compressed
        InstallFiles: File: angular-locale_or.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3946
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=AN9DE7~1.JS1|angular-locale_os-ge.js,SourceCabKey=angular_locale_os_ge.js,DestName=angular-locale_os-ge.js,Attributes=16384,FileSize=4438,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1706331329,HashPart2=1986847291,HashPart3=-1075978158,HashPart4=-1180096786,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_os-ge.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_os_ge.js' is compressed
        InstallFiles: File: angular-locale_os-ge.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4438
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=ANF7EB~1.JS1|angular-locale_os-ru.js,SourceCabKey=angular_locale_os_ru.js,DestName=angular-locale_os-ru.js,Attributes=16384,FileSize=4454,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1089655516,HashPart2=-1868092531,HashPart3=1612211221,HashPart4=-1119058618,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_os-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_os_ru.js' is compressed
        InstallFiles: File: angular-locale_os-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4454
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=AN4B22~1.JS1|angular-locale_os.js,SourceCabKey=angular_locale_os.js,DestName=angular-locale_os.js,Attributes=16384,FileSize=4432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1325097686,HashPart2=507439593,HashPart3=1075296289,HashPart4=1313195980,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_os.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_os.js' is compressed
        InstallFiles: File: angular-locale_os.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4432
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=AN72B6~1.JS1|angular-locale_pa-arab-pk.js,SourceCabKey=angular_locale_pa_arab_pk.js,DestName=angular-locale_pa-arab-pk.js,Attributes=16384,FileSize=3616,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-207543772,HashPart2=544834937,HashPart3=1982481753,HashPart4=-1211963952,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pa-arab-pk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_pa_arab_pk.js' is compressed
        InstallFiles: File: angular-locale_pa-arab-pk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3616
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=AN39DF~1.JS1|angular-locale_pa-arab.js,SourceCabKey=angular_locale_pa_arab.js,DestName=angular-locale_pa-arab.js,Attributes=16384,FileSize=3610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1976381916,HashPart2=-331693130,HashPart3=-1465397381,HashPart4=-2083175961,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pa-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_pa_arab.js' is compressed
        InstallFiles: File: angular-locale_pa-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3610
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=AN602A~1.JS1|angular-locale_pa-guru-in.js,SourceCabKey=angular_locale_pa_guru_in.js,DestName=angular-locale_pa-guru-in.js,Attributes=16384,FileSize=3733,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-75510930,HashPart2=235093269,HashPart3=1690257444,HashPart4=-1231954705,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pa-guru-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_pa_guru_in.js' is compressed
        InstallFiles: File: angular-locale_pa-guru-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3733
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=AN671D~1.JS1|angular-locale_pa-guru.js,SourceCabKey=angular_locale_pa_guru.js,DestName=angular-locale_pa-guru.js,Attributes=16384,FileSize=3727,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-944856916,HashPart2=583594098,HashPart3=1971652216,HashPart4=-709375396,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pa-guru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_pa_guru.js' is compressed
        InstallFiles: File: angular-locale_pa-guru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3727
        MSI (s) (9C:0C) [17:13:14:417]: Executing op: FileCopy(SourceName=AN623D~1.JS1|angular-locale_pa.js,SourceCabKey=angular_locale_pa.js,DestName=angular-locale_pa.js,Attributes=16384,FileSize=3717,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1469882358,HashPart2=128810130,HashPart3=-381545382,HashPart4=-1950588618,,)
        MSI (s) (9C:0C) [17:13:14:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:417]: Source for file 'angular_locale_pa.js' is compressed
        InstallFiles: File: angular-locale_pa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3717
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN69F4~1.JS1|angular-locale_pl-pl.js,SourceCabKey=angular_locale_pl_pl.js,DestName=angular-locale_pl-pl.js,Attributes=16384,FileSize=3260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-157418655,HashPart2=1953885941,HashPart3=-1578076490,HashPart4=702030199,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pl-pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_pl_pl.js' is compressed
        InstallFiles: File: angular-locale_pl-pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3260
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN2451~1.JS1|angular-locale_pl.js,SourceCabKey=angular_locale_pl.js,DestName=angular-locale_pl.js,Attributes=16384,FileSize=3254,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1526996654,HashPart2=-697186655,HashPart3=1121018440,HashPart4=657808352,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_pl.js' is compressed
        InstallFiles: File: angular-locale_pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3254
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN8EEF~1.JS1|angular-locale_prg-001.js,SourceCabKey=angular_locale_prg_001.js,DestName=angular-locale_prg-001.js,Attributes=16384,FileSize=3011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1663413011,HashPart2=-1771684608,HashPart3=47752267,HashPart4=1674971033,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_prg-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_prg_001.js' is compressed
        InstallFiles: File: angular-locale_prg-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3011
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=ANE546~1.JS1|angular-locale_prg.js,SourceCabKey=angular_locale_prg.js,DestName=angular-locale_prg.js,Attributes=16384,FileSize=3003,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2106182819,HashPart2=-1956027336,HashPart3=-1755299229,HashPart4=-1748824158,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_prg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_prg.js' is compressed
        InstallFiles: File: angular-locale_prg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3003
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN4924~1.JS1|angular-locale_ps-af.js,SourceCabKey=angular_locale_ps_af.js,DestName=angular-locale_ps-af.js,Attributes=16384,FileSize=4187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1856425870,HashPart2=-592193549,HashPart3=4156674,HashPart4=1892518899,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ps-af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_ps_af.js' is compressed
        InstallFiles: File: angular-locale_ps-af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4187
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN1B73~1.JS1|angular-locale_ps.js,SourceCabKey=angular_locale_ps.js,DestName=angular-locale_ps.js,Attributes=16384,FileSize=4181,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2012160988,HashPart2=-934946240,HashPart3=175732461,HashPart4=-1169073326,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ps.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_ps.js' is compressed
        InstallFiles: File: angular-locale_ps.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4181
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN6DC4~1.JS1|angular-locale_pt-ao.js,SourceCabKey=angular_locale_pt_ao.js,DestName=angular-locale_pt-ao.js,Attributes=16384,FileSize=2577,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1521171935,HashPart2=99665262,HashPart3=659316961,HashPart4=-2034310119,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-ao.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_pt_ao.js' is compressed
        InstallFiles: File: angular-locale_pt-ao.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2577
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN76F3~1.JS1|angular-locale_pt-br.js,SourceCabKey=angular_locale_pt_br.js,DestName=angular-locale_pt-br.js,Attributes=16384,FileSize=2560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=855220659,HashPart2=-42156927,HashPart3=1307538550,HashPart4=1552010325,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_pt_br.js' is compressed
        InstallFiles: File: angular-locale_pt-br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2560
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=ANDA4B~1.JS1|angular-locale_pt-ch.js,SourceCabKey=angular_locale_pt_ch.js,DestName=angular-locale_pt-ch.js,Attributes=16384,FileSize=2604,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=672707183,HashPart2=-67854042,HashPart3=370779850,HashPart4=-925170276,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_pt_ch.js' is compressed
        InstallFiles: File: angular-locale_pt-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2604
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=ANC3B2~1.JS1|angular-locale_pt-cv.js,SourceCabKey=angular_locale_pt_cv.js,DestName=angular-locale_pt-cv.js,Attributes=16384,FileSize=2578,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1105756171,HashPart2=-698495694,HashPart3=455563001,HashPart4=1903367065,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-cv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_pt_cv.js' is compressed
        InstallFiles: File: angular-locale_pt-cv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2578
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN309C~1.JS1|angular-locale_pt-gq.js,SourceCabKey=angular_locale_pt_gq.js,DestName=angular-locale_pt-gq.js,Attributes=16384,FileSize=2605,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1707974622,HashPart2=-1951407085,HashPart3=152797898,HashPart4=-44235511,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-gq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_pt_gq.js' is compressed
        InstallFiles: File: angular-locale_pt-gq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2605
        MSI (s) (9C:0C) [17:13:14:432]: Executing op: FileCopy(SourceName=AN9BC2~1.JS1|angular-locale_pt-gw.js,SourceCabKey=angular_locale_pt_gw.js,DestName=angular-locale_pt-gw.js,Attributes=16384,FileSize=2578,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1435132240,HashPart2=1595067915,HashPart3=36838960,HashPart4=198543250,,)
        MSI (s) (9C:0C) [17:13:14:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-gw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:432]: Source for file 'angular_locale_pt_gw.js' is compressed
        InstallFiles: File: angular-locale_pt-gw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2578
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=ANA0E5~1.JS1|angular-locale_pt-lu.js,SourceCabKey=angular_locale_pt_lu.js,DestName=angular-locale_pt-lu.js,Attributes=16384,FileSize=2607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=938618295,HashPart2=-1136500050,HashPart3=1000050708,HashPart4=601857225,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_pt_lu.js' is compressed
        InstallFiles: File: angular-locale_pt-lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2607
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=AN8B1F~1.JS1|angular-locale_pt-mo.js,SourceCabKey=angular_locale_pt_mo.js,DestName=angular-locale_pt-mo.js,Attributes=16384,FileSize=2578,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-163029203,HashPart2=1481267877,HashPart3=48233528,HashPart4=-1706360068,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-mo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_pt_mo.js' is compressed
        InstallFiles: File: angular-locale_pt-mo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2578
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=AN014A~1.JS1|angular-locale_pt-mz.js,SourceCabKey=angular_locale_pt_mz.js,DestName=angular-locale_pt-mz.js,Attributes=16384,FileSize=2578,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1450177246,HashPart2=-66423145,HashPart3=1279735543,HashPart4=-471937224,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-mz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_pt_mz.js' is compressed
        InstallFiles: File: angular-locale_pt-mz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2578
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=ANAD26~1.JS1|angular-locale_pt-pt.js,SourceCabKey=angular_locale_pt_pt.js,DestName=angular-locale_pt-pt.js,Attributes=16384,FileSize=2581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=774013143,HashPart2=-182388708,HashPart3=1055856225,HashPart4=-459368769,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_pt_pt.js' is compressed
        InstallFiles: File: angular-locale_pt-pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2581
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=ANA7DC~1.JS1|angular-locale_pt-st.js,SourceCabKey=angular_locale_pt_st.js,DestName=angular-locale_pt-st.js,Attributes=16384,FileSize=2577,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1691471837,HashPart2=439139460,HashPart3=2146804779,HashPart4=-599003683,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-st.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_pt_st.js' is compressed
        InstallFiles: File: angular-locale_pt-st.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2577
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=ANA313~1.JS1|angular-locale_pt-tl.js,SourceCabKey=angular_locale_pt_tl.js,DestName=angular-locale_pt-tl.js,Attributes=16384,FileSize=2576,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=768944865,HashPart2=-19285823,HashPart3=-1566082931,HashPart4=-1389550440,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt-tl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_pt_tl.js' is compressed
        InstallFiles: File: angular-locale_pt-tl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2576
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=AN199B~1.JS1|angular-locale_pt.js,SourceCabKey=angular_locale_pt.js,DestName=angular-locale_pt.js,Attributes=16384,FileSize=2554,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=416684138,HashPart2=332636454,HashPart3=1052243452,HashPart4=-948485476,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_pt.js' is compressed
        InstallFiles: File: angular-locale_pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2554
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=ANB88B~1.JS1|angular-locale_qu-bo.js,SourceCabKey=angular_locale_qu_bo.js,DestName=angular-locale_qu-bo.js,Attributes=16384,FileSize=2966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1953848163,HashPart2=2039616630,HashPart3=1235240388,HashPart4=-1878905724,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_qu-bo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_qu_bo.js' is compressed
        InstallFiles: File: angular-locale_qu-bo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2966
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=AN9AAE~1.JS1|angular-locale_qu-ec.js,SourceCabKey=angular_locale_qu_ec.js,DestName=angular-locale_qu-ec.js,Attributes=16384,FileSize=2965,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=774306527,HashPart2=-1527064718,HashPart3=1946571294,HashPart4=-891603452,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_qu-ec.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_qu_ec.js' is compressed
        InstallFiles: File: angular-locale_qu-ec.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2965
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=ANA422~1.JS1|angular-locale_qu-pe.js,SourceCabKey=angular_locale_qu_pe.js,DestName=angular-locale_qu-pe.js,Attributes=16384,FileSize=2967,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1606323662,HashPart2=1081290710,HashPart3=1357201415,HashPart4=2121957635,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_qu-pe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_qu_pe.js' is compressed
        InstallFiles: File: angular-locale_qu-pe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2967
        MSI (s) (9C:0C) [17:13:14:448]: Executing op: FileCopy(SourceName=AN7668~1.JS1|angular-locale_qu.js,SourceCabKey=angular_locale_qu.js,DestName=angular-locale_qu.js,Attributes=16384,FileSize=2961,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2079588242,HashPart2=-1818978484,HashPart3=-1412414233,HashPart4=103603350,,)
        MSI (s) (9C:0C) [17:13:14:448]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_qu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:448]: Source for file 'angular_locale_qu.js' is compressed
        InstallFiles: File: angular-locale_qu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2961
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=ANE526~1.JS1|angular-locale_rm-ch.js,SourceCabKey=angular_locale_rm_ch.js,DestName=angular-locale_rm-ch.js,Attributes=16384,FileSize=2924,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2136244709,HashPart2=-1570783605,HashPart3=65895051,HashPart4=-93916432,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rm-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_rm_ch.js' is compressed
        InstallFiles: File: angular-locale_rm-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2924
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=AN4524~1.JS1|angular-locale_rm.js,SourceCabKey=angular_locale_rm.js,DestName=angular-locale_rm.js,Attributes=16384,FileSize=2918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1604037000,HashPart2=1579288664,HashPart3=1110546941,HashPart4=-462537814,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_rm.js' is compressed
        InstallFiles: File: angular-locale_rm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2918
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=ANBA17~1.JS1|angular-locale_rn-bi.js,SourceCabKey=angular_locale_rn_bi.js,DestName=angular-locale_rn-bi.js,Attributes=16384,FileSize=2954,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1925808278,HashPart2=411685638,HashPart3=920864169,HashPart4=-1250301275,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rn-bi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_rn_bi.js' is compressed
        InstallFiles: File: angular-locale_rn-bi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2954
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=AN5F87~1.JS1|angular-locale_rn.js,SourceCabKey=angular_locale_rn.js,DestName=angular-locale_rn.js,Attributes=16384,FileSize=2948,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2024272627,HashPart2=-1041182943,HashPart3=1402719562,HashPart4=1599595187,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_rn.js' is compressed
        InstallFiles: File: angular-locale_rn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2948
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=ANCF18~1.JS1|angular-locale_ro-md.js,SourceCabKey=angular_locale_ro_md.js,DestName=angular-locale_ro-md.js,Attributes=16384,FileSize=3056,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1802670431,HashPart2=-1504025457,HashPart3=-1100542937,HashPart4=-1515023555,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ro-md.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_ro_md.js' is compressed
        InstallFiles: File: angular-locale_ro-md.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3056
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=AN9105~1.JS1|angular-locale_ro-ro.js,SourceCabKey=angular_locale_ro_ro.js,DestName=angular-locale_ro-ro.js,Attributes=16384,FileSize=3056,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1018906034,HashPart2=1513986183,HashPart3=2035952007,HashPart4=-1100792198,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ro-ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_ro_ro.js' is compressed
        InstallFiles: File: angular-locale_ro-ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3056
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=ANBB10~1.JS1|angular-locale_ro.js,SourceCabKey=angular_locale_ro.js,DestName=angular-locale_ro.js,Attributes=16384,FileSize=3050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1831842615,HashPart2=1967775207,HashPart3=290741540,HashPart4=-832734199,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_ro.js' is compressed
        InstallFiles: File: angular-locale_ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3050
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=AN0002~1.JS1|angular-locale_rof-tz.js,SourceCabKey=angular_locale_rof_tz.js,DestName=angular-locale_rof-tz.js,Attributes=16384,FileSize=3095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-721277636,HashPart2=-883477269,HashPart3=671117607,HashPart4=-59970073,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rof-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_rof_tz.js' is compressed
        InstallFiles: File: angular-locale_rof-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3095
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=AN0D87~1.JS1|angular-locale_rof.js,SourceCabKey=angular_locale_rof.js,DestName=angular-locale_rof.js,Attributes=16384,FileSize=3089,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-951516004,HashPart2=653489901,HashPart3=-325146213,HashPart4=1020288224,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rof.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_rof.js' is compressed
        InstallFiles: File: angular-locale_rof.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3089
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=AN8004~1.JS1|angular-locale_ru-by.js,SourceCabKey=angular_locale_ru_by.js,DestName=angular-locale_ru-by.js,Attributes=16384,FileSize=4513,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1529403604,HashPart2=1489914958,HashPart3=-1438850787,HashPart4=197361596,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ru-by.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_ru_by.js' is compressed
        InstallFiles: File: angular-locale_ru-by.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4513
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=AN52D4~1.JS1|angular-locale_ru-kg.js,SourceCabKey=angular_locale_ru_kg.js,DestName=angular-locale_ru-kg.js,Attributes=16384,FileSize=4513,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1598340298,HashPart2=-1880663428,HashPart3=-398403559,HashPart4=-1306594246,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ru-kg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:464]: Source for file 'angular_locale_ru_kg.js' is compressed
        InstallFiles: File: angular-locale_ru-kg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4513
        MSI (s) (9C:0C) [17:13:14:464]: Executing op: FileCopy(SourceName=ANAB66~1.JS1|angular-locale_ru-kz.js,SourceCabKey=angular_locale_ru_kz.js,DestName=angular-locale_ru-kz.js,Attributes=16384,FileSize=4516,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1405579890,HashPart2=-112588567,HashPart3=1631962159,HashPart4=-553894336,,)
        MSI (s) (9C:0C) [17:13:14:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ru-kz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:479]: Source for file 'angular_locale_ru_kz.js' is compressed
        InstallFiles: File: angular-locale_ru-kz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4516
        MSI (s) (9C:0C) [17:13:14:479]: Executing op: FileCopy(SourceName=ANC001~1.JS1|angular-locale_ru-md.js,SourceCabKey=angular_locale_ru_md.js,DestName=angular-locale_ru-md.js,Attributes=16384,FileSize=4513,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2057774462,HashPart2=-1124294574,HashPart3=-1231611771,HashPart4=-1017729464,,)
        MSI (s) (9C:0C) [17:13:14:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ru-md.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:479]: Source for file 'angular_locale_ru_md.js' is compressed
        InstallFiles: File: angular-locale_ru-md.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4513
        MSI (s) (9C:0C) [17:13:14:479]: Executing op: FileCopy(SourceName=AN54AC~1.JS1|angular-locale_ru-ru.js,SourceCabKey=angular_locale_ru_ru.js,DestName=angular-locale_ru-ru.js,Attributes=16384,FileSize=4529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=839167386,HashPart2=988676382,HashPart3=-1033359038,HashPart4=1059140851,,)
        MSI (s) (9C:0C) [17:13:14:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ru-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:479]: Source for file 'angular_locale_ru_ru.js' is compressed
        InstallFiles: File: angular-locale_ru-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4529
        MSI (s) (9C:0C) [17:13:14:479]: Executing op: FileCopy(SourceName=AN9510~1.JS1|angular-locale_ru-ua.js,SourceCabKey=angular_locale_ru_ua.js,DestName=angular-locale_ru-ua.js,Attributes=16384,FileSize=4520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-975843287,HashPart2=1841434786,HashPart3=270779265,HashPart4=689165265,,)
        MSI (s) (9C:0C) [17:13:14:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ru-ua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:479]: Source for file 'angular_locale_ru_ua.js' is compressed
        InstallFiles: File: angular-locale_ru-ua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4520
        MSI (s) (9C:0C) [17:13:14:479]: Executing op: FileCopy(SourceName=AN50E9~1.JS1|angular-locale_ru.js,SourceCabKey=angular_locale_ru.js,DestName=angular-locale_ru.js,Attributes=16384,FileSize=4523,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-556710059,HashPart2=-186327708,HashPart3=910911121,HashPart4=-598694189,,)
        MSI (s) (9C:0C) [17:13:14:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:479]: Source for file 'angular_locale_ru.js' is compressed
        InstallFiles: File: angular-locale_ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4523
        MSI (s) (9C:0C) [17:13:14:479]: Executing op: FileCopy(SourceName=AN9AD9~1.JS1|angular-locale_rw-rw.js,SourceCabKey=angular_locale_rw_rw.js,DestName=angular-locale_rw-rw.js,Attributes=16384,FileSize=2923,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1438372495,HashPart2=-1149371547,HashPart3=-1266106653,HashPart4=-1666810382,,)
        MSI (s) (9C:0C) [17:13:14:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rw-rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:479]: Source for file 'angular_locale_rw_rw.js' is compressed
        InstallFiles: File: angular-locale_rw-rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2923
        MSI (s) (9C:0C) [17:13:14:512]: Executing op: FileCopy(SourceName=AN87A7~1.JS1|angular-locale_rw.js,SourceCabKey=angular_locale_rw.js,DestName=angular-locale_rw.js,Attributes=16384,FileSize=2917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-731393680,HashPart2=-499900545,HashPart3=-548732653,HashPart4=-349450464,,)
        MSI (s) (9C:0C) [17:13:14:512]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:512]: Source for file 'angular_locale_rw.js' is compressed
        InstallFiles: File: angular-locale_rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2917
        MSI (s) (9C:0C) [17:13:14:512]: Executing op: FileCopy(SourceName=AN8EE6~1.JS1|angular-locale_rwk-tz.js,SourceCabKey=angular_locale_rwk_tz.js,DestName=angular-locale_rwk-tz.js,Attributes=16384,FileSize=2880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=106321409,HashPart2=1948587464,HashPart3=2000236100,HashPart4=208448078,,)
        MSI (s) (9C:0C) [17:13:14:512]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rwk-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:512]: Source for file 'angular_locale_rwk_tz.js' is compressed
        InstallFiles: File: angular-locale_rwk-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2880
        MSI (s) (9C:0C) [17:13:14:512]: Executing op: FileCopy(SourceName=ANBF34~1.JS1|angular-locale_rwk.js,SourceCabKey=angular_locale_rwk.js,DestName=angular-locale_rwk.js,Attributes=16384,FileSize=2874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1194696732,HashPart2=1556773343,HashPart3=489172541,HashPart4=1251229851,,)
        MSI (s) (9C:0C) [17:13:14:512]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_rwk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:512]: Source for file 'angular_locale_rwk.js' is compressed
        InstallFiles: File: angular-locale_rwk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2874
        MSI (s) (9C:0C) [17:13:14:512]: Executing op: FileCopy(SourceName=AN926E~1.JS1|angular-locale_sah-ru.js,SourceCabKey=angular_locale_sah_ru.js,DestName=angular-locale_sah-ru.js,Attributes=16384,FileSize=4802,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1177667715,HashPart2=1469934877,HashPart3=244626932,HashPart4=1265791926,,)
        MSI (s) (9C:0C) [17:13:14:512]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sah-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:512]: Source for file 'angular_locale_sah_ru.js' is compressed
        InstallFiles: File: angular-locale_sah-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4802
        MSI (s) (9C:0C) [17:13:14:512]: Executing op: FileCopy(SourceName=AND619~1.JS1|angular-locale_sah.js,SourceCabKey=angular_locale_sah.js,DestName=angular-locale_sah.js,Attributes=16384,FileSize=4796,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=578523795,HashPart2=-1201344497,HashPart3=-2007686603,HashPart4=-816035153,,)
        MSI (s) (9C:0C) [17:13:14:512]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sah.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:512]: Source for file 'angular_locale_sah.js' is compressed
        InstallFiles: File: angular-locale_sah.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4796
        MSI (s) (9C:0C) [17:13:14:542]: Executing op: FileCopy(SourceName=ANBE96~1.JS1|angular-locale_saq-ke.js,SourceCabKey=angular_locale_saq_ke.js,DestName=angular-locale_saq-ke.js,Attributes=16384,FileSize=3110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-221432014,HashPart2=325136281,HashPart3=-121411060,HashPart4=1981234028,,)
        MSI (s) (9C:0C) [17:13:14:542]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_saq-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:542]: Source for file 'angular_locale_saq_ke.js' is compressed
        InstallFiles: File: angular-locale_saq-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3110
        MSI (s) (9C:0C) [17:13:14:542]: Executing op: FileCopy(SourceName=AN0F29~1.JS1|angular-locale_saq.js,SourceCabKey=angular_locale_saq.js,DestName=angular-locale_saq.js,Attributes=16384,FileSize=3104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1527839744,HashPart2=300807241,HashPart3=1406543334,HashPart4=-505672471,,)
        MSI (s) (9C:0C) [17:13:14:542]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_saq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:542]: Source for file 'angular_locale_saq.js' is compressed
        InstallFiles: File: angular-locale_saq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3104
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=AN8640~1.JS1|angular-locale_sbp-tz.js,SourceCabKey=angular_locale_sbp_tz.js,DestName=angular-locale_sbp-tz.js,Attributes=16384,FileSize=2949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1105132521,HashPart2=904970841,HashPart3=1567248439,HashPart4=496179390,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sbp-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_sbp_tz.js' is compressed
        InstallFiles: File: angular-locale_sbp-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2949
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=AN0BEE~1.JS1|angular-locale_sbp.js,SourceCabKey=angular_locale_sbp.js,DestName=angular-locale_sbp.js,Attributes=16384,FileSize=2943,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-871854789,HashPart2=-904291335,HashPart3=-259879487,HashPart4=-1975127775,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sbp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_sbp.js' is compressed
        InstallFiles: File: angular-locale_sbp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2943
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=ANBE63~1.JS1|angular-locale_se-fi.js,SourceCabKey=angular_locale_se_fi.js,DestName=angular-locale_se-fi.js,Attributes=16384,FileSize=3337,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1492258265,HashPart2=-566548916,HashPart3=-943082562,HashPart4=1102571204,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_se-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_se_fi.js' is compressed
        InstallFiles: File: angular-locale_se-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3337
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=ANFB2B~1.JS1|angular-locale_se-no.js,SourceCabKey=angular_locale_se_no.js,DestName=angular-locale_se-no.js,Attributes=16384,FileSize=3317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-90323162,HashPart2=-1379553442,HashPart3=-1505388745,HashPart4=-2127450030,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_se-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_se_no.js' is compressed
        InstallFiles: File: angular-locale_se-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3317
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=AN6EF3~1.JS1|angular-locale_se-se.js,SourceCabKey=angular_locale_se_se.js,DestName=angular-locale_se-se.js,Attributes=16384,FileSize=3317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-684627660,HashPart2=-1685807975,HashPart3=-832713644,HashPart4=-2094428384,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_se-se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_se_se.js' is compressed
        InstallFiles: File: angular-locale_se-se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3317
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=ANAEA2~1.JS1|angular-locale_se.js,SourceCabKey=angular_locale_se.js,DestName=angular-locale_se.js,Attributes=16384,FileSize=3311,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=504477315,HashPart2=-1562011316,HashPart3=402606418,HashPart4=-1836286623,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_se.js' is compressed
        InstallFiles: File: angular-locale_se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3311
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=AN0406~1.JS1|angular-locale_seh-mz.js,SourceCabKey=angular_locale_seh_mz.js,DestName=angular-locale_seh-mz.js,Attributes=16384,FileSize=2893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1201512075,HashPart2=178993504,HashPart3=-1647774811,HashPart4=930658802,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_seh-mz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_seh_mz.js' is compressed
        InstallFiles: File: angular-locale_seh-mz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2893
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=ANF582~1.JS1|angular-locale_seh.js,SourceCabKey=angular_locale_seh.js,DestName=angular-locale_seh.js,Attributes=16384,FileSize=2887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2053441891,HashPart2=-948132730,HashPart3=-949361272,HashPart4=-806262995,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_seh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_seh.js' is compressed
        InstallFiles: File: angular-locale_seh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2887
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=AN2F00~1.JS1|angular-locale_ses-ml.js,SourceCabKey=angular_locale_ses_ml.js,DestName=angular-locale_ses-ml.js,Attributes=16384,FileSize=2914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=291295808,HashPart2=-1944838582,HashPart3=-170236117,HashPart4=-604926070,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ses-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_ses_ml.js' is compressed
        InstallFiles: File: angular-locale_ses-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2914
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=ANDB91~1.JS1|angular-locale_ses.js,SourceCabKey=angular_locale_ses.js,DestName=angular-locale_ses.js,Attributes=16384,FileSize=2908,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-654125973,HashPart2=158935842,HashPart3=981097728,HashPart4=-870883528,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ses.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_ses.js' is compressed
        InstallFiles: File: angular-locale_ses.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2908
        MSI (s) (9C:0C) [17:13:14:557]: Executing op: FileCopy(SourceName=AND981~1.JS1|angular-locale_sg-cf.js,SourceCabKey=angular_locale_sg_cf.js,DestName=angular-locale_sg-cf.js,Attributes=16384,FileSize=3132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=960503413,HashPart2=-1347334579,HashPart3=1421781248,HashPart4=443623134,,)
        MSI (s) (9C:0C) [17:13:14:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sg-cf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:557]: Source for file 'angular_locale_sg_cf.js' is compressed
        InstallFiles: File: angular-locale_sg-cf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3132
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=ANC71A~1.JS1|angular-locale_sg.js,SourceCabKey=angular_locale_sg.js,DestName=angular-locale_sg.js,Attributes=16384,FileSize=3126,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2086115065,HashPart2=-409662038,HashPart3=-1496294866,HashPart4=-1158317788,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_sg.js' is compressed
        InstallFiles: File: angular-locale_sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3126
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=ANE45D~1.JS1|angular-locale_shi-latn-ma.js,SourceCabKey=angular_locale_shi_latn_ma.j,DestName=angular-locale_shi-latn-ma.js,Attributes=16384,FileSize=2967,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=596934241,HashPart2=-54297109,HashPart3=-2141230034,HashPart4=175709291,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_shi-latn-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_shi_latn_ma.j' is compressed
        InstallFiles: File: angular-locale_shi-latn-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2967
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=ANCD99~1.JS1|angular-locale_shi-latn.js,SourceCabKey=angular_locale_shi_latn.js,DestName=angular-locale_shi-latn.js,Attributes=16384,FileSize=2961,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-992864231,HashPart2=1231524423,HashPart3=1687310104,HashPart4=553640717,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_shi-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_shi_latn.js' is compressed
        InstallFiles: File: angular-locale_shi-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2961
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=AN4624~1.JS1|angular-locale_shi-tfng-ma.js,SourceCabKey=angular_locale_shi_tfng_ma.j,DestName=angular-locale_shi-tfng-ma.js,Attributes=16384,FileSize=4231,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1199306099,HashPart2=302666327,HashPart3=1348065390,HashPart4=-544908523,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_shi-tfng-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_shi_tfng_ma.j' is compressed
        InstallFiles: File: angular-locale_shi-tfng-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4231
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=AN3256~1.JS1|angular-locale_shi-tfng.js,SourceCabKey=angular_locale_shi_tfng.js,DestName=angular-locale_shi-tfng.js,Attributes=16384,FileSize=4225,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=734944666,HashPart2=-816441204,HashPart3=-1425578723,HashPart4=-651304778,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_shi-tfng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_shi_tfng.js' is compressed
        InstallFiles: File: angular-locale_shi-tfng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4225
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=ANF683~1.JS1|angular-locale_shi.js,SourceCabKey=angular_locale_shi.js,DestName=angular-locale_shi.js,Attributes=16384,FileSize=4215,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1715962317,HashPart2=-809716278,HashPart3=-1037709235,HashPart4=1502228143,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_shi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_shi.js' is compressed
        InstallFiles: File: angular-locale_shi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4215
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=AN7FAE~1.JS1|angular-locale_si-lk.js,SourceCabKey=angular_locale_si_lk.js,DestName=angular-locale_si-lk.js,Attributes=16384,FileSize=4705,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1515751576,HashPart2=-2104782366,HashPart3=1767759892,HashPart4=-545365500,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_si-lk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_si_lk.js' is compressed
        InstallFiles: File: angular-locale_si-lk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4705
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=AN512E~1.JS1|angular-locale_si.js,SourceCabKey=angular_locale_si.js,DestName=angular-locale_si.js,Attributes=16384,FileSize=4699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=607407248,HashPart2=73655437,HashPart3=-1874259593,HashPart4=-1730260580,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_si.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_si.js' is compressed
        InstallFiles: File: angular-locale_si.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4699
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=AN21AB~1.JS1|angular-locale_sk-sk.js,SourceCabKey=angular_locale_sk_sk.js,DestName=angular-locale_sk-sk.js,Attributes=16384,FileSize=3108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-628446592,HashPart2=-348602238,HashPart3=-65879293,HashPart4=-297294429,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sk-sk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_sk_sk.js' is compressed
        InstallFiles: File: angular-locale_sk-sk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3108
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=AN7A85~1.JS1|angular-locale_sk.js,SourceCabKey=angular_locale_sk.js,DestName=angular-locale_sk.js,Attributes=16384,FileSize=3102,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1963459783,HashPart2=-634474407,HashPart3=-325254366,HashPart4=-2088203276,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_sk.js' is compressed
        InstallFiles: File: angular-locale_sk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3102
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=AN89B8~1.JS1|angular-locale_sl-si.js,SourceCabKey=angular_locale_sl_si.js,DestName=angular-locale_sl-si.js,Attributes=16384,FileSize=3116,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2006677840,HashPart2=-73323942,HashPart3=1586864283,HashPart4=1823979680,,)
        MSI (s) (9C:0C) [17:13:14:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sl-si.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:573]: Source for file 'angular_locale_sl_si.js' is compressed
        InstallFiles: File: angular-locale_sl-si.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3116
        MSI (s) (9C:0C) [17:13:14:573]: Executing op: FileCopy(SourceName=AN01CE~1.JS1|angular-locale_sl.js,SourceCabKey=angular_locale_sl.js,DestName=angular-locale_sl.js,Attributes=16384,FileSize=3110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1584460260,HashPart2=1914904150,HashPart3=-1142958713,HashPart4=-797345497,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_sl.js' is compressed
        InstallFiles: File: angular-locale_sl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3110
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=AN515B~1.JS1|angular-locale_smn-fi.js,SourceCabKey=angular_locale_smn_fi.js,DestName=angular-locale_smn-fi.js,Attributes=16384,FileSize=3100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=269931189,HashPart2=329821525,HashPart3=-1897050750,HashPart4=161226785,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_smn-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_smn_fi.js' is compressed
        InstallFiles: File: angular-locale_smn-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3100
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=AN8BDF~1.JS1|angular-locale_smn.js,SourceCabKey=angular_locale_smn.js,DestName=angular-locale_smn.js,Attributes=16384,FileSize=3094,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1907725328,HashPart2=-1497727339,HashPart3=35879865,HashPart4=790574924,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_smn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_smn.js' is compressed
        InstallFiles: File: angular-locale_smn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3094
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=AN5BC1~1.JS1|angular-locale_sn-zw.js,SourceCabKey=angular_locale_sn_zw.js,DestName=angular-locale_sn-zw.js,Attributes=16384,FileSize=2888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-358538346,HashPart2=-1584341879,HashPart3=1087922453,HashPart4=1503470999,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sn-zw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_sn_zw.js' is compressed
        InstallFiles: File: angular-locale_sn-zw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2888
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=AN77BA~1.JS1|angular-locale_sn.js,SourceCabKey=angular_locale_sn.js,DestName=angular-locale_sn.js,Attributes=16384,FileSize=2882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1673320007,HashPart2=-708773962,HashPart3=-778092338,HashPart4=1584614820,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_sn.js' is compressed
        InstallFiles: File: angular-locale_sn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2882
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=ANA801~1.JS1|angular-locale_so-dj.js,SourceCabKey=angular_locale_so_dj.js,DestName=angular-locale_so-dj.js,Attributes=16384,FileSize=3070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=647486402,HashPart2=-1701010049,HashPart3=-1413616020,HashPart4=-885612472,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_so-dj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_so_dj.js' is compressed
        InstallFiles: File: angular-locale_so-dj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3070
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=ANDD15~1.JS1|angular-locale_so-et.js,SourceCabKey=angular_locale_so_et.js,DestName=angular-locale_so-et.js,Attributes=16384,FileSize=3071,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1241341642,HashPart2=1774136398,HashPart3=353038944,HashPart4=-568344728,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_so-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_so_et.js' is compressed
        InstallFiles: File: angular-locale_so-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3071
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=ANC1E3~1.JS1|angular-locale_so-ke.js,SourceCabKey=angular_locale_so_ke.js,DestName=angular-locale_so-ke.js,Attributes=16384,FileSize=3070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1585413773,HashPart2=1116032923,HashPart3=-930071796,HashPart4=991933459,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_so-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_so_ke.js' is compressed
        InstallFiles: File: angular-locale_so-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3070
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=AN62F9~1.JS1|angular-locale_so-so.js,SourceCabKey=angular_locale_so_so.js,DestName=angular-locale_so-so.js,Attributes=16384,FileSize=3070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1131652628,HashPart2=-594367954,HashPart3=-1543109696,HashPart4=2040481712,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_so-so.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_so_so.js' is compressed
        InstallFiles: File: angular-locale_so-so.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3070
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=ANBC54~1.JS1|angular-locale_so.js,SourceCabKey=angular_locale_so.js,DestName=angular-locale_so.js,Attributes=16384,FileSize=3064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-515681777,HashPart2=783235321,HashPart3=-726828896,HashPart4=410527705,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_so.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_so.js' is compressed
        InstallFiles: File: angular-locale_so.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3064
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=ANE8E4~1.JS1|angular-locale_sq-al.js,SourceCabKey=angular_locale_sq_al.js,DestName=angular-locale_sq-al.js,Attributes=16384,FileSize=2531,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1950157059,HashPart2=-1604688265,HashPart3=1182532335,HashPart4=-579067272,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sq-al.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_sq_al.js' is compressed
        InstallFiles: File: angular-locale_sq-al.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2531
        MSI (s) (9C:0C) [17:13:14:588]: Executing op: FileCopy(SourceName=AN7B43~1.JS1|angular-locale_sq-mk.js,SourceCabKey=angular_locale_sq_mk.js,DestName=angular-locale_sq-mk.js,Attributes=16384,FileSize=2531,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1930275170,HashPart2=325760561,HashPart3=-1355983724,HashPart4=-2072203450,,)
        MSI (s) (9C:0C) [17:13:14:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sq-mk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:588]: Source for file 'angular_locale_sq_mk.js' is compressed
        InstallFiles: File: angular-locale_sq-mk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2531
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AN52CA~1.JS1|angular-locale_sq-xk.js,SourceCabKey=angular_locale_sq_xk.js,DestName=angular-locale_sq-xk.js,Attributes=16384,FileSize=2534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1543118015,HashPart2=727977299,HashPart3=1203495502,HashPart4=-432042233,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sq-xk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sq_xk.js' is compressed
        InstallFiles: File: angular-locale_sq-xk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2534
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AND5CB~1.JS1|angular-locale_sq.js,SourceCabKey=angular_locale_sq.js,DestName=angular-locale_sq.js,Attributes=16384,FileSize=2525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1482156606,HashPart2=259974716,HashPart3=-1984809512,HashPart4=-706754674,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sq.js' is compressed
        InstallFiles: File: angular-locale_sq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2525
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AND678~1.JS1|angular-locale_sr-cyrl-ba.js,SourceCabKey=angular_locale_sr_cyrl_ba.js,DestName=angular-locale_sr-cyrl-ba.js,Attributes=16384,FileSize=4520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1259827128,HashPart2=-1312251943,HashPart3=2008048875,HashPart4=-1094217333,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-cyrl-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_cyrl_ba.js' is compressed
        InstallFiles: File: angular-locale_sr-cyrl-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4520
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AN0A53~1.JS1|angular-locale_sr-cyrl-me.js,SourceCabKey=angular_locale_sr_cyrl_me.js,DestName=angular-locale_sr-cyrl-me.js,Attributes=16384,FileSize=4524,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-976270013,HashPart2=-1837991549,HashPart3=345316331,HashPart4=697284194,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-cyrl-me.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_cyrl_me.js' is compressed
        InstallFiles: File: angular-locale_sr-cyrl-me.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4524
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AN1A43~1.JS1|angular-locale_sr-cyrl-rs.js,SourceCabKey=angular_locale_sr_cyrl_rs.js,DestName=angular-locale_sr-cyrl-rs.js,Attributes=16384,FileSize=4521,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1626199138,HashPart2=-976315479,HashPart3=-1578423842,HashPart4=-2036050993,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-cyrl-rs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_cyrl_rs.js' is compressed
        InstallFiles: File: angular-locale_sr-cyrl-rs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4521
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AN56A5~1.JS1|angular-locale_sr-cyrl-xk.js,SourceCabKey=angular_locale_sr_cyrl_xk.js,DestName=angular-locale_sr-cyrl-xk.js,Attributes=16384,FileSize=4524,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-450150750,HashPart2=574601550,HashPart3=867565267,HashPart4=687849569,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-cyrl-xk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_cyrl_xk.js' is compressed
        InstallFiles: File: angular-locale_sr-cyrl-xk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4524
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=ANEC90~1.JS1|angular-locale_sr-cyrl.js,SourceCabKey=angular_locale_sr_cyrl.js,DestName=angular-locale_sr-cyrl.js,Attributes=16384,FileSize=4515,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-143637900,HashPart2=-2119080975,HashPart3=-1437732576,HashPart4=-2010523314,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_cyrl.js' is compressed
        InstallFiles: File: angular-locale_sr-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4515
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AN6FDE~1.JS1|angular-locale_sr-latn-ba.js,SourceCabKey=angular_locale_sr_latn_ba.js,DestName=angular-locale_sr-latn-ba.js,Attributes=16384,FileSize=3147,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-36670678,HashPart2=-1007361050,HashPart3=912297920,HashPart4=1417875441,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-latn-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_latn_ba.js' is compressed
        InstallFiles: File: angular-locale_sr-latn-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3147
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AN3CF3~1.JS1|angular-locale_sr-latn-me.js,SourceCabKey=angular_locale_sr_latn_me.js,DestName=angular-locale_sr-latn-me.js,Attributes=16384,FileSize=3151,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-361737328,HashPart2=263036550,HashPart3=98550965,HashPart4=-897420409,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-latn-me.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_latn_me.js' is compressed
        InstallFiles: File: angular-locale_sr-latn-me.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3151
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=ANDFFD~1.JS1|angular-locale_sr-latn-rs.js,SourceCabKey=angular_locale_sr_latn_rs.js,DestName=angular-locale_sr-latn-rs.js,Attributes=16384,FileSize=3148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1076257875,HashPart2=637089435,HashPart3=1053047362,HashPart4=2045860289,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-latn-rs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_latn_rs.js' is compressed
        InstallFiles: File: angular-locale_sr-latn-rs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3148
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AN0F68~1.JS1|angular-locale_sr-latn-xk.js,SourceCabKey=angular_locale_sr_latn_xk.js,DestName=angular-locale_sr-latn-xk.js,Attributes=16384,FileSize=3151,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2134365195,HashPart2=-1405129254,HashPart3=1658868576,HashPart4=72647446,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-latn-xk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_latn_xk.js' is compressed
        InstallFiles: File: angular-locale_sr-latn-xk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3151
        MSI (s) (9C:0C) [17:13:14:604]: Executing op: FileCopy(SourceName=AN366F~1.JS1|angular-locale_sr-latn.js,SourceCabKey=angular_locale_sr_latn.js,DestName=angular-locale_sr-latn.js,Attributes=16384,FileSize=3142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=768286456,HashPart2=-1904700592,HashPart3=-556685253,HashPart4=-518895359,,)
        MSI (s) (9C:0C) [17:13:14:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:604]: Source for file 'angular_locale_sr_latn.js' is compressed
        InstallFiles: File: angular-locale_sr-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3142
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN893E~1.JS1|angular-locale_sr.js,SourceCabKey=angular_locale_sr.js,DestName=angular-locale_sr.js,Attributes=16384,FileSize=4505,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1249728696,HashPart2=-853165441,HashPart3=-980275338,HashPart4=1457014194,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_sr.js' is compressed
        InstallFiles: File: angular-locale_sr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4505
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN65D4~1.JS1|angular-locale_ss-sz.js,SourceCabKey=angular_locale_ss_sz.js,DestName=angular-locale_ss-sz.js,Attributes=16384,FileSize=2613,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1381386050,HashPart2=1339761670,HashPart3=243878941,HashPart4=1671548451,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ss-sz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_ss_sz.js' is compressed
        InstallFiles: File: angular-locale_ss-sz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2613
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN9E7B~1.JS1|angular-locale_ss-za.js,SourceCabKey=angular_locale_ss_za.js,DestName=angular-locale_ss-za.js,Attributes=16384,FileSize=2611,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-623038711,HashPart2=-1031982846,HashPart3=-1429706888,HashPart4=153240162,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ss-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_ss_za.js' is compressed
        InstallFiles: File: angular-locale_ss-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2611
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN11DC~1.JS1|angular-locale_ss.js,SourceCabKey=angular_locale_ss.js,DestName=angular-locale_ss.js,Attributes=16384,FileSize=2608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2097173112,HashPart2=-1750104377,HashPart3=1659718452,HashPart4=-1572390470,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ss.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_ss.js' is compressed
        InstallFiles: File: angular-locale_ss.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2608
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AND7F0~1.JS1|angular-locale_ssy-er.js,SourceCabKey=angular_locale_ssy_er.js,DestName=angular-locale_ssy-er.js,Attributes=16384,FileSize=2667,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=148518569,HashPart2=-73404916,HashPart3=389073190,HashPart4=70542319,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ssy-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_ssy_er.js' is compressed
        InstallFiles: File: angular-locale_ssy-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2667
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN2CE2~1.JS1|angular-locale_ssy.js,SourceCabKey=angular_locale_ssy.js,DestName=angular-locale_ssy.js,Attributes=16384,FileSize=2664,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1738519850,HashPart2=128478240,HashPart3=782058935,HashPart4=-1401069058,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ssy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_ssy.js' is compressed
        InstallFiles: File: angular-locale_ssy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2664
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN18E8~1.JS1|angular-locale_st-ls.js,SourceCabKey=angular_locale_st_ls.js,DestName=angular-locale_st-ls.js,Attributes=16384,FileSize=2417,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-234142441,HashPart2=933575016,HashPart3=-144031446,HashPart4=-1866034662,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_st-ls.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_st_ls.js' is compressed
        InstallFiles: File: angular-locale_st-ls.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2417
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN5195~1.JS1|angular-locale_st-za.js,SourceCabKey=angular_locale_st_za.js,DestName=angular-locale_st-za.js,Attributes=16384,FileSize=2417,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1695491118,HashPart2=1649498058,HashPart3=1440551992,HashPart4=-1855059682,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_st-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_st_za.js' is compressed
        InstallFiles: File: angular-locale_st-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2417
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN1342~1.JS1|angular-locale_st.js,SourceCabKey=angular_locale_st.js,DestName=angular-locale_st.js,Attributes=16384,FileSize=2414,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-778011032,HashPart2=-1073481627,HashPart3=1401225945,HashPart4=-1736464615,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_st.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_st.js' is compressed
        InstallFiles: File: angular-locale_st.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2414
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=AN9004~1.JS1|angular-locale_sv-ax.js,SourceCabKey=angular_locale_sv_ax.js,DestName=angular-locale_sv-ax.js,Attributes=16384,FileSize=2917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=137057676,HashPart2=-270482317,HashPart3=-526846061,HashPart4=1616505513,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sv-ax.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_sv_ax.js' is compressed
        InstallFiles: File: angular-locale_sv-ax.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2917
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=ANA645~1.JS1|angular-locale_sv-fi.js,SourceCabKey=angular_locale_sv_fi.js,DestName=angular-locale_sv-fi.js,Attributes=16384,FileSize=2917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-57038636,HashPart2=-346398994,HashPart3=1077881347,HashPart4=1704697659,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sv-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_sv_fi.js' is compressed
        InstallFiles: File: angular-locale_sv-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2917
        MSI (s) (9C:0C) [17:13:14:620]: Executing op: FileCopy(SourceName=ANF6B4~1.JS1|angular-locale_sv-se.js,SourceCabKey=angular_locale_sv_se.js,DestName=angular-locale_sv-se.js,Attributes=16384,FileSize=2913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1005374817,HashPart2=-629740909,HashPart3=12221684,HashPart4=1015129557,,)
        MSI (s) (9C:0C) [17:13:14:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sv-se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:620]: Source for file 'angular_locale_sv_se.js' is compressed
        InstallFiles: File: angular-locale_sv-se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2913
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=ANF21D~1.JS1|angular-locale_sv.js,SourceCabKey=angular_locale_sv.js,DestName=angular-locale_sv.js,Attributes=16384,FileSize=2907,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1372459038,HashPart2=711356201,HashPart3=993444365,HashPart4=293045265,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_sv.js' is compressed
        InstallFiles: File: angular-locale_sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2907
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=AN5ADA~1.JS1|angular-locale_sw-cd.js,SourceCabKey=angular_locale_sw_cd.js,DestName=angular-locale_sw-cd.js,Attributes=16384,FileSize=3005,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1896713961,HashPart2=-428133468,HashPart3=-733710297,HashPart4=-723767272,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sw-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_sw_cd.js' is compressed
        InstallFiles: File: angular-locale_sw-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3005
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=AN4F56~1.JS1|angular-locale_sw-ke.js,SourceCabKey=angular_locale_sw_ke.js,DestName=angular-locale_sw-ke.js,Attributes=16384,FileSize=2892,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1195728741,HashPart2=-386064470,HashPart3=1910927529,HashPart4=-267078929,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sw-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_sw_ke.js' is compressed
        InstallFiles: File: angular-locale_sw-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2892
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=AN20B6~1.JS1|angular-locale_sw-tz.js,SourceCabKey=angular_locale_sw_tz.js,DestName=angular-locale_sw-tz.js,Attributes=16384,FileSize=2892,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-302141663,HashPart2=-613978293,HashPart3=-65457140,HashPart4=538371073,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sw-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_sw_tz.js' is compressed
        InstallFiles: File: angular-locale_sw-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2892
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=AN916F~1.JS1|angular-locale_sw-ug.js,SourceCabKey=angular_locale_sw_ug.js,DestName=angular-locale_sw-ug.js,Attributes=16384,FileSize=2892,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-392590240,HashPart2=-101095861,HashPart3=-1631014714,HashPart4=-1461390675,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sw-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_sw_ug.js' is compressed
        InstallFiles: File: angular-locale_sw-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2892
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=ANDEFD~1.JS1|angular-locale_sw.js,SourceCabKey=angular_locale_sw.js,DestName=angular-locale_sw.js,Attributes=16384,FileSize=2886,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=202343512,HashPart2=-359511038,HashPart3=-77634524,HashPart4=-261085298,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_sw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_sw.js' is compressed
        InstallFiles: File: angular-locale_sw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2886
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=ANF14A~1.JS1|angular-locale_swc-cd.js,SourceCabKey=angular_locale_swc_cd.js,DestName=angular-locale_swc-cd.js,Attributes=16384,FileSize=2771,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1621436871,HashPart2=-1300274571,HashPart3=-703698718,HashPart4=-1931816106,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_swc-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_swc_cd.js' is compressed
        InstallFiles: File: angular-locale_swc-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2771
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=AN2E49~1.JS1|angular-locale_swc.js,SourceCabKey=angular_locale_swc.js,DestName=angular-locale_swc.js,Attributes=16384,FileSize=2768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1252917770,HashPart2=984347972,HashPart3=22581057,HashPart4=404101656,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_swc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_swc.js' is compressed
        InstallFiles: File: angular-locale_swc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2768
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=ANEC1E~1.JS1|angular-locale_ta-in.js,SourceCabKey=angular_locale_ta_in.js,DestName=angular-locale_ta-in.js,Attributes=16384,FileSize=3933,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1154527381,HashPart2=-981956338,HashPart3=1274903072,HashPart4=71255283,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ta-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_ta_in.js' is compressed
        InstallFiles: File: angular-locale_ta-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3933
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=AN39A1~1.JS1|angular-locale_ta-lk.js,SourceCabKey=angular_locale_ta_lk.js,DestName=angular-locale_ta-lk.js,Attributes=16384,FileSize=3929,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-957392285,HashPart2=-900645709,HashPart3=416220845,HashPart4=579013054,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ta-lk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_ta_lk.js' is compressed
        InstallFiles: File: angular-locale_ta-lk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3929
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=ANE1A6~1.JS1|angular-locale_ta-my.js,SourceCabKey=angular_locale_ta_my.js,DestName=angular-locale_ta-my.js,Attributes=16384,FileSize=3929,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=926758906,HashPart2=-43768222,HashPart3=1038911153,HashPart4=-888608974,,)
        MSI (s) (9C:0C) [17:13:14:635]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ta-my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:635]: Source for file 'angular_locale_ta_my.js' is compressed
        InstallFiles: File: angular-locale_ta-my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3929
        MSI (s) (9C:0C) [17:13:14:635]: Executing op: FileCopy(SourceName=ANA48A~1.JS1|angular-locale_ta-sg.js,SourceCabKey=angular_locale_ta_sg.js,DestName=angular-locale_ta-sg.js,Attributes=16384,FileSize=3928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2011306103,HashPart2=-289306464,HashPart3=1606377197,HashPart4=1755734480,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ta-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_ta_sg.js' is compressed
        InstallFiles: File: angular-locale_ta-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3928
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=AN6A6E~1.JS1|angular-locale_ta.js,SourceCabKey=angular_locale_ta.js,DestName=angular-locale_ta.js,Attributes=16384,FileSize=3927,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=664832987,HashPart2=1228051773,HashPart3=197829093,HashPart4=2024268569,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ta.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_ta.js' is compressed
        InstallFiles: File: angular-locale_ta.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3927
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=AN718E~1.JS1|angular-locale_te-in.js,SourceCabKey=angular_locale_te_in.js,DestName=angular-locale_te-in.js,Attributes=16384,FileSize=4046,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2146329302,HashPart2=-457945508,HashPart3=277420086,HashPart4=1493777467,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_te-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_te_in.js' is compressed
        InstallFiles: File: angular-locale_te-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4046
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=AN289F~1.JS1|angular-locale_te.js,SourceCabKey=angular_locale_te.js,DestName=angular-locale_te.js,Attributes=16384,FileSize=4040,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1550389157,HashPart2=-67684888,HashPart3=1186710983,HashPart4=1519087685,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_te.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_te.js' is compressed
        InstallFiles: File: angular-locale_te.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4040
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=ANE7F6~1.JS1|angular-locale_teo-ke.js,SourceCabKey=angular_locale_teo_ke.js,DestName=angular-locale_teo-ke.js,Attributes=16384,FileSize=2949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-986039285,HashPart2=-120043846,HashPart3=842777281,HashPart4=-435273976,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_teo-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_teo_ke.js' is compressed
        InstallFiles: File: angular-locale_teo-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2949
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=ANF8CE~1.JS1|angular-locale_teo-ug.js,SourceCabKey=angular_locale_teo_ug.js,DestName=angular-locale_teo-ug.js,Attributes=16384,FileSize=2949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1181830930,HashPart2=-1422895045,HashPart3=-1984189765,HashPart4=-579375039,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_teo-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_teo_ug.js' is compressed
        InstallFiles: File: angular-locale_teo-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2949
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=AN1008~1.JS1|angular-locale_teo.js,SourceCabKey=angular_locale_teo.js,DestName=angular-locale_teo.js,Attributes=16384,FileSize=2943,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=944108497,HashPart2=319996657,HashPart3=252001486,HashPart4=89247886,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_teo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_teo.js' is compressed
        InstallFiles: File: angular-locale_teo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2943
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=ANEE07~1.JS1|angular-locale_tg-cyrl-tj.js,SourceCabKey=angular_locale_tg_cyrl_tj.js,DestName=angular-locale_tg-cyrl-tj.js,Attributes=16384,FileSize=3265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-755984948,HashPart2=-1641649316,HashPart3=-1042014317,HashPart4=141850004,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tg-cyrl-tj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_tg_cyrl_tj.js' is compressed
        InstallFiles: File: angular-locale_tg-cyrl-tj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3265
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=AN7091~1.JS1|angular-locale_tg-cyrl.js,SourceCabKey=angular_locale_tg_cyrl.js,DestName=angular-locale_tg-cyrl.js,Attributes=16384,FileSize=3265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=258301626,HashPart2=-566850083,HashPart3=853703298,HashPart4=-1359905109,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tg-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_tg_cyrl.js' is compressed
        InstallFiles: File: angular-locale_tg-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3265
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=AN0F28~1.JS1|angular-locale_tg.js,SourceCabKey=angular_locale_tg.js,DestName=angular-locale_tg.js,Attributes=16384,FileSize=3257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=248722502,HashPart2=-545776106,HashPart3=-1432459121,HashPart4=1330116388,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_tg.js' is compressed
        InstallFiles: File: angular-locale_tg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3257
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=AN3427~1.JS1|angular-locale_th-th.js,SourceCabKey=angular_locale_th_th.js,DestName=angular-locale_th-th.js,Attributes=16384,FileSize=4134,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1586793368,HashPart2=-1510063574,HashPart3=-1712656541,HashPart4=-2009958853,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_th-th.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_th_th.js' is compressed
        InstallFiles: File: angular-locale_th-th.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4134
        MSI (s) (9C:0C) [17:13:14:651]: Executing op: FileCopy(SourceName=AN25E6~1.JS1|angular-locale_th.js,SourceCabKey=angular_locale_th.js,DestName=angular-locale_th.js,Attributes=16384,FileSize=4128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-792367397,HashPart2=-1337710004,HashPart3=-1843997712,HashPart4=2119650498,,)
        MSI (s) (9C:0C) [17:13:14:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_th.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:651]: Source for file 'angular_locale_th.js' is compressed
        InstallFiles: File: angular-locale_th.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4128
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=AN315D~1.JS1|angular-locale_ti-er.js,SourceCabKey=angular_locale_ti_er.js,DestName=angular-locale_ti-er.js,Attributes=16384,FileSize=3704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=922880995,HashPart2=906894595,HashPart3=-1194976057,HashPart4=-1823679248,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ti-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_ti_er.js' is compressed
        InstallFiles: File: angular-locale_ti-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3704
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=AN18E5~1.JS1|angular-locale_ti-et.js,SourceCabKey=angular_locale_ti_et.js,DestName=angular-locale_ti-et.js,Attributes=16384,FileSize=3801,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=867828530,HashPart2=-282792834,HashPart3=-568206588,HashPart4=247816891,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ti-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_ti_et.js' is compressed
        InstallFiles: File: angular-locale_ti-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3801
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=AN7524~1.JS1|angular-locale_ti.js,SourceCabKey=angular_locale_ti.js,DestName=angular-locale_ti.js,Attributes=16384,FileSize=3795,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-473882707,HashPart2=-947710233,HashPart3=1740829131,HashPart4=1976438478,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ti.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_ti.js' is compressed
        InstallFiles: File: angular-locale_ti.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3795
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=ANE96A~1.JS1|angular-locale_tig-er.js,SourceCabKey=angular_locale_tig_er.js,DestName=angular-locale_tig-er.js,Attributes=16384,FileSize=3138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-475883683,HashPart2=-2004291881,HashPart3=2073736303,HashPart4=-1662599853,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tig-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_tig_er.js' is compressed
        InstallFiles: File: angular-locale_tig-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3138
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=ANDEBE~1.JS1|angular-locale_tig.js,SourceCabKey=angular_locale_tig.js,DestName=angular-locale_tig.js,Attributes=16384,FileSize=3135,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-44512596,HashPart2=1521471016,HashPart3=-2146915288,HashPart4=1964234458,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tig.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_tig.js' is compressed
        InstallFiles: File: angular-locale_tig.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3135
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=ANFBBA~1.JS1|angular-locale_tk-tm.js,SourceCabKey=angular_locale_tk_tm.js,DestName=angular-locale_tk-tm.js,Attributes=16384,FileSize=2974,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2002240512,HashPart2=-1262397357,HashPart3=1852109096,HashPart4=1913570113,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tk-tm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_tk_tm.js' is compressed
        InstallFiles: File: angular-locale_tk-tm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2974
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=AN5CBC~1.JS1|angular-locale_tk.js,SourceCabKey=angular_locale_tk.js,DestName=angular-locale_tk.js,Attributes=16384,FileSize=2968,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1008933432,HashPart2=-994422603,HashPart3=-768911420,HashPart4=406506283,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_tk.js' is compressed
        InstallFiles: File: angular-locale_tk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2968
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=AND752~1.JS1|angular-locale_tl.js,SourceCabKey=angular_locale_tl.js,DestName=angular-locale_tl.js,Attributes=16384,FileSize=2983,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1017740548,HashPart2=272305886,HashPart3=740204400,HashPart4=-1182959336,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_tl.js' is compressed
        InstallFiles: File: angular-locale_tl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2983
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=ANEB15~1.JS1|angular-locale_tn-bw.js,SourceCabKey=angular_locale_tn_bw.js,DestName=angular-locale_tn-bw.js,Attributes=16384,FileSize=2610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1116050649,HashPart2=-615607880,HashPart3=-162233284,HashPart4=-1786542235,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tn-bw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_tn_bw.js' is compressed
        InstallFiles: File: angular-locale_tn-bw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2610
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=AN9475~1.JS1|angular-locale_tn-za.js,SourceCabKey=angular_locale_tn_za.js,DestName=angular-locale_tn-za.js,Attributes=16384,FileSize=2610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2020217513,HashPart2=-811448028,HashPart3=21087286,HashPart4=-487053267,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tn-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_tn_za.js' is compressed
        InstallFiles: File: angular-locale_tn-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2610
        MSI (s) (9C:0C) [17:13:14:666]: Executing op: FileCopy(SourceName=ANF0C9~1.JS1|angular-locale_tn.js,SourceCabKey=angular_locale_tn.js,DestName=angular-locale_tn.js,Attributes=16384,FileSize=2607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2070963133,HashPart2=-1988886238,HashPart3=919691174,HashPart4=335458647,,)
        MSI (s) (9C:0C) [17:13:14:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:666]: Source for file 'angular_locale_tn.js' is compressed
        InstallFiles: File: angular-locale_tn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2607
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN56E8~1.JS1|angular-locale_to-to.js,SourceCabKey=angular_locale_to_to.js,DestName=angular-locale_to-to.js,Attributes=16384,FileSize=3067,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-936247842,HashPart2=123487773,HashPart3=1276320328,HashPart4=1511610778,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_to-to.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_to_to.js' is compressed
        InstallFiles: File: angular-locale_to-to.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3067
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN1AED~1.JS1|angular-locale_to.js,SourceCabKey=angular_locale_to.js,DestName=angular-locale_to.js,Attributes=16384,FileSize=3061,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1410021338,HashPart2=1630031469,HashPart3=-596209720,HashPart4=-547802268,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_to.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_to.js' is compressed
        InstallFiles: File: angular-locale_to.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3061
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN8FF0~1.JS1|angular-locale_tr-cy.js,SourceCabKey=angular_locale_tr_cy.js,DestName=angular-locale_tr-cy.js,Attributes=16384,FileSize=2548,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1172235662,HashPart2=1023390886,HashPart3=594426747,HashPart4=-941886710,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tr-cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_tr_cy.js' is compressed
        InstallFiles: File: angular-locale_tr-cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2548
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=ANF415~1.JS1|angular-locale_tr-tr.js,SourceCabKey=angular_locale_tr_tr.js,DestName=angular-locale_tr-tr.js,Attributes=16384,FileSize=2544,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1098950538,HashPart2=-1982833480,HashPart3=1656494561,HashPart4=2087254298,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tr-tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_tr_tr.js' is compressed
        InstallFiles: File: angular-locale_tr-tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2544
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=ANDC67~1.JS1|angular-locale_tr.js,SourceCabKey=angular_locale_tr.js,DestName=angular-locale_tr.js,Attributes=16384,FileSize=2538,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=215854415,HashPart2=-1692603075,HashPart3=-341325296,HashPart4=1505569152,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_tr.js' is compressed
        InstallFiles: File: angular-locale_tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2538
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN2CB5~1.JS1|angular-locale_ts-za.js,SourceCabKey=angular_locale_ts_za.js,DestName=angular-locale_ts-za.js,Attributes=16384,FileSize=2633,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1718920239,HashPart2=30074681,HashPart3=-179913784,HashPart4=1786683921,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ts-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_ts_za.js' is compressed
        InstallFiles: File: angular-locale_ts-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2633
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN57A7~1.JS1|angular-locale_ts.js,SourceCabKey=angular_locale_ts.js,DestName=angular-locale_ts.js,Attributes=16384,FileSize=2630,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2055910396,HashPart2=939114690,HashPart3=-878258426,HashPart4=1183707294,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ts.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_ts.js' is compressed
        InstallFiles: File: angular-locale_ts.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2630
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=ANBC9B~1.JS1|angular-locale_twq-ne.js,SourceCabKey=angular_locale_twq_ne.js,DestName=angular-locale_twq-ne.js,Attributes=16384,FileSize=2918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1544469239,HashPart2=-1649035585,HashPart3=82545300,HashPart4=-1461604239,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_twq-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_twq_ne.js' is compressed
        InstallFiles: File: angular-locale_twq-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2918
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN6786~1.JS1|angular-locale_twq.js,SourceCabKey=angular_locale_twq.js,DestName=angular-locale_twq.js,Attributes=16384,FileSize=2912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=934275236,HashPart2=1544305478,HashPart3=-996095995,HashPart4=1048145685,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_twq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_twq.js' is compressed
        InstallFiles: File: angular-locale_twq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2912
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN6CDF~1.JS1|angular-locale_tzm-latn-ma.js,SourceCabKey=angular_locale_tzm_latn_ma.j,DestName=angular-locale_tzm-latn-ma.js,Attributes=16384,FileSize=2982,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1887112728,HashPart2=-1321156378,HashPart3=-666092298,HashPart4=-1495026764,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tzm-latn-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_tzm_latn_ma.j' is compressed
        InstallFiles: File: angular-locale_tzm-latn-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2982
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN17E8~1.JS1|angular-locale_tzm-latn.js,SourceCabKey=angular_locale_tzm_latn.js,DestName=angular-locale_tzm-latn.js,Attributes=16384,FileSize=2976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1449217274,HashPart2=1023108135,HashPart3=889857922,HashPart4=-878937743,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tzm-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_tzm_latn.js' is compressed
        InstallFiles: File: angular-locale_tzm-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2976
        MSI (s) (9C:0C) [17:13:14:682]: Executing op: FileCopy(SourceName=AN56D2~1.JS1|angular-locale_tzm-ma.js,SourceCabKey=angular_locale_tzm_ma.js,DestName=angular-locale_tzm-ma.js,Attributes=16384,FileSize=2968,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1883744427,HashPart2=-1508018361,HashPart3=-118319748,HashPart4=-253742844,,)
        MSI (s) (9C:0C) [17:13:14:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tzm-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:682]: Source for file 'angular_locale_tzm_ma.js' is compressed
        InstallFiles: File: angular-locale_tzm-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2968
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN9FBB~1.JS1|angular-locale_tzm.js,SourceCabKey=angular_locale_tzm.js,DestName=angular-locale_tzm.js,Attributes=16384,FileSize=2966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1559375284,HashPart2=1578538888,HashPart3=1293756604,HashPart4=373558193,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_tzm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_tzm.js' is compressed
        InstallFiles: File: angular-locale_tzm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2966
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=ANE7E6~1.JS1|angular-locale_ug-arab-cn.js,SourceCabKey=angular_locale_ug_arab_cn.js,DestName=angular-locale_ug-arab-cn.js,Attributes=16384,FileSize=4700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1908966091,HashPart2=1004346731,HashPart3=-624306935,HashPart4=-1658361927,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ug-arab-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_ug_arab_cn.js' is compressed
        InstallFiles: File: angular-locale_ug-arab-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4700
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN9832~1.JS1|angular-locale_ug-arab.js,SourceCabKey=angular_locale_ug_arab.js,DestName=angular-locale_ug-arab.js,Attributes=16384,FileSize=4694,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1836855471,HashPart2=1619004901,HashPart3=-312050832,HashPart4=-716743998,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ug-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_ug_arab.js' is compressed
        InstallFiles: File: angular-locale_ug-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4694
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN2A3F~1.JS1|angular-locale_ug-cn.js,SourceCabKey=angular_locale_ug_cn.js,DestName=angular-locale_ug-cn.js,Attributes=16384,FileSize=4596,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=961528052,HashPart2=1199286542,HashPart3=592737056,HashPart4=1698905456,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ug-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_ug_cn.js' is compressed
        InstallFiles: File: angular-locale_ug-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4596
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN694C~1.JS1|angular-locale_ug.js,SourceCabKey=angular_locale_ug.js,DestName=angular-locale_ug.js,Attributes=16384,FileSize=4684,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-726369741,HashPart2=-803908532,HashPart3=702675165,HashPart4=-283944394,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_ug.js' is compressed
        InstallFiles: File: angular-locale_ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4684
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN0689~1.JS1|angular-locale_uk-ua.js,SourceCabKey=angular_locale_uk_ua.js,DestName=angular-locale_uk-ua.js,Attributes=16384,FileSize=4694,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1670155058,HashPart2=-501510764,HashPart3=-1197506090,HashPart4=-262948714,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uk-ua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_uk_ua.js' is compressed
        InstallFiles: File: angular-locale_uk-ua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4694
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN1CB7~1.JS1|angular-locale_uk.js,SourceCabKey=angular_locale_uk.js,DestName=angular-locale_uk.js,Attributes=16384,FileSize=4688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=694464151,HashPart2=-774022305,HashPart3=1411822479,HashPart4=92391786,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_uk.js' is compressed
        InstallFiles: File: angular-locale_uk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4688
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=ANCD41~1.JS1|angular-locale_ur-in.js,SourceCabKey=angular_locale_ur_in.js,DestName=angular-locale_ur-in.js,Attributes=16384,FileSize=4246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-391102274,HashPart2=-1015448798,HashPart3=-1347850407,HashPart4=1592609077,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ur-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_ur_in.js' is compressed
        InstallFiles: File: angular-locale_ur-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4246
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=ANCDD5~1.JS1|angular-locale_ur-pk.js,SourceCabKey=angular_locale_ur_pk.js,DestName=angular-locale_ur-pk.js,Attributes=16384,FileSize=4238,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1535602862,HashPart2=-239249127,HashPart3=-1577798559,HashPart4=-809275992,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ur-pk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_ur_pk.js' is compressed
        InstallFiles: File: angular-locale_ur-pk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4238
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN9B0D~1.JS1|angular-locale_ur.js,SourceCabKey=angular_locale_ur.js,DestName=angular-locale_ur.js,Attributes=16384,FileSize=4232,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-644177042,HashPart2=1354094458,HashPart3=42993553,HashPart4=262578622,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ur.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_ur.js' is compressed
        InstallFiles: File: angular-locale_ur.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4232
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN72B7~1.JS1|angular-locale_uz-arab-af.js,SourceCabKey=angular_locale_uz_arab_af.js,DestName=angular-locale_uz-arab-af.js,Attributes=16384,FileSize=3510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1289712374,HashPart2=168581692,HashPart3=1144616229,HashPart4=784447003,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uz-arab-af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_uz_arab_af.js' is compressed
        InstallFiles: File: angular-locale_uz-arab-af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3510
        MSI (s) (9C:0C) [17:13:14:697]: Executing op: FileCopy(SourceName=AN777A~1.JS1|angular-locale_uz-arab.js,SourceCabKey=angular_locale_uz_arab.js,DestName=angular-locale_uz-arab.js,Attributes=16384,FileSize=3504,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1776598159,HashPart2=2063158161,HashPart3=-1225151157,HashPart4=-1755132678,,)
        MSI (s) (9C:0C) [17:13:14:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uz-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:697]: Source for file 'angular_locale_uz_arab.js' is compressed
        InstallFiles: File: angular-locale_uz-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3504
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=AN726B~1.JS1|angular-locale_uz-cyrl-uz.js,SourceCabKey=angular_locale_uz_cyrl_uz.js,DestName=angular-locale_uz-cyrl-uz.js,Attributes=16384,FileSize=3557,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=399437424,HashPart2=1325370004,HashPart3=-2143615470,HashPart4=-1213502905,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uz-cyrl-uz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_uz_cyrl_uz.js' is compressed
        InstallFiles: File: angular-locale_uz-cyrl-uz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3557
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=ANF5A9~1.JS1|angular-locale_uz-cyrl.js,SourceCabKey=angular_locale_uz_cyrl.js,DestName=angular-locale_uz-cyrl.js,Attributes=16384,FileSize=3551,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=920425809,HashPart2=-480990935,HashPart3=-295892160,HashPart4=561831142,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uz-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_uz_cyrl.js' is compressed
        InstallFiles: File: angular-locale_uz-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3551
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=ANC3FB~1.JS1|angular-locale_uz-latn-uz.js,SourceCabKey=angular_locale_uz_latn_uz.js,DestName=angular-locale_uz-latn-uz.js,Attributes=16384,FileSize=2448,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1675055399,HashPart2=1635482852,HashPart3=1179516717,HashPart4=-585566524,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uz-latn-uz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_uz_latn_uz.js' is compressed
        InstallFiles: File: angular-locale_uz-latn-uz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2448
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=AN0E9F~1.JS1|angular-locale_uz-latn.js,SourceCabKey=angular_locale_uz_latn.js,DestName=angular-locale_uz-latn.js,Attributes=16384,FileSize=2442,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=142509608,HashPart2=-1401960775,HashPart3=2052801842,HashPart4=524859866,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uz-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_uz_latn.js' is compressed
        InstallFiles: File: angular-locale_uz-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2442
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=AN10BA~1.JS1|angular-locale_uz.js,SourceCabKey=angular_locale_uz.js,DestName=angular-locale_uz.js,Attributes=16384,FileSize=2432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1161515083,HashPart2=-1501575329,HashPart3=2038073300,HashPart4=-2046066610,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_uz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_uz.js' is compressed
        InstallFiles: File: angular-locale_uz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2432
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=AN8354~1.JS1|angular-locale_vai-latn-lr.js,SourceCabKey=angular_locale_vai_latn_lr.j,DestName=angular-locale_vai-latn-lr.js,Attributes=16384,FileSize=3066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1002528755,HashPart2=817426318,HashPart3=1599098704,HashPart4=-906280310,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vai-latn-lr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_vai_latn_lr.j' is compressed
        InstallFiles: File: angular-locale_vai-latn-lr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3066
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=ANEF2D~1.JS1|angular-locale_vai-latn.js,SourceCabKey=angular_locale_vai_latn.js,DestName=angular-locale_vai-latn.js,Attributes=16384,FileSize=3060,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-145533476,HashPart2=1191840910,HashPart3=-1831584546,HashPart4=1921907564,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vai-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_vai_latn.js' is compressed
        InstallFiles: File: angular-locale_vai-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3060
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=ANF4A3~1.JS1|angular-locale_vai-vaii-lr.js,SourceCabKey=angular_locale_vai_vaii_lr.j,DestName=angular-locale_vai-vaii-lr.js,Attributes=16384,FileSize=3477,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1469370587,HashPart2=1916151151,HashPart3=-1529441621,HashPart4=-1053790264,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vai-vaii-lr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_vai_vaii_lr.j' is compressed
        InstallFiles: File: angular-locale_vai-vaii-lr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3477
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=ANBB1C~1.JS1|angular-locale_vai-vaii.js,SourceCabKey=angular_locale_vai_vaii.js,DestName=angular-locale_vai-vaii.js,Attributes=16384,FileSize=3471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-935760166,HashPart2=2109695276,HashPart3=-1952245013,HashPart4=2058808363,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vai-vaii.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_vai_vaii.js' is compressed
        InstallFiles: File: angular-locale_vai-vaii.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3471
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=AN9D8E~1.JS1|angular-locale_vai.js,SourceCabKey=angular_locale_vai.js,DestName=angular-locale_vai.js,Attributes=16384,FileSize=3461,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1984166436,HashPart2=1385855453,HashPart3=-1741643719,HashPart4=-1771541427,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vai.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_vai.js' is compressed
        InstallFiles: File: angular-locale_vai.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3461
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=AN40BB~1.JS1|angular-locale_ve-za.js,SourceCabKey=angular_locale_ve_za.js,DestName=angular-locale_ve-za.js,Attributes=16384,FileSize=2680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=551818642,HashPart2=-1039982642,HashPart3=1640494708,HashPart4=1409713777,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ve-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_ve_za.js' is compressed
        InstallFiles: File: angular-locale_ve-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2680
        MSI (s) (9C:0C) [17:13:14:713]: Executing op: FileCopy(SourceName=AN16C0~1.JS1|angular-locale_ve.js,SourceCabKey=angular_locale_ve.js,DestName=angular-locale_ve.js,Attributes=16384,FileSize=2677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-805028496,HashPart2=-1467251683,HashPart3=-677439669,HashPart4=-580608125,,)
        MSI (s) (9C:0C) [17:13:14:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_ve.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:713]: Source for file 'angular_locale_ve.js' is compressed
        InstallFiles: File: angular-locale_ve.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2677
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=ANA832~1.JS1|angular-locale_vi-vn.js,SourceCabKey=angular_locale_vi_vn.js,DestName=angular-locale_vi-vn.js,Attributes=16384,FileSize=2695,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1661734450,HashPart2=2025530308,HashPart3=-534517530,HashPart4=-753833449,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vi-vn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_vi_vn.js' is compressed
        InstallFiles: File: angular-locale_vi-vn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2695
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AND3F1~1.JS1|angular-locale_vi.js,SourceCabKey=angular_locale_vi.js,DestName=angular-locale_vi.js,Attributes=16384,FileSize=2689,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1116509446,HashPart2=258204319,HashPart3=245646849,HashPart4=-1740583285,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_vi.js' is compressed
        InstallFiles: File: angular-locale_vi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2689
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AN5BDD~1.JS1|angular-locale_vo-001.js,SourceCabKey=angular_locale_vo_001.js,DestName=angular-locale_vo-001.js,Attributes=16384,FileSize=2627,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-419484467,HashPart2=-1714284442,HashPart3=-1690308946,HashPart4=-489433328,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vo-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_vo_001.js' is compressed
        InstallFiles: File: angular-locale_vo-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2627
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AN78BB~1.JS1|angular-locale_vo.js,SourceCabKey=angular_locale_vo.js,DestName=angular-locale_vo.js,Attributes=16384,FileSize=2623,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1624200037,HashPart2=-306454956,HashPart3=370547930,HashPart4=-981244724,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_vo.js' is compressed
        InstallFiles: File: angular-locale_vo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2623
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AN27DD~1.JS1|angular-locale_vun-tz.js,SourceCabKey=angular_locale_vun_tz.js,DestName=angular-locale_vun-tz.js,Attributes=16384,FileSize=2880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1842700970,HashPart2=-1959395310,HashPart3=1046935500,HashPart4=1032943910,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vun-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_vun_tz.js' is compressed
        InstallFiles: File: angular-locale_vun-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2880
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AN8AB7~1.JS1|angular-locale_vun.js,SourceCabKey=angular_locale_vun.js,DestName=angular-locale_vun.js,Attributes=16384,FileSize=2874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=249089901,HashPart2=1930054549,HashPart3=941245327,HashPart4=-273417052,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_vun.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_vun.js' is compressed
        InstallFiles: File: angular-locale_vun.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2874
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AN612C~1.JS1|angular-locale_wae-ch.js,SourceCabKey=angular_locale_wae_ch.js,DestName=angular-locale_wae-ch.js,Attributes=16384,FileSize=3074,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1315682586,HashPart2=-2061386796,HashPart3=1132717067,HashPart4=1221519486,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_wae-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_wae_ch.js' is compressed
        InstallFiles: File: angular-locale_wae-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3074
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=ANAEA7~1.JS1|angular-locale_wae.js,SourceCabKey=angular_locale_wae.js,DestName=angular-locale_wae.js,Attributes=16384,FileSize=3068,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1460553328,HashPart2=-601103855,HashPart3=372920661,HashPart4=-1849249785,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_wae.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_wae.js' is compressed
        InstallFiles: File: angular-locale_wae.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3068
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=ANA3C8~1.JS1|angular-locale_wal-et.js,SourceCabKey=angular_locale_wal_et.js,DestName=angular-locale_wal-et.js,Attributes=16384,FileSize=3024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-745036455,HashPart2=1531185496,HashPart3=621670876,HashPart4=-509462149,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_wal-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_wal_et.js' is compressed
        InstallFiles: File: angular-locale_wal-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3024
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AN514A~1.JS1|angular-locale_wal.js,SourceCabKey=angular_locale_wal.js,DestName=angular-locale_wal.js,Attributes=16384,FileSize=3021,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=487166969,HashPart2=1799405250,HashPart3=-1772766383,HashPart4=65147785,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_wal.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_wal.js' is compressed
        InstallFiles: File: angular-locale_wal.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3021
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AN226D~1.JS1|angular-locale_xh-za.js,SourceCabKey=angular_locale_xh_za.js,DestName=angular-locale_xh-za.js,Attributes=16384,FileSize=2404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1934241044,HashPart2=572814410,HashPart3=2012711534,HashPart4=-268395995,,)
        MSI (s) (9C:0C) [17:13:14:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_xh-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:729]: Source for file 'angular_locale_xh_za.js' is compressed
        InstallFiles: File: angular-locale_xh-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2404
        MSI (s) (9C:0C) [17:13:14:729]: Executing op: FileCopy(SourceName=AND8E7~1.JS1|angular-locale_xh.js,SourceCabKey=angular_locale_xh.js,DestName=angular-locale_xh.js,Attributes=16384,FileSize=2401,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=275538000,HashPart2=21648185,HashPart3=-2070567052,HashPart4=-823196412,,)
        MSI (s) (9C:0C) [17:13:14:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_xh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:744]: Source for file 'angular_locale_xh.js' is compressed
        InstallFiles: File: angular-locale_xh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2401
        MSI (s) (9C:0C) [17:13:14:744]: Executing op: FileCopy(SourceName=AN5989~1.JS1|angular-locale_xog-ug.js,SourceCabKey=angular_locale_xog_ug.js,DestName=angular-locale_xog-ug.js,Attributes=16384,FileSize=2927,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1221272170,HashPart2=1111588567,HashPart3=2100145377,HashPart4=1242653332,,)
        MSI (s) (9C:0C) [17:13:14:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_xog-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:744]: Source for file 'angular_locale_xog_ug.js' is compressed
        InstallFiles: File: angular-locale_xog-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2927
        MSI (s) (9C:0C) [17:13:14:744]: Executing op: FileCopy(SourceName=ANFBA7~1.JS1|angular-locale_xog.js,SourceCabKey=angular_locale_xog.js,DestName=angular-locale_xog.js,Attributes=16384,FileSize=2921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-177695856,HashPart2=-1961798101,HashPart3=346299014,HashPart4=1708016306,,)
        MSI (s) (9C:0C) [17:13:14:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_xog.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:744]: Source for file 'angular_locale_xog.js' is compressed
        InstallFiles: File: angular-locale_xog.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2921
        MSI (s) (9C:0C) [17:13:14:744]: Executing op: FileCopy(SourceName=AN2517~1.JS1|angular-locale_yav-cm.js,SourceCabKey=angular_locale_yav_cm.js,DestName=angular-locale_yav-cm.js,Attributes=16384,FileSize=3792,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1531933704,HashPart2=-534718475,HashPart3=-810835232,HashPart4=684551511,,)
        MSI (s) (9C:0C) [17:13:14:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yav-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:744]: Source for file 'angular_locale_yav_cm.js' is compressed
        InstallFiles: File: angular-locale_yav-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3792
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=ANAAD3~1.JS1|angular-locale_yav.js,SourceCabKey=angular_locale_yav.js,DestName=angular-locale_yav.js,Attributes=16384,FileSize=3786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1186403018,HashPart2=1731290544,HashPart3=822942858,HashPart4=586009794,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yav.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_yav.js' is compressed
        InstallFiles: File: angular-locale_yav.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3786
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=AN36D8~1.JS1|angular-locale_yi-001.js,SourceCabKey=angular_locale_yi_001.js,DestName=angular-locale_yi-001.js,Attributes=16384,FileSize=4736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=845307304,HashPart2=-403509441,HashPart3=-623206040,HashPart4=2123953135,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yi-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_yi_001.js' is compressed
        InstallFiles: File: angular-locale_yi-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4736
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=AN36B4~1.JS1|angular-locale_yi.js,SourceCabKey=angular_locale_yi.js,DestName=angular-locale_yi.js,Attributes=16384,FileSize=4728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2065309802,HashPart2=-364497071,HashPart3=-741011034,HashPart4=72656407,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_yi.js' is compressed
        InstallFiles: File: angular-locale_yi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4728
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=ANBA0F~1.JS1|angular-locale_yo-bj.js,SourceCabKey=angular_locale_yo_bj.js,DestName=angular-locale_yo-bj.js,Attributes=16384,FileSize=3915,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2057837178,HashPart2=1052304694,HashPart3=-401810455,HashPart4=1034915536,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yo-bj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_yo_bj.js' is compressed
        InstallFiles: File: angular-locale_yo-bj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3915
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=ANC619~1.JS1|angular-locale_yo-ng.js,SourceCabKey=angular_locale_yo_ng.js,DestName=angular-locale_yo-ng.js,Attributes=16384,FileSize=4026,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1690603537,HashPart2=-369415701,HashPart3=499381854,HashPart4=-588875483,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yo-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_yo_ng.js' is compressed
        InstallFiles: File: angular-locale_yo-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4026
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=AN7E05~1.JS1|angular-locale_yo.js,SourceCabKey=angular_locale_yo.js,DestName=angular-locale_yo.js,Attributes=16384,FileSize=4020,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-332408463,HashPart2=-209423443,HashPart3=482484108,HashPart4=1833041545,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_yo.js' is compressed
        InstallFiles: File: angular-locale_yo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4020
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=AN06E1~1.JS1|angular-locale_yue-hk.js,SourceCabKey=angular_locale_yue_hk.js,DestName=angular-locale_yue-hk.js,Attributes=16384,FileSize=3168,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2077177354,HashPart2=-1924145635,HashPart3=1153557372,HashPart4=2062317234,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yue-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_yue_hk.js' is compressed
        InstallFiles: File: angular-locale_yue-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3168
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=AN5DC2~1.JS1|angular-locale_yue.js,SourceCabKey=angular_locale_yue.js,DestName=angular-locale_yue.js,Attributes=16384,FileSize=3162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2081269456,HashPart2=-2111238329,HashPart3=1822953450,HashPart4=-1925809025,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_yue.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_yue.js' is compressed
        InstallFiles: File: angular-locale_yue.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 3162
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=ANBC47~1.JS1|angular-locale_zgh-ma.js,SourceCabKey=angular_locale_zgh_ma.js,DestName=angular-locale_zgh-ma.js,Attributes=16384,FileSize=4227,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-279125362,HashPart2=1659071901,HashPart3=1228445478,HashPart4=1124247782,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zgh-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_zgh_ma.js' is compressed
        InstallFiles: File: angular-locale_zgh-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4227
        MSI (s) (9C:0C) [17:13:14:994]: Executing op: FileCopy(SourceName=ANB52F~1.JS1|angular-locale_zgh.js,SourceCabKey=angular_locale_zgh.js,DestName=angular-locale_zgh.js,Attributes=16384,FileSize=4221,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-686976201,HashPart2=2034440464,HashPart3=1284666759,HashPart4=-1239054799,,)
        MSI (s) (9C:0C) [17:13:14:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zgh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:14:994]: Source for file 'angular_locale_zgh.js' is compressed
        InstallFiles: File: angular-locale_zgh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 4221
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN002D~1.JS1|angular-locale_zh-cn.js,SourceCabKey=angular_locale_zh_cn.js,DestName=angular-locale_zh-cn.js,Attributes=16384,FileSize=2860,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=22040362,HashPart2=-127206445,HashPart3=-1292714513,HashPart4=-26711526,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_cn.js' is compressed
        InstallFiles: File: angular-locale_zh-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2860
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN455B~1.JS1|angular-locale_zh-hans-cn.js,SourceCabKey=angular_locale_zh_hans_cn.js,DestName=angular-locale_zh-hans-cn.js,Attributes=16384,FileSize=2870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1625469925,HashPart2=-766695259,HashPart3=-786881985,HashPart4=-316491565,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hans-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hans_cn.js' is compressed
        InstallFiles: File: angular-locale_zh-hans-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2870
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN765C~1.JS1|angular-locale_zh-hans-hk.js,SourceCabKey=angular_locale_zh_hans_hk.js,DestName=angular-locale_zh-hans-hk.js,Attributes=16384,FileSize=2853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1948751989,HashPart2=-1552225219,HashPart3=1490610519,HashPart4=715588381,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hans-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hans_hk.js' is compressed
        InstallFiles: File: angular-locale_zh-hans-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2853
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN2808~1.JS1|angular-locale_zh-hans-mo.js,SourceCabKey=angular_locale_zh_hans_mo.js,DestName=angular-locale_zh-hans-mo.js,Attributes=16384,FileSize=2855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2065972413,HashPart2=392083881,HashPart3=1356387273,HashPart4=97516723,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hans-mo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hans_mo.js' is compressed
        InstallFiles: File: angular-locale_zh-hans-mo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2855
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=ANC71F~1.JS1|angular-locale_zh-hans-sg.js,SourceCabKey=angular_locale_zh_hans_sg.js,DestName=angular-locale_zh-hans-sg.js,Attributes=16384,FileSize=2857,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1130195600,HashPart2=-1437282389,HashPart3=173174610,HashPart4=1193278767,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hans-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hans_sg.js' is compressed
        InstallFiles: File: angular-locale_zh-hans-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2857
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN67F1~1.JS1|angular-locale_zh-hans.js,SourceCabKey=angular_locale_zh_hans.js,DestName=angular-locale_zh-hans.js,Attributes=16384,FileSize=2864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1512149736,HashPart2=1198500013,HashPart3=1001698035,HashPart4=565635577,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hans.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hans.js' is compressed
        InstallFiles: File: angular-locale_zh-hans.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2864
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN0918~1.JS1|angular-locale_zh-hant-hk.js,SourceCabKey=angular_locale_zh_hant_hk.js,DestName=angular-locale_zh-hant-hk.js,Attributes=16384,FileSize=2689,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2068668551,HashPart2=-1073859464,HashPart3=348270279,HashPart4=-300524163,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hant-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hant_hk.js' is compressed
        InstallFiles: File: angular-locale_zh-hant-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2689
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN576C~1.JS1|angular-locale_zh-hant-mo.js,SourceCabKey=angular_locale_zh_hant_mo.js,DestName=angular-locale_zh-hant-mo.js,Attributes=16384,FileSize=2691,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2068314452,HashPart2=-1998886277,HashPart3=598271724,HashPart4=-1328187347,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hant-mo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hant_mo.js' is compressed
        InstallFiles: File: angular-locale_zh-hant-mo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2691
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN89B1~1.JS1|angular-locale_zh-hant-tw.js,SourceCabKey=angular_locale_zh_hant_tw.js,DestName=angular-locale_zh-hant-tw.js,Attributes=16384,FileSize=2716,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1840819974,HashPart2=-1919554362,HashPart3=-129188871,HashPart4=-1982496935,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hant-tw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hant_tw.js' is compressed
        InstallFiles: File: angular-locale_zh-hant-tw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2716
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=ANA3B5~1.JS1|angular-locale_zh-hant.js,SourceCabKey=angular_locale_zh_hant.js,DestName=angular-locale_zh-hant.js,Attributes=16384,FileSize=2710,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1830962078,HashPart2=857097178,HashPart3=-1046642383,HashPart4=1703116231,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hant.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hant.js' is compressed
        InstallFiles: File: angular-locale_zh-hant.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2710
        MSI (s) (9C:0C) [17:13:15:010]: Executing op: FileCopy(SourceName=AN8DFB~1.JS1|angular-locale_zh-hk.js,SourceCabKey=angular_locale_zh_hk.js,DestName=angular-locale_zh-hk.js,Attributes=16384,FileSize=2679,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1834684152,HashPart2=814133305,HashPart3=1871397952,HashPart4=854145514,,)
        MSI (s) (9C:0C) [17:13:15:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:010]: Source for file 'angular_locale_zh_hk.js' is compressed
        InstallFiles: File: angular-locale_zh-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2679
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=AN2121~1.JS1|angular-locale_zh-tw.js,SourceCabKey=angular_locale_zh_tw.js,DestName=angular-locale_zh-tw.js,Attributes=16384,FileSize=2706,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1867044191,HashPart2=-1811674777,HashPart3=297652183,HashPart4=-251786049,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh-tw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'angular_locale_zh_tw.js' is compressed
        InstallFiles: File: angular-locale_zh-tw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2706
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=AN95E5~1.JS1|angular-locale_zh.js,SourceCabKey=angular_locale_zh.js,DestName=angular-locale_zh.js,Attributes=16384,FileSize=2854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-657713917,HashPart2=1626911838,HashPart3=-640597792,HashPart4=18125139,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'angular_locale_zh.js' is compressed
        InstallFiles: File: angular-locale_zh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2854
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=AN0DB6~1.JS1|angular-locale_zu-za.js,SourceCabKey=angular_locale_zu_za.js,DestName=angular-locale_zu-za.js,Attributes=16384,FileSize=2477,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1469013183,HashPart2=428234261,HashPart3=1564379957,HashPart4=-1045122476,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zu-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'angular_locale_zu_za.js' is compressed
        InstallFiles: File: angular-locale_zu-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2477
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=ANC542~1.JS1|angular-locale_zu.js,SourceCabKey=angular_locale_zu.js,DestName=angular-locale_zu.js,Attributes=16384,FileSize=2471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-582143638,HashPart2=-725714290,HashPart3=-1492018164,HashPart4=-965360480,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\angular-locale_zu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'angular_locale_zu.js' is compressed
        InstallFiles: File: angular-locale_zu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2471
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=ar-001.js,SourceCabKey=ar_001.js,DestName=ar-001.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=124660181,HashPart2=-1737211546,HashPart3=-1329981794,HashPart4=1520641138,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'ar_001.js' is compressed
        InstallFiles: File: ar-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=ar-ae.js,SourceCabKey=ar_ae.js,DestName=ar-ae.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-14497145,HashPart2=-1906272186,HashPart3=-1756518247,HashPart4=1337624284,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-ae.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'ar_ae.js' is compressed
        Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'ar_bh.js' is compressed
        InstallFiles: File: ar-bh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=ar-dj.js,SourceCabKey=ar_dj.js,DestName=ar-dj.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=345056700,HashPart2=100395913,HashPart3=221153846,HashPart4=-1420192651,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-dj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'ar_dj.js' is compressed
        InstallFiles: File: ar-dj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=ar-dz.js,SourceCabKey=ar_dz.js,DestName=ar-dz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=923466867,HashPart2=-1764422701,HashPart3=-1076361385,HashPart4=68380838,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-dz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'ar_dz.js' is compressed
        InstallFiles: File: ar-dz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=ar-eg.js,SourceCabKey=ar_eg.js,DestName=ar-eg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1331192296,HashPart2=-983135008,HashPart3=-1745331710,HashPart4=-1158488729,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-eg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'ar_eg.js' is compressed
        InstallFiles: File: ar-eg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=ar-eh.js,SourceCabKey=ar_eh.js,DestName=ar-eh.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-900291748,HashPart2=1961615135,HashPart3=-553374020,HashPart4=237066136,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-eh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'ar_eh.js' is compressed
        InstallFiles: File: ar-eh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:025]: Executing op: FileCopy(SourceName=ar-er.js,SourceCabKey=ar_er.js,DestName=ar-er.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-15516688,HashPart2=2056449049,HashPart3=-2066573545,HashPart4=851248866,,)
        MSI (s) (9C:0C) [17:13:15:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:025]: Source for file 'ar_er.js' is compressed
        InstallFiles: File: ar-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-il.js,SourceCabKey=ar_il.js,DestName=ar-il.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=100368509,HashPart2=-745105834,HashPart3=838013411,HashPart4=-1740120199,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-il.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_il.js' is compressed
        InstallFiles: File: ar-il.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-iq.js,SourceCabKey=ar_iq.js,DestName=ar-iq.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1143084002,HashPart2=637323397,HashPart3=1038151473,HashPart4=-1454824169,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_iq.js' is compressed
        InstallFiles: File: ar-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-jo.js,SourceCabKey=ar_jo.js,DestName=ar-jo.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=345253575,HashPart2=1678944427,HashPart3=800463471,HashPart4=-902217881,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-jo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_jo.js' is compressed
        InstallFiles: File: ar-jo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-km.js,SourceCabKey=ar_km.js,DestName=ar-km.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1638674356,HashPart2=945977578,HashPart3=-1580869235,HashPart4=-337520368,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-km.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_km.js' is compressed
        InstallFiles: File: ar-km.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-kw.js,SourceCabKey=ar_kw.js,DestName=ar-kw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1552736983,HashPart2=1694617566,HashPart3=-1421425236,HashPart4=-1165327006,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-kw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_kw.js' is compressed
        InstallFiles: File: ar-kw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-lb.js,SourceCabKey=ar_lb.js,DestName=ar-lb.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=509810675,HashPart2=-463526214,HashPart3=884893353,HashPart4=476889233,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-lb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_lb.js' is compressed
        InstallFiles: File: ar-lb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-ly.js,SourceCabKey=ar_ly.js,DestName=ar-ly.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1882287936,HashPart2=-1603575684,HashPart3=-157090868,HashPart4=753179138,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-ly.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_ly.js' is compressed
        InstallFiles: File: ar-ly.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-ma.js,SourceCabKey=ar_ma.js,DestName=ar-ma.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=597054475,HashPart2=533545051,HashPart3=-1227969175,HashPart4=-1776219595,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_ma.js' is compressed
        InstallFiles: File: ar-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-mr.js,SourceCabKey=ar_mr.js,DestName=ar-mr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=192544357,HashPart2=-1367254456,HashPart3=600958270,HashPart4=-1900406546,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_mr.js' is compressed
        InstallFiles: File: ar-mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-om.js,SourceCabKey=ar_om.js,DestName=ar-om.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-15874227,HashPart2=-1135642975,HashPart3=1660788300,HashPart4=1233042449,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-om.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_om.js' is compressed
        InstallFiles: File: ar-om.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-ps.js,SourceCabKey=ar_ps.js,DestName=ar-ps.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2061166844,HashPart2=765212750,HashPart3=-546778754,HashPart4=1762058770,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-ps.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_ps.js' is compressed
        InstallFiles: File: ar-ps.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:041]: Executing op: FileCopy(SourceName=ar-qa.js,SourceCabKey=ar_qa.js,DestName=ar-qa.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1098269354,HashPart2=14950805,HashPart3=1886552893,HashPart4=451083902,,)
        MSI (s) (9C:0C) [17:13:15:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-qa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:041]: Source for file 'ar_qa.js' is compressed
        InstallFiles: File: ar-qa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-sa.js,SourceCabKey=ar_sa.js,DestName=ar-sa.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1973338451,HashPart2=6469185,HashPart3=1346289018,HashPart4=1570823455,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-sa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_sa.js' is compressed
        InstallFiles: File: ar-sa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-sd.js,SourceCabKey=ar_sd.js,DestName=ar-sd.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1626953593,HashPart2=-1515254852,HashPart3=-1372614626,HashPart4=253433887,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-sd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_sd.js' is compressed
        InstallFiles: File: ar-sd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-so.js,SourceCabKey=ar_so.js,DestName=ar-so.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=70826766,HashPart2=127648470,HashPart3=-2064899687,HashPart4=397298777,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-so.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_so.js' is compressed
        InstallFiles: File: ar-so.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-ss.js,SourceCabKey=ar_ss.js,DestName=ar-ss.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-758646162,HashPart2=2088873248,HashPart3=1880525170,HashPart4=-1550592009,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-ss.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_ss.js' is compressed
        InstallFiles: File: ar-ss.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-sy.js,SourceCabKey=ar_sy.js,DestName=ar-sy.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=14958820,HashPart2=-2079894691,HashPart3=1998809477,HashPart4=-774983128,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-sy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_sy.js' is compressed
        InstallFiles: File: ar-sy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-td.js,SourceCabKey=ar_td.js,DestName=ar-td.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1827940038,HashPart2=1206969401,HashPart3=-1997092976,HashPart4=-2143450131,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-td.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_td.js' is compressed
        InstallFiles: File: ar-td.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-tn.js,SourceCabKey=ar_tn.js,DestName=ar-tn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2031517347,HashPart2=-402312797,HashPart3=-1012023764,HashPart4=842486180,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-tn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_tn.js' is compressed
        InstallFiles: File: ar-tn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-xb.js,SourceCabKey=ar_xb.js,DestName=ar-xb.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=826974680,HashPart2=1508714448,HashPart3=103137535,HashPart4=348381289,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-xb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_xb.js' is compressed
        InstallFiles: File: ar-xb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar-ye.js,SourceCabKey=ar_ye.js,DestName=ar-ye.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-318215343,HashPart2=-994592523,HashPart3=1795703816,HashPart4=-1679143942,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar-ye.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar_ye.js' is compressed
        InstallFiles: File: ar-ye.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=ar.js,SourceCabKey=ar.js1,DestName=ar.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1606039342,HashPart2=-592511721,HashPart3=-799707482,HashPart4=-1050389171,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'ar.js1' is compressed
        InstallFiles: File: ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=as-in.js,SourceCabKey=as_in.js,DestName=as-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1062143390,HashPart2=645492257,HashPart3=1036184180,HashPart4=-1037441089,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\as-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'as_in.js' is compressed
        InstallFiles: File: as-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:056]: Executing op: FileCopy(SourceName=as.js,SourceCabKey=as.js,DestName=as.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1448393391,HashPart2=-1345095999,HashPart3=-992035711,HashPart4=1497706514,,)
        MSI (s) (9C:0C) [17:13:15:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\as.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:056]: Source for file 'as.js' is compressed
        InstallFiles: File: as.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=asa-tz.js,SourceCabKey=asa_tz.js,DestName=asa-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=902103370,HashPart2=-413223529,HashPart3=-1763155438,HashPart4=823489215,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\asa-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'asa_tz.js' is compressed
        InstallFiles: File: asa-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=asa.js,SourceCabKey=asa.js,DestName=asa.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=734597960,HashPart2=-435649061,HashPart3=-1137374806,HashPart4=-1928952703,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\asa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'asa.js' is compressed
        InstallFiles: File: asa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=ast-es.js,SourceCabKey=ast_es.js,DestName=ast-es.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1172857305,HashPart2=367265320,HashPart3=1760373387,HashPart4=-1103927658,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ast-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'ast_es.js' is compressed
        InstallFiles: File: ast-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=ast.js,SourceCabKey=ast.js,DestName=ast.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-642202790,HashPart2=651238084,HashPart3=-317623041,HashPart4=-403853089,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ast.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'ast.js' is compressed
        InstallFiles: File: ast.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=AZ-CYR~1.JS|az-cyrl-az.js,SourceCabKey=az_cyrl_az.js,DestName=az-cyrl-az.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1568647001,HashPart2=-478868397,HashPart3=926213701,HashPart4=1969407329,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\az-cyrl-az.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'az_cyrl_az.js' is compressed
        InstallFiles: File: az-cyrl-az.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=az-cyrl.js,SourceCabKey=az_cyrl.js,DestName=az-cyrl.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=519226303,HashPart2=-14709048,HashPart3=-1803042246,HashPart4=491803290,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\az-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'az_cyrl.js' is compressed
        InstallFiles: File: az-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=AZ-LAT~1.JS|az-latn-az.js,SourceCabKey=az_latn_az.js,DestName=az-latn-az.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1156043243,HashPart2=2097544320,HashPart3=1350394677,HashPart4=458617833,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\az-latn-az.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'az_latn_az.js' is compressed
        InstallFiles: File: az-latn-az.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=az-latn.js,SourceCabKey=az_latn.js,DestName=az-latn.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-511496960,HashPart2=1110419843,HashPart3=-1731443665,HashPart4=-24304224,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\az-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'az_latn.js' is compressed
        InstallFiles: File: az-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=az.js,SourceCabKey=az.js,DestName=az.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=628732465,HashPart2=1823780286,HashPart3=-1141722926,HashPart4=1575834755,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\az.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'az.js' is compressed
        InstallFiles: File: az.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:072]: Executing op: FileCopy(SourceName=bas-cm.js,SourceCabKey=bas_cm.js,DestName=bas-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-523154834,HashPart2=-2128679782,HashPart3=933355212,HashPart4=1096659924,,)
        MSI (s) (9C:0C) [17:13:15:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bas-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:072]: Source for file 'bas_cm.js' is compressed
        InstallFiles: File: bas-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=bas.js,SourceCabKey=bas.js,DestName=bas.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=832351860,HashPart2=976619084,HashPart3=1504915605,HashPart4=-185474832,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bas.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bas.js' is compressed
        InstallFiles: File: bas.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=be-by.js,SourceCabKey=be_by.js,DestName=be-by.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-887030215,HashPart2=-120156390,HashPart3=-2130744317,HashPart4=-465824862,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\be-by.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'be_by.js' is compressed
        InstallFiles: File: be-by.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=be.js,SourceCabKey=be.js,DestName=be.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-690661074,HashPart2=475950666,HashPart3=-2063451953,HashPart4=572283558,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'be.js' is compressed
        InstallFiles: File: be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=bem-zm.js,SourceCabKey=bem_zm.js,DestName=bem-zm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1086102779,HashPart2=1652608498,HashPart3=2147129739,HashPart4=1229858109,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bem-zm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bem_zm.js' is compressed
        InstallFiles: File: bem-zm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=bem.js,SourceCabKey=bem.js,DestName=bem.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1993736745,HashPart2=-1097009090,HashPart3=1246322943,HashPart4=99618260,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bem.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bem.js' is compressed
        InstallFiles: File: bem.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=bez-tz.js,SourceCabKey=bez_tz.js,DestName=bez-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1961878625,HashPart2=-2129735336,HashPart3=862796298,HashPart4=-53002626,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bez-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bez_tz.js' is compressed
        InstallFiles: File: bez-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=bez.js,SourceCabKey=bez.js,DestName=bez.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2057469613,HashPart2=-2029186890,HashPart3=-302128999,HashPart4=2001847446,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bez.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bez.js' is compressed
        InstallFiles: File: bez.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=bg-bg.js,SourceCabKey=bg_bg.js,DestName=bg-bg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=235148430,HashPart2=-2120270707,HashPart3=1021868640,HashPart4=-1545589724,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bg-bg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bg_bg.js' is compressed
        InstallFiles: File: bg-bg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=bg.js,SourceCabKey=bg.js,DestName=bg.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=369663820,HashPart2=-1584804555,HashPart3=-1170072834,HashPart4=398364420,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bg.js' is compressed
        InstallFiles: File: bg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=BM-LAT~1.JS|bm-latn-ml.js,SourceCabKey=bm_latn_ml.js,DestName=bm-latn-ml.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1065515843,HashPart2=-1245904299,HashPart3=337858198,HashPart4=-220985582,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bm-latn-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bm_latn_ml.js' is compressed
        InstallFiles: File: bm-latn-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:088]: Executing op: FileCopy(SourceName=bm-latn.js,SourceCabKey=bm_latn.js,DestName=bm-latn.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1464202016,HashPart2=1774495803,HashPart3=360238990,HashPart4=-1886466681,,)
        MSI (s) (9C:0C) [17:13:15:088]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bm-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:088]: Source for file 'bm_latn.js' is compressed
        InstallFiles: File: bm-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=bm-ml.js,SourceCabKey=bm_ml.js,DestName=bm-ml.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-518461970,HashPart2=-738927289,HashPart3=501134999,HashPart4=-533492693,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bm-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bm_ml.js' is compressed
        InstallFiles: File: bm-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=bm.js,SourceCabKey=bm.js,DestName=bm.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1847235028,HashPart2=-2012872771,HashPart3=-659279679,HashPart4=1393795755,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bm.js' is compressed
        InstallFiles: File: bm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=bn-bd.js,SourceCabKey=bn_bd.js,DestName=bn-bd.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-40840020,HashPart2=-1279469777,HashPart3=2105888228,HashPart4=519038149,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bn-bd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bn_bd.js' is compressed
        InstallFiles: File: bn-bd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=bn-in.js,SourceCabKey=bn_in.js,DestName=bn-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-416317746,HashPart2=1102743098,HashPart3=-1528566867,HashPart4=1147942694,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bn-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bn_in.js' is compressed
        InstallFiles: File: bn-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=bn.js,SourceCabKey=bn.js,DestName=bn.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1772290824,HashPart2=-1863704307,HashPart3=1057535480,HashPart4=-181906808,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bn.js' is compressed
        InstallFiles: File: bn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=bo-cn.js,SourceCabKey=bo_cn.js,DestName=bo-cn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-40535385,HashPart2=366664286,HashPart3=-1950718718,HashPart4=-1239498317,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bo-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bo_cn.js' is compressed
        InstallFiles: File: bo-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=bo-in.js,SourceCabKey=bo_in.js,DestName=bo-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2117573252,HashPart2=148901511,HashPart3=864610581,HashPart4=247836189,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bo-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bo_in.js' is compressed
        InstallFiles: File: bo-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=bo.js,SourceCabKey=bo.js,DestName=bo.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=760990881,HashPart2=-599295237,HashPart3=1337191340,HashPart4=440110785,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bo.js' is compressed
        InstallFiles: File: bo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json92,DestName=bower.json,Attributes=16384,FileSize=171,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1007454549,HashPart2=-1004512324,HashPart3=-787071919,HashPart4=-1294270045,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'bower.json92' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 171
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=br-fr.js,SourceCabKey=br_fr.js,DestName=br-fr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2023622944,HashPart2=1772649228,HashPart3=1736831818,HashPart4=173957536,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\br-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'br_fr.js' is compressed
        InstallFiles: File: br-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=br.js,SourceCabKey=br.js,DestName=br.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1557049725,HashPart2=1454737423,HashPart3=1790834119,HashPart4=-429138386,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'br.js' is compressed
        InstallFiles: File: br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:103]: Executing op: FileCopy(SourceName=brx-in.js,SourceCabKey=brx_in.js,DestName=brx-in.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-203685938,HashPart2=-1066597874,HashPart3=894830769,HashPart4=1205399194,,)
        MSI (s) (9C:0C) [17:13:15:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\brx-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:103]: Source for file 'brx_in.js' is compressed
        InstallFiles: File: brx-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=brx.js,SourceCabKey=brx.js,DestName=brx.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1176724528,HashPart2=1569485527,HashPart3=-2061552349,HashPart4=1621751634,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\brx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'brx.js' is compressed
        InstallFiles: File: brx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=BS-CYR~1.JS|bs-cyrl-ba.js,SourceCabKey=bs_cyrl_ba.js,DestName=bs-cyrl-ba.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-515725635,HashPart2=124477235,HashPart3=-807871632,HashPart4=-367263048,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bs-cyrl-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'bs_cyrl_ba.js' is compressed
        InstallFiles: File: bs-cyrl-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=bs-cyrl.js,SourceCabKey=bs_cyrl.js,DestName=bs-cyrl.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1583440743,HashPart2=1067148793,HashPart3=399480152,HashPart4=358165754,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bs-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'bs_cyrl.js' is compressed
        InstallFiles: File: bs-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=BS-LAT~1.JS|bs-latn-ba.js,SourceCabKey=bs_latn_ba.js,DestName=bs-latn-ba.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=510750543,HashPart2=638419782,HashPart3=-296286123,HashPart4=-1128886199,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bs-latn-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'bs_latn_ba.js' is compressed
        InstallFiles: File: bs-latn-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=bs-latn.js,SourceCabKey=bs_latn.js,DestName=bs-latn.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=110857008,HashPart2=1422570473,HashPart3=-1350496615,HashPart4=-1143204196,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bs-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'bs_latn.js' is compressed
        InstallFiles: File: bs-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=bs.js,SourceCabKey=bs.js1,DestName=bs.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=798990838,HashPart2=953904052,HashPart3=-1930368830,HashPart4=659562161,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\bs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'bs.js1' is compressed
        InstallFiles: File: bs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=byn-er.js,SourceCabKey=byn_er.js,DestName=byn-er.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=819168707,HashPart2=-777592976,HashPart3=-1523638470,HashPart4=556899198,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\byn-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'byn_er.js' is compressed
        InstallFiles: File: byn-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=byn.js,SourceCabKey=byn.js,DestName=byn.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1870607866,HashPart2=1720407681,HashPart3=-1460048403,HashPart4=-1467020861,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\byn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'byn.js' is compressed
        InstallFiles: File: byn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=ca-ad.js,SourceCabKey=ca_ad.js,DestName=ca-ad.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1275485165,HashPart2=1856802505,HashPart3=1594054654,HashPart4=-1408727984,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ca-ad.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'ca_ad.js' is compressed
        InstallFiles: File: ca-ad.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=CA-ES-~1.JS|ca-es-valencia.js,SourceCabKey=ca_es_valencia.js,DestName=ca-es-valencia.js,Attributes=16384,FileSize=75,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1758610559,HashPart2=1536759937,HashPart3=1322535170,HashPart4=-405099710,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ca-es-valencia.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'ca_es_valencia.js' is compressed
        InstallFiles: File: ca-es-valencia.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 75
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=ca-es.js,SourceCabKey=ca_es.js,DestName=ca-es.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=455512912,HashPart2=-441517713,HashPart3=548141918,HashPart4=-226841763,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ca-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'ca_es.js' is compressed
        InstallFiles: File: ca-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:119]: Executing op: FileCopy(SourceName=ca-fr.js,SourceCabKey=ca_fr.js,DestName=ca-fr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2004922614,HashPart2=1909960220,HashPart3=1871174358,HashPart4=-1452785679,,)
        MSI (s) (9C:0C) [17:13:15:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ca-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:119]: Source for file 'ca_fr.js' is compressed
        InstallFiles: File: ca-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=ca-it.js,SourceCabKey=ca_it.js,DestName=ca-it.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=341816961,HashPart2=1476089999,HashPart3=653491534,HashPart4=1708465375,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ca-it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'ca_it.js' is compressed
        ch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'ca.js' is compressed
        InstallFiles: File: ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=ce-ru.js,SourceCabKey=ce_ru.js,DestName=ce-ru.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2082793362,HashPart2=-514935700,HashPart3=-49432133,HashPart4=-396248001,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ce-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'ce_ru.js' is compressed
        InstallFiles: File: ce-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=ce.js,SourceCabKey=ce.js,DestName=ce.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-503065287,HashPart2=-1007772331,HashPart3=1694708482,HashPart4=1587719773,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ce.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'ce.js' is compressed
        InstallFiles: File: ce.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=cgg-ug.js,SourceCabKey=cgg_ug.js,DestName=cgg-ug.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-855730477,HashPart2=-433885653,HashPart3=293281494,HashPart4=-1336973408,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\cgg-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'cgg_ug.js' is compressed
        InstallFiles: File: cgg-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=cgg.js,SourceCabKey=cgg.js,DestName=cgg.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1149860793,HashPart2=706422218,HashPart3=-1730399100,HashPart4=-2025383519,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\cgg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'cgg.js' is compressed
        InstallFiles: File: cgg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=chr-us.js,SourceCabKey=chr_us.js,DestName=chr-us.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1330316265,HashPart2=1855645874,HashPart3=-2031271369,HashPart4=771959985,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\chr-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'chr_us.js' is compressed
        InstallFiles: File: chr-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=chr.js,SourceCabKey=chr.js,DestName=chr.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-442744158,HashPart2=241582802,HashPart3=1393269666,HashPart4=641813952,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\chr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'chr.js' is compressed
        InstallFiles: File: chr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=CKB-AR~1.JS|ckb-arab-iq.js,SourceCabKey=ckb_arab_iq.js,DestName=ckb-arab-iq.js,Attributes=16384,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-83322301,HashPart2=-971459149,HashPart3=346253275,HashPart4=1277924719,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ckb-arab-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'ckb_arab_iq.js' is compressed
        InstallFiles: File: ckb-arab-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 72
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=CKB-AR~1.JS1|ckb-arab-ir.js,SourceCabKey=ckb_arab_ir.js,DestName=ckb-arab-ir.js,Attributes=16384,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-988392310,HashPart2=-1146128649,HashPart3=2081785428,HashPart4=-1119572921,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ckb-arab-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'ckb_arab_ir.js' is compressed
        InstallFiles: File: ckb-arab-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 72
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=ckb-arab.js,SourceCabKey=ckb_arab.js,DestName=ckb-arab.js,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-795682945,HashPart2=-563492718,HashPart3=-481887517,HashPart4=-2131979356,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ckb-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'ckb_arab.js' is compressed
        InstallFiles: File: ckb-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 69
        MSI (s) (9C:0C) [17:13:15:134]: Executing op: FileCopy(SourceName=ckb-iq.js,SourceCabKey=ckb_iq.js,DestName=ckb-iq.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-605681955,HashPart2=343006562,HashPart3=1969383060,HashPart4=-336295119,,)
        MSI (s) (9C:0C) [17:13:15:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ckb-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:134]: Source for file 'ckb_iq.js' is compressed
        InstallFiles: File: ckb-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=ckb-ir.js,SourceCabKey=ckb_ir.js,DestName=ckb-ir.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1644701852,HashPart2=2074171176,HashPart3=-1262723573,HashPart4=-1626247580,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ckb-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'ckb_ir.js' is compressed
        InstallFiles: File: ckb-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=CKB-LA~1.JS|ckb-latn-iq.js,SourceCabKey=ckb_latn_iq.js,DestName=ckb-latn-iq.js,Attributes=16384,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1365036386,HashPart2=257790164,HashPart3=-1085742460,HashPart4=1963281722,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ckb-latn-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'ckb_latn_iq.js' is compressed
        InstallFiles: File: ckb-latn-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 72
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=ckb-latn.js,SourceCabKey=ckb_latn.js,DestName=ckb-latn.js,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1839949378,HashPart2=-1538199610,HashPart3=979121663,HashPart4=-1457209456,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ckb-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'ckb_latn.js' is compressed
        InstallFiles: File: ckb-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 69
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=ckb.js,SourceCabKey=ckb.js,DestName=ckb.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1651985613,HashPart2=-989292092,HashPart3=-402361548,HashPart4=1741322613,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ckb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'ckb.js' is compressed
        InstallFiles: File: ckb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=cs-cz.js,SourceCabKey=cs_cz.js,DestName=cs-cz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-934386766,HashPart2=-321197598,HashPart3=-1997031305,HashPart4=-969655550,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\cs-cz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'cs_cz.js' is compressed
        InstallFiles: File: cs-cz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=cs.js,SourceCabKey=cs.js1,DestName=cs.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-892495339,HashPart2=-1183585504,HashPart3=-1759494360,HashPart4=-174369301,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\cs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'cs.js1' is compressed
        InstallFiles: File: cs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=cu-ru.js,SourceCabKey=cu_ru.js,DestName=cu-ru.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1334540180,HashPart2=107160266,HashPart3=-2063730671,HashPart4=-1002205041,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\cu-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'cu_ru.js' is compressed
        InstallFiles: File: cu-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=cu.js,SourceCabKey=cu.js,DestName=cu.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1610916051,HashPart2=-501254045,HashPart3=-157763259,HashPart4=1874779250,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\cu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'cu.js' is compressed
        InstallFiles: File: cu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=cy-gb.js,SourceCabKey=cy_gb.js,DestName=cy-gb.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1480512141,HashPart2=-1863139872,HashPart3=-991664234,HashPart4=-1768409378,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\cy-gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'cy_gb.js' is compressed
        InstallFiles: File: cy-gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=cy.js,SourceCabKey=cy.js,DestName=cy.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1489291785,HashPart2=1229608367,HashPart3=-1467866446,HashPart4=775222682,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'cy.js' is compressed
        InstallFiles: File: cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=da-dk.js,SourceCabKey=da_dk.js,DestName=da-dk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1814663162,HashPart2=96849566,HashPart3=-2006260208,HashPart4=1851770267,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\da-dk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'da_dk.js' is compressed
        InstallFiles: File: da-dk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:150]: Executing op: FileCopy(SourceName=da-gl.js,SourceCabKey=da_gl.js,DestName=da-gl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=82941826,HashPart2=804111126,HashPart3=607941792,HashPart4=1310984199,,)
        MSI (s) (9C:0C) [17:13:15:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\da-gl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:150]: Source for file 'da_gl.js' is compressed
        InstallFiles: File: da-gl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=da.js,SourceCabKey=da.js1,DestName=da.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=501078306,HashPart2=-399198088,HashPart3=-1273107132,HashPart4=2002445287,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\da.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'da.js1' is compressed
        InstallFiles: File: da.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=dav-ke.js,SourceCabKey=dav_ke.js,DestName=dav-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-904925621,HashPart2=-1576066775,HashPart3=35710928,HashPart4=834469715,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dav-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'dav_ke.js' is compressed
        InstallFiles: File: dav-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=dav.js,SourceCabKey=dav.js,DestName=dav.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2029143046,HashPart2=-408761967,HashPart3=1944581100,HashPart4=406890419,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dav.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'dav.js' is compressed
        InstallFiles: File: dav.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=de-at.js,SourceCabKey=de_at.js,DestName=de-at.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1160576676,HashPart2=1518465565,HashPart3=1135505297,HashPart4=-2002493644,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\de-at.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'de_at.js' is compressed
        InstallFiles: File: de-at.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=de-be.js,SourceCabKey=de_be.js,DestName=de-be.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1745890636,HashPart2=448708038,HashPart3=-1746060350,HashPart4=-1242050088,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\de-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'de_be.js' is compressed
        InstallFiles: File: de-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=de-ch.js,SourceCabKey=de_ch.js,DestName=de-ch.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1624070764,HashPart2=1197344760,HashPart3=-668852780,HashPart4=-1904838712,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\de-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'de_ch.js' is compressed
        InstallFiles: File: de-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=de-de.js,SourceCabKey=de_de.js,DestName=de-de.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1798860449,HashPart2=1722193030,HashPart3=-646466485,HashPart4=1924506086,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\de-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'de_de.js' is compressed
        InstallFiles: File: de-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=de-li.js,SourceCabKey=de_li.js,DestName=de-li.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1372410976,HashPart2=-159103862,HashPart3=-1335532325,HashPart4=851747902,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\de-li.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'de_li.js' is compressed
        InstallFiles: File: de-li.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=de-lu.js,SourceCabKey=de_lu.js,DestName=de-lu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1094446366,HashPart2=119424372,HashPart3=-1581712190,HashPart4=-1863513126,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\de-lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'de_lu.js' is compressed
        InstallFiles: File: de-lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=de.js,SourceCabKey=de.js1,DestName=de.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-424511457,HashPart2=-1730746404,HashPart3=1118060244,HashPart4=818253962,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'de.js1' is compressed
        InstallFiles: File: de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:166]: Executing op: FileCopy(SourceName=dje-ne.js,SourceCabKey=dje_ne.js,DestName=dje-ne.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-749919861,HashPart2=1213225372,HashPart3=534214233,HashPart4=-1307387317,,)
        MSI (s) (9C:0C) [17:13:15:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dje-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:166]: Source for file 'dje_ne.js' is compressed
        InstallFiles: File: dje-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dje.js,SourceCabKey=dje.js,DestName=dje.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1807627318,HashPart2=-1669418046,HashPart3=1709506743,HashPart4=-148464509,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dje.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dje.js' is compressed
        InstallFiles: File: dje.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dsb-de.js,SourceCabKey=dsb_de.js,DestName=dsb-de.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-550286926,HashPart2=-2061050080,HashPart3=-318704429,HashPart4=-39321466,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dsb-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dsb_de.js' is compressed
        InstallFiles: File: dsb-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dsb.js,SourceCabKey=dsb.js,DestName=dsb.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-956794133,HashPart2=507331270,HashPart3=-1207016607,HashPart4=1630367854,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dsb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dsb.js' is compressed
        InstallFiles: File: dsb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dua-cm.js,SourceCabKey=dua_cm.js,DestName=dua-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=923126768,HashPart2=2129180619,HashPart3=-52366988,HashPart4=-1566646695,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dua-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dua_cm.js' is compressed
        InstallFiles: File: dua-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dua.js,SourceCabKey=dua.js,DestName=dua.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1755856064,HashPart2=260129138,HashPart3=-12277722,HashPart4=-1712856995,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dua.js' is compressed
        InstallFiles: File: dua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dyo-sn.js,SourceCabKey=dyo_sn.js,DestName=dyo-sn.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2056002144,HashPart2=829871185,HashPart3=-1933304598,HashPart4=2077277625,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dyo-sn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dyo_sn.js' is compressed
        InstallFiles: File: dyo-sn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dyo.js,SourceCabKey=dyo.js,DestName=dyo.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1804351734,HashPart2=-259012093,HashPart3=-984109911,HashPart4=807629759,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dyo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dyo.js' is compressed
        InstallFiles: File: dyo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dz-bt.js,SourceCabKey=dz_bt.js,DestName=dz-bt.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1811555469,HashPart2=2083827886,HashPart3=1514203858,HashPart4=-2083478272,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dz-bt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dz_bt.js' is compressed
        InstallFiles: File: dz-bt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=dz.js,SourceCabKey=dz.js,DestName=dz.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=712930945,HashPart2=-770308357,HashPart3=-666652089,HashPart4=-17550267,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\dz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'dz.js' is compressed
        InstallFiles: File: dz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=ebu-ke.js,SourceCabKey=ebu_ke.js,DestName=ebu-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1906398602,HashPart2=-949622859,HashPart3=-615622334,HashPart4=2043932726,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ebu-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'ebu_ke.js' is compressed
        InstallFiles: File: ebu-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=ebu.js,SourceCabKey=ebu.js,DestName=ebu.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=611503995,HashPart2=1943699740,HashPart3=1352095942,HashPart4=1980973441,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ebu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'ebu.js' is compressed
        InstallFiles: File: ebu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:181]: Executing op: FileCopy(SourceName=ee-gh.js,SourceCabKey=ee_gh.js,DestName=ee-gh.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-592388008,HashPart2=945140252,HashPart3=1975423225,HashPart4=-1843413427,,)
        MSI (s) (9C:0C) [17:13:15:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ee-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:181]: Source for file 'ee_gh.js' is compressed
        InstallFiles: File: ee-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=ee-tg.js,SourceCabKey=ee_tg.js,DestName=ee-tg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=324505477,HashPart2=405647298,HashPart3=-1958865411,HashPart4=1601149160,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ee-tg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'ee_tg.js' is compressed
        InstallFiles: File: ee-tg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=ee.js,SourceCabKey=ee.js,DestName=ee.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=339922272,HashPart2=-1851252592,HashPart3=-1064989323,HashPart4=-2036748010,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ee.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'ee.js' is compressed
        InstallFiles: File: ee.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=el-cy.js,SourceCabKey=el_cy.js,DestName=el-cy.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1125096139,HashPart2=1958913503,HashPart3=306622006,HashPart4=-1381663799,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\el-cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'el_cy.js' is compressed
        InstallFiles: File: el-cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=el-gr.js,SourceCabKey=el_gr.js,DestName=el-gr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=450813263,HashPart2=1461129260,HashPart3=-2067000142,HashPart4=-912064207,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\el-gr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'el_gr.js' is compressed
        InstallFiles: File: el-gr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=el.js,SourceCabKey=el.js,DestName=el.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2094324501,HashPart2=919786045,HashPart3=1708267092,HashPart4=1019365678,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\el.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'el.js' is compressed
        InstallFiles: File: el.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=en-001.js,SourceCabKey=en_001.js,DestName=en-001.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1085199212,HashPart2=858553758,HashPart3=-160489824,HashPart4=-1341670369,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'en_001.js' is compressed
        InstallFiles: File: en-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=en-150.js,SourceCabKey=en_150.js,DestName=en-150.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1543609318,HashPart2=1483245073,HashPart3=-1155698870,HashPart4=2081474291,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-150.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'en_150.js' is compressed
        InstallFiles: File: en-150.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=en-ag.js,SourceCabKey=en_ag.js,DestName=en-ag.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1331360547,HashPart2=1173593932,HashPart3=1059163113,HashPart4=-757933553,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ag.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'en_ag.js' is compressed
        InstallFiles: File: en-ag.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=en-ai.js,SourceCabKey=en_ai.js,DestName=en-ai.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=790212428,HashPart2=54242055,HashPart3=-71470085,HashPart4=-1571541860,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ai.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'en_ai.js' is compressed
        InstallFiles: File: en-ai.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=en-as.js,SourceCabKey=en_as.js,DestName=en-as.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=923096117,HashPart2=333399650,HashPart3=-1398805037,HashPart4=1697354461,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-as.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'en_as.js' is compressed
        InstallFiles: File: en-as.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=en-at.js,SourceCabKey=en_at.js,DestName=en-at.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1678689975,HashPart2=-1628690870,HashPart3=954427272,HashPart4=189898687,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-at.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'en_at.js' is compressed
        InstallFiles: File: en-at.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:197]: Executing op: FileCopy(SourceName=en-au.js,SourceCabKey=en_au.js,DestName=en-au.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1891954889,HashPart2=1778456902,HashPart3=-811161399,HashPart4=647785435,,)
        MSI (s) (9C:0C) [17:13:15:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-au.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:197]: Source for file 'en_au.js' is compressed
        InstallFiles: File: en-au.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-bb.js,SourceCabKey=en_bb.js,DestName=en-bb.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1821030878,HashPart2=-1751923394,HashPart3=-1487679164,HashPart4=1434259438,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-bb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_bb.js' is compressed
        InstallFiles: File: en-bb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-be.js,SourceCabKey=en_be.js,DestName=en-be.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1783123055,HashPart2=1239350624,HashPart3=-1976938024,HashPart4=123408330,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_be.js' is compressed
        InstallFiles: File: en-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-bi.js,SourceCabKey=en_bi.js,DestName=en-bi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2077505076,HashPart2=-853618854,HashPart3=-751202557,HashPart4=-1808176322,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-bi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_bi.js' is compressed
        InstallFiles: File: en-bi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-bm.js,SourceCabKey=en_bm.js,DestName=en-bm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=276030975,HashPart2=19887495,HashPart3=-52843705,HashPart4=411397574,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-bm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_bm.js' is compressed
        InstallFiles: File: en-bm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-bs.js,SourceCabKey=en_bs.js,DestName=en-bs.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1337888380,HashPart2=-56953765,HashPart3=-965597657,HashPart4=657195835,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-bs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_bs.js' is compressed
        InstallFiles: File: en-bs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-bw.js,SourceCabKey=en_bw.js,DestName=en-bw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=531607420,HashPart2=-483033590,HashPart3=1285863437,HashPart4=-1403587897,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-bw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_bw.js' is compressed
        InstallFiles: File: en-bw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-bz.js,SourceCabKey=en_bz.js,DestName=en-bz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=492523838,HashPart2=-239388004,HashPart3=-918224392,HashPart4=-1628939679,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-bz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_bz.js' is compressed
        InstallFiles: File: en-bz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-ca.js,SourceCabKey=en_ca.js1,DestName=en-ca.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=905477049,HashPart2=-69574374,HashPart3=-1345552518,HashPart4=-302234749,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_ca.js1' is compressed
        InstallFiles: File: en-ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-cc.js,SourceCabKey=en_cc.js,DestName=en-cc.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2036419986,HashPart2=-120048322,HashPart3=-1787484734,HashPart4=-735055010,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-cc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_cc.js' is compressed
        InstallFiles: File: en-cc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-ch.js,SourceCabKey=en_ch.js,DestName=en-ch.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2057755622,HashPart2=-1904533280,HashPart3=959074401,HashPart4=872222929,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_ch.js' is compressed
        InstallFiles: File: en-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:212]: Executing op: FileCopy(SourceName=en-ck.js,SourceCabKey=en_ck.js,DestName=en-ck.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1121998594,HashPart2=1474156526,HashPart3=-1969690165,HashPart4=-512793567,,)
        MSI (s) (9C:0C) [17:13:15:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ck.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:212]: Source for file 'en_ck.js' is compressed
        InstallFiles: File: en-ck.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-cm.js,SourceCabKey=en_cm.js,DestName=en-cm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2022095819,HashPart2=-351434369,HashPart3=-1712819339,HashPart4=1984445607,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_cm.js' is compressed
        InstallFiles: File: en-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-cx.js,SourceCabKey=en_cx.js,DestName=en-cx.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1921485801,HashPart2=-42199663,HashPart3=1866190261,HashPart4=1716243954,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-cx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_cx.js' is compressed
        InstallFiles: File: en-cx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-cy.js,SourceCabKey=en_cy.js,DestName=en-cy.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1874091015,HashPart2=1717945254,HashPart3=-859414697,HashPart4=1130408692,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_cy.js' is compressed
        InstallFiles: File: en-cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-de.js,SourceCabKey=en_de.js,DestName=en-de.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=38046494,HashPart2=-789104797,HashPart3=-345127760,HashPart4=1742597934,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_de.js' is compressed
        InstallFiles: File: en-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-dg.js,SourceCabKey=en_dg.js,DestName=en-dg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=292995964,HashPart2=704565604,HashPart3=-1325282098,HashPart4=-2024883261,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-dg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_dg.js' is compressed
        InstallFiles: File: en-dg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-dk.js,SourceCabKey=en_dk.js,DestName=en-dk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1272607704,HashPart2=-1933548240,HashPart3=-1617422745,HashPart4=2140972335,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-dk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_dk.js' is compressed
        InstallFiles: File: en-dk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-dm.js,SourceCabKey=en_dm.js,DestName=en-dm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-943244361,HashPart2=440711298,HashPart3=-79270255,HashPart4=-950298328,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-dm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_dm.js' is compressed
        InstallFiles: File: en-dm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=EN-DSR~1.JS|en-dsrt-us.js,SourceCabKey=en_dsrt_us.js,DestName=en-dsrt-us.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-974789380,HashPart2=1395637943,HashPart3=1129244201,HashPart4=549644465,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-dsrt-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_dsrt_us.js' is compressed
        InstallFiles: File: en-dsrt-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-dsrt.js,SourceCabKey=en_dsrt.js,DestName=en-dsrt.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1701133437,HashPart2=277684374,HashPart3=800663416,HashPart4=1970077866,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-dsrt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_dsrt.js' is compressed
        InstallFiles: File: en-dsrt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-er.js,SourceCabKey=en_er.js,DestName=en-er.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-360309097,HashPart2=-675594587,HashPart3=-1221976284,HashPart4=-794185267,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_er.js' is compressed
        InstallFiles: File: en-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-fi.js,SourceCabKey=en_fi.js,DestName=en-fi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2082986145,HashPart2=1034912390,HashPart3=-2041858740,HashPart4=-478813638,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_fi.js' is compressed
        InstallFiles: File: en-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:228]: Executing op: FileCopy(SourceName=en-fj.js,SourceCabKey=en_fj.js,DestName=en-fj.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1828700269,HashPart2=-258582602,HashPart3=66170757,HashPart4=1852494749,,)
        MSI (s) (9C:0C) [17:13:15:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-fj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:228]: Source for file 'en_fj.js' is compressed
        InstallFiles: File: en-fj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-fk.js,SourceCabKey=en_fk.js,DestName=en-fk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1648105590,HashPart2=-331558056,HashPart3=1896660294,HashPart4=1487050408,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-fk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_fk.js' is compressed
        InstallFiles: File: en-fk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-fm.js,SourceCabKey=en_fm.js,DestName=en-fm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1131358735,HashPart2=-1997391217,HashPart3=1946885452,HashPart4=354262091,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-fm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_fm.js' is compressed
        InstallFiles: File: en-fm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-gb.js,SourceCabKey=en_gb.js1,DestName=en-gb.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-964149673,HashPart2=2101229377,HashPart3=666810929,HashPart4=18582519,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_gb.js1' is compressed
        InstallFiles: File: en-gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-gd.js,SourceCabKey=en_gd.js,DestName=en-gd.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=428625164,HashPart2=-1948766690,HashPart3=1180936362,HashPart4=-1522341722,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-gd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_gd.js' is compressed
        InstallFiles: File: en-gd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-gg.js,SourceCabKey=en_gg.js,DestName=en-gg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=330790218,HashPart2=-1956208234,HashPart3=1921721741,HashPart4=2048603383,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-gg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_gg.js' is compressed
        InstallFiles: File: en-gg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-gh.js,SourceCabKey=en_gh.js,DestName=en-gh.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=420049066,HashPart2=1882749985,HashPart3=833686940,HashPart4=-1925321321,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_gh.js' is compressed
        InstallFiles: File: en-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-gi.js,SourceCabKey=en_gi.js,DestName=en-gi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1050856331,HashPart2=-1474943687,HashPart3=2075287513,HashPart4=581213224,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-gi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_gi.js' is compressed
        InstallFiles: File: en-gi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-gm.js,SourceCabKey=en_gm.js,DestName=en-gm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-789637778,HashPart2=-856906120,HashPart3=637029899,HashPart4=1405895895,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-gm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_gm.js' is compressed
        InstallFiles: File: en-gm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-gu.js,SourceCabKey=en_gu.js,DestName=en-gu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1843661003,HashPart2=-1949992086,HashPart3=549125667,HashPart4=1811284178,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-gu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_gu.js' is compressed
        InstallFiles: File: en-gu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-gy.js,SourceCabKey=en_gy.js,DestName=en-gy.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=81343547,HashPart2=187012295,HashPart3=-186666918,HashPart4=1211303171,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-gy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_gy.js' is compressed
        InstallFiles: File: en-gy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-hk.js,SourceCabKey=en_hk.js,DestName=en-hk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=884713557,HashPart2=1521038892,HashPart3=-1711781530,HashPart4=426605377,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_hk.js' is compressed
        InstallFiles: File: en-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:244]: Executing op: FileCopy(SourceName=en-ie.js,SourceCabKey=en_ie.js,DestName=en-ie.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-928943426,HashPart2=1334624768,HashPart3=1264278160,HashPart4=331813890,,)
        MSI (s) (9C:0C) [17:13:15:244]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ie.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:244]: Source for file 'en_ie.js' is compressed
        InstallFiles: File: en-ie.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-il.js,SourceCabKey=en_il.js,DestName=en-il.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-273843830,HashPart2=986744202,HashPart3=-304663917,HashPart4=1639554948,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-il.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_il.js' is compressed
        InstallFiles: File: en-il.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-im.js,SourceCabKey=en_im.js,DestName=en-im.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-209953944,HashPart2=1391665442,HashPart3=-45199152,HashPart4=-852525133,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-im.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_im.js' is compressed
        InstallFiles: File: en-im.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-in.js,SourceCabKey=en_in.js,DestName=en-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1008322337,HashPart2=-890904964,HashPart3=-2019349637,HashPart4=-787887164,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_in.js' is compressed
        InstallFiles: File: en-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-io.js,SourceCabKey=en_io.js,DestName=en-io.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-106324547,HashPart2=-311321954,HashPart3=1484182179,HashPart4=-609198594,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-io.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_io.js' is compressed
        InstallFiles: File: en-io.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-iso.js,SourceCabKey=en_iso.js,DestName=en-iso.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1924765396,HashPart2=314957514,HashPart3=1674240471,HashPart4=1721982714,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-iso.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_iso.js' is compressed
        InstallFiles: File: en-iso.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-je.js,SourceCabKey=en_je.js,DestName=en-je.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1408499355,HashPart2=1335438954,HashPart3=75929688,HashPart4=1190440463,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-je.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_je.js' is compressed
        InstallFiles: File: en-je.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-jm.js,SourceCabKey=en_jm.js,DestName=en-jm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=856781050,HashPart2=-1873274559,HashPart3=760681085,HashPart4=1917490970,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-jm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_jm.js' is compressed
        InstallFiles: File: en-jm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-ke.js,SourceCabKey=en_ke.js,DestName=en-ke.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1568861477,HashPart2=-1001244964,HashPart3=-2125627284,HashPart4=505299247,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_ke.js' is compressed
        InstallFiles: File: en-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-ki.js,SourceCabKey=en_ki.js,DestName=en-ki.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-417502131,HashPart2=1725358693,HashPart3=-1923694767,HashPart4=930937594,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ki.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_ki.js' is compressed
        InstallFiles: File: en-ki.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-kn.js,SourceCabKey=en_kn.js,DestName=en-kn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1897615001,HashPart2=2114804254,HashPart3=1320038899,HashPart4=363046258,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-kn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_kn.js' is compressed
        InstallFiles: File: en-kn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:259]: Executing op: FileCopy(SourceName=en-ky.js,SourceCabKey=en_ky.js,DestName=en-ky.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-584416069,HashPart2=-2120375166,HashPart3=1546739045,HashPart4=-1858430335,,)
        MSI (s) (9C:0C) [17:13:15:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:259]: Source for file 'en_ky.js' is compressed
        InstallFiles: File: en-ky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-lc.js,SourceCabKey=en_lc.js,DestName=en-lc.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-958063153,HashPart2=-470723090,HashPart3=-286977366,HashPart4=-1768677035,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-lc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_lc.js' is compressed
        InstallFiles: File: en-lc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-lr.js,SourceCabKey=en_lr.js,DestName=en-lr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1162429309,HashPart2=-1861200542,HashPart3=-547715416,HashPart4=2046633973,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-lr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_lr.js' is compressed
        InstallFiles: File: en-lr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-ls.js,SourceCabKey=en_ls.js,DestName=en-ls.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=855634852,HashPart2=-1241325540,HashPart3=273772253,HashPart4=1812398495,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ls.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_ls.js' is compressed
        InstallFiles: File: en-ls.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-mg.js,SourceCabKey=en_mg.js,DestName=en-mg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=294335007,HashPart2=378798794,HashPart3=240745823,HashPart4=2131537930,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-mg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_mg.js' is compressed
        InstallFiles: File: en-mg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-mh.js,SourceCabKey=en_mh.js,DestName=en-mh.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2099404572,HashPart2=-766754013,HashPart3=-134658967,HashPart4=-1818328801,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-mh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_mh.js' is compressed
        InstallFiles: File: en-mh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-mo.js,SourceCabKey=en_mo.js,DestName=en-mo.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1905701874,HashPart2=40008363,HashPart3=-2043663934,HashPart4=-1959322354,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-mo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_mo.js' is compressed
        InstallFiles: File: en-mo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-mp.js,SourceCabKey=en_mp.js,DestName=en-mp.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1329712239,HashPart2=117929594,HashPart3=-590368593,HashPart4=1526720297,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-mp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_mp.js' is compressed
        InstallFiles: File: en-mp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-ms.js,SourceCabKey=en_ms.js,DestName=en-ms.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2072268353,HashPart2=-1528955189,HashPart3=159518280,HashPart4=-706653934,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ms.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_ms.js' is compressed
        InstallFiles: File: en-ms.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-mt.js,SourceCabKey=en_mt.js,DestName=en-mt.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=943132702,HashPart2=-282952206,HashPart3=-1201535559,HashPart4=-423187030,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-mt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_mt.js' is compressed
        InstallFiles: File: en-mt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-mu.js,SourceCabKey=en_mu.js,DestName=en-mu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=310642475,HashPart2=190031988,HashPart3=1844109477,HashPart4=-1925328519,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-mu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_mu.js' is compressed
        InstallFiles: File: en-mu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-mw.js,SourceCabKey=en_mw.js,DestName=en-mw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1531035870,HashPart2=54033556,HashPart3=-1819818934,HashPart4=1227340650,,)
        MSI (s) (9C:0C) [17:13:15:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-mw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:275]: Source for file 'en_mw.js' is compressed
        InstallFiles: File: en-mw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:275]: Executing op: FileCopy(SourceName=en-my.js,SourceCabKey=en_my.js,DestName=en-my.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2108387261,HashPart2=-1426714601,HashPart3=-1463646414,HashPart4=535175308,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_my.js' is compressed
        InstallFiles: File: en-my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-na.js,SourceCabKey=en_na.js,DestName=en-na.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1324560318,HashPart2=1187754172,HashPart3=461531735,HashPart4=-1756023449,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-na.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_na.js' is compressed
        InstallFiles: File: en-na.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-nf.js,SourceCabKey=en_nf.js,DestName=en-nf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-418266990,HashPart2=-1756668245,HashPart3=-682277303,HashPart4=1701618697,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-nf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_nf.js' is compressed
        InstallFiles: File: en-nf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-ng.js,SourceCabKey=en_ng.js,DestName=en-ng.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1447799131,HashPart2=-378923293,HashPart3=-436507146,HashPart4=-1381164178,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_ng.js' is compressed
        InstallFiles: File: en-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-nl.js,SourceCabKey=en_nl.js,DestName=en-nl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1645913443,HashPart2=957567149,HashPart3=-3557936,HashPart4=-2089415693,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_nl.js' is compressed
        InstallFiles: File: en-nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-nr.js,SourceCabKey=en_nr.js,DestName=en-nr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-769184644,HashPart2=524694695,HashPart3=-762524677,HashPart4=1154746067,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-nr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_nr.js' is compressed
        InstallFiles: File: en-nr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-nu.js,SourceCabKey=en_nu.js,DestName=en-nu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=305999994,HashPart2=1789926822,HashPart3=1152163648,HashPart4=426765310,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-nu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_nu.js' is compressed
        InstallFiles: File: en-nu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-nz.js,SourceCabKey=en_nz.js,DestName=en-nz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1571025577,HashPart2=2142096078,HashPart3=-1681386560,HashPart4=1344880650,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-nz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_nz.js' is compressed
        InstallFiles: File: en-nz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-pg.js,SourceCabKey=en_pg.js,DestName=en-pg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1775806930,HashPart2=-907003036,HashPart3=352248792,HashPart4=-1254006712,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-pg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_pg.js' is compressed
        InstallFiles: File: en-pg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-ph.js,SourceCabKey=en_ph.js,DestName=en-ph.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=170490323,HashPart2=945066236,HashPart3=-1760881722,HashPart4=-1987165424,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ph.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_ph.js' is compressed
        InstallFiles: File: en-ph.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-pk.js,SourceCabKey=en_pk.js,DestName=en-pk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-822691556,HashPart2=1637134381,HashPart3=104710289,HashPart4=936372388,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-pk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_pk.js' is compressed
        InstallFiles: File: en-pk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:290]: Executing op: FileCopy(SourceName=en-pn.js,SourceCabKey=en_pn.js,DestName=en-pn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1620779626,HashPart2=1085040241,HashPart3=-190617826,HashPart4=806983760,,)
        MSI (s) (9C:0C) [17:13:15:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-pn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:290]: Source for file 'en_pn.js' is compressed
        InstallFiles: File: en-pn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-pr.js,SourceCabKey=en_pr.js,DestName=en-pr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=461694304,HashPart2=1119811080,HashPart3=1316815739,HashPart4=1386169676,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-pr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_pr.js' is compressed
        InstallFiles: File: en-pr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-pw.js,SourceCabKey=en_pw.js,DestName=en-pw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=462887825,HashPart2=575045147,HashPart3=1250052453,HashPart4=803458784,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-pw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_pw.js' is compressed
        InstallFiles: File: en-pw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-rw.js,SourceCabKey=en_rw.js,DestName=en-rw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1407429527,HashPart2=1572865460,HashPart3=-528080121,HashPart4=-1165859368,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_rw.js' is compressed
        InstallFiles: File: en-rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-sb.js,SourceCabKey=en_sb.js,DestName=en-sb.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1872023570,HashPart2=-1393068084,HashPart3=-744490577,HashPart4=947505660,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-sb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_sb.js' is compressed
        InstallFiles: File: en-sb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-sc.js,SourceCabKey=en_sc.js,DestName=en-sc.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=717052947,HashPart2=796869217,HashPart3=-1910043863,HashPart4=201095801,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-sc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_sc.js' is compressed
        InstallFiles: File: en-sc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-sd.js,SourceCabKey=en_sd.js,DestName=en-sd.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-218895641,HashPart2=1679932549,HashPart3=-1363544467,HashPart4=2023906090,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-sd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_sd.js' is compressed
        InstallFiles: File: en-sd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-se.js,SourceCabKey=en_se.js,DestName=en-se.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1690596690,HashPart2=1373512776,HashPart3=-1508902686,HashPart4=76246585,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_se.js' is compressed
        InstallFiles: File: en-se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-sg.js,SourceCabKey=en_sg.js,DestName=en-sg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=408452349,HashPart2=1213289160,HashPart3=-1585842977,HashPart4=-840563667,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_sg.js' is compressed
        InstallFiles: File: en-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-sh.js,SourceCabKey=en_sh.js,DestName=en-sh.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=965459245,HashPart2=956658651,HashPart3=1436234427,HashPart4=-419249879,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-sh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_sh.js' is compressed
        InstallFiles: File: en-sh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-si.js,SourceCabKey=en_si.js,DestName=en-si.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1377634655,HashPart2=695084836,HashPart3=1596364372,HashPart4=194202337,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-si.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_si.js' is compressed
        InstallFiles: File: en-si.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-sl.js,SourceCabKey=en_sl.js,DestName=en-sl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1040907184,HashPart2=301340827,HashPart3=-474345999,HashPart4=-1010907209,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-sl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_sl.js' is compressed
        InstallFiles: File: en-sl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:306]: Executing op: FileCopy(SourceName=en-ss.js,SourceCabKey=en_ss.js,DestName=en-ss.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1508437440,HashPart2=770352451,HashPart3=-1619781905,HashPart4=-877447248,,)
        MSI (s) (9C:0C) [17:13:15:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ss.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:306]: Source for file 'en_ss.js' is compressed
        InstallFiles: File: en-ss.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-sx.js,SourceCabKey=en_sx.js,DestName=en-sx.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1707424366,HashPart2=-555992524,HashPart3=299629452,HashPart4=706029350,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-sx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_sx.js' is compressed
        InstallFiles: File: en-sx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-sz.js,SourceCabKey=en_sz.js,DestName=en-sz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1954209951,HashPart2=961370902,HashPart3=-957562587,HashPart4=-1412924699,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-sz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_sz.js' is compressed
        InstallFiles: File: en-sz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-tc.js,SourceCabKey=en_tc.js,DestName=en-tc.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1186945432,HashPart2=-1396618738,HashPart3=-1481802384,HashPart4=-407890185,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-tc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_tc.js' is compressed
        InstallFiles: File: en-tc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-tk.js,SourceCabKey=en_tk.js,DestName=en-tk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1623809887,HashPart2=889223161,HashPart3=1281613402,HashPart4=1635311073,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-tk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_tk.js' is compressed
        InstallFiles: File: en-tk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-to.js,SourceCabKey=en_to.js,DestName=en-to.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1301306177,HashPart2=-2102974954,HashPart3=-1147987468,HashPart4=157185019,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-to.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_to.js' is compressed
        InstallFiles: File: en-to.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-tt.js,SourceCabKey=en_tt.js,DestName=en-tt.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-965021741,HashPart2=-611711769,HashPart3=664258496,HashPart4=42081284,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-tt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_tt.js' is compressed
        InstallFiles: File: en-tt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-tv.js,SourceCabKey=en_tv.js,DestName=en-tv.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-882219284,HashPart2=-1745685851,HashPart3=-875890220,HashPart4=-746780449,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-tv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_tv.js' is compressed
        InstallFiles: File: en-tv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-tz.js,SourceCabKey=en_tz.js,DestName=en-tz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1512279355,HashPart2=669337150,HashPart3=-1434016570,HashPart4=1350655175,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_tz.js' is compressed
        InstallFiles: File: en-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-ug.js,SourceCabKey=en_ug.js,DestName=en-ug.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-625389763,HashPart2=-576180937,HashPart3=-1382062012,HashPart4=-876589017,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_ug.js' is compressed
        InstallFiles: File: en-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-um.js,SourceCabKey=en_um.js,DestName=en-um.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-904445623,HashPart2=-1658390907,HashPart3=-75557098,HashPart4=348871355,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-um.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_um.js' is compressed
        InstallFiles: File: en-um.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-us.js,SourceCabKey=en_us.js1,DestName=en-us.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-444331541,HashPart2=2096145802,HashPart3=-1027172753,HashPart4=-700667967,,)
        MSI (s) (9C:0C) [17:13:15:322]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:322]: Source for file 'en_us.js1' is compressed
        InstallFiles: File: en-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:322]: Executing op: FileCopy(SourceName=en-vc.js,SourceCabKey=en_vc.js,DestName=en-vc.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=507331361,HashPart2=565605685,HashPart3=840827458,HashPart4=-288196851,,)
        MSI (s) (9C:0C) [17:13:15:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-vc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:337]: Source for file 'en_vc.js' is compressed
        InstallFiles: File: en-vc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:337]: Executing op: FileCopy(SourceName=en-vg.js,SourceCabKey=en_vg.js,DestName=en-vg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1492871385,HashPart2=720533727,HashPart3=-608583986,HashPart4=-20826947,,)
        MSI (s) (9C:0C) [17:13:15:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-vg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:337]: Source for file 'en_vg.js' is compressed
        InstallFiles: File: en-vg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:337]: Executing op: FileCopy(SourceName=en-vi.js,SourceCabKey=en_vi.js,DestName=en-vi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2086486139,HashPart2=1840279030,HashPart3=1663935411,HashPart4=-868794101,,)
        MSI (s) (9C:0C) [17:13:15:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-vi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:337]: Source for file 'en_vi.js' is compressed
        InstallFiles: File: en-vi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:337]: Executing op: FileCopy(SourceName=en-vu.js,SourceCabKey=en_vu.js,DestName=en-vu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-640452934,HashPart2=-114651350,HashPart3=-932198939,HashPart4=-393059723,,)
        MSI (s) (9C:0C) [17:13:15:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-vu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:337]: Source for file 'en_vu.js' is compressed
        InstallFiles: File: en-vu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:337]: Executing op: FileCopy(SourceName=en-ws.js,SourceCabKey=en_ws.js,DestName=en-ws.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=114065328,HashPart2=-22170230,HashPart3=62460243,HashPart4=-2066844061,,)
        MSI (s) (9C:0C) [17:13:15:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-ws.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:337]: Source for file 'en_ws.js' is compressed
        InstallFiles: File: en-ws.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:337]: Executing op: FileCopy(SourceName=en-xa.js,SourceCabKey=en_xa.js,DestName=en-xa.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-163543841,HashPart2=-84696161,HashPart3=-1249977158,HashPart4=1161989459,,)
        MSI (s) (9C:0C) [17:13:15:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-xa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:337]: Source for file 'en_xa.js' is compressed
        InstallFiles: File: en-xa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:337]: Executing op: FileCopy(SourceName=en-za.js,SourceCabKey=en_za.js,DestName=en-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-345780197,HashPart2=-2087275100,HashPart3=191668961,HashPart4=-318936385,,)
        MSI (s) (9C:0C) [17:13:15:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:337]: Source for file 'en_za.js' is compressed
        InstallFiles: File: en-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:774]: Executing op: FileCopy(SourceName=en-zm.js,SourceCabKey=en_zm.js,DestName=en-zm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2090898809,HashPart2=-639199145,HashPart3=1778451489,HashPart4=218507896,,)
        MSI (s) (9C:0C) [17:13:15:774]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-zm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:774]: Source for file 'en_zm.js' is compressed
        InstallFiles: File: en-zm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:774]: Executing op: FileCopy(SourceName=en-zw.js,SourceCabKey=en_zw.js,DestName=en-zw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=609862262,HashPart2=923919243,HashPart3=-658385614,HashPart4=-1187107532,,)
        MSI (s) (9C:0C) [17:13:15:774]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en-zw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:774]: Source for file 'en_zw.js' is compressed
        InstallFiles: File: en-zw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:774]: Executing op: FileCopy(SourceName=en.js,SourceCabKey=en.js,DestName=en.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=577633286,HashPart2=346567578,HashPart3=-792761168,HashPart4=-1432884710,,)
        MSI (s) (9C:0C) [17:13:15:774]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\en.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:774]: Source for file 'en.js' is compressed
        InstallFiles: File: en.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=eo-001.js,SourceCabKey=eo_001.js,DestName=eo-001.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1289770317,HashPart2=-55466280,HashPart3=-1655337395,HashPart4=1574629600,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\eo-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'eo_001.js' is compressed
        InstallFiles: File: eo-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=eo.js,SourceCabKey=eo.js,DestName=eo.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=543794374,HashPart2=587615777,HashPart3=958637214,HashPart4=-897254949,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\eo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'eo.js' is compressed
        InstallFiles: File: eo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-419.js,SourceCabKey=es_419.js,DestName=es-419.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1997168985,HashPart2=-1696277802,HashPart3=993364296,HashPart4=-825568848,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-419.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_419.js' is compressed
        InstallFiles: File: es-419.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-ar.js,SourceCabKey=es_ar.js,DestName=es-ar.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-514491637,HashPart2=-665151443,HashPart3=-1717074069,HashPart4=385226590,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_ar.js' is compressed
        InstallFiles: File: es-ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-bo.js,SourceCabKey=es_bo.js,DestName=es-bo.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-983904767,HashPart2=-67579692,HashPart3=-1925762713,HashPart4=-429699015,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-bo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_bo.js' is compressed
        InstallFiles: File: es-bo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-br.js,SourceCabKey=es_br.js,DestName=es-br.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-137157250,HashPart2=470026779,HashPart3=1957110781,HashPart4=208681001,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_br.js' is compressed
        InstallFiles: File: es-br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-cl.js,SourceCabKey=es_cl.js,DestName=es-cl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1197490405,HashPart2=1079463480,HashPart3=1458944681,HashPart4=-156634066,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-cl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_cl.js' is compressed
        InstallFiles: File: es-cl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-co.js,SourceCabKey=es_co.js,DestName=es-co.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-93973581,HashPart2=-2032820043,HashPart3=691979484,HashPart4=1001231316,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-co.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_co.js' is compressed
        InstallFiles: File: es-co.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-cr.js,SourceCabKey=es_cr.js,DestName=es-cr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-649765669,HashPart2=-216263896,HashPart3=1892021212,HashPart4=1104425575,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-cr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_cr.js' is compressed
        InstallFiles: File: es-cr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-cu.js,SourceCabKey=es_cu.js,DestName=es-cu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2054678436,HashPart2=-1818057316,HashPart3=-773359592,HashPart4=378874817,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-cu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_cu.js' is compressed
        InstallFiles: File: es-cu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-do.js,SourceCabKey=es_do.js,DestName=es-do.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1139704011,HashPart2=2047703535,HashPart3=1498928251,HashPart4=20062981,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-do.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_do.js' is compressed
        InstallFiles: File: es-do.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-ea.js,SourceCabKey=es_ea.js,DestName=es-ea.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1811952167,HashPart2=505221405,HashPart3=1434528416,HashPart4=-200554536,,)
        MSI (s) (9C:0C) [17:13:15:790]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-ea.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:790]: Source for file 'es_ea.js' is compressed
        InstallFiles: File: es-ea.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:790]: Executing op: FileCopy(SourceName=es-ec.js,SourceCabKey=es_ec.js,DestName=es-ec.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=673016385,HashPart2=977066248,HashPart3=-1501578014,HashPart4=-1215719086,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-ec.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_ec.js' is compressed
        InstallFiles: File: es-ec.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-es.js,SourceCabKey=es_es.js,DestName=es-es.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1378561669,HashPart2=-784059821,HashPart3=-1147276544,HashPart4=-1086114711,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_es.js' is compressed
        InstallFiles: File: es-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-gq.js,SourceCabKey=es_gq.js,DestName=es-gq.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1709100664,HashPart2=-283182383,HashPart3=-236817786,HashPart4=-61892230,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-gq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_gq.js' is compressed
        InstallFiles: File: es-gq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-gt.js,SourceCabKey=es_gt.js,DestName=es-gt.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=577258143,HashPart2=519044086,HashPart3=826093350,HashPart4=-960031656,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-gt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_gt.js' is compressed
        InstallFiles: File: es-gt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-hn.js,SourceCabKey=es_hn.js,DestName=es-hn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1032038427,HashPart2=-10455286,HashPart3=1464052827,HashPart4=-1709539560,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-hn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_hn.js' is compressed
        InstallFiles: File: es-hn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-ic.js,SourceCabKey=es_ic.js,DestName=es-ic.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=891085166,HashPart2=1502110090,HashPart3=501174686,HashPart4=1818153521,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-ic.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_ic.js' is compressed
        InstallFiles: File: es-ic.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-mx.js,SourceCabKey=es_mx.js,DestName=es-mx.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1544147583,HashPart2=-705116253,HashPart3=-733219029,HashPart4=206183048,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-mx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_mx.js' is compressed
        InstallFiles: File: es-mx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-ni.js,SourceCabKey=es_ni.js,DestName=es-ni.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=591776492,HashPart2=1547506824,HashPart3=-729039983,HashPart4=1865703004,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-ni.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_ni.js' is compressed
        InstallFiles: File: es-ni.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-pa.js,SourceCabKey=es_pa.js,DestName=es-pa.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1551633522,HashPart2=1517293609,HashPart3=-1505057477,HashPart4=-1816670148,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-pa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_pa.js' is compressed
        InstallFiles: File: es-pa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-pe.js,SourceCabKey=es_pe.js,DestName=es-pe.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1524732107,HashPart2=164834224,HashPart3=158544383,HashPart4=-74748986,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-pe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_pe.js' is compressed
        InstallFiles: File: es-pe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-ph.js,SourceCabKey=es_ph.js,DestName=es-ph.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1360364075,HashPart2=454263111,HashPart3=-1521677967,HashPart4=-428120434,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-ph.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_ph.js' is compressed
        InstallFiles: File: es-ph.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:805]: Executing op: FileCopy(SourceName=es-pr.js,SourceCabKey=es_pr.js,DestName=es-pr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=987422509,HashPart2=-679328308,HashPart3=241317363,HashPart4=-1807826302,,)
        MSI (s) (9C:0C) [17:13:15:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-pr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:805]: Source for file 'es_pr.js' is compressed
        InstallFiles: File: es-pr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=es-py.js,SourceCabKey=es_py.js,DestName=es-py.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1523642790,HashPart2=-63048753,HashPart3=1818378126,HashPart4=-461030247,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-py.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'es_py.js' is compressed
        InstallFiles: File: es-py.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=es-sv.js,SourceCabKey=es_sv.js,DestName=es-sv.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-92223592,HashPart2=-492589807,HashPart3=1160281606,HashPart4=257068773,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'es_sv.js' is compressed
        InstallFiles: File: es-sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=es-us.js,SourceCabKey=es_us.js,DestName=es-us.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=712350357,HashPart2=-861521503,HashPart3=-352233657,HashPart4=1062481525,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'es_us.js' is compressed
        InstallFiles: File: es-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=es-uy.js,SourceCabKey=es_uy.js,DestName=es-uy.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1844904622,HashPart2=1669105915,HashPart3=2117211935,HashPart4=379659609,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-uy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'es_uy.js' is compressed
        InstallFiles: File: es-uy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=es-ve.js,SourceCabKey=es_ve.js,DestName=es-ve.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1660917145,HashPart2=696470338,HashPart3=-910671463,HashPart4=370986251,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es-ve.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'es_ve.js' is compressed
        InstallFiles: File: es-ve.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=es.js,SourceCabKey=es.js1,DestName=es.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=180518504,HashPart2=-1455013275,HashPart3=573941260,HashPart4=1593669385,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'es.js1' is compressed
        InstallFiles: File: es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=et-ee.js,SourceCabKey=et_ee.js,DestName=et-ee.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-31316033,HashPart2=-783940064,HashPart3=-1198847138,HashPart4=953841913,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\et-ee.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'et_ee.js' is compressed
        InstallFiles: File: et-ee.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=et.js,SourceCabKey=et.js1,DestName=et.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=945713259,HashPart2=-98799765,HashPart3=-1445279981,HashPart4=-401193055,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'et.js1' is compressed
        InstallFiles: File: et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=eu-es.js,SourceCabKey=eu_es.js,DestName=eu-es.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1972025558,HashPart2=36383001,HashPart3=-115264189,HashPart4=240450689,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\eu-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'eu_es.js' is compressed
        InstallFiles: File: eu-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=eu.js,SourceCabKey=eu.js,DestName=eu.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-855964543,HashPart2=1485607670,HashPart3=-965093677,HashPart4=-805353263,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\eu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'eu.js' is compressed
        InstallFiles: File: eu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=ewo-cm.js,SourceCabKey=ewo_cm.js,DestName=ewo-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-236208359,HashPart2=674601481,HashPart3=-175852583,HashPart4=174864917,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ewo-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'ewo_cm.js' is compressed
        InstallFiles: File: ewo-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:821]: Executing op: FileCopy(SourceName=ewo.js,SourceCabKey=ewo.js,DestName=ewo.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-659814535,HashPart2=-2126380329,HashPart3=-1712083073,HashPart4=-871057392,,)
        MSI (s) (9C:0C) [17:13:15:821]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ewo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:821]: Source for file 'ewo.js' is compressed
        InstallFiles: File: ewo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=fa-af.js,SourceCabKey=fa_af.js,DestName=fa-af.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1571130979,HashPart2=491937990,HashPart3=-582801111,HashPart4=-398479793,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fa-af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'fa_af.js' is compressed
        InstallFiles: File: fa-af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=fa-ir.js,SourceCabKey=fa_ir.js,DestName=fa-ir.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=474585621,HashPart2=-1185574600,HashPart3=1474458113,HashPart4=-1069727459,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fa-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'fa_ir.js' is compressed
        InstallFiles: File: fa-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=fa.js,SourceCabKey=fa.js1,DestName=fa.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1809525393,HashPart2=1274342283,HashPart3=553499840,HashPart4=-1309434893,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'fa.js1' is compressed
        InstallFiles: File: fa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=ff-cm.js,SourceCabKey=ff_cm.js,DestName=ff-cm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=779578101,HashPart2=-2132806055,HashPart3=-489676369,HashPart4=-239967936,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ff-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'ff_cm.js' is compressed
        InstallFiles: File: ff-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=ff-gn.js,SourceCabKey=ff_gn.js,DestName=ff-gn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=400643229,HashPart2=-512046235,HashPart3=-653124606,HashPart4=1258769960,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ff-gn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'ff_gn.js' is compressed
        InstallFiles: File: ff-gn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=ff-mr.js,SourceCabKey=ff_mr.js,DestName=ff-mr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=478282170,HashPart2=1912031265,HashPart3=-1429850374,HashPart4=1826152171,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ff-mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'ff_mr.js' is compressed
        InstallFiles: File: ff-mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=ff-sn.js,SourceCabKey=ff_sn.js,DestName=ff-sn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-227962833,HashPart2=71180628,HashPart3=-1646502326,HashPart4=-1702756664,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ff-sn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'ff_sn.js' is compressed
        InstallFiles: File: ff-sn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=ff.js,SourceCabKey=ff.js,DestName=ff.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=993131382,HashPart2=-267716629,HashPart3=-185869356,HashPart4=1113906464,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ff.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'ff.js' is compressed
        InstallFiles: File: ff.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=fi-fi.js,SourceCabKey=fi_fi.js,DestName=fi-fi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=503855236,HashPart2=566192359,HashPart3=-279317358,HashPart4=-895790356,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fi-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'fi_fi.js' is compressed
        InstallFiles: File: fi-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=fi.js,SourceCabKey=fi.js1,DestName=fi.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2051081475,HashPart2=2088641807,HashPart3=1330119291,HashPart4=-1504912746,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'fi.js1' is compressed
        InstallFiles: File: fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=fil-ph.js,SourceCabKey=fil_ph.js,DestName=fil-ph.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1722476684,HashPart2=949915555,HashPart3=205957706,HashPart4=610153386,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fil-ph.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'fil_ph.js' is compressed
        InstallFiles: File: fil-ph.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:836]: Executing op: FileCopy(SourceName=fil.js,SourceCabKey=fil.js,DestName=fil.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=713266726,HashPart2=1735906646,HashPart3=1152907771,HashPart4=586299584,,)
        MSI (s) (9C:0C) [17:13:15:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fil.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:836]: Source for file 'fil.js' is compressed
        InstallFiles: File: fil.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fo-dk.js,SourceCabKey=fo_dk.js,DestName=fo-dk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=52674789,HashPart2=1584919370,HashPart3=1972520414,HashPart4=-1588794544,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fo-dk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fo_dk.js' is compressed
        InstallFiles: File: fo-dk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fo-fo.js,SourceCabKey=fo_fo.js,DestName=fo-fo.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1249464241,HashPart2=1353654802,HashPart3=-928220678,HashPart4=490787051,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fo-fo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fo_fo.js' is compressed
        InstallFiles: File: fo-fo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fo.js,SourceCabKey=fo.js,DestName=fo.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-265009027,HashPart2=-977233752,HashPart3=1960697409,HashPart4=238967633,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fo.js' is compressed
        InstallFiles: File: fo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fr-be.js,SourceCabKey=fr_be.js,DestName=fr-be.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1763631431,HashPart2=2054311726,HashPart3=-1636141028,HashPart4=-1501423863,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fr_be.js' is compressed
        InstallFiles: File: fr-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fr-bf.js,SourceCabKey=fr_bf.js,DestName=fr-bf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1991331016,HashPart2=791513281,HashPart3=-26100302,HashPart4=-1462273062,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-bf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fr_bf.js' is compressed
        InstallFiles: File: fr-bf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fr-bi.js,SourceCabKey=fr_bi.js,DestName=fr-bi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1913488,HashPart2=1096192913,HashPart3=-1139122195,HashPart4=2060960932,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-bi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fr_bi.js' is compressed
        InstallFiles: File: fr-bi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fr-bj.js,SourceCabKey=fr_bj.js,DestName=fr-bj.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1456511364,HashPart2=-1544233164,HashPart3=793527783,HashPart4=-357394903,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-bj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fr_bj.js' is compressed
        InstallFiles: File: fr-bj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fr-bl.js,SourceCabKey=fr_bl.js,DestName=fr-bl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=491580185,HashPart2=-81104726,HashPart3=294615317,HashPart4=705898010,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-bl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fr_bl.js' is compressed
        InstallFiles: File: fr-bl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fr-ca.js,SourceCabKey=fr_ca.js,DestName=fr-ca.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1005415428,HashPart2=-865522831,HashPart3=-1557274683,HashPart4=-448616458,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fr_ca.js' is compressed
        InstallFiles: File: fr-ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fr-cd.js,SourceCabKey=fr_cd.js,DestName=fr-cd.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=102534612,HashPart2=370872104,HashPart3=596142934,HashPart4=-473223841,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fr_cd.js' is compressed
        InstallFiles: File: fr-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:852]: Executing op: FileCopy(SourceName=fr-cf.js,SourceCabKey=fr_cf.js,DestName=fr-cf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1610964050,HashPart2=-1540413468,HashPart3=1470418771,HashPart4=1398541846,,)
        MSI (s) (9C:0C) [17:13:15:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-cf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:852]: Source for file 'fr_cf.js' is compressed
        InstallFiles: File: fr-cf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-cg.js,SourceCabKey=fr_cg.js,DestName=fr-cg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=822409291,HashPart2=-47772707,HashPart3=2017450664,HashPart4=463698915,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-cg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_cg.js' is compressed
        InstallFiles: File: fr-cg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-ch.js,SourceCabKey=fr_ch.js,DestName=fr-ch.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=277604843,HashPart2=328442690,HashPart3=-369563791,HashPart4=1759460029,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_ch.js' is compressed
        InstallFiles: File: fr-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-ci.js,SourceCabKey=fr_ci.js,DestName=fr-ci.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-551362381,HashPart2=-111627950,HashPart3=-1435370449,HashPart4=944104936,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-ci.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_ci.js' is compressed
        InstallFiles: File: fr-ci.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-cm.js,SourceCabKey=fr_cm.js,DestName=fr-cm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=163290818,HashPart2=-1872559621,HashPart3=334275339,HashPart4=1701403138,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_cm.js' is compressed
        InstallFiles: File: fr-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-dj.js,SourceCabKey=fr_dj.js,DestName=fr-dj.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1300183493,HashPart2=-1960602499,HashPart3=-1588668740,HashPart4=255926044,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-dj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_dj.js' is compressed
        InstallFiles: File: fr-dj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-dz.js,SourceCabKey=fr_dz.js,DestName=fr-dz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1637835622,HashPart2=-505808080,HashPart3=77625975,HashPart4=1874189395,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-dz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_dz.js' is compressed
        InstallFiles: File: fr-dz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-fr.js,SourceCabKey=fr_fr.js,DestName=fr-fr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-550442007,HashPart2=-1154440956,HashPart3=-637459046,HashPart4=-1793924994,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_fr.js' is compressed
        InstallFiles: File: fr-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-ga.js,SourceCabKey=fr_ga.js,DestName=fr-ga.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-418036250,HashPart2=1799661920,HashPart3=-536420077,HashPart4=1681396125,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-ga.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_ga.js' is compressed
        InstallFiles: File: fr-ga.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-gf.js,SourceCabKey=fr_gf.js,DestName=fr-gf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-548143635,HashPart2=1700917886,HashPart3=1439837481,HashPart4=-1870393770,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-gf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_gf.js' is compressed
        InstallFiles: File: fr-gf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-gn.js,SourceCabKey=fr_gn.js,DestName=fr-gn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2068215085,HashPart2=1408182808,HashPart3=-1524702048,HashPart4=964459242,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-gn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_gn.js' is compressed
        InstallFiles: File: fr-gn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-gp.js,SourceCabKey=fr_gp.js,DestName=fr-gp.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1468741330,HashPart2=748448635,HashPart3=-794814349,HashPart4=2067610129,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-gp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_gp.js' is compressed
        InstallFiles: File: fr-gp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:868]: Executing op: FileCopy(SourceName=fr-gq.js,SourceCabKey=fr_gq.js,DestName=fr-gq.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=872875919,HashPart2=1511636850,HashPart3=-1154929313,HashPart4=498411488,,)
        MSI (s) (9C:0C) [17:13:15:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-gq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:868]: Source for file 'fr_gq.js' is compressed
        InstallFiles: File: fr-gq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-ht.js,SourceCabKey=fr_ht.js,DestName=fr-ht.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=997107427,HashPart2=-787274914,HashPart3=-1313761582,HashPart4=-1296103749,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-ht.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_ht.js' is compressed
        InstallFiles: File: fr-ht.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-km.js,SourceCabKey=fr_km.js,DestName=fr-km.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1079685486,HashPart2=24866002,HashPart3=624979712,HashPart4=-161413848,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-km.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_km.js' is compressed
        InstallFiles: File: fr-km.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-lu.js,SourceCabKey=fr_lu.js,DestName=fr-lu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1221914119,HashPart2=-1436177549,HashPart3=-743437092,HashPart4=1873012666,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_lu.js' is compressed
        InstallFiles: File: fr-lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-ma.js,SourceCabKey=fr_ma.js,DestName=fr-ma.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=807634598,HashPart2=-243153419,HashPart3=-1399867251,HashPart4=-461282894,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_ma.js' is compressed
        InstallFiles: File: fr-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-mc.js,SourceCabKey=fr_mc.js,DestName=fr-mc.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293440385,HashPart2=-1744684026,HashPart3=2022463976,HashPart4=928265074,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-mc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_mc.js' is compressed
        InstallFiles: File: fr-mc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-mf.js,SourceCabKey=fr_mf.js,DestName=fr-mf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-882304390,HashPart2=-1520852944,HashPart3=1222254760,HashPart4=775681607,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-mf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_mf.js' is compressed
        InstallFiles: File: fr-mf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-mg.js,SourceCabKey=fr_mg.js,DestName=fr-mg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-161007993,HashPart2=689779196,HashPart3=15417598,HashPart4=-481679678,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-mg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_mg.js' is compressed
        InstallFiles: File: fr-mg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-ml.js,SourceCabKey=fr_ml.js,DestName=fr-ml.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1538331209,HashPart2=470767950,HashPart3=-170474920,HashPart4=-1687212896,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_ml.js' is compressed
        InstallFiles: File: fr-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-mq.js,SourceCabKey=fr_mq.js,DestName=fr-mq.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-386232518,HashPart2=-940341387,HashPart3=-1623365253,HashPart4=149657409,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-mq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_mq.js' is compressed
        InstallFiles: File: fr-mq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-mr.js,SourceCabKey=fr_mr.js,DestName=fr-mr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1917157097,HashPart2=655041858,HashPart3=245968442,HashPart4=-1706115212,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_mr.js' is compressed
        InstallFiles: File: fr-mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:883]: Executing op: FileCopy(SourceName=fr-mu.js,SourceCabKey=fr_mu.js,DestName=fr-mu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-619146175,HashPart2=-230685068,HashPart3=893193341,HashPart4=364697937,,)
        MSI (s) (9C:0C) [17:13:15:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-mu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:883]: Source for file 'fr_mu.js' is compressed
        InstallFiles: File: fr-mu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-nc.js,SourceCabKey=fr_nc.js,DestName=fr-nc.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-65795147,HashPart2=1442580589,HashPart3=-581685967,HashPart4=-549930787,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-nc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_nc.js' is compressed
        InstallFiles: File: fr-nc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-ne.js,SourceCabKey=fr_ne.js,DestName=fr-ne.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1993859218,HashPart2=-196931330,HashPart3=220595211,HashPart4=-2026093693,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_ne.js' is compressed
        InstallFiles: File: fr-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-pf.js,SourceCabKey=fr_pf.js,DestName=fr-pf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1829470563,HashPart2=-281224753,HashPart3=1387360509,HashPart4=1290901770,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-pf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_pf.js' is compressed
        InstallFiles: File: fr-pf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-pm.js,SourceCabKey=fr_pm.js,DestName=fr-pm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2076305052,HashPart2=-1796561949,HashPart3=-1022625096,HashPart4=243617960,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-pm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_pm.js' is compressed
        InstallFiles: File: fr-pm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-re.js,SourceCabKey=fr_re.js,DestName=fr-re.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-144247639,HashPart2=-147660076,HashPart3=450962900,HashPart4=-46770223,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-re.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_re.js' is compressed
        InstallFiles: File: fr-re.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-rw.js,SourceCabKey=fr_rw.js,DestName=fr-rw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2117666042,HashPart2=-620220293,HashPart3=-638577073,HashPart4=-615214096,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_rw.js' is compressed
        InstallFiles: File: fr-rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-sc.js,SourceCabKey=fr_sc.js,DestName=fr-sc.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=396315807,HashPart2=699153595,HashPart3=115862453,HashPart4=2035666448,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-sc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_sc.js' is compressed
        InstallFiles: File: fr-sc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-sn.js,SourceCabKey=fr_sn.js,DestName=fr-sn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-247418885,HashPart2=1125852146,HashPart3=252817867,HashPart4=809894710,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-sn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_sn.js' is compressed
        InstallFiles: File: fr-sn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-sy.js,SourceCabKey=fr_sy.js,DestName=fr-sy.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=377736752,HashPart2=-1266413642,HashPart3=-689956016,HashPart4=1133815423,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-sy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_sy.js' is compressed
        InstallFiles: File: fr-sy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-td.js,SourceCabKey=fr_td.js,DestName=fr-td.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-990103066,HashPart2=1022061002,HashPart3=-1751082979,HashPart4=-691422542,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-td.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_td.js' is compressed
        InstallFiles: File: fr-td.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-tg.js,SourceCabKey=fr_tg.js,DestName=fr-tg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1349045503,HashPart2=1600041467,HashPart3=1642774951,HashPart4=2036553705,,)
        MSI (s) (9C:0C) [17:13:15:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-tg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:899]: Source for file 'fr_tg.js' is compressed
        InstallFiles: File: fr-tg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:899]: Executing op: FileCopy(SourceName=fr-tn.js,SourceCabKey=fr_tn.js,DestName=fr-tn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1351017270,HashPart2=-1829676695,HashPart3=-1473418881,HashPart4=-409407165,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-tn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fr_tn.js' is compressed
        InstallFiles: File: fr-tn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=fr-vu.js,SourceCabKey=fr_vu.js,DestName=fr-vu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=238224095,HashPart2=-753823129,HashPart3=561634064,HashPart4=-265889648,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-vu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fr_vu.js' is compressed
        InstallFiles: File: fr-vu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=fr-wf.js,SourceCabKey=fr_wf.js,DestName=fr-wf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1469906542,HashPart2=-553716478,HashPart3=161554183,HashPart4=-84567044,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-wf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fr_wf.js' is compressed
        InstallFiles: File: fr-wf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=fr-yt.js,SourceCabKey=fr_yt.js,DestName=fr-yt.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1389526838,HashPart2=-135910206,HashPart3=1237201003,HashPart4=853675057,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr-yt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fr_yt.js' is compressed
        InstallFiles: File: fr-yt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=fr.js,SourceCabKey=fr.js1,DestName=fr.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-140467444,HashPart2=-348679291,HashPart3=1811841625,HashPart4=1299128816,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fr.js1' is compressed
        InstallFiles: File: fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=fur-it.js,SourceCabKey=fur_it.js,DestName=fur-it.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-294135254,HashPart2=-1840472413,HashPart3=-1072593582,HashPart4=1864871096,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fur-it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fur_it.js' is compressed
        InstallFiles: File: fur-it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=fur.js,SourceCabKey=fur.js,DestName=fur.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-731655146,HashPart2=2081266461,HashPart3=-1568467283,HashPart4=305047510,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fur.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fur.js' is compressed
        InstallFiles: File: fur.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=fy-nl.js,SourceCabKey=fy_nl.js,DestName=fy-nl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1630396017,HashPart2=-477140950,HashPart3=691957511,HashPart4=1427942023,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fy-nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fy_nl.js' is compressed
        InstallFiles: File: fy-nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=fy.js,SourceCabKey=fy.js,DestName=fy.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1771335557,HashPart2=-173177697,HashPart3=-1225034078,HashPart4=-940263687,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\fy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'fy.js' is compressed
        InstallFiles: File: fy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=ga-ie.js,SourceCabKey=ga_ie.js,DestName=ga-ie.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1281672757,HashPart2=853421832,HashPart3=1199814741,HashPart4=-1787311792,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ga-ie.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'ga_ie.js' is compressed
        InstallFiles: File: ga-ie.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=ga.js,SourceCabKey=ga.js,DestName=ga.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=675025086,HashPart2=-1926076294,HashPart3=1412477656,HashPart4=-263408038,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ga.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'ga.js' is compressed
        InstallFiles: File: ga.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:914]: Executing op: FileCopy(SourceName=gd-gb.js,SourceCabKey=gd_gb.js,DestName=gd-gb.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1413036655,HashPart2=-581512280,HashPart3=525441269,HashPart4=-302472951,,)
        MSI (s) (9C:0C) [17:13:15:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gd-gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:914]: Source for file 'gd_gb.js' is compressed
        InstallFiles: File: gd-gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gd.js,SourceCabKey=gd.js,DestName=gd.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=890825029,HashPart2=410016532,HashPart3=894529226,HashPart4=409400579,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gd.js' is compressed
        InstallFiles: File: gd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gl-es.js,SourceCabKey=gl_es.js,DestName=gl-es.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-281023313,HashPart2=448373380,HashPart3=236387254,HashPart4=-621271595,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gl-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gl_es.js' is compressed
        InstallFiles: File: gl-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gl.js,SourceCabKey=gl.js,DestName=gl.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1141259093,HashPart2=1680661630,HashPart3=-1109586565,HashPart4=-315026673,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gl.js' is compressed
        InstallFiles: File: gl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gsw-ch.js,SourceCabKey=gsw_ch.js,DestName=gsw-ch.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2138278965,HashPart2=403168929,HashPart3=2062087452,HashPart4=524037036,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gsw-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gsw_ch.js' is compressed
        InstallFiles: File: gsw-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gsw-fr.js,SourceCabKey=gsw_fr.js,DestName=gsw-fr.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2089834115,HashPart2=2109795434,HashPart3=-2045671941,HashPart4=-1013800698,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gsw-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gsw_fr.js' is compressed
        InstallFiles: File: gsw-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gsw-li.js,SourceCabKey=gsw_li.js,DestName=gsw-li.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1868320714,HashPart2=1273809261,HashPart3=817451191,HashPart4=-296213185,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gsw-li.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gsw_li.js' is compressed
        InstallFiles: File: gsw-li.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gsw.js,SourceCabKey=gsw.js,DestName=gsw.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-495722242,HashPart2=1279036858,HashPart3=1964960835,HashPart4=-116230645,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gsw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gsw.js' is compressed
        InstallFiles: File: gsw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gu-in.js,SourceCabKey=gu_in.js,DestName=gu-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1097705405,HashPart2=-1461076332,HashPart3=779771561,HashPart4=272396696,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gu-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gu_in.js' is compressed
        InstallFiles: File: gu-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gu.js,SourceCabKey=gu.js,DestName=gu.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=127694449,HashPart2=1894070132,HashPart3=1768121806,HashPart4=1766305222,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gu.js' is compressed
        InstallFiles: File: gu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=guz-ke.js,SourceCabKey=guz_ke.js,DestName=guz-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=721614690,HashPart2=-148919886,HashPart3=1894847842,HashPart4=1163937505,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\guz-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'guz_ke.js' is compressed
        InstallFiles: File: guz-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=guz.js,SourceCabKey=guz.js,DestName=guz.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1231207865,HashPart2=-1749878532,HashPart3=-759653698,HashPart4=1735472783,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\guz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'guz.js' is compressed
        InstallFiles: File: guz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:930]: Executing op: FileCopy(SourceName=gv-im.js,SourceCabKey=gv_im.js,DestName=gv-im.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2067166794,HashPart2=172793501,HashPart3=-2138412623,HashPart4=2127028081,,)
        MSI (s) (9C:0C) [17:13:15:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gv-im.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:930]: Source for file 'gv_im.js' is compressed
        InstallFiles: File: gv-im.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=gv.js,SourceCabKey=gv.js,DestName=gv.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2109307483,HashPart2=-1227527227,HashPart3=-638869767,HashPart4=-2020451416,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\gv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'gv.js' is compressed
        InstallFiles: File: gv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=ha-gh.js,SourceCabKey=ha_gh.js,DestName=ha-gh.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1888942658,HashPart2=128900117,HashPart3=-2011653085,HashPart4=-1530408827,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ha-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'ha_gh.js' is compressed
        InstallFiles: File: ha-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=HA-LAT~1.JS|ha-latn-gh.js,SourceCabKey=ha_latn_gh.js,DestName=ha-latn-gh.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-948730963,HashPart2=475319844,HashPart3=1937946466,HashPart4=656031067,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ha-latn-gh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'ha_latn_gh.js' is compressed
        InstallFiles: File: ha-latn-gh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=HA-LAT~1.JS1|ha-latn-ne.js,SourceCabKey=ha_latn_ne.js,DestName=ha-latn-ne.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=981801318,HashPart2=-745110711,HashPart3=-1266908813,HashPart4=1349872047,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ha-latn-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'ha_latn_ne.js' is compressed
        InstallFiles: File: ha-latn-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=HA-LAT~1.JS2|ha-latn-ng.js,SourceCabKey=ha_latn_ng.js,DestName=ha-latn-ng.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1494532471,HashPart2=1344236539,HashPart3=-1186881966,HashPart4=256689484,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ha-latn-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'ha_latn_ng.js' is compressed
        InstallFiles: File: ha-latn-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=ha-latn.js,SourceCabKey=ha_latn.js,DestName=ha-latn.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1654209904,HashPart2=-728182475,HashPart3=-1341366332,HashPart4=-1937100015,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ha-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'ha_latn.js' is compressed
        InstallFiles: File: ha-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=ha-ne.js,SourceCabKey=ha_ne.js,DestName=ha-ne.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=45048707,HashPart2=-2147173176,HashPart3=-1584588520,HashPart4=-938879642,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ha-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'ha_ne.js' is compressed
        InstallFiles: File: ha-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=ha-ng.js,SourceCabKey=ha_ng.js,DestName=ha-ng.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1084567308,HashPart2=447176270,HashPart3=-905651762,HashPart4=-918337582,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ha-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'ha_ng.js' is compressed
        InstallFiles: File: ha-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:946]: Executing op: FileCopy(SourceName=ha.js,SourceCabKey=ha.js,DestName=ha.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1170491136,HashPart2=1878667400,HashPart3=517284489,HashPart4=1616089804,,)
        MSI (s) (9C:0C) [17:13:15:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ha.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:946]: Source for file 'ha.js' is compressed
        InstallFiles: File: ha.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=haw-us.js,SourceCabKey=haw_us.js,DestName=haw-us.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1772742006,HashPart2=172732216,HashPart3=882691357,HashPart4=1423656491,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\haw-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'haw_us.js' is compressed
        InstallFiles: File: haw-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=haw.js,SourceCabKey=haw.js,DestName=haw.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2012642098,HashPart2=1186306560,HashPart3=632367739,HashPart4=952339648,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\haw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'haw.js' is compressed
        InstallFiles: File: haw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=he-il.js,SourceCabKey=he_il.js,DestName=he-il.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-81526288,HashPart2=-1072508325,HashPart3=2003140362,HashPart4=-319363040,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\he-il.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'he_il.js' is compressed
        InstallFiles: File: he-il.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=he.js,SourceCabKey=he.js1,DestName=he.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1192822443,HashPart2=-1141958984,HashPart3=-652335116,HashPart4=573483596,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\he.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'he.js1' is compressed
        InstallFiles: File: he.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=hi-in.js,SourceCabKey=hi_in.js,DestName=hi-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1323521903,HashPart2=-949996369,HashPart3=-1504135111,HashPart4=-1721734133,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hi-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'hi_in.js' is compressed
        InstallFiles: File: hi-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=hi.js,SourceCabKey=hi.js,DestName=hi.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1497160626,HashPart2=1662682496,HashPart3=1554245035,HashPart4=-1864776102,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'hi.js' is compressed
        InstallFiles: File: hi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=hr-ba.js,SourceCabKey=hr_ba.js,DestName=hr-ba.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1125905220,HashPart2=963600981,HashPart3=417582176,HashPart4=-1600640194,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hr-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'hr_ba.js' is compressed
        InstallFiles: File: hr-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=hr-hr.js,SourceCabKey=hr_hr.js,DestName=hr-hr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1611745165,HashPart2=-1183087666,HashPart3=1787319210,HashPart4=2089481832,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hr-hr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'hr_hr.js' is compressed
        InstallFiles: File: hr-hr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=hr.js,SourceCabKey=hr.js1,DestName=hr.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=533538077,HashPart2=1327490442,HashPart3=-1375673112,HashPart4=-427280648,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'hr.js1' is compressed
        InstallFiles: File: hr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=hsb-de.js,SourceCabKey=hsb_de.js,DestName=hsb-de.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=316260630,HashPart2=892035203,HashPart3=902434145,HashPart4=1336334120,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hsb-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'hsb_de.js' is compressed
        InstallFiles: File: hsb-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=hsb.js,SourceCabKey=hsb.js,DestName=hsb.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=309993738,HashPart2=-1284775476,HashPart3=1621044661,HashPart4=-1301872300,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hsb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'hsb.js' is compressed
        InstallFiles: File: hsb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:15:961]: Executing op: FileCopy(SourceName=hu-hu.js,SourceCabKey=hu_hu.js,DestName=hu-hu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1239172641,HashPart2=-841474621,HashPart3=-145059329,HashPart4=-1326990194,,)
        MSI (s) (9C:0C) [17:13:15:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hu-hu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:961]: Source for file 'hu_hu.js' is compressed
        InstallFiles: File: hu-hu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=hu.js,SourceCabKey=hu.js1,DestName=hu.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2101797052,HashPart2=1770861801,HashPart3=-894365478,HashPart4=1348491189,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'hu.js1' is compressed
        InstallFiles: File: hu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=hy-am.js,SourceCabKey=hy_am.js,DestName=hy-am.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1821013989,HashPart2=-399698918,HashPart3=-772913371,HashPart4=1002268405,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hy-am.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'hy_am.js' is compressed
        InstallFiles: File: hy-am.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=hy.js,SourceCabKey=hy.js,DestName=hy.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=984775108,HashPart2=337330166,HashPart3=771242648,HashPart4=-1102254491,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\hy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'hy.js' is compressed
        InstallFiles: File: hy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=ia-fr.js,SourceCabKey=ia_fr.js,DestName=ia-fr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1289524637,HashPart2=-1226994644,HashPart3=2092392259,HashPart4=-1274664348,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ia-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'ia_fr.js' is compressed
        InstallFiles: File: ia-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=ia.js,SourceCabKey=ia.js,DestName=ia.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1474468611,HashPart2=-2128242723,HashPart3=2125242628,HashPart4=-1023043949,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ia.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'ia.js' is compressed
        InstallFiles: File: ia.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=id-id.js,SourceCabKey=id_id.js,DestName=id-id.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2085418638,HashPart2=1012577782,HashPart3=1209522318,HashPart4=250018373,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\id-id.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'id_id.js' is compressed
        InstallFiles: File: id-id.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=id.js,SourceCabKey=id.js1,DestName=id.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-905542133,HashPart2=-1953841285,HashPart3=-427148218,HashPart4=886909139,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\id.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'id.js1' is compressed
        InstallFiles: File: id.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=ig-ng.js,SourceCabKey=ig_ng.js,DestName=ig-ng.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1369085670,HashPart2=1879616273,HashPart3=-1096035617,HashPart4=349511852,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ig-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'ig_ng.js' is compressed
        InstallFiles: File: ig-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=ig.js,SourceCabKey=ig.js,DestName=ig.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=121858284,HashPart2=-408438215,HashPart3=1594667026,HashPart4=-1493406988,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ig.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'ig.js' is compressed
        InstallFiles: File: ig.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=ii-cn.js,SourceCabKey=ii_cn.js,DestName=ii-cn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=19204512,HashPart2=1808689155,HashPart3=1054718551,HashPart4=1098573846,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ii-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'ii_cn.js' is compressed
        InstallFiles: File: ii-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=ii.js,SourceCabKey=ii.js,DestName=ii.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-675512931,HashPart2=-80516795,HashPart3=1846581779,HashPart4=773527179,,)
        MSI (s) (9C:0C) [17:13:15:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ii.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:977]: Source for file 'ii.js' is compressed
        InstallFiles: File: ii.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:977]: Executing op: FileCopy(SourceName=in.js,SourceCabKey=in.js,DestName=in.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=488326216,HashPart2=1745013627,HashPart3=1436995415,HashPart4=694126124,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'in.js' is compressed
        InstallFiles: File: in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=is-is.js,SourceCabKey=is_is.js,DestName=is-is.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1458264480,HashPart2=-1824229226,HashPart3=-951142222,HashPart4=483247692,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\is-is.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'is_is.js' is compressed
        InstallFiles: File: is-is.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=is.js,SourceCabKey=is.js,DestName=is.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1901125572,HashPart2=1933660103,HashPart3=-188728529,HashPart4=-1024273194,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\is.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'is.js' is compressed
        InstallFiles: File: is.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=it-ch.js,SourceCabKey=it_ch.js,DestName=it-ch.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1001230188,HashPart2=780558514,HashPart3=-469161309,HashPart4=-1770312538,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\it-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'it_ch.js' is compressed
        InstallFiles: File: it-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=it-it.js,SourceCabKey=it_it.js,DestName=it-it.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1171246825,HashPart2=611406834,HashPart3=-508486376,HashPart4=146924235,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\it-it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'it_it.js' is compressed
        InstallFiles: File: it-it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=it-sm.js,SourceCabKey=it_sm.js,DestName=it-sm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1784502083,HashPart2=680502148,HashPart3=293637706,HashPart4=1061777314,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\it-sm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'it_sm.js' is compressed
        InstallFiles: File: it-sm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=it.js,SourceCabKey=it.js1,DestName=it.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1678414461,HashPart2=-58295749,HashPart3=1864215114,HashPart4=-1692391956,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'it.js1' is compressed
        InstallFiles: File: it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=iw.js,SourceCabKey=iw.js,DestName=iw.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-160586097,HashPart2=-1721548524,HashPart3=-930199600,HashPart4=1877893018,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\iw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'iw.js' is compressed
        InstallFiles: File: iw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=ja-jp.js,SourceCabKey=ja_jp.js,DestName=ja-jp.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2023840515,HashPart2=83339955,HashPart3=-447115776,HashPart4=-290288600,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ja-jp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'ja_jp.js' is compressed
        InstallFiles: File: ja-jp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=ja.js,SourceCabKey=ja.js1,DestName=ja.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2015127479,HashPart2=-788398807,HashPart3=783184589,HashPart4=1014667127,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ja.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'ja.js1' is compressed
        InstallFiles: File: ja.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=jgo-cm.js,SourceCabKey=jgo_cm.js,DestName=jgo-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1055056353,HashPart2=-235677738,HashPart3=-2053219099,HashPart4=1890641643,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\jgo-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'jgo_cm.js' is compressed
        InstallFiles: File: jgo-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:15:992]: Executing op: FileCopy(SourceName=jgo.js,SourceCabKey=jgo.js,DestName=jgo.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=129646829,HashPart2=-1897801558,HashPart3=-1638005288,HashPart4=-1177678565,,)
        MSI (s) (9C:0C) [17:13:15:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\jgo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:15:992]: Source for file 'jgo.js' is compressed
        InstallFiles: File: jgo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=jmc-tz.js,SourceCabKey=jmc_tz.js,DestName=jmc-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-515811496,HashPart2=1085716539,HashPart3=-948123661,HashPart4=-2099908770,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\jmc-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'jmc_tz.js' is compressed
        InstallFiles: File: jmc-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=jmc.js,SourceCabKey=jmc.js,DestName=jmc.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-78357386,HashPart2=-1935076087,HashPart3=-496751607,HashPart4=1800961484,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\jmc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'jmc.js' is compressed
        InstallFiles: File: jmc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=ka-ge.js,SourceCabKey=ka_ge.js,DestName=ka-ge.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1839643529,HashPart2=-87070032,HashPart3=319066512,HashPart4=-1314077977,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ka-ge.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'ka_ge.js' is compressed
        InstallFiles: File: ka-ge.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=ka.js,SourceCabKey=ka.js,DestName=ka.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1500243093,HashPart2=859558088,HashPart3=-1828753006,HashPart4=-1379219733,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ka.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'ka.js' is compressed
        InstallFiles: File: ka.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=kab-dz.js,SourceCabKey=kab_dz.js,DestName=kab-dz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1159323097,HashPart2=-129558164,HashPart3=1005587261,HashPart4=-1004872023,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kab-dz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'kab_dz.js' is compressed
        InstallFiles: File: kab-dz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=kab.js,SourceCabKey=kab.js,DestName=kab.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=553638562,HashPart2=-167319808,HashPart3=535080701,HashPart4=410370521,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'kab.js' is compressed
        InstallFiles: File: kab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=kam-ke.js,SourceCabKey=kam_ke.js,DestName=kam-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=726241585,HashPart2=1403614546,HashPart3=-523232017,HashPart4=192730836,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kam-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'kam_ke.js' is compressed
        InstallFiles: File: kam-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=kam.js,SourceCabKey=kam.js,DestName=kam.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-871081186,HashPart2=-1275430068,HashPart3=-936416211,HashPart4=53693577,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kam.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'kam.js' is compressed
        InstallFiles: File: kam.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=kde-tz.js,SourceCabKey=kde_tz.js,DestName=kde-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-183360334,HashPart2=-1674663567,HashPart3=2111999259,HashPart4=1882434854,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kde-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'kde_tz.js' is compressed
        InstallFiles: File: kde-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=kde.js,SourceCabKey=kde.js,DestName=kde.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2006522111,HashPart2=-1508972343,HashPart3=2039249660,HashPart4=126145511,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kde.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'kde.js' is compressed
        InstallFiles: File: kde.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=kea-cv.js,SourceCabKey=kea_cv.js,DestName=kea-cv.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-117216262,HashPart2=-1632730077,HashPart3=161452330,HashPart4=-2132022710,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kea-cv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'kea_cv.js' is compressed
        InstallFiles: File: kea-cv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:008]: Executing op: FileCopy(SourceName=kea.js,SourceCabKey=kea.js,DestName=kea.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1095573262,HashPart2=1830473134,HashPart3=-1971931180,HashPart4=-1447578665,,)
        MSI (s) (9C:0C) [17:13:16:008]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kea.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:008]: Source for file 'kea.js' is compressed
        InstallFiles: File: kea.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=khq-ml.js,SourceCabKey=khq_ml.js,DestName=khq-ml.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1557727468,HashPart2=-1033997893,HashPart3=2139074226,HashPart4=-2000882070,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\khq-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'khq_ml.js' is compressed
        InstallFiles: File: khq-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=khq.js,SourceCabKey=khq.js,DestName=khq.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1832892649,HashPart2=14912224,HashPart3=1039235032,HashPart4=-335013214,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\khq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'khq.js' is compressed
        InstallFiles: File: khq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=ki-ke.js,SourceCabKey=ki_ke.js,DestName=ki-ke.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-917856220,HashPart2=-1024013706,HashPart3=1289291867,HashPart4=435456480,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ki-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'ki_ke.js' is compressed
        InstallFiles: File: ki-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=ki.js,SourceCabKey=ki.js,DestName=ki.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1069392466,HashPart2=1305976673,HashPart3=-828921509,HashPart4=-1599980032,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ki.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'ki.js' is compressed
        InstallFiles: File: ki.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=KK-CYR~1.JS|kk-cyrl-kz.js,SourceCabKey=kk_cyrl_kz.js,DestName=kk-cyrl-kz.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=739617542,HashPart2=-976415957,HashPart3=-823276628,HashPart4=1798627180,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kk-cyrl-kz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'kk_cyrl_kz.js' is compressed
        InstallFiles: File: kk-cyrl-kz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=kk-cyrl.js,SourceCabKey=kk_cyrl.js,DestName=kk-cyrl.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2114043881,HashPart2=1257222396,HashPart3=849741471,HashPart4=1104826258,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kk-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'kk_cyrl.js' is compressed
        InstallFiles: File: kk-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=kk-kz.js,SourceCabKey=kk_kz.js,DestName=kk-kz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=569338614,HashPart2=-363871659,HashPart3=-980910953,HashPart4=-1641247749,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kk-kz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'kk_kz.js' is compressed
        InstallFiles: File: kk-kz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=kk.js,SourceCabKey=kk.js,DestName=kk.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1500754161,HashPart2=-1158737830,HashPart3=1649305924,HashPart4=-2130592711,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'kk.js' is compressed
        InstallFiles: File: kk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=kkj-cm.js,SourceCabKey=kkj_cm.js,DestName=kkj-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1718432902,HashPart2=1225314728,HashPart3=873285801,HashPart4=2109632443,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kkj-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'kkj_cm.js' is compressed
        InstallFiles: File: kkj-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=kkj.js,SourceCabKey=kkj.js,DestName=kkj.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2096256826,HashPart2=-1445969174,HashPart3=1133751622,HashPart4=-718746908,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kkj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'kkj.js' is compressed
        InstallFiles: File: kkj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:024]: Executing op: FileCopy(SourceName=kl-gl.js,SourceCabKey=kl_gl.js,DestName=kl-gl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1019490149,HashPart2=-33616329,HashPart3=1685812476,HashPart4=-1290820223,,)
        MSI (s) (9C:0C) [17:13:16:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kl-gl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:024]: Source for file 'kl_gl.js' is compressed
        InstallFiles: File: kl-gl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=kl.js,SourceCabKey=kl.js,DestName=kl.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1427065645,HashPart2=283828367,HashPart3=740420635,HashPart4=-1667263503,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'kl.js' is compressed
        InstallFiles: File: kl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=kln-ke.js,SourceCabKey=kln_ke.js,DestName=kln-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2115905485,HashPart2=-330344061,HashPart3=423611308,HashPart4=560361974,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kln-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'kln_ke.js' is compressed
        InstallFiles: File: kln-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=kln.js,SourceCabKey=kln.js,DestName=kln.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1062330663,HashPart2=1003906300,HashPart3=1893662102,HashPart4=-702989353,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kln.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'kln.js' is compressed
        InstallFiles: File: kln.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=km-kh.js,SourceCabKey=km_kh.js,DestName=km-kh.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1562497030,HashPart2=-868338986,HashPart3=-1335875320,HashPart4=1872573568,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\km-kh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'km_kh.js' is compressed
        InstallFiles: File: km-kh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=km.js,SourceCabKey=km.js,DestName=km.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=552876183,HashPart2=1749814174,HashPart3=-71464773,HashPart4=1360355828,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\km.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'km.js' is compressed
        InstallFiles: File: km.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=kn-in.js,SourceCabKey=kn_in.js,DestName=kn-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1154243911,HashPart2=-1118451598,HashPart3=960351961,HashPart4=194386448,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kn-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'kn_in.js' is compressed
        InstallFiles: File: kn-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=kn.js,SourceCabKey=kn.js,DestName=kn.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=516002588,HashPart2=-843326220,HashPart3=146943936,HashPart4=-531307902,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'kn.js' is compressed
        InstallFiles: File: kn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=ko-kp.js,SourceCabKey=ko_kp.js,DestName=ko-kp.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1907626091,HashPart2=1443336906,HashPart3=1318293084,HashPart4=-604313755,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ko-kp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'ko_kp.js' is compressed
        InstallFiles: File: ko-kp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=ko-kr.js,SourceCabKey=ko_kr.js,DestName=ko-kr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-723675476,HashPart2=-1366465152,HashPart3=-1964266585,HashPart4=1385425348,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ko-kr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'ko_kr.js' is compressed
        InstallFiles: File: ko-kr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=ko.js,SourceCabKey=ko.js1,DestName=ko.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1431957627,HashPart2=-336876085,HashPart3=-319281855,HashPart4=-1660527374,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ko.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'ko.js1' is compressed
        InstallFiles: File: ko.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=kok-in.js,SourceCabKey=kok_in.js,DestName=kok-in.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=204791373,HashPart2=-982922788,HashPart3=1357036103,HashPart4=-1921193302,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kok-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'kok_in.js' is compressed
        InstallFiles: File: kok-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:039]: Executing op: FileCopy(SourceName=kok.js,SourceCabKey=kok.js,DestName=kok.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-331861673,HashPart2=-125999312,HashPart3=-1275757836,HashPart4=1404424877,,)
        MSI (s) (9C:0C) [17:13:16:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kok.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:039]: Source for file 'kok.js' is compressed
        InstallFiles: File: kok.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=KS-ARA~1.JS|ks-arab-in.js,SourceCabKey=ks_arab_in.js,DestName=ks-arab-in.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2028348602,HashPart2=101522171,HashPart3=1712023428,HashPart4=444272347,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ks-arab-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ks_arab_in.js' is compressed
        InstallFiles: File: ks-arab-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ks-arab.js,SourceCabKey=ks_arab.js,DestName=ks-arab.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=250720636,HashPart2=521824935,HashPart3=25783747,HashPart4=945079867,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ks-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ks_arab.js' is compressed
        InstallFiles: File: ks-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ks-in.js,SourceCabKey=ks_in.js,DestName=ks-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1641484790,HashPart2=-918828323,HashPart3=-760339848,HashPart4=1276232218,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ks-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ks_in.js' is compressed
        InstallFiles: File: ks-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ks.js,SourceCabKey=ks.js,DestName=ks.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1901667120,HashPart2=896116522,HashPart3=-227255931,HashPart4=-472024992,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ks.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ks.js' is compressed
        InstallFiles: File: ks.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ksb-tz.js,SourceCabKey=ksb_tz.js,DestName=ksb-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1563966981,HashPart2=-500876958,HashPart3=224533441,HashPart4=-128244061,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ksb-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ksb_tz.js' is compressed
        InstallFiles: File: ksb-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ksb.js,SourceCabKey=ksb.js,DestName=ksb.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1710801098,HashPart2=994401707,HashPart3=236375203,HashPart4=1892844511,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ksb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ksb.js' is compressed
        InstallFiles: File: ksb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ksf-cm.js,SourceCabKey=ksf_cm.js,DestName=ksf-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=143651213,HashPart2=-224370293,HashPart3=1587995671,HashPart4=-766607991,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ksf-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ksf_cm.js' is compressed
        InstallFiles: File: ksf-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ksf.js,SourceCabKey=ksf.js,DestName=ksf.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=13262048,HashPart2=-1327400113,HashPart3=-2072404970,HashPart4=-1239219663,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ksf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ksf.js' is compressed
        InstallFiles: File: ksf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ksh-de.js,SourceCabKey=ksh_de.js,DestName=ksh-de.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=409759390,HashPart2=1422467069,HashPart3=-1164759068,HashPart4=-181867755,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ksh-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ksh_de.js' is compressed
        InstallFiles: File: ksh-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=ksh.js,SourceCabKey=ksh.js,DestName=ksh.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=208925221,HashPart2=267735211,HashPart3=1873146310,HashPart4=308723271,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ksh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'ksh.js' is compressed
        InstallFiles: File: ksh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=kw-gb.js,SourceCabKey=kw_gb.js,DestName=kw-gb.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1095370628,HashPart2=1359495736,HashPart3=-1926133852,HashPart4=-768539893,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kw-gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'kw_gb.js' is compressed
        InstallFiles: File: kw-gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:055]: Executing op: FileCopy(SourceName=kw.js,SourceCabKey=kw.js,DestName=kw.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1626416387,HashPart2=-1843047649,HashPart3=12955909,HashPart4=-1426454757,,)
        MSI (s) (9C:0C) [17:13:16:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\kw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:055]: Source for file 'kw.js' is compressed
        InstallFiles: File: kw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=KY-CYR~1.JS|ky-cyrl-kg.js,SourceCabKey=ky_cyrl_kg.js,DestName=ky-cyrl-kg.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=681746585,HashPart2=-1111141611,HashPart3=-1044833040,HashPart4=2101757548,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ky-cyrl-kg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'ky_cyrl_kg.js' is compressed
        InstallFiles: File: ky-cyrl-kg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=ky-cyrl.js,SourceCabKey=ky_cyrl.js,DestName=ky-cyrl.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1789758464,HashPart2=-1563526958,HashPart3=-1379528991,HashPart4=562370896,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ky-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'ky_cyrl.js' is compressed
        InstallFiles: File: ky-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=ky-kg.js,SourceCabKey=ky_kg.js,DestName=ky-kg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2099714561,HashPart2=413985262,HashPart3=1637622369,HashPart4=1844601535,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ky-kg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'ky_kg.js' is compressed
        InstallFiles: File: ky-kg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=ky.js,SourceCabKey=ky.js,DestName=ky.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1147972920,HashPart2=613876624,HashPart3=-241772405,HashPart4=-992134400,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'ky.js' is compressed
        InstallFiles: File: ky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=lag-tz.js,SourceCabKey=lag_tz.js,DestName=lag-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=576697067,HashPart2=2129653176,HashPart3=-605043047,HashPart4=-1616259071,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lag-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'lag_tz.js' is compressed
        InstallFiles: File: lag-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=lag.js,SourceCabKey=lag.js,DestName=lag.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=856950337,HashPart2=1426426690,HashPart3=-1053857765,HashPart4=-734141976,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lag.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'lag.js' is compressed
        InstallFiles: File: lag.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=lb-lu.js,SourceCabKey=lb_lu.js,DestName=lb-lu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1651955952,HashPart2=1016235239,HashPart3=-1442579730,HashPart4=457366356,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lb-lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'lb_lu.js' is compressed
        InstallFiles: File: lb-lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=lb.js,SourceCabKey=lb.js,DestName=lb.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=5745953,HashPart2=-1429063614,HashPart3=703255109,HashPart4=1778666543,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'lb.js' is compressed
        InstallFiles: File: lb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=lg-ug.js,SourceCabKey=lg_ug.js,DestName=lg-ug.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1264641572,HashPart2=2103132411,HashPart3=814758495,HashPart4=1621597290,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lg-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'lg_ug.js' is compressed
        InstallFiles: File: lg-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=lg.js,SourceCabKey=lg.js,DestName=lg.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=942452992,HashPart2=2078956224,HashPart3=-1321847339,HashPart4=1134406373,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'lg.js' is compressed
        InstallFiles: File: lg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:070]: Executing op: FileCopy(SourceName=LICENSE.md,SourceCabKey=license.md3,DestName=LICENSE.md,Attributes=16384,FileSize=1095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=863836701,HashPart2=-1782053036,HashPart3=1537287825,HashPart4=-408115293,,)
        MSI (s) (9C:0C) [17:13:16:070]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\LICENSE.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:070]: Source for file 'license.md3' is compressed
        InstallFiles: File: LICENSE.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 1095
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=lkt-us.js,SourceCabKey=lkt_us.js,DestName=lkt-us.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1819612995,HashPart2=-257101157,HashPart3=-1669700689,HashPart4=-123356937,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lkt-us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'lkt_us.js' is compressed
        InstallFiles: File: lkt-us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=lkt.js,SourceCabKey=lkt.js,DestName=lkt.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-26092840,HashPart2=1905266051,HashPart3=628763603,HashPart4=572462178,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lkt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'lkt.js' is compressed
        InstallFiles: File: lkt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=ln-ao.js,SourceCabKey=ln_ao.js,DestName=ln-ao.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1659924926,HashPart2=-1762483003,HashPart3=1326435922,HashPart4=611416387,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ln-ao.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'ln_ao.js' is compressed
        InstallFiles: File: ln-ao.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=ln-cd.js,SourceCabKey=ln_cd.js,DestName=ln-cd.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-596385754,HashPart2=1432367840,HashPart3=-1664555518,HashPart4=1718350996,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ln-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'ln_cd.js' is compressed
        InstallFiles: File: ln-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=ln-cf.js,SourceCabKey=ln_cf.js,DestName=ln-cf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=437253910,HashPart2=-550954950,HashPart3=-567155113,HashPart4=-53871851,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ln-cf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'ln_cf.js' is compressed
        InstallFiles: File: ln-cf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=ln-cg.js,SourceCabKey=ln_cg.js,DestName=ln-cg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2008965996,HashPart2=-1669985574,HashPart3=-1947629190,HashPart4=-1063348104,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ln-cg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'ln_cg.js' is compressed
        InstallFiles: File: ln-cg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=ln.js,SourceCabKey=ln.js,DestName=ln.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1756205531,HashPart2=-1069415282,HashPart3=-1008162705,HashPart4=-1702307087,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ln.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'ln.js' is compressed
        InstallFiles: File: ln.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=lo-la.js,SourceCabKey=lo_la.js,DestName=lo-la.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2039716778,HashPart2=-1480204549,HashPart3=1031693743,HashPart4=-2048631933,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lo-la.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'lo_la.js' is compressed
        InstallFiles: File: lo-la.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=lo.js,SourceCabKey=lo.js,DestName=lo.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-148016090,HashPart2=-1595309716,HashPart3=1511127393,HashPart4=-166749035,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'lo.js' is compressed
        InstallFiles: File: lo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=lrc-iq.js,SourceCabKey=lrc_iq.js,DestName=lrc-iq.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=387468760,HashPart2=133705063,HashPart3=801863397,HashPart4=170015160,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lrc-iq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'lrc_iq.js' is compressed
        InstallFiles: File: lrc-iq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=lrc-ir.js,SourceCabKey=lrc_ir.js,DestName=lrc-ir.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1444263122,HashPart2=-1101158804,HashPart3=117540507,HashPart4=-1628197136,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lrc-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'lrc_ir.js' is compressed
        InstallFiles: File: lrc-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:086]: Executing op: FileCopy(SourceName=lrc.js,SourceCabKey=lrc.js,DestName=lrc.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1295462551,HashPart2=-1974293314,HashPart3=273761593,HashPart4=1427085489,,)
        MSI (s) (9C:0C) [17:13:16:086]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lrc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:086]: Source for file 'lrc.js' is compressed
        InstallFiles: File: lrc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=lt-lt.js,SourceCabKey=lt_lt.js,DestName=lt-lt.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1313393589,HashPart2=-949965201,HashPart3=468150956,HashPart4=747673802,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lt-lt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'lt_lt.js' is compressed
        InstallFiles: File: lt-lt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=lt.js,SourceCabKey=lt.js,DestName=lt.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2052543639,HashPart2=2064474522,HashPart3=-2104330973,HashPart4=-414535735,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'lt.js' is compressed
        InstallFiles: File: lt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=lu-cd.js,SourceCabKey=lu_cd.js,DestName=lu-cd.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-370321031,HashPart2=-51591254,HashPart3=-795763215,HashPart4=-131966324,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lu-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'lu_cd.js' is compressed
        InstallFiles: File: lu-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=lu.js,SourceCabKey=lu.js,DestName=lu.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1340455861,HashPart2=1012331568,HashPart3=1297639329,HashPart4=-1679513134,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'lu.js' is compressed
        InstallFiles: File: lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=luo-ke.js,SourceCabKey=luo_ke.js,DestName=luo-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-583800512,HashPart2=1549721811,HashPart3=797522469,HashPart4=-372266282,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\luo-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'luo_ke.js' is compressed
        InstallFiles: File: luo-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=luo.js,SourceCabKey=luo.js,DestName=luo.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=171771364,HashPart2=1931432698,HashPart3=-2009879947,HashPart4=1703848895,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\luo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'luo.js' is compressed
        InstallFiles: File: luo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=luy-ke.js,SourceCabKey=luy_ke.js,DestName=luy-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1903355742,HashPart2=-776819677,HashPart3=664929156,HashPart4=-1325058634,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\luy-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'luy_ke.js' is compressed
        InstallFiles: File: luy-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=luy.js,SourceCabKey=luy.js,DestName=luy.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1825260049,HashPart2=-1998479359,HashPart3=-1073850123,HashPart4=185818590,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\luy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'luy.js' is compressed
        InstallFiles: File: luy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=lv-lv.js,SourceCabKey=lv_lv.js,DestName=lv-lv.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-587363460,HashPart2=199855085,HashPart3=-1836098322,HashPart4=2123883597,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lv-lv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'lv_lv.js' is compressed
        InstallFiles: File: lv-lv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=lv.js,SourceCabKey=lv.js,DestName=lv.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1561380925,HashPart2=268416960,HashPart3=1182757986,HashPart4=1113062330,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\lv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'lv.js' is compressed
        InstallFiles: File: lv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:102]: Executing op: FileCopy(SourceName=mas-ke.js,SourceCabKey=mas_ke.js,DestName=mas-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2075212961,HashPart2=-1206985726,HashPart3=-426167376,HashPart4=-920161026,,)
        MSI (s) (9C:0C) [17:13:16:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mas-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:102]: Source for file 'mas_ke.js' is compressed
        InstallFiles: File: mas-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mas-tz.js,SourceCabKey=mas_tz.js,DestName=mas-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=788205753,HashPart2=2069089513,HashPart3=144136510,HashPart4=-224834946,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mas-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mas_tz.js' is compressed
        InstallFiles: File: mas-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mas.js,SourceCabKey=mas.js,DestName=mas.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1880427035,HashPart2=-273575991,HashPart3=-1030873297,HashPart4=-1039789144,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mas.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mas.js' is compressed
        InstallFiles: File: mas.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mer-ke.js,SourceCabKey=mer_ke.js,DestName=mer-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1244096426,HashPart2=859498470,HashPart3=334435891,HashPart4=-1900792137,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mer-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mer_ke.js' is compressed
        InstallFiles: File: mer-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mer.js,SourceCabKey=mer.js,DestName=mer.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-428408276,HashPart2=1557122112,HashPart3=-515789073,HashPart4=1047046341,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mer.js' is compressed
        InstallFiles: File: mer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mfe-mu.js,SourceCabKey=mfe_mu.js,DestName=mfe-mu.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1317463118,HashPart2=-1648264200,HashPart3=1152312845,HashPart4=-1036891195,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mfe-mu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mfe_mu.js' is compressed
        InstallFiles: File: mfe-mu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mfe.js,SourceCabKey=mfe.js,DestName=mfe.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=82878399,HashPart2=891765599,HashPart3=-378417892,HashPart4=918700475,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mfe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mfe.js' is compressed
        InstallFiles: File: mfe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mg-mg.js,SourceCabKey=mg_mg.js,DestName=mg-mg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-528968239,HashPart2=-381011578,HashPart3=1892566066,HashPart4=132923906,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mg-mg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mg_mg.js' is compressed
        InstallFiles: File: mg-mg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mg.js,SourceCabKey=mg.js,DestName=mg.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1701783005,HashPart2=372429837,HashPart3=-225152342,HashPart4=-315521380,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mg.js' is compressed
        InstallFiles: File: mg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mgh-mz.js,SourceCabKey=mgh_mz.js,DestName=mgh-mz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1957607439,HashPart2=1220300700,HashPart3=1378732183,HashPart4=1105937476,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mgh-mz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mgh_mz.js' is compressed
        InstallFiles: File: mgh-mz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mgh.js,SourceCabKey=mgh.js,DestName=mgh.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=108728737,HashPart2=-142087084,HashPart3=-1376496719,HashPart4=-1488685374,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mgh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mgh.js' is compressed
        InstallFiles: File: mgh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mgo-cm.js,SourceCabKey=mgo_cm.js,DestName=mgo-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1825220862,HashPart2=-396546832,HashPart3=-2079025096,HashPart4=1253768012,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mgo-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mgo_cm.js' is compressed
        InstallFiles: File: mgo-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:117]: Executing op: FileCopy(SourceName=mgo.js,SourceCabKey=mgo.js,DestName=mgo.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=276121186,HashPart2=799234814,HashPart3=-1692645510,HashPart4=-2003635145,,)
        MSI (s) (9C:0C) [17:13:16:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mgo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:117]: Source for file 'mgo.js' is compressed
        InstallFiles: File: mgo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=mk-mk.js,SourceCabKey=mk_mk.js,DestName=mk-mk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=487679315,HashPart2=1367638171,HashPart3=1427339311,HashPart4=207731419,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mk-mk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'mk_mk.js' is compressed
        InstallFiles: File: mk-mk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=mk.js,SourceCabKey=mk.js,DestName=mk.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1713491970,HashPart2=-1338977752,HashPart3=-1661253216,HashPart4=-1092099030,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'mk.js' is compressed
        InstallFiles: File: mk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=ml-in.js,SourceCabKey=ml_in.js,DestName=ml-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1309456940,HashPart2=-238165342,HashPart3=771597854,HashPart4=1288445184,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ml-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'ml_in.js' is compressed
        InstallFiles: File: ml-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=ml.js,SourceCabKey=ml.js,DestName=ml.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1746375469,HashPart2=1060108954,HashPart3=-1056744269,HashPart4=774340307,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'ml.js' is compressed
        InstallFiles: File: ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=MN-CYR~1.JS|mn-cyrl-mn.js,SourceCabKey=mn_cyrl_mn.js,DestName=mn-cyrl-mn.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=326158811,HashPart2=1563673668,HashPart3=-1673941011,HashPart4=-1772112684,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mn-cyrl-mn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'mn_cyrl_mn.js' is compressed
        InstallFiles: File: mn-cyrl-mn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=mn-cyrl.js,SourceCabKey=mn_cyrl.js,DestName=mn-cyrl.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1593965742,HashPart2=1322842862,HashPart3=-1685823387,HashPart4=1143272413,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mn-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'mn_cyrl.js' is compressed
        InstallFiles: File: mn-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=mn-mn.js,SourceCabKey=mn_mn.js,DestName=mn-mn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1409171745,HashPart2=-295340762,HashPart3=-2047423420,HashPart4=-1218889007,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mn-mn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'mn_mn.js' is compressed
        InstallFiles: File: mn-mn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=mn.js,SourceCabKey=mn.js,DestName=mn.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-650051778,HashPart2=712111085,HashPart3=1961713813,HashPart4=2028862332,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'mn.js' is compressed
        InstallFiles: File: mn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:133]: Executing op: FileCopy(SourceName=mr-in.js,SourceCabKey=mr_in.js,DestName=mr-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1565591459,HashPart2=-920603068,HashPart3=253156336,HashPart4=1585572469,,)
        MSI (s) (9C:0C) [17:13:16:133]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mr-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:133]: Source for file 'mr_in.js' is compressed
        InstallFiles: File: mr-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:227]: Executing op: FileCopy(SourceName=mr.js,SourceCabKey=mr.js,DestName=mr.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1313493922,HashPart2=-619276901,HashPart3=-1640261502,HashPart4=117783017,,)
        MSI (s) (9C:0C) [17:13:16:227]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:227]: Source for file 'mr.js' is compressed
        InstallFiles: File: mr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:227]: Executing op: FileCopy(SourceName=ms-bn.js,SourceCabKey=ms_bn.js,DestName=ms-bn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=741631479,HashPart2=432942868,HashPart3=609055694,HashPart4=1715618681,,)
        MSI (s) (9C:0C) [17:13:16:227]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ms-bn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:227]: Source for file 'ms_bn.js' is compressed
        InstallFiles: File: ms-bn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:227]: Executing op: FileCopy(SourceName=MS-LAT~1.JS|ms-latn-bn.js,SourceCabKey=ms_latn_bn.js,DestName=ms-latn-bn.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1067466300,HashPart2=1975291566,HashPart3=221475176,HashPart4=-827162061,,)
        MSI (s) (9C:0C) [17:13:16:227]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ms-latn-bn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:227]: Source for file 'ms_latn_bn.js' is compressed
        InstallFiles: File: ms-latn-bn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:227]: Executing op: FileCopy(SourceName=MS-LAT~1.JS1|ms-latn-my.js,SourceCabKey=ms_latn_my.js,DestName=ms-latn-my.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=532984209,HashPart2=1345494240,HashPart3=144254448,HashPart4=-721206449,,)
        MSI (s) (9C:0C) [17:13:16:227]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ms-latn-my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:227]: Source for file 'ms_latn_my.js' is compressed
        InstallFiles: File: ms-latn-my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:227]: Executing op: FileCopy(SourceName=MS-LAT~1.JS2|ms-latn-sg.js,SourceCabKey=ms_latn_sg.js,DestName=ms-latn-sg.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1103557298,HashPart2=2071035205,HashPart3=-1743512280,HashPart4=-440073033,,)
        MSI (s) (9C:0C) [17:13:16:227]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ms-latn-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:227]: Source for file 'ms_latn_sg.js' is compressed
        InstallFiles: File: ms-latn-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:227]: Executing op: FileCopy(SourceName=ms-latn.js,SourceCabKey=ms_latn.js,DestName=ms-latn.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1420364473,HashPart2=1186252438,HashPart3=-1346886805,HashPart4=1676538511,,)
        MSI (s) (9C:0C) [17:13:16:227]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ms-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:227]: Source for file 'ms_latn.js' is compressed
        InstallFiles: File: ms-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:243]: Executing op: FileCopy(SourceName=ms-my.js,SourceCabKey=ms_my.js,DestName=ms-my.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1837339488,HashPart2=1195119703,HashPart3=-1497478108,HashPart4=-976953567,,)
        MSI (s) (9C:0C) [17:13:16:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ms-my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:243]: Source for file 'ms_my.js' is compressed
        InstallFiles: File: ms-my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:243]: Executing op: FileCopy(SourceName=ms-sg.js,SourceCabKey=ms_sg.js,DestName=ms-sg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1794792188,HashPart2=1078780070,HashPart3=1173938069,HashPart4=-1137607923,,)
        MSI (s) (9C:0C) [17:13:16:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ms-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:243]: Source for file 'ms_sg.js' is compressed
        InstallFiles: File: ms-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:243]: Executing op: FileCopy(SourceName=ms.js,SourceCabKey=ms.js,DestName=ms.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2138902819,HashPart2=1232260166,HashPart3=-212056063,HashPart4=-634890924,,)
        MSI (s) (9C:0C) [17:13:16:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ms.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:243]: Source for file 'ms.js' is compressed
        InstallFiles: File: ms.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:243]: Executing op: FileCopy(SourceName=mt-mt.js,SourceCabKey=mt_mt.js,DestName=mt-mt.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=225020464,HashPart2=117000313,HashPart3=432964550,HashPart4=518856671,,)
        MSI (s) (9C:0C) [17:13:16:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mt-mt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:243]: Source for file 'mt_mt.js' is compressed
        InstallFiles: File: mt-mt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:243]: Executing op: FileCopy(SourceName=mt.js,SourceCabKey=mt.js,DestName=mt.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1088016657,HashPart2=-1230865081,HashPart3=2055553047,HashPart4=1928415064,,)
        MSI (s) (9C:0C) [17:13:16:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:243]: Source for file 'mt.js' is compressed
        InstallFiles: File: mt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:243]: Executing op: FileCopy(SourceName=mua-cm.js,SourceCabKey=mua_cm.js,DestName=mua-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1099977338,HashPart2=-257388610,HashPart3=2098585437,HashPart4=-1054354085,,)
        MSI (s) (9C:0C) [17:13:16:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mua-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:243]: Source for file 'mua_cm.js' is compressed
        InstallFiles: File: mua-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:243]: Executing op: FileCopy(SourceName=mua.js,SourceCabKey=mua.js,DestName=mua.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=437696430,HashPart2=914489175,HashPart3=1883696112,HashPart4=1579857316,,)
        MSI (s) (9C:0C) [17:13:16:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:243]: Source for file 'mua.js' is compressed
        InstallFiles: File: mua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:258]: Executing op: FileCopy(SourceName=my-mm.js,SourceCabKey=my_mm.js,DestName=my-mm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=261984714,HashPart2=-394975926,HashPart3=-1783050570,HashPart4=-173407766,,)
        MSI (s) (9C:0C) [17:13:16:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\my-mm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:258]: Source for file 'my_mm.js' is compressed
        InstallFiles: File: my-mm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:258]: Executing op: FileCopy(SourceName=my.js,SourceCabKey=my.js,DestName=my.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1264064219,HashPart2=-1502430314,HashPart3=-554145945,HashPart4=-661107623,,)
        MSI (s) (9C:0C) [17:13:16:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:258]: Source for file 'my.js' is compressed
        InstallFiles: File: my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:258]: Executing op: FileCopy(SourceName=mzn-ir.js,SourceCabKey=mzn_ir.js,DestName=mzn-ir.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1819949371,HashPart2=2127974653,HashPart3=-1032675884,HashPart4=110445516,,)
        MSI (s) (9C:0C) [17:13:16:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mzn-ir.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:258]: Source for file 'mzn_ir.js' is compressed
        InstallFiles: File: mzn-ir.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:258]: Executing op: FileCopy(SourceName=mzn.js,SourceCabKey=mzn.js,DestName=mzn.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1073693838,HashPart2=1376840246,HashPart3=330881590,HashPart4=2008201481,,)
        MSI (s) (9C:0C) [17:13:16:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\mzn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:258]: Source for file 'mzn.js' is compressed
        InstallFiles: File: mzn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:258]: Executing op: FileCopy(SourceName=naq-na.js,SourceCabKey=naq_na.js,DestName=naq-na.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1776870986,HashPart2=1121229398,HashPart3=-84125708,HashPart4=-379946567,,)
        MSI (s) (9C:0C) [17:13:16:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\naq-na.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:258]: Source for file 'naq_na.js' is compressed
        InstallFiles: File: naq-na.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:258]: Executing op: FileCopy(SourceName=naq.js,SourceCabKey=naq.js,DestName=naq.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2049516752,HashPart2=-1982042319,HashPart3=-252241061,HashPart4=1612635943,,)
        MSI (s) (9C:0C) [17:13:16:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\naq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:258]: Source for file 'naq.js' is compressed
        InstallFiles: File: naq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:273]: Executing op: FileCopy(SourceName=nb-no.js,SourceCabKey=nb_no.js,DestName=nb-no.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-695859898,HashPart2=410256878,HashPart3=1048431924,HashPart4=-1918012939,,)
        MSI (s) (9C:0C) [17:13:16:273]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nb-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:273]: Source for file 'nb_no.js' is compressed
        InstallFiles: File: nb-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:273]: Executing op: FileCopy(SourceName=nb-sj.js,SourceCabKey=nb_sj.js,DestName=nb-sj.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1814806591,HashPart2=-1734765409,HashPart3=-170814836,HashPart4=324496825,,)
        MSI (s) (9C:0C) [17:13:16:273]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nb-sj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:273]: Source for file 'nb_sj.js' is compressed
        InstallFiles: File: nb-sj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:273]: Executing op: FileCopy(SourceName=nb.js,SourceCabKey=nb.js1,DestName=nb.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=240578914,HashPart2=1079727795,HashPart3=-1082705728,HashPart4=-139233537,,)
        MSI (s) (9C:0C) [17:13:16:273]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:273]: Source for file 'nb.js1' is compressed
        InstallFiles: File: nb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:273]: Executing op: FileCopy(SourceName=nd-zw.js,SourceCabKey=nd_zw.js,DestName=nd-zw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1242337339,HashPart2=-198025709,HashPart3=1537393891,HashPart4=-1338183924,,)
        MSI (s) (9C:0C) [17:13:16:273]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nd-zw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:273]: Source for file 'nd_zw.js' is compressed
        InstallFiles: File: nd-zw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:273]: Executing op: FileCopy(SourceName=nd.js,SourceCabKey=nd.js,DestName=nd.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1856058486,HashPart2=108418165,HashPart3=991084278,HashPart4=-584523614,,)
        MSI (s) (9C:0C) [17:13:16:273]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:273]: Source for file 'nd.js' is compressed
        InstallFiles: File: nd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:273]: Executing op: FileCopy(SourceName=ne-in.js,SourceCabKey=ne_in.js,DestName=ne-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-686606595,HashPart2=1973908087,HashPart3=1384240720,HashPart4=-449761496,,)
        MSI (s) (9C:0C) [17:13:16:273]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ne-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:273]: Source for file 'ne_in.js' is compressed
        InstallFiles: File: ne-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:273]: Executing op: FileCopy(SourceName=ne-np.js,SourceCabKey=ne_np.js,DestName=ne-np.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1804373313,HashPart2=-17097729,HashPart3=-895123022,HashPart4=1330491100,,)
        MSI (s) (9C:0C) [17:13:16:273]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ne-np.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:273]: Source for file 'ne_np.js' is compressed
        InstallFiles: File: ne-np.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:273]: Executing op: FileCopy(SourceName=ne.js,SourceCabKey=ne.js,DestName=ne.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=526089916,HashPart2=-372827094,HashPart3=1902671427,HashPart4=2067823743,,)
        MSI (s) (9C:0C) [17:13:16:273]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:273]: Source for file 'ne.js' is compressed
        InstallFiles: File: ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nl-aw.js,SourceCabKey=nl_aw.js,DestName=nl-aw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1167249627,HashPart2=-795750412,HashPart3=49974637,HashPart4=-1950284599,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nl-aw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nl_aw.js' is compressed
        InstallFiles: File: nl-aw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nl-be.js,SourceCabKey=nl_be.js,DestName=nl-be.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1306141295,HashPart2=-1674566077,HashPart3=1795116071,HashPart4=-643257226,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nl-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nl_be.js' is compressed
        InstallFiles: File: nl-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nl-bq.js,SourceCabKey=nl_bq.js,DestName=nl-bq.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=417027461,HashPart2=1169862409,HashPart3=1978269841,HashPart4=1145176572,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nl-bq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nl_bq.js' is compressed
        InstallFiles: File: nl-bq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nl-cw.js,SourceCabKey=nl_cw.js,DestName=nl-cw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1577802431,HashPart2=-222236440,HashPart3=-1793052505,HashPart4=312382256,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nl-cw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nl_cw.js' is compressed
        InstallFiles: File: nl-cw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nl-nl.js,SourceCabKey=nl_nl.js,DestName=nl-nl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=170872640,HashPart2=1665498816,HashPart3=-1782452221,HashPart4=463130780,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nl-nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nl_nl.js' is compressed
        InstallFiles: File: nl-nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nl-sr.js,SourceCabKey=nl_sr.js,DestName=nl-sr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=891640982,HashPart2=-112521316,HashPart3=2097806241,HashPart4=1304726181,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nl-sr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nl_sr.js' is compressed
        InstallFiles: File: nl-sr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nl-sx.js,SourceCabKey=nl_sx.js,DestName=nl-sx.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=777693382,HashPart2=-2095414416,HashPart3=-115817596,HashPart4=1852527478,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nl-sx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nl_sx.js' is compressed
        InstallFiles: File: nl-sx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nl.js,SourceCabKey=nl.js1,DestName=nl.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1348263773,HashPart2=-140492405,HashPart3=-458048796,HashPart4=167004613,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nl.js1' is compressed
        InstallFiles: File: nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:289]: Executing op: FileCopy(SourceName=nmg-cm.js,SourceCabKey=nmg_cm.js,DestName=nmg-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2062132114,HashPart2=-677849409,HashPart3=-1913475405,HashPart4=701574367,,)
        MSI (s) (9C:0C) [17:13:16:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nmg-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:289]: Source for file 'nmg_cm.js' is compressed
        InstallFiles: File: nmg-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:305]: Executing op: FileCopy(SourceName=nmg.js,SourceCabKey=nmg.js,DestName=nmg.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=582787440,HashPart2=-1118623376,HashPart3=-916193760,HashPart4=-879983399,,)
        MSI (s) (9C:0C) [17:13:16:305]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nmg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:305]: Source for file 'nmg.js' is compressed
        InstallFiles: File: nmg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:305]: Executing op: FileCopy(SourceName=nn-no.js,SourceCabKey=nn_no.js,DestName=nn-no.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-266795037,HashPart2=-1981580552,HashPart3=-53501702,HashPart4=-755913233,,)
        MSI (s) (9C:0C) [17:13:16:305]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nn-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:305]: Source for file 'nn_no.js' is compressed
        InstallFiles: File: nn-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:305]: Executing op: FileCopy(SourceName=nn.js,SourceCabKey=nn.js,DestName=nn.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-672247126,HashPart2=922850382,HashPart3=580264535,HashPart4=-1309382025,,)
        MSI (s) (9C:0C) [17:13:16:305]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:305]: Source for file 'nn.js' is compressed
        InstallFiles: File: nn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:305]: Executing op: FileCopy(SourceName=nnh-cm.js,SourceCabKey=nnh_cm.js,DestName=nnh-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1378573927,HashPart2=-1064885597,HashPart3=872813944,HashPart4=-1861356857,,)
        MSI (s) (9C:0C) [17:13:16:305]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nnh-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:305]: Source for file 'nnh_cm.js' is compressed
        InstallFiles: File: nnh-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:305]: Executing op: FileCopy(SourceName=nnh.js,SourceCabKey=nnh.js,DestName=nnh.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1465796076,HashPart2=-1573029080,HashPart3=-575798108,HashPart4=-317481426,,)
        MSI (s) (9C:0C) [17:13:16:305]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nnh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:305]: Source for file 'nnh.js' is compressed
        InstallFiles: File: nnh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:305]: Executing op: FileCopy(SourceName=no-no.js,SourceCabKey=no_no.js,DestName=no-no.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2001198971,HashPart2=-435911162,HashPart3=-1681512645,HashPart4=-1047856812,,)
        MSI (s) (9C:0C) [17:13:16:305]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\no-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:305]: Source for file 'no_no.js' is compressed
        InstallFiles: File: no-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:305]: Executing op: FileCopy(SourceName=no.js,SourceCabKey=no.js,DestName=no.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1912197218,HashPart2=-2041072657,HashPart3=1435803070,HashPart4=-438854969,,)
        MSI (s) (9C:0C) [17:13:16:305]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:305]: Source for file 'no.js' is compressed
        InstallFiles: File: no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:320]: Executing op: FileCopy(SourceName=nr-za.js,SourceCabKey=nr_za.js,DestName=nr-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1245055339,HashPart2=-1949153437,HashPart3=-1017488510,HashPart4=-1052082470,,)
        MSI (s) (9C:0C) [17:13:16:320]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nr-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:320]: Source for file 'nr_za.js' is compressed
        InstallFiles: File: nr-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:320]: Executing op: FileCopy(SourceName=nr.js,SourceCabKey=nr.js,DestName=nr.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=725464960,HashPart2=-444397383,HashPart3=731442580,HashPart4=404695030,,)
        MSI (s) (9C:0C) [17:13:16:320]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:320]: Source for file 'nr.js' is compressed
        InstallFiles: File: nr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:320]: Executing op: FileCopy(SourceName=nso-za.js,SourceCabKey=nso_za.js,DestName=nso-za.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=995689750,HashPart2=2118909037,HashPart3=523529152,HashPart4=1938177349,,)
        MSI (s) (9C:0C) [17:13:16:320]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nso-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:320]: Source for file 'nso_za.js' is compressed
        InstallFiles: File: nso-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:320]: Executing op: FileCopy(SourceName=nso.js,SourceCabKey=nso.js,DestName=nso.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-405376072,HashPart2=-125249381,HashPart3=-1138877947,HashPart4=1917075558,,)
        MSI (s) (9C:0C) [17:13:16:320]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nso.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:320]: Source for file 'nso.js' is compressed
        InstallFiles: File: nso.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:336]: Executing op: FileCopy(SourceName=nus-sd.js,SourceCabKey=nus_sd.js,DestName=nus-sd.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=756767112,HashPart2=605578605,HashPart3=-379015642,HashPart4=434868341,,)
        MSI (s) (9C:0C) [17:13:16:336]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nus-sd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:336]: Source for file 'nus_sd.js' is compressed
        InstallFiles: File: nus-sd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:336]: Executing op: FileCopy(SourceName=nus-ss.js,SourceCabKey=nus_ss.js,DestName=nus-ss.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=705316756,HashPart2=1079616210,HashPart3=102709968,HashPart4=-805181312,,)
        MSI (s) (9C:0C) [17:13:16:336]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nus-ss.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:336]: Source for file 'nus_ss.js' is compressed
        InstallFiles: File: nus-ss.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:336]: Executing op: FileCopy(SourceName=nus.js,SourceCabKey=nus.js,DestName=nus.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-981059123,HashPart2=-1837401516,HashPart3=1895406653,HashPart4=-1982253696,,)
        MSI (s) (9C:0C) [17:13:16:336]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nus.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:336]: Source for file 'nus.js' is compressed
        InstallFiles: File: nus.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:336]: Executing op: FileCopy(SourceName=nyn-ug.js,SourceCabKey=nyn_ug.js,DestName=nyn-ug.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1870297839,HashPart2=1090407824,HashPart3=-1695658071,HashPart4=284211871,,)
        MSI (s) (9C:0C) [17:13:16:336]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nyn-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:336]: Source for file 'nyn_ug.js' is compressed
        InstallFiles: File: nyn-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:336]: Executing op: FileCopy(SourceName=nyn.js,SourceCabKey=nyn.js,DestName=nyn.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=75877225,HashPart2=-795890455,HashPart3=-106442518,HashPart4=1446511700,,)
        MSI (s) (9C:0C) [17:13:16:336]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\nyn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:336]: Source for file 'nyn.js' is compressed
        InstallFiles: File: nyn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=om-et.js,SourceCabKey=om_et.js,DestName=om-et.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=372674650,HashPart2=-1729724359,HashPart3=1357607798,HashPart4=1683080601,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\om-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'om_et.js' is compressed
        InstallFiles: File: om-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=om-ke.js,SourceCabKey=om_ke.js,DestName=om-ke.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-151056143,HashPart2=1521722071,HashPart3=429931761,HashPart4=-314552087,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\om-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'om_ke.js' is compressed
        InstallFiles: File: om-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=om.js,SourceCabKey=om.js,DestName=om.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1102336133,HashPart2=1966477820,HashPart3=-1618958427,HashPart4=1806465273,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\om.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'om.js' is compressed
        InstallFiles: File: om.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=or-in.js,SourceCabKey=or_in.js,DestName=or-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=865120446,HashPart2=845704692,HashPart3=1321217286,HashPart4=2011505800,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\or-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'or_in.js' is compressed
        InstallFiles: File: or-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=or.js,SourceCabKey=or.js,DestName=or.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1863498410,HashPart2=-1315497520,HashPart3=2127872327,HashPart4=-1336591587,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\or.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'or.js' is compressed
        InstallFiles: File: or.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=os-ge.js,SourceCabKey=os_ge.js,DestName=os-ge.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1536087602,HashPart2=-1542571781,HashPart3=616305335,HashPart4=-989849284,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\os-ge.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'os_ge.js' is compressed
        InstallFiles: File: os-ge.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=os-ru.js,SourceCabKey=os_ru.js,DestName=os-ru.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=694266752,HashPart2=-745878308,HashPart3=982734543,HashPart4=-1166676276,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\os-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'os_ru.js' is compressed
        InstallFiles: File: os-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=os.js,SourceCabKey=os.js,DestName=os.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=982223170,HashPart2=985796646,HashPart3=1231722187,HashPart4=314661798,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\os.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'os.js' is compressed
        InstallFiles: File: os.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:351]: Executing op: FileCopy(SourceName=PA-ARA~1.JS|pa-arab-pk.js,SourceCabKey=pa_arab_pk.js,DestName=pa-arab-pk.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=433002550,HashPart2=847990559,HashPart3=1765020500,HashPart4=-514547570,,)
        MSI (s) (9C:0C) [17:13:16:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pa-arab-pk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:351]: Source for file 'pa_arab_pk.js' is compressed
        InstallFiles: File: pa-arab-pk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:367]: Executing op: FileCopy(SourceName=pa-arab.js,SourceCabKey=pa_arab.js,DestName=pa-arab.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1679117959,HashPart2=393547878,HashPart3=-53568377,HashPart4=1184721211,,)
        MSI (s) (9C:0C) [17:13:16:367]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pa-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:367]: Source for file 'pa_arab.js' is compressed
        InstallFiles: File: pa-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:367]: Executing op: FileCopy(SourceName=PA-GUR~1.JS|pa-guru-in.js,SourceCabKey=pa_guru_in.js,DestName=pa-guru-in.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1024920208,HashPart2=1959689794,HashPart3=244766917,HashPart4=-2132368738,,)
        MSI (s) (9C:0C) [17:13:16:367]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pa-guru-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:367]: Source for file 'pa_guru_in.js' is compressed
        InstallFiles: File: pa-guru-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:367]: Executing op: FileCopy(SourceName=pa-guru.js,SourceCabKey=pa_guru.js,DestName=pa-guru.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1038158718,HashPart2=446612987,HashPart3=-291974698,HashPart4=-1319338050,,)
        MSI (s) (9C:0C) [17:13:16:367]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pa-guru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:367]: Source for file 'pa_guru.js' is compressed
        InstallFiles: File: pa-guru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:367]: Executing op: FileCopy(SourceName=pa.js,SourceCabKey=pa.js,DestName=pa.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-233131057,HashPart2=1002929292,HashPart3=1817174619,HashPart4=-797401017,,)
        MSI (s) (9C:0C) [17:13:16:367]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:367]: Source for file 'pa.js' is compressed
        InstallFiles: File: pa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:383]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json29,DestName=package.json,Attributes=16384,FileSize=740,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=179067313,HashPart2=-929688096,HashPart3=-1001637185,HashPart4=331165531,,)
        MSI (s) (9C:0C) [17:13:16:383]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:383]: Source for file 'package.json29' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 740
        MSI (s) (9C:0C) [17:13:16:383]: Executing op: FileCopy(SourceName=pl-pl.js,SourceCabKey=pl_pl.js,DestName=pl-pl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2019950272,HashPart2=1578392355,HashPart3=702087013,HashPart4=-2008401216,,)
        MSI (s) (9C:0C) [17:13:16:383]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pl-pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:383]: Source for file 'pl_pl.js' is compressed
        InstallFiles: File: pl-pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:383]: Executing op: FileCopy(SourceName=pl.js,SourceCabKey=pl.js1,DestName=pl.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=775125462,HashPart2=-879946710,HashPart3=517585680,HashPart4=667864768,,)
        MSI (s) (9C:0C) [17:13:16:383]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:383]: Source for file 'pl.js1' is compressed
        InstallFiles: File: pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:383]: Executing op: FileCopy(SourceName=prg-001.js,SourceCabKey=prg_001.js,DestName=prg-001.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=629692859,HashPart2=1093603240,HashPart3=1534426764,HashPart4=1641877281,,)
        MSI (s) (9C:0C) [17:13:16:383]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\prg-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:383]: Source for file 'prg_001.js' is compressed
        InstallFiles: File: prg-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:383]: Executing op: FileCopy(SourceName=prg.js,SourceCabKey=prg.js,DestName=prg.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1521610969,HashPart2=1588074810,HashPart3=-872393558,HashPart4=-832091550,,)
        MSI (s) (9C:0C) [17:13:16:383]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\prg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:383]: Source for file 'prg.js' is compressed
        InstallFiles: File: prg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:383]: Executing op: FileCopy(SourceName=ps-af.js,SourceCabKey=ps_af.js,DestName=ps-af.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2104487289,HashPart2=304948499,HashPart3=-1471478655,HashPart4=-1230398097,,)
        MSI (s) (9C:0C) [17:13:16:383]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ps-af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:383]: Source for file 'ps_af.js' is compressed
        InstallFiles: File: ps-af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:398]: Executing op: FileCopy(SourceName=ps.js,SourceCabKey=ps.js,DestName=ps.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1270743371,HashPart2=-879734716,HashPart3=-2084876827,HashPart4=1907828131,,)
        MSI (s) (9C:0C) [17:13:16:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ps.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:398]: Source for file 'ps.js' is compressed
        InstallFiles: File: ps.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:398]: Executing op: FileCopy(SourceName=pt-ao.js,SourceCabKey=pt_ao.js,DestName=pt-ao.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1898348045,HashPart2=-1045448828,HashPart3=715469075,HashPart4=-418679296,,)
        MSI (s) (9C:0C) [17:13:16:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-ao.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:398]: Source for file 'pt_ao.js' is compressed
        InstallFiles: File: pt-ao.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:398]: Executing op: FileCopy(SourceName=pt-br.js,SourceCabKey=pt_br.js1,DestName=pt-br.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1398118355,HashPart2=347482209,HashPart3=-1958201729,HashPart4=-1126544636,,)
        MSI (s) (9C:0C) [17:13:16:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:398]: Source for file 'pt_br.js1' is compressed
        InstallFiles: File: pt-br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:398]: Executing op: FileCopy(SourceName=pt-ch.js,SourceCabKey=pt_ch.js,DestName=pt-ch.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1006051924,HashPart2=1188762451,HashPart3=2045273387,HashPart4=102899278,,)
        MSI (s) (9C:0C) [17:13:16:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:398]: Source for file 'pt_ch.js' is compressed
        InstallFiles: File: pt-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:398]: Executing op: FileCopy(SourceName=pt-cv.js,SourceCabKey=pt_cv.js,DestName=pt-cv.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1959930661,HashPart2=-584187287,HashPart3=667558831,HashPart4=-1417100448,,)
        MSI (s) (9C:0C) [17:13:16:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-cv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:398]: Source for file 'pt_cv.js' is compressed
        InstallFiles: File: pt-cv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:398]: Executing op: FileCopy(SourceName=pt-gq.js,SourceCabKey=pt_gq.js,DestName=pt-gq.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1583399152,HashPart2=231296009,HashPart3=1563780836,HashPart4=-1807119815,,)
        MSI (s) (9C:0C) [17:13:16:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-gq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:398]: Source for file 'pt_gq.js' is compressed
        InstallFiles: File: pt-gq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:414]: Executing op: FileCopy(SourceName=pt-gw.js,SourceCabKey=pt_gw.js,DestName=pt-gw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1007780235,HashPart2=675525832,HashPart3=-2142699179,HashPart4=-1919610395,,)
        MSI (s) (9C:0C) [17:13:16:414]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-gw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:414]: Source for file 'pt_gw.js' is compressed
        InstallFiles: File: pt-gw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:414]: Executing op: FileCopy(SourceName=pt-lu.js,SourceCabKey=pt_lu.js,DestName=pt-lu.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1577348446,HashPart2=999243368,HashPart3=1513988085,HashPart4=-551610474,,)
        MSI (s) (9C:0C) [17:13:16:414]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-lu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:414]: Source for file 'pt_lu.js' is compressed
        InstallFiles: File: pt-lu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:414]: Executing op: FileCopy(SourceName=pt-mo.js,SourceCabKey=pt_mo.js,DestName=pt-mo.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1027566019,HashPart2=1576379868,HashPart3=853011077,HashPart4=1680237734,,)
        MSI (s) (9C:0C) [17:13:16:414]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-mo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:414]: Source for file 'pt_mo.js' is compressed
        InstallFiles: File: pt-mo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:414]: Executing op: FileCopy(SourceName=pt-mz.js,SourceCabKey=pt_mz.js,DestName=pt-mz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1624295169,HashPart2=-167596439,HashPart3=-1162598533,HashPart4=1048056138,,)
        MSI (s) (9C:0C) [17:13:16:414]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-mz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:414]: Source for file 'pt_mz.js' is compressed
        InstallFiles: File: pt-mz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:414]: Executing op: FileCopy(SourceName=pt-pt.js,SourceCabKey=pt_pt.js1,DestName=pt-pt.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-718351943,HashPart2=-240466685,HashPart3=-1568257288,HashPart4=-1254933831,,)
        MSI (s) (9C:0C) [17:13:16:414]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:414]: Source for file 'pt_pt.js1' is compressed
        InstallFiles: File: pt-pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:414]: Executing op: FileCopy(SourceName=pt-st.js,SourceCabKey=pt_st.js,DestName=pt-st.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=427712389,HashPart2=-2103046317,HashPart3=-1206280649,HashPart4=-1241901199,,)
        MSI (s) (9C:0C) [17:13:16:414]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-st.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:414]: Source for file 'pt_st.js' is compressed
        InstallFiles: File: pt-st.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:414]: Executing op: FileCopy(SourceName=pt-tl.js,SourceCabKey=pt_tl.js,DestName=pt-tl.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1030713992,HashPart2=-816738709,HashPart3=611824975,HashPart4=-1153425824,,)
        MSI (s) (9C:0C) [17:13:16:414]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt-tl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:414]: Source for file 'pt_tl.js' is compressed
        InstallFiles: File: pt-tl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:430]: Executing op: FileCopy(SourceName=pt.js,SourceCabKey=pt.js,DestName=pt.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1307126172,HashPart2=797495208,HashPart3=-1255829913,HashPart4=-2048606316,,)
        MSI (s) (9C:0C) [17:13:16:430]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:430]: Source for file 'pt.js' is compressed
        InstallFiles: File: pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:430]: Executing op: FileCopy(SourceName=qu-bo.js,SourceCabKey=qu_bo.js,DestName=qu-bo.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1254024899,HashPart2=-2127907753,HashPart3=-2134241365,HashPart4=-888142945,,)
        MSI (s) (9C:0C) [17:13:16:430]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\qu-bo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:430]: Source for file 'qu_bo.js' is compressed
        InstallFiles: File: qu-bo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:430]: Executing op: FileCopy(SourceName=qu-ec.js,SourceCabKey=qu_ec.js,DestName=qu-ec.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1988821420,HashPart2=1633110048,HashPart3=-866818043,HashPart4=1906047700,,)
        MSI (s) (9C:0C) [17:13:16:430]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\qu-ec.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:430]: Source for file 'qu_ec.js' is compressed
        InstallFiles: File: qu-ec.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:430]: Executing op: FileCopy(SourceName=qu-pe.js,SourceCabKey=qu_pe.js,DestName=qu-pe.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1517279927,HashPart2=-650783473,HashPart3=-336574646,HashPart4=-1344865432,,)
        MSI (s) (9C:0C) [17:13:16:430]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\qu-pe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:430]: Source for file 'qu_pe.js' is compressed
        InstallFiles: File: qu-pe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:445]: Executing op: FileCopy(SourceName=qu.js,SourceCabKey=qu.js,DestName=qu.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2056766858,HashPart2=-1281523839,HashPart3=-177815889,HashPart4=-325392444,,)
        MSI (s) (9C:0C) [17:13:16:445]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\qu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:445]: Source for file 'qu.js' is compressed
        InstallFiles: File: qu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:445]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md47,DestName=README.md,Attributes=16384,FileSize=2083,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1858455651,HashPart2=-764004186,HashPart3=-1052848635,HashPart4=1707795682,,)
        MSI (s) (9C:0C) [17:13:16:445]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:445]: Source for file 'readme.md47' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 2083
        MSI (s) (9C:0C) [17:13:16:445]: Executing op: FileCopy(SourceName=rm-ch.js,SourceCabKey=rm_ch.js,DestName=rm-ch.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1448979581,HashPart2=-1893308859,HashPart3=-1656974107,HashPart4=944092868,,)
        MSI (s) (9C:0C) [17:13:16:445]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rm-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:445]: Source for file 'rm_ch.js' is compressed
        InstallFiles: File: rm-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:445]: Executing op: FileCopy(SourceName=rm.js,SourceCabKey=rm.js,DestName=rm.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1377529622,HashPart2=-1271107359,HashPart3=1014331779,HashPart4=-315540898,,)
        MSI (s) (9C:0C) [17:13:16:445]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:445]: Source for file 'rm.js' is compressed
        InstallFiles: File: rm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:445]: Executing op: FileCopy(SourceName=rn-bi.js,SourceCabKey=rn_bi.js,DestName=rn-bi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=60034882,HashPart2=1581549737,HashPart3=-235125871,HashPart4=-1261567639,,)
        MSI (s) (9C:0C) [17:13:16:445]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rn-bi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:445]: Source for file 'rn_bi.js' is compressed
        InstallFiles: File: rn-bi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:445]: Executing op: FileCopy(SourceName=rn.js,SourceCabKey=rn.js,DestName=rn.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1856527259,HashPart2=-749764385,HashPart3=1550277914,HashPart4=-1421634889,,)
        MSI (s) (9C:0C) [17:13:16:445]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:445]: Source for file 'rn.js' is compressed
        InstallFiles: File: rn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:445]: Executing op: FileCopy(SourceName=ro-md.js,SourceCabKey=ro_md.js,DestName=ro-md.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1656849534,HashPart2=-1826827675,HashPart3=259305023,HashPart4=1650396547,,)
        MSI (s) (9C:0C) [17:13:16:445]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ro-md.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:445]: Source for file 'ro_md.js' is compressed
        InstallFiles: File: ro-md.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:461]: Executing op: FileCopy(SourceName=ro-ro.js,SourceCabKey=ro_ro.js,DestName=ro-ro.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=625204197,HashPart2=1200090454,HashPart3=262685456,HashPart4=-849851360,,)
        MSI (s) (9C:0C) [17:13:16:461]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ro-ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:461]: Source for file 'ro_ro.js' is compressed
        InstallFiles: File: ro-ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:461]: Executing op: FileCopy(SourceName=ro.js,SourceCabKey=ro.js1,DestName=ro.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-719503701,HashPart2=-1851317488,HashPart3=-2014114483,HashPart4=1076178634,,)
        MSI (s) (9C:0C) [17:13:16:461]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:461]: Source for file 'ro.js1' is compressed
        InstallFiles: File: ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:461]: Executing op: FileCopy(SourceName=rof-tz.js,SourceCabKey=rof_tz.js,DestName=rof-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=200355595,HashPart2=1184165106,HashPart3=-2019360573,HashPart4=-1742740103,,)
        MSI (s) (9C:0C) [17:13:16:461]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rof-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:461]: Source for file 'rof_tz.js' is compressed
        InstallFiles: File: rof-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:461]: Executing op: FileCopy(SourceName=rof.js,SourceCabKey=rof.js,DestName=rof.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=518703184,HashPart2=598601805,HashPart3=994670913,HashPart4=-1752205522,,)
        MSI (s) (9C:0C) [17:13:16:461]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rof.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:461]: Source for file 'rof.js' is compressed
        InstallFiles: File: rof.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:461]: Executing op: FileCopy(SourceName=ru-by.js,SourceCabKey=ru_by.js,DestName=ru-by.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1973326367,HashPart2=36010783,HashPart3=895655346,HashPart4=1818429459,,)
        MSI (s) (9C:0C) [17:13:16:461]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ru-by.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:461]: Source for file 'ru_by.js' is compressed
        InstallFiles: File: ru-by.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:461]: Executing op: FileCopy(SourceName=ru-kg.js,SourceCabKey=ru_kg.js,DestName=ru-kg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=283714194,HashPart2=-1468417374,HashPart3=-1548395576,HashPart4=899591986,,)
        MSI (s) (9C:0C) [17:13:16:461]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ru-kg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:461]: Source for file 'ru_kg.js' is compressed
        InstallFiles: File: ru-kg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:461]: Executing op: FileCopy(SourceName=ru-kz.js,SourceCabKey=ru_kz.js,DestName=ru-kz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-772791763,HashPart2=-972680101,HashPart3=1159248158,HashPart4=-1554965370,,)
        MSI (s) (9C:0C) [17:13:16:461]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ru-kz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:461]: Source for file 'ru_kz.js' is compressed
        InstallFiles: File: ru-kz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:461]: Executing op: FileCopy(SourceName=ru-md.js,SourceCabKey=ru_md.js,DestName=ru-md.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=765080052,HashPart2=1249078518,HashPart3=1908055188,HashPart4=-1309065970,,)
        MSI (s) (9C:0C) [17:13:16:461]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ru-md.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:461]: Source for file 'ru_md.js' is compressed
        InstallFiles: File: ru-md.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:476]: Executing op: FileCopy(SourceName=ru-ru.js,SourceCabKey=ru_ru.js,DestName=ru-ru.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-596759517,HashPart2=-906717903,HashPart3=598427269,HashPart4=612179668,,)
        MSI (s) (9C:0C) [17:13:16:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ru-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:476]: Source for file 'ru_ru.js' is compressed
        InstallFiles: File: ru-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:476]: Executing op: FileCopy(SourceName=ru-ua.js,SourceCabKey=ru_ua.js,DestName=ru-ua.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1328979117,HashPart2=1802405536,HashPart3=1300052725,HashPart4=-779555301,,)
        MSI (s) (9C:0C) [17:13:16:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ru-ua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:476]: Source for file 'ru_ua.js' is compressed
        InstallFiles: File: ru-ua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:476]: Executing op: FileCopy(SourceName=ru.js,SourceCabKey=ru.js1,DestName=ru.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1975250750,HashPart2=-1749995229,HashPart3=-107111345,HashPart4=222241728,,)
        MSI (s) (9C:0C) [17:13:16:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:476]: Source for file 'ru.js1' is compressed
        InstallFiles: File: ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:476]: Executing op: FileCopy(SourceName=rw-rw.js,SourceCabKey=rw_rw.js,DestName=rw-rw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-111316415,HashPart2=1442731567,HashPart3=-379974021,HashPart4=-1484302563,,)
        MSI (s) (9C:0C) [17:13:16:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rw-rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:476]: Source for file 'rw_rw.js' is compressed
        InstallFiles: File: rw-rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:476]: Executing op: FileCopy(SourceName=rw.js,SourceCabKey=rw.js,DestName=rw.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1985309557,HashPart2=945929907,HashPart3=1012788052,HashPart4=1682396396,,)
        MSI (s) (9C:0C) [17:13:16:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:476]: Source for file 'rw.js' is compressed
        InstallFiles: File: rw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:476]: Executing op: FileCopy(SourceName=rwk-tz.js,SourceCabKey=rwk_tz.js,DestName=rwk-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=806181927,HashPart2=-1005930447,HashPart3=-1385026155,HashPart4=-464561738,,)
        MSI (s) (9C:0C) [17:13:16:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rwk-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:476]: Source for file 'rwk_tz.js' is compressed
        InstallFiles: File: rwk-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:476]: Executing op: FileCopy(SourceName=rwk.js,SourceCabKey=rwk.js,DestName=rwk.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-448630141,HashPart2=-1652340647,HashPart3=845269265,HashPart4=1484929587,,)
        MSI (s) (9C:0C) [17:13:16:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\rwk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:476]: Source for file 'rwk.js' is compressed
        InstallFiles: File: rwk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:492]: Executing op: FileCopy(SourceName=sah-ru.js,SourceCabKey=sah_ru.js,DestName=sah-ru.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1975740884,HashPart2=2031452365,HashPart3=1575383382,HashPart4=1988121661,,)
        MSI (s) (9C:0C) [17:13:16:492]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sah-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:492]: Source for file 'sah_ru.js' is compressed
        InstallFiles: File: sah-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:492]: Executing op: FileCopy(SourceName=sah.js,SourceCabKey=sah.js,DestName=sah.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1378890587,HashPart2=333621215,HashPart3=103151178,HashPart4=1300561160,,)
        MSI (s) (9C:0C) [17:13:16:492]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sah.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:492]: Source for file 'sah.js' is compressed
        InstallFiles: File: sah.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:492]: Executing op: FileCopy(SourceName=saq-ke.js,SourceCabKey=saq_ke.js,DestName=saq-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1578989980,HashPart2=-119297064,HashPart3=-153915823,HashPart4=-398138245,,)
        MSI (s) (9C:0C) [17:13:16:492]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\saq-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:492]: Source for file 'saq_ke.js' is compressed
        InstallFiles: File: saq-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:492]: Executing op: FileCopy(SourceName=saq.js,SourceCabKey=saq.js,DestName=saq.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2135587880,HashPart2=-438994912,HashPart3=1810558483,HashPart4=-762473753,,)
        MSI (s) (9C:0C) [17:13:16:492]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\saq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:492]: Source for file 'saq.js' is compressed
        InstallFiles: File: saq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:492]: Executing op: FileCopy(SourceName=sbp-tz.js,SourceCabKey=sbp_tz.js,DestName=sbp-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=466063556,HashPart2=-1566428701,HashPart3=-2139568580,HashPart4=155916254,,)
        MSI (s) (9C:0C) [17:13:16:492]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sbp-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:492]: Source for file 'sbp_tz.js' is compressed
        InstallFiles: File: sbp-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:492]: Executing op: FileCopy(SourceName=sbp.js,SourceCabKey=sbp.js,DestName=sbp.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=984883503,HashPart2=21671500,HashPart3=-1586930903,HashPart4=-440470085,,)
        MSI (s) (9C:0C) [17:13:16:492]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sbp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:492]: Source for file 'sbp.js' is compressed
        InstallFiles: File: sbp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:492]: Executing op: FileCopy(SourceName=se-fi.js,SourceCabKey=se_fi.js,DestName=se-fi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1416196889,HashPart2=726293116,HashPart3=-916807091,HashPart4=-474066991,,)
        MSI (s) (9C:0C) [17:13:16:492]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\se-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:492]: Source for file 'se_fi.js' is compressed
        InstallFiles: File: se-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=se-no.js,SourceCabKey=se_no.js,DestName=se-no.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=383101617,HashPart2=-50985583,HashPart3=-2145803003,HashPart4=-612673984,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\se-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'se_no.js' is compressed
        InstallFiles: File: se-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=se-se.js,SourceCabKey=se_se.js,DestName=se-se.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1146048652,HashPart2=342234988,HashPart3=1063147479,HashPart4=472041710,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\se-se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'se_se.js' is compressed
        InstallFiles: File: se-se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=se.js,SourceCabKey=se.js,DestName=se.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2113535645,HashPart2=1572280479,HashPart3=-1827810340,HashPart4=1758069955,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'se.js' is compressed
        InstallFiles: File: se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=seh-mz.js,SourceCabKey=seh_mz.js,DestName=seh-mz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=828738205,HashPart2=1741180555,HashPart3=-677894407,HashPart4=-1764429768,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\seh-mz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'seh_mz.js' is compressed
        InstallFiles: File: seh-mz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=seh.js,SourceCabKey=seh.js,DestName=seh.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=573753258,HashPart2=1802273093,HashPart3=387563707,HashPart4=951833203,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\seh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'seh.js' is compressed
        InstallFiles: File: seh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=ses-ml.js,SourceCabKey=ses_ml.js,DestName=ses-ml.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-203248470,HashPart2=139364068,HashPart3=1654302130,HashPart4=1982369420,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ses-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'ses_ml.js' is compressed
        InstallFiles: File: ses-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=ses.js,SourceCabKey=ses.js,DestName=ses.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=766117483,HashPart2=-462647035,HashPart3=1916608767,HashPart4=-803775622,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ses.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'ses.js' is compressed
        InstallFiles: File: ses.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=sg-cf.js,SourceCabKey=sg_cf.js,DestName=sg-cf.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1750369963,HashPart2=-986870525,HashPart3=-901020925,HashPart4=504769089,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sg-cf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'sg_cf.js' is compressed
        InstallFiles: File: sg-cf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:507]: Executing op: FileCopy(SourceName=sg.js,SourceCabKey=sg.js,DestName=sg.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1265417589,HashPart2=-1543036582,HashPart3=-795279996,HashPart4=-1959907208,,)
        MSI (s) (9C:0C) [17:13:16:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:507]: Source for file 'sg.js' is compressed
        InstallFiles: File: sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=SHI-LA~1.JS|shi-latn-ma.js,SourceCabKey=shi_latn_ma.js,DestName=shi-latn-ma.js,Attributes=16384,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=253936307,HashPart2=235932096,HashPart3=967027137,HashPart4=-939079159,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\shi-latn-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'shi_latn_ma.js' is compressed
        InstallFiles: File: shi-latn-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 72
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=shi-latn.js,SourceCabKey=shi_latn.js,DestName=shi-latn.js,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-280979745,HashPart2=-1031917740,HashPart3=153099659,HashPart4=-1395835085,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\shi-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'shi_latn.js' is compressed
        InstallFiles: File: shi-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 69
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=SHI-TF~1.JS|shi-tfng-ma.js,SourceCabKey=shi_tfng_ma.js,DestName=shi-tfng-ma.js,Attributes=16384,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-692527854,HashPart2=-1782549829,HashPart3=1848720890,HashPart4=2047742892,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\shi-tfng-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'shi_tfng_ma.js' is compressed
        InstallFiles: File: shi-tfng-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 72
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=shi-tfng.js,SourceCabKey=shi_tfng.js,DestName=shi-tfng.js,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1616493747,HashPart2=1147454579,HashPart3=-405771523,HashPart4=1278190987,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\shi-tfng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'shi_tfng.js' is compressed
        InstallFiles: File: shi-tfng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 69
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=shi.js,SourceCabKey=shi.js,DestName=shi.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1665829764,HashPart2=460875676,HashPart3=1077217496,HashPart4=1348278329,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\shi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'shi.js' is compressed
        InstallFiles: File: shi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=si-lk.js,SourceCabKey=si_lk.js,DestName=si-lk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1479138877,HashPart2=1258861673,HashPart3=-1300468678,HashPart4=-831974376,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\si-lk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'si_lk.js' is compressed
        InstallFiles: File: si-lk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=si.js,SourceCabKey=si.js,DestName=si.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1214003246,HashPart2=682227196,HashPart3=202128163,HashPart4=-514563167,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\si.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'si.js' is compressed
        InstallFiles: File: si.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=sk-sk.js,SourceCabKey=sk_sk.js,DestName=sk-sk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=713542725,HashPart2=-1280156962,HashPart3=-658707859,HashPart4=13503723,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sk-sk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'sk_sk.js' is compressed
        InstallFiles: File: sk-sk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=sk.js,SourceCabKey=sk.js,DestName=sk.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=967519172,HashPart2=243000257,HashPart3=1847985878,HashPart4=1308837387,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'sk.js' is compressed
        InstallFiles: File: sk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:523]: Executing op: FileCopy(SourceName=sl-si.js,SourceCabKey=sl_si.js,DestName=sl-si.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1453581804,HashPart2=-1721178404,HashPart3=1466649351,HashPart4=-799346127,,)
        MSI (s) (9C:0C) [17:13:16:523]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sl-si.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:523]: Source for file 'sl_si.js' is compressed
        InstallFiles: File: sl-si.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=sl.js,SourceCabKey=sl.js,DestName=sl.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=989621452,HashPart2=-1902725645,HashPart3=-1556704117,HashPart4=-325041540,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'sl.js' is compressed
        InstallFiles: File: sl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=smn-fi.js,SourceCabKey=smn_fi.js,DestName=smn-fi.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1187121593,HashPart2=1122723607,HashPart3=-733098712,HashPart4=-1261339175,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\smn-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'smn_fi.js' is compressed
        InstallFiles: File: smn-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=smn.js,SourceCabKey=smn.js,DestName=smn.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2109467320,HashPart2=-1152195424,HashPart3=-1549227995,HashPart4=275476301,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\smn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'smn.js' is compressed
        InstallFiles: File: smn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=sn-zw.js,SourceCabKey=sn_zw.js,DestName=sn-zw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1254519515,HashPart2=994746710,HashPart3=958116599,HashPart4=482189225,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sn-zw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'sn_zw.js' is compressed
        InstallFiles: File: sn-zw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=sn.js,SourceCabKey=sn.js,DestName=sn.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1663013102,HashPart2=-1190076972,HashPart3=-980812763,HashPart4=-687201677,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'sn.js' is compressed
        InstallFiles: File: sn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=so-dj.js,SourceCabKey=so_dj.js,DestName=so-dj.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1664298413,HashPart2=1257396694,HashPart3=843030586,HashPart4=1235438900,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\so-dj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'so_dj.js' is compressed
        InstallFiles: File: so-dj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=so-et.js,SourceCabKey=so_et.js,DestName=so-et.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=8557029,HashPart2=809996417,HashPart3=-2031793994,HashPart4=-742454903,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\so-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'so_et.js' is compressed
        InstallFiles: File: so-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=so-ke.js,SourceCabKey=so_ke.js,DestName=so-ke.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1321988283,HashPart2=-657727593,HashPart3=-2145520895,HashPart4=-1894430468,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\so-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'so_ke.js' is compressed
        InstallFiles: File: so-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=so-so.js,SourceCabKey=so_so.js,DestName=so-so.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1258052413,HashPart2=1010449842,HashPart3=413325773,HashPart4=608183191,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\so-so.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'so_so.js' is compressed
        InstallFiles: File: so-so.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:539]: Executing op: FileCopy(SourceName=so.js,SourceCabKey=so.js,DestName=so.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1105513366,HashPart2=1035934104,HashPart3=-1755837414,HashPart4=13676469,,)
        MSI (s) (9C:0C) [17:13:16:539]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\so.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:539]: Source for file 'so.js' is compressed
        InstallFiles: File: so.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=sq-al.js,SourceCabKey=sq_al.js,DestName=sq-al.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2081541374,HashPart2=-1523086659,HashPart3=870520066,HashPart4=-611339671,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sq-al.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sq_al.js' is compressed
        InstallFiles: File: sq-al.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=sq-mk.js,SourceCabKey=sq_mk.js,DestName=sq-mk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1094283486,HashPart2=-1325501657,HashPart3=-2062659979,HashPart4=-903409681,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sq-mk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sq_mk.js' is compressed
        InstallFiles: File: sq-mk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=sq-xk.js,SourceCabKey=sq_xk.js,DestName=sq-xk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=428714393,HashPart2=365092674,HashPart3=533176116,HashPart4=1263445999,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sq-xk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sq_xk.js' is compressed
        InstallFiles: File: sq-xk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=sq.js,SourceCabKey=sq.js,DestName=sq.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-457836310,HashPart2=-1047717855,HashPart3=-2087627569,HashPart4=1695493096,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sq.js' is compressed
        InstallFiles: File: sq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=SR-CYR~1.JS|sr-cyrl-ba.js,SourceCabKey=sr_cyrl_ba.js,DestName=sr-cyrl-ba.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1117443739,HashPart2=-689448246,HashPart3=49312558,HashPart4=196081093,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-cyrl-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sr_cyrl_ba.js' is compressed
        InstallFiles: File: sr-cyrl-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=SR-CYR~1.JS1|sr-cyrl-me.js,SourceCabKey=sr_cyrl_me.js,DestName=sr-cyrl-me.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1900425093,HashPart2=1079180319,HashPart3=-419871285,HashPart4=1375186854,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-cyrl-me.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sr_cyrl_me.js' is compressed
        InstallFiles: File: sr-cyrl-me.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=SR-CYR~1.JS2|sr-cyrl-rs.js,SourceCabKey=sr_cyrl_rs.js,DestName=sr-cyrl-rs.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=827215996,HashPart2=-2032348325,HashPart3=560146898,HashPart4=-90521381,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-cyrl-rs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sr_cyrl_rs.js' is compressed
        InstallFiles: File: sr-cyrl-rs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=SR-CYR~1.JS3|sr-cyrl-xk.js,SourceCabKey=sr_cyrl_xk.js,DestName=sr-cyrl-xk.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=323942452,HashPart2=1739095193,HashPart3=312922210,HashPart4=-76369319,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-cyrl-xk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sr_cyrl_xk.js' is compressed
        InstallFiles: File: sr-cyrl-xk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:554]: Executing op: FileCopy(SourceName=sr-cyrl.js,SourceCabKey=sr_cyrl.js,DestName=sr-cyrl.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1746630153,HashPart2=-663141154,HashPart3=-1013685402,HashPart4=-1811996226,,)
        MSI (s) (9C:0C) [17:13:16:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:554]: Source for file 'sr_cyrl.js' is compressed
        InstallFiles: File: sr-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=SR-LAT~1.JS|sr-latn-ba.js,SourceCabKey=sr_latn_ba.js,DestName=sr-latn-ba.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=865411585,HashPart2=1715091202,HashPart3=-1664638009,HashPart4=1016225804,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-latn-ba.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'sr_latn_ba.js' is compressed
        InstallFiles: File: sr-latn-ba.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=SR-LAT~1.JS1|sr-latn-me.js,SourceCabKey=sr_latn_me.js,DestName=sr-latn-me.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1530564375,HashPart2=1204257330,HashPart3=919626003,HashPart4=-325737367,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-latn-me.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'sr_latn_me.js' is compressed
        InstallFiles: File: sr-latn-me.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=SR-LAT~1.JS2|sr-latn-rs.js,SourceCabKey=sr_latn_rs.js,DestName=sr-latn-rs.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-462478049,HashPart2=711798111,HashPart3=-1932202295,HashPart4=930543473,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-latn-rs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'sr_latn_rs.js' is compressed
        InstallFiles: File: sr-latn-rs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=SR-LAT~1.JS3|sr-latn-xk.js,SourceCabKey=sr_latn_xk.js,DestName=sr-latn-xk.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-501087075,HashPart2=371507002,HashPart3=796202121,HashPart4=-1723083196,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-latn-xk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'sr_latn_xk.js' is compressed
        InstallFiles: File: sr-latn-xk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=sr-latn.js,SourceCabKey=sr_latn.js,DestName=sr-latn.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-63860524,HashPart2=-754366689,HashPart3=1738212340,HashPart4=-636666213,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'sr_latn.js' is compressed
        InstallFiles: File: sr-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=sr.js,SourceCabKey=sr.js1,DestName=sr.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1435285944,HashPart2=-1810663539,HashPart3=-340155895,HashPart4=1372048978,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'sr.js1' is compressed
        InstallFiles: File: sr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=ss-sz.js,SourceCabKey=ss_sz.js,DestName=ss-sz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-211721617,HashPart2=-441200358,HashPart3=208501514,HashPart4=-869436257,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ss-sz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'ss_sz.js' is compressed
        InstallFiles: File: ss-sz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=ss-za.js,SourceCabKey=ss_za.js,DestName=ss-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1593355306,HashPart2=1044442493,HashPart3=530282001,HashPart4=2118035672,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ss-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'ss_za.js' is compressed
        InstallFiles: File: ss-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:570]: Executing op: FileCopy(SourceName=ss.js,SourceCabKey=ss.js,DestName=ss.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1353816073,HashPart2=212296468,HashPart3=1633768088,HashPart4=334656218,,)
        MSI (s) (9C:0C) [17:13:16:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ss.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:570]: Source for file 'ss.js' is compressed
        InstallFiles: File: ss.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:586]: Executing op: FileCopy(SourceName=ssy-er.js,SourceCabKey=ssy_er.js,DestName=ssy-er.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1528073406,HashPart2=1610206476,HashPart3=-1874464778,HashPart4=-1456884954,,)
        MSI (s) (9C:0C) [17:13:16:586]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ssy-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:586]: Source for file 'ssy_er.js' is compressed
        InstallFiles: File: ssy-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:586]: Executing op: FileCopy(SourceName=ssy.js,SourceCabKey=ssy.js,DestName=ssy.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1164501266,HashPart2=-1547140750,HashPart3=-718127602,HashPart4=-528147765,,)
        MSI (s) (9C:0C) [17:13:16:586]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ssy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:586]: Source for file 'ssy.js' is compressed
        InstallFiles: File: ssy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:586]: Executing op: FileCopy(SourceName=st-ls.js,SourceCabKey=st_ls.js,DestName=st-ls.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=457613860,HashPart2=780185446,HashPart3=1134414594,HashPart4=162315909,,)
        MSI (s) (9C:0C) [17:13:16:586]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\st-ls.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:586]: Source for file 'st_ls.js' is compressed
        InstallFiles: File: st-ls.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:586]: Executing op: FileCopy(SourceName=st-za.js,SourceCabKey=st_za.js,DestName=st-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1682929072,HashPart2=1262139962,HashPart3=542569116,HashPart4=1331300605,,)
        MSI (s) (9C:0C) [17:13:16:586]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\st-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:586]: Source for file 'st_za.js' is compressed
        InstallFiles: File: st-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:586]: Executing op: FileCopy(SourceName=st.js,SourceCabKey=st.js,DestName=st.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1633500142,HashPart2=2127535861,HashPart3=-349232136,HashPart4=-1174288975,,)
        MSI (s) (9C:0C) [17:13:16:586]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\st.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:586]: Source for file 'st.js' is compressed
        InstallFiles: File: st.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:586]: Executing op: FileCopy(SourceName=sv-ax.js,SourceCabKey=sv_ax.js,DestName=sv-ax.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-755743731,HashPart2=-1982234871,HashPart3=4792849,HashPart4=-185077173,,)
        MSI (s) (9C:0C) [17:13:16:586]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sv-ax.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:586]: Source for file 'sv_ax.js' is compressed
        InstallFiles: File: sv-ax.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=sv-fi.js,SourceCabKey=sv_fi.js,DestName=sv-fi.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=393253927,HashPart2=374363967,HashPart3=1810320875,HashPart4=-235455735,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sv-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'sv_fi.js' is compressed
        InstallFiles: File: sv-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=sv-se.js,SourceCabKey=sv_se.js,DestName=sv-se.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-806757149,HashPart2=820865386,HashPart3=-1754882369,HashPart4=-2038309430,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sv-se.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'sv_se.js' is compressed
        InstallFiles: File: sv-se.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=sv.js,SourceCabKey=sv.js1,DestName=sv.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1709696394,HashPart2=-1236176291,HashPart3=-189621964,HashPart4=-1336864188,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'sv.js1' is compressed
        InstallFiles: File: sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=sw-cd.js,SourceCabKey=sw_cd.js,DestName=sw-cd.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1738025474,HashPart2=1636784490,HashPart3=-391045230,HashPart4=725616161,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sw-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'sw_cd.js' is compressed
        InstallFiles: File: sw-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=sw-ke.js,SourceCabKey=sw_ke.js,DestName=sw-ke.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-716873058,HashPart2=-411398686,HashPart3=-1600687395,HashPart4=1846923899,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sw-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'sw_ke.js' is compressed
        InstallFiles: File: sw-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=sw-tz.js,SourceCabKey=sw_tz.js,DestName=sw-tz.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-244160942,HashPart2=335024450,HashPart3=681793918,HashPart4=1782636900,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sw-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'sw_tz.js' is compressed
        InstallFiles: File: sw-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=sw-ug.js,SourceCabKey=sw_ug.js,DestName=sw-ug.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=105744944,HashPart2=2069551769,HashPart3=2058214975,HashPart4=-401284731,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sw-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'sw_ug.js' is compressed
        InstallFiles: File: sw-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=sw.js,SourceCabKey=sw.js,DestName=sw.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1517374711,HashPart2=-402310954,HashPart3=-1764982536,HashPart4=-2036317627,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\sw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'sw.js' is compressed
        InstallFiles: File: sw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=swc-cd.js,SourceCabKey=swc_cd.js,DestName=swc-cd.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1631315092,HashPart2=-1437180864,HashPart3=-290735804,HashPart4=-1983225590,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\swc-cd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'swc_cd.js' is compressed
        InstallFiles: File: swc-cd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:601]: Executing op: FileCopy(SourceName=swc.js,SourceCabKey=swc.js,DestName=swc.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-607682454,HashPart2=-2140015086,HashPart3=-1424780824,HashPart4=-1218616052,,)
        MSI (s) (9C:0C) [17:13:16:601]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\swc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:601]: Source for file 'swc.js' is compressed
        InstallFiles: File: swc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=ta-in.js,SourceCabKey=ta_in.js,DestName=ta-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=987496582,HashPart2=-1477730631,HashPart3=2039212424,HashPart4=-685113036,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ta-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'ta_in.js' is compressed
        InstallFiles: File: ta-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=ta-lk.js,SourceCabKey=ta_lk.js,DestName=ta-lk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=286688106,HashPart2=1941062549,HashPart3=336961414,HashPart4=-1882261540,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ta-lk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'ta_lk.js' is compressed
        InstallFiles: File: ta-lk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=ta-my.js,SourceCabKey=ta_my.js,DestName=ta-my.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=713577795,HashPart2=-1811743443,HashPart3=-242521919,HashPart4=444317707,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ta-my.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'ta_my.js' is compressed
        InstallFiles: File: ta-my.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=ta-sg.js,SourceCabKey=ta_sg.js,DestName=ta-sg.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-291795005,HashPart2=497604084,HashPart3=-1729566636,HashPart4=1754010596,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ta-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'ta_sg.js' is compressed
        InstallFiles: File: ta-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=ta.js,SourceCabKey=ta.js,DestName=ta.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1493667830,HashPart2=-1783574088,HashPart3=1168546305,HashPart4=329945056,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ta.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'ta.js' is compressed
        InstallFiles: File: ta.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=te-in.js,SourceCabKey=te_in.js,DestName=te-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=132759471,HashPart2=-1680391759,HashPart3=-903417881,HashPart4=-1352994985,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\te-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'te_in.js' is compressed
        InstallFiles: File: te-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=te.js,SourceCabKey=te.js,DestName=te.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1333792854,HashPart2=1358875530,HashPart3=530505638,HashPart4=178869189,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\te.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'te.js' is compressed
        InstallFiles: File: te.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=teo-ke.js,SourceCabKey=teo_ke.js,DestName=teo-ke.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1812844619,HashPart2=643827635,HashPart3=985555448,HashPart4=-820533314,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\teo-ke.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'teo_ke.js' is compressed
        InstallFiles: File: teo-ke.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=teo-ug.js,SourceCabKey=teo_ug.js,DestName=teo-ug.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=263169072,HashPart2=340283673,HashPart3=158722440,HashPart4=369607615,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\teo-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'teo_ug.js' is compressed
        InstallFiles: File: teo-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:617]: Executing op: FileCopy(SourceName=teo.js,SourceCabKey=teo.js,DestName=teo.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1521844599,HashPart2=1032289715,HashPart3=784440949,HashPart4=-115075941,,)
        MSI (s) (9C:0C) [17:13:16:617]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\teo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:617]: Source for file 'teo.js' is compressed
        InstallFiles: File: teo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=TG-CYR~1.JS|tg-cyrl-tj.js,SourceCabKey=tg_cyrl_tj.js,DestName=tg-cyrl-tj.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1905833133,HashPart2=60451997,HashPart3=1298167950,HashPart4=115121735,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tg-cyrl-tj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'tg_cyrl_tj.js' is compressed
        InstallFiles: File: tg-cyrl-tj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=tg-cyrl.js,SourceCabKey=tg_cyrl.js,DestName=tg-cyrl.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=915985396,HashPart2=1060261092,HashPart3=2080835053,HashPart4=1930369809,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tg-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'tg_cyrl.js' is compressed
        InstallFiles: File: tg-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=tg.js,SourceCabKey=tg.js,DestName=tg.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-712002113,HashPart2=-1717836276,HashPart3=951294260,HashPart4=1580356423,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'tg.js' is compressed
        InstallFiles: File: tg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=th-th.js,SourceCabKey=th_th.js,DestName=th-th.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-451625066,HashPart2=2067305338,HashPart3=-1598285737,HashPart4=-684329866,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\th-th.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'th_th.js' is compressed
        InstallFiles: File: th-th.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=th.js,SourceCabKey=th.js1,DestName=th.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2082977623,HashPart2=-2012777684,HashPart3=-1111193521,HashPart4=-56807011,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\th.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'th.js1' is compressed
        InstallFiles: File: th.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=ti-er.js,SourceCabKey=ti_er.js,DestName=ti-er.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=290704365,HashPart2=-1217235316,HashPart3=-1019562908,HashPart4=2090425399,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ti-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'ti_er.js' is compressed
        InstallFiles: File: ti-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=ti-et.js,SourceCabKey=ti_et.js,DestName=ti-et.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=769421874,HashPart2=-152514402,HashPart3=1327965604,HashPart4=124424747,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ti-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'ti_et.js' is compressed
        InstallFiles: File: ti-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=ti.js,SourceCabKey=ti.js,DestName=ti.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-833402542,HashPart2=1800034146,HashPart3=9375858,HashPart4=405356132,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ti.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'ti.js' is compressed
        InstallFiles: File: ti.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:632]: Executing op: FileCopy(SourceName=tig-er.js,SourceCabKey=tig_er.js,DestName=tig-er.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=568444157,HashPart2=-173391219,HashPart3=-1781300772,HashPart4=1801135452,,)
        MSI (s) (9C:0C) [17:13:16:632]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tig-er.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:632]: Source for file 'tig_er.js' is compressed
        InstallFiles: File: tig-er.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tig.js,SourceCabKey=tig.js,DestName=tig.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1543393683,HashPart2=-1358713515,HashPart3=1606550573,HashPart4=2061134626,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tig.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tig.js' is compressed
        InstallFiles: File: tig.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tk-tm.js,SourceCabKey=tk_tm.js,DestName=tk-tm.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1684315373,HashPart2=-1349848078,HashPart3=530805041,HashPart4=-1454474837,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tk-tm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tk_tm.js' is compressed
        InstallFiles: File: tk-tm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tk.js,SourceCabKey=tk.js,DestName=tk.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1129220163,HashPart2=-1518697467,HashPart3=-649455352,HashPart4=1718164728,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tk.js' is compressed
        InstallFiles: File: tk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tl.js,SourceCabKey=tl.js,DestName=tl.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-138085348,HashPart2=642037423,HashPart3=-933700760,HashPart4=764807305,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tl.js' is compressed
        InstallFiles: File: tl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tn-bw.js,SourceCabKey=tn_bw.js,DestName=tn-bw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-73835295,HashPart2=-2041342660,HashPart3=-14113966,HashPart4=1992870830,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tn-bw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tn_bw.js' is compressed
        InstallFiles: File: tn-bw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tn-za.js,SourceCabKey=tn_za.js,DestName=tn-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1872684127,HashPart2=-1196158523,HashPart3=795943245,HashPart4=513040563,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tn-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tn_za.js' is compressed
        InstallFiles: File: tn-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tn.js,SourceCabKey=tn.js,DestName=tn.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-455395830,HashPart2=196402283,HashPart3=-809240367,HashPart4=-1596380230,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tn.js' is compressed
        InstallFiles: File: tn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=to-to.js,SourceCabKey=to_to.js,DestName=to-to.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=731028771,HashPart2=-1752397424,HashPart3=-1644191087,HashPart4=-1923182871,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\to-to.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'to_to.js' is compressed
        InstallFiles: File: to-to.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=to.js,SourceCabKey=to.js,DestName=to.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=702083346,HashPart2=-831031039,HashPart3=-1272468695,HashPart4=-720251319,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\to.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'to.js' is compressed
        InstallFiles: File: to.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tr-cy.js,SourceCabKey=tr_cy.js,DestName=tr-cy.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1092322907,HashPart2=-1321850311,HashPart3=-629781929,HashPart4=891151944,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tr-cy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tr_cy.js' is compressed
        InstallFiles: File: tr-cy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:648]: Executing op: FileCopy(SourceName=tr-tr.js,SourceCabKey=tr_tr.js,DestName=tr-tr.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1697713917,HashPart2=-36404579,HashPart3=-1645846731,HashPart4=-459194927,,)
        MSI (s) (9C:0C) [17:13:16:648]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tr-tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:648]: Source for file 'tr_tr.js' is compressed
        InstallFiles: File: tr-tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=tr.js,SourceCabKey=tr.js1,DestName=tr.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=786372393,HashPart2=-1250151950,HashPart3=-1215010769,HashPart4=-914589825,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'tr.js1' is compressed
        InstallFiles: File: tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=ts-za.js,SourceCabKey=ts_za.js,DestName=ts-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2092017913,HashPart2=-1143757032,HashPart3=1338267722,HashPart4=1584944715,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ts-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'ts_za.js' is compressed
        InstallFiles: File: ts-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=ts.js,SourceCabKey=ts.js,DestName=ts.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1965992143,HashPart2=-977927779,HashPart3=-276221641,HashPart4=210517944,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ts.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'ts.js' is compressed
        InstallFiles: File: ts.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=twq-ne.js,SourceCabKey=twq_ne.js,DestName=twq-ne.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1589318585,HashPart2=554145298,HashPart3=1700763741,HashPart4=405421543,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\twq-ne.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'twq_ne.js' is compressed
        InstallFiles: File: twq-ne.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=twq.js,SourceCabKey=twq.js,DestName=twq.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=916697617,HashPart2=-1364628672,HashPart3=1112711972,HashPart4=-33818953,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\twq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'twq.js' is compressed
        InstallFiles: File: twq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=TZM-LA~1.JS|tzm-latn-ma.js,SourceCabKey=tzm_latn_ma.js,DestName=tzm-latn-ma.js,Attributes=16384,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1556721796,HashPart2=-1977676214,HashPart3=1596206458,HashPart4=-1358748168,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tzm-latn-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'tzm_latn_ma.js' is compressed
        InstallFiles: File: tzm-latn-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 72
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=tzm-latn.js,SourceCabKey=tzm_latn.js,DestName=tzm-latn.js,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1847426929,HashPart2=1823193375,HashPart3=-1449833881,HashPart4=-928985531,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tzm-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'tzm_latn.js' is compressed
        InstallFiles: File: tzm-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 69
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=tzm-ma.js,SourceCabKey=tzm_ma.js,DestName=tzm-ma.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2136392796,HashPart2=1370631502,HashPart3=-1934713345,HashPart4=750393550,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tzm-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'tzm_ma.js' is compressed
        InstallFiles: File: tzm-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:663]: Executing op: FileCopy(SourceName=tzm.js,SourceCabKey=tzm.js,DestName=tzm.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1381554789,HashPart2=1572590388,HashPart3=878164273,HashPart4=-1735916116,,)
        MSI (s) (9C:0C) [17:13:16:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\tzm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:663]: Source for file 'tzm.js' is compressed
        InstallFiles: File: tzm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:679]: Executing op: FileCopy(SourceName=UG-ARA~1.JS|ug-arab-cn.js,SourceCabKey=ug_arab_cn.js,DestName=ug-arab-cn.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1174457119,HashPart2=-441214735,HashPart3=-235134188,HashPart4=-1521909540,,)
        MSI (s) (9C:0C) [17:13:16:679]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ug-arab-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:679]: Source for file 'ug_arab_cn.js' is compressed
        InstallFiles: File: ug-arab-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:679]: Executing op: FileCopy(SourceName=ug-arab.js,SourceCabKey=ug_arab.js,DestName=ug-arab.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1104136511,HashPart2=1063068650,HashPart3=-694816872,HashPart4=-23345296,,)
        MSI (s) (9C:0C) [17:13:16:679]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ug-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:679]: Source for file 'ug_arab.js' is compressed
        InstallFiles: File: ug-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:679]: Executing op: FileCopy(SourceName=ug-cn.js,SourceCabKey=ug_cn.js,DestName=ug-cn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1456831284,HashPart2=-1987740659,HashPart3=-990421520,HashPart4=-1283938919,,)
        MSI (s) (9C:0C) [17:13:16:679]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ug-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:679]: Source for file 'ug_cn.js' is compressed
        InstallFiles: File: ug-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:679]: Executing op: FileCopy(SourceName=ug.js,SourceCabKey=ug.js,DestName=ug.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1134101988,HashPart2=1916674988,HashPart3=1893967440,HashPart4=2138427479,,)
        MSI (s) (9C:0C) [17:13:16:679]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:679]: Source for file 'ug.js' is compressed
        InstallFiles: File: ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:679]: Executing op: FileCopy(SourceName=uk-ua.js,SourceCabKey=uk_ua.js,DestName=uk-ua.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2122189174,HashPart2=-507347530,HashPart3=99414375,HashPart4=1961050487,,)
        MSI (s) (9C:0C) [17:13:16:679]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uk-ua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:679]: Source for file 'uk_ua.js' is compressed
        InstallFiles: File: uk-ua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:679]: Executing op: FileCopy(SourceName=uk.js,SourceCabKey=uk.js1,DestName=uk.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-398156909,HashPart2=800694138,HashPart3=-1432029642,HashPart4=-967584720,,)
        MSI (s) (9C:0C) [17:13:16:679]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:679]: Source for file 'uk.js1' is compressed
        InstallFiles: File: uk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:679]: Executing op: FileCopy(SourceName=ur-in.js,SourceCabKey=ur_in.js,DestName=ur-in.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1612266299,HashPart2=509804948,HashPart3=-1917513540,HashPart4=-2093002646,,)
        MSI (s) (9C:0C) [17:13:16:679]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ur-in.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:679]: Source for file 'ur_in.js' is compressed
        InstallFiles: File: ur-in.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:695]: Executing op: FileCopy(SourceName=ur-pk.js,SourceCabKey=ur_pk.js,DestName=ur-pk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=473974050,HashPart2=-769419373,HashPart3=-1511531338,HashPart4=1102891016,,)
        MSI (s) (9C:0C) [17:13:16:695]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ur-pk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:695]: Source for file 'ur_pk.js' is compressed
        InstallFiles: File: ur-pk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:695]: Executing op: FileCopy(SourceName=ur.js,SourceCabKey=ur.js,DestName=ur.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2063269440,HashPart2=-2107140952,HashPart3=-1872874614,HashPart4=-1539603565,,)
        MSI (s) (9C:0C) [17:13:16:695]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ur.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:695]: Source for file 'ur.js' is compressed
        InstallFiles: File: ur.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:695]: Executing op: FileCopy(SourceName=UZ-ARA~1.JS|uz-arab-af.js,SourceCabKey=uz_arab_af.js,DestName=uz-arab-af.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1571482478,HashPart2=-1699956746,HashPart3=325443307,HashPart4=1111416581,,)
        MSI (s) (9C:0C) [17:13:16:695]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uz-arab-af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:695]: Source for file 'uz_arab_af.js' is compressed
        InstallFiles: File: uz-arab-af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:695]: Executing op: FileCopy(SourceName=uz-arab.js,SourceCabKey=uz_arab.js,DestName=uz-arab.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=880989408,HashPart2=-718819974,HashPart3=1243520836,HashPart4=1695200420,,)
        MSI (s) (9C:0C) [17:13:16:695]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uz-arab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:695]: Source for file 'uz_arab.js' is compressed
        InstallFiles: File: uz-arab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:695]: Executing op: FileCopy(SourceName=UZ-CYR~1.JS|uz-cyrl-uz.js,SourceCabKey=uz_cyrl_uz.js,DestName=uz-cyrl-uz.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2127195464,HashPart2=1538243451,HashPart3=520441384,HashPart4=1885484728,,)
        MSI (s) (9C:0C) [17:13:16:695]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uz-cyrl-uz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:695]: Source for file 'uz_cyrl_uz.js' is compressed
        InstallFiles: File: uz-cyrl-uz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:710]: Executing op: FileCopy(SourceName=uz-cyrl.js,SourceCabKey=uz_cyrl.js,DestName=uz-cyrl.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=25365325,HashPart2=-1025096918,HashPart3=1173587279,HashPart4=-1241511430,,)
        MSI (s) (9C:0C) [17:13:16:710]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uz-cyrl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:710]: Source for file 'uz_cyrl.js' is compressed
        InstallFiles: File: uz-cyrl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:710]: Executing op: FileCopy(SourceName=UZ-LAT~1.JS|uz-latn-uz.js,SourceCabKey=uz_latn_uz.js,DestName=uz-latn-uz.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1968630267,HashPart2=1589009682,HashPart3=305066336,HashPart4=174377791,,)
        MSI (s) (9C:0C) [17:13:16:710]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uz-latn-uz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:710]: Source for file 'uz_latn_uz.js' is compressed
        InstallFiles: File: uz-latn-uz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:710]: Executing op: FileCopy(SourceName=uz-latn.js,SourceCabKey=uz_latn.js,DestName=uz-latn.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1678027760,HashPart2=803155787,HashPart3=2009869544,HashPart4=316211995,,)
        MSI (s) (9C:0C) [17:13:16:710]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uz-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:710]: Source for file 'uz_latn.js' is compressed
        InstallFiles: File: uz-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:710]: Executing op: FileCopy(SourceName=uz.js,SourceCabKey=uz.js,DestName=uz.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-788755914,HashPart2=1241673741,HashPart3=1132823809,HashPart4=1104486935,,)
        MSI (s) (9C:0C) [17:13:16:710]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\uz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:710]: Source for file 'uz.js' is compressed
        InstallFiles: File: uz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:726]: Executing op: FileCopy(SourceName=VAI-LA~1.JS|vai-latn-lr.js,SourceCabKey=vai_latn_lr.js,DestName=vai-latn-lr.js,Attributes=16384,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1645307374,HashPart2=-34820973,HashPart3=1931917586,HashPart4=1978909560,,)
        MSI (s) (9C:0C) [17:13:16:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vai-latn-lr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:726]: Source for file 'vai_latn_lr.js' is compressed
        InstallFiles: File: vai-latn-lr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 72
        MSI (s) (9C:0C) [17:13:16:726]: Executing op: FileCopy(SourceName=vai-latn.js,SourceCabKey=vai_latn.js,DestName=vai-latn.js,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1851040498,HashPart2=-6638908,HashPart3=-177182192,HashPart4=-256153345,,)
        MSI (s) (9C:0C) [17:13:16:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vai-latn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:726]: Source for file 'vai_latn.js' is compressed
        InstallFiles: File: vai-latn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 69
        MSI (s) (9C:0C) [17:13:16:742]: Executing op: FileCopy(SourceName=VAI-VA~1.JS|vai-vaii-lr.js,SourceCabKey=vai_vaii_lr.js,DestName=vai-vaii-lr.js,Attributes=16384,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1203898223,HashPart2=1986080049,HashPart3=-850472808,HashPart4=1813172481,,)
        MSI (s) (9C:0C) [17:13:16:742]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vai-vaii-lr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:742]: Source for file 'vai_vaii_lr.js' is compressed
        InstallFiles: File: vai-vaii-lr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 72
        MSI (s) (9C:0C) [17:13:16:742]: Executing op: FileCopy(SourceName=vai-vaii.js,SourceCabKey=vai_vaii.js,DestName=vai-vaii.js,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1148408805,HashPart2=-1936924791,HashPart3=-501606976,HashPart4=1909910079,,)
        MSI (s) (9C:0C) [17:13:16:742]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vai-vaii.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:742]: Source for file 'vai_vaii.js' is compressed
        InstallFiles: File: vai-vaii.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 69
        MSI (s) (9C:0C) [17:13:16:742]: Executing op: FileCopy(SourceName=vai.js,SourceCabKey=vai.js,DestName=vai.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1126549591,HashPart2=248497700,HashPart3=926382184,HashPart4=530681028,,)
        MSI (s) (9C:0C) [17:13:16:742]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vai.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:742]: Source for file 'vai.js' is compressed
        InstallFiles: File: vai.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:757]: Executing op: FileCopy(SourceName=ve-za.js,SourceCabKey=ve_za.js,DestName=ve-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1347670819,HashPart2=1074744481,HashPart3=-1772300755,HashPart4=1474287645,,)
        MSI (s) (9C:0C) [17:13:16:757]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ve-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:757]: Source for file 've_za.js' is compressed
        InstallFiles: File: ve-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:757]: Executing op: FileCopy(SourceName=ve.js,SourceCabKey=ve.js,DestName=ve.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2042655207,HashPart2=1222843026,HashPart3=-1428403059,HashPart4=494177247,,)
        MSI (s) (9C:0C) [17:13:16:757]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\ve.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:757]: Source for file 've.js' is compressed
        InstallFiles: File: ve.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:757]: Executing op: FileCopy(SourceName=vi-vn.js,SourceCabKey=vi_vn.js,DestName=vi-vn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1126448342,HashPart2=-271765875,HashPart3=281698087,HashPart4=873940728,,)
        MSI (s) (9C:0C) [17:13:16:757]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vi-vn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:757]: Source for file 'vi_vn.js' is compressed
        InstallFiles: File: vi-vn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:773]: Executing op: FileCopy(SourceName=vi.js,SourceCabKey=vi.js,DestName=vi.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1746249972,HashPart2=-634304661,HashPart3=727148259,HashPart4=911951526,,)
        MSI (s) (9C:0C) [17:13:16:773]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:773]: Source for file 'vi.js' is compressed
        InstallFiles: File: vi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:788]: Executing op: FileCopy(SourceName=vo-001.js,SourceCabKey=vo_001.js,DestName=vo-001.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-494568591,HashPart2=-1853344449,HashPart3=1438856067,HashPart4=1346620140,,)
        MSI (s) (9C:0C) [17:13:16:788]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vo-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:788]: Source for file 'vo_001.js' is compressed
        InstallFiles: File: vo-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:804]: Executing op: FileCopy(SourceName=vo.js,SourceCabKey=vo.js,DestName=vo.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=768091648,HashPart2=-600356597,HashPart3=2069702462,HashPart4=-1954180408,,)
        MSI (s) (9C:0C) [17:13:16:804]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:804]: Source for file 'vo.js' is compressed
        InstallFiles: File: vo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:804]: Executing op: FileCopy(SourceName=vun-tz.js,SourceCabKey=vun_tz.js,DestName=vun-tz.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-857804582,HashPart2=-96122472,HashPart3=461749361,HashPart4=1683514376,,)
        MSI (s) (9C:0C) [17:13:16:804]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vun-tz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:804]: Source for file 'vun_tz.js' is compressed
        InstallFiles: File: vun-tz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:804]: Executing op: FileCopy(SourceName=vun.js,SourceCabKey=vun.js,DestName=vun.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=78858059,HashPart2=-2105769413,HashPart3=2116413454,HashPart4=569419455,,)
        MSI (s) (9C:0C) [17:13:16:804]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\vun.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:804]: Source for file 'vun.js' is compressed
        InstallFiles: File: vun.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:804]: Executing op: FileCopy(SourceName=wae-ch.js,SourceCabKey=wae_ch.js,DestName=wae-ch.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1325365175,HashPart2=-1391535795,HashPart3=-2089320001,HashPart4=-2037006055,,)
        MSI (s) (9C:0C) [17:13:16:804]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\wae-ch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:804]: Source for file 'wae_ch.js' is compressed
        InstallFiles: File: wae-ch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:804]: Executing op: FileCopy(SourceName=wae.js,SourceCabKey=wae.js,DestName=wae.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=567235529,HashPart2=-1547034288,HashPart3=-230216884,HashPart4=-1202218722,,)
        MSI (s) (9C:0C) [17:13:16:804]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\wae.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:804]: Source for file 'wae.js' is compressed
        InstallFiles: File: wae.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=wal-et.js,SourceCabKey=wal_et.js,DestName=wal-et.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1561809906,HashPart2=1141271330,HashPart3=-1123480987,HashPart4=-1577456631,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\wal-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'wal_et.js' is compressed
        InstallFiles: File: wal-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=wal.js,SourceCabKey=wal.js,DestName=wal.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=194735432,HashPart2=-1030552119,HashPart3=-2088611488,HashPart4=-156550451,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\wal.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'wal.js' is compressed
        InstallFiles: File: wal.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=xh-za.js,SourceCabKey=xh_za.js,DestName=xh-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=238926624,HashPart2=-2026876492,HashPart3=892550705,HashPart4=1263763361,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\xh-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'xh_za.js' is compressed
        InstallFiles: File: xh-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=xh.js,SourceCabKey=xh.js,DestName=xh.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-132549818,HashPart2=-871287511,HashPart3=1527484144,HashPart4=327562937,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\xh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'xh.js' is compressed
        InstallFiles: File: xh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=xog-ug.js,SourceCabKey=xog_ug.js,DestName=xog-ug.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=787996405,HashPart2=-1753689563,HashPart3=-267528618,HashPart4=393438391,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\xog-ug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'xog_ug.js' is compressed
        InstallFiles: File: xog-ug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=xog.js,SourceCabKey=xog.js,DestName=xog.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1615992051,HashPart2=-186323244,HashPart3=1407102679,HashPart4=1350214477,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\xog.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'xog.js' is compressed
        InstallFiles: File: xog.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=yav-cm.js,SourceCabKey=yav_cm.js,DestName=yav-cm.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-949327897,HashPart2=1321106601,HashPart3=-1117943799,HashPart4=1766058465,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yav-cm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'yav_cm.js' is compressed
        InstallFiles: File: yav-cm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=yav.js,SourceCabKey=yav.js,DestName=yav.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=28426330,HashPart2=1929826336,HashPart3=1736999282,HashPart4=-2031908936,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yav.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'yav.js' is compressed
        InstallFiles: File: yav.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=yi-001.js,SourceCabKey=yi_001.js,DestName=yi-001.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-956148233,HashPart2=480027556,HashPart3=1717896413,HashPart4=119026895,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yi-001.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'yi_001.js' is compressed
        InstallFiles: File: yi-001.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=yi.js,SourceCabKey=yi.js,DestName=yi.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-26443953,HashPart2=1449299627,HashPart3=1020117886,HashPart4=-211508794,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'yi.js' is compressed
        InstallFiles: File: yi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=yo-bj.js,SourceCabKey=yo_bj.js,DestName=yo-bj.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1115775746,HashPart2=1069925548,HashPart3=-2099958486,HashPart4=-2070126133,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yo-bj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'yo_bj.js' is compressed
        InstallFiles: File: yo-bj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=yo-ng.js,SourceCabKey=yo_ng.js,DestName=yo-ng.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=891343020,HashPart2=-1273711171,HashPart3=-1485124473,HashPart4=641219207,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yo-ng.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'yo_ng.js' is compressed
        InstallFiles: File: yo-ng.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:820]: Executing op: FileCopy(SourceName=yo.js,SourceCabKey=yo.js,DestName=yo.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-597110580,HashPart2=266772243,HashPart3=-776685052,HashPart4=-2026112396,,)
        MSI (s) (9C:0C) [17:13:16:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:820]: Source for file 'yo.js' is compressed
        InstallFiles: File: yo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=yue-hk.js,SourceCabKey=yue_hk.js,DestName=yue-hk.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1043413891,HashPart2=-1171170982,HashPart3=1077408600,HashPart4=129128037,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yue-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'yue_hk.js' is compressed
        InstallFiles: File: yue-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=yue.js,SourceCabKey=yue.js,DestName=yue.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=4861739,HashPart2=1327353053,HashPart3=502582491,HashPart4=917744759,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\yue.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'yue.js' is compressed
        InstallFiles: File: yue.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=zgh-ma.js,SourceCabKey=zgh_ma.js,DestName=zgh-ma.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-964944009,HashPart2=-1707108071,HashPart3=-47815798,HashPart4=1066002695,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zgh-ma.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zgh_ma.js' is compressed
        InstallFiles: File: zgh-ma.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 67
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=zgh.js,SourceCabKey=zgh.js,DestName=zgh.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1799701955,HashPart2=-1180065614,HashPart3=1410392572,HashPart4=607780265,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zgh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zgh.js' is compressed
        InstallFiles: File: zgh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 64
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=zh-cn.js,SourceCabKey=zh_cn.js1,DestName=zh-cn.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1226882005,HashPart2=527432010,HashPart3=-275636730,HashPart4=-788422012,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_cn.js1' is compressed
        InstallFiles: File: zh-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=ZH-HAN~1.JS|zh-hans-cn.js,SourceCabKey=zh_hans_cn.js,DestName=zh-hans-cn.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1658056881,HashPart2=1744528958,HashPart3=1489406513,HashPart4=1176485793,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hans-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hans_cn.js' is compressed
        InstallFiles: File: zh-hans-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=ZH-HAN~1.JS1|zh-hans-hk.js,SourceCabKey=zh_hans_hk.js,DestName=zh-hans-hk.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-820187908,HashPart2=-1723177328,HashPart3=711160394,HashPart4=315950303,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hans-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hans_hk.js' is compressed
        InstallFiles: File: zh-hans-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=ZH-HAN~1.JS2|zh-hans-mo.js,SourceCabKey=zh_hans_mo.js,DestName=zh-hans-mo.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1959825568,HashPart2=-1945893382,HashPart3=-888543419,HashPart4=1765186909,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hans-mo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hans_mo.js' is compressed
        InstallFiles: File: zh-hans-mo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=ZH-HAN~1.JS3|zh-hans-sg.js,SourceCabKey=zh_hans_sg.js,DestName=zh-hans-sg.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=347959971,HashPart2=-776535182,HashPart3=-856347183,HashPart4=110778579,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hans-sg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hans_sg.js' is compressed
        InstallFiles: File: zh-hans-sg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=zh-hans.js,SourceCabKey=zh_hans.js,DestName=zh-hans.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1301603641,HashPart2=1407512140,HashPart3=-1214821470,HashPart4=-1257161917,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hans.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hans.js' is compressed
        InstallFiles: File: zh-hans.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=ZH-HAN~1.JS4|zh-hant-hk.js,SourceCabKey=zh_hant_hk.js,DestName=zh-hant-hk.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2017077974,HashPart2=986509683,HashPart3=1705694327,HashPart4=247230478,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hant-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hant_hk.js' is compressed
        InstallFiles: File: zh-hant-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=ZH-HAN~1.JS5|zh-hant-mo.js,SourceCabKey=zh_hant_mo.js,DestName=zh-hant-mo.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-847204918,HashPart2=463044173,HashPart3=1190391891,HashPart4=-1030506879,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hant-mo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hant_mo.js' is compressed
        InstallFiles: File: zh-hant-mo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=ZH-HAN~1.JS6|zh-hant-tw.js,SourceCabKey=zh_hant_tw.js,DestName=zh-hant-tw.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1808998061,HashPart2=1757808793,HashPart3=-1282184726,HashPart4=-438634519,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hant-tw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hant_tw.js' is compressed
        InstallFiles: File: zh-hant-tw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 71
        MSI (s) (9C:0C) [17:13:16:835]: Executing op: FileCopy(SourceName=zh-hant.js,SourceCabKey=zh_hant.js,DestName=zh-hant.js,Attributes=16384,FileSize=68,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1593852685,HashPart2=911303316,HashPart3=-1887766892,HashPart4=286980040,,)
        MSI (s) (9C:0C) [17:13:16:835]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hant.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:835]: Source for file 'zh_hant.js' is compressed
        InstallFiles: File: zh-hant.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 68
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=zh-hk.js,SourceCabKey=zh_hk.js,DestName=zh-hk.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1619408699,HashPart2=-1917865582,HashPart3=636812899,HashPart4=1416783323,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-hk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'zh_hk.js' is compressed
        InstallFiles: File: zh-hk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=zh-tw.js,SourceCabKey=zh_tw.js1,DestName=zh-tw.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-840797124,HashPart2=820099354,HashPart3=-1851592428,HashPart4=1646611752,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh-tw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'zh_tw.js1' is compressed
        InstallFiles: File: zh-tw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=zh.js,SourceCabKey=zh.js,DestName=zh.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1776198629,HashPart2=105431195,HashPart3=-1829336029,HashPart4=1833223662,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'zh.js' is compressed
        InstallFiles: File: zh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=zu-za.js,SourceCabKey=zu_za.js,DestName=zu-za.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-652433427,HashPart2=222229654,HashPart3=748297316,HashPart4=-507868366,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zu-za.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'zu_za.js' is compressed
        InstallFiles: File: zu-za.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 66
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=zu.js,SourceCabKey=zu.js,DestName=zu.js,Attributes=16384,FileSize=63,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1389351083,HashPart2=236291728,HashPart3=-1503137676,HashPart4=1738774728,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\zu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'zu.js' is compressed
        InstallFiles: File: zu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\, Size: 63
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\)
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN8851~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\src\)
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=TMHDYN~1.JS|tmhDynamicLocale.js,SourceCabKey=tmhdynamiclocale.js1,DestName=tmhDynamicLocale.js,Attributes=16384,FileSize=8560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1092287982,HashPart2=-5679406,HashPart3=125878398,HashPart4=-1269035480,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\tmhDynamicLocale.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'tmhdynamiclocale.js1' is compressed
        InstallFiles: File: tmhDynamicLocale.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\, Size: 8560
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=TMHDYN~1.TS|tmhDynamicLocale.d.ts,SourceCabKey=tmhdynamiclocale.d.ts,DestName=tmhDynamicLocale.d.ts,Attributes=16384,FileSize=444,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-899420013,HashPart2=-698829473,HashPart3=-124652983,HashPart4=1511035252,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\tmhDynamicLocale.d.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'tmhdynamiclocale.d.ts' is compressed
        InstallFiles: File: tmhDynamicLocale.d.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\, Size: 444
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\)
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN8851~1\dist\|IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\dist\)
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=TMHDYN~1.MAP|tmhDynamicLocale.min.js.map,SourceCabKey=tmhdynamiclocale.min.js.map,DestName=tmhDynamicLocale.min.js.map,Attributes=16384,FileSize=4644,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-510854206,HashPart2=1847024540,HashPart3=-2093383639,HashPart4=-530559604,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\tmhDynamicLocale.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'tmhdynamiclocale.min.js.map' is compressed
        InstallFiles: File: tmhDynamicLocale.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\, Size: 4644
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=TMHDYN~1.JS|tmhDynamicLocale.min.js,SourceCabKey=tmhdynamiclocale.min.js,DestName=tmhDynamicLocale.min.js,Attributes=16384,FileSize=3259,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-330150483,HashPart2=-720286859,HashPart3=-1243422788,HashPart4=-2996398,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\tmhDynamicLocale.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'tmhdynamiclocale.min.js' is compressed
        InstallFiles: File: tmhDynamicLocale.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\, Size: 3259
        MSI (s) (9C:0C) [17:13:16:851]: Executing op: FileCopy(SourceName=TMHDYN~1.JS1|tmhDynamicLocale.js,SourceCabKey=tmhdynamiclocale.js,DestName=tmhDynamicLocale.js,Attributes=16384,FileSize=8673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1282534641,HashPart2=-943415049,HashPart3=-1602106186,HashPart4=-715111818,,)
        MSI (s) (9C:0C) [17:13:16:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\tmhDynamicLocale.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:16:851]: Source for file 'tmhdynamiclocale.js' is compressed
        InstallFiles: File: tmhDynamicLocale.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\, Size: 8673
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\)
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\bowser\|IISRootFolder\MyComp.WebApp\lib\bowser\)
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md45,DestName=README.md,Attributes=16384,FileSize=6763,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-572751862,HashPart2=-1610389220,HashPart3=1750208559,HashPart4=-379257677,,)
        MSI (s) (9C:0C) [17:13:17:022]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:022]: Source for file 'readme.md45' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\, Size: 6763
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json15,DestName=package.json,Attributes=16384,FileSize=822,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-517032275,HashPart2=-1238285274,HashPart3=311676093,HashPart4=580587835,,)
        MSI (s) (9C:0C) [17:13:17:022]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:022]: Source for file 'package.json15' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\, Size: 822
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license21,DestName=LICENSE,Attributes=16384,FileSize=1836,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-614276803,HashPart2=-1689883476,HashPart3=-2073901742,HashPart4=-370840818,,)
        MSI (s) (9C:0C) [17:13:17:022]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:022]: Source for file 'license21' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\, Size: 1836
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json54,DestName=.bower.json,Attributes=16384,FileSize=868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=199209299,HashPart2=1636071163,HashPart3=-571894170,HashPart4=-1273110341,,)
        MSI (s) (9C:0C) [17:13:17:022]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:022]: Source for file '_bower.json54' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\, Size: 868
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\)
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jstree\dist\themes\DEFAUL~1\|IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default-dark\)
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: FileCopy(SourceName=throbber.gif,SourceCabKey=throbber.gif1,DestName=throbber.gif,Attributes=16384,FileSize=1720,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-764494238,HashPart2=1262782897,HashPart3=8399687,HashPart4=1081219292,,)
        MSI (s) (9C:0C) [17:13:17:022]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\throbber.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:022]: Source for file 'throbber.gif1' is compressed
        InstallFiles: File: throbber.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\, Size: 1720
        MSI (s) (9C:0C) [17:13:17:022]: Executing op: FileCopy(SourceName=STYLEM~1.CSS|style.min.css,SourceCabKey=style.min.css1,DestName=style.min.css,Attributes=16384,FileSize=29659,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=145831426,HashPart2=-891429208,HashPart3=112070459,HashPart4=-1499445487,,)
        MSI (s) (9C:0C) [17:13:17:022]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\style.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:022]: Source for file 'style.min.css1' is compressed
        InstallFiles: File: style.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\, Size: 29659
        MSI (s) (9C:0C) [17:13:17:038]: Executing op: FileCopy(SourceName=style.css,SourceCabKey=style.css3,DestName=style.css,Attributes=16384,FileSize=35789,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1679038146,HashPart2=-762370712,HashPart3=-2087854201,HashPart4=401376991,,)
        MSI (s) (9C:0C) [17:13:17:038]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\style.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:038]: Source for file 'style.css3' is compressed
        InstallFiles: File: style.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\, Size: 35789
        MSI (s) (9C:0C) [17:13:17:038]: Executing op: FileCopy(SourceName=40px.png,SourceCabKey=_0px.png1,DestName=40px.png,Attributes=16384,FileSize=5717,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1752049745,HashPart2=1852408752,HashPart3=-50727718,HashPart4=757759575,,)
        MSI (s) (9C:0C) [17:13:17:038]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\40px.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:038]: Source for file '_0px.png1' is compressed
        InstallFiles: File: 40px.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\, Size: 5717
        MSI (s) (9C:0C) [17:13:17:038]: Executing op: FileCopy(SourceName=32px.png,SourceCabKey=_2px.png1,DestName=32px.png,Attributes=16384,FileSize=1562,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1626520302,HashPart2=241069942,HashPart3=-749518985,HashPart4=1295929322,,)
        MSI (s) (9C:0C) [17:13:17:038]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\32px.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:038]: Source for file '_2px.png1' is compressed
        InstallFiles: File: 32px.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\, Size: 1562
        MSI (s) (9C:0C) [17:13:17:287]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\)
        MSI (s) (9C:0C) [17:13:17:287]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\bowser\src\|IISRootFolder\MyComp.WebApp\lib\bowser\src\)
        MSI (s) (9C:0C) [17:13:17:287]: Executing op: FileCopy(SourceName=USERAG~1.JS|useragents.js,SourceCabKey=useragents.js,DestName=useragents.js,Attributes=16384,FileSize=49699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-418439360,HashPart2=1011574007,HashPart3=-1124643469,HashPart4=1320455467,,)
        MSI (s) (9C:0C) [17:13:17:287]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\useragents.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:287]: Source for file 'useragents.js' is compressed
        InstallFiles: File: useragents.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\, Size: 49699
        MSI (s) (9C:0C) [17:13:17:443]: Executing op: FileCopy(SourceName=bowser.js,SourceCabKey=bowser.js1,DestName=bowser.js,Attributes=16384,FileSize=18882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-86702822,HashPart2=-1146239006,HashPart3=2078774038,HashPart4=-645124834,,)
        MSI (s) (9C:0C) [17:13:17:443]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\bowser.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:443]: Source for file 'bowser.js1' is compressed
        InstallFiles: File: bowser.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\, Size: 18882
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\)
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANA257~1\test\|IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\)
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-toggle-switch.spec.js,SourceCabKey=angular_toggle_switch.spec.j,DestName=angular-toggle-switch.spec.js,Attributes=16384,FileSize=6868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-800921410,HashPart2=-238055876,HashPart3=-535717960,HashPart4=195703085,,)
        MSI (s) (9C:0C) [17:13:17:459]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\angular-toggle-switch.spec.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:459]: Source for file 'angular_toggle_switch.spec.j' is compressed
        InstallFiles: File: angular-toggle-switch.spec.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\, Size: 6868
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\)
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jstree\dist\themes\default\|IISRootFolder\MyComp.WebApp\lib\jstree\dist\themes\default\)
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: FileCopy(SourceName=throbber.gif,SourceCabKey=throbber.gif,DestName=throbber.gif,Attributes=16384,FileSize=1720,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1620650850,HashPart2=955009874,HashPart3=988191537,HashPart4=649782318,,)
        MSI (s) (9C:0C) [17:13:17:459]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\throbber.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:459]: Source for file 'throbber.gif' is compressed
        InstallFiles: File: throbber.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\, Size: 1720
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: FileCopy(SourceName=STYLEM~1.CSS|style.min.css,SourceCabKey=style.min.css,DestName=style.min.css,Attributes=16384,FileSize=27080,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1471833487,HashPart2=-1330827568,HashPart3=587619783,HashPart4=-400683751,,)
        MSI (s) (9C:0C) [17:13:17:459]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\style.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:459]: Source for file 'style.min.css' is compressed
        InstallFiles: File: style.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\, Size: 27080
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: FileCopy(SourceName=style.css,SourceCabKey=style.css2,DestName=style.css,Attributes=16384,FileSize=32963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1269188097,HashPart2=-156995903,HashPart3=-206417412,HashPart4=1871390038,,)
        MSI (s) (9C:0C) [17:13:17:459]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\style.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:459]: Source for file 'style.css2' is compressed
        InstallFiles: File: style.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\, Size: 32963
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: FileCopy(SourceName=40px.png,SourceCabKey=_0px.png,DestName=40px.png,Attributes=16384,FileSize=1880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=894895903,HashPart2=-317586423,HashPart3=2097657982,HashPart4=-971400319,,)
        MSI (s) (9C:0C) [17:13:17:459]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\40px.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:459]: Source for file '_0px.png' is compressed
        InstallFiles: File: 40px.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\, Size: 1880
        MSI (s) (9C:0C) [17:13:17:459]: Executing op: FileCopy(SourceName=32px.png,SourceCabKey=_2px.png,DestName=32px.png,Attributes=16384,FileSize=3121,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-557299237,HashPart2=-310499761,HashPart3=-2003170588,HashPart4=-322048189,,)
        MSI (s) (9C:0C) [17:13:17:459]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\32px.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:459]: Source for file '_2px.png' is compressed
        InstallFiles: File: 32px.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\, Size: 3121
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\)
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANA257~1\style\default\|IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\)
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: FileCopy(SourceName=ANGULA~1.LES|angular-toggle-switch.less,SourceCabKey=angular_toggle_switch.less,DestName=angular-toggle-switch.less,Attributes=16384,FileSize=1776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1554173885,HashPart2=1753298810,HashPart3=762448401,HashPart4=1563832250,,)
        MSI (s) (9C:0C) [17:13:17:475]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\angular-toggle-switch.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:475]: Source for file 'angular_toggle_switch.less' is compressed
        InstallFiles: File: angular-toggle-switch.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\, Size: 1776
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-toggle-switch.css,SourceCabKey=angular_toggle_switch.css,DestName=angular-toggle-switch.css,Attributes=16384,FileSize=1431,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1063645846,HashPart2=-1603047993,HashPart3=2050206522,HashPart4=-2094869976,,)
        MSI (s) (9C:0C) [17:13:17:475]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\angular-toggle-switch.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:475]: Source for file 'angular_toggle_switch.css' is compressed
        InstallFiles: File: angular-toggle-switch.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\, Size: 1431
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\)
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANA257~1\style\BOOTST~1\|IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\)
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: FileCopy(SourceName=VARIAB~1.LES|variables.less,SourceCabKey=variables.less4,DestName=variables.less,Attributes=16384,FileSize=20521,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-204745603,HashPart2=-778334454,HashPart3=-1925494625,HashPart4=-574927645,,)
        MSI (s) (9C:0C) [17:13:17:475]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\variables.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:475]: Source for file 'variables.less4' is compressed
        InstallFiles: File: variables.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\, Size: 20521
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: FileCopy(SourceName=TOGGLE~1.LES|toggle-switch.less,SourceCabKey=toggle_switch.less1,DestName=toggle-switch.less,Attributes=16384,FileSize=3329,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1764076552,HashPart2=1413697064,HashPart3=268683337,HashPart4=-1177858279,,)
        MSI (s) (9C:0C) [17:13:17:475]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\toggle-switch.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:475]: Source for file 'toggle_switch.less1' is compressed
        InstallFiles: File: toggle-switch.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\, Size: 3329
        MSI (s) (9C:0C) [17:13:17:475]: Executing op: FileCopy(SourceName=MIXINS~1.LES|mixins.less,SourceCabKey=mixins.less3,DestName=mixins.less,Attributes=16384,FileSize=26028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2095775806,HashPart2=782598607,HashPart3=-385055586,HashPart4=370869048,,)
        MSI (s) (9C:0C) [17:13:17:475]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\mixins.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:475]: Source for file 'mixins.less3' is compressed
        InstallFiles: File: mixins.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\, Size: 26028
        MSI (s) (9C:0C) [17:13:17:600]: Executing op: FileCopy(SourceName=ANGULA~1.SCS|angular-toggle-switch-bootstrap-3.scss,SourceCabKey=angular_toggle_switch_bootst4,DestName=angular-toggle-switch-bootstrap-3.scss,Attributes=16384,FileSize=4829,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2060545245,HashPart2=1328640754,HashPart3=-510114401,HashPart4=1768913065,,)
        MSI (s) (9C:0C) [17:13:17:600]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\angular-toggle-switch-bootstrap-3.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:600]: Source for file 'angular_toggle_switch_bootst4' is compressed
        InstallFiles: File: angular-toggle-switch-bootstrap-3.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\, Size: 4829
        MSI (s) (9C:0C) [17:13:17:600]: Executing op: FileCopy(SourceName=ANGULA~1.LES|angular-toggle-switch-bootstrap-3.less,SourceCabKey=angular_toggle_switch_bootst3,DestName=angular-toggle-switch-bootstrap-3.less,Attributes=16384,FileSize=187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1737567211,HashPart2=-1243218521,HashPart3=1138944422,HashPart4=-435036911,,)
        MSI (s) (9C:0C) [17:13:17:600]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\angular-toggle-switch-bootstrap-3.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:600]: Source for file 'angular_toggle_switch_bootst3' is compressed
        InstallFiles: File: angular-toggle-switch-bootstrap-3.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\, Size: 187
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-toggle-switch-bootstrap-3.css,SourceCabKey=angular_toggle_switch_bootst2,DestName=angular-toggle-switch-bootstrap-3.css,Attributes=16384,FileSize=4537,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1866253147,HashPart2=-546591005,HashPart3=83613597,HashPart4=12315338,,)
        MSI (s) (9C:0C) [17:13:17:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\angular-toggle-switch-bootstrap-3.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:615]: Source for file 'angular_toggle_switch_bootst2' is compressed
        InstallFiles: File: angular-toggle-switch-bootstrap-3.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\, Size: 4537
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\)
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jstree\dist\|IISRootFolder\MyComp.WebApp\lib\jstree\dist\)
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: FileCopy(SourceName=JSTREE~1.JS|jstree.min.js,SourceCabKey=jstree.min.js,DestName=jstree.min.js,Attributes=16384,FileSize=135408,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1560991402,HashPart2=-533434539,HashPart3=322058633,HashPart4=50469898,,)
        MSI (s) (9C:0C) [17:13:17:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\jstree.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:615]: Source for file 'jstree.min.js' is compressed
        InstallFiles: File: jstree.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\, Size: 135408
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: FileCopy(SourceName=jstree.js,SourceCabKey=jstree.js1,DestName=jstree.js,Attributes=16384,FileSize=306372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-331627775,HashPart2=794042624,HashPart3=961706946,HashPart4=1372723948,,)
        MSI (s) (9C:0C) [17:13:17:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\jstree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:615]: Source for file 'jstree.js1' is compressed
        InstallFiles: File: jstree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\, Size: 306372
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\)
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANA257~1\style\BOOTST~2\|IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\)
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: FileCopy(SourceName=VARIAB~1.LES|variables.less,SourceCabKey=variables.less3,DestName=variables.less,Attributes=16384,FileSize=9441,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-589331285,HashPart2=-1578637948,HashPart3=1280881164,HashPart4=-2016314229,,)
        MSI (s) (9C:0C) [17:13:17:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\variables.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:615]: Source for file 'variables.less3' is compressed
        InstallFiles: File: variables.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\, Size: 9441
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: FileCopy(SourceName=TOGGLE~1.LES|toggle-switch.less,SourceCabKey=toggle_switch.less,DestName=toggle-switch.less,Attributes=16384,FileSize=1876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1871202150,HashPart2=310363027,HashPart3=1794096989,HashPart4=1826747812,,)
        MSI (s) (9C:0C) [17:13:17:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\toggle-switch.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:615]: Source for file 'toggle_switch.less' is compressed
        InstallFiles: File: toggle-switch.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\, Size: 1876
        MSI (s) (9C:0C) [17:13:17:615]: Executing op: FileCopy(SourceName=MIXINS~1.LES|mixins.less,SourceCabKey=mixins.less2,DestName=mixins.less,Attributes=16384,FileSize=23740,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1164250912,HashPart2=-2013310631,HashPart3=27516476,HashPart4=24059244,,)
        MSI (s) (9C:0C) [17:13:17:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\mixins.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:615]: Source for file 'mixins.less2' is compressed
        InstallFiles: File: mixins.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\, Size: 23740
        MSI (s) (9C:0C) [17:13:17:631]: Executing op: FileCopy(SourceName=ANGULA~1.LES|angular-toggle-switch-bootstrap-2.less,SourceCabKey=angular_toggle_switch_bootst1,DestName=angular-toggle-switch-bootstrap-2.less,Attributes=16384,FileSize=136,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-320645671,HashPart2=-530027354,HashPart3=-1448849577,HashPart4=1265206341,,)
        MSI (s) (9C:0C) [17:13:17:631]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\angular-toggle-switch-bootstrap-2.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:631]: Source for file 'angular_toggle_switch_bootst1' is compressed
        InstallFiles: File: angular-toggle-switch-bootstrap-2.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\, Size: 136
        MSI (s) (9C:0C) [17:13:17:631]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-toggle-switch-bootstrap-2.css,SourceCabKey=angular_toggle_switch_bootst,DestName=angular-toggle-switch-bootstrap-2.css,Attributes=16384,FileSize=14692,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1455038237,HashPart2=-1691289851,HashPart3=-823698379,HashPart4=93648788,,)
        MSI (s) (9C:0C) [17:13:17:631]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\angular-toggle-switch-bootstrap-2.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:631]: Source for file 'angular_toggle_switch_bootst' is compressed
        InstallFiles: File: angular-toggle-switch-bootstrap-2.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\, Size: 14692
        MSI (s) (9C:0C) [17:13:17:631]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\)
        MSI (s) (9C:0C) [17:13:17:631]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jstree\|IISRootFolder\MyComp.WebApp\lib\jstree\)
        MSI (s) (9C:0C) [17:13:17:631]: Executing op: FileCopy(SourceName=COMPOS~1.JSO|composer.json,SourceCabKey=composer.json1,DestName=composer.json,Attributes=16384,FileSize=1110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1264987201,HashPart2=647596396,HashPart3=1180007399,HashPart4=-1231223843,,)
        MSI (s) (9C:0C) [17:13:17:631]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\composer.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:631]: Source for file 'composer.json1' is compressed
        InstallFiles: File: composer.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\, Size: 1110
        MSI (s) (9C:0C) [17:13:17:631]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json98,DestName=bower.json,Attributes=16384,FileSize=465,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-891870617,HashPart2=485096833,HashPart3=858623834,HashPart4=-1084408585,,)
        MSI (s) (9C:0C) [17:13:17:631]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:631]: Source for file 'bower.json98' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\, Size: 465
        MSI (s) (9C:0C) [17:13:17:631]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json60,DestName=.bower.json,Attributes=16384,FileSize=784,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2023033747,HashPart2=-1258338381,HashPart3=-474741402,HashPart4=-1932200997,,)
        MSI (s) (9C:0C) [17:13:17:631]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:17:631]: Source for file '_bower.json60' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\, Size: 784
        MSI (s) (9C:0C) [17:13:18:114]: Executing op: FileCopy(SourceName=LICENS~1|LICENSE-MIT,SourceCabKey=license_mit,DestName=LICENSE-MIT,Attributes=16384,FileSize=1079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-316246215,HashPart2=-1546178713,HashPart3=1977050002,HashPart4=-1238981767,,)
        MSI (s) (9C:0C) [17:13:18:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\LICENSE-MIT; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:114]: Source for file 'license_mit' is compressed
        InstallFiles: File: LICENSE-MIT, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\, Size: 1079
        MSI (s) (9C:0C) [17:13:18:114]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\)
        MSI (s) (9C:0C) [17:13:18:114]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1\js\plugins\|IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\)
        MSI (s) (9C:0C) [17:13:18:114]: Executing op: FileCopy(SourceName=VIDEOM~1.JS|video.min.js,SourceCabKey=video.min.js,DestName=video.min.js,Attributes=16384,FileSize=10200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1434248851,HashPart2=-1432941616,HashPart3=-1641514861,HashPart4=-419464294,,)
        MSI (s) (9C:0C) [17:13:18:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\video.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:114]: Source for file 'video.min.js' is compressed
        InstallFiles: File: video.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 10200
        MSI (s) (9C:0C) [17:13:18:114]: Executing op: FileCopy(SourceName=URLSMI~1.JS|urls.min.js,SourceCabKey=urls.min.js,DestName=urls.min.js,Attributes=16384,FileSize=1615,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-827787297,HashPart2=1021237131,HashPart3=-445677021,HashPart4=793839477,,)
        MSI (s) (9C:0C) [17:13:18:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\urls.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:114]: Source for file 'urls.min.js' is compressed
        InstallFiles: File: urls.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 1615
        MSI (s) (9C:0C) [17:13:18:114]: Executing op: FileCopy(SourceName=TABLES~1.JS|tables.min.js,SourceCabKey=tables.min.js,DestName=tables.min.js,Attributes=16384,FileSize=14215,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=23900353,HashPart2=362620314,HashPart3=-1913264339,HashPart4=590568558,,)
        MSI (s) (9C:0C) [17:13:18:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\tables.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:114]: Source for file 'tables.min.js' is compressed
        InstallFiles: File: tables.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 14215
        MSI (s) (9C:0C) [17:13:18:114]: Executing op: FileCopy(SourceName=MEDIA_~1.JS|media_manager.min.js,SourceCabKey=media_manager.min.js,DestName=media_manager.min.js,Attributes=16384,FileSize=4891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2042452682,HashPart2=-2123738154,HashPart3=1145659665,HashPart4=192332056,,)
        MSI (s) (9C:0C) [17:13:18:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\media_manager.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:114]: Source for file 'media_manager.min.js' is compressed
        InstallFiles: File: media_manager.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 4891
        MSI (s) (9C:0C) [17:13:18:192]: Executing op: FileCopy(SourceName=LISTSM~1.JS|lists.min.js,SourceCabKey=lists.min.js,DestName=lists.min.js,Attributes=16384,FileSize=11213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1809704750,HashPart2=890683770,HashPart3=-1675548213,HashPart4=1263193993,,)
        MSI (s) (9C:0C) [17:13:18:192]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\lists.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:192]: Source for file 'lists.min.js' is compressed
        InstallFiles: File: lists.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 11213
        MSI (s) (9C:0C) [17:13:18:192]: Executing op: FileCopy(SourceName=INLINE~1.JS|inline_styles.min.js,SourceCabKey=inline_styles.min.js,DestName=inline_styles.min.js,Attributes=16384,FileSize=2371,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1135997335,HashPart2=322156130,HashPart3=-602019949,HashPart4=-1029008259,,)
        MSI (s) (9C:0C) [17:13:18:192]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\inline_styles.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:192]: Source for file 'inline_styles.min.js' is compressed
        InstallFiles: File: inline_styles.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 2371
        MSI (s) (9C:0C) [17:13:18:192]: Executing op: FileCopy(SourceName=FULLSC~1.JS|fullscreen.min.js,SourceCabKey=fullscreen.min.js,DestName=fullscreen.min.js,Attributes=16384,FileSize=2184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=389375316,HashPart2=1869010178,HashPart3=-1123235504,HashPart4=1687836605,,)
        MSI (s) (9C:0C) [17:13:18:192]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\fullscreen.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:192]: Source for file 'fullscreen.min.js' is compressed
        InstallFiles: File: fullscreen.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 2184
        MSI (s) (9C:0C) [17:13:18:192]: Executing op: FileCopy(SourceName=FONT_S~1.JS|font_size.min.js,SourceCabKey=font_size.min.js,DestName=font_size.min.js,Attributes=16384,FileSize=1338,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-481956646,HashPart2=-741829060,HashPart3=-1979700236,HashPart4=864298581,,)
        MSI (s) (9C:0C) [17:13:18:192]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\font_size.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:192]: Source for file 'font_size.min.js' is compressed
        InstallFiles: File: font_size.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 1338
        MSI (s) (9C:0C) [17:13:18:192]: Executing op: FileCopy(SourceName=FONT_F~1.JS|font_family.min.js,SourceCabKey=font_family.min.js,DestName=font_family.min.js,Attributes=16384,FileSize=1636,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2136908903,HashPart2=126800965,HashPart3=1502044811,HashPart4=-1460489045,,)
        MSI (s) (9C:0C) [17:13:18:192]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\font_family.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:192]: Source for file 'font_family.min.js' is compressed
        InstallFiles: File: font_family.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 1636
        MSI (s) (9C:0C) [17:13:18:192]: Executing op: FileCopy(SourceName=FILE_U~1.JS|file_upload.min.js,SourceCabKey=file_upload.min.js,DestName=file_upload.min.js,Attributes=16384,FileSize=7605,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1481197975,HashPart2=399978711,HashPart3=2101589802,HashPart4=-303231131,,)
        MSI (s) (9C:0C) [17:13:18:192]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\file_upload.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:192]: Source for file 'file_upload.min.js' is compressed
        InstallFiles: File: file_upload.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 7605
        MSI (s) (9C:0C) [17:13:18:301]: Executing op: FileCopy(SourceName=ENTITI~1.JS|entities.min.js,SourceCabKey=entities.min.js,DestName=entities.min.js,Attributes=16384,FileSize=2554,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-895634098,HashPart2=1442214523,HashPart3=735222110,HashPart4=-1923920461,,)
        MSI (s) (9C:0C) [17:13:18:301]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\entities.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:301]: Source for file 'entities.min.js' is compressed
        InstallFiles: File: entities.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 2554
        MSI (s) (9C:0C) [17:13:18:301]: Executing op: FileCopy(SourceName=COLORS~1.JS|colors.min.js,SourceCabKey=colors.min.js,DestName=colors.min.js,Attributes=16384,FileSize=5481,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1184066978,HashPart2=-167157,HashPart3=935547755,HashPart4=-754560313,,)
        MSI (s) (9C:0C) [17:13:18:301]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\colors.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:301]: Source for file 'colors.min.js' is compressed
        InstallFiles: File: colors.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 5481
        MSI (s) (9C:0C) [17:13:18:301]: Executing op: FileCopy(SourceName=CHAR_C~1.JS|char_counter.min.js,SourceCabKey=char_counter.min.js,DestName=char_counter.min.js,Attributes=16384,FileSize=1634,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=170327284,HashPart2=876703183,HashPart3=1377683240,HashPart4=1063833645,,)
        MSI (s) (9C:0C) [17:13:18:301]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\char_counter.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:301]: Source for file 'char_counter.min.js' is compressed
        InstallFiles: File: char_counter.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 1634
        MSI (s) (9C:0C) [17:13:18:348]: Executing op: FileCopy(SourceName=BLOCK_~1.JS|block_styles.min.js,SourceCabKey=block_styles.min.js,DestName=block_styles.min.js,Attributes=16384,FileSize=2132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1678534130,HashPart2=-1014235537,HashPart3=-905375896,HashPart4=1950811100,,)
        MSI (s) (9C:0C) [17:13:18:348]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\block_styles.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:348]: Source for file 'block_styles.min.js' is compressed
        InstallFiles: File: block_styles.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\, Size: 2132
        MSI (s) (9C:0C) [17:13:18:348]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\)
        MSI (s) (9C:0C) [17:13:18:348]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1\js\langs\|IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\)
        MSI (s) (9C:0C) [17:13:18:348]: Executing op: FileCopy(SourceName=zh_tw.js,SourceCabKey=zh_tw.js,DestName=zh_tw.js,Attributes=16384,FileSize=3781,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1472447086,HashPart2=-609370251,HashPart3=-1370949717,HashPart4=-158227200,,)
        MSI (s) (9C:0C) [17:13:18:348]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\zh_tw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:348]: Source for file 'zh_tw.js' is compressed
        InstallFiles: File: zh_tw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3781
        MSI (s) (9C:0C) [17:13:18:348]: Executing op: FileCopy(SourceName=zh_cn.js,SourceCabKey=zh_cn.js,DestName=zh_cn.js,Attributes=16384,FileSize=3729,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1343213035,HashPart2=-1022149048,HashPart3=65208097,HashPart4=-1164939189,,)
        MSI (s) (9C:0C) [17:13:18:348]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\zh_cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:348]: Source for file 'zh_cn.js' is compressed
        InstallFiles: File: zh_cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3729
        MSI (s) (9C:0C) [17:13:18:348]: Executing op: FileCopy(SourceName=uk.js,SourceCabKey=uk.js,DestName=uk.js,Attributes=16384,FileSize=8386,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=750608312,HashPart2=1008422294,HashPart3=565794803,HashPart4=-2131917044,,)
        MSI (s) (9C:0C) [17:13:18:348]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\uk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:348]: Source for file 'uk.js' is compressed
        InstallFiles: File: uk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 8386
        MSI (s) (9C:0C) [17:13:18:348]: Executing op: FileCopy(SourceName=tr.js,SourceCabKey=tr.js,DestName=tr.js,Attributes=16384,FileSize=3519,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-302075947,HashPart2=949592498,HashPart3=570351303,HashPart4=2003095312,,)
        MSI (s) (9C:0C) [17:13:18:348]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:348]: Source for file 'tr.js' is compressed
        InstallFiles: File: tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3519
        MSI (s) (9C:0C) [17:13:18:364]: Executing op: FileCopy(SourceName=th.js,SourceCabKey=th.js,DestName=th.js,Attributes=16384,FileSize=6528,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-329614429,HashPart2=-589834732,HashPart3=1974276531,HashPart4=-1203134536,,)
        MSI (s) (9C:0C) [17:13:18:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\th.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:364]: Source for file 'th.js' is compressed
        InstallFiles: File: th.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 6528
        MSI (s) (9C:0C) [17:13:18:364]: Executing op: FileCopy(SourceName=sv.js,SourceCabKey=sv.js,DestName=sv.js,Attributes=16384,FileSize=3061,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2109956135,HashPart2=-1194345114,HashPart3=-892504443,HashPart4=744854558,,)
        MSI (s) (9C:0C) [17:13:18:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:364]: Source for file 'sv.js' is compressed
        InstallFiles: File: sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3061
        MSI (s) (9C:0C) [17:13:18:364]: Executing op: FileCopy(SourceName=sr.js,SourceCabKey=sr.js,DestName=sr.js,Attributes=16384,FileSize=3185,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=360563633,HashPart2=-1676331091,HashPart3=930454104,HashPart4=-689261515,,)
        MSI (s) (9C:0C) [17:13:18:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\sr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:364]: Source for file 'sr.js' is compressed
        InstallFiles: File: sr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3185
        MSI (s) (9C:0C) [17:13:18:364]: Executing op: FileCopy(SourceName=ru.js,SourceCabKey=ru.js,DestName=ru.js,Attributes=16384,FileSize=8197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2041274705,HashPart2=269113484,HashPart3=-618651284,HashPart4=-202118592,,)
        MSI (s) (9C:0C) [17:13:18:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:364]: Source for file 'ru.js' is compressed
        InstallFiles: File: ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 8197
        MSI (s) (9C:0C) [17:13:18:364]: Executing op: FileCopy(SourceName=ro.js,SourceCabKey=ro.js,DestName=ro.js,Attributes=16384,FileSize=3419,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-985499222,HashPart2=306356897,HashPart3=-204937467,HashPart4=-506431278,,)
        MSI (s) (9C:0C) [17:13:18:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:364]: Source for file 'ro.js' is compressed
        InstallFiles: File: ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3419
        MSI (s) (9C:0C) [17:13:18:364]: Executing op: FileCopy(SourceName=pt_pt.js,SourceCabKey=pt_pt.js,DestName=pt_pt.js,Attributes=16384,FileSize=3275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-595237146,HashPart2=-244912877,HashPart3=1886198780,HashPart4=666387112,,)
        MSI (s) (9C:0C) [17:13:18:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\pt_pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:364]: Source for file 'pt_pt.js' is compressed
        InstallFiles: File: pt_pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3275
        MSI (s) (9C:0C) [17:13:18:364]: Executing op: FileCopy(SourceName=pt_br.js,SourceCabKey=pt_br.js,DestName=pt_br.js,Attributes=16384,FileSize=3252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-804761235,HashPart2=-83229275,HashPart3=1517616941,HashPart4=1400140883,,)
        MSI (s) (9C:0C) [17:13:18:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\pt_br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:364]: Source for file 'pt_br.js' is compressed
        InstallFiles: File: pt_br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3252
        MSI (s) (9C:0C) [17:13:18:380]: Executing op: FileCopy(SourceName=pl.js,SourceCabKey=pl.js,DestName=pl.js,Attributes=16384,FileSize=3423,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-622617505,HashPart2=1406758131,HashPart3=-1379324139,HashPart4=-1438291707,,)
        MSI (s) (9C:0C) [17:13:18:380]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:380]: Source for file 'pl.js' is compressed
        InstallFiles: File: pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3423
        MSI (s) (9C:0C) [17:13:18:468]: Executing op: FileCopy(SourceName=nl.js,SourceCabKey=nl.js,DestName=nl.js,Attributes=16384,FileSize=3064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1422551600,HashPart2=610633558,HashPart3=1809747137,HashPart4=946882111,,)
        MSI (s) (9C:0C) [17:13:18:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:468]: Source for file 'nl.js' is compressed
        InstallFiles: File: nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3064
        MSI (s) (9C:0C) [17:13:18:474]: Executing op: FileCopy(SourceName=nb.js,SourceCabKey=nb.js,DestName=nb.js,Attributes=16384,FileSize=3066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1068626491,HashPart2=631108331,HashPart3=720302007,HashPart4=1739207142,,)
        MSI (s) (9C:0C) [17:13:18:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\nb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:474]: Source for file 'nb.js' is compressed
        InstallFiles: File: nb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3066
        MSI (s) (9C:0C) [17:13:18:474]: Executing op: FileCopy(SourceName=me.js,SourceCabKey=me.js,DestName=me.js,Attributes=16384,FileSize=3244,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-361334583,HashPart2=-1018318318,HashPart3=-320085706,HashPart4=836849240,,)
        MSI (s) (9C:0C) [17:13:18:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\me.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:474]: Source for file 'me.js' is compressed
        InstallFiles: File: me.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3244
        MSI (s) (9C:0C) [17:13:18:474]: Executing op: FileCopy(SourceName=ko.js,SourceCabKey=ko.js,DestName=ko.js,Attributes=16384,FileSize=3995,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=85236670,HashPart2=-504770905,HashPart3=1441677040,HashPart4=1636468127,,)
        MSI (s) (9C:0C) [17:13:18:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ko.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:474]: Source for file 'ko.js' is compressed
        InstallFiles: File: ko.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3995
        MSI (s) (9C:0C) [17:13:18:474]: Executing op: FileCopy(SourceName=ja.js,SourceCabKey=ja.js,DestName=ja.js,Attributes=16384,FileSize=4406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-110268740,HashPart2=725586717,HashPart3=1969371098,HashPart4=2100497896,,)
        MSI (s) (9C:0C) [17:13:18:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ja.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:474]: Source for file 'ja.js' is compressed
        InstallFiles: File: ja.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 4406
        MSI (s) (9C:0C) [17:13:18:474]: Executing op: FileCopy(SourceName=it.js,SourceCabKey=it.js,DestName=it.js,Attributes=16384,FileSize=3211,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1489083049,HashPart2=1876244349,HashPart3=755421197,HashPart4=2115705507,,)
        MSI (s) (9C:0C) [17:13:18:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:474]: Source for file 'it.js' is compressed
        InstallFiles: File: it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3211
        MSI (s) (9C:0C) [17:13:18:489]: Executing op: FileCopy(SourceName=id.js,SourceCabKey=id.js,DestName=id.js,Attributes=16384,FileSize=3036,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-426544853,HashPart2=-501971167,HashPart3=-1533175138,HashPart4=159214829,,)
        MSI (s) (9C:0C) [17:13:18:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\id.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:489]: Source for file 'id.js' is compressed
        InstallFiles: File: id.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3036
        MSI (s) (9C:0C) [17:13:18:489]: Executing op: FileCopy(SourceName=hu.js,SourceCabKey=hu.js,DestName=hu.js,Attributes=16384,FileSize=3755,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-12717934,HashPart2=-2119801674,HashPart3=-1049103445,HashPart4=-239523540,,)
        MSI (s) (9C:0C) [17:13:18:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\hu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:489]: Source for file 'hu.js' is compressed
        InstallFiles: File: hu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3755
        MSI (s) (9C:0C) [17:13:18:489]: Executing op: FileCopy(SourceName=hr.js,SourceCabKey=hr.js,DestName=hr.js,Attributes=16384,FileSize=3214,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1479689447,HashPart2=-1909076291,HashPart3=128152909,HashPart4=-1599147458,,)
        MSI (s) (9C:0C) [17:13:18:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\hr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:489]: Source for file 'hr.js' is compressed
        InstallFiles: File: hr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3214
        MSI (s) (9C:0C) [17:13:18:489]: Executing op: FileCopy(SourceName=he.js,SourceCabKey=he.js,DestName=he.js,Attributes=16384,FileSize=5794,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1862690976,HashPart2=2127506772,HashPart3=2036665816,HashPart4=-934808990,,)
        MSI (s) (9C:0C) [17:13:18:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\he.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:489]: Source for file 'he.js' is compressed
        InstallFiles: File: he.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 5794
        MSI (s) (9C:0C) [17:13:18:489]: Executing op: FileCopy(SourceName=fr.js,SourceCabKey=fr.js,DestName=fr.js,Attributes=16384,FileSize=3364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1872078602,HashPart2=-1836593465,HashPart3=-322592411,HashPart4=-404472021,,)
        MSI (s) (9C:0C) [17:13:18:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:489]: Source for file 'fr.js' is compressed
        InstallFiles: File: fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3364
        MSI (s) (9C:0C) [17:13:18:489]: Executing op: FileCopy(SourceName=fi.js,SourceCabKey=fi.js,DestName=fi.js,Attributes=16384,FileSize=3206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-732389822,HashPart2=1996877559,HashPart3=2086070073,HashPart4=-754099716,,)
        MSI (s) (9C:0C) [17:13:18:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:489]: Source for file 'fi.js' is compressed
        InstallFiles: File: fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3206
        MSI (s) (9C:0C) [17:13:18:504]: Executing op: FileCopy(SourceName=fa.js,SourceCabKey=fa.js,DestName=fa.js,Attributes=16384,FileSize=6377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-519622729,HashPart2=-1162637565,HashPart3=1520496327,HashPart4=383809513,,)
        MSI (s) (9C:0C) [17:13:18:504]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\fa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:504]: Source for file 'fa.js' is compressed
        InstallFiles: File: fa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 6377
        MSI (s) (9C:0C) [17:13:18:504]: Executing op: FileCopy(SourceName=et.js,SourceCabKey=et.js,DestName=et.js,Attributes=16384,FileSize=3162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1125495550,HashPart2=1846191884,HashPart3=551134086,HashPart4=1053428632,,)
        MSI (s) (9C:0C) [17:13:18:504]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:504]: Source for file 'et.js' is compressed
        InstallFiles: File: et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3162
        MSI (s) (9C:0C) [17:13:18:504]: Executing op: FileCopy(SourceName=es.js,SourceCabKey=es.js,DestName=es.js,Attributes=16384,FileSize=3267,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1855562017,HashPart2=-211983871,HashPart3=-1627390058,HashPart4=-1456865007,,)
        MSI (s) (9C:0C) [17:13:18:504]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:504]: Source for file 'es.js' is compressed
        InstallFiles: File: es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3267
        MSI (s) (9C:0C) [17:13:18:504]: Executing op: FileCopy(SourceName=en_us.js,SourceCabKey=en_us.js,DestName=en_us.js,Attributes=16384,FileSize=2969,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-580220955,HashPart2=1363962027,HashPart3=1682889252,HashPart4=266314373,,)
        MSI (s) (9C:0C) [17:13:18:504]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\en_us.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:504]: Source for file 'en_us.js' is compressed
        InstallFiles: File: en_us.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 2969
        MSI (s) (9C:0C) [17:13:18:504]: Executing op: FileCopy(SourceName=en_gb.js,SourceCabKey=en_gb.js,DestName=en_gb.js,Attributes=16384,FileSize=2976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1991597484,HashPart2=-816801479,HashPart3=862423111,HashPart4=1041438511,,)
        MSI (s) (9C:0C) [17:13:18:504]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\en_gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:504]: Source for file 'en_gb.js' is compressed
        InstallFiles: File: en_gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 2976
        MSI (s) (9C:0C) [17:13:18:504]: Executing op: FileCopy(SourceName=en_ca.js,SourceCabKey=en_ca.js,DestName=en_ca.js,Attributes=16384,FileSize=2968,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=619760406,HashPart2=130616180,HashPart3=-1656290652,HashPart4=848205605,,)
        MSI (s) (9C:0C) [17:13:18:504]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\en_ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:504]: Source for file 'en_ca.js' is compressed
        InstallFiles: File: en_ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 2968
        MSI (s) (9C:0C) [17:13:18:504]: Executing op: FileCopy(SourceName=de.js,SourceCabKey=de.js,DestName=de.js,Attributes=16384,FileSize=3412,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1780783787,HashPart2=-832745679,HashPart3=-2139278548,HashPart4=1608494562,,)
        MSI (s) (9C:0C) [17:13:18:504]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:504]: Source for file 'de.js' is compressed
        InstallFiles: File: de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3412
        MSI (s) (9C:0C) [17:13:18:520]: Executing op: FileCopy(SourceName=da.js,SourceCabKey=da.js,DestName=da.js,Attributes=16384,FileSize=3126,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1362516991,HashPart2=-1354523766,HashPart3=-2034550866,HashPart4=1445784705,,)
        MSI (s) (9C:0C) [17:13:18:520]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\da.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:520]: Source for file 'da.js' is compressed
        InstallFiles: File: da.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3126
        MSI (s) (9C:0C) [17:13:18:520]: Executing op: FileCopy(SourceName=cs.js,SourceCabKey=cs.js,DestName=cs.js,Attributes=16384,FileSize=3586,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=951529188,HashPart2=1238840447,HashPart3=-1624798353,HashPart4=867674544,,)
        MSI (s) (9C:0C) [17:13:18:520]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\cs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:520]: Source for file 'cs.js' is compressed
        InstallFiles: File: cs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3586
        MSI (s) (9C:0C) [17:13:18:520]: Executing op: FileCopy(SourceName=bs.js,SourceCabKey=bs.js,DestName=bs.js,Attributes=16384,FileSize=3239,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1398880068,HashPart2=1801970057,HashPart3=-505234524,HashPart4=-978080777,,)
        MSI (s) (9C:0C) [17:13:18:520]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\bs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:520]: Source for file 'bs.js' is compressed
        InstallFiles: File: bs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 3239
        MSI (s) (9C:0C) [17:13:18:520]: Executing op: FileCopy(SourceName=ar.js,SourceCabKey=ar.js,DestName=ar.js,Attributes=16384,FileSize=6285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1096392463,HashPart2=-25299612,HashPart3=2063367190,HashPart4=92569321,,)
        MSI (s) (9C:0C) [17:13:18:520]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:520]: Source for file 'ar.js' is compressed
        InstallFiles: File: ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\, Size: 6285
        MSI (s) (9C:0C) [17:13:18:520]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\)
        MSI (s) (9C:0C) [17:13:18:520]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1\js\|IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\js\)
        MSI (s) (9C:0C) [17:13:18:520]: Executing op: FileCopy(SourceName=FROALA~1.JS|froala_editor_ie8.min.js,SourceCabKey=froala_editor_ie8.min.js,DestName=froala_editor_ie8.min.js,Attributes=16384,FileSize=1306,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=947339962,HashPart2=-2030809201,HashPart3=1776879489,HashPart4=-1297375794,,)
        MSI (s) (9C:0C) [17:13:18:520]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\froala_editor_ie8.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:520]: Source for file 'froala_editor_ie8.min.js' is compressed
        InstallFiles: File: froala_editor_ie8.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\, Size: 1306
        MSI (s) (9C:0C) [17:13:18:520]: Executing op: FileCopy(SourceName=FROALA~1.JS1|froala_editor.min.js,SourceCabKey=froala_editor.min.js,DestName=froala_editor.min.js,Attributes=16384,FileSize=187253,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2006321101,HashPart2=1595856334,HashPart3=116697076,HashPart4=-1393286396,,)
        MSI (s) (9C:0C) [17:13:18:520]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\froala_editor.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:520]: Source for file 'froala_editor.min.js' is compressed
        InstallFiles: File: froala_editor.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\, Size: 187253
        MSI (s) (9C:0C) [17:13:18:536]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\)
        MSI (s) (9C:0C) [17:13:18:536]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1\css\|IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\)
        MSI (s) (9C:0C) [17:13:18:536]: Executing op: FileCopy(SourceName=FROALA~1.CSS|froala_style.min.css,SourceCabKey=froala_style.min.css,DestName=froala_style.min.css,Attributes=16384,FileSize=953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1614319770,HashPart2=2115331827,HashPart3=-733627908,HashPart4=-558476684,,)
        MSI (s) (9C:0C) [17:13:18:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\froala_style.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:536]: Source for file 'froala_style.min.css' is compressed
        InstallFiles: File: froala_style.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\, Size: 953
        MSI (s) (9C:0C) [17:13:18:536]: Executing op: FileCopy(SourceName=FROALA~2.CSS|froala_style.css,SourceCabKey=froala_style.css,DestName=froala_style.css,Attributes=16384,FileSize=1194,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1797723491,HashPart2=2022821714,HashPart3=-1859385096,HashPart4=-1133498101,,)
        MSI (s) (9C:0C) [17:13:18:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\froala_style.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:536]: Source for file 'froala_style.css' is compressed
        InstallFiles: File: froala_style.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\, Size: 1194
        MSI (s) (9C:0C) [17:13:18:536]: Executing op: FileCopy(SourceName=FROALA~3.CSS|froala_editor.min.css,SourceCabKey=froala_editor.min.css,DestName=froala_editor.min.css,Attributes=16384,FileSize=37343,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-132683869,HashPart2=138348163,HashPart3=-1609978948,HashPart4=1674338013,,)
        MSI (s) (9C:0C) [17:13:18:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\froala_editor.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:536]: Source for file 'froala_editor.min.css' is compressed
        InstallFiles: File: froala_editor.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\, Size: 37343
        MSI (s) (9C:0C) [17:13:18:536]: Executing op: FileCopy(SourceName=FROALA~4.CSS|froala_editor.css,SourceCabKey=froala_editor.css,DestName=froala_editor.css,Attributes=16384,FileSize=46129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-94623486,HashPart2=-381622105,HashPart3=999620802,HashPart4=-1334690992,,)
        MSI (s) (9C:0C) [17:13:18:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\froala_editor.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:536]: Source for file 'froala_editor.css' is compressed
        InstallFiles: File: froala_editor.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\, Size: 46129
        MSI (s) (9C:0C) [17:13:18:536]: Executing op: FileCopy(SourceName=FR1B23~1.CSS|froala_content.min.css,SourceCabKey=froala_content.min.css,DestName=froala_content.min.css,Attributes=16384,FileSize=2294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1153945732,HashPart2=-1853557930,HashPart3=467415717,HashPart4=1344958746,,)
        MSI (s) (9C:0C) [17:13:18:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\froala_content.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:536]: Source for file 'froala_content.min.css' is compressed
        InstallFiles: File: froala_content.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\, Size: 2294
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: FileCopy(SourceName=FRE77A~1.CSS|froala_content.css,SourceCabKey=froala_content.css,DestName=froala_content.css,Attributes=16384,FileSize=3032,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2107182370,HashPart2=1653969930,HashPart3=1069243846,HashPart4=253106175,,)
        MSI (s) (9C:0C) [17:13:18:551]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\froala_content.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:551]: Source for file 'froala_content.css' is compressed
        InstallFiles: File: froala_content.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\, Size: 3032
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\)
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1\|IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\)
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: FileCopy(SourceName=Readme.md,SourceCabKey=readme.md25,DestName=Readme.md,Attributes=16384,FileSize=2606,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1641403155,HashPart2=832555608,HashPart3=361577087,HashPart4=-1864821640,,)
        MSI (s) (9C:0C) [17:13:18:551]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\Readme.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:551]: Source for file 'readme.md25' is compressed
        InstallFiles: File: Readme.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\, Size: 2606
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json66,DestName=bower.json,Attributes=16384,FileSize=1704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-742877293,HashPart2=336704176,HashPart3=-1971720851,HashPart4=-1821320692,,)
        MSI (s) (9C:0C) [17:13:18:551]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:551]: Source for file 'bower.json66' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\, Size: 1704
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore6,DestName=.gitignore,Attributes=16384,FileSize=73,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1732419723,HashPart2=1484542671,HashPart3=-2044562317,HashPart4=1327538897,,)
        MSI (s) (9C:0C) [17:13:18:551]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:551]: Source for file '_gitignore6' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\, Size: 73
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json28,DestName=.bower.json,Attributes=16384,FileSize=1846,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1155331132,HashPart2=1907963821,HashPart3=1871698080,HashPart4=-987090005,,)
        MSI (s) (9C:0C) [17:13:18:551]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:551]: Source for file '_bower.json28' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\, Size: 1846
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\)
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FONT-A~1\scss\|IISRootFolder\MyComp.WebApp\lib\Font-Awesome\scss\)
        MSI (s) (9C:0C) [17:13:18:551]: Executing op: FileCopy(SourceName=_SCREE~1.SCS|_screen-reader.scss,SourceCabKey=_screen_reader.scss,DestName=_screen-reader.scss,Attributes=16384,FileSize=139,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1114131276,HashPart2=257441752,HashPart3=-1876716381,HashPart4=1891777654,,)
        MSI (s) (9C:0C) [17:13:18:551]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_screen-reader.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:551]: Source for file '_screen_reader.scss' is compressed
        InstallFiles: File: _screen-reader.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 139
        MSI (s) (9C:0C) [17:13:18:567]: Executing op: FileCopy(SourceName=_VARIA~1.SCS|_variables.scss,SourceCabKey=_variables.scss,DestName=_variables.scss,Attributes=16384,FileSize=23444,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1801487276,HashPart2=703405219,HashPart3=703645643,HashPart4=967180503,,)
        MSI (s) (9C:0C) [17:13:18:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_variables.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:567]: Source for file '_variables.scss' is compressed
        InstallFiles: File: _variables.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 23444
        MSI (s) (9C:0C) [17:13:18:567]: Executing op: FileCopy(SourceName=_STACK~1.SCS|_stacked.scss,SourceCabKey=_stacked.scss,DestName=_stacked.scss,Attributes=16384,FileSize=502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-393572765,HashPart2=1118011470,HashPart3=1464243342,HashPart4=-1596555638,,)
        MSI (s) (9C:0C) [17:13:18:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_stacked.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:567]: Source for file '_stacked.scss' is compressed
        InstallFiles: File: _stacked.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 502
        MSI (s) (9C:0C) [17:13:18:567]: Executing op: FileCopy(SourceName=_ROTAT~1.SCS|_rotated-flipped.scss,SourceCabKey=_rotated_flipped.scss,DestName=_rotated-flipped.scss,Attributes=16384,FileSize=692,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1310801818,HashPart2=-1084054051,HashPart3=-637392878,HashPart4=308963420,,)
        MSI (s) (9C:0C) [17:13:18:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_rotated-flipped.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:567]: Source for file '_rotated_flipped.scss' is compressed
        InstallFiles: File: _rotated-flipped.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 692
        MSI (s) (9C:0C) [17:13:18:567]: Executing op: FileCopy(SourceName=_PATH~1.SCS|_path.scss,SourceCabKey=_path.scss,DestName=_path.scss,Attributes=16384,FileSize=798,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1809236206,HashPart2=1767004961,HashPart3=-1606435326,HashPart4=328035417,,)
        MSI (s) (9C:0C) [17:13:18:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_path.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:567]: Source for file '_path.scss' is compressed
        InstallFiles: File: _path.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 798
        MSI (s) (9C:0C) [17:13:18:567]: Executing op: FileCopy(SourceName=_MIXIN~1.SCS|_mixins.scss,SourceCabKey=_mixins.scss,DestName=_mixins.scss,Attributes=16384,FileSize=1697,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-479956496,HashPart2=-1403188075,HashPart3=1597984326,HashPart4=-1920658274,,)
        MSI (s) (9C:0C) [17:13:18:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_mixins.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:567]: Source for file '_mixins.scss' is compressed
        InstallFiles: File: _mixins.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 1697
        MSI (s) (9C:0C) [17:13:18:567]: Executing op: FileCopy(SourceName=_LIST~1.SCS|_list.scss,SourceCabKey=_list.scss,DestName=_list.scss,Attributes=16384,FileSize=397,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1845085245,HashPart2=2055718261,HashPart3=1175732043,HashPart4=-179607932,,)
        MSI (s) (9C:0C) [17:13:18:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_list.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:567]: Source for file '_list.scss' is compressed
        InstallFiles: File: _list.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 397
        MSI (s) (9C:0C) [17:13:18:567]: Executing op: FileCopy(SourceName=_LARGE~1.SCS|_larger.scss,SourceCabKey=_larger.scss,DestName=_larger.scss,Attributes=16384,FileSize=388,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-677117813,HashPart2=-1048637390,HashPart3=-2086580604,HashPart4=-103824620,,)
        MSI (s) (9C:0C) [17:13:18:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_larger.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:567]: Source for file '_larger.scss' is compressed
        InstallFiles: File: _larger.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 388
        MSI (s) (9C:0C) [17:13:18:567]: Executing op: FileCopy(SourceName=_ICONS~1.SCS|_icons.scss,SourceCabKey=_icons.scss,DestName=_icons.scss,Attributes=16384,FileSize=51287,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1246747418,HashPart2=1068292047,HashPart3=-1410380085,HashPart4=-159123179,,)
        MSI (s) (9C:0C) [17:13:18:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_icons.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:567]: Source for file '_icons.scss' is compressed
        InstallFiles: File: _icons.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 51287
        MSI (s) (9C:0C) [17:13:18:583]: Executing op: FileCopy(SourceName=_FIXED~1.SCS|_fixed-width.scss,SourceCabKey=_fixed_width.scss,DestName=_fixed-width.scss,Attributes=16384,FileSize=126,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1094124826,HashPart2=-590093815,HashPart3=1217592888,HashPart4=1912925106,,)
        MSI (s) (9C:0C) [17:13:18:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_fixed-width.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:583]: Source for file '_fixed_width.scss' is compressed
        InstallFiles: File: _fixed-width.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 126
        MSI (s) (9C:0C) [17:13:18:583]: Executing op: FileCopy(SourceName=_CORE~1.SCS|_core.scss,SourceCabKey=_core.scss,DestName=_core.scss,Attributes=16384,FileSize=471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1356081452,HashPart2=-1324437297,HashPart3=-1079244622,HashPart4=-1550493047,,)
        MSI (s) (9C:0C) [17:13:18:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_core.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:583]: Source for file '_core.scss' is compressed
        InstallFiles: File: _core.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 471
        MSI (s) (9C:0C) [17:13:18:583]: Executing op: FileCopy(SourceName=_BORDE~1.SCS|_bordered-pulled.scss,SourceCabKey=_bordered_pulled.scss,DestName=_bordered-pulled.scss,Attributes=16384,FileSize=617,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1363745134,HashPart2=1289553646,HashPart3=-309039138,HashPart4=1198442542,,)
        MSI (s) (9C:0C) [17:13:18:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_bordered-pulled.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:583]: Source for file '_bordered_pulled.scss' is compressed
        InstallFiles: File: _bordered-pulled.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 617
        MSI (s) (9C:0C) [17:13:18:583]: Executing op: FileCopy(SourceName=_ANIMA~1.SCS|_animated.scss,SourceCabKey=_animated.scss,DestName=_animated.scss,Attributes=16384,FileSize=749,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=675601273,HashPart2=-179136667,HashPart3=952381590,HashPart4=1956756107,,)
        MSI (s) (9C:0C) [17:13:18:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\_animated.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:583]: Source for file '_animated.scss' is compressed
        InstallFiles: File: _animated.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 749
        MSI (s) (9C:0C) [17:13:18:583]: Executing op: FileCopy(SourceName=FONT-A~1.SCS|font-awesome.scss,SourceCabKey=font_awesome.scss,DestName=font-awesome.scss,Attributes=16384,FileSize=448,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1771458748,HashPart2=-795721636,HashPart3=1406826349,HashPart4=-1874516695,,)
        MSI (s) (9C:0C) [17:13:18:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\font-awesome.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:583]: Source for file 'font_awesome.scss' is compressed
        InstallFiles: File: font-awesome.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\, Size: 448
        MSI (s) (9C:0C) [17:13:18:598]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\)
        MSI (s) (9C:0C) [17:13:18:598]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FONT-A~1\less\|IISRootFolder\MyComp.WebApp\lib\Font-Awesome\less\)
        MSI (s) (9C:0C) [17:13:18:598]: Executing op: FileCopy(SourceName=SCREEN~1.LES|screen-reader.less,SourceCabKey=screen_reader.less,DestName=screen-reader.less,Attributes=16384,FileSize=123,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1316031623,HashPart2=329903859,HashPart3=-1421242576,HashPart4=-1083976100,,)
        MSI (s) (9C:0C) [17:13:18:598]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\screen-reader.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:598]: Source for file 'screen_reader.less' is compressed
        InstallFiles: File: screen-reader.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 123
        MSI (s) (9C:0C) [17:13:18:598]: Executing op: FileCopy(SourceName=VARIAB~1.LES|variables.less,SourceCabKey=variables.less2,DestName=variables.less,Attributes=16384,FileSize=23363,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=422674530,HashPart2=1192357331,HashPart3=386376965,HashPart4=958807717,,)
        MSI (s) (9C:0C) [17:13:18:598]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\variables.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:598]: Source for file 'variables.less2' is compressed
        InstallFiles: File: variables.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 23363
        MSI (s) (9C:0C) [17:13:18:598]: Executing op: FileCopy(SourceName=STACKE~1.LES|stacked.less,SourceCabKey=stacked.less,DestName=stacked.less,Attributes=16384,FileSize=496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-534217077,HashPart2=-1601845500,HashPart3=-46487647,HashPart4=-407287835,,)
        MSI (s) (9C:0C) [17:13:18:598]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\stacked.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:598]: Source for file 'stacked.less' is compressed
        InstallFiles: File: stacked.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 496
        MSI (s) (9C:0C) [17:13:18:598]: Executing op: FileCopy(SourceName=ROTATE~1.LES|rotated-flipped.less,SourceCabKey=rotated_flipped.less,DestName=rotated-flipped.less,Attributes=16384,FileSize=642,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1881044960,HashPart2=802123588,HashPart3=-1823334679,HashPart4=1193836540,,)
        MSI (s) (9C:0C) [17:13:18:598]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\rotated-flipped.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:598]: Source for file 'rotated_flipped.less' is compressed
        InstallFiles: File: rotated-flipped.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 642
        MSI (s) (9C:0C) [17:13:18:598]: Executing op: FileCopy(SourceName=PATH~1.LES|path.less,SourceCabKey=path.less,DestName=path.less,Attributes=16384,FileSize=786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-329429252,HashPart2=-1489292757,HashPart3=1102088182,HashPart4=-844206262,,)
        MSI (s) (9C:0C) [17:13:18:598]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\path.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:598]: Source for file 'path.less' is compressed
        InstallFiles: File: path.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 786
        MSI (s) (9C:0C) [17:13:18:598]: Executing op: FileCopy(SourceName=MIXINS~1.LES|mixins.less,SourceCabKey=mixins.less1,DestName=mixins.less,Attributes=16384,FileSize=1663,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=842735707,HashPart2=1565983498,HashPart3=-815139867,HashPart4=-1025003191,,)
        MSI (s) (9C:0C) [17:13:18:598]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\mixins.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:598]: Source for file 'mixins.less1' is compressed
        InstallFiles: File: mixins.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 1663
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=LIST~1.LES|list.less,SourceCabKey=list.less,DestName=list.less,Attributes=16384,FileSize=396,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-704656469,HashPart2=293762918,HashPart3=-951201904,HashPart4=-653433297,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\list.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'list.less' is compressed
        InstallFiles: File: list.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 396
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=LARGER~1.LES|larger.less,SourceCabKey=larger.less,DestName=larger.less,Attributes=16384,FileSize=383,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1276545269,HashPart2=1364432154,HashPart3=-1117054921,HashPart4=-935931216,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\larger.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'larger.less' is compressed
        InstallFiles: File: larger.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 383
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=ICONS~1.LES|icons.less,SourceCabKey=icons.less1,DestName=icons.less,Attributes=16384,FileSize=50501,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-368923939,HashPart2=1313706776,HashPart3=-1885878013,HashPart4=1578971411,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\icons.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'icons.less1' is compressed
        InstallFiles: File: icons.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 50501
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=FONT-A~1.LES|font-awesome.less,SourceCabKey=font_awesome.less,DestName=font-awesome.less,Attributes=16384,FileSize=513,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1460251490,HashPart2=-1640574004,HashPart3=1919777488,HashPart4=-1044781247,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\font-awesome.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'font_awesome.less' is compressed
        InstallFiles: File: font-awesome.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 513
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=FIXED-~1.LES|fixed-width.less,SourceCabKey=fixed_width.less,DestName=fixed-width.less,Attributes=16384,FileSize=125,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-808871577,HashPart2=-1219174530,HashPart3=-2050347965,HashPart4=-1089844347,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\fixed-width.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'fixed_width.less' is compressed
        InstallFiles: File: fixed-width.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 125
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=CORE~1.LES|core.less,SourceCabKey=core.less,DestName=core.less,Attributes=16384,FileSize=464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=744175066,HashPart2=2114341512,HashPart3=-1267082771,HashPart4=1199674949,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\core.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'core.less' is compressed
        InstallFiles: File: core.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 464
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=BORDER~1.LES|bordered-pulled.less,SourceCabKey=bordered_pulled.less,DestName=bordered-pulled.less,Attributes=16384,FileSize=610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1970972897,HashPart2=1504421826,HashPart3=-947384144,HashPart4=184284536,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\bordered-pulled.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'bordered_pulled.less' is compressed
        InstallFiles: File: bordered-pulled.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 610
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=ANIMAT~1.LES|animated.less,SourceCabKey=animated.less,DestName=animated.less,Attributes=16384,FileSize=747,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-282858369,HashPart2=-159391339,HashPart3=-715280605,HashPart4=2110263259,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\animated.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'animated.less' is compressed
        InstallFiles: File: animated.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\, Size: 747
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\)
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FONT-A~1\fonts\|IISRootFolder\MyComp.WebApp\lib\Font-Awesome\fonts\)
        MSI (s) (9C:0C) [17:13:18:614]: Executing op: FileCopy(SourceName=FONTAW~1.OTF|FontAwesome.otf,SourceCabKey=fontawesome.otf,DestName=FontAwesome.otf,Attributes=16384,FileSize=134808,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-854120691,HashPart2=1547601245,HashPart3=849370230,HashPart4=1293604063,,)
        MSI (s) (9C:0C) [17:13:18:614]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\FontAwesome.otf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:614]: Source for file 'fontawesome.otf' is compressed
        InstallFiles: File: FontAwesome.otf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\, Size: 134808
        MSI (s) (9C:0C) [17:13:18:629]: Executing op: FileCopy(SourceName=FONTAW~1.WOF|fontawesome-webfont.woff2,SourceCabKey=fontawesome_webfont.woff2,DestName=fontawesome-webfont.woff2,Attributes=16384,FileSize=77160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=98925231,HashPart2=64351913,HashPart3=-1729709832,HashPart4=1049048608,,)
        MSI (s) (9C:0C) [17:13:18:629]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\fontawesome-webfont.woff2; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:629]: Source for file 'fontawesome_webfont.woff2' is compressed
        InstallFiles: File: fontawesome-webfont.woff2, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\, Size: 77160
        MSI (s) (9C:0C) [17:13:18:629]: Executing op: FileCopy(SourceName=FONTAW~2.WOF|fontawesome-webfont.woff,SourceCabKey=fontawesome_webfont.woff,DestName=fontawesome-webfont.woff,Attributes=16384,FileSize=98024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1903093502,HashPart2=-301430230,HashPart3=1180336373,HashPart4=-1389221495,,)
        MSI (s) (9C:0C) [17:13:18:629]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\fontawesome-webfont.woff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:629]: Source for file 'fontawesome_webfont.woff' is compressed
        InstallFiles: File: fontawesome-webfont.woff, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\, Size: 98024
        MSI (s) (9C:0C) [17:13:18:676]: Executing op: FileCopy(SourceName=FONTAW~1.TTF|fontawesome-webfont.ttf,SourceCabKey=fontawesome_webfont.ttf,DestName=fontawesome-webfont.ttf,Attributes=16384,FileSize=165548,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-227448656,HashPart2=-1293484415,HashPart3=-2113546687,HashPart4=-1184263250,,)
        MSI (s) (9C:0C) [17:13:18:676]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\fontawesome-webfont.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:676]: Source for file 'fontawesome_webfont.ttf' is compressed
        InstallFiles: File: fontawesome-webfont.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\, Size: 165548
        MSI (s) (9C:0C) [17:13:18:692]: Executing op: FileCopy(SourceName=FONTAW~1.SVG|fontawesome-webfont.svg,SourceCabKey=fontawesome_webfont.svg,DestName=fontawesome-webfont.svg,Attributes=16384,FileSize=447050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1210256468,HashPart2=1378579967,HashPart3=-1172059498,HashPart4=103185452,,)
        MSI (s) (9C:0C) [17:13:18:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\fontawesome-webfont.svg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:692]: Source for file 'fontawesome_webfont.svg' is compressed
        InstallFiles: File: fontawesome-webfont.svg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\, Size: 447050
        MSI (s) (9C:0C) [17:13:18:692]: Executing op: FileCopy(SourceName=FONTAW~1.EOT|fontawesome-webfont.eot,SourceCabKey=fontawesome_webfont.eot,DestName=fontawesome-webfont.eot,Attributes=16384,FileSize=165742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-766488729,HashPart2=-1916491641,HashPart3=77896641,HashPart4=333909970,,)
        MSI (s) (9C:0C) [17:13:18:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\fontawesome-webfont.eot; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:692]: Source for file 'fontawesome_webfont.eot' is compressed
        InstallFiles: File: fontawesome-webfont.eot, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\, Size: 165742
        MSI (s) (9C:0C) [17:13:18:692]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\)
        MSI (s) (9C:0C) [17:13:18:692]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FONT-A~1\css\|IISRootFolder\MyComp.WebApp\lib\Font-Awesome\css\)
        MSI (s) (9C:0C) [17:13:18:692]: Executing op: FileCopy(SourceName=FONT-A~1.CSS|font-awesome.min.css,SourceCabKey=font_awesome.min.css,DestName=font-awesome.min.css,Attributes=16384,FileSize=31004,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-997922912,HashPart2=1908577482,HashPart3=-74632272,HashPart4=-430242558,,)
        MSI (s) (9C:0C) [17:13:18:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\font-awesome.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:692]: Source for file 'font_awesome.min.css' is compressed
        InstallFiles: File: font-awesome.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\, Size: 31004
        MSI (s) (9C:0C) [17:13:18:692]: Executing op: FileCopy(SourceName=FONT-A~1.MAP|font-awesome.css.map,SourceCabKey=font_awesome.css.map,DestName=font-awesome.css.map,Attributes=16384,FileSize=21785,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-290094702,HashPart2=-420898404,HashPart3=-863409327,HashPart4=-2125677493,,)
        MSI (s) (9C:0C) [17:13:18:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\font-awesome.css.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:692]: Source for file 'font_awesome.css.map' is compressed
        InstallFiles: File: font-awesome.css.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\, Size: 21785
        MSI (s) (9C:0C) [17:13:18:692]: Executing op: FileCopy(SourceName=FONT-A~2.CSS|font-awesome.css,SourceCabKey=font_awesome.css,DestName=font-awesome.css,Attributes=16384,FileSize=39751,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1927131979,HashPart2=-28162532,HashPart3=642976238,HashPart4=278344221,,)
        MSI (s) (9C:0C) [17:13:18:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\font-awesome.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:708]: Source for file 'font_awesome.css' is compressed
        InstallFiles: File: font-awesome.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\, Size: 39751
        MSI (s) (9C:0C) [17:13:18:723]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\)
        MSI (s) (9C:0C) [17:13:18:723]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FONT-A~1\|IISRootFolder\MyComp.WebApp\lib\Font-Awesome\)
        MSI (s) (9C:0C) [17:13:18:723]: Executing op: FileCopy(SourceName=HELP-U~1.TXT|HELP-US-OUT.txt,SourceCabKey=help_us_out.txt,DestName=HELP-US-OUT.txt,Attributes=16384,FileSize=330,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1859777765,HashPart2=923536599,HashPart3=226152236,HashPart4=1404715416,,)
        MSI (s) (9C:0C) [17:13:18:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\HELP-US-OUT.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:723]: Source for file 'help_us_out.txt' is compressed
        InstallFiles: File: HELP-US-OUT.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\, Size: 330
        MSI (s) (9C:0C) [17:13:18:723]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json65,DestName=bower.json,Attributes=16384,FileSize=425,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-204816430,HashPart2=-522655587,HashPart3=-986227321,HashPart4=-1200623782,,)
        MSI (s) (9C:0C) [17:13:18:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:723]: Source for file 'bower.json65' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\, Size: 425
        MSI (s) (9C:0C) [17:13:18:723]: Executing op: FileCopy(SourceName=NPMIGN~1|.npmignore,SourceCabKey=_npmignore1,DestName=.npmignore,Attributes=16384,FileSize=469,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1392138955,HashPart2=1367398428,HashPart3=-87016177,HashPart4=1542256828,,)
        MSI (s) (9C:0C) [17:13:18:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\.npmignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:723]: Source for file '_npmignore1' is compressed
        InstallFiles: File: .npmignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\, Size: 469
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore5,DestName=.gitignore,Attributes=16384,FileSize=334,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-493250208,HashPart2=39572598,HashPart3=-284606267,HashPart4=572047361,,)
        MSI (s) (9C:0C) [17:13:18:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:739]: Source for file '_gitignore5' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\, Size: 334
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json27,DestName=.bower.json,Attributes=16384,FileSize=710,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=748408124,HashPart2=-1965988096,HashPart3=-857526306,HashPart4=-280977997,,)
        MSI (s) (9C:0C) [17:13:18:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:739]: Source for file '_bower.json27' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\, Size: 710
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\)
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FASTCL~1\lib\|IISRootFolder\MyComp.WebApp\lib\fastclick\lib\)
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: FileCopy(SourceName=FASTCL~1.JS|fastclick.js,SourceCabKey=fastclick.js,DestName=fastclick.js,Attributes=16384,FileSize=26806,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2076645141,HashPart2=1709381537,HashPart3=-1837171163,HashPart4=-160872652,,)
        MSI (s) (9C:0C) [17:13:18:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\fastclick.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:739]: Source for file 'fastclick.js' is compressed
        InstallFiles: File: fastclick.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\, Size: 26806
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\)
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FASTCL~1\|IISRootFolder\MyComp.WebApp\lib\fastclick\)
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md24,DestName=README.md,Attributes=16384,FileSize=7048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-577594006,HashPart2=-1901239322,HashPart3=-1965525978,HashPart4=54375429,,)
        MSI (s) (9C:0C) [17:13:18:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:739]: Source for file 'readme.md24' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\, Size: 7048
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license13,DestName=LICENSE,Attributes=16384,FileSize=1090,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1373167722,HashPart2=470129811,HashPart3=1335745037,HashPart4=-1585366492,,)
        MSI (s) (9C:0C) [17:13:18:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:739]: Source for file 'license13' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\, Size: 1090
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json64,DestName=bower.json,Attributes=16384,FileSize=186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=675563498,HashPart2=-577643272,HashPart3=-1934358513,HashPart4=270049921,,)
        MSI (s) (9C:0C) [17:13:18:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:739]: Source for file 'bower.json64' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\, Size: 186
        MSI (s) (9C:0C) [17:13:18:739]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json26,DestName=.bower.json,Attributes=16384,FileSize=508,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=962318820,HashPart2=-193199318,HashPart3=-1943979638,HashPart4=-689288882,,)
        MSI (s) (9C:0C) [17:13:18:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:739]: Source for file '_bower.json26' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\, Size: 508
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\)
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\ts\|IISRootFolder\MyComp.WebApp\lib\devextreme\ts\)
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: FileCopy(SourceName=DXALLD~1.TS|dx.all.d.ts,SourceCabKey=dx.all.d.ts,DestName=dx.all.d.ts,Attributes=16384,FileSize=385164,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2053070523,HashPart2=221414956,HashPart3=1527846100,HashPart4=1729949353,,)
        MSI (s) (9C:0C) [17:13:18:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\dx.all.d.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:754]: Source for file 'dx.all.d.ts' is compressed
        InstallFiles: File: dx.all.d.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\, Size: 385164
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\)
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\layouts\Split\|IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Split\)
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: FileCopy(SourceName=SPLITL~1.JS|SplitLayout.js,SourceCabKey=splitlayout.js,DestName=SplitLayout.js,Attributes=16384,FileSize=18548,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1196741064,HashPart2=1354343139,HashPart3=1847690238,HashPart4=1953121787,,)
        MSI (s) (9C:0C) [17:13:18:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\SplitLayout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:754]: Source for file 'splitlayout.js' is compressed
        InstallFiles: File: SplitLayout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\, Size: 18548
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: FileCopy(SourceName=SPLITL~1.HTM|SplitLayout.html,SourceCabKey=splitlayout.html,DestName=SplitLayout.html,Attributes=16384,FileSize=1554,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-912448128,HashPart2=218641137,HashPart3=-1027879463,HashPart4=1305315220,,)
        MSI (s) (9C:0C) [17:13:18:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\SplitLayout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:754]: Source for file 'splitlayout.html' is compressed
        InstallFiles: File: SplitLayout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\, Size: 1554
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: FileCopy(SourceName=SPLITL~1.CSS|SplitLayout.css,SourceCabKey=splitlayout.css,DestName=SplitLayout.css,Attributes=16384,FileSize=5401,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1795421560,HashPart2=1805538105,HashPart3=-1196067492,HashPart4=-1145822124,,)
        MSI (s) (9C:0C) [17:13:18:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\SplitLayout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:754]: Source for file 'splitlayout.css' is compressed
        InstallFiles: File: SplitLayout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\, Size: 5401
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\)
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\layouts\SlideOut\|IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\SlideOut\)
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: FileCopy(SourceName=SLIDEO~1.JS|SlideOutLayout.js,SourceCabKey=slideoutlayout.js,DestName=SlideOutLayout.js,Attributes=16384,FileSize=6315,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-464934488,HashPart2=1297004154,HashPart3=-308773392,HashPart4=1237843378,,)
        MSI (s) (9C:0C) [17:13:18:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\SlideOutLayout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:754]: Source for file 'slideoutlayout.js' is compressed
        InstallFiles: File: SlideOutLayout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\, Size: 6315
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: FileCopy(SourceName=SLIDEO~1.HTM|SlideOutLayout.html,SourceCabKey=slideoutlayout.html,DestName=SlideOutLayout.html,Attributes=16384,FileSize=4655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=739419823,HashPart2=581227643,HashPart3=-1061728377,HashPart4=-580815674,,)
        MSI (s) (9C:0C) [17:13:18:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\SlideOutLayout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:754]: Source for file 'slideoutlayout.html' is compressed
        InstallFiles: File: SlideOutLayout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\, Size: 4655
        MSI (s) (9C:0C) [17:13:18:754]: Executing op: FileCopy(SourceName=SLIDEO~1.CSS|SlideOutLayout.css,SourceCabKey=slideoutlayout.css,DestName=SlideOutLayout.css,Attributes=16384,FileSize=5007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=794437974,HashPart2=-1012206126,HashPart3=171133902,HashPart4=714793644,,)
        MSI (s) (9C:0C) [17:13:18:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\SlideOutLayout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:754]: Source for file 'slideoutlayout.css' is compressed
        InstallFiles: File: SlideOutLayout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\, Size: 5007
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\)
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\layouts\Simple\|IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Simple\)
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=SIMPLE~1.JS|SimpleLayout.js,SourceCabKey=simplelayout.js,DestName=SimpleLayout.js,Attributes=16384,FileSize=5509,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1508699538,HashPart2=494886055,HashPart3=-1382816950,HashPart4=378433502,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\SimpleLayout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'simplelayout.js' is compressed
        InstallFiles: File: SimpleLayout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\, Size: 5509
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=SIMPLE~1.HTM|SimpleLayout.html,SourceCabKey=simplelayout.html,DestName=SimpleLayout.html,Attributes=16384,FileSize=4012,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-974110796,HashPart2=-1962836644,HashPart3=1552212850,HashPart4=739158286,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\SimpleLayout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'simplelayout.html' is compressed
        InstallFiles: File: SimpleLayout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\, Size: 4012
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=SIMPLE~1.CSS|SimpleLayout.css,SourceCabKey=simplelayout.css,DestName=SimpleLayout.css,Attributes=16384,FileSize=4177,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-809700303,HashPart2=-1806519207,HashPart3=296177758,HashPart4=296163841,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\SimpleLayout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'simplelayout.css' is compressed
        InstallFiles: File: SimpleLayout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\, Size: 4177
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\)
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\layouts\Popup\|IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Popup\)
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=POPUPL~1.JS|PopupLayout.js,SourceCabKey=popuplayout.js,DestName=PopupLayout.js,Attributes=16384,FileSize=4329,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-946619556,HashPart2=-129078003,HashPart3=1433259080,HashPart4=-101780226,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\PopupLayout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'popuplayout.js' is compressed
        InstallFiles: File: PopupLayout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\, Size: 4329
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=POPUPL~1.HTM|PopupLayout.html,SourceCabKey=popuplayout.html,DestName=PopupLayout.html,Attributes=16384,FileSize=402,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-394796929,HashPart2=-2102740553,HashPart3=891954153,HashPart4=1468318334,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\PopupLayout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'popuplayout.html' is compressed
        InstallFiles: File: PopupLayout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\, Size: 402
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=POPUPL~1.CSS|PopupLayout.css,SourceCabKey=popuplayout.css,DestName=PopupLayout.css,Attributes=16384,FileSize=153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1670935208,HashPart2=-1868104001,HashPart3=1878846615,HashPart4=-1260252470,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\PopupLayout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'popuplayout.css' is compressed
        InstallFiles: File: PopupLayout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\, Size: 153
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\)
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\layouts\Pivot\|IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Pivot\)
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=PIVOTL~1.JS|PivotLayout.js,SourceCabKey=pivotlayout.js,DestName=PivotLayout.js,Attributes=16384,FileSize=4006,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-198869359,HashPart2=-1694087543,HashPart3=1880759898,HashPart4=-1043014773,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\PivotLayout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'pivotlayout.js' is compressed
        InstallFiles: File: PivotLayout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\, Size: 4006
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=PIVOTL~1.HTM|PivotLayout.html,SourceCabKey=pivotlayout.html,DestName=PivotLayout.html,Attributes=16384,FileSize=523,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1794866155,HashPart2=-1713340377,HashPart3=768467893,HashPart4=-21424213,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\PivotLayout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'pivotlayout.html' is compressed
        InstallFiles: File: PivotLayout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\, Size: 523
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=PIVOTL~1.CSS|PivotLayout.css,SourceCabKey=pivotlayout.css,DestName=PivotLayout.css,Attributes=16384,FileSize=2182,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1100684229,HashPart2=590497040,HashPart3=1669068563,HashPart4=-1448185960,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\PivotLayout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'pivotlayout.css' is compressed
        InstallFiles: File: PivotLayout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\, Size: 2182
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\)
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\layouts\Navbar\|IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Navbar\)
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=NAVBAR~1.JS|NavbarLayout.js,SourceCabKey=navbarlayout.js,DestName=NavbarLayout.js,Attributes=16384,FileSize=2240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1483984092,HashPart2=997636602,HashPart3=1659342245,HashPart4=736190591,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\NavbarLayout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'navbarlayout.js' is compressed
        InstallFiles: File: NavbarLayout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\, Size: 2240
        MSI (s) (9C:0C) [17:13:18:770]: Executing op: FileCopy(SourceName=NAVBAR~1.HTM|NavbarLayout.html,SourceCabKey=navbarlayout.html,DestName=NavbarLayout.html,Attributes=16384,FileSize=3493,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1822805656,HashPart2=-1402345176,HashPart3=915607138,HashPart4=1480955691,,)
        MSI (s) (9C:0C) [17:13:18:770]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\NavbarLayout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:770]: Source for file 'navbarlayout.html' is compressed
        InstallFiles: File: NavbarLayout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\, Size: 3493
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: FileCopy(SourceName=NAVBAR~1.CSS|NavbarLayout.css,SourceCabKey=navbarlayout.css,DestName=NavbarLayout.css,Attributes=16384,FileSize=5123,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2092193845,HashPart2=-604709086,HashPart3=-1092436683,HashPart4=-747851734,,)
        MSI (s) (9C:0C) [17:13:18:785]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\NavbarLayout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:785]: Source for file 'navbarlayout.css' is compressed
        InstallFiles: File: NavbarLayout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\, Size: 5123
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\)
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\layouts\Empty\|IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Empty\)
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: FileCopy(SourceName=EMPTYL~1.JS|EmptyLayout.js,SourceCabKey=emptylayout.js,DestName=EmptyLayout.js,Attributes=16384,FileSize=514,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=634232302,HashPart2=-1365950496,HashPart3=327027488,HashPart4=1394169958,,)
        MSI (s) (9C:0C) [17:13:18:785]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\EmptyLayout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:785]: Source for file 'emptylayout.js' is compressed
        InstallFiles: File: EmptyLayout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\, Size: 514
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: FileCopy(SourceName=EMPTYL~1.HTM|EmptyLayout.html,SourceCabKey=emptylayout.html,DestName=EmptyLayout.html,Attributes=16384,FileSize=486,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1443234660,HashPart2=1091508224,HashPart3=-750493419,HashPart4=-1474445168,,)
        MSI (s) (9C:0C) [17:13:18:785]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\EmptyLayout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:785]: Source for file 'emptylayout.html' is compressed
        InstallFiles: File: EmptyLayout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\, Size: 486
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: FileCopy(SourceName=EMPTYL~1.CSS|EmptyLayout.css,SourceCabKey=emptylayout.css,DestName=EmptyLayout.css,Attributes=16384,FileSize=336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-412266998,HashPart2=727463176,HashPart3=-1321425242,HashPart4=-250996943,,)
        MSI (s) (9C:0C) [17:13:18:785]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\EmptyLayout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:785]: Source for file 'emptylayout.css' is compressed
        InstallFiles: File: EmptyLayout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\, Size: 336
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\)
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\layouts\Desktop\|IISRootFolder\MyComp.WebApp\lib\devextreme\layouts\Desktop\)
        MSI (s) (9C:0C) [17:13:18:785]: Executing op: FileCopy(SourceName=DESKTO~1.JS|DesktopLayout.js,SourceCabKey=desktoplayout.js,DestName=DesktopLayout.js,Attributes=16384,FileSize=322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1021372640,HashPart2=-822057416,HashPart3=-1704212695,HashPart4=933873347,,)
        MSI (s) (9C:0C) [17:13:18:785]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\DesktopLayout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:785]: Source for file 'desktoplayout.js' is compressed
        InstallFiles: File: DesktopLayout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\, Size: 322
        MSI (s) (9C:0C) [17:13:18:832]: Executing op: FileCopy(SourceName=DESKTO~1.HTM|DesktopLayout.html,SourceCabKey=desktoplayout.html,DestName=DesktopLayout.html,Attributes=16384,FileSize=1644,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=926514200,HashPart2=-1171535060,HashPart3=-927651091,HashPart4=1940145227,,)
        MSI (s) (9C:0C) [17:13:18:832]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\DesktopLayout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:832]: Source for file 'desktoplayout.html' is compressed
        InstallFiles: File: DesktopLayout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\, Size: 1644
        MSI (s) (9C:0C) [17:13:18:832]: Executing op: FileCopy(SourceName=DESKTO~1.CSS|DesktopLayout.css,SourceCabKey=desktoplayout.css,DestName=DesktopLayout.css,Attributes=16384,FileSize=2088,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=702583792,HashPart2=-969342673,HashPart3=1299898594,HashPart4=1448212753,,)
        MSI (s) (9C:0C) [17:13:18:832]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\DesktopLayout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:832]: Source for file 'desktoplayout.css' is compressed
        InstallFiles: File: DesktopLayout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\, Size: 2088
        MSI (s) (9C:0C) [17:13:18:832]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\)
        MSI (s) (9C:0C) [17:13:18:832]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\js\VECTOR~1\|IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-utils\)
        MSI (s) (9C:0C) [17:13:18:832]: Executing op: FileCopy(SourceName=DXVECT~1.JS|dx.vectormaputils.node.js,SourceCabKey=dx.vectormaputils.node.js,DestName=dx.vectormaputils.node.js,Attributes=16384,FileSize=25472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-990921946,HashPart2=1679424223,HashPart3=2064201833,HashPart4=747791179,,)
        MSI (s) (9C:0C) [17:13:18:832]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\dx.vectormaputils.node.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:832]: Source for file 'dx.vectormaputils.node.js' is compressed
        InstallFiles: File: dx.vectormaputils.node.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\, Size: 25472
        MSI (s) (9C:0C) [17:13:18:832]: Executing op: FileCopy(SourceName=DXVECT~1.JS1|dx.vectormaputils.js,SourceCabKey=dx.vectormaputils.js,DestName=dx.vectormaputils.js,Attributes=16384,FileSize=7674,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1126315140,HashPart2=1497694033,HashPart3=-1986126798,HashPart4=-327680248,,)
        MSI (s) (9C:0C) [17:13:18:848]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\dx.vectormaputils.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:848]: Source for file 'dx.vectormaputils.js' is compressed
        InstallFiles: File: dx.vectormaputils.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\, Size: 7674
        MSI (s) (9C:0C) [17:13:18:848]: Executing op: FileCopy(SourceName=DXVECT~1.JS2|dx.vectormaputils.debug.js,SourceCabKey=dx.vectormaputils.debug.js,DestName=dx.vectormaputils.debug.js,Attributes=16384,FileSize=19892,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-835228648,HashPart2=1187752662,HashPart3=1298839210,HashPart4=633729179,,)
        MSI (s) (9C:0C) [17:13:18:848]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\dx.vectormaputils.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:848]: Source for file 'dx.vectormaputils.debug.js' is compressed
        InstallFiles: File: dx.vectormaputils.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\, Size: 19892
        MSI (s) (9C:0C) [17:13:18:864]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\)
        MSI (s) (9C:0C) [17:13:18:864]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\js\VECTOR~2\|IISRootFolder\MyComp.WebApp\lib\devextreme\js\vectormap-data\)
        MSI (s) (9C:0C) [17:13:18:864]: Executing op: FileCopy(SourceName=world.js,SourceCabKey=world.js,DestName=world.js,Attributes=16384,FileSize=406163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1762625071,HashPart2=987218354,HashPart3=834644199,HashPart4=855617584,,)
        MSI (s) (9C:0C) [17:13:18:864]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\world.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:864]: Source for file 'world.js' is compressed
        InstallFiles: File: world.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\, Size: 406163
        MSI (s) (9C:0C) [17:13:18:864]: Executing op: FileCopy(SourceName=usa.js,SourceCabKey=usa.js,DestName=usa.js,Attributes=16384,FileSize=270979,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=805617352,HashPart2=-1470512705,HashPart3=180008139,HashPart4=-1685650629,,)
        MSI (s) (9C:0C) [17:13:18:864]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\usa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:864]: Source for file 'usa.js' is compressed
        InstallFiles: File: usa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\, Size: 270979
        MSI (s) (9C:0C) [17:13:18:864]: Executing op: FileCopy(SourceName=europe.js,SourceCabKey=europe.js,DestName=europe.js,Attributes=16384,FileSize=352805,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1932256176,HashPart2=1710108106,HashPart3=-198091081,HashPart4=156981229,,)
        MSI (s) (9C:0C) [17:13:18:864]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\europe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:864]: Source for file 'europe.js' is compressed
        InstallFiles: File: europe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\, Size: 352805
        MSI (s) (9C:0C) [17:13:18:864]: Executing op: FileCopy(SourceName=eurasia.js,SourceCabKey=eurasia.js,DestName=eurasia.js,Attributes=16384,FileSize=946407,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1555549535,HashPart2=-948331202,HashPart3=1527246957,HashPart4=1158471549,,)
        MSI (s) (9C:0C) [17:13:18:864]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\eurasia.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:864]: Source for file 'eurasia.js' is compressed
        InstallFiles: File: eurasia.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\, Size: 946407
        MSI (s) (9C:0C) [17:13:18:879]: Executing op: FileCopy(SourceName=canada.js,SourceCabKey=canada.js,DestName=canada.js,Attributes=16384,FileSize=293998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-900179178,HashPart2=-235922589,HashPart3=798495157,HashPart4=-1630803648,,)
        MSI (s) (9C:0C) [17:13:18:879]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\canada.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:879]: Source for file 'canada.js' is compressed
        InstallFiles: File: canada.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\, Size: 293998
        MSI (s) (9C:0C) [17:13:18:879]: Executing op: FileCopy(SourceName=africa.js,SourceCabKey=africa.js,DestName=africa.js,Attributes=16384,FileSize=301876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-653795504,HashPart2=1330081833,HashPart3=-1399382692,HashPart4=2133110081,,)
        MSI (s) (9C:0C) [17:13:18:879]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\africa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:879]: Source for file 'africa.js' is compressed
        InstallFiles: File: africa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\, Size: 301876
        MSI (s) (9C:0C) [17:13:18:879]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\)
        MSI (s) (9C:0C) [17:13:18:879]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\js\modules\|IISRootFolder\MyComp.WebApp\lib\devextreme\js\modules\)
        MSI (s) (9C:0C) [17:13:18:879]: Executing op: FileCopy(SourceName=DXMODU~1.JS|dx.module-widgets-web.js,SourceCabKey=dx.module_widgets_web.js,DestName=dx.module-widgets-web.js,Attributes=16384,FileSize=598079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1842519568,HashPart2=916606648,HashPart3=2054219455,HashPart4=560694190,,)
        MSI (s) (9C:0C) [17:13:18:879]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-widgets-web.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:879]: Source for file 'dx.module_widgets_web.js' is compressed
        InstallFiles: File: dx.module-widgets-web.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 598079
        MSI (s) (9C:0C) [17:13:18:879]: Executing op: FileCopy(SourceName=DXMODU~1.JS1|dx.module-widgets-web.debug.js,SourceCabKey=dx.module_widgets_web.debug.,DestName=dx.module-widgets-web.debug.js,Attributes=16384,FileSize=1706968,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=881366526,HashPart2=1399076507,HashPart3=-1082832076,HashPart4=2048978430,,)
        MSI (s) (9C:0C) [17:13:18:879]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-widgets-web.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:879]: Source for file 'dx.module_widgets_web.debug.' is compressed
        InstallFiles: File: dx.module-widgets-web.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 1706968
        MSI (s) (9C:0C) [17:13:18:894]: Executing op: FileCopy(SourceName=DXMODU~1.JS2|dx.module-widgets-mobile.js,SourceCabKey=dx.module_widgets_mobile.js,DestName=dx.module-widgets-mobile.js,Attributes=16384,FileSize=42588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1041029856,HashPart2=-924887329,HashPart3=-474976418,HashPart4=-250299600,,)
        MSI (s) (9C:0C) [17:13:18:894]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-widgets-mobile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:894]: Source for file 'dx.module_widgets_mobile.js' is compressed
        InstallFiles: File: dx.module-widgets-mobile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 42588
        MSI (s) (9C:0C) [17:13:18:894]: Executing op: FileCopy(SourceName=DXMODU~1.JS3|dx.module-widgets-mobile.debug.js,SourceCabKey=dx.module_widgets_mobile.deb,DestName=dx.module-widgets-mobile.debug.js,Attributes=16384,FileSize=98979,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1774018741,HashPart2=1368953488,HashPart3=701403618,HashPart4=952811527,,)
        MSI (s) (9C:0C) [17:13:18:894]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-widgets-mobile.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:894]: Source for file 'dx.module_widgets_mobile.deb' is compressed
        InstallFiles: File: dx.module-widgets-mobile.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 98979
        MSI (s) (9C:0C) [17:13:18:894]: Executing op: FileCopy(SourceName=DXMODU~1.JS4|dx.module-widgets-base.js,SourceCabKey=dx.module_widgets_base.js,DestName=dx.module-widgets-base.js,Attributes=16384,FileSize=524131,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-396559704,HashPart2=1554769388,HashPart3=1324723571,HashPart4=-950076557,,)
        MSI (s) (9C:0C) [17:13:18:894]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-widgets-base.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:894]: Source for file 'dx.module_widgets_base.js' is compressed
        InstallFiles: File: dx.module-widgets-base.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 524131
        MSI (s) (9C:0C) [17:13:18:910]: Executing op: FileCopy(SourceName=DXMODU~1.JS5|dx.module-widgets-base.debug.js,SourceCabKey=dx.module_widgets_base.debug,DestName=dx.module-widgets-base.debug.js,Attributes=16384,FileSize=1242759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1929547999,HashPart2=2031917715,HashPart3=-840522621,HashPart4=-765401334,,)
        MSI (s) (9C:0C) [17:13:18:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-widgets-base.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:910]: Source for file 'dx.module_widgets_base.debug' is compressed
        InstallFiles: File: dx.module-widgets-base.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 1242759
        MSI (s) (9C:0C) [17:13:18:910]: Executing op: FileCopy(SourceName=DXMODU~1.JS6|dx.module-viz-vectormap.js,SourceCabKey=dx.module_viz_vectormap.js,DestName=dx.module-viz-vectormap.js,Attributes=16384,FileSize=62133,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-812209823,HashPart2=-1736330784,HashPart3=-107892083,HashPart4=-1879822217,,)
        MSI (s) (9C:0C) [17:13:18:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-vectormap.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:910]: Source for file 'dx.module_viz_vectormap.js' is compressed
        InstallFiles: File: dx.module-viz-vectormap.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 62133
        MSI (s) (9C:0C) [17:13:18:910]: Executing op: FileCopy(SourceName=DXMODU~1.JS7|dx.module-viz-vectormap.debug.js,SourceCabKey=dx.module_viz_vectormap.debu,DestName=dx.module-viz-vectormap.debug.js,Attributes=16384,FileSize=176632,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=217514297,HashPart2=736955523,HashPart3=-1210641844,HashPart4=1228069929,,)
        MSI (s) (9C:0C) [17:13:18:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-vectormap.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:910]: Source for file 'dx.module_viz_vectormap.debu' is compressed
        InstallFiles: File: dx.module-viz-vectormap.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 176632
        MSI (s) (9C:0C) [17:13:18:910]: Executing op: FileCopy(SourceName=DXMODU~1.JS8|dx.module-viz-sparklines.js,SourceCabKey=dx.module_viz_sparklines.js,DestName=dx.module-viz-sparklines.js,Attributes=16384,FileSize=17376,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-581092840,HashPart2=-1692920693,HashPart3=-167156208,HashPart4=1931382080,,)
        MSI (s) (9C:0C) [17:13:18:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-sparklines.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:910]: Source for file 'dx.module_viz_sparklines.js' is compressed
        InstallFiles: File: dx.module-viz-sparklines.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 17376
        MSI (s) (9C:0C) [17:13:18:910]: Executing op: FileCopy(SourceName=DXMODU~1.JS9|dx.module-viz-sparklines.debug.js,SourceCabKey=dx.module_viz_sparklines.deb,DestName=dx.module-viz-sparklines.debug.js,Attributes=16384,FileSize=46403,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1938461213,HashPart2=1430617827,HashPart3=-1878950410,HashPart4=249552486,,)
        MSI (s) (9C:0C) [17:13:18:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-sparklines.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:910]: Source for file 'dx.module_viz_sparklines.deb' is compressed
        InstallFiles: File: dx.module-viz-sparklines.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 46403
        MSI (s) (9C:0C) [17:13:18:910]: Executing op: FileCopy(SourceName=DXMODU~2.JS1|dx.module-viz-rangeselector.js,SourceCabKey=dx.module_viz_rangeselector.1,DestName=dx.module-viz-rangeselector.js,Attributes=16384,FileSize=45406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=897062462,HashPart2=878024333,HashPart3=1322259394,HashPart4=2076924378,,)
        MSI (s) (9C:0C) [17:13:18:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-rangeselector.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:910]: Source for file 'dx.module_viz_rangeselector.1' is compressed
        InstallFiles: File: dx.module-viz-rangeselector.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 45406
        MSI (s) (9C:0C) [17:13:18:910]: Executing op: FileCopy(SourceName=DXMODU~3.JS1|dx.module-viz-rangeselector.debug.js,SourceCabKey=dx.module_viz_rangeselector.,DestName=dx.module-viz-rangeselector.debug.js,Attributes=16384,FileSize=139989,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1208657558,HashPart2=631838860,HashPart3=694511283,HashPart4=-1970630301,,)
        MSI (s) (9C:0C) [17:13:18:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-rangeselector.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:910]: Source for file 'dx.module_viz_rangeselector.' is compressed
        InstallFiles: File: dx.module-viz-rangeselector.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 139989
        MSI (s) (9C:0C) [17:13:18:926]: Executing op: FileCopy(SourceName=DXMODU~4.JS1|dx.module-viz-gauges.js,SourceCabKey=dx.module_viz_gauges.js,DestName=dx.module-viz-gauges.js,Attributes=16384,FileSize=68624,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=957232377,HashPart2=606297736,HashPart3=1919613625,HashPart4=1923307917,,)
        MSI (s) (9C:0C) [17:13:18:926]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-gauges.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:926]: Source for file 'dx.module_viz_gauges.js' is compressed
        InstallFiles: File: dx.module-viz-gauges.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 68624
        MSI (s) (9C:0C) [17:13:18:926]: Executing op: FileCopy(SourceName=DXDC86~1.JS1|dx.module-viz-gauges.debug.js,SourceCabKey=dx.module_viz_gauges.debug.j,DestName=dx.module-viz-gauges.debug.js,Attributes=16384,FileSize=182546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=404471010,HashPart2=481330370,HashPart3=-271120616,HashPart4=-40298529,,)
        MSI (s) (9C:0C) [17:13:18:926]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-gauges.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:926]: Source for file 'dx.module_viz_gauges.debug.j' is compressed
        InstallFiles: File: dx.module-viz-gauges.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 182546
        MSI (s) (9C:0C) [17:13:18:926]: Executing op: FileCopy(SourceName=DX65EC~1.JS1|dx.module-viz-core.js,SourceCabKey=dx.module_viz_core.js,DestName=dx.module-viz-core.js,Attributes=16384,FileSize=306051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-987601562,HashPart2=-1629376188,HashPart3=-625501111,HashPart4=788646410,,)
        MSI (s) (9C:0C) [17:13:18:926]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-core.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:926]: Source for file 'dx.module_viz_core.js' is compressed
        InstallFiles: File: dx.module-viz-core.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 306051
        MSI (s) (9C:0C) [17:13:18:926]: Executing op: FileCopy(SourceName=DX8E1F~1.JS1|dx.module-viz-core.debug.js,SourceCabKey=dx.module_viz_core.debug.js,DestName=dx.module-viz-core.debug.js,Attributes=16384,FileSize=876246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-242957041,HashPart2=1043441002,HashPart3=-760875680,HashPart4=-1371986765,,)
        MSI (s) (9C:0C) [17:13:18:926]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-core.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:926]: Source for file 'dx.module_viz_core.debug.js' is compressed
        InstallFiles: File: dx.module-viz-core.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 876246
        MSI (s) (9C:0C) [17:13:18:926]: Executing op: FileCopy(SourceName=DX432E~1.JS1|dx.module-viz-charts.js,SourceCabKey=dx.module_viz_charts.js,DestName=dx.module-viz-charts.js,Attributes=16384,FileSize=82499,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=489810546,HashPart2=1282311697,HashPart3=-466527121,HashPart4=-974143704,,)
        MSI (s) (9C:0C) [17:13:18:926]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-charts.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:926]: Source for file 'dx.module_viz_charts.js' is compressed
        InstallFiles: File: dx.module-viz-charts.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 82499
        MSI (s) (9C:0C) [17:13:18:926]: Executing op: FileCopy(SourceName=DX9330~1.JS1|dx.module-viz-charts.debug.js,SourceCabKey=dx.module_viz_charts.debug.j,DestName=dx.module-viz-charts.debug.js,Attributes=16384,FileSize=236951,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=609367408,HashPart2=137371758,HashPart3=-1699643072,HashPart4=1253790705,,)
        MSI (s) (9C:0C) [17:13:18:926]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-viz-charts.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:926]: Source for file 'dx.module_viz_charts.debug.j' is compressed
        InstallFiles: File: dx.module-viz-charts.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 236951
        MSI (s) (9C:0C) [17:13:18:941]: Executing op: FileCopy(SourceName=DXFFA3~1.JS1|dx.module-framework.js,SourceCabKey=dx.module_framework.js,DestName=dx.module-framework.js,Attributes=16384,FileSize=81430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1923485248,HashPart2=-1310074187,HashPart3=-1465940228,HashPart4=-133559101,,)
        MSI (s) (9C:0C) [17:13:18:941]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-framework.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:941]: Source for file 'dx.module_framework.js' is compressed
        InstallFiles: File: dx.module-framework.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 81430
        MSI (s) (9C:0C) [17:13:18:941]: Executing op: FileCopy(SourceName=DX731C~1.JS1|dx.module-framework.debug.js,SourceCabKey=dx.module_framework.debug.js,DestName=dx.module-framework.debug.js,Attributes=16384,FileSize=196040,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1620284739,HashPart2=803368410,HashPart3=813620845,HashPart4=-1451056240,,)
        MSI (s) (9C:0C) [17:13:18:941]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-framework.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:941]: Source for file 'dx.module_framework.debug.js' is compressed
        InstallFiles: File: dx.module-framework.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 196040
        MSI (s) (9C:0C) [17:13:18:941]: Executing op: FileCopy(SourceName=DXE6C2~1.JS1|dx.module-core.js,SourceCabKey=dx.module_core.js,DestName=dx.module-core.js,Attributes=16384,FileSize=293850,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1484763925,HashPart2=1062196603,HashPart3=584431604,HashPart4=514391090,,)
        MSI (s) (9C:0C) [17:13:18:941]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-core.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:941]: Source for file 'dx.module_core.js' is compressed
        InstallFiles: File: dx.module-core.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 293850
        MSI (s) (9C:0C) [17:13:18:941]: Executing op: FileCopy(SourceName=DXAC4D~1.JS1|dx.module-core.debug.js,SourceCabKey=dx.module_core.debug.js,DestName=dx.module-core.debug.js,Attributes=16384,FileSize=804693,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1183381667,HashPart2=-651335824,HashPart3=498194123,HashPart4=371068746,,)
        MSI (s) (9C:0C) [17:13:18:941]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\dx.module-core.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:941]: Source for file 'dx.module_core.debug.js' is compressed
        InstallFiles: File: dx.module-core.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\, Size: 804693
        MSI (s) (9C:0C) [17:13:18:941]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\)
        MSI (s) (9C:0C) [17:13:18:941]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\js\LOCALI~1\|IISRootFolder\MyComp.WebApp\lib\devextreme\js\localization\)
        MSI (s) (9C:0C) [17:13:18:941]: Executing op: FileCopy(SourceName=DXALLR~1.JS|dx.all.ru.js,SourceCabKey=dx.all.ru.js,DestName=dx.all.ru.js,Attributes=16384,FileSize=13558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2068378718,HashPart2=-1074085489,HashPart3=-352984060,HashPart4=-1614826166,,)
        MSI (s) (9C:0C) [17:13:18:941]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\dx.all.ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:941]: Source for file 'dx.all.ru.js' is compressed
        InstallFiles: File: dx.all.ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\, Size: 13558
        MSI (s) (9C:0C) [17:13:18:957]: Executing op: FileCopy(SourceName=DXALLJ~1.JS|dx.all.ja.js,SourceCabKey=dx.all.ja.js,DestName=dx.all.ja.js,Attributes=16384,FileSize=12133,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2002766613,HashPart2=1438376230,HashPart3=-1767847824,HashPart4=1286956474,,)
        MSI (s) (9C:0C) [17:13:18:957]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\dx.all.ja.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:957]: Source for file 'dx.all.ja.js' is compressed
        InstallFiles: File: dx.all.ja.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\, Size: 12133
        MSI (s) (9C:0C) [17:13:18:957]: Executing op: FileCopy(SourceName=DXALLD~1.JS|dx.all.de.js,SourceCabKey=dx.all.de.js,DestName=dx.all.de.js,Attributes=16384,FileSize=11212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=107611996,HashPart2=1066643750,HashPart3=78273563,HashPart4=241568013,,)
        MSI (s) (9C:0C) [17:13:18:957]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\dx.all.de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:18:957]: Source for file 'dx.all.de.js' is compressed
        InstallFiles: File: dx.all.de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\, Size: 11212
        MSI (s) (9C:0C) [17:13:19:019]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\)
        MSI (s) (9C:0C) [17:13:19:019]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\js\|IISRootFolder\MyComp.WebApp\lib\devextreme\js\)
        MSI (s) (9C:0C) [17:13:19:019]: Executing op: FileCopy(SourceName=DXALL~1.JS|dx.all.js,SourceCabKey=dx.all.js1,DestName=dx.all.js,Attributes=16384,FileSize=2119756,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-339033453,HashPart2=1718056705,HashPart3=-1223863055,HashPart4=1700189062,,)
        MSI (s) (9C:0C) [17:13:19:019]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\dx.all.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:019]: Source for file 'dx.all.js1' is compressed
        InstallFiles: File: dx.all.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\, Size: 2119756
        MSI (s) (9C:0C) [17:13:19:019]: Executing op: FileCopy(SourceName=DXALLD~1.JS|dx.all.debug.js,SourceCabKey=dx.all.debug.js1,DestName=dx.all.debug.js,Attributes=16384,FileSize=5705779,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-75268204,HashPart2=1234457886,HashPart3=-1549027418,HashPart4=1014486454,,)
        MSI (s) (9C:0C) [17:13:19:019]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\dx.all.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:019]: Source for file 'dx.all.debug.js1' is compressed
        InstallFiles: File: dx.all.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\, Size: 5705779
        MSI (s) (9C:0C) [17:13:19:051]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\)
        MSI (s) (9C:0C) [17:13:19:051]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\css\icons\|IISRootFolder\MyComp.WebApp\lib\devextreme\css\icons\)
        MSI (s) (9C:0C) [17:13:19:051]: Executing op: FileCopy(SourceName=DXICON~1.WOF|dxiconsios.woff,SourceCabKey=dxiconsios.woff,DestName=dxiconsios.woff,Attributes=16384,FileSize=19452,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1490995625,HashPart2=-434386306,HashPart3=-595979054,HashPart4=-506418924,,)
        MSI (s) (9C:0C) [17:13:19:051]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\dxiconsios.woff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:051]: Source for file 'dxiconsios.woff' is compressed
        InstallFiles: File: dxiconsios.woff, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\, Size: 19452
        MSI (s) (9C:0C) [17:13:19:051]: Executing op: FileCopy(SourceName=DXICON~1.TTF|dxiconsios.ttf,SourceCabKey=dxiconsios.ttf,DestName=dxiconsios.ttf,Attributes=16384,FileSize=31292,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=156691348,HashPart2=-1107799539,HashPart3=-24021650,HashPart4=838418368,,)
        MSI (s) (9C:0C) [17:13:19:051]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\dxiconsios.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:051]: Source for file 'dxiconsios.ttf' is compressed
        InstallFiles: File: dxiconsios.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\, Size: 31292
        MSI (s) (9C:0C) [17:13:19:051]: Executing op: FileCopy(SourceName=DXICON~1.EOT|dxiconsios.eot,SourceCabKey=dxiconsios.eot,DestName=dxiconsios.eot,Attributes=16384,FileSize=16776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1627858908,HashPart2=1462353120,HashPart3=664312506,HashPart4=-1570541307,,)
        MSI (s) (9C:0C) [17:13:19:051]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\dxiconsios.eot; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:051]: Source for file 'dxiconsios.eot' is compressed
        InstallFiles: File: dxiconsios.eot, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\, Size: 16776
        MSI (s) (9C:0C) [17:13:19:051]: Executing op: FileCopy(SourceName=DXICON~2.WOF|dxicons.woff,SourceCabKey=dxicons.woff,DestName=dxicons.woff,Attributes=16384,FileSize=18856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2142952848,HashPart2=-1927679326,HashPart3=-1475232244,HashPart4=-707590839,,)
        MSI (s) (9C:0C) [17:13:19:051]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\dxicons.woff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:051]: Source for file 'dxicons.woff' is compressed
        InstallFiles: File: dxicons.woff, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\, Size: 18856
        MSI (s) (9C:0C) [17:13:19:082]: Executing op: FileCopy(SourceName=dxicons.ttf,SourceCabKey=dxicons.ttf,DestName=dxicons.ttf,Attributes=16384,FileSize=32032,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-330599820,HashPart2=-54160212,HashPart3=-381361887,HashPart4=526809939,,)
        MSI (s) (9C:0C) [17:13:19:082]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\dxicons.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:082]: Source for file 'dxicons.ttf' is compressed
        InstallFiles: File: dxicons.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\, Size: 32032
        MSI (s) (9C:0C) [17:13:19:082]: Executing op: FileCopy(SourceName=dxicons.eot,SourceCabKey=dxicons.eot,DestName=dxicons.eot,Attributes=16384,FileSize=16629,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1561437450,HashPart2=702322052,HashPart3=358538274,HashPart4=-95972654,,)
        MSI (s) (9C:0C) [17:13:19:082]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\dxicons.eot; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:082]: Source for file 'dxicons.eot' is compressed
        InstallFiles: File: dxicons.eot, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\, Size: 16629
        MSI (s) (9C:0C) [17:13:19:082]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\)
        MSI (s) (9C:0C) [17:13:19:082]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\css\|IISRootFolder\MyComp.WebApp\lib\devextreme\css\)
        MSI (s) (9C:0C) [17:13:19:082]: Executing op: FileCopy(SourceName=DXWIN8~1.CSS|dx.win8.white.css,SourceCabKey=dx.win8.white.css,DestName=dx.win8.white.css,Attributes=16384,FileSize=265868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1294704228,HashPart2=-151546166,HashPart3=547825457,HashPart4=805812149,,)
        MSI (s) (9C:0C) [17:13:19:082]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.win8.white.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:082]: Source for file 'dx.win8.white.css' is compressed
        InstallFiles: File: dx.win8.white.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 265868
        MSI (s) (9C:0C) [17:13:19:082]: Executing op: FileCopy(SourceName=DXWIN8~2.CSS|dx.win8.black.css,SourceCabKey=dx.win8.black.css,DestName=dx.win8.black.css,Attributes=16384,FileSize=265977,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1491641007,HashPart2=-2126516171,HashPart3=1662874719,HashPart4=-1662649650,,)
        MSI (s) (9C:0C) [17:13:19:082]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.win8.black.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:082]: Source for file 'dx.win8.black.css' is compressed
        InstallFiles: File: dx.win8.black.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 265977
        MSI (s) (9C:0C) [17:13:19:082]: Executing op: FileCopy(SourceName=DXWIN1~1.CSS|dx.win10.white.css,SourceCabKey=dx.win10.white.css,DestName=dx.win10.white.css,Attributes=16384,FileSize=257402,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1669113931,HashPart2=-335675311,HashPart3=-172228361,HashPart4=-1608775474,,)
        MSI (s) (9C:0C) [17:13:19:082]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.win10.white.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:082]: Source for file 'dx.win10.white.css' is compressed
        InstallFiles: File: dx.win10.white.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 257402
        MSI (s) (9C:0C) [17:13:19:097]: Executing op: FileCopy(SourceName=DXWIN1~2.CSS|dx.win10.black.css,SourceCabKey=dx.win10.black.css,DestName=dx.win10.black.css,Attributes=16384,FileSize=257350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1502308283,HashPart2=-811698398,HashPart3=-977940270,HashPart4=-1654444858,,)
        MSI (s) (9C:0C) [17:13:19:097]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.win10.black.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:097]: Source for file 'dx.win10.black.css' is compressed
        InstallFiles: File: dx.win10.black.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 257350
        MSI (s) (9C:0C) [17:13:19:097]: Executing op: FileCopy(SourceName=DXSPA~1.CSS|dx.spa.css,SourceCabKey=dx.spa.css,DestName=dx.spa.css,Attributes=16384,FileSize=2328,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-525169275,HashPart2=-1760726537,HashPart3=-1013508341,HashPart4=857799506,,)
        MSI (s) (9C:0C) [17:13:19:097]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.spa.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:097]: Source for file 'dx.spa.css' is compressed
        InstallFiles: File: dx.spa.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 2328
        MSI (s) (9C:0C) [17:13:19:097]: Executing op: FileCopy(SourceName=DXLIGH~1.CSS|dx.light.css,SourceCabKey=dx.light.css,DestName=dx.light.css,Attributes=16384,FileSize=294919,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-620537505,HashPart2=-1484970988,HashPart3=-589403993,HashPart4=579818483,,)
        MSI (s) (9C:0C) [17:13:19:097]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.light.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:097]: Source for file 'dx.light.css' is compressed
        InstallFiles: File: dx.light.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 294919
        MSI (s) (9C:0C) [17:13:19:097]: Executing op: FileCopy(SourceName=DXLIGH~2.CSS|dx.light.compact.css,SourceCabKey=dx.light.compact.css,DestName=dx.light.compact.css,Attributes=16384,FileSize=294837,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=712253984,HashPart2=1129021410,HashPart3=1444711007,HashPart4=1691896742,,)
        MSI (s) (9C:0C) [17:13:19:097]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.light.compact.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:097]: Source for file 'dx.light.compact.css' is compressed
        InstallFiles: File: dx.light.compact.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 294837
        MSI (s) (9C:0C) [17:13:19:097]: Executing op: FileCopy(SourceName=DXIOS7~1.CSS|dx.ios7.default.css,SourceCabKey=dx.ios7.default.css,DestName=dx.ios7.default.css,Attributes=16384,FileSize=267597,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1691747127,HashPart2=1473019610,HashPart3=1950948760,HashPart4=-967910283,,)
        MSI (s) (9C:0C) [17:13:19:097]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.ios7.default.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:097]: Source for file 'dx.ios7.default.css' is compressed
        InstallFiles: File: dx.ios7.default.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 267597
        MSI (s) (9C:0C) [17:13:19:097]: Executing op: FileCopy(SourceName=DXDARK~1.CSS|dx.dark.css,SourceCabKey=dx.dark.css,DestName=dx.dark.css,Attributes=16384,FileSize=295051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=299678329,HashPart2=-530202480,HashPart3=1625405894,HashPart4=903985972,,)
        MSI (s) (9C:0C) [17:13:19:097]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:097]: Source for file 'dx.dark.css' is compressed
        InstallFiles: File: dx.dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 295051
        MSI (s) (9C:0C) [17:13:19:097]: Executing op: FileCopy(SourceName=DXDARK~2.CSS|dx.dark.compact.css,SourceCabKey=dx.dark.compact.css,DestName=dx.dark.compact.css,Attributes=16384,FileSize=294969,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=242066520,HashPart2=-1258408350,HashPart3=1845554982,HashPart4=-313118266,,)
        MSI (s) (9C:0C) [17:13:19:097]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.dark.compact.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:097]: Source for file 'dx.dark.compact.css' is compressed
        InstallFiles: File: dx.dark.compact.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 294969
        MSI (s) (9C:0C) [17:13:19:113]: Executing op: FileCopy(SourceName=DXCONT~1.CSS|dx.contrast.css,SourceCabKey=dx.contrast.css,DestName=dx.contrast.css,Attributes=16384,FileSize=291589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1353140306,HashPart2=920751946,HashPart3=1956160898,HashPart4=-2123875671,,)
        MSI (s) (9C:0C) [17:13:19:113]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.contrast.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:113]: Source for file 'dx.contrast.css' is compressed
        InstallFiles: File: dx.contrast.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 291589
        MSI (s) (9C:0C) [17:13:19:113]: Executing op: FileCopy(SourceName=DXCONT~2.CSS|dx.contrast.compact.css,SourceCabKey=dx.contrast.compact.css,DestName=dx.contrast.compact.css,Attributes=16384,FileSize=291507,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1999906129,HashPart2=1484801752,HashPart3=-1028527694,HashPart4=-2131484603,,)
        MSI (s) (9C:0C) [17:13:19:113]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.contrast.compact.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:113]: Source for file 'dx.contrast.compact.css' is compressed
        InstallFiles: File: dx.contrast.compact.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 291507
        MSI (s) (9C:0C) [17:13:19:113]: Executing op: FileCopy(SourceName=DXCOMM~1.CSS|dx.common.css,SourceCabKey=dx.common.css,DestName=dx.common.css,Attributes=16384,FileSize=142025,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=389789041,HashPart2=610169927,HashPart3=-209582195,HashPart4=-1701418735,,)
        MSI (s) (9C:0C) [17:13:19:113]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.common.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:113]: Source for file 'dx.common.css' is compressed
        InstallFiles: File: dx.common.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 142025
        MSI (s) (9C:0C) [17:13:19:113]: Executing op: FileCopy(SourceName=DXANDR~1.CSS|dx.android5.light.css,SourceCabKey=dx.android5.light.css,DestName=dx.android5.light.css,Attributes=16384,FileSize=255017,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1622481454,HashPart2=-1328356322,HashPart3=960031681,HashPart4=-1628005939,,)
        MSI (s) (9C:0C) [17:13:19:113]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\dx.android5.light.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:113]: Source for file 'dx.android5.light.css' is compressed
        InstallFiles: File: dx.android5.light.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\, Size: 255017
        MSI (s) (9C:0C) [17:13:19:113]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\)
        MSI (s) (9C:0C) [17:13:19:113]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\DEVEXT~1\|IISRootFolder\MyComp.WebApp\lib\devextreme\)
        MSI (s) (9C:0C) [17:13:19:113]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md23,DestName=README.md,Attributes=16384,FileSize=1997,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-630925512,HashPart2=-1199100734,HashPart3=-1587063557,HashPart4=394911674,,)
        MSI (s) (9C:0C) [17:13:19:113]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:113]: Source for file 'readme.md23' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\, Size: 1997
        MSI (s) (9C:0C) [17:13:19:113]: Executing op: FileCopy(SourceName=LICENSE.txt,SourceCabKey=license.txt1,DestName=LICENSE.txt,Attributes=16384,FileSize=18608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=416311015,HashPart2=1118570985,HashPart3=-1732566549,HashPart4=-541342725,,)
        MSI (s) (9C:0C) [17:13:19:113]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\LICENSE.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:113]: Source for file 'license.txt1' is compressed
        InstallFiles: File: LICENSE.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\, Size: 18608
        MSI (s) (9C:0C) [17:13:19:144]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json63,DestName=bower.json,Attributes=16384,FileSize=889,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=557300204,HashPart2=-791722953,HashPart3=-340258719,HashPart4=-192473636,,)
        MSI (s) (9C:0C) [17:13:19:144]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:144]: Source for file 'bower.json63' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\, Size: 889
        MSI (s) (9C:0C) [17:13:19:144]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json25,DestName=.bower.json,Attributes=16384,FileSize=1224,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1765894157,HashPart2=-1418819578,HashPart3=593292427,HashPart4=1851661466,,)
        MSI (s) (9C:0C) [17:13:19:144]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:144]: Source for file '_bower.json25' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\, Size: 1224
        MSI (s) (9C:0C) [17:13:19:144]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\)
        MSI (s) (9C:0C) [17:13:19:144]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\z80\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\z80\)
        MSI (s) (9C:0C) [17:13:19:144]: Executing op: FileCopy(SourceName=z80.js,SourceCabKey=z80.js,DestName=z80.js,Attributes=16384,FileSize=3693,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1147984718,HashPart2=-1728252955,HashPart3=1033396437,HashPart4=1891677223,,)
        MSI (s) (9C:0C) [17:13:19:144]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\z80.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:144]: Source for file 'z80.js' is compressed
        InstallFiles: File: z80.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\, Size: 3693
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\YAML-F~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: FileCopy(SourceName=YAML-F~1.JS|yaml-frontmatter.js,SourceCabKey=yaml_frontmatter.js,DestName=yaml-frontmatter.js,Attributes=16384,FileSize=2359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1275607654,HashPart2=-516904112,HashPart3=-1556124989,HashPart4=364630191,,)
        MSI (s) (9C:0C) [17:13:19:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\yaml-frontmatter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:160]: Source for file 'yaml_frontmatter.js' is compressed
        InstallFiles: File: yaml-frontmatter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\, Size: 2359
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\yaml\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\yaml\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: FileCopy(SourceName=yaml.js,SourceCabKey=yaml.js,DestName=yaml.js,Attributes=16384,FileSize=3766,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2139955954,HashPart2=575798305,HashPart3=1185851327,HashPart4=1168172629,,)
        MSI (s) (9C:0C) [17:13:19:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\yaml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:160]: Source for file 'yaml.js' is compressed
        InstallFiles: File: yaml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\, Size: 3766
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\xquery\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xquery\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: FileCopy(SourceName=xquery.js,SourceCabKey=xquery.js,DestName=xquery.js,Attributes=16384,FileSize=14907,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=477757232,HashPart2=-1218731569,HashPart3=-424650930,HashPart4=-819014874,,)
        MSI (s) (9C:0C) [17:13:19:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\xquery.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:160]: Source for file 'xquery.js' is compressed
        InstallFiles: File: xquery.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\, Size: 14907
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\xml\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\xml\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: FileCopy(SourceName=xml.js,SourceCabKey=xml.js,DestName=xml.js,Attributes=16384,FileSize=12929,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1005372790,HashPart2=-1654411987,HashPart3=-1460088667,HashPart4=-860355308,,)
        MSI (s) (9C:0C) [17:13:19:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\xml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:160]: Source for file 'xml.js' is compressed
        InstallFiles: File: xml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\, Size: 12929
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\vue\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vue\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: FileCopy(SourceName=vue.js,SourceCabKey=vue.js,DestName=vue.js,Attributes=16384,FileSize=2576,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=627834889,HashPart2=-1495909649,HashPart3=-699542998,HashPart4=1545122715,,)
        MSI (s) (9C:0C) [17:13:19:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\vue.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:160]: Source for file 'vue.js' is compressed
        InstallFiles: File: vue.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\, Size: 2576
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\vhdl\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vhdl\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: FileCopy(SourceName=vhdl.js,SourceCabKey=vhdl.js,DestName=vhdl.js,Attributes=16384,FileSize=6893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=60219635,HashPart2=-349011948,HashPart3=-1905609405,HashPart4=1538916485,,)
        MSI (s) (9C:0C) [17:13:19:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\vhdl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:160]: Source for file 'vhdl.js' is compressed
        InstallFiles: File: vhdl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\, Size: 6893
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\verilog\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\verilog\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: FileCopy(SourceName=verilog.js,SourceCabKey=verilog.js,DestName=verilog.js,Attributes=16384,FileSize=19749,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1430118126,HashPart2=54739676,HashPart3=-1610794347,HashPart4=-1461704296,,)
        MSI (s) (9C:0C) [17:13:19:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\verilog.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:160]: Source for file 'verilog.js' is compressed
        InstallFiles: File: verilog.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\, Size: 19749
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\velocity\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\velocity\)
        MSI (s) (9C:0C) [17:13:19:160]: Executing op: FileCopy(SourceName=velocity.js,SourceCabKey=velocity.js,DestName=velocity.js,Attributes=16384,FileSize=7280,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1477631660,HashPart2=1386868972,HashPart3=-1537542500,HashPart4=1733114223,,)
        MSI (s) (9C:0C) [17:13:19:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\velocity.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:160]: Source for file 'velocity.js' is compressed
        InstallFiles: File: velocity.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\, Size: 7280
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\vbscript\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vbscript\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=vbscript.js,SourceCabKey=vbscript.js,DestName=vbscript.js,Attributes=16384,FileSize=14143,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=151584054,HashPart2=1119903349,HashPart3=-269770934,HashPart4=1711623775,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\vbscript.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'vbscript.js' is compressed
        InstallFiles: File: vbscript.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\, Size: 14143
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\vb\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\vb\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=vb.js,SourceCabKey=vb.js,DestName=vb.js,Attributes=16384,FileSize=9050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-253279612,HashPart2=447545069,HashPart3=-1321935701,HashPart4=63989149,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\vb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'vb.js' is compressed
        InstallFiles: File: vb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\, Size: 9050
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\twig\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\twig\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=twig.js,SourceCabKey=twig.js,DestName=twig.js,Attributes=16384,FileSize=4238,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1542098877,HashPart2=1071937748,HashPart3=-803534653,HashPart4=-333956930,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\twig.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'twig.js' is compressed
        InstallFiles: File: twig.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\, Size: 4238
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\turtle\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\turtle\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=turtle.js,SourceCabKey=turtle.js,DestName=turtle.js,Attributes=16384,FileSize=5011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1643274700,HashPart2=1581812323,HashPart3=-1076572805,HashPart4=1268211005,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\turtle.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'turtle.js' is compressed
        InstallFiles: File: turtle.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\, Size: 5011
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\ttcn-cfg\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=ttcn-cfg.js,SourceCabKey=ttcn_cfg.js,DestName=ttcn-cfg.js,Attributes=16384,FileSize=8070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1698184224,HashPart2=-665722975,HashPart3=-1965995546,HashPart4=-1514509731,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\ttcn-cfg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'ttcn_cfg.js' is compressed
        InstallFiles: File: ttcn-cfg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\, Size: 8070
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\ttcn\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ttcn\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=ttcn.js,SourceCabKey=ttcn.js,DestName=ttcn.js,Attributes=16384,FileSize=10438,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1152217999,HashPart2=1808756029,HashPart3=-1528636769,HashPart4=1159050579,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\ttcn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'ttcn.js' is compressed
        InstallFiles: File: ttcn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\, Size: 10438
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\troff\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\troff\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=troff.js,SourceCabKey=troff.js,DestName=troff.js,Attributes=16384,FileSize=2366,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1157626175,HashPart2=-1361819694,HashPart3=1690284172,HashPart4=1870744510,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\troff.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'troff.js' is compressed
        InstallFiles: File: troff.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\, Size: 2366
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\tornado\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tornado\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=tornado.js,SourceCabKey=tornado.js,DestName=tornado.js,Attributes=16384,FileSize=2564,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1896199479,HashPart2=125559671,HashPart3=963340467,HashPart4=-667108585,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\tornado.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'tornado.js' is compressed
        InstallFiles: File: tornado.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\, Size: 2564
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\toml\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\toml\)
        MSI (s) (9C:0C) [17:13:19:175]: Executing op: FileCopy(SourceName=toml.js,SourceCabKey=toml.js,DestName=toml.js,Attributes=16384,FileSize=2985,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1686308153,HashPart2=-435457713,HashPart3=-369837536,HashPart4=-1221547351,,)
        MSI (s) (9C:0C) [17:13:19:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\toml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:175]: Source for file 'toml.js' is compressed
        InstallFiles: File: toml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\, Size: 2985
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\tiki\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiki\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: FileCopy(SourceName=tiki.js,SourceCabKey=tiki.js,DestName=tiki.js,Attributes=16384,FileSize=8802,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1054687458,HashPart2=-1936481381,HashPart3=-195149261,HashPart4=-559776789,,)
        MSI (s) (9C:0C) [17:13:19:191]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\tiki.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:191]: Source for file 'tiki.js' is compressed
        InstallFiles: File: tiki.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\, Size: 8802
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: FileCopy(SourceName=tiki.css,SourceCabKey=tiki.css,DestName=tiki.css,Attributes=16384,FileSize=464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=275594822,HashPart2=-996787193,HashPart3=1663817631,HashPart4=-317016907,,)
        MSI (s) (9C:0C) [17:13:19:191]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\tiki.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:191]: Source for file 'tiki.css' is compressed
        InstallFiles: File: tiki.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\, Size: 464
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\TIDDLY~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: FileCopy(SourceName=TIDDLY~1.JS|tiddlywiki.js,SourceCabKey=tiddlywiki.js,DestName=tiddlywiki.js,Attributes=16384,FileSize=9825,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-819391119,HashPart2=-112509552,HashPart3=1479677240,HashPart4=2108744182,,)
        MSI (s) (9C:0C) [17:13:19:191]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\tiddlywiki.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:191]: Source for file 'tiddlywiki.js' is compressed
        InstallFiles: File: tiddlywiki.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\, Size: 9825
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: FileCopy(SourceName=TIDDLY~1.CSS|tiddlywiki.css,SourceCabKey=tiddlywiki.css,DestName=tiddlywiki.css,Attributes=16384,FileSize=234,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-47327173,HashPart2=1592210563,HashPart3=-1521865338,HashPart4=1722667025,,)
        MSI (s) (9C:0C) [17:13:19:191]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\tiddlywiki.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:191]: Source for file 'tiddlywiki.css' is compressed
        InstallFiles: File: tiddlywiki.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\, Size: 234
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\textile\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\textile\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: FileCopy(SourceName=textile.js,SourceCabKey=textile.js,DestName=textile.js,Attributes=16384,FileSize=14311,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1377121342,HashPart2=1744416121,HashPart3=-513491432,HashPart4=-177394300,,)
        MSI (s) (9C:0C) [17:13:19:191]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\textile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:191]: Source for file 'textile.js' is compressed
        InstallFiles: File: textile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\, Size: 14311
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\tcl\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\tcl\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: FileCopy(SourceName=tcl.js,SourceCabKey=tcl.js,DestName=tcl.js,Attributes=16384,FileSize=5153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-267913430,HashPart2=2044484506,HashPart3=-2139095344,HashPart4=-777213822,,)
        MSI (s) (9C:0C) [17:13:19:191]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\tcl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:191]: Source for file 'tcl.js' is compressed
        InstallFiles: File: tcl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\, Size: 5153
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\swift\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\swift\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: FileCopy(SourceName=swift.js,SourceCabKey=swift.js,DestName=swift.js,Attributes=16384,FileSize=6625,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=507684248,HashPart2=-1063525374,HashPart3=-1047981130,HashPart4=-17020079,,)
        MSI (s) (9C:0C) [17:13:19:191]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\swift.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:191]: Source for file 'swift.js' is compressed
        InstallFiles: File: swift.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\, Size: 6625
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\stylus\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stylus\)
        MSI (s) (9C:0C) [17:13:19:191]: Executing op: FileCopy(SourceName=stylus.js,SourceCabKey=stylus.js,DestName=stylus.js,Attributes=16384,FileSize=42889,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1779571076,HashPart2=77552561,HashPart3=1793169469,HashPart4=-271130820,,)
        MSI (s) (9C:0C) [17:13:19:191]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\stylus.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:191]: Source for file 'stylus.js' is compressed
        InstallFiles: File: stylus.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\, Size: 42889
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\stex\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\stex\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=stex.js,SourceCabKey=stex.js,DestName=stex.js,Attributes=16384,FileSize=7183,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1447226533,HashPart2=-578699973,HashPart3=1415326741,HashPart4=1375637473,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\stex.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'stex.js' is compressed
        InstallFiles: File: stex.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\, Size: 7183
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\sql\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sql\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=sql.js,SourceCabKey=sql.js,DestName=sql.js,Attributes=16384,FileSize=27013,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1250770570,HashPart2=56426248,HashPart3=753603794,HashPart4=1228663484,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\sql.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'sql.js' is compressed
        InstallFiles: File: sql.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\, Size: 27013
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\SPREAD~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\spreadsheet\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=SPREAD~1.JS|spreadsheet.js,SourceCabKey=spreadsheet.js,DestName=spreadsheet.js,Attributes=16384,FileSize=3193,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-41771577,HashPart2=-1258167194,HashPart3=717641702,HashPart4=1000038039,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\spreadsheet.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'spreadsheet.js' is compressed
        InstallFiles: File: spreadsheet.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\, Size: 3193
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\sparql\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sparql\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=sparql.js,SourceCabKey=sparql.js,DestName=sparql.js,Attributes=16384,FileSize=6368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1065654372,HashPart2=-1042196098,HashPart3=-995576779,HashPart4=610869850,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\sparql.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'sparql.js' is compressed
        InstallFiles: File: sparql.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\, Size: 6368
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\soy\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\soy\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=soy.js,SourceCabKey=soy.js,DestName=soy.js,Attributes=16384,FileSize=7762,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1837698488,HashPart2=696135319,HashPart3=-671198681,HashPart4=-1653424807,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\soy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'soy.js' is compressed
        InstallFiles: File: soy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\, Size: 7762
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\solr\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\solr\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=solr.js,SourceCabKey=solr.js,DestName=solr.js,Attributes=16384,FileSize=2782,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1528701514,HashPart2=-1549190383,HashPart3=763938213,HashPart4=-311202744,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\solr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'solr.js' is compressed
        InstallFiles: File: solr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\, Size: 2782
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\smarty\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smarty\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=smarty.js,SourceCabKey=smarty.js,DestName=smarty.js,Attributes=16384,FileSize=7053,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1928119409,HashPart2=971980056,HashPart3=138725140,HashPart4=-1754862855,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\smarty.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'smarty.js' is compressed
        InstallFiles: File: smarty.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\, Size: 7053
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\SMALLT~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\smalltalk\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=SMALLT~1.JS|smalltalk.js,SourceCabKey=smalltalk.js,DestName=smalltalk.js,Attributes=16384,FileSize=4711,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=58275908,HashPart2=219284864,HashPart3=809496229,HashPart4=-675506107,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\smalltalk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'smalltalk.js' is compressed
        InstallFiles: File: smalltalk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\, Size: 4711
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\slim\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\slim\)
        MSI (s) (9C:0C) [17:13:19:206]: Executing op: FileCopy(SourceName=slim.js,SourceCabKey=slim.js,DestName=slim.js,Attributes=16384,FileSize=18583,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1151656688,HashPart2=964985339,HashPart3=2088546421,HashPart4=-155256635,,)
        MSI (s) (9C:0C) [17:13:19:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\slim.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:206]: Source for file 'slim.js' is compressed
        InstallFiles: File: slim.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\, Size: 18583
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\sieve\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sieve\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: FileCopy(SourceName=sieve.js,SourceCabKey=sieve.js,DestName=sieve.js,Attributes=16384,FileSize=4478,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1539896200,HashPart2=-1072910756,HashPart3=-1051443762,HashPart4=-1555020546,,)
        MSI (s) (9C:0C) [17:13:19:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\sieve.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:222]: Source for file 'sieve.js' is compressed
        InstallFiles: File: sieve.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\, Size: 4478
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\shell\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\shell\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: FileCopy(SourceName=shell.js,SourceCabKey=shell.js,DestName=shell.js,Attributes=16384,FileSize=3931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-226139357,HashPart2=-453135362,HashPart3=788329952,HashPart4=-1037758322,,)
        MSI (s) (9C:0C) [17:13:19:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\shell.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:222]: Source for file 'shell.js' is compressed
        InstallFiles: File: shell.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\, Size: 3931
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\scheme\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\scheme\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: FileCopy(SourceName=scheme.js,SourceCabKey=scheme.js,DestName=scheme.js,Attributes=16384,FileSize=13688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=927827059,HashPart2=-774130091,HashPart3=857800223,HashPart4=498399581,,)
        MSI (s) (9C:0C) [17:13:19:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\scheme.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:222]: Source for file 'scheme.js' is compressed
        InstallFiles: File: scheme.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\, Size: 13688
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\sass\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\sass\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: FileCopy(SourceName=sass.js,SourceCabKey=sass.js,DestName=sass.js,Attributes=16384,FileSize=10473,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-635421658,HashPart2=1521103207,HashPart3=37245180,HashPart4=-1761128337,,)
        MSI (s) (9C:0C) [17:13:19:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\sass.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:222]: Source for file 'sass.js' is compressed
        InstallFiles: File: sass.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\, Size: 10473
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\rust\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rust\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: FileCopy(SourceName=rust.js,SourceCabKey=rust.js,DestName=rust.js,Attributes=16384,FileSize=3096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=845708501,HashPart2=989682346,HashPart3=1928844988,HashPart4=1518032778,,)
        MSI (s) (9C:0C) [17:13:19:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\rust.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:222]: Source for file 'rust.js' is compressed
        InstallFiles: File: rust.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\, Size: 3096
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\ruby\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ruby\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: FileCopy(SourceName=ruby.js,SourceCabKey=ruby.js,DestName=ruby.js,Attributes=16384,FileSize=10742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1890013647,HashPart2=-889991490,HashPart3=-1040005160,HashPart4=408098485,,)
        MSI (s) (9C:0C) [17:13:19:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\ruby.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:222]: Source for file 'ruby.js' is compressed
        InstallFiles: File: ruby.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\, Size: 10742
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\rst\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rst\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: FileCopy(SourceName=rst.js,SourceCabKey=rst.js,DestName=rst.js,Attributes=16384,FileSize=18104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1922707380,HashPart2=322143332,HashPart3=1031532141,HashPart4=476808730,,)
        MSI (s) (9C:0C) [17:13:19:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\rst.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:222]: Source for file 'rst.js' is compressed
        InstallFiles: File: rst.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\, Size: 18104
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\rpm\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\rpm\)
        MSI (s) (9C:0C) [17:13:19:222]: Executing op: FileCopy(SourceName=rpm.js,SourceCabKey=rpm.js,DestName=rpm.js,Attributes=16384,FileSize=3884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-705867983,HashPart2=-1575299724,HashPart3=-2124491091,HashPart4=-1874956633,,)
        MSI (s) (9C:0C) [17:13:19:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\rpm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:222]: Source for file 'rpm.js' is compressed
        InstallFiles: File: rpm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\, Size: 3884
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\r\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\r\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=r.js,SourceCabKey=r.js,DestName=r.js,Attributes=16384,FileSize=5784,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2097959107,HashPart2=-1329220688,HashPart3=664038081,HashPart4=-1009379889,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\r.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'r.js' is compressed
        InstallFiles: File: r.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\, Size: 5784
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\q\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\q\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=q.js,SourceCabKey=q.js,DestName=q.js,Attributes=16384,FileSize=6756,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-404084880,HashPart2=-2136406175,HashPart3=2077549443,HashPart4=1973345989,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\q.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'q.js' is compressed
        InstallFiles: File: q.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\, Size: 6756
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\python\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\python\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=python.js,SourceCabKey=python.js,DestName=python.js,Attributes=16384,FileSize=12872,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=703613540,HashPart2=-780826923,HashPart3=-1367515511,HashPart4=-96070666,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\python.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'python.js' is compressed
        InstallFiles: File: python.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\, Size: 12872
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\puppet\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\puppet\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=puppet.js,SourceCabKey=puppet.js,DestName=puppet.js,Attributes=16384,FileSize=7794,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1865202749,HashPart2=1035422842,HashPart3=226112409,HashPart4=359367928,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\puppet.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'puppet.js' is compressed
        InstallFiles: File: puppet.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\, Size: 7794
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\PROPER~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\properties\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=PROPER~1.JS|properties.js,SourceCabKey=properties.js,DestName=properties.js,Attributes=16384,FileSize=2247,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2012688769,HashPart2=104817222,HashPart3=122517778,HashPart4=-347938541,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\properties.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'properties.js' is compressed
        InstallFiles: File: properties.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\, Size: 2247
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\pig\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pig\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=pig.js,SourceCabKey=pig.js,DestName=pig.js,Attributes=16384,FileSize=5988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=903251976,HashPart2=-1706121904,HashPart3=-1040458471,HashPart4=1179658307,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\pig.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'pig.js' is compressed
        InstallFiles: File: pig.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\, Size: 5988
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\php\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\php\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=php.js,SourceCabKey=php.js,DestName=php.js,Attributes=16384,FileSize=18411,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1479550819,HashPart2=-427200378,HashPart3=1534170783,HashPart4=1122113390,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\php.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'php.js' is compressed
        InstallFiles: File: php.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\, Size: 18411
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\perl\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\perl\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=perl.js,SourceCabKey=perl.js,DestName=perl.js,Attributes=16384,FileSize=56971,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1486698100,HashPart2=1909028898,HashPart3=-197880169,HashPart4=351952258,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\perl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'perl.js' is compressed
        InstallFiles: File: perl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\, Size: 56971
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\pegjs\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pegjs\)
        MSI (s) (9C:0C) [17:13:19:238]: Executing op: FileCopy(SourceName=pegjs.js,SourceCabKey=pegjs.js,DestName=pegjs.js,Attributes=16384,FileSize=3676,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=192455036,HashPart2=2046994920,HashPart3=-837705110,HashPart4=-954170534,,)
        MSI (s) (9C:0C) [17:13:19:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\pegjs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:238]: Source for file 'pegjs.js' is compressed
        InstallFiles: File: pegjs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\, Size: 3676
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\pascal\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\pascal\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=pascal.js,SourceCabKey=pascal.js,DestName=pascal.js,Attributes=16384,FileSize=3164,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1335369657,HashPart2=-26185558,HashPart3=-1245876983,HashPart4=-758544611,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\pascal.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'pascal.js' is compressed
        InstallFiles: File: pascal.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\, Size: 3164
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\oz\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\oz\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=oz.js,SourceCabKey=oz.js,DestName=oz.js,Attributes=16384,FileSize=6910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-519558782,HashPart2=-2107255481,HashPart3=519295319,HashPart4=-1812147892,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\oz.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'oz.js' is compressed
        InstallFiles: File: oz.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\, Size: 6910
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\octave\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\octave\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=octave.js,SourceCabKey=octave.js,DestName=octave.js,Attributes=16384,FileSize=4598,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1987021643,HashPart2=481349754,HashPart3=1281156989,HashPart4=-1666619476,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\octave.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'octave.js' is compressed
        InstallFiles: File: octave.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\, Size: 4598
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\ntriples\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ntriples\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=ntriples.js,SourceCabKey=ntriples.js,DestName=ntriples.js,Attributes=16384,FileSize=6829,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1547213986,HashPart2=1817424403,HashPart3=-1897206414,HashPart4=1701330161,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\ntriples.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'ntriples.js' is compressed
        InstallFiles: File: ntriples.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\, Size: 6829
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\nsis\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nsis\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=nsis.js,SourceCabKey=nsis.js,DestName=nsis.js,Attributes=16384,FileSize=7727,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1311787571,HashPart2=133282911,HashPart3=194985017,HashPart4=415783303,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\nsis.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'nsis.js' is compressed
        InstallFiles: File: nsis.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\, Size: 7727
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\nginx\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\nginx\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=nginx.js,SourceCabKey=nginx.js,DestName=nginx.js,Attributes=16384,FileSize=10342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=435014212,HashPart2=1280385574,HashPart3=2144073377,HashPart4=912328544,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\nginx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'nginx.js' is compressed
        InstallFiles: File: nginx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\, Size: 10342
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\mumps\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mumps\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=mumps.js,SourceCabKey=mumps.js,DestName=mumps.js,Attributes=16384,FileSize=5502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-582102772,HashPart2=-64158152,HashPart3=640296974,HashPart4=-693234200,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\mumps.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'mumps.js' is compressed
        InstallFiles: File: mumps.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\, Size: 5502
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\mscgen\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mscgen\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=mscgen.js,SourceCabKey=mscgen.js,DestName=mscgen.js,Attributes=16384,FileSize=6692,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=185575393,HashPart2=1643309623,HashPart3=896822211,HashPart4=177568469,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\mscgen.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'mscgen.js' is compressed
        InstallFiles: File: mscgen.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\, Size: 6692
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\modelica\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\modelica\)
        MSI (s) (9C:0C) [17:13:19:253]: Executing op: FileCopy(SourceName=modelica.js,SourceCabKey=modelica.js,DestName=modelica.js,Attributes=16384,FileSize=7175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=999261868,HashPart2=-1566773313,HashPart3=1675826018,HashPart4=-575872241,,)
        MSI (s) (9C:0C) [17:13:19:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\modelica.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:253]: Source for file 'modelica.js' is compressed
        InstallFiles: File: modelica.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\, Size: 7175
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\mllike\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mllike\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: FileCopy(SourceName=mllike.js,SourceCabKey=mllike.js,DestName=mllike.js,Attributes=16384,FileSize=5223,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1493345019,HashPart2=1827219306,HashPart3=209877177,HashPart4=161367519,,)
        MSI (s) (9C:0C) [17:13:19:269]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\mllike.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:269]: Source for file 'mllike.js' is compressed
        InstallFiles: File: mllike.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\, Size: 5223
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\mirc\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mirc\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: FileCopy(SourceName=mirc.js,SourceCabKey=mirc.js,DestName=mirc.js,Attributes=16384,FileSize=10275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-38496201,HashPart2=-795121488,HashPart3=-826068128,HashPart4=-1759850082,,)
        MSI (s) (9C:0C) [17:13:19:269]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\mirc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:269]: Source for file 'mirc.js' is compressed
        InstallFiles: File: mirc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\, Size: 10275
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\MATHEM~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\mathematica\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: FileCopy(SourceName=MATHEM~1.JS|mathematica.js,SourceCabKey=mathematica.js,DestName=mathematica.js,Attributes=16384,FileSize=5745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-237615062,HashPart2=-285976744,HashPart3=354539644,HashPart4=-1546553626,,)
        MSI (s) (9C:0C) [17:13:19:269]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\mathematica.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:269]: Source for file 'mathematica.js' is compressed
        InstallFiles: File: mathematica.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\, Size: 5745
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\markdown\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\markdown\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: FileCopy(SourceName=markdown.js,SourceCabKey=markdown.js,DestName=markdown.js,Attributes=16384,FileSize=25967,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=379202769,HashPart2=1322394527,HashPart3=-73018554,HashPart4=1531696915,,)
        MSI (s) (9C:0C) [17:13:19:269]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\markdown.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:269]: Source for file 'markdown.js' is compressed
        InstallFiles: File: markdown.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\, Size: 25967
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\lua\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\lua\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: FileCopy(SourceName=lua.js,SourceCabKey=lua.js,DestName=lua.js,Attributes=16384,FileSize=6109,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1786647924,HashPart2=992366392,HashPart3=-2083515629,HashPart4=-1595774229,,)
        MSI (s) (9C:0C) [17:13:19:269]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\lua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:269]: Source for file 'lua.js' is compressed
        InstallFiles: File: lua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\, Size: 6109
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\LIVESC~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\livescript\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: FileCopy(SourceName=LIVESC~1.JS|livescript.js,SourceCabKey=livescript.js,DestName=livescript.js,Attributes=16384,FileSize=7915,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1459999381,HashPart2=1962902039,HashPart3=-221137915,HashPart4=624446825,,)
        MSI (s) (9C:0C) [17:13:19:269]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\livescript.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:269]: Source for file 'livescript.js' is compressed
        InstallFiles: File: livescript.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\, Size: 7915
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\julia\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\julia\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: FileCopy(SourceName=julia.js,SourceCabKey=julia.js,DestName=julia.js,Attributes=16384,FileSize=10746,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-605425770,HashPart2=287841409,HashPart3=464548743,HashPart4=1532812506,,)
        MSI (s) (9C:0C) [17:13:19:269]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\julia.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:269]: Source for file 'julia.js' is compressed
        InstallFiles: File: julia.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\, Size: 10746
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\jsx\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jsx\)
        MSI (s) (9C:0C) [17:13:19:269]: Executing op: FileCopy(SourceName=jsx.js,SourceCabKey=jsx.js,DestName=jsx.js,Attributes=16384,FileSize=5188,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1126957006,HashPart2=2074735319,HashPart3=-851804218,HashPart4=-2040662690,,)
        MSI (s) (9C:0C) [17:13:19:269]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\jsx.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:269]: Source for file 'jsx.js' is compressed
        InstallFiles: File: jsx.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\, Size: 5188
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\jinja2\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jinja2\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: FileCopy(SourceName=jinja2.js,SourceCabKey=jinja2.js,DestName=jinja2.js,Attributes=16384,FileSize=4426,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1943920503,HashPart2=881033335,HashPart3=2127942390,HashPart4=22401814,,)
        MSI (s) (9C:0C) [17:13:19:284]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\jinja2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:284]: Source for file 'jinja2.js' is compressed
        InstallFiles: File: jinja2.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\, Size: 4426
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\JAVASC~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\javascript\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: FileCopy(SourceName=JAVASC~1.JS|javascript.js,SourceCabKey=javascript.js,DestName=javascript.js,Attributes=16384,FileSize=28820,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-961810660,HashPart2=-1006198216,HashPart3=814716730,HashPart4=888986429,,)
        MSI (s) (9C:0C) [17:13:19:284]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\javascript.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:284]: Source for file 'javascript.js' is compressed
        InstallFiles: File: javascript.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\, Size: 28820
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\EMPTY-~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: FileCopy(SourceName=EMPTYB~1.LES|emptyBaseLayer.less,SourceCabKey=emptybaselayer.less,DestName=emptyBaseLayer.less,Attributes=16384,FileSize=183,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1352966999,HashPart2=182194258,HashPart3=1162680794,HashPart4=-2017150835,,)
        MSI (s) (9C:0C) [17:13:19:284]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\emptyBaseLayer.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:284]: Source for file 'emptybaselayer.less' is compressed
        InstallFiles: File: emptyBaseLayer.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\, Size: 183
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\idl\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\idl\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: FileCopy(SourceName=idl.js,SourceCabKey=idl.js,DestName=idl.js,Attributes=16384,FileSize=15179,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-505991524,HashPart2=955065481,HashPart3=172715759,HashPart4=570347693,,)
        MSI (s) (9C:0C) [17:13:19:284]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\idl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:284]: Source for file 'idl.js' is compressed
        InstallFiles: File: idl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\, Size: 15179
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\http\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\http\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: FileCopy(SourceName=http.js,SourceCabKey=http.js,DestName=http.js,Attributes=16384,FileSize=2908,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1809165218,HashPart2=-1131800173,HashPart3=-498576133,HashPart4=1016988551,,)
        MSI (s) (9C:0C) [17:13:19:284]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\http.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:284]: Source for file 'http.js' is compressed
        InstallFiles: File: http.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\, Size: 2908
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\HTMLMI~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlmixed\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: FileCopy(SourceName=HTMLMI~1.JS|htmlmixed.js,SourceCabKey=htmlmixed.js,DestName=htmlmixed.js,Attributes=16384,FileSize=5509,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1222781383,HashPart2=706189311,HashPart3=1808954011,HashPart4=-364470812,,)
        MSI (s) (9C:0C) [17:13:19:284]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\htmlmixed.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:284]: Source for file 'htmlmixed.js' is compressed
        InstallFiles: File: htmlmixed.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\, Size: 5509
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\HTMLEM~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\htmlembedded\)
        MSI (s) (9C:0C) [17:13:19:284]: Executing op: FileCopy(SourceName=HTMLEM~1.JS|htmlembedded.js,SourceCabKey=htmlembedded.js,DestName=htmlembedded.js,Attributes=16384,FileSize=1445,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=371853615,HashPart2=1386314947,HashPart3=1906091646,HashPart4=581620934,,)
        MSI (s) (9C:0C) [17:13:19:284]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\htmlembedded.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:284]: Source for file 'htmlembedded.js' is compressed
        InstallFiles: File: htmlembedded.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\, Size: 1445
        MSI (s) (9C:0C) [17:13:19:300]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\)
        MSI (s) (9C:0C) [17:13:19:300]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\haxe\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haxe\)
        MSI (s) (9C:0C) [17:13:19:300]: Executing op: FileCopy(SourceName=haxe.js,SourceCabKey=haxe.js,DestName=haxe.js,Attributes=16384,FileSize=18083,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-93636752,HashPart2=-725560903,HashPart3=1419044703,HashPart4=-1771078187,,)
        MSI (s) (9C:0C) [17:13:19:300]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\haxe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:300]: Source for file 'haxe.js' is compressed
        InstallFiles: File: haxe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\, Size: 18083
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\HASKEL~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell-literate\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=HASKEL~1.JS|haskell-literate.js,SourceCabKey=haskell_literate.js,DestName=haskell-literate.js,Attributes=16384,FileSize=1432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=923388108,HashPart2=747832172,HashPart3=-437094773,HashPart4=1037615654,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\haskell-literate.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'haskell_literate.js' is compressed
        InstallFiles: File: haskell-literate.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\, Size: 1432
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\haskell\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haskell\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=haskell.js,SourceCabKey=haskell.js,DestName=haskell.js,Attributes=16384,FileSize=8368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2118117852,HashPart2=606909296,HashPart3=-367531700,HashPart4=54679315,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\haskell.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'haskell.js' is compressed
        InstallFiles: File: haskell.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\, Size: 8368
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\HANDLE~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\handlebars\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=HANDLE~1.JS|handlebars.js,SourceCabKey=handlebars.js,DestName=handlebars.js,Attributes=16384,FileSize=2234,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=561923193,HashPart2=-1379632956,HashPart3=1400492112,HashPart4=1597400647,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\handlebars.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'handlebars.js' is compressed
        InstallFiles: File: handlebars.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\, Size: 2234
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\haml\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\haml\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=haml.js,SourceCabKey=haml.js,DestName=haml.js,Attributes=16384,FileSize=5493,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1180983539,HashPart2=508747302,HashPart3=-271012014,HashPart4=1040677779,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\haml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'haml.js' is compressed
        InstallFiles: File: haml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\, Size: 5493
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\dist\js\pages\|IISRootFolder\MyComp.WebApp\dist\js\pages\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=DASHBO~1.JS|dashboard2.js,SourceCabKey=dashboard2.js,DestName=dashboard2.js,Attributes=16384,FileSize=8933,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=245218286,HashPart2=-2060135896,HashPart3=2010120086,HashPart4=1252277671,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\dashboard2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'dashboard2.js' is compressed
        InstallFiles: File: dashboard2.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\, Size: 8933
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=DASHBO~1.JS1|dashboard.js,SourceCabKey=dashboard.js,DestName=dashboard.js,Attributes=16384,FileSize=5643,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=642871947,HashPart2=562041217,HashPart3=-333063357,HashPart4=342593543,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\dashboard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'dashboard.js' is compressed
        InstallFiles: File: dashboard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\, Size: 5643
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\js\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\dist\js\|IISRootFolder\MyComp.WebApp\dist\js\)
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=test.js,SourceCabKey=test.js,DestName=test.js,Attributes=16384,FileSize=3,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-142038292,HashPart2=284560378,HashPart3=-177429851,HashPart4=-1428956091,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\test.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'test.js' is compressed
        InstallFiles: File: test.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 3
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=GLOBAL~1.JS|globalize.js,SourceCabKey=globalize.js,DestName=globalize.js,Attributes=16384,FileSize=45451,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=136865268,HashPart2=1812310017,HashPart3=-1164638728,HashPart4=493169000,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\globalize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'globalize.js' is compressed
        InstallFiles: File: globalize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 45451
        MSI (s) (9C:0C) [17:13:19:331]: Executing op: FileCopy(SourceName=DXALL~1.JS|dx.all.js,SourceCabKey=dx.all.js,DestName=dx.all.js,Attributes=16384,FileSize=1932791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2125926795,HashPart2=-1228391228,HashPart3=510818295,HashPart4=457297598,,)
        MSI (s) (9C:0C) [17:13:19:331]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\dx.all.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:331]: Source for file 'dx.all.js' is compressed
        InstallFiles: File: dx.all.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 1932791
        MSI (s) (9C:0C) [17:13:19:347]: Executing op: FileCopy(SourceName=DXALLD~1.JS|dx.all.debug.js,SourceCabKey=dx.all.debug.js,DestName=dx.all.debug.js,Attributes=16384,FileSize=5153736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1861721339,HashPart2=1018387003,HashPart3=1486750955,HashPart4=-1776013553,,)
        MSI (s) (9C:0C) [17:13:19:347]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\dx.all.debug.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:347]: Source for file 'dx.all.debug.js' is compressed
        InstallFiles: File: dx.all.debug.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 5153736
        MSI (s) (9C:0C) [17:13:19:378]: Executing op: FileCopy(SourceName=demo.js,SourceCabKey=demo.js,DestName=demo.js,Attributes=16384,FileSize=17936,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1479257582,HashPart2=1800153134,HashPart3=935573290,HashPart4=1679028654,,)
        MSI (s) (9C:0C) [17:13:19:378]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\demo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:378]: Source for file 'demo.js' is compressed
        InstallFiles: File: demo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 17936
        MSI (s) (9C:0C) [17:13:19:378]: Executing op: FileCopy(SourceName=APPMIN~1.JS|app.min.js,SourceCabKey=app.min.js,DestName=app.min.js,Attributes=16384,FileSize=9420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1494157262,HashPart2=-411372517,HashPart3=1890302550,HashPart4=-778226238,,)
        MSI (s) (9C:0C) [17:13:19:378]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\app.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:378]: Source for file 'app.min.js' is compressed
        InstallFiles: File: app.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 9420
        MSI (s) (9C:0C) [17:13:19:378]: Executing op: FileCopy(SourceName=app.js,SourceCabKey=app.js1,DestName=app.js,Attributes=16384,FileSize=26612,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=52502262,HashPart2=137553648,HashPart3=1822693591,HashPart4=-242037826,,)
        MSI (s) (9C:0C) [17:13:19:378]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\app.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:378]: Source for file 'app.js1' is compressed
        InstallFiles: File: app.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 26612
        MSI (s) (9C:0C) [17:13:19:378]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angularapp.min.js,SourceCabKey=angularapp.min.js,DestName=angularapp.min.js,Attributes=16384,FileSize=922445,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1272976630,HashPart2=976434931,HashPart3=-779489534,HashPart4=-773901045,,)
        MSI (s) (9C:0C) [17:13:19:378]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\angularapp.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:378]: Source for file 'angularapp.min.js' is compressed
        InstallFiles: File: angularapp.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 922445
        MSI (s) (9C:0C) [17:13:19:378]: Executing op: FileCopy(SourceName=splitter.js,SourceCabKey=splitter.js,DestName=splitter.js,Attributes=16384,FileSize=8855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1197982363,HashPart2=1148374406,HashPart3=-1179801618,HashPart4=-763488186,,)
        MSI (s) (9C:0C) [17:13:19:378]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\splitter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:378]: Source for file 'splitter.js' is compressed
        InstallFiles: File: splitter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 8855
        MSI (s) (9C:0C) [17:13:19:378]: Executing op: FileCopy(SourceName=autovue.js,SourceCabKey=autovue.js,DestName=autovue.js,Attributes=16384,FileSize=40779,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1257033512,HashPart2=1588612164,HashPart3=-1709283238,HashPart4=-898012584,,)
        MSI (s) (9C:0C) [17:13:19:378]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\autovue.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:378]: Source for file 'autovue.js' is compressed
        InstallFiles: File: autovue.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 40779
        MSI (s) (9C:0C) [17:13:19:394]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angularapp.min.js.map,SourceCabKey=angularapp.min.js.map,DestName=angularapp.min.js.map,Attributes=16384,FileSize=2438377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=619726150,HashPart2=1356013112,HashPart3=-1547265183,HashPart4=-1189010278,,)
        MSI (s) (9C:0C) [17:13:19:394]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\angularapp.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:394]: Source for file 'angularapp.min.js.map' is compressed
        InstallFiles: File: angularapp.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 2438377
        MSI (s) (9C:0C) [17:13:19:394]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.dlmenu.js,SourceCabKey=jquery.dlmenu.js,DestName=jquery.dlmenu.js,Attributes=16384,FileSize=7002,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-560587165,HashPart2=-1752184817,HashPart3=-1362721233,HashPart4=577461794,,)
        MSI (s) (9C:0C) [17:13:19:394]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\jquery.dlmenu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:394]: Source for file 'jquery.dlmenu.js' is compressed
        InstallFiles: File: jquery.dlmenu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 7002
        MSI (s) (9C:0C) [17:13:19:394]: Executing op: FileCopy(SourceName=MODERN~1.JS|modernizr.custom.js,SourceCabKey=modernizr.custom.js,DestName=modernizr.custom.js,Attributes=16384,FileSize=9174,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1388107578,HashPart2=2066745476,HashPart3=-1057708357,HashPart4=1302338586,,)
        MSI (s) (9C:0C) [17:13:19:394]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\modernizr.custom.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:394]: Source for file 'modernizr.custom.js' is compressed
        InstallFiles: File: modernizr.custom.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 9174
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: FileCopy(SourceName=LAUNCH~1.JS|launch_uri.js,SourceCabKey=launch_uri.js,DestName=launch_uri.js,Attributes=16384,FileSize=4342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2008017933,HashPart2=-1095477231,HashPart3=-1649541390,HashPart4=1592633442,,)
        MSI (s) (9C:0C) [17:13:19:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\launch_uri.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:409]: Source for file 'launch_uri.js' is compressed
        InstallFiles: File: launch_uri.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\js\, Size: 4342
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\)
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\dist\img\credit\|IISRootFolder\MyComp.WebApp\dist\img\credit\)
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: FileCopy(SourceName=visa.png,SourceCabKey=visa.png,DestName=visa.png,Attributes=16384,FileSize=1137,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1547495751,HashPart2=287394996,HashPart3=-1470371790,HashPart4=2114752294,,)
        MSI (s) (9C:0C) [17:13:19:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\visa.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:409]: Source for file 'visa.png' is compressed
        InstallFiles: File: visa.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\, Size: 1137
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: FileCopy(SourceName=paypal2.png,SourceCabKey=paypal2.png,DestName=paypal2.png,Attributes=16384,FileSize=1372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1964856963,HashPart2=742281060,HashPart3=1925613809,HashPart4=689374215,,)
        MSI (s) (9C:0C) [17:13:19:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\paypal2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:409]: Source for file 'paypal2.png' is compressed
        InstallFiles: File: paypal2.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\, Size: 1372
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: FileCopy(SourceName=paypal.png,SourceCabKey=paypal.png,DestName=paypal.png,Attributes=16384,FileSize=2046,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-877806994,HashPart2=683877430,HashPart3=530637748,HashPart4=-1887486613,,)
        MSI (s) (9C:0C) [17:13:19:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\paypal.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:409]: Source for file 'paypal.png' is compressed
        InstallFiles: File: paypal.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\, Size: 2046
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: FileCopy(SourceName=mestro.png,SourceCabKey=mestro.png,DestName=mestro.png,Attributes=16384,FileSize=1588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-749181031,HashPart2=1192713639,HashPart3=-439146252,HashPart4=-734572162,,)
        MSI (s) (9C:0C) [17:13:19:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\mestro.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:409]: Source for file 'mestro.png' is compressed
        InstallFiles: File: mestro.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\, Size: 1588
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: FileCopy(SourceName=MASTER~1.PNG|mastercard.png,SourceCabKey=mastercard.png,DestName=mastercard.png,Attributes=16384,FileSize=1593,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=443032408,HashPart2=-1484411387,HashPart3=1967282666,HashPart4=410608602,,)
        MSI (s) (9C:0C) [17:13:19:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\mastercard.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:409]: Source for file 'mastercard.png' is compressed
        InstallFiles: File: mastercard.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\, Size: 1593
        MSI (s) (9C:0C) [17:13:19:409]: Executing op: FileCopy(SourceName=cirrus.png,SourceCabKey=cirrus.png,DestName=cirrus.png,Attributes=16384,FileSize=1593,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2035496550,HashPart2=-1412397504,HashPart3=1090369770,HashPart4=1480982447,,)
        MSI (s) (9C:0C) [17:13:19:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\cirrus.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:409]: Source for file 'cirrus.png' is compressed
        InstallFiles: File: cirrus.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\, Size: 1593
        MSI (s) (9C:0C) [17:13:19:487]: Executing op: FileCopy(SourceName=AMERIC~1.PNG|american-express.png,SourceCabKey=american_express.png,DestName=american-express.png,Attributes=16384,FileSize=2205,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1446099559,HashPart2=1530314996,HashPart3=1245741977,HashPart4=-1990661782,,)
        MSI (s) (9C:0C) [17:13:19:487]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\american-express.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:487]: Source for file 'american_express.png' is compressed
        InstallFiles: File: american-express.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\, Size: 2205
        MSI (s) (9C:0C) [17:13:19:487]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\img\)
        MSI (s) (9C:0C) [17:13:19:487]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\dist\img\|IISRootFolder\MyComp.WebApp\dist\img\)
        MSI (s) (9C:0C) [17:13:19:487]: Executing op: FileCopy(SourceName=USER8-~1.JPG|user8-128x128.jpg,SourceCabKey=user8_128x128.jpg,DestName=user8-128x128.jpg,Attributes=16384,FileSize=5060,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-669641268,HashPart2=2087566215,HashPart3=-346563176,HashPart4=1615087843,,)
        MSI (s) (9C:0C) [17:13:19:487]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\user8-128x128.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:487]: Source for file 'user8_128x128.jpg' is compressed
        InstallFiles: File: user8-128x128.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 5060
        MSI (s) (9C:0C) [17:13:19:487]: Executing op: FileCopy(SourceName=USER7-~1.JPG|user7-128x128.jpg,SourceCabKey=user7_128x128.jpg,DestName=user7-128x128.jpg,Attributes=16384,FileSize=6434,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2120618326,HashPart2=-558042777,HashPart3=-1541999078,HashPart4=1082291481,,)
        MSI (s) (9C:0C) [17:13:19:487]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\user7-128x128.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:487]: Source for file 'user7_128x128.jpg' is compressed
        InstallFiles: File: user7-128x128.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 6434
        MSI (s) (9C:0C) [17:13:19:487]: Executing op: FileCopy(SourceName=USER6-~1.JPG|user6-128x128.jpg,SourceCabKey=user6_128x128.jpg,DestName=user6-128x128.jpg,Attributes=16384,FileSize=4342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=392652817,HashPart2=2023245537,HashPart3=1688152585,HashPart4=1588969556,,)
        MSI (s) (9C:0C) [17:13:19:487]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\user6-128x128.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:487]: Source for file 'user6_128x128.jpg' is compressed
        InstallFiles: File: user6-128x128.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 4342
        MSI (s) (9C:0C) [17:13:19:487]: Executing op: FileCopy(SourceName=USER5-~1.JPG|user5-128x128.jpg,SourceCabKey=user5_128x128.jpg,DestName=user5-128x128.jpg,Attributes=16384,FileSize=6446,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1506420918,HashPart2=-1993078471,HashPart3=-653725627,HashPart4=1411335166,,)
        MSI (s) (9C:0C) [17:13:19:503]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\user5-128x128.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:503]: Source for file 'user5_128x128.jpg' is compressed
        InstallFiles: File: user5-128x128.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 6446
        MSI (s) (9C:0C) [17:13:19:503]: Executing op: FileCopy(SourceName=USER4-~1.JPG|user4-128x128.jpg,SourceCabKey=user4_128x128.jpg,DestName=user4-128x128.jpg,Attributes=16384,FileSize=3477,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1171493644,HashPart2=1706938879,HashPart3=-1516545512,HashPart4=-1098714502,,)
        MSI (s) (9C:0C) [17:13:19:503]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\user4-128x128.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:503]: Source for file 'user4_128x128.jpg' is compressed
        InstallFiles: File: user4-128x128.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 3477
        MSI (s) (9C:0C) [17:13:19:503]: Executing op: FileCopy(SourceName=USER3-~1.JPG|user3-128x128.jpg,SourceCabKey=user3_128x128.jpg,DestName=user3-128x128.jpg,Attributes=16384,FileSize=3511,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1960858124,HashPart2=-420745159,HashPart3=-1412677378,HashPart4=-1659490895,,)
        MSI (s) (9C:0C) [17:13:19:503]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\user3-128x128.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:503]: Source for file 'user3_128x128.jpg' is compressed
        InstallFiles: File: user3-128x128.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 3511
        MSI (s) (9C:0C) [17:13:19:503]: Executing op: FileCopy(SourceName=USER2-~1.JPG|user2-160x160.jpg,SourceCabKey=user2_160x160.jpg,DestName=user2-160x160.jpg,Attributes=16384,FileSize=7070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-179700502,HashPart2=-456936207,HashPart3=-762193321,HashPart4=1944747995,,)
        MSI (s) (9C:0C) [17:13:19:503]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\user2-160x160.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:503]: Source for file 'user2_160x160.jpg' is compressed
        InstallFiles: File: user2-160x160.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 7070
        MSI (s) (9C:0C) [17:13:19:503]: Executing op: FileCopy(SourceName=USER1-~1.JPG|user1-128x128.jpg,SourceCabKey=user1_128x128.jpg,DestName=user1-128x128.jpg,Attributes=16384,FileSize=2879,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1844922002,HashPart2=-711339114,HashPart3=-275100092,HashPart4=529090641,,)
        MSI (s) (9C:0C) [17:13:19:503]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\user1-128x128.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:503]: Source for file 'user1_128x128.jpg' is compressed
        InstallFiles: File: user1-128x128.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 2879
        MSI (s) (9C:0C) [17:13:19:503]: Executing op: FileCopy(SourceName=photo4.jpg,SourceCabKey=photo4.jpg,DestName=photo4.jpg,Attributes=16384,FileSize=1179224,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1421218154,HashPart2=902240356,HashPart3=256378579,HashPart4=782413832,,)
        MSI (s) (9C:0C) [17:13:19:503]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\photo4.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:503]: Source for file 'photo4.jpg' is compressed
        InstallFiles: File: photo4.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 1179224
        MSI (s) (9C:0C) [17:13:19:503]: Executing op: FileCopy(SourceName=photo3.jpg,SourceCabKey=photo3.jpg,DestName=photo3.jpg,Attributes=16384,FileSize=392079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1179108394,HashPart2=301045005,HashPart3=366720919,HashPart4=-544121763,,)
        MSI (s) (9C:0C) [17:13:19:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\photo3.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:519]: Source for file 'photo3.jpg' is compressed
        InstallFiles: File: photo3.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 392079
        MSI (s) (9C:0C) [17:13:19:519]: Executing op: FileCopy(SourceName=photo2.png,SourceCabKey=photo2.png,DestName=photo2.png,Attributes=16384,FileSize=424395,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=969712870,HashPart2=1262273723,HashPart3=-292910129,HashPart4=284469204,,)
        MSI (s) (9C:0C) [17:13:19:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\photo2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:519]: Source for file 'photo2.png' is compressed
        InstallFiles: File: photo2.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 424395
        MSI (s) (9C:0C) [17:13:19:519]: Executing op: FileCopy(SourceName=photo1.png,SourceCabKey=photo1.png,DestName=photo1.png,Attributes=16384,FileSize=673900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1974053781,HashPart2=-1113722271,HashPart3=1480883332,HashPart4=407387142,,)
        MSI (s) (9C:0C) [17:13:19:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\photo1.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:519]: Source for file 'photo1.png' is compressed
        InstallFiles: File: photo1.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 673900
        MSI (s) (9C:0C) [17:13:19:519]: Executing op: FileCopy(SourceName=icons.png,SourceCabKey=icons.png,DestName=icons.png,Attributes=16384,FileSize=1154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=100256369,HashPart2=-1699796516,HashPart3=2106801253,HashPart4=1220065684,,)
        MSI (s) (9C:0C) [17:13:19:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\icons.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:519]: Source for file 'icons.png' is compressed
        InstallFiles: File: icons.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 1154
        MSI (s) (9C:0C) [17:13:19:519]: Executing op: FileCopy(SourceName=DEFAUL~1.GIF|default-50x50.gif,SourceCabKey=default_50x50.gif,DestName=default-50x50.gif,Attributes=16384,FileSize=184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=968510907,HashPart2=-360875236,HashPart3=795376412,HashPart4=-22253511,,)
        MSI (s) (9C:0C) [17:13:19:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\default-50x50.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:519]: Source for file 'default_50x50.gif' is compressed
        InstallFiles: File: default-50x50.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 184
        MSI (s) (9C:0C) [17:13:19:519]: Executing op: FileCopy(SourceName=boxed-bg.png,SourceCabKey=boxed_bg.png,DestName=boxed-bg.png,Attributes=16384,FileSize=43694,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1722533301,HashPart2=320156632,HashPart3=-320639127,HashPart4=-1601756775,,)
        MSI (s) (9C:0C) [17:13:19:519]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\boxed-bg.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:519]: Source for file 'boxed_bg.png' is compressed
        InstallFiles: File: boxed-bg.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 43694
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=boxed-bg.jpg,SourceCabKey=boxed_bg.jpg,DestName=boxed-bg.jpg,Attributes=16384,FileSize=123770,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-824272521,HashPart2=1334147372,HashPart3=2107568227,HashPart4=-2004135174,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\boxed-bg.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'boxed_bg.jpg' is compressed
        InstallFiles: File: boxed-bg.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 123770
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=avatar5.png,SourceCabKey=avatar5.png,DestName=avatar5.png,Attributes=16384,FileSize=8007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2113255391,HashPart2=-480516782,HashPart3=-240804448,HashPart4=-1921141634,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\avatar5.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'avatar5.png' is compressed
        InstallFiles: File: avatar5.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 8007
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=avatar3.png,SourceCabKey=avatar3.png,DestName=avatar3.png,Attributes=16384,FileSize=9780,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-457935685,HashPart2=652187698,HashPart3=1155929962,HashPart4=192700901,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\avatar3.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'avatar3.png' is compressed
        InstallFiles: File: avatar3.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 9780
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=avatar2.png,SourceCabKey=avatar2.png,DestName=avatar2.png,Attributes=16384,FileSize=8836,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1393163398,HashPart2=2014077474,HashPart3=675515602,HashPart4=2017804543,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\avatar2.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'avatar2.png' is compressed
        InstallFiles: File: avatar2.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 8836
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=avatar04.png,SourceCabKey=avatar04.png,DestName=avatar04.png,Attributes=16384,FileSize=14037,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1931861490,HashPart2=-1822611876,HashPart3=-862434225,HashPart4=-1123834450,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\avatar04.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'avatar04.png' is compressed
        InstallFiles: File: avatar04.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 14037
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=avatar.png,SourceCabKey=avatar.png,DestName=avatar.png,Attributes=16384,FileSize=8543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1292082717,HashPart2=-1076629709,HashPart3=2126257458,HashPart4=1734900565,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\avatar.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'avatar.png' is compressed
        InstallFiles: File: avatar.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 8543
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=2A7AC1~1.JPG|2a7ac1d71c4eade625ff6e82f6e2b9879de415ba.jpg,SourceCabKey=_a7ac1d71c4eade625ff6e82f6e2,DestName=2a7ac1d71c4eade625ff6e82f6e2b9879de415ba.jpg,Attributes=16384,FileSize=118953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1680698029,HashPart2=-791717864,HashPart3=-689620849,HashPart4=-495047952,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\2a7ac1d71c4eade625ff6e82f6e2b9879de415ba.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file '_a7ac1d71c4eade625ff6e82f6e2' is compressed
        InstallFiles: File: 2a7ac1d71c4eade625ff6e82f6e2b9879de415ba.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\img\, Size: 118953
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\)
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\|IISRootFolder\MyComp.WebApp\app\)
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=config.js,SourceCabKey=config.js,DestName=config.js,Attributes=16384,FileSize=15246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1033438436,HashPart2=271438573,HashPart3=-82681557,HashPart4=1591216216,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\config.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'config.js' is compressed
        InstallFiles: File: config.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\, Size: 15246
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=app.js,SourceCabKey=app.js,DestName=app.js,Attributes=16384,FileSize=874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1010912214,HashPart2=-1796541663,HashPart3=1747037347,HashPart4=-1614114577,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\app.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'app.js' is compressed
        InstallFiles: File: app.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\, Size: 874
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\)
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\toolbar\services\|IISRootFolder\MyComp.WebApp\app\toolbar\services\)
        MSI (s) (9C:0C) [17:13:19:534]: Executing op: FileCopy(SourceName=TOOLBA~1.JS|ToolbarService.js,SourceCabKey=toolbarservice.js,DestName=ToolbarService.js,Attributes=16384,FileSize=758,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-838342121,HashPart2=387389030,HashPart3=-31425351,HashPart4=-1999254566,,)
        MSI (s) (9C:0C) [17:13:19:534]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\ToolbarService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:534]: Source for file 'toolbarservice.js' is compressed
        InstallFiles: File: ToolbarService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\, Size: 758
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\toolbar\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\toolbar\directives\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=toolbar.js,SourceCabKey=toolbar.js,DestName=toolbar.js,Attributes=16384,FileSize=238850,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-646528700,HashPart2=-1244401082,HashPart3=1523600740,HashPart4=-178086968,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\toolbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'toolbar.js' is compressed
        InstallFiles: File: toolbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\, Size: 238850
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\testpage\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\testpage\templates\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=TESTPA~1.HTM|testpage.html,SourceCabKey=testpage.html,DestName=testpage.html,Attributes=16384,FileSize=686,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-892818963,HashPart2=-2094569379,HashPart3=667476288,HashPart4=-1730325649,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\testpage.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'testpage.html' is compressed
        InstallFiles: File: testpage.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\, Size: 686
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=DIALOG~1.HTM|dialogTemplate.html,SourceCabKey=dialogtemplate.html,DestName=dialogTemplate.html,Attributes=16384,FileSize=540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-145964568,HashPart2=904747626,HashPart3=1298711970,HashPart4=861704013,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\dialogTemplate.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'dialogtemplate.html' is compressed
        InstallFiles: File: dialogTemplate.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\, Size: 540
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\testpage\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\testpage\controller\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=testpage.js,SourceCabKey=testpage.js,DestName=testpage.js,Attributes=16384,FileSize=2428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1385110339,HashPart2=-1957652960,HashPart3=-80029836,HashPart4=1919474428,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\testpage.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'testpage.js' is compressed
        InstallFiles: File: testpage.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\, Size: 2428
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\sidebar\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\sidebar\templates\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=SIDEBA~1.HTM|sidebar.html,SourceCabKey=sidebar.html,DestName=sidebar.html,Attributes=16384,FileSize=32891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1337777449,HashPart2=-541765605,HashPart3=1929111084,HashPart4=-1643956096,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\sidebar.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'sidebar.html' is compressed
        InstallFiles: File: sidebar.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\, Size: 32891
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=RESIZA~1.HTM|resizablesidebar.html,SourceCabKey=resizablesidebar.html,DestName=resizablesidebar.html,Attributes=16384,FileSize=12559,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1670873144,HashPart2=-1907372648,HashPart3=-1465575353,HashPart4=-1420682573,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\resizablesidebar.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'resizablesidebar.html' is compressed
        InstallFiles: File: resizablesidebar.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\, Size: 12559
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\sidebar\services\|IISRootFolder\MyComp.WebApp\app\sidebar\services\)
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=SIDEBA~1.JS|sidebarservice.js,SourceCabKey=sidebarservice.js,DestName=sidebarservice.js,Attributes=16384,FileSize=6560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2075888143,HashPart2=1466027186,HashPart3=-1538912388,HashPart4=676225514,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\sidebarservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'sidebarservice.js' is compressed
        InstallFiles: File: sidebarservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\, Size: 6560
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=SAVEDS~1.JS|savedSearchService.js,SourceCabKey=savedsearchservice.js,DestName=savedSearchService.js,Attributes=16384,FileSize=11258,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=645116099,HashPart2=-1780205476,HashPart3=-793706241,HashPart4=-419342547,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\savedSearchService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'savedsearchservice.js' is compressed
        InstallFiles: File: savedSearchService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\, Size: 11258
        MSI (s) (9C:0C) [17:13:19:550]: Executing op: FileCopy(SourceName=LASTSE~1.JS|lastSearchService.js,SourceCabKey=lastsearchservice.js,DestName=lastSearchService.js,Attributes=16384,FileSize=5945,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1286674591,HashPart2=1764586098,HashPart3=212629470,HashPart4=194053399,,)
        MSI (s) (9C:0C) [17:13:19:550]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\lastSearchService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:550]: Source for file 'lastsearchservice.js' is compressed
        InstallFiles: File: lastSearchService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\, Size: 5945
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=FAVORI~1.JS|favoritesservice.js,SourceCabKey=favoritesservice.js,DestName=favoritesservice.js,Attributes=16384,FileSize=10868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1539562573,HashPart2=-202437315,HashPart3=-1768351844,HashPart4=-2082704175,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\favoritesservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'favoritesservice.js' is compressed
        InstallFiles: File: favoritesservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\, Size: 10868
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=WORKAR~1.JS|workAreaService.js,SourceCabKey=workareaservice.js,DestName=workAreaService.js,Attributes=16384,FileSize=40174,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-885630240,HashPart2=443118367,HashPart3=356951207,HashPart4=1043848056,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\workAreaService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'workareaservice.js' is compressed
        InstallFiles: File: workAreaService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\, Size: 40174
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=NOTIFI~1.JS|notificationListsService.js,SourceCabKey=notificationlistsservice.js,DestName=notificationListsService.js,Attributes=16384,FileSize=1446,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1114197557,HashPart2=-403820298,HashPart3=1736114631,HashPart4=-1192054658,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\notificationListsService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'notificationlistsservice.js' is compressed
        InstallFiles: File: notificationListsService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\, Size: 1446
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=SEARCH~1.JS|searchForChildrenService.js,SourceCabKey=searchforchildrenservice.js,DestName=searchForChildrenService.js,Attributes=16384,FileSize=3996,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1528828336,HashPart2=-2090288284,HashPart3=-1033959654,HashPart4=166003380,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\searchForChildrenService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'searchforchildrenservice.js' is compressed
        InstallFiles: File: searchForChildrenService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\, Size: 3996
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\)
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\sidebar\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\sidebar\controllers\)
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=sidebar.js,SourceCabKey=sidebar.js,DestName=sidebar.js,Attributes=16384,FileSize=67555,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1714058175,HashPart2=1470858919,HashPart3=1052833646,HashPart4=1442547734,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\sidebar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'sidebar.js' is compressed
        InstallFiles: File: sidebar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\, Size: 67555
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\)
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN8851~1\|IISRootFolder\MyComp.WebApp\lib\angular-dynamic-locale\)
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=TMHDYN~1.MAP|tmhDynamicLocale.min.js.map,SourceCabKey=tmhdynamiclocale.min.js.map1,DestName=tmhDynamicLocale.min.js.map,Attributes=16384,FileSize=4641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1723214831,HashPart2=128709590,HashPart3=1269626948,HashPart4=440925578,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\tmhDynamicLocale.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'tmhdynamiclocale.min.js.map1' is compressed
        InstallFiles: File: tmhDynamicLocale.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 4641
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=TMHDYN~1.JS|tmhDynamicLocale.min.js,SourceCabKey=tmhdynamiclocale.min.js1,DestName=tmhDynamicLocale.min.js,Attributes=16384,FileSize=3259,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-330150483,HashPart2=-720286859,HashPart3=-1243422788,HashPart4=-2996398,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\tmhDynamicLocale.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'tmhdynamiclocale.min.js1' is compressed
        InstallFiles: File: tmhDynamicLocale.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 3259
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md46,DestName=README.md,Attributes=16384,FileSize=3290,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1218580833,HashPart2=91155088,HashPart3=1374742373,HashPart4=1961423759,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'readme.md46' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 3290
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json28,DestName=package.json,Attributes=16384,FileSize=1176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2006873466,HashPart2=-1117732792,HashPart3=1033147069,HashPart4=-715646685,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'package.json28' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 1176
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license22,DestName=LICENSE,Attributes=16384,FileSize=1076,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=842984062,HashPart2=1821752063,HashPart3=1619574052,HashPart4=362645573,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'license22' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 1076
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=KARMAM~1.JS|karma.min.conf.js,SourceCabKey=karma.min.conf.js,DestName=karma.min.conf.js,Attributes=16384,FileSize=589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1876099939,HashPart2=72189920,HashPart3=-1192736991,HashPart4=-838070065,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\karma.min.conf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'karma.min.conf.js' is compressed
        InstallFiles: File: karma.min.conf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 589
        MSI (s) (9C:0C) [17:13:19:565]: Executing op: FileCopy(SourceName=KARMAC~1.JS|karma.conf.js,SourceCabKey=karma.conf.js1,DestName=karma.conf.js,Attributes=16384,FileSize=589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1012103826,HashPart2=131992565,HashPart3=157732473,HashPart4=1963559018,,)
        MSI (s) (9C:0C) [17:13:19:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\karma.conf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:565]: Source for file 'karma.conf.js1' is compressed
        InstallFiles: File: karma.conf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 589
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=GRUNTF~1.JS|Gruntfile.js,SourceCabKey=gruntfile.js6,DestName=Gruntfile.js,Attributes=16384,FileSize=2294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-152537349,HashPart2=1564923249,HashPart3=307958293,HashPart4=-107418338,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\Gruntfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file 'gruntfile.js6' is compressed
        InstallFiles: File: Gruntfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 2294
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=CONTRI~1.MD|CONTRIBUTING.md,SourceCabKey=contributing.md5,DestName=CONTRIBUTING.md,Attributes=16384,FileSize=440,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1186743659,HashPart2=935464082,HashPart3=417921585,HashPart4=-702729329,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\CONTRIBUTING.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file 'contributing.md5' is compressed
        InstallFiles: File: CONTRIBUTING.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 440
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json91,DestName=bower.json,Attributes=16384,FileSize=246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2082119035,HashPart2=-1868599277,HashPart3=-597919198,HashPart4=669561715,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file 'bower.json91' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 246
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=TRAVIS~1.YML|.travis.yml,SourceCabKey=_travis.yml3,DestName=.travis.yml,Attributes=16384,FileSize=88,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=751663634,HashPart2=1973051982,HashPart3=-105377594,HashPart4=1927345475,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\.travis.yml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file '_travis.yml3' is compressed
        InstallFiles: File: .travis.yml, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 88
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=JSCS~1.JSO|.jscs.json,SourceCabKey=_jscs.json,DestName=.jscs.json,Attributes=16384,FileSize=555,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=394872431,HashPart2=-1628311790,HashPart3=321308008,HashPart4=-2017258812,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\.jscs.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file '_jscs.json' is compressed
        InstallFiles: File: .jscs.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 555
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore15,DestName=.gitignore,Attributes=16384,FileSize=41,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1371353110,HashPart2=881314912,HashPart3=-1273859886,HashPart4=745633668,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file '_gitignore15' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 41
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json55,DestName=.bower.json,Attributes=16384,FileSize=604,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-912888040,HashPart2=1022599533,HashPart3=1481431021,HashPart4=2117493261,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file '_bower.json55' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\, Size: 604
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\)
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SELECT~1\services\|IISRootFolder\MyComp.WebApp\app\selectioncommand\services\)
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=SELECT~1.JS|selectioncommand_workflowservice.js,SourceCabKey=selectioncommand_workflowser,DestName=selectioncommand_workflowservice.js,Attributes=16384,FileSize=11115,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1703144165,HashPart2=-997448369,HashPart3=1940513426,HashPart4=105055776,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\selectioncommand_workflowservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file 'selectioncommand_workflowser' is compressed
        InstallFiles: File: selectioncommand_workflowservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\, Size: 11115
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=EXTRAC~1.JS|extractionservice.js,SourceCabKey=extractionservice.js,DestName=extractionservice.js,Attributes=16384,FileSize=6330,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2122255557,HashPart2=806279718,HashPart3=-1518106730,HashPart4=-169875180,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\extractionservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file 'extractionservice.js' is compressed
        InstallFiles: File: extractionservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\, Size: 6330
        MSI (s) (9C:0C) [17:13:19:581]: Executing op: FileCopy(SourceName=SENDTO~1.JS|sendtoservice.js,SourceCabKey=sendtoservice.js,DestName=sendtoservice.js,Attributes=16384,FileSize=3569,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1101598411,HashPart2=140525429,HashPart3=-2010850006,HashPart4=-1561286841,,)
        MSI (s) (9C:0C) [17:13:19:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\sendtoservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:581]: Source for file 'sendtoservice.js' is compressed
        InstallFiles: File: sendtoservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\, Size: 3569
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=COMMAN~1.JS|commandservice.js,SourceCabKey=commandservice.js,DestName=commandservice.js,Attributes=16384,FileSize=14856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-963484340,HashPart2=1101528722,HashPart3=1697178809,HashPart4=-2080403774,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\commandservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'commandservice.js' is compressed
        InstallFiles: File: commandservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\, Size: 14856
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=DOWNLO~1.JS|downloadService.js,SourceCabKey=downloadservice.js,DestName=downloadService.js,Attributes=16384,FileSize=4064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1065178343,HashPart2=-1119313900,HashPart3=1082049586,HashPart4=186381430,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\downloadService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'downloadservice.js' is compressed
        InstallFiles: File: downloadService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\, Size: 4064
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=SELECT~1.JS1|selectionCommandService.js,SourceCabKey=selectioncommandservice.js,DestName=selectionCommandService.js,Attributes=16384,FileSize=23241,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1802610074,HashPart2=-1477056104,HashPart3=-1850175132,HashPart4=764638104,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\selectionCommandService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'selectioncommandservice.js' is compressed
        InstallFiles: File: selectionCommandService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\, Size: 23241
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\)
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SELECT~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\selectioncommand\controllers\)
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=CREATE~1.JS|createversion.js,SourceCabKey=createversion.js,DestName=createversion.js,Attributes=16384,FileSize=6797,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1550560334,HashPart2=927692307,HashPart3=-179955481,HashPart4=-1799579653,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\createversion.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'createversion.js' is compressed
        InstallFiles: File: createversion.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 6797
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=sendto.js,SourceCabKey=sendto.js,DestName=sendto.js,Attributes=16384,FileSize=6820,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-143328136,HashPart2=-701168162,HashPart3=1030568924,HashPart4=-1446013753,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\sendto.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'sendto.js' is compressed
        InstallFiles: File: sendto.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 6820
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=newdoc.js,SourceCabKey=newdoc.js,DestName=newdoc.js,Attributes=16384,FileSize=20100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1680410037,HashPart2=1011274661,HashPart3=915589352,HashPart4=890645204,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\newdoc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'newdoc.js' is compressed
        InstallFiles: File: newdoc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 20100
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=checkout.js,SourceCabKey=checkout.js,DestName=checkout.js,Attributes=16384,FileSize=18927,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1366807352,HashPart2=1699161204,HashPart3=1795854386,HashPart4=-2071888047,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\checkout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'checkout.js' is compressed
        InstallFiles: File: checkout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 18927
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=checkin.js,SourceCabKey=checkin.js,DestName=checkin.js,Attributes=16384,FileSize=46551,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-693445663,HashPart2=1211907885,HashPart3=-1336761186,HashPart4=70268714,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\checkin.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'checkin.js' is compressed
        InstallFiles: File: checkin.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 46551
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=approve.js,SourceCabKey=approve.js,DestName=approve.js,Attributes=16384,FileSize=23536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=234385811,HashPart2=-562676420,HashPart3=1750463661,HashPart4=-552802980,,)
        MSI (s) (9C:0C) [17:13:19:612]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\approve.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:612]: Source for file 'approve.js' is compressed
        InstallFiles: File: approve.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 23536
        MSI (s) (9C:0C) [17:13:19:612]: Executing op: FileCopy(SourceName=assign.js,SourceCabKey=assign.js,DestName=assign.js,Attributes=16384,FileSize=17152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=470059454,HashPart2=-1252277172,HashPart3=1216208132,HashPart4=1885152968,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\assign.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'assign.js' is compressed
        InstallFiles: File: assign.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 17152
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=EXPEDI~1.JS|expediteapprove.js,SourceCabKey=expediteapprove.js,DestName=expediteapprove.js,Attributes=16384,FileSize=34758,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-383866881,HashPart2=-517748457,HashPart3=862400444,HashPart4=-1992363713,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\expediteapprove.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'expediteapprove.js' is compressed
        InstallFiles: File: expediteapprove.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 34758
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=FINALA~1.JS|finalapprove.js,SourceCabKey=finalapprove.js,DestName=finalapprove.js,Attributes=16384,FileSize=25864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-824029735,HashPart2=2136339265,HashPart3=-1144702301,HashPart4=-896479338,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\finalapprove.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'finalapprove.js' is compressed
        InstallFiles: File: finalapprove.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 25864
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=reroute.js,SourceCabKey=reroute.js,DestName=reroute.js,Attributes=16384,FileSize=17648,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-504759090,HashPart2=-371721053,HashPart3=-1965612582,HashPart4=-1457032127,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\reroute.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'reroute.js' is compressed
        InstallFiles: File: reroute.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 17648
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=SETDOC~1.JS|setdocumentworkflow.js,SourceCabKey=setdocumentworkflow.js,DestName=setdocumentworkflow.js,Attributes=16384,FileSize=13146,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=397959833,HashPart2=-1097415464,HashPart3=1692205133,HashPart4=949035513,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\setdocumentworkflow.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'setdocumentworkflow.js' is compressed
        InstallFiles: File: setdocumentworkflow.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 13146
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=VIEWER~1.JS|viewError.js,SourceCabKey=viewerror.js,DestName=viewError.js,Attributes=16384,FileSize=931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=457929140,HashPart2=-247250793,HashPart3=996068563,HashPart4=-974145304,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\viewError.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'viewerror.js' is compressed
        InstallFiles: File: viewError.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 931
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=download.js,SourceCabKey=download.js,DestName=download.js,Attributes=16384,FileSize=12562,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1217855262,HashPart2=-793620371,HashPart3=2076873860,HashPart4=1003858255,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\download.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'download.js' is compressed
        InstallFiles: File: download.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 12562
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=rename.js,SourceCabKey=rename.js,DestName=rename.js,Attributes=16384,FileSize=25620,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=186504940,HashPart2=1766695831,HashPart3=-1733056689,HashPart4=829901245,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\rename.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'rename.js' is compressed
        InstallFiles: File: rename.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 25620
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=copy.js,SourceCabKey=copy.js,DestName=copy.js,Attributes=16384,FileSize=31065,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-458565277,HashPart2=1118847282,HashPart3=-1326364800,HashPart4=-1460020513,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\copy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'copy.js' is compressed
        InstallFiles: File: copy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 31065
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=ACQUIR~1.JS|acquirecheckout.js,SourceCabKey=acquirecheckout.js,DestName=acquirecheckout.js,Attributes=16384,FileSize=9169,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2088757774,HashPart2=-143797016,HashPart3=-266383227,HashPart4=2092792203,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\acquirecheckout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'acquirecheckout.js' is compressed
        InstallFiles: File: acquirecheckout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 9169
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=ACQUIR~1.JS1|acquirecheckoutonelib.js,SourceCabKey=acquirecheckoutonelib.js,DestName=acquirecheckoutonelib.js,Attributes=16384,FileSize=8030,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1933218445,HashPart2=-380383975,HashPart3=1957690611,HashPart4=1366533183,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\acquirecheckoutonelib.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'acquirecheckoutonelib.js' is compressed
        InstallFiles: File: acquirecheckoutonelib.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 8030
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=RELEAS~1.JS|releasecheckout.js,SourceCabKey=releasecheckout.js,DestName=releasecheckout.js,Attributes=16384,FileSize=7058,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1271192073,HashPart2=-601181286,HashPart3=1512126683,HashPart4=240360178,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\releasecheckout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'releasecheckout.js' is compressed
        InstallFiles: File: releasecheckout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 7058
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=DELETE~1.JS|deletedoc.js,SourceCabKey=deletedoc.js,DestName=deletedoc.js,Attributes=16384,FileSize=18217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1077615798,HashPart2=1492774213,HashPart3=46001858,HashPart4=-567516974,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\deletedoc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'deletedoc.js' is compressed
        InstallFiles: File: deletedoc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 18217
        MSI (s) (9C:0C) [17:13:19:628]: Executing op: FileCopy(SourceName=UNDOCH~1.JS|undocheckoutofunchangedchildren.js,SourceCabKey=undocheckoutofunchangedchild,DestName=undocheckoutofunchangedchildren.js,Attributes=16384,FileSize=22849,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-211532801,HashPart2=-1601747054,HashPart3=419532058,HashPart4=-1637130852,,)
        MSI (s) (9C:0C) [17:13:19:628]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\undocheckoutofunchangedchildren.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:628]: Source for file 'undocheckoutofunchangedchild' is compressed
        InstallFiles: File: undocheckoutofunchangedchildren.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 22849
        MSI (s) (9C:0C) [17:13:19:643]: Executing op: FileCopy(SourceName=SELECT~1.JS|selectiontree.js,SourceCabKey=selectiontree.js,DestName=selectiontree.js,Attributes=16384,FileSize=5291,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2120703313,HashPart2=-1480274290,HashPart3=1160615476,HashPart4=-733521810,,)
        MSI (s) (9C:0C) [17:13:19:643]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\selectiontree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:643]: Source for file 'selectiontree.js' is compressed
        InstallFiles: File: selectiontree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 5291
        MSI (s) (9C:0C) [17:13:19:643]: Executing op: FileCopy(SourceName=CLEARE~1.JS|clearextracteddata.js,SourceCabKey=clearextracteddata.js,DestName=clearextracteddata.js,Attributes=16384,FileSize=3695,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1947558063,HashPart2=992208808,HashPart3=1470882236,HashPart4=-121071771,,)
        MSI (s) (9C:0C) [17:13:19:643]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\clearextracteddata.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:643]: Source for file 'clearextracteddata.js' is compressed
        InstallFiles: File: clearextracteddata.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 3695
        MSI (s) (9C:0C) [17:13:19:643]: Executing op: FileCopy(SourceName=REFRES~1.JS|refreshextracteddata.js,SourceCabKey=refreshextracteddata.js,DestName=refreshextracteddata.js,Attributes=16384,FileSize=9573,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-418328712,HashPart2=488834069,HashPart3=350696351,HashPart4=807952628,,)
        MSI (s) (9C:0C) [17:13:19:643]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\refreshextracteddata.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:643]: Source for file 'refreshextracteddata.js' is compressed
        InstallFiles: File: refreshextracteddata.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 9573
        MSI (s) (9C:0C) [17:13:19:643]: Executing op: FileCopy(SourceName=COPYTO~1.JS|copytocurrent.js,SourceCabKey=copytocurrent.js,DestName=copytocurrent.js,Attributes=16384,FileSize=12102,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-11764810,HashPart2=-1126624599,HashPart3=-1161865926,HashPart4=-993292613,,)
        MSI (s) (9C:0C) [17:13:19:643]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\copytocurrent.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:643]: Source for file 'copytocurrent.js' is compressed
        InstallFiles: File: copytocurrent.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\, Size: 12102
        MSI (s) (9C:0C) [17:13:19:675]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\)
        MSI (s) (9C:0C) [17:13:19:675]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SEARCH~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\searchcard\templates\)
        MSI (s) (9C:0C) [17:13:19:675]: Executing op: FileCopy(SourceName=SEARCH~1.HTM|searchcard.html,SourceCabKey=searchcard.html,DestName=searchcard.html,Attributes=16384,FileSize=21899,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1968029121,HashPart2=1123237733,HashPart3=366497191,HashPart4=1344625,,)
        MSI (s) (9C:0C) [17:13:19:675]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\searchcard.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:675]: Source for file 'searchcard.html' is compressed
        InstallFiles: File: searchcard.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\, Size: 21899
        MSI (s) (9C:0C) [17:13:19:675]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\)
        MSI (s) (9C:0C) [17:13:19:675]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SEARCH~1\services\|IISRootFolder\MyComp.WebApp\app\searchcard\services\)
        MSI (s) (9C:0C) [17:13:19:675]: Executing op: FileCopy(SourceName=SEARCH~1.JS|searchCardService.js,SourceCabKey=searchcardservice.js,DestName=searchCardService.js,Attributes=16384,FileSize=11440,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-250319138,HashPart2=1875037295,HashPart3=806186575,HashPart4=-1965196744,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\searchCardService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'searchcardservice.js' is compressed
        InstallFiles: File: searchCardService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\, Size: 11440
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SEARCH~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\searchcard\controllers\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=SEARCH~1.JS|searchCard.js,SourceCabKey=searchcard.js,DestName=searchCard.js,Attributes=16384,FileSize=23590,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-270555625,HashPart2=430337288,HashPart3=-1715094597,HashPart4=1095791225,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\searchCard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'searchcard.js' is compressed
        InstallFiles: File: searchCard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\, Size: 23590
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\RIGHTS~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\rightsidebar\templates\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=RIGHTS~1.HTM|rightsidebar.html,SourceCabKey=rightsidebar.html,DestName=rightsidebar.html,Attributes=16384,FileSize=688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-578751814,HashPart2=647930260,HashPart3=-1532367672,HashPart4=824009130,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\rightsidebar.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'rightsidebar.html' is compressed
        InstallFiles: File: rightsidebar.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\, Size: 688
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\RIGHTS~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\rightsidebar\controllers\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=RIGHTS~1.JS|rightsidebar.js,SourceCabKey=rightsidebar.js,DestName=rightsidebar.js,Attributes=16384,FileSize=470,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=218896149,HashPart2=-206314141,HashPart3=-506948669,HashPart4=419309767,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\rightsidebar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'rightsidebar.js' is compressed
        InstallFiles: File: rightsidebar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\, Size: 470
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\MULTIF~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\multifieldsearch\templates\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=MULTIS~1.HTM|multisearchselect.html,SourceCabKey=multisearchselect.html,DestName=multisearchselect.html,Attributes=16384,FileSize=2480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1444345530,HashPart2=-409800717,HashPart3=1571583682,HashPart4=509035340,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\multisearchselect.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'multisearchselect.html' is compressed
        InstallFiles: File: multisearchselect.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\, Size: 2480
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=MULTIF~1.HTM|multifieldsearch.html,SourceCabKey=multifieldsearch.html,DestName=multifieldsearch.html,Attributes=16384,FileSize=2375,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2121247040,HashPart2=375625978,HashPart3=-1829003375,HashPart4=555267135,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\multifieldsearch.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'multifieldsearch.html' is compressed
        InstallFiles: File: multifieldsearch.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\, Size: 2375
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\MULTIF~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\multifieldsearch\directives\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=MULTIS~1.JS|multisearchselect.js,SourceCabKey=multisearchselect.js,DestName=multisearchselect.js,Attributes=16384,FileSize=8621,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-532788544,HashPart2=-2034813731,HashPart3=-1282811431,HashPart4=-210491824,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\multisearchselect.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'multisearchselect.js' is compressed
        InstallFiles: File: multisearchselect.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\, Size: 8621
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=ENTERT~1.JS|entertosearch.js,SourceCabKey=entertosearch.js,DestName=entertosearch.js,Attributes=16384,FileSize=777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-800692195,HashPart2=-28131878,HashPart3=1941253786,HashPart4=158046515,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\entertosearch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'entertosearch.js' is compressed
        InstallFiles: File: entertosearch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\, Size: 777
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\MULTIF~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\multifieldsearch\controllers\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=MULTIF~1.JS|multifieldsearch.js,SourceCabKey=multifieldsearch.js,DestName=multifieldsearch.js,Attributes=16384,FileSize=4535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=507391455,HashPart2=-1815205100,HashPart3=-843895533,HashPart4=-452858760,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\multifieldsearch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'multifieldsearch.js' is compressed
        InstallFiles: File: multifieldsearch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\, Size: 4535
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\login\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\login\controllers\)
        MSI (s) (9C:0C) [17:13:19:690]: Executing op: FileCopy(SourceName=login.js,SourceCabKey=login.js,DestName=login.js,Attributes=16384,FileSize=12373,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1720221798,HashPart2=-276887838,HashPart3=-1465481806,HashPart4=1169612296,,)
        MSI (s) (9C:0C) [17:13:19:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\login.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:690]: Source for file 'login.js' is compressed
        InstallFiles: File: login.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\, Size: 12373
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=logout.js,SourceCabKey=logout.js,DestName=logout.js,Attributes=16384,FileSize=1098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-909044250,HashPart2=2039405891,HashPart3=1731697130,HashPart4=-1956546336,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\logout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'logout.js' is compressed
        InstallFiles: File: logout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\, Size: 1098
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\LIBRAR~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\librarypicker\templates\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=LIBRAR~1.HTM|librarypicker.html,SourceCabKey=librarypicker.html,DestName=librarypicker.html,Attributes=16384,FileSize=2767,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1210384838,HashPart2=1990568718,HashPart3=1882842135,HashPart4=-742867050,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\librarypicker.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'librarypicker.html' is compressed
        InstallFiles: File: librarypicker.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\, Size: 2767
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\LIBRAR~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\librarypicker\directives\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=LIBRAR~1.JS|librarynameswitch.js,SourceCabKey=librarynameswitch.js1,DestName=librarynameswitch.js,Attributes=16384,FileSize=2049,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-963524364,HashPart2=716956408,HashPart3=-444615516,HashPart4=2051489681,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\librarynameswitch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'librarynameswitch.js1' is compressed
        InstallFiles: File: librarynameswitch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\, Size: 2049
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=member.js,SourceCabKey=member.js,DestName=member.js,Attributes=16384,FileSize=4363,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1802504869,HashPart2=428657812,HashPart3=-1093285284,HashPart4=-491757426,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\member.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'member.js' is compressed
        InstallFiles: File: member.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\, Size: 4363
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=LIBRAR~1.JS1|librarypicker.js,SourceCabKey=librarypicker.js,DestName=librarypicker.js,Attributes=16384,FileSize=12869,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=639813225,HashPart2=1917694168,HashPart3=1676109086,HashPart4=283900468,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\librarypicker.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'librarypicker.js' is compressed
        InstallFiles: File: librarypicker.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\, Size: 12869
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=COLLEC~1.JS|collection.js,SourceCabKey=collection.js,DestName=collection.js,Attributes=16384,FileSize=1054,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1494534417,HashPart2=1412442876,HashPart3=1077337497,HashPart4=772441410,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\collection.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'collection.js' is compressed
        InstallFiles: File: collection.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\, Size: 1054
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\viewpdf\services\|IISRootFolder\MyComp.WebApp\app\viewpdf\services\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=VIEWER~1.JS|viewerService.js,SourceCabKey=viewerservice.js,DestName=viewerService.js,Attributes=16384,FileSize=4493,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1350113806,HashPart2=-1691544495,HashPart3=-781964420,HashPart4=1114925873,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\viewerService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'viewerservice.js' is compressed
        InstallFiles: File: viewerService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\, Size: 4493
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\layout\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\layout\templates\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=LAYOUT~1.HTM|layout.html,SourceCabKey=layout.html,DestName=layout.html,Attributes=16384,FileSize=2375,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2026876026,HashPart2=-1849131835,HashPart3=562832918,HashPart4=-1870026490,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\layout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'layout.html' is compressed
        InstallFiles: File: layout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\, Size: 2375
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\layout\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\layout\controllers\)
        MSI (s) (9C:0C) [17:13:19:706]: Executing op: FileCopy(SourceName=layout.js,SourceCabKey=layout.js,DestName=layout.js,Attributes=16384,FileSize=753,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1863444969,HashPart2=-183484206,HashPart3=133935603,HashPart4=-1196076701,,)
        MSI (s) (9C:0C) [17:13:19:706]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\layout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:706]: Source for file 'layout.js' is compressed
        InstallFiles: File: layout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\, Size: 753
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\landing\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\landing\templates\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=LANDIN~1.HTM|landing.html,SourceCabKey=landing.html,DestName=landing.html,Attributes=16384,FileSize=41125,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1380651363,HashPart2=1870360019,HashPart3=-2125714318,HashPart4=-460575418,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\landing.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'landing.html' is compressed
        InstallFiles: File: landing.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\, Size: 41125
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\landing\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\landing\controllers\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=landing.js,SourceCabKey=landing.js,DestName=landing.js,Attributes=16384,FileSize=8490,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2081191173,HashPart2=39645816,HashPart3=2024048611,HashPart4=442051618,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\landing.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'landing.js' is compressed
        InstallFiles: File: landing.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\, Size: 8490
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\index\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\index\controllers\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js,DestName=index.js,Attributes=16384,FileSize=515,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1634590616,HashPart2=1264207969,HashPart3=-1199399609,HashPart4=480279628,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'index.js' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\, Size: 515
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\header\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\header\templates\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=HEADER~1.HTM|header.html,SourceCabKey=header.html,DestName=header.html,Attributes=16384,FileSize=6399,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1747925918,HashPart2=-555535028,HashPart3=158586127,HashPart4=1617234856,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\header.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'header.html' is compressed
        InstallFiles: File: header.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\, Size: 6399
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\header\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\header\controllers\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=header.js,SourceCabKey=header.js,DestName=header.js,Attributes=16384,FileSize=6814,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-582818686,HashPart2=1788723925,HashPart3=-1227611833,HashPart4=1763133706,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\header.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'header.js' is compressed
        InstallFiles: File: header.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\, Size: 6814
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\footer\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\footer\templates\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=FOOTER~1.HTM|footer.html,SourceCabKey=footer.html,DestName=footer.html,Attributes=16384,FileSize=268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1883577249,HashPart2=848441992,HashPart3=-1533125747,HashPart4=811952916,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\footer.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'footer.html' is compressed
        InstallFiles: File: footer.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\, Size: 268
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\ERRORL~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\errorlist\templates\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=ERRORL~1.HTM|errorlist.html,SourceCabKey=errorlist.html,DestName=errorlist.html,Attributes=16384,FileSize=1627,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-361574286,HashPart2=-386233311,HashPart3=-1556167666,HashPart4=1958678156,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\errorlist.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'errorlist.html' is compressed
        InstallFiles: File: errorlist.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\, Size: 1627
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\ERRORL~1\|IISRootFolder\MyComp.WebApp\app\errorlist\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=ERRORL~1.JS|errorlist.js,SourceCabKey=errorlist.js,DestName=errorlist.js,Attributes=16384,FileSize=667,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-196713134,HashPart2=1775724653,HashPart3=1344557525,HashPart4=-973872423,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\errorlist.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'errorlist.js' is compressed
        InstallFiles: File: errorlist.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\, Size: 667
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\GRIDSE~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\gridsettings\controllers\)
        MSI (s) (9C:0C) [17:13:19:721]: Executing op: FileCopy(SourceName=GRIDSE~1.JS|gridsettings.js,SourceCabKey=gridsettings.js,DestName=gridsettings.js,Attributes=16384,FileSize=10230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2044126057,HashPart2=-1610354720,HashPart3=696220765,HashPart4=-286139804,,)
        MSI (s) (9C:0C) [17:13:19:721]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\gridsettings.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:721]: Source for file 'gridsettings.js' is compressed
        InstallFiles: File: gridsettings.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\, Size: 10230
        MSI (s) (9C:0C) [17:13:19:809]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\)
        MSI (s) (9C:0C) [17:13:19:809]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\DOCUME~1\services\|IISRootFolder\MyComp.WebApp\app\documentgrid\services\)
        MSI (s) (9C:0C) [17:13:19:809]: Executing op: FileCopy(SourceName=SEARCH~1.JS|searchService.js,SourceCabKey=searchservice.js,DestName=searchService.js,Attributes=16384,FileSize=19818,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1840438127,HashPart2=1316889687,HashPart3=-91534776,HashPart4=1009827302,,)
        MSI (s) (9C:0C) [17:13:19:809]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\searchService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:809]: Source for file 'searchservice.js' is compressed
        InstallFiles: File: searchService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\, Size: 19818
        MSI (s) (9C:0C) [17:13:19:852]: Executing op: FileCopy(SourceName=ROWSEL~1.JS|rowSelectionService.js,SourceCabKey=rowselectionservice.js,DestName=rowSelectionService.js,Attributes=16384,FileSize=363,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=622213779,HashPart2=1960440248,HashPart3=-1570748073,HashPart4=-1723110338,,)
        MSI (s) (9C:0C) [17:13:19:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\rowSelectionService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:852]: Source for file 'rowselectionservice.js' is compressed
        InstallFiles: File: rowSelectionService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\, Size: 363
        MSI (s) (9C:0C) [17:13:19:852]: Executing op: FileCopy(SourceName=GRIDDA~1.JS|gridDataService.js,SourceCabKey=griddataservice.js,DestName=gridDataService.js,Attributes=16384,FileSize=28009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-661424212,HashPart2=-317550433,HashPart3=1199627988,HashPart4=704302226,,)
        MSI (s) (9C:0C) [17:13:19:852]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\gridDataService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:852]: Source for file 'griddataservice.js' is compressed
        InstallFiles: File: gridDataService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\, Size: 28009
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: FileCopy(SourceName=REFINE~1.JS|refineSearchService.js,SourceCabKey=refinesearchservice.js,DestName=refineSearchService.js,Attributes=16384,FileSize=3479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2095911231,HashPart2=-225381488,HashPart3=29379161,HashPart4=-108594314,,)
        MSI (s) (9C:0C) [17:13:19:893]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\refineSearchService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:893]: Source for file 'refinesearchservice.js' is compressed
        InstallFiles: File: refineSearchService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\, Size: 3479
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: FileCopy(SourceName=APPEND~1.JS|appendSearchService.js,SourceCabKey=appendsearchservice.js,DestName=appendSearchService.js,Attributes=16384,FileSize=3449,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-816259145,HashPart2=817405017,HashPart3=-1387748501,HashPart4=-1185268393,,)
        MSI (s) (9C:0C) [17:13:19:893]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\appendSearchService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:893]: Source for file 'appendsearchservice.js' is compressed
        InstallFiles: File: appendSearchService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\, Size: 3449
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: FileCopy(SourceName=BREADC~1.JS|breadCrumbService.js,SourceCabKey=breadcrumbservice.js,DestName=breadCrumbService.js,Attributes=16384,FileSize=388,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2033583554,HashPart2=295604298,HashPart3=271860615,HashPart4=-1569613072,,)
        MSI (s) (9C:0C) [17:13:19:893]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\breadCrumbService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:893]: Source for file 'breadcrumbservice.js' is compressed
        InstallFiles: File: breadCrumbService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\, Size: 388
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\)
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\CUSTOM~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\customselect\templates\)
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: FileCopy(SourceName=CUSTOM~1.HTM|customselect.html,SourceCabKey=customselect.html,DestName=customselect.html,Attributes=16384,FileSize=2274,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1454322883,HashPart2=91404127,HashPart3=-607014820,HashPart4=-397798140,,)
        MSI (s) (9C:0C) [17:13:19:893]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\customselect.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:893]: Source for file 'customselect.html' is compressed
        InstallFiles: File: customselect.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\, Size: 2274
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\)
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\common\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\common\templates\)
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: FileCopy(SourceName=POPUPH~1.HTM|popuphere.html,SourceCabKey=popuphere.html,DestName=popuphere.html,Attributes=16384,FileSize=370,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1763901944,HashPart2=1869921,HashPart3=591542943,HashPart4=-1502976338,,)
        MSI (s) (9C:0C) [17:13:19:893]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\popuphere.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:893]: Source for file 'popuphere.html' is compressed
        InstallFiles: File: popuphere.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\, Size: 370
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: FileCopy(SourceName=POPUP~1.HTM|popup.html,SourceCabKey=popup.html,DestName=popup.html,Attributes=16384,FileSize=651,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=444596939,HashPart2=-485459435,HashPart3=1296273080,HashPart4=-1442619793,,)
        MSI (s) (9C:0C) [17:13:19:893]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\popup.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:893]: Source for file 'popup.html' is compressed
        InstallFiles: File: popup.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\, Size: 651
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: FileCopy(SourceName=PROCES~1.HTM|processing.html,SourceCabKey=processing.html,DestName=processing.html,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2083666208,HashPart2=93244195,HashPart3=-675039651,HashPart4=-1371289387,,)
        MSI (s) (9C:0C) [17:13:19:893]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\processing.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:893]: Source for file 'processing.html' is compressed
        InstallFiles: File: processing.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\, Size: 206
        MSI (s) (9C:0C) [17:13:19:893]: Executing op: FileCopy(SourceName=POPUPC~1.HTM|popupcmd.html,SourceCabKey=popupcmd.html,DestName=popupcmd.html,Attributes=16384,FileSize=190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1074683280,HashPart2=1530616142,HashPart3=-817539959,HashPart4=-742941,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\popupcmd.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'popupcmd.html' is compressed
        InstallFiles: File: popupcmd.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\, Size: 190
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\)
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\common\services\|IISRootFolder\MyComp.WebApp\app\common\services\)
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=PREVEN~1.JS|preventTemplateCache.js,SourceCabKey=preventtemplatecache.js,DestName=preventTemplateCache.js,Attributes=16384,FileSize=607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2110536228,HashPart2=-2061247120,HashPart3=2030369527,HashPart4=-2144227350,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\preventTemplateCache.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'preventtemplatecache.js' is compressed
        InstallFiles: File: preventTemplateCache.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 607
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=ERRORS~1.JS|errorService.js,SourceCabKey=errorservice.js,DestName=errorService.js,Attributes=16384,FileSize=379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1023773795,HashPart2=-699685117,HashPart3=-1834153032,HashPart4=-1115469514,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\errorService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'errorservice.js' is compressed
        InstallFiles: File: errorService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 379
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=STORAG~1.JS|storageService.js,SourceCabKey=storageservice.js,DestName=storageService.js,Attributes=16384,FileSize=4912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1184729832,HashPart2=-1029135726,HashPart3=1823237381,HashPart4=1846756947,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\storageService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'storageservice.js' is compressed
        InstallFiles: File: storageService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 4912
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=LIBRAR~1.JS|libraryservice.js,SourceCabKey=libraryservice.js1,DestName=libraryservice.js,Attributes=16384,FileSize=9649,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-170881963,HashPart2=-1440482109,HashPart3=1326147328,HashPart4=-1339379914,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\libraryservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'libraryservice.js1' is compressed
        InstallFiles: File: libraryservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 9649
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=HUBFAC~1.JS|hubFactory.js,SourceCabKey=hubfactory.js,DestName=hubFactory.js,Attributes=16384,FileSize=4836,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-726815297,HashPart2=1566498487,HashPart3=-508855829,HashPart4=-800036281,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\hubFactory.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'hubfactory.js' is compressed
        InstallFiles: File: hubFactory.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 4836
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=HTTPBU~1.JS|httpbuffer.js,SourceCabKey=httpbuffer.js,DestName=httpbuffer.js,Attributes=16384,FileSize=2042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=691609542,HashPart2=1456750689,HashPart3=-351349216,HashPart4=-1237530801,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\httpbuffer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'httpbuffer.js' is compressed
        InstallFiles: File: httpbuffer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 2042
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=EXCEPT~1.JS|exceptionHandler.js,SourceCabKey=exceptionhandler.js,DestName=exceptionHandler.js,Attributes=16384,FileSize=294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=789846012,HashPart2=-2084047968,HashPart3=-1212502368,HashPart4=672277169,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\exceptionHandler.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'exceptionhandler.js' is compressed
        InstallFiles: File: exceptionHandler.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 294
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=ERRORH~1.JS|errorHandler.js,SourceCabKey=errorhandler.js,DestName=errorHandler.js,Attributes=16384,FileSize=8117,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2062898641,HashPart2=-713905163,HashPart3=-1301461281,HashPart4=1488132140,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\errorHandler.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'errorhandler.js' is compressed
        InstallFiles: File: errorHandler.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 8117
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=COLUMN~1.JS|columnsetservice.js,SourceCabKey=columnsetservice.js,DestName=columnsetservice.js,Attributes=16384,FileSize=5305,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1481301751,HashPart2=1772507752,HashPart3=-863716492,HashPart4=-357225439,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\columnsetservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'columnsetservice.js' is compressed
        InstallFiles: File: columnsetservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 5305
        MSI (s) (9C:0C) [17:13:19:908]: Executing op: FileCopy(SourceName=COLUMN~1.JS1|columnFactory.js,SourceCabKey=columnfactory.js,DestName=columnFactory.js,Attributes=16384,FileSize=2331,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1224511409,HashPart2=-407597048,HashPart3=-1911606314,HashPart4=899163181,,)
        MSI (s) (9C:0C) [17:13:19:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\columnFactory.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:908]: Source for file 'columnfactory.js' is compressed
        InstallFiles: File: columnFactory.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 2331
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=AUTHSE~1.JS|authservice.js,SourceCabKey=authservice.js,DestName=authservice.js,Attributes=16384,FileSize=1774,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1661949127,HashPart2=-1694954504,HashPart3=-300629537,HashPart4=-988870503,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\authservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'authservice.js' is compressed
        InstallFiles: File: authservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 1774
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=AUTHIN~1.JS|authInterceptor.js,SourceCabKey=authinterceptor.js,DestName=authInterceptor.js,Attributes=16384,FileSize=5951,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1967118490,HashPart2=1322357433,HashPart3=1277078998,HashPart4=883501212,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\authInterceptor.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'authinterceptor.js' is compressed
        InstallFiles: File: authInterceptor.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 5951
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=OPTION~1.JS|optionsservice.js,SourceCabKey=optionsservice.js,DestName=optionsservice.js,Attributes=16384,FileSize=2325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-414856787,HashPart2=-1869555674,HashPart3=-519447396,HashPart4=-1186938427,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\optionsservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'optionsservice.js' is compressed
        InstallFiles: File: optionsservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 2325
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=ENUMFA~1.JS|enumFactory.js,SourceCabKey=enumfactory.js,DestName=enumFactory.js,Attributes=16384,FileSize=995,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1767195278,HashPart2=-586515365,HashPart3=1392003246,HashPart4=609820479,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\enumFactory.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'enumfactory.js' is compressed
        InstallFiles: File: enumFactory.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 995
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=STOPWA~1.JS|stopwatch.js,SourceCabKey=stopwatch.js,DestName=stopwatch.js,Attributes=16384,FileSize=3,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-142038292,HashPart2=284560378,HashPart3=-177429851,HashPart4=-1428956091,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\stopwatch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'stopwatch.js' is compressed
        InstallFiles: File: stopwatch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 3
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=FTSSER~1.JS|ftsservice.js,SourceCabKey=ftsservice.js,DestName=ftsservice.js,Attributes=16384,FileSize=3930,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-78489831,HashPart2=-773263097,HashPart3=288557586,HashPart4=2111976888,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\ftsservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'ftsservice.js' is compressed
        InstallFiles: File: ftsservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\, Size: 3930
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\)
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\common\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\common\directives\)
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=stRatio.js,SourceCabKey=stratio.js,DestName=stRatio.js,Attributes=16384,FileSize=571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1384485182,HashPart2=-1861679170,HashPart3=1150628188,HashPart4=-490413484,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\stRatio.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'stratio.js' is compressed
        InstallFiles: File: stRatio.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 571
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=RESTRI~1.JS|restricted.js,SourceCabKey=restricted.js,DestName=restricted.js,Attributes=16384,FileSize=699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1265083391,HashPart2=-592554453,HashPart3=155021279,HashPart4=-1831175182,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\restricted.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'restricted.js' is compressed
        InstallFiles: File: restricted.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 699
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=RESIZE~1.JS|resizeable.js,SourceCabKey=resizeable.js,DestName=resizeable.js,Attributes=16384,FileSize=664,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1449019673,HashPart2=748988837,HashPart3=1905140840,HashPart4=-1850610326,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\resizeable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'resizeable.js' is compressed
        InstallFiles: File: resizeable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 664
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=POPUPH~1.JS|popuphere.js,SourceCabKey=popuphere.js,DestName=popuphere.js,Attributes=16384,FileSize=1022,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1220620666,HashPart2=975957642,HashPart3=1573439877,HashPart4=-1313803375,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\popuphere.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'popuphere.js' is compressed
        InstallFiles: File: popuphere.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 1022
        MSI (s) (9C:0C) [17:13:19:924]: Executing op: FileCopy(SourceName=popup.js,SourceCabKey=popup.js,DestName=popup.js,Attributes=16384,FileSize=1912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1870402119,HashPart2=-1656122811,HashPart3=199710392,HashPart4=1854720696,,)
        MSI (s) (9C:0C) [17:13:19:924]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\popup.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:924]: Source for file 'popup.js' is compressed
        InstallFiles: File: popup.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 1912
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=LIBRAR~1.JS|libraryservice.js,SourceCabKey=libraryservice.js,DestName=libraryservice.js,Attributes=16384,FileSize=595,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2116759892,HashPart2=1424280736,HashPart3=-464993323,HashPart4=204267860,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\libraryservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'libraryservice.js' is compressed
        InstallFiles: File: libraryservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 595
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=icheck.js,SourceCabKey=icheck.js,DestName=icheck.js,Attributes=16384,FileSize=1415,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-346512010,HashPart2=-392518178,HashPart3=-1166088570,HashPart4=-1370018226,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\icheck.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'icheck.js' is compressed
        InstallFiles: File: icheck.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 1415
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=AUTOCO~1.JS|autocompleteBlur.js,SourceCabKey=autocompleteblur.js,DestName=autocompleteBlur.js,Attributes=16384,FileSize=870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-210725404,HashPart2=1428875470,HashPart3=-2052830764,HashPart4=1797342826,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\autocompleteBlur.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'autocompleteblur.js' is compressed
        InstallFiles: File: autocompleteBlur.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 870
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=UNSELE~1.JS|unselectable.js,SourceCabKey=unselectable.js,DestName=unselectable.js,Attributes=16384,FileSize=988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=464673700,HashPart2=-793394101,HashPart3=-680388595,HashPart4=564283500,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\unselectable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'unselectable.js' is compressed
        InstallFiles: File: unselectable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 988
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=ATTACH~1.JS|attachToBody.js,SourceCabKey=attachtobody.js,DestName=attachToBody.js,Attributes=16384,FileSize=560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=492624191,HashPart2=1951819417,HashPart3=-1590833836,HashPart4=1306920082,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\attachToBody.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'attachtobody.js' is compressed
        InstallFiles: File: attachToBody.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 560
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=AUTOHE~1.JS|autoheight.js,SourceCabKey=autoheight.js,DestName=autoheight.js,Attributes=16384,FileSize=1531,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=982550682,HashPart2=-708366105,HashPart3=-801476912,HashPart4=393935769,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\autoheight.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'autoheight.js' is compressed
        InstallFiles: File: autoheight.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 1531
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=CONTRO~1.JS|controlPosition.js,SourceCabKey=controlposition.js,DestName=controlPosition.js,Attributes=16384,FileSize=1024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1497195159,HashPart2=1145950497,HashPart3=-1442109524,HashPart4=816520917,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\controlPosition.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'controlposition.js' is compressed
        InstallFiles: File: controlPosition.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 1024
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=popupcmd.js,SourceCabKey=popupcmd.js,DestName=popupcmd.js,Attributes=16384,FileSize=1712,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=734873612,HashPart2=1573374870,HashPart3=12236731,HashPart4=782472901,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\popupcmd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'popupcmd.js' is compressed
        InstallFiles: File: popupcmd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 1712
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=ROUTEL~1.JS|routeLoadingIndicator.js,SourceCabKey=routeloadingindicator.js,DestName=routeLoadingIndicator.js,Attributes=16384,FileSize=998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2117874757,HashPart2=2067140925,HashPart3=1578097701,HashPart4=-569356188,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\routeLoadingIndicator.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'routeloadingindicator.js' is compressed
        InstallFiles: File: routeLoadingIndicator.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 998
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=DOTDOT~1.JS|dotdotdot.js,SourceCabKey=dotdotdot.js,DestName=dotdotdot.js,Attributes=16384,FileSize=670,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-912750773,HashPart2=-1527888622,HashPart3=253236221,HashPart4=537193354,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\dotdotdot.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'dotdotdot.js' is compressed
        InstallFiles: File: dotdotdot.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 670
        MSI (s) (9C:0C) [17:13:19:940]: Executing op: FileCopy(SourceName=COLUMN~1.JS|columnResize.js,SourceCabKey=columnresize.js,DestName=columnResize.js,Attributes=16384,FileSize=542,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-478648222,HashPart2=-1016859465,HashPart3=-1309804215,HashPart4=-1386537898,,)
        MSI (s) (9C:0C) [17:13:19:940]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\columnResize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:940]: Source for file 'columnresize.js' is compressed
        InstallFiles: File: columnResize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 542
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=focus.js,SourceCabKey=focus.js,DestName=focus.js,Attributes=16384,FileSize=593,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1967818424,HashPart2=-609709858,HashPart3=827530298,HashPart4=295330350,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\focus.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'focus.js' is compressed
        InstallFiles: File: focus.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 593
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=NAWCBU~1.JS|nawcbutton.js,SourceCabKey=nawcbutton.js,DestName=nawcbutton.js,Attributes=16384,FileSize=1984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1206556185,HashPart2=-1264864498,HashPart3=1694296798,HashPart4=1530318218,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\nawcbutton.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'nawcbutton.js' is compressed
        InstallFiles: File: nawcbutton.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 1984
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=CLICKC~1.JS|clickClose.js,SourceCabKey=clickclose.js,DestName=clickClose.js,Attributes=16384,FileSize=1282,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1989343322,HashPart2=576162834,HashPart3=2020665013,HashPart4=1159508083,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\clickClose.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'clickclose.js' is compressed
        InstallFiles: File: clickClose.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\, Size: 1282
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\)
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\AWCDAT~1\|IISRootFolder\MyComp.WebApp\app\awcDatePicker\)
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=AWCDAT~1.JS|awcDatePicker.js,SourceCabKey=awcdatepicker.js,DestName=awcDatePicker.js,Attributes=16384,FileSize=22143,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2045556171,HashPart2=173478112,HashPart3=-1328428825,HashPart4=1236630849,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\awcDatePicker.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'awcdatepicker.js' is compressed
        InstallFiles: File: awcDatePicker.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\, Size: 22143
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=AWCDAT~1.HTM|awcDatePicker.html,SourceCabKey=awcdatepicker.html,DestName=awcDatePicker.html,Attributes=16384,FileSize=8210,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1234323606,HashPart2=777908945,HashPart3=1660722768,HashPart4=-1572279114,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\awcDatePicker.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'awcdatepicker.html' is compressed
        InstallFiles: File: awcDatePicker.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\, Size: 8210
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\)
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\|IISRootFolder\MyComp.WebApp\)
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html,DestName=index.html,Attributes=16384,FileSize=11250,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-557624973,HashPart2=-1122541667,HashPart3=2057790773,HashPart4=1136831702,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'index.html' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\, Size: 11250
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\)
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\DOCUME~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\documentgrid\controllers\)
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=testgrid.js,SourceCabKey=testgrid.js,DestName=testgrid.js,Attributes=16384,FileSize=3271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1563378306,HashPart2=-1843877846,HashPart3=-24495652,HashPart4=-331104648,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\testgrid.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'testgrid.js' is compressed
        InstallFiles: File: testgrid.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\, Size: 3271
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=DOCUME~1.JS|documentgrid.js,SourceCabKey=documentgrid.js,DestName=documentgrid.js,Attributes=16384,FileSize=37316,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1480819806,HashPart2=-1895697122,HashPart3=188932122,HashPart4=-1076926006,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\documentgrid.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'documentgrid.js' is compressed
        InstallFiles: File: documentgrid.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\, Size: 37316
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\)
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\datacard\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\datacard\templates\)
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=SAVECH~1.HTM|savechanges.html,SourceCabKey=savechanges.html,DestName=savechanges.html,Attributes=16384,FileSize=1098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2052852519,HashPart2=-795864164,HashPart3=-1302054194,HashPart4=879476807,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\savechanges.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'savechanges.html' is compressed
        InstallFiles: File: savechanges.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\, Size: 1098
        MSI (s) (9C:0C) [17:13:19:955]: Executing op: FileCopy(SourceName=POPUPT~1.HTM|popuptemplate.html,SourceCabKey=popuptemplate.html,DestName=popuptemplate.html,Attributes=16384,FileSize=2642,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=578106038,HashPart2=917421467,HashPart3=1152831860,HashPart4=42999645,,)
        MSI (s) (9C:0C) [17:13:19:955]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\popuptemplate.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:955]: Source for file 'popuptemplate.html' is compressed
        InstallFiles: File: popuptemplate.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\, Size: 2642
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=DATACA~1.HTM|datacardstate.html,SourceCabKey=datacardstate.html,DestName=datacardstate.html,Attributes=16384,FileSize=355,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=980728896,HashPart2=-1857115101,HashPart3=-1435615058,HashPart4=1544112116,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\datacardstate.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'datacardstate.html' is compressed
        InstallFiles: File: datacardstate.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\, Size: 355
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=DATACA~2.HTM|datacard.html,SourceCabKey=datacard.html,DestName=datacard.html,Attributes=16384,FileSize=24322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=557878832,HashPart2=675318375,HashPart3=-1495954619,HashPart4=-1901357425,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\datacard.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'datacard.html' is compressed
        InstallFiles: File: datacard.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\, Size: 24322
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\)
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\QUICK-~1\example\js\|IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\)
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=main.js,SourceCabKey=main.js,DestName=main.js,Attributes=16384,FileSize=1325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=198038052,HashPart2=-161633877,HashPart3=-778213064,HashPart4=-718449761,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\main.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'main.js' is compressed
        InstallFiles: File: main.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\, Size: 1325
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=CONFIG~1.JSO|config.json,SourceCabKey=config.json,DestName=config.json,Attributes=16384,FileSize=365,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1106482320,HashPart2=369656488,HashPart3=-2094740867,HashPart4=-589553682,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\config.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'config.json' is compressed
        InstallFiles: File: config.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\, Size: 365
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=MAIN_C~1.JS|main_classic.js,SourceCabKey=main_classic.js,DestName=main_classic.js,Attributes=16384,FileSize=1257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-852793256,HashPart2=1120731221,HashPart3=1528639893,HashPart4=-1562521869,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\main_classic.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'main_classic.js' is compressed
        InstallFiles: File: main_classic.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\, Size: 1257
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=QUICK-~1.JS|quick-ng-repeat.js,SourceCabKey=quick_ng_repeat.js,DestName=quick-ng-repeat.js,Attributes=16384,FileSize=9303,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1066095286,HashPart2=1558202611,HashPart3=1380692555,HashPart4=-984385783,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\quick-ng-repeat.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'quick_ng_repeat.js' is compressed
        InstallFiles: File: quick-ng-repeat.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\, Size: 9303
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\)
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\QUICK-~1\example\img\|IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\img\)
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=GLYPHI~1.PNG|glyphicons-halflings.png,SourceCabKey=glyphicons_halflings.png,DestName=glyphicons-halflings.png,Attributes=16384,FileSize=12799,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1724705243,HashPart2=-2129602704,HashPart3=133793173,HashPart4=180268659,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\glyphicons-halflings.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'glyphicons_halflings.png' is compressed
        InstallFiles: File: glyphicons-halflings.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\, Size: 12799
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=GLYPHI~2.PNG|glyphicons-halflings-white.png,SourceCabKey=glyphicons_halflings_white.p,DestName=glyphicons-halflings-white.png,Attributes=16384,FileSize=8777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1771127653,HashPart2=948607234,HashPart3=1033973340,HashPart4=-42965771,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\glyphicons-halflings-white.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'glyphicons_halflings_white.p' is compressed
        InstallFiles: File: glyphicons-halflings-white.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\, Size: 8777
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\)
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\QUICK-~1\example\css\|IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\css\)
        MSI (s) (9C:0C) [17:13:19:971]: Executing op: FileCopy(SourceName=main.css,SourceCabKey=main.css1,DestName=main.css,Attributes=16384,FileSize=204,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-265226217,HashPart2=533663622,HashPart3=1319366155,HashPart4=70065572,,)
        MSI (s) (9C:0C) [17:13:19:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\main.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:971]: Source for file 'main.css1' is compressed
        InstallFiles: File: main.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\, Size: 204
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=BOOTST~1.CSS|bootstrap.min.css,SourceCabKey=bootstrap.min.css2,DestName=bootstrap.min.css,Attributes=16384,FileSize=106015,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=472351296,HashPart2=-1666152577,HashPart3=-436272777,HashPart4=-585177516,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\bootstrap.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'bootstrap.min.css2' is compressed
        InstallFiles: File: bootstrap.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\, Size: 106015
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=BOOTST~2.CSS|bootstrap.css,SourceCabKey=bootstrap.css2,DestName=bootstrap.css,Attributes=16384,FileSize=127352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=73925541,HashPart2=2073221524,HashPart3=1462493237,HashPart4=-1626442919,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\bootstrap.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'bootstrap.css2' is compressed
        InstallFiles: File: bootstrap.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\, Size: 127352
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=BOOTST~3.CSS|bootstrap-responsive.min.css,SourceCabKey=bootstrap_responsive.min.css,DestName=bootstrap-responsive.min.css,Attributes=16384,FileSize=16849,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1330804232,HashPart2=-1436393080,HashPart3=-4855220,HashPart4=-1999095709,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\bootstrap-responsive.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'bootstrap_responsive.min.css' is compressed
        InstallFiles: File: bootstrap-responsive.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\, Size: 16849
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=BOOTST~4.CSS|bootstrap-responsive.css,SourceCabKey=bootstrap_responsive.css,DestName=bootstrap-responsive.css,Attributes=16384,FileSize=22111,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-386982521,HashPart2=-1138185791,HashPart3=-806370372,HashPart4=1121852746,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\bootstrap-responsive.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'bootstrap_responsive.css' is compressed
        InstallFiles: File: bootstrap-responsive.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\, Size: 22111
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\)
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\QUICK-~1\example\|IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\)
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=INDEX_~1.HTM|index_classic.html,SourceCabKey=index_classic.html,DestName=index_classic.html,Attributes=16384,FileSize=2176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1031575925,HashPart2=-748972269,HashPart3=-1013027239,HashPart4=-380655393,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\index_classic.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'index_classic.html' is compressed
        InstallFiles: File: index_classic.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 2176
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html13,DestName=index.html,Attributes=16384,FileSize=2198,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1423811527,HashPart2=-1100699151,HashPart3=-1807800844,HashPart4=-336456643,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'index.html13' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 2198
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=favicon.ico,SourceCabKey=favicon.ico3,DestName=favicon.ico,Attributes=16384,FileSize=766,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1246000589,HashPart2=-1182757398,HashPart3=-329935482,HashPart4=-1647029342,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\favicon.ico; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'favicon.ico3' is compressed
        InstallFiles: File: favicon.ico, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 766
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=APPLE-~1.PNG|apple-touch-icon.png,SourceCabKey=apple_touch_icon.png,DestName=apple-touch-icon.png,Attributes=16384,FileSize=730,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1418988940,HashPart2=1691132238,HashPart3=912339086,HashPart4=-300624874,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\apple-touch-icon.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'apple_touch_icon.png' is compressed
        InstallFiles: File: apple-touch-icon.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 730
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=APPLE-~2.PNG|apple-touch-icon-precomposed.png,SourceCabKey=apple_touch_icon_precomposed,DestName=apple-touch-icon-precomposed.png,Attributes=16384,FileSize=730,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1418988940,HashPart2=1691132238,HashPart3=912339086,HashPart4=-300624874,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\apple-touch-icon-precomposed.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'apple_touch_icon_precomposed' is compressed
        InstallFiles: File: apple-touch-icon-precomposed.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 730
        MSI (s) (9C:0C) [17:13:19:987]: Executing op: FileCopy(SourceName=APPLE-~3.PNG|apple-touch-icon-72x72-precomposed.png,SourceCabKey=apple_touch_icon_72x72_preco,DestName=apple-touch-icon-72x72-precomposed.png,Attributes=16384,FileSize=854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-527359074,HashPart2=1751483104,HashPart3=867135638,HashPart4=151923510,,)
        MSI (s) (9C:0C) [17:13:19:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\apple-touch-icon-72x72-precomposed.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:19:987]: Source for file 'apple_touch_icon_72x72_preco' is compressed
        InstallFiles: File: apple-touch-icon-72x72-precomposed.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 854
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=APPLE-~4.PNG|apple-touch-icon-57x57-precomposed.png,SourceCabKey=apple_touch_icon_57x57_preco,DestName=apple-touch-icon-57x57-precomposed.png,Attributes=16384,FileSize=730,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1418988940,HashPart2=1691132238,HashPart3=912339086,HashPart4=-300624874,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\apple-touch-icon-57x57-precomposed.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'apple_touch_icon_57x57_preco' is compressed
        InstallFiles: File: apple-touch-icon-57x57-precomposed.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 730
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=AP1DD1~1.PNG|apple-touch-icon-144x144-precomposed.png,SourceCabKey=apple_touch_icon_144x144_pre,DestName=apple-touch-icon-144x144-precomposed.png,Attributes=16384,FileSize=1475,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1098623790,HashPart2=747510746,HashPart3=-562408359,HashPart4=-1419432939,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\apple-touch-icon-144x144-precomposed.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'apple_touch_icon_144x144_pre' is compressed
        InstallFiles: File: apple-touch-icon-144x144-precomposed.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 1475
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=AP610C~1.PNG|apple-touch-icon-114x114-precomposed.png,SourceCabKey=apple_touch_icon_114x114_pre,DestName=apple-touch-icon-114x114-precomposed.png,Attributes=16384,FileSize=1189,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2043429526,HashPart2=1423261854,HashPart3=-2099884432,HashPart4=1932086489,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\apple-touch-icon-114x114-precomposed.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'apple_touch_icon_114x114_pre' is compressed
        InstallFiles: File: apple-touch-icon-114x114-precomposed.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\, Size: 1189
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\)
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\QUICK-~1\|IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\)
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json84,DestName=bower.json,Attributes=16384,FileSize=461,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1562470218,HashPart2=1962840063,HashPart3=-439004760,HashPart4=567573982,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'bower.json84' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\, Size: 461
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json47,DestName=.bower.json,Attributes=16384,FileSize=712,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-142403596,HashPart2=760954718,HashPart3=1965088631,HashPart4=444227948,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file '_bower.json47' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\, Size: 712
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=LICENCE,SourceCabKey=licence,DestName=LICENCE,Attributes=16384,FileSize=1057,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1205161885,HashPart2=412113855,HashPart3=1299099513,HashPart4=360325781,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\LICENCE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'licence' is compressed
        InstallFiles: File: LICENCE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\, Size: 1057
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=QUICK-~1.JS|quick-ng-repeat.js,SourceCabKey=quick_ng_repeat.js1,DestName=quick-ng-repeat.js,Attributes=16384,FileSize=9382,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1588050370,HashPart2=-1786390015,HashPart3=12836978,HashPart4=-1507761425,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\quick-ng-repeat.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'quick_ng_repeat.js1' is compressed
        InstallFiles: File: quick-ng-repeat.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\, Size: 9382
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md39,DestName=README.md,Attributes=16384,FileSize=1719,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=701002075,HashPart2=1626489188,HashPart3=-2001031750,HashPart4=-1911136792,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'readme.md39' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\, Size: 1719
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\)
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN4E34~1\|IISRootFolder\MyComp.WebApp\lib\angular-messages\)
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md38,DestName=README.md,Attributes=16384,FileSize=2119,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=575322998,HashPart2=-147544682,HashPart3=-216856301,HashPart4=1629348188,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'readme.md38' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\, Size: 2119
        MSI (s) (9C:0C) [17:13:20:002]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json24,DestName=package.json,Attributes=16384,FileSize=668,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1675297974,HashPart2=-1468590935,HashPart3=577166977,HashPart4=1076530288,,)
        MSI (s) (9C:0C) [17:13:20:002]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:002]: Source for file 'package.json24' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\, Size: 668
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js15,DestName=index.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1636163189,HashPart2=121341782,HashPart3=-1261978326,HashPart4=356593985,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'index.js15' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\, Size: 64
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json83,DestName=bower.json,Attributes=16384,FileSize=163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-179060494,HashPart2=1594026077,HashPart3=-798516429,HashPart4=-1557608620,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'bower.json83' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\, Size: 163
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angular-messages.min.js.map,SourceCabKey=angular_messages.min.js.map,DestName=angular-messages.min.js.map,Attributes=16384,FileSize=7427,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1211191875,HashPart2=-985917362,HashPart3=1047261058,HashPart4=768509773,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\angular-messages.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'angular_messages.min.js.map' is compressed
        InstallFiles: File: angular-messages.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\, Size: 7427
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-messages.min.js,SourceCabKey=angular_messages.min.js,DestName=angular-messages.min.js,Attributes=16384,FileSize=2760,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=264145579,HashPart2=1580587773,HashPart3=-1775457607,HashPart4=2037798254,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\angular-messages.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'angular_messages.min.js' is compressed
        InstallFiles: File: angular-messages.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\, Size: 2760
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-messages.js,SourceCabKey=angular_messages.js,DestName=angular-messages.js,Attributes=16384,FileSize=26417,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-821509232,HashPart2=1568172108,HashPart3=-1787789551,HashPart4=1377113961,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\angular-messages.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'angular_messages.js' is compressed
        InstallFiles: File: angular-messages.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\, Size: 26417
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json46,DestName=.bower.json,Attributes=16384,FileSize=501,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1149881101,HashPart2=-901075824,HashPart3=-1436583449,HashPart4=-1840501179,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file '_bower.json46' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\, Size: 501
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\)
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\showHide\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\showHide\)
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=SHOWHI~1.JS|showHide.min.js,SourceCabKey=showhide.min.js1,DestName=showHide.min.js,Attributes=16384,FileSize=750,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1017976626,HashPart2=-537555101,HashPart3=576746958,HashPart4=-2033833155,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\showHide.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'showhide.min.js1' is compressed
        InstallFiles: File: showHide.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\, Size: 750
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=showHide.js,SourceCabKey=showhide.js1,DestName=showHide.js,Attributes=16384,FileSize=1717,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1569482443,HashPart2=1591883020,HashPart3=1808924958,HashPart4=-655048019,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\showHide.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'showhide.js1' is compressed
        InstallFiles: File: showHide.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\, Size: 1717
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json82,DestName=bower.json,Attributes=16384,FileSize=161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1228026852,HashPart2=178985157,HashPart3=-1396188233,HashPart4=1910755123,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'bower.json82' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\, Size: 161
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\)
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\tests\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\tests\controllers\)
        MSI (s) (9C:0C) [17:13:20:018]: Executing op: FileCopy(SourceName=tests.js,SourceCabKey=tests.js1,DestName=tests.js,Attributes=16384,FileSize=2675,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2043876113,HashPart2=-425557026,HashPart3=1643832619,HashPart4=356266450,,)
        MSI (s) (9C:0C) [17:13:20:018]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\tests.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:018]: Source for file 'tests.js1' is compressed
        InstallFiles: File: tests.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\, Size: 2675
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\)
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN8949~1\|IISRootFolder\MyComp.WebApp\lib\angular-cookies\)
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md37,DestName=README.md,Attributes=16384,FileSize=2108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1868583068,HashPart2=-1327989667,HashPart3=-177927767,HashPart4=-2091387821,,)
        MSI (s) (9C:0C) [17:13:20:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:033]: Source for file 'readme.md37' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\, Size: 2108
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json23,DestName=package.json,Attributes=16384,FileSize=623,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-512410106,HashPart2=223813074,HashPart3=-1961990147,HashPart4=416832321,,)
        MSI (s) (9C:0C) [17:13:20:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:033]: Source for file 'package.json23' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\, Size: 623
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js14,DestName=index.js,Attributes=16384,FileSize=62,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-572292315,HashPart2=532679328,HashPart3=568348026,HashPart4=1160103963,,)
        MSI (s) (9C:0C) [17:13:20:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:033]: Source for file 'index.js14' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\, Size: 62
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json81,DestName=bower.json,Attributes=16384,FileSize=161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-544766794,HashPart2=-1177740088,HashPart3=573091752,HashPart4=1561049125,,)
        MSI (s) (9C:0C) [17:13:20:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:033]: Source for file 'bower.json81' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\, Size: 161
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angular-cookies.min.js.map,SourceCabKey=angular_cookies.min.js.map,DestName=angular-cookies.min.js.map,Attributes=16384,FileSize=3404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2021952046,HashPart2=1033152084,HashPart3=1505780755,HashPart4=-319469883,,)
        MSI (s) (9C:0C) [17:13:20:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\angular-cookies.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:033]: Source for file 'angular_cookies.min.js.map' is compressed
        InstallFiles: File: angular-cookies.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\, Size: 3404
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-cookies.min.js,SourceCabKey=angular_cookies.min.js,DestName=angular-cookies.min.js,Attributes=16384,FileSize=1453,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=469111164,HashPart2=-943846820,HashPart3=-1359164637,HashPart4=1535422098,,)
        MSI (s) (9C:0C) [17:13:20:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\angular-cookies.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:033]: Source for file 'angular_cookies.min.js' is compressed
        InstallFiles: File: angular-cookies.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\, Size: 1453
        MSI (s) (9C:0C) [17:13:20:033]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-cookies.js,SourceCabKey=angular_cookies.js,DestName=angular-cookies.js,Attributes=16384,FileSize=10050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1026680575,HashPart2=1311461324,HashPart3=1169634410,HashPart4=1647287326,,)
        MSI (s) (9C:0C) [17:13:20:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\angular-cookies.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:033]: Source for file 'angular_cookies.js' is compressed
        InstallFiles: File: angular-cookies.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\, Size: 10050
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json45,DestName=.bower.json,Attributes=16384,FileSize=496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1500870031,HashPart2=9427628,HashPart3=110605984,HashPart4=991059866,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file '_bower.json45' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\, Size: 496
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\)
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\tests\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\tests\templates\)
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=MAIN~1.HTM|main.html,SourceCabKey=main.html,DestName=main.html,Attributes=16384,FileSize=775,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1834612391,HashPart2=-405440734,HashPart3=746515471,HashPart4=667147496,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\main.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'main.html' is compressed
        InstallFiles: File: main.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\, Size: 775
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\)
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\showHide\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\showHide\)
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=SHOWHI~1.JS|showHide.min.js,SourceCabKey=showhide.min.js,DestName=showHide.min.js,Attributes=16384,FileSize=901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1178303618,HashPart2=1486084074,HashPart3=-1767737377,HashPart4=-1905493353,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\showHide.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'showhide.min.js' is compressed
        InstallFiles: File: showHide.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\, Size: 901
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=showHide.js,SourceCabKey=showhide.js,DestName=showHide.js,Attributes=16384,FileSize=1794,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=673936971,HashPart2=1731265109,HashPart3=-1164993037,HashPart4=-1009359845,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\showHide.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'showhide.js' is compressed
        InstallFiles: File: showHide.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\, Size: 1794
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\)
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1\css\themes\|IISRootFolder\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\)
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=ROYALM~1.CSS|royal.min.css,SourceCabKey=royal.min.css,DestName=royal.min.css,Attributes=16384,FileSize=10908,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1449995533,HashPart2=-1661795490,HashPart3=1008762218,HashPart4=712153951,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\royal.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'royal.min.css' is compressed
        InstallFiles: File: royal.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\, Size: 10908
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=royal.css,SourceCabKey=royal.css,DestName=royal.css,Attributes=16384,FileSize=12618,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-977506299,HashPart2=-2033829,HashPart3=-810942696,HashPart4=-135165985,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\royal.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'royal.css' is compressed
        InstallFiles: File: royal.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\, Size: 12618
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=REDMIN~1.CSS|red.min.css,SourceCabKey=red.min.css,DestName=red.min.css,Attributes=16384,FileSize=10658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1904369589,HashPart2=308853090,HashPart3=-910308958,HashPart4=22059540,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\red.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'red.min.css' is compressed
        InstallFiles: File: red.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\, Size: 10658
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=red.css,SourceCabKey=red.css,DestName=red.css,Attributes=16384,FileSize=12386,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1121809175,HashPart2=-1891914372,HashPart3=-550594557,HashPart4=411814389,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\red.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'red.css' is compressed
        InstallFiles: File: red.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\, Size: 12386
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=GRAYMI~1.CSS|gray.min.css,SourceCabKey=gray.min.css,DestName=gray.min.css,Attributes=16384,FileSize=10865,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1350901204,HashPart2=-2028684748,HashPart3=817879959,HashPart4=1012176303,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\gray.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'gray.min.css' is compressed
        InstallFiles: File: gray.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\, Size: 10865
        MSI (s) (9C:0C) [17:13:20:049]: Executing op: FileCopy(SourceName=gray.css,SourceCabKey=gray.css,DestName=gray.css,Attributes=16384,FileSize=12500,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-788745071,HashPart2=1411360516,HashPart3=980339431,HashPart4=-822852304,,)
        MSI (s) (9C:0C) [17:13:20:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\gray.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:049]: Source for file 'gray.css' is compressed
        InstallFiles: File: gray.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\, Size: 12500
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=DARKMI~1.CSS|dark.min.css,SourceCabKey=dark.min.css,DestName=dark.min.css,Attributes=16384,FileSize=10759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=529880385,HashPart2=1088868659,HashPart3=-1460765736,HashPart4=515501874,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\dark.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'dark.min.css' is compressed
        InstallFiles: File: dark.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\, Size: 10759
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=dark.css,SourceCabKey=dark.css,DestName=dark.css,Attributes=16384,FileSize=12502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1683523264,HashPart2=-544934305,HashPart3=472228199,HashPart4=1227287716,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'dark.css' is compressed
        InstallFiles: File: dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\, Size: 12502
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\groovy\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\groovy\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=groovy.js,SourceCabKey=groovy.js,DestName=groovy.js,Attributes=16384,FileSize=8108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2117100066,HashPart2=1327545404,HashPart3=-586709013,HashPart4=1255404957,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\groovy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'groovy.js' is compressed
        InstallFiles: File: groovy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\, Size: 8108
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\go\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\go\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=go.js,SourceCabKey=go.js,DestName=go.js,Attributes=16384,FileSize=6123,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-566590430,HashPart2=862521790,HashPart3=19251755,HashPart4=-956868034,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\go.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'go.js' is compressed
        InstallFiles: File: go.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\, Size: 6123
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\gherkin\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gherkin\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=gherkin.js,SourceCabKey=gherkin.js,DestName=gherkin.js,Attributes=16384,FileSize=13435,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-483607684,HashPart2=151342225,HashPart3=-246694359,HashPart4=938632485,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\gherkin.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'gherkin.js' is compressed
        InstallFiles: File: gherkin.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\, Size: 13435
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\gfm\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gfm\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=gfm.js,SourceCabKey=gfm.js,DestName=gfm.js,Attributes=16384,FileSize=5267,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1503751816,HashPart2=2129010872,HashPart3=604646253,HashPart4=599590790,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\gfm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'gfm.js' is compressed
        InstallFiles: File: gfm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\, Size: 5267
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\gas\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\gas\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=gas.js,SourceCabKey=gas.js,DestName=gas.js,Attributes=16384,FileSize=9231,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1728550595,HashPart2=-1032984062,HashPart3=-1879419634,HashPart4=-755955407,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\gas.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'gas.js' is compressed
        InstallFiles: File: gas.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\, Size: 9231
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\fortran\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\fortran\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=fortran.js,SourceCabKey=fortran.js,DestName=fortran.js,Attributes=16384,FileSize=8874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-119068545,HashPart2=164895471,HashPart3=-395918856,HashPart4=-1266481101,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\fortran.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'fortran.js' is compressed
        InstallFiles: File: fortran.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\, Size: 8874
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\forth\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\forth\)
        MSI (s) (9C:0C) [17:13:20:064]: Executing op: FileCopy(SourceName=forth.js,SourceCabKey=forth.js,DestName=forth.js,Attributes=16384,FileSize=5410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1206305791,HashPart2=-1639471566,HashPart3=1134781278,HashPart4=1009909792,,)
        MSI (s) (9C:0C) [17:13:20:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\forth.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:064]: Source for file 'forth.js' is compressed
        InstallFiles: File: forth.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\, Size: 5410
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\factor\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\factor\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: FileCopy(SourceName=factor.js,SourceCabKey=factor.js,DestName=factor.js,Attributes=16384,FileSize=3002,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2146518397,HashPart2=1560924013,HashPart3=-427650293,HashPart4=-1740853027,,)
        MSI (s) (9C:0C) [17:13:20:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\factor.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:080]: Source for file 'factor.js' is compressed
        InstallFiles: File: factor.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\, Size: 3002
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\erlang\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\erlang\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: FileCopy(SourceName=erlang.js,SourceCabKey=erlang.js,DestName=erlang.js,Attributes=16384,FileSize=19471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2048855905,HashPart2=1355082442,HashPart3=-512581475,HashPart4=-760522945,,)
        MSI (s) (9C:0C) [17:13:20:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\erlang.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:080]: Source for file 'erlang.js' is compressed
        InstallFiles: File: erlang.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\, Size: 19471
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\elm\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\elm\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: FileCopy(SourceName=elm.js,SourceCabKey=elm.js,DestName=elm.js,Attributes=16384,FileSize=5757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-324721729,HashPart2=-1652355757,HashPart3=-236017466,HashPart4=369003219,,)
        MSI (s) (9C:0C) [17:13:20:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\elm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:080]: Source for file 'elm.js' is compressed
        InstallFiles: File: elm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\, Size: 5757
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\eiffel\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\eiffel\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: FileCopy(SourceName=eiffel.js,SourceCabKey=eiffel.js,DestName=eiffel.js,Attributes=16384,FileSize=3904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1885485661,HashPart2=2112608666,HashPart3=-743939962,HashPart4=30162465,,)
        MSI (s) (9C:0C) [17:13:20:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\eiffel.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:080]: Source for file 'eiffel.js' is compressed
        InstallFiles: File: eiffel.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\, Size: 3904
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\ecl\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ecl\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: FileCopy(SourceName=ecl.js,SourceCabKey=ecl.js,DestName=ecl.js,Attributes=16384,FileSize=9049,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1837092910,HashPart2=-1606996954,HashPart3=-862234609,HashPart4=-1024066914,,)
        MSI (s) (9C:0C) [17:13:20:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\ecl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:080]: Source for file 'ecl.js' is compressed
        InstallFiles: File: ecl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\, Size: 9049
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\ebnf\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\ebnf\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: FileCopy(SourceName=ebnf.js,SourceCabKey=ebnf.js,DestName=ebnf.js,Attributes=16384,FileSize=6270,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=180587806,HashPart2=396247808,HashPart3=-1881918820,HashPart4=221520775,,)
        MSI (s) (9C:0C) [17:13:20:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\ebnf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:080]: Source for file 'ebnf.js' is compressed
        InstallFiles: File: ebnf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\, Size: 6270
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\dylan\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dylan\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: FileCopy(SourceName=dylan.js,SourceCabKey=dylan.js,DestName=dylan.js,Attributes=16384,FileSize=8638,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1160121891,HashPart2=1072554151,HashPart3=813864371,HashPart4=-980766366,,)
        MSI (s) (9C:0C) [17:13:20:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\dylan.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:080]: Source for file 'dylan.js' is compressed
        InstallFiles: File: dylan.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\, Size: 8638
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\dtd\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dtd\)
        MSI (s) (9C:0C) [17:13:20:080]: Executing op: FileCopy(SourceName=dtd.js,SourceCabKey=dtd.js,DestName=dtd.js,Attributes=16384,FileSize=4950,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1706413011,HashPart2=-575015530,HashPart3=952894617,HashPart4=469133225,,)
        MSI (s) (9C:0C) [17:13:20:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\dtd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:080]: Source for file 'dtd.js' is compressed
        InstallFiles: File: dtd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\, Size: 4950
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\DOCKER~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dockerfile\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: FileCopy(SourceName=DOCKER~1.JS|dockerfile.js,SourceCabKey=dockerfile.js,DestName=dockerfile.js,Attributes=16384,FileSize=2300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1257088914,HashPart2=-716114403,HashPart3=368497979,HashPart4=1743375986,,)
        MSI (s) (9C:0C) [17:13:20:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\dockerfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:096]: Source for file 'dockerfile.js' is compressed
        InstallFiles: File: dockerfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\, Size: 2300
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\django\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\django\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: FileCopy(SourceName=django.js,SourceCabKey=django.js,DestName=django.js,Attributes=16384,FileSize=12143,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=213899275,HashPart2=825865015,HashPart3=-1949891320,HashPart4=524000673,,)
        MSI (s) (9C:0C) [17:13:20:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\django.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:096]: Source for file 'django.js' is compressed
        InstallFiles: File: django.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\, Size: 12143
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\diff\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\diff\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: FileCopy(SourceName=diff.js,SourceCabKey=diff.js,DestName=diff.js,Attributes=16384,FileSize=1185,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2145584309,HashPart2=1276353546,HashPart3=-1303240453,HashPart4=-1784883755,,)
        MSI (s) (9C:0C) [17:13:20:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\diff.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:096]: Source for file 'diff.js' is compressed
        InstallFiles: File: diff.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\, Size: 1185
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\dart\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\dart\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: FileCopy(SourceName=dart.js,SourceCabKey=dart.js,DestName=dart.js,Attributes=16384,FileSize=4467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-390795175,HashPart2=1945731635,HashPart3=-1637618166,HashPart4=1686525829,,)
        MSI (s) (9C:0C) [17:13:20:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\dart.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:096]: Source for file 'dart.js' is compressed
        InstallFiles: File: dart.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\, Size: 4467
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\d\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\d\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: FileCopy(SourceName=d.js,SourceCabKey=d.js,DestName=d.js,Attributes=16384,FileSize=7784,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=374371805,HashPart2=1157079353,HashPart3=-152638966,HashPart4=13624830,,)
        MSI (s) (9C:0C) [17:13:20:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\d.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:096]: Source for file 'd.js' is compressed
        InstallFiles: File: d.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\, Size: 7784
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\cypher\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cypher\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: FileCopy(SourceName=cypher.js,SourceCabKey=cypher.js,DestName=cypher.js,Attributes=16384,FileSize=6423,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=698472182,HashPart2=-947785508,HashPart3=-176669115,HashPart4=-1918700908,,)
        MSI (s) (9C:0C) [17:13:20:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\cypher.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:096]: Source for file 'cypher.js' is compressed
        InstallFiles: File: cypher.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\, Size: 6423
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\css\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\css\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: FileCopy(SourceName=css.js,SourceCabKey=css.js,DestName=css.js,Attributes=16384,FileSize=37981,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1856124532,HashPart2=-1839750810,HashPart3=501294381,HashPart4=-2029200579,,)
        MSI (s) (9C:0C) [17:13:20:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\css.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:096]: Source for file 'css.js' is compressed
        InstallFiles: File: css.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\, Size: 37981
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\crystal\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\crystal\)
        MSI (s) (9C:0C) [17:13:20:096]: Executing op: FileCopy(SourceName=crystal.js,SourceCabKey=crystal.js,DestName=crystal.js,Attributes=16384,FileSize=11730,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-563397994,HashPart2=-1189420989,HashPart3=54758958,HashPart4=1784825117,,)
        MSI (s) (9C:0C) [17:13:20:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\crystal.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:096]: Source for file 'crystal.js' is compressed
        InstallFiles: File: crystal.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\, Size: 11730
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\COMMON~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\commonlisp\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: FileCopy(SourceName=COMMON~1.JS|commonlisp.js,SourceCabKey=commonlisp.js,DestName=commonlisp.js,Attributes=16384,FileSize=4611,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-664128929,HashPart2=-1769929198,HashPart3=429539269,HashPart4=-1309596431,,)
        MSI (s) (9C:0C) [17:13:20:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\commonlisp.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:111]: Source for file 'commonlisp.js' is compressed
        InstallFiles: File: commonlisp.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\, Size: 4611
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\COFFEE~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\coffeescript\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: FileCopy(SourceName=COFFEE~1.JS|coffeescript.js,SourceCabKey=coffeescript.js,DestName=coffeescript.js,Attributes=16384,FileSize=10239,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-852502993,HashPart2=-883039521,HashPart3=-1827981866,HashPart4=-1263593832,,)
        MSI (s) (9C:0C) [17:13:20:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\coffeescript.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:111]: Source for file 'coffeescript.js' is compressed
        InstallFiles: File: coffeescript.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\, Size: 10239
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\cobol\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cobol\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: FileCopy(SourceName=cobol.js,SourceCabKey=cobol.js,DestName=cobol.js,Attributes=16384,FileSize=10543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1711216182,HashPart2=1438507009,HashPart3=1194375948,HashPart4=-1489252531,,)
        MSI (s) (9C:0C) [17:13:20:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\cobol.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:111]: Source for file 'cobol.js' is compressed
        InstallFiles: File: cobol.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\, Size: 10543
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\cmake\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\cmake\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: FileCopy(SourceName=cmake.js,SourceCabKey=cmake.js,DestName=cmake.js,Attributes=16384,FileSize=2697,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1036497153,HashPart2=584068354,HashPart3=-1152154830,HashPart4=-46216735,,)
        MSI (s) (9C:0C) [17:13:20:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\cmake.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:111]: Source for file 'cmake.js' is compressed
        InstallFiles: File: cmake.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\, Size: 2697
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\clojure\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clojure\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: FileCopy(SourceName=clojure.js,SourceCabKey=clojure.js,DestName=clojure.js,Attributes=16384,FileSize=15385,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2085988503,HashPart2=-2001955969,HashPart3=105393045,HashPart4=375935704,,)
        MSI (s) (9C:0C) [17:13:20:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\clojure.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:111]: Source for file 'clojure.js' is compressed
        InstallFiles: File: clojure.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\, Size: 15385
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\clike\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\clike\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: FileCopy(SourceName=clike.js,SourceCabKey=clike.js,DestName=clike.js,Attributes=16384,FileSize=30837,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-944085087,HashPart2=-2039435154,HashPart3=-1351888608,HashPart4=-104170423,,)
        MSI (s) (9C:0C) [17:13:20:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\clike.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:111]: Source for file 'clike.js' is compressed
        InstallFiles: File: clike.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\, Size: 30837
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\BRAINF~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\brainfuck\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: FileCopy(SourceName=BRAINF~1.JS|brainfuck.js,SourceCabKey=brainfuck.js,DestName=brainfuck.js,Attributes=16384,FileSize=2259,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2031504184,HashPart2=364650152,HashPart3=-1628131601,HashPart4=-859199035,,)
        MSI (s) (9C:0C) [17:13:20:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\brainfuck.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:111]: Source for file 'brainfuck.js' is compressed
        InstallFiles: File: brainfuck.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\, Size: 2259
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\asterisk\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asterisk\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: FileCopy(SourceName=asterisk.js,SourceCabKey=asterisk.js,DestName=asterisk.js,Attributes=16384,FileSize=7633,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-874082192,HashPart2=2101148863,HashPart3=-464464873,HashPart4=638313480,,)
        MSI (s) (9C:0C) [17:13:20:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\asterisk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:111]: Source for file 'asterisk.js' is compressed
        InstallFiles: File: asterisk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\, Size: 7633
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\)
        MSI (s) (9C:0C) [17:13:20:111]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\asn.1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asn.1\)
        MSI (s) (9C:0C) [17:13:20:127]: Executing op: FileCopy(SourceName=ASN1~1.JS|asn.1.js,SourceCabKey=asn.1.js,DestName=asn.1.js,Attributes=16384,FileSize=7939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1841269210,HashPart2=-952216994,HashPart3=-423107056,HashPart4=-2016778141,,)
        MSI (s) (9C:0C) [17:13:20:127]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\asn.1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:127]: Source for file 'asn.1.js' is compressed
        InstallFiles: File: asn.1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\, Size: 7939
        MSI (s) (9C:0C) [17:13:20:127]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\)
        MSI (s) (9C:0C) [17:13:20:127]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\ASCIIA~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\asciiarmor\)
        MSI (s) (9C:0C) [17:13:20:127]: Executing op: FileCopy(SourceName=ASCIIA~1.JS|asciiarmor.js,SourceCabKey=asciiarmor.js,DestName=asciiarmor.js,Attributes=16384,FileSize=2451,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=858732709,HashPart2=-857714686,HashPart3=685539017,HashPart4=-1605129684,,)
        MSI (s) (9C:0C) [17:13:20:127]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\asciiarmor.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:127]: Source for file 'asciiarmor.js' is compressed
        InstallFiles: File: asciiarmor.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\, Size: 2451
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\)
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\apl\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\apl\)
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: FileCopy(SourceName=apl.js,SourceCabKey=apl.js,DestName=apl.js,Attributes=16384,FileSize=4910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1357682593,HashPart2=1309048568,HashPart3=2056349188,HashPart4=-585822439,,)
        MSI (s) (9C:0C) [17:13:20:205]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\apl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:205]: Source for file 'apl.js' is compressed
        InstallFiles: File: apl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\, Size: 4910
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\)
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\)
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: FileCopy(SourceName=meta.js,SourceCabKey=meta.js,DestName=meta.js,Attributes=16384,FileSize=14063,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-69884267,HashPart2=-1604753533,HashPart3=659535959,HashPart4=1616252406,,)
        MSI (s) (9C:0C) [17:13:20:205]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\meta.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:205]: Source for file 'meta.js' is compressed
        InstallFiles: File: meta.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\, Size: 14063
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\)
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\lib\|IISRootFolder\MyComp.WebApp\lib\codemirror\lib\)
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: FileCopy(SourceName=CODEMI~1.CSS|codemirror.css,SourceCabKey=codemirror.css,DestName=codemirror.css,Attributes=16384,FileSize=8356,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=780103699,HashPart2=-409384054,HashPart3=-1948435416,HashPart4=115587428,,)
        MSI (s) (9C:0C) [17:13:20:205]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\codemirror.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:205]: Source for file 'codemirror.css' is compressed
        InstallFiles: File: codemirror.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\, Size: 8356
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: FileCopy(SourceName=CODEMI~1.JS|codemirror.js,SourceCabKey=codemirror.js,DestName=codemirror.js,Attributes=16384,FileSize=361969,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1516858170,HashPart2=1280459908,HashPart3=885294873,HashPart4=-1372067316,,)
        MSI (s) (9C:0C) [17:13:20:205]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\codemirror.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:205]: Source for file 'codemirror.js' is compressed
        InstallFiles: File: codemirror.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\, Size: 361969
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\)
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\keymap\|IISRootFolder\MyComp.WebApp\lib\codemirror\keymap\)
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: FileCopy(SourceName=vim.js,SourceCabKey=vim.js,DestName=vim.js,Attributes=16384,FileSize=202690,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-232358539,HashPart2=1744261428,HashPart3=2037133362,HashPart4=-1191646808,,)
        MSI (s) (9C:0C) [17:13:20:205]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\vim.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:205]: Source for file 'vim.js' is compressed
        InstallFiles: File: vim.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\, Size: 202690
        MSI (s) (9C:0C) [17:13:20:205]: Executing op: FileCopy(SourceName=sublime.js,SourceCabKey=sublime.js,DestName=sublime.js,Attributes=16384,FileSize=22165,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1972793218,HashPart2=-1125315957,HashPart3=348373433,HashPart4=-1989161926,,)
        MSI (s) (9C:0C) [17:13:20:221]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\sublime.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:221]: Source for file 'sublime.js' is compressed
        InstallFiles: File: sublime.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\, Size: 22165
        MSI (s) (9C:0C) [17:13:20:221]: Executing op: FileCopy(SourceName=emacs.js,SourceCabKey=emacs.js,DestName=emacs.js,Attributes=16384,FileSize=13750,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1706440569,HashPart2=-917603155,HashPart3=-1701904890,HashPart4=-1588116708,,)
        MSI (s) (9C:0C) [17:13:20:221]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\emacs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:221]: Source for file 'emacs.js' is compressed
        InstallFiles: File: emacs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\, Size: 13750
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\)
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\wrap\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\wrap\)
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: FileCopy(SourceName=hardwrap.js,SourceCabKey=hardwrap.js,DestName=hardwrap.js,Attributes=16384,FileSize=5556,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=454118639,HashPart2=1680621720,HashPart3=-1357558882,HashPart4=-1910242402,,)
        MSI (s) (9C:0C) [17:13:20:236]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\hardwrap.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:236]: Source for file 'hardwrap.js' is compressed
        InstallFiles: File: hardwrap.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\, Size: 5556
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\)
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\tern\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\tern\)
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: FileCopy(SourceName=worker.js,SourceCabKey=worker.js,DestName=worker.js,Attributes=16384,FileSize=1252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1034250733,HashPart2=-1400106675,HashPart3=-1012721541,HashPart4=-109372609,,)
        MSI (s) (9C:0C) [17:13:20:236]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\worker.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:236]: Source for file 'worker.js' is compressed
        InstallFiles: File: worker.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\, Size: 1252
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: FileCopy(SourceName=tern.js,SourceCabKey=tern.js,DestName=tern.js,Attributes=16384,FileSize=25262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1613679478,HashPart2=2013308344,HashPart3=321431786,HashPart4=-316004762,,)
        MSI (s) (9C:0C) [17:13:20:236]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\tern.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:236]: Source for file 'tern.js' is compressed
        InstallFiles: File: tern.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\, Size: 25262
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: FileCopy(SourceName=tern.css,SourceCabKey=tern.css,DestName=tern.css,Attributes=16384,FileSize=1959,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1013847286,HashPart2=-1154108898,HashPart3=-1160784123,HashPart4=1797334735,,)
        MSI (s) (9C:0C) [17:13:20:236]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\tern.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:236]: Source for file 'tern.css' is compressed
        InstallFiles: File: tern.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\, Size: 1959
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\)
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\SELECT~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\selection\)
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: FileCopy(SourceName=SELECT~1.JS|selection-pointer.js,SourceCabKey=selection_pointer.js,DestName=selection-pointer.js,Attributes=16384,FileSize=3390,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1148716171,HashPart2=-366623684,HashPart3=-811321106,HashPart4=1147986529,,)
        MSI (s) (9C:0C) [17:13:20:236]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\selection-pointer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:236]: Source for file 'selection_pointer.js' is compressed
        InstallFiles: File: selection-pointer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\, Size: 3390
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: FileCopy(SourceName=MARK-S~1.JS|mark-selection.js,SourceCabKey=mark_selection.js,DestName=mark-selection.js,Attributes=16384,FileSize=3899,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1603527449,HashPart2=1373391637,HashPart3=-1671516320,HashPart4=-2103283432,,)
        MSI (s) (9C:0C) [17:13:20:236]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\mark-selection.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:236]: Source for file 'mark_selection.js' is compressed
        InstallFiles: File: mark-selection.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\, Size: 3899
        MSI (s) (9C:0C) [17:13:20:236]: Executing op: FileCopy(SourceName=ACTIVE~1.JS|active-line.js,SourceCabKey=active_line.js,DestName=active-line.js,Attributes=16384,FileSize=2513,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2023297838,HashPart2=1576152939,HashPart3=-265851753,HashPart4=1356787490,,)
        MSI (s) (9C:0C) [17:13:20:236]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\active-line.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:236]: Source for file 'active_line.js' is compressed
        InstallFiles: File: active-line.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\, Size: 2513
        MSI (s) (9C:0C) [17:13:20:252]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\)
        MSI (s) (9C:0C) [17:13:20:252]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\search\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\search\)
        MSI (s) (9C:0C) [17:13:20:252]: Executing op: FileCopy(SourceName=SEARCH~1.JS|searchcursor.js,SourceCabKey=searchcursor.js,DestName=searchcursor.js,Attributes=16384,FileSize=7912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1869112104,HashPart2=79891354,HashPart3=70881780,HashPart4=1979773845,,)
        MSI (s) (9C:0C) [17:13:20:252]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\searchcursor.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:252]: Source for file 'searchcursor.js' is compressed
        InstallFiles: File: searchcursor.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\, Size: 7912
        MSI (s) (9C:0C) [17:13:20:252]: Executing op: FileCopy(SourceName=search.js,SourceCabKey=search.js,DestName=search.js,Attributes=16384,FileSize=9185,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=425275918,HashPart2=-1390780373,HashPart3=1873869298,HashPart4=1529900401,,)
        MSI (s) (9C:0C) [17:13:20:252]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\search.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:252]: Source for file 'search.js' is compressed
        InstallFiles: File: search.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\, Size: 9185
        MSI (s) (9C:0C) [17:13:20:252]: Executing op: FileCopy(SourceName=MATCHE~1.JS|matchesonscrollbar.js,SourceCabKey=matchesonscrollbar.js,DestName=matchesonscrollbar.js,Attributes=16384,FileSize=3905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1607185757,HashPart2=-1561106451,HashPart3=-106579688,HashPart4=-2112891508,,)
        MSI (s) (9C:0C) [17:13:20:252]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\matchesonscrollbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:252]: Source for file 'matchesonscrollbar.js' is compressed
        InstallFiles: File: matchesonscrollbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\, Size: 3905
        MSI (s) (9C:0C) [17:13:20:252]: Executing op: FileCopy(SourceName=MATCHE~1.CSS|matchesonscrollbar.css,SourceCabKey=matchesonscrollbar.css,DestName=matchesonscrollbar.css,Attributes=16384,FileSize=196,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=59373719,HashPart2=-63294817,HashPart3=-2097006733,HashPart4=-779980047,,)
        MSI (s) (9C:0C) [17:13:20:252]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\matchesonscrollbar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:252]: Source for file 'matchesonscrollbar.css' is compressed
        InstallFiles: File: matchesonscrollbar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\, Size: 196
        MSI (s) (9C:0C) [17:13:20:267]: Executing op: FileCopy(SourceName=MATCH-~1.JS|match-highlighter.js,SourceCabKey=match_highlighter.js,DestName=match-highlighter.js,Attributes=16384,FileSize=5894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1813096788,HashPart2=1681587955,HashPart3=362888711,HashPart4=-1974642047,,)
        MSI (s) (9C:0C) [17:13:20:267]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\match-highlighter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:267]: Source for file 'match_highlighter.js' is compressed
        InstallFiles: File: match-highlighter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\, Size: 5894
        MSI (s) (9C:0C) [17:13:20:283]: Executing op: FileCopy(SourceName=JUMP-T~1.JS|jump-to-line.js,SourceCabKey=jump_to_line.js,DestName=jump-to-line.js,Attributes=16384,FileSize=1989,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-599792304,HashPart2=-1220592757,HashPart3=728707941,HashPart4=-232201514,,)
        MSI (s) (9C:0C) [17:13:20:283]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\jump-to-line.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:283]: Source for file 'jump_to_line.js' is compressed
        InstallFiles: File: jump-to-line.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\, Size: 1989
        MSI (s) (9C:0C) [17:13:20:283]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\)
        MSI (s) (9C:0C) [17:13:20:283]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\scroll\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\scroll\)
        MSI (s) (9C:0C) [17:13:20:283]: Executing op: FileCopy(SourceName=SIMPLE~1.JS|simplescrollbars.js,SourceCabKey=simplescrollbars.js,DestName=simplescrollbars.js,Attributes=16384,FileSize=5541,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-417419119,HashPart2=-264887194,HashPart3=-2140383235,HashPart4=-815620597,,)
        MSI (s) (9C:0C) [17:13:20:283]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\simplescrollbars.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:283]: Source for file 'simplescrollbars.js' is compressed
        InstallFiles: File: simplescrollbars.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\, Size: 5541
        MSI (s) (9C:0C) [17:13:20:283]: Executing op: FileCopy(SourceName=SIMPLE~1.CSS|simplescrollbars.css,SourceCabKey=simplescrollbars.css,DestName=simplescrollbars.css,Attributes=16384,FileSize=1413,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=321591082,HashPart2=-296021594,HashPart3=266961707,HashPart4=432530607,,)
        MSI (s) (9C:0C) [17:13:20:283]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\simplescrollbars.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:283]: Source for file 'simplescrollbars.css' is compressed
        d; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:283]: Source for file 'scrollpastend.js' is compressed
        InstallFiles: File: scrollpastend.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\, Size: 1538
        MSI (s) (9C:0C) [17:13:20:299]: Executing op: FileCopy(SourceName=ANNOTA~1.JS|annotatescrollbar.js,SourceCabKey=annotatescrollbar.js,DestName=annotatescrollbar.js,Attributes=16384,FileSize=4368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-102382835,HashPart2=1100355862,HashPart3=2012123553,HashPart4=-1595891634,,)
        MSI (s) (9C:0C) [17:13:20:299]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\annotatescrollbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:299]: Source for file 'annotatescrollbar.js' is compressed
        InstallFiles: File: annotatescrollbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\, Size: 4368
        MSI (s) (9C:0C) [17:13:20:299]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\)
        MSI (s) (9C:0C) [17:13:20:299]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\runmode\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\runmode\)
        MSI (s) (9C:0C) [17:13:20:299]: Executing op: FileCopy(SourceName=RUNMOD~1.JS|runmode.node.js,SourceCabKey=runmode.node.js,DestName=runmode.node.js,Attributes=16384,FileSize=6707,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-440465333,HashPart2=1841851260,HashPart3=-153407613,HashPart4=552959529,,)
        MSI (s) (9C:0C) [17:13:20:299]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\runmode.node.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:299]: Source for file 'runmode.node.js' is compressed
        InstallFiles: File: runmode.node.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\, Size: 6707
        MSI (s) (9C:0C) [17:13:20:299]: Executing op: FileCopy(SourceName=runmode.js,SourceCabKey=runmode.js,DestName=runmode.js,Attributes=16384,FileSize=2571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1067527571,HashPart2=315353437,HashPart3=332458324,HashPart4=212531125,,)
        MSI (s) (9C:0C) [17:13:20:299]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\runmode.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:299]: Source for file 'runmode.js' is compressed
        InstallFiles: File: runmode.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\, Size: 2571
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: FileCopy(SourceName=RUNMOD~1.JS1|runmode-standalone.js,SourceCabKey=runmode_standalone.js,DestName=runmode-standalone.js,Attributes=16384,FileSize=5459,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1300530056,HashPart2=1952260732,HashPart3=-998769680,HashPart4=-1843903851,,)
        MSI (s) (9C:0C) [17:13:20:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\runmode-standalone.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:314]: Source for file 'runmode_standalone.js' is compressed
        InstallFiles: File: runmode-standalone.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\, Size: 5459
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: FileCopy(SourceName=colorize.js,SourceCabKey=colorize.js,DestName=colorize.js,Attributes=16384,FileSize=1343,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2019351577,HashPart2=1206772997,HashPart3=-682392575,HashPart4=-1806897225,,)
        MSI (s) (9C:0C) [17:13:20:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\colorize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:314]: Source for file 'colorize.js' is compressed
        InstallFiles: File: colorize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\, Size: 1343
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\)
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\mode\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\mode\)
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: FileCopy(SourceName=simple.js,SourceCabKey=simple.js,DestName=simple.js,Attributes=16384,FileSize=8112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=750675332,HashPart2=-215489036,HashPart3=79004432,HashPart4=-1637306,,)
        MSI (s) (9C:0C) [17:13:20:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\simple.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:314]: Source for file 'simple.js' is compressed
        InstallFiles: File: simple.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\, Size: 8112
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: FileCopy(SourceName=overlay.js,SourceCabKey=overlay.js,DestName=overlay.js,Attributes=16384,FileSize=3106,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-800997440,HashPart2=-2000206346,HashPart3=1428072328,HashPart4=2139827820,,)
        MSI (s) (9C:0C) [17:13:20:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\overlay.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:314]: Source for file 'overlay.js' is compressed
        InstallFiles: File: overlay.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\, Size: 3106
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: FileCopy(SourceName=MULTIP~1.JS|multiplex_test.js,SourceCabKey=multiplex_test.js,DestName=multiplex_test.js,Attributes=16384,FileSize=866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1170714980,HashPart2=-612421745,HashPart3=-1623445765,HashPart4=-1289707246,,)
        MSI (s) (9C:0C) [17:13:20:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\multiplex_test.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:314]: Source for file 'multiplex_test.js' is compressed
        InstallFiles: File: multiplex_test.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\, Size: 866
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: FileCopy(SourceName=MULTIP~1.JS1|multiplex.js,SourceCabKey=multiplex.js,DestName=multiplex.js,Attributes=16384,FileSize=4747,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=878644450,HashPart2=1110129250,HashPart3=254026349,HashPart4=1236209606,,)
        MSI (s) (9C:0C) [17:13:20:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\multiplex.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:314]: Source for file 'multiplex.js' is compressed
        InstallFiles: File: multiplex.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\, Size: 4747
        MSI (s) (9C:0C) [17:13:20:314]: Executing op: FileCopy(SourceName=loadmode.js,SourceCabKey=loadmode.js,DestName=loadmode.js,Attributes=16384,FileSize=2341,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-284852328,HashPart2=2008541977,HashPart3=1922057715,HashPart4=-1302632434,,)
        MSI (s) (9C:0C) [17:13:20:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\loadmode.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:314]: Source for file 'loadmode.js' is compressed
        InstallFiles: File: loadmode.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\, Size: 2341
        MSI (s) (9C:0C) [17:13:20:330]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\)
        MSI (s) (9C:0C) [17:13:20:330]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\merge\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\merge\)
        MSI (s) (9C:0C) [17:13:20:330]: Executing op: FileCopy(SourceName=merge.js,SourceCabKey=merge.js,DestName=merge.js,Attributes=16384,FileSize=29282,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=321718063,HashPart2=-2141008065,HashPart3=-623113158,HashPart4=690326829,,)
        MSI (s) (9C:0C) [17:13:20:330]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\merge.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:330]: Source for file 'merge.js' is compressed
        InstallFiles: File: merge.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\, Size: 29282
        MSI (s) (9C:0C) [17:13:20:330]: Executing op: FileCopy(SourceName=merge.css,SourceCabKey=merge.css,DestName=merge.css,Attributes=16384,FileSize=3347,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1364058375,HashPart2=640511369,HashPart3=-1726546461,HashPart4=137153547,,)
        MSI (s) (9C:0C) [17:13:20:330]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\merge.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:330]: Source for file 'merge.css' is compressed
        InstallFiles: File: merge.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\, Size: 3347
        MSI (s) (9C:0C) [17:13:20:798]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\)
        MSI (s) (9C:0C) [17:13:20:798]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\lint\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\lint\)
        MSI (s) (9C:0C) [17:13:20:798]: Executing op: FileCopy(SourceName=YAML-L~1.JS|yaml-lint.js,SourceCabKey=yaml_lint.js,DestName=yaml-lint.js,Attributes=16384,FileSize=876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1671911476,HashPart2=-1827551183,HashPart3=318022402,HashPart4=1011496852,,)
        MSI (s) (9C:0C) [17:13:20:798]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\yaml-lint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:798]: Source for file 'yaml_lint.js' is compressed
        InstallFiles: File: yaml-lint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\, Size: 876
        MSI (s) (9C:0C) [17:13:20:813]: Executing op: FileCopy(SourceName=lint.js,SourceCabKey=lint.js,DestName=lint.js,Attributes=16384,FileSize=8034,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=45915317,HashPart2=1294294812,HashPart3=-51215401,HashPart4=-135838525,,)
        MSI (s) (9C:0C) [17:13:20:813]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\lint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:813]: Source for file 'lint.js' is compressed
        InstallFiles: File: lint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\, Size: 8034
        MSI (s) (9C:0C) [17:13:20:813]: Executing op: FileCopy(SourceName=lint.css,SourceCabKey=lint.css,DestName=lint.css,Attributes=16384,FileSize=3085,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1054857982,HashPart2=-219407065,HashPart3=-1379864818,HashPart4=-2013530752,,)
        MSI (s) (9C:0C) [17:13:20:813]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\lint.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:813]: Source for file 'lint.css' is compressed
        InstallFiles: File: lint.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\, Size: 3085
        MSI (s) (9C:0C) [17:13:20:813]: Executing op: FileCopy(SourceName=JSON-L~1.JS|json-lint.js,SourceCabKey=json_lint.js,DestName=json-lint.js,Attributes=16384,FileSize=985,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=165643141,HashPart2=616827229,HashPart3=126958587,HashPart4=-40214823,,)
        MSI (s) (9C:0C) [17:13:20:813]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\json-lint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:813]: Source for file 'json_lint.js' is compressed
        InstallFiles: File: json-lint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\, Size: 985
        MSI (s) (9C:0C) [17:13:20:813]: Executing op: FileCopy(SourceName=JAVASC~1.JS|javascript-lint.js,SourceCabKey=javascript_lint.js,DestName=javascript-lint.js,Attributes=16384,FileSize=4605,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1180370583,HashPart2=-1809698442,HashPart3=972276405,HashPart4=-1793458151,,)
        MSI (s) (9C:0C) [17:13:20:813]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\javascript-lint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:813]: Source for file 'javascript_lint.js' is compressed
        InstallFiles: File: javascript-lint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\, Size: 4605
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: FileCopy(SourceName=HTML-L~1.JS|html-lint.js,SourceCabKey=html_lint.js,DestName=html-lint.js,Attributes=16384,FileSize=1559,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-555458498,HashPart2=1548510340,HashPart3=-966074131,HashPart4=684126279,,)
        MSI (s) (9C:0C) [17:13:20:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\html-lint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:845]: Source for file 'html_lint.js' is compressed
        InstallFiles: File: html-lint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\, Size: 1559
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: FileCopy(SourceName=css-lint.js,SourceCabKey=css_lint.js,DestName=css-lint.js,Attributes=16384,FileSize=1181,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=280476222,HashPart2=1878840068,HashPart3=-19109984,HashPart4=1719946349,,)
        MSI (s) (9C:0C) [17:13:20:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\css-lint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:845]: Source for file 'css_lint.js' is compressed
        InstallFiles: File: css-lint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\, Size: 1181
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: FileCopy(SourceName=COFFEE~1.JS|coffeescript-lint.js,SourceCabKey=coffeescript_lint.js,DestName=coffeescript-lint.js,Attributes=16384,FileSize=1311,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-208246411,HashPart2=1976888944,HashPart3=20429464,HashPart4=1652906251,,)
        MSI (s) (9C:0C) [17:13:20:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\coffeescript-lint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:845]: Source for file 'coffeescript_lint.js' is compressed
        InstallFiles: File: coffeescript-lint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\, Size: 1311
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\)
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\hint\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\hint\)
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: FileCopy(SourceName=xml-hint.js,SourceCabKey=xml_hint.js,DestName=xml-hint.js,Attributes=16384,FileSize=4845,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1506634762,HashPart2=955890927,HashPart3=-605473329,HashPart4=1699116670,,)
        MSI (s) (9C:0C) [17:13:20:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\xml-hint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:845]: Source for file 'xml_hint.js' is compressed
        InstallFiles: File: xml-hint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\, Size: 4845
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: FileCopy(SourceName=sql-hint.js,SourceCabKey=sql_hint.js,DestName=sql-hint.js,Attributes=16384,FileSize=8028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-600732278,HashPart2=515254749,HashPart3=-333729985,HashPart4=-1284390158,,)
        MSI (s) (9C:0C) [17:13:20:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\sql-hint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:845]: Source for file 'sql_hint.js' is compressed
        InstallFiles: File: sql-hint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\, Size: 8028
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: FileCopy(SourceName=SHOW-H~1.JS|show-hint.js,SourceCabKey=show_hint.js,DestName=show-hint.js,Attributes=16384,FileSize=16708,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1160620702,HashPart2=2010057207,HashPart3=-582596793,HashPart4=-1804864124,,)
        MSI (s) (9C:0C) [17:13:20:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\show-hint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:845]: Source for file 'show_hint.js' is compressed
        InstallFiles: File: show-hint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\, Size: 16708
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: FileCopy(SourceName=SHOW-H~1.CSS|show-hint.css,SourceCabKey=show_hint.css,DestName=show-hint.css,Attributes=16384,FileSize=700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-896585279,HashPart2=-126771962,HashPart3=1098551745,HashPart4=856181832,,)
        MSI (s) (9C:0C) [17:13:20:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\show-hint.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:845]: Source for file 'show_hint.css' is compressed
        InstallFiles: File: show-hint.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\, Size: 700
        MSI (s) (9C:0C) [17:13:20:845]: Executing op: FileCopy(SourceName=JAVASC~1.JS|javascript-hint.js,SourceCabKey=javascript_hint.js,DestName=javascript-hint.js,Attributes=16384,FileSize=6309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1853650381,HashPart2=-364585,HashPart3=-345585525,HashPart4=1385450943,,)
        MSI (s) (9C:0C) [17:13:20:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\javascript-hint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:845]: Source for file 'javascript_hint.js' is compressed
        InstallFiles: File: javascript-hint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\, Size: 6309
        MSI (s) (9C:0C) [17:13:20:880]: Executing op: FileCopy(SourceName=HTML-H~1.JS|html-hint.js,SourceCabKey=html_hint.js,DestName=html-hint.js,Attributes=16384,FileSize=11689,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-243913370,HashPart2=1080088496,HashPart3=1897123851,HashPart4=678953673,,)
        MSI (s) (9C:0C) [17:13:20:880]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\html-hint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:880]: Source for file 'html_hint.js' is compressed
        InstallFiles: File: html-hint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\, Size: 11689
        MSI (s) (9C:0C) [17:13:20:880]: Executing op: FileCopy(SourceName=css-hint.js,SourceCabKey=css_hint.js,DestName=css-hint.js,Attributes=16384,FileSize=2225,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1775462547,HashPart2=246154251,HashPart3=1494963754,HashPart4=-876907192,,)
        MSI (s) (9C:0C) [17:13:20:880]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\css-hint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:880]: Source for file 'css_hint.js' is compressed
        InstallFiles: File: css-hint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\, Size: 2225
        MSI (s) (9C:0C) [17:13:20:880]: Executing op: FileCopy(SourceName=ANYWOR~1.JS|anyword-hint.js,SourceCabKey=anyword_hint.js,DestName=anyword-hint.js,Attributes=16384,FileSize=1721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-704491771,HashPart2=-1870062710,HashPart3=1761980354,HashPart4=1670686152,,)
        MSI (s) (9C:0C) [17:13:20:880]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\anyword-hint.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:880]: Source for file 'anyword_hint.js' is compressed
        InstallFiles: File: anyword-hint.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\, Size: 1721
        MSI (s) (9C:0C) [17:13:20:880]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\)
        MSI (s) (9C:0C) [17:13:20:880]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\fold\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\fold\)
        MSI (s) (9C:0C) [17:13:20:880]: Executing op: FileCopy(SourceName=xml-fold.js,SourceCabKey=xml_fold.js,DestName=xml-fold.js,Attributes=16384,FileSize=6752,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-756809589,HashPart2=586096608,HashPart3=87935096,HashPart4=1495034023,,)
        MSI (s) (9C:0C) [17:13:20:880]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\xml-fold.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:880]: Source for file 'xml_fold.js' is compressed
        InstallFiles: File: xml-fold.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\, Size: 6752
        MSI (s) (9C:0C) [17:13:20:880]: Executing op: FileCopy(SourceName=MARKDO~1.JS|markdown-fold.js,SourceCabKey=markdown_fold.js,DestName=markdown-fold.js,Attributes=16384,FileSize=1654,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1616837774,HashPart2=1562604010,HashPart3=-1051047237,HashPart4=-1179000138,,)
        MSI (s) (9C:0C) [17:13:20:880]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\markdown-fold.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:880]: Source for file 'markdown_fold.js' is compressed
        InstallFiles: File: markdown-fold.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\, Size: 1654
        MSI (s) (9C:0C) [17:13:20:880]: Executing op: FileCopy(SourceName=INDENT~1.JS|indent-fold.js,SourceCabKey=indent_fold.js,DestName=indent-fold.js,Attributes=16384,FileSize=1671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1986495272,HashPart2=-813962400,HashPart3=746408547,HashPart4=-814722283,,)
        MSI (s) (9C:0C) [17:13:20:880]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\indent-fold.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:880]: Source for file 'indent_fold.js' is compressed
        InstallFiles: File: indent-fold.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\, Size: 1671
        MSI (s) (9C:0C) [17:13:20:891]: Executing op: FileCopy(SourceName=FOLDGU~1.JS|foldgutter.js,SourceCabKey=foldgutter.js,DestName=foldgutter.js,Attributes=16384,FileSize=4758,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=868690961,HashPart2=-1689944647,HashPart3=562145023,HashPart4=1542699375,,)
        MSI (s) (9C:0C) [17:13:20:891]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\foldgutter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:891]: Source for file 'foldgutter.js' is compressed
        InstallFiles: File: foldgutter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\, Size: 4758
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: FileCopy(SourceName=FOLDGU~1.CSS|foldgutter.css,SourceCabKey=foldgutter.css,DestName=foldgutter.css,Attributes=16384,FileSize=455,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=52194468,HashPart2=-974142006,HashPart3=953974237,HashPart4=435670303,,)
        MSI (s) (9C:0C) [17:13:20:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\foldgutter.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:908]: Source for file 'foldgutter.css' is compressed
        InstallFiles: File: foldgutter.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\, Size: 455
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: FileCopy(SourceName=foldcode.js,SourceCabKey=foldcode.js,DestName=foldcode.js,Attributes=16384,FileSize=4842,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1282915784,HashPart2=1524158336,HashPart3=1586960723,HashPart4=-541206665,,)
        MSI (s) (9C:0C) [17:13:20:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\foldcode.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:908]: Source for file 'foldcode.js' is compressed
        InstallFiles: File: foldcode.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\, Size: 4842
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: FileCopy(SourceName=COMMEN~1.JS|comment-fold.js,SourceCabKey=comment_fold.js,DestName=comment-fold.js,Attributes=16384,FileSize=2206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=406631623,HashPart2=298880335,HashPart3=1834104360,HashPart4=-586631893,,)
        MSI (s) (9C:0C) [17:13:20:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\comment-fold.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:908]: Source for file 'comment_fold.js' is compressed
        InstallFiles: File: comment-fold.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\, Size: 2206
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: FileCopy(SourceName=BRACE-~1.JS|brace-fold.js,SourceCabKey=brace_fold.js,DestName=brace-fold.js,Attributes=16384,FileSize=4009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1900938836,HashPart2=-437029555,HashPart3=1984887201,HashPart4=-1858574822,,)
        MSI (s) (9C:0C) [17:13:20:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\brace-fold.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:908]: Source for file 'brace_fold.js' is compressed
        InstallFiles: File: brace-fold.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\, Size: 4009
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\)
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\edit\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\edit\)
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: FileCopy(SourceName=TRAILI~1.JS|trailingspace.js,SourceCabKey=trailingspace.js,DestName=trailingspace.js,Attributes=16384,FileSize=1030,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-741422654,HashPart2=-2105938708,HashPart3=-523951037,HashPart4=-1852796369,,)
        MSI (s) (9C:0C) [17:13:20:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\trailingspace.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:908]: Source for file 'trailingspace.js' is compressed
        InstallFiles: File: trailingspace.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\, Size: 1030
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: FileCopy(SourceName=MATCHT~1.JS|matchtags.js,SourceCabKey=matchtags.js,DestName=matchtags.js,Attributes=16384,FileSize=2421,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-578791805,HashPart2=-208744180,HashPart3=1729313157,HashPart4=1875538278,,)
        MSI (s) (9C:0C) [17:13:20:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\matchtags.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:908]: Source for file 'matchtags.js' is compressed
        InstallFiles: File: matchtags.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\, Size: 2421
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: FileCopy(SourceName=MATCHB~1.JS|matchbrackets.js,SourceCabKey=matchbrackets.js,DestName=matchbrackets.js,Attributes=16384,FileSize=5374,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=680221793,HashPart2=-627132756,HashPart3=-1996987889,HashPart4=-398885098,,)
        MSI (s) (9C:0C) [17:13:20:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\matchbrackets.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:908]: Source for file 'matchbrackets.js' is compressed
        InstallFiles: File: matchbrackets.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\, Size: 5374
        MSI (s) (9C:0C) [17:13:20:908]: Executing op: FileCopy(SourceName=CONTIN~1.JS|continuelist.js,SourceCabKey=continuelist.js,DestName=continuelist.js,Attributes=16384,FileSize=1812,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-135941499,HashPart2=-1936321469,HashPart3=-1243837667,HashPart4=-952745144,,)
        MSI (s) (9C:0C) [17:13:20:908]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\continuelist.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:908]: Source for file 'continuelist.js' is compressed
        InstallFiles: File: continuelist.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\, Size: 1812
        MSI (s) (9C:0C) [17:13:20:923]: Executing op: FileCopy(SourceName=closetag.js,SourceCabKey=closetag.js,DestName=closetag.js,Attributes=16384,FileSize=7874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=732967724,HashPart2=-546892558,HashPart3=259452428,HashPart4=-1062637379,,)
        MSI (s) (9C:0C) [17:13:20:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\closetag.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:923]: Source for file 'closetag.js' is compressed
        InstallFiles: File: closetag.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\, Size: 7874
        MSI (s) (9C:0C) [17:13:20:923]: Executing op: FileCopy(SourceName=CLOSEB~1.JS|closebrackets.js,SourceCabKey=closebrackets.js,DestName=closebrackets.js,Attributes=16384,FileSize=7140,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-360351886,HashPart2=-1564144351,HashPart3=-1160725522,HashPart4=795333959,,)
        MSI (s) (9C:0C) [17:13:20:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\closebrackets.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:923]: Source for file 'closebrackets.js' is compressed
        InstallFiles: File: closebrackets.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\, Size: 7140
        MSI (s) (9C:0C) [17:13:20:923]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\)
        MSI (s) (9C:0C) [17:13:20:923]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\display\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\display\)
        MSI (s) (9C:0C) [17:13:20:923]: Executing op: FileCopy(SourceName=rulers.js,SourceCabKey=rulers.js,DestName=rulers.js,Attributes=16384,FileSize=2153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=963222694,HashPart2=1186196133,HashPart3=386135983,HashPart4=-2079772174,,)
        MSI (s) (9C:0C) [17:13:20:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\rulers.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:923]: Source for file 'rulers.js' is compressed
        InstallFiles: File: rulers.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\, Size: 2153
        MSI (s) (9C:0C) [17:13:20:923]: Executing op: FileCopy(SourceName=PLACEH~1.JS|placeholder.js,SourceCabKey=placeholder.js,DestName=placeholder.js,Attributes=16384,FileSize=2130,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-658280893,HashPart2=603954857,HashPart3=443694467,HashPart4=1128744672,,)
        MSI (s) (9C:0C) [17:13:20:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\placeholder.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:923]: Source for file 'placeholder.js' is compressed
        InstallFiles: File: placeholder.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\, Size: 2130
        MSI (s) (9C:0C) [17:13:20:923]: Executing op: FileCopy(SourceName=panel.js,SourceCabKey=panel.js,DestName=panel.js,Attributes=16384,FileSize=3956,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=987916630,HashPart2=-1748115353,HashPart3=-1848150765,HashPart4=-1321768021,,)
        MSI (s) (9C:0C) [17:13:20:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\panel.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:923]: Source for file 'panel.js' is compressed
        InstallFiles: File: panel.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\, Size: 3956
        MSI (s) (9C:0C) [17:13:20:923]: Executing op: FileCopy(SourceName=FULLSC~1.JS|fullscreen.js,SourceCabKey=fullscreen.js,DestName=fullscreen.js,Attributes=16384,FileSize=1535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-754262316,HashPart2=30894661,HashPart3=-1272627050,HashPart4=2060918948,,)
        MSI (s) (9C:0C) [17:13:20:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\fullscreen.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:923]: Source for file 'fullscreen.js' is compressed
        InstallFiles: File: fullscreen.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\, Size: 1535
        MSI (s) (9C:0C) [17:13:20:938]: Executing op: FileCopy(SourceName=FULLSC~1.CSS|fullscreen.css,SourceCabKey=fullscreen.css,DestName=fullscreen.css,Attributes=16384,FileSize=122,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1454135783,HashPart2=1937932563,HashPart3=-1810196259,HashPart4=-1632972492,,)
        MSI (s) (9C:0C) [17:13:20:938]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\fullscreen.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:938]: Source for file 'fullscreen.css' is compressed
        InstallFiles: File: fullscreen.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\, Size: 122
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: FileCopy(SourceName=AUTORE~1.JS|autorefresh.js,SourceCabKey=autorefresh.js,DestName=autorefresh.js,Attributes=16384,FileSize=1590,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=568782868,HashPart2=1105379946,HashPart3=-1265294547,HashPart4=393353787,,)
        MSI (s) (9C:0C) [17:13:20:954]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\autorefresh.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:954]: Source for file 'autorefresh.js' is compressed
        InstallFiles: File: autorefresh.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\, Size: 1590
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\dialog\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\dialog\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: FileCopy(SourceName=dialog.js,SourceCabKey=dialog.js2,DestName=dialog.js,Attributes=16384,FileSize=5095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1433313597,HashPart2=-1178459067,HashPart3=-1107879262,HashPart4=1634210000,,)
        MSI (s) (9C:0C) [17:13:20:954]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\dialog.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:954]: Source for file 'dialog.js2' is compressed
        InstallFiles: File: dialog.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\, Size: 5095
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: FileCopy(SourceName=dialog.css,SourceCabKey=dialog.css2,DestName=dialog.css,Attributes=16384,FileSize=539,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2009438410,HashPart2=2074105743,HashPart3=-622313520,HashPart4=2105589428,,)
        MSI (s) (9C:0C) [17:13:20:954]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\dialog.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:954]: Source for file 'dialog.css2' is compressed
        InstallFiles: File: dialog.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\, Size: 539
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\addon\comment\|IISRootFolder\MyComp.WebApp\lib\codemirror\addon\comment\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: FileCopy(SourceName=CONTIN~1.JS|continuecomment.js,SourceCabKey=continuecomment.js,DestName=continuecomment.js,Attributes=16384,FileSize=3484,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2000483929,HashPart2=75219727,HashPart3=468495799,HashPart4=13702362,,)
        MSI (s) (9C:0C) [17:13:20:954]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\continuecomment.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:954]: Source for file 'continuecomment.js' is compressed
        InstallFiles: File: continuecomment.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\, Size: 3484
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: FileCopy(SourceName=comment.js,SourceCabKey=comment.js,DestName=comment.js,Attributes=16384,FileSize=8642,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1818457244,HashPart2=890024566,HashPart3=-1844341913,HashPart4=553288021,,)
        MSI (s) (9C:0C) [17:13:20:954]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\comment.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:954]: Source for file 'comment.js' is compressed
        InstallFiles: File: comment.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\, Size: 8642
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~1\src\js\|IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\js\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: FileCopy(SourceName=BOOTST~1.JS|bootstrap-treeview.js,SourceCabKey=bootstrap_treeview.js1,DestName=bootstrap-treeview.js,Attributes=16384,FileSize=35052,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1112551970,HashPart2=-1547949793,HashPart3=741716546,HashPart4=-1986441563,,)
        MSI (s) (9C:0C) [17:13:20:954]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\bootstrap-treeview.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:954]: Source for file 'bootstrap_treeview.js1' is compressed
        InstallFiles: File: bootstrap-treeview.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\, Size: 35052
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~1\src\css\|IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\src\css\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: FileCopy(SourceName=BOOTST~1.CSS|bootstrap-treeview.css,SourceCabKey=bootstrap_treeview.css1,DestName=bootstrap-treeview.css,Attributes=16384,FileSize=1149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=239192252,HashPart2=1614698752,HashPart3=-1149696977,HashPart4=-397418455,,)
        MSI (s) (9C:0C) [17:13:20:954]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\bootstrap-treeview.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:954]: Source for file 'bootstrap_treeview.css1' is compressed
        InstallFiles: File: bootstrap-treeview.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\, Size: 1149
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~1\SCREEN~1\|IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\screenshot\)
        MSI (s) (9C:0C) [17:13:20:954]: Executing op: FileCopy(SourceName=default.PNG,SourceCabKey=default.png,DestName=default.PNG,Attributes=16384,FileSize=10486,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1756840761,HashPart2=-1578610735,HashPart3=-1567658114,HashPart4=-130663382,,)
        MSI (s) (9C:0C) [17:13:20:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\default.PNG; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:969]: Source for file 'default.png' is compressed
        InstallFiles: File: default.PNG, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\, Size: 10486
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~1\public\js\|IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\js\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: FileCopy(SourceName=BOOTST~1.JS|bootstrap-treeview.js,SourceCabKey=bootstrap_treeview.js,DestName=bootstrap-treeview.js,Attributes=16384,FileSize=35052,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1112551970,HashPart2=-1547949793,HashPart3=741716546,HashPart4=-1986441563,,)
        MSI (s) (9C:0C) [17:13:20:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\bootstrap-treeview.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:969]: Source for file 'bootstrap_treeview.js' is compressed
        InstallFiles: File: bootstrap-treeview.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\, Size: 35052
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~1\public\css\|IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\css\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: FileCopy(SourceName=BOOTST~1.CSS|bootstrap-treeview.css,SourceCabKey=bootstrap_treeview.css,DestName=bootstrap-treeview.css,Attributes=16384,FileSize=1149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=239192252,HashPart2=1614698752,HashPart3=-1149696977,HashPart4=-397418455,,)
        MSI (s) (9C:0C) [17:13:20:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\bootstrap-treeview.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:969]: Source for file 'bootstrap_treeview.css' is compressed
        InstallFiles: File: bootstrap-treeview.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\, Size: 1149
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~1\public\|IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\public\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html6,DestName=index.html,Attributes=16384,FileSize=26995,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1143989257,HashPart2=-577130039,HashPart3=311959261,HashPart4=220244275,,)
        MSI (s) (9C:0C) [17:13:20:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:969]: Source for file 'index.html6' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\, Size: 26995
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example-dom.html,SourceCabKey=example_dom.html,DestName=example-dom.html,Attributes=16384,FileSize=1634,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-256322512,HashPart2=724932588,HashPart3=-354742515,HashPart4=-1839066488,,)
        MSI (s) (9C:0C) [17:13:20:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\example-dom.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:969]: Source for file 'example_dom.html' is compressed
        InstallFiles: File: example-dom.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\, Size: 1634
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~1\dist\|IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\dist\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: FileCopy(SourceName=BOOTST~1.JS|bootstrap-treeview.min.js,SourceCabKey=bootstrap_treeview.min.js,DestName=bootstrap-treeview.min.js,Attributes=16384,FileSize=16735,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-807872647,HashPart2=1516174298,HashPart3=2001833250,HashPart4=263967616,,)
        MSI (s) (9C:0C) [17:13:20:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\bootstrap-treeview.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:969]: Source for file 'bootstrap_treeview.min.js' is compressed
        InstallFiles: File: bootstrap-treeview.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\, Size: 16735
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: FileCopy(SourceName=BOOTST~1.CSS|bootstrap-treeview.min.css,SourceCabKey=bootstrap_treeview.min.css,DestName=bootstrap-treeview.min.css,Attributes=16384,FileSize=204,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-569262826,HashPart2=-267637140,HashPart3=685670498,HashPart4=887026329,,)
        MSI (s) (9C:0C) [17:13:20:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\bootstrap-treeview.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:969]: Source for file 'bootstrap_treeview.min.css' is compressed
        InstallFiles: File: bootstrap-treeview.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\, Size: 204
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~1\|IISRootFolder\MyComp.WebApp\lib\bootstrap-treeview\)
        MSI (s) (9C:0C) [17:13:20:969]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md21,DestName=README.md,Attributes=16384,FileSize=21054,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-665213009,HashPart2=-1174254232,HashPart3=1855383337,HashPart4=-1916515545,,)
        MSI (s) (9C:0C) [17:13:20:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:969]: Source for file 'readme.md21' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\, Size: 21054
        MSI (s) (9C:0C) [17:13:20:985]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json14,DestName=package.json,Attributes=16384,FileSize=1361,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1714436301,HashPart2=1578328897,HashPart3=1774597292,HashPart4=411439238,,)
        MSI (s) (9C:0C) [17:13:20:985]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:985]: Source for file 'package.json14' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\, Size: 1361
        MSI (s) (9C:0C) [17:13:20:985]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license11,DestName=LICENSE,Attributes=16384,FileSize=11527,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=683551386,HashPart2=-492775796,HashPart3=828658349,HashPart4=1298093620,,)
        MSI (s) (9C:0C) [17:13:20:985]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:985]: Source for file 'license11' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\, Size: 11527
        MSI (s) (9C:0C) [17:13:20:985]: Executing op: FileCopy(SourceName=GRUNTF~1.JS|Gruntfile.js,SourceCabKey=gruntfile.js3,DestName=Gruntfile.js,Attributes=16384,FileSize=1933,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1571886031,HashPart2=-1125838477,HashPart3=-216555240,HashPart4=744744243,,)
        MSI (s) (9C:0C) [17:13:20:985]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\Gruntfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:985]: Source for file 'gruntfile.js3' is compressed
        InstallFiles: File: Gruntfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\, Size: 1933
        MSI (s) (9C:0C) [17:13:20:985]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md6,DestName=CHANGELOG.md,Attributes=16384,FileSize=3377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1681125039,HashPart2=195676356,HashPart3=1923865558,HashPart4=-1443470544,,)
        MSI (s) (9C:0C) [17:13:20:985]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:20:985]: Source for file 'changelog.md6' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\, Size: 3377
        MSI (s) (9C:0C) [17:13:21:001]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json61,DestName=bower.json,Attributes=16384,FileSize=671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1551339593,HashPart2=-1301507606,HashPart3=-750581022,HashPart4=1084569773,,)
        MSI (s) (9C:0C) [17:13:21:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:001]: Source for file 'bower.json61' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\, Size: 671
        MSI (s) (9C:0C) [17:13:21:001]: Executing op: FileCopy(SourceName=app.js,SourceCabKey=app.js3,DestName=app.js,Attributes=16384,FileSize=734,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-800912291,HashPart2=-141913376,HashPart3=-560491902,HashPart4=1764157058,,)
        MSI (s) (9C:0C) [17:13:21:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\app.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:001]: Source for file 'app.js3' is compressed
        InstallFiles: File: app.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\, Size: 734
        MSI (s) (9C:0C) [17:13:21:001]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json23,DestName=.bower.json,Attributes=16384,FileSize=917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=292237469,HashPart2=-668928028,HashPart3=484705289,HashPart4=1570920545,,)
        MSI (s) (9C:0C) [17:13:21:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:001]: Source for file '_bower.json23' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\, Size: 917
        MSI (s) (9C:0C) [17:13:21:001]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\)
        MSI (s) (9C:0C) [17:13:21:001]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\less\mixins\|IISRootFolder\MyComp.WebApp\lib\bootstrap\less\mixins\)
        MSI (s) (9C:0C) [17:13:21:001]: Executing op: FileCopy(SourceName=VENDOR~1.LES|vendor-prefixes.less,SourceCabKey=vendor_prefixes.less,DestName=vendor-prefixes.less,Attributes=16384,FileSize=6650,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1044731818,HashPart2=-556540487,HashPart3=-686684905,HashPart4=463218409,,)
        MSI (s) (9C:0C) [17:13:21:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\vendor-prefixes.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:001]: Source for file 'vendor_prefixes.less' is compressed
        InstallFiles: File: vendor-prefixes.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 6650
        MSI (s) (9C:0C) [17:13:21:001]: Executing op: FileCopy(SourceName=TEXT-O~1.LES|text-overflow.less,SourceCabKey=text_overflow.less,DestName=text-overflow.less,Attributes=16384,FileSize=162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=904197015,HashPart2=1999440637,HashPart3=-1807802060,HashPart4=1583888968,,)
        MSI (s) (9C:0C) [17:13:21:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\text-overflow.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:001]: Source for file 'text_overflow.less' is compressed
        InstallFiles: File: text-overflow.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 162
        MSI (s) (9C:0C) [17:13:21:001]: Executing op: FileCopy(SourceName=TEXT-E~1.LES|text-emphasis.less,SourceCabKey=text_emphasis.less,DestName=text-emphasis.less,Attributes=16384,FileSize=128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1987420758,HashPart2=1646957531,HashPart3=208834781,HashPart4=-387520368,,)
        MSI (s) (9C:0C) [17:13:21:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\text-emphasis.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:001]: Source for file 'text_emphasis.less' is compressed
        InstallFiles: File: text-emphasis.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 128
        MSI (s) (9C:0C) [17:13:21:079]: Executing op: FileCopy(SourceName=TABLE-~1.LES|table-row.less,SourceCabKey=table_row.less,DestName=table-row.less,Attributes=16384,FileSize=700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1370146757,HashPart2=-570984725,HashPart3=-2083100568,HashPart4=780849411,,)
        MSI (s) (9C:0C) [17:13:21:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\table-row.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:079]: Source for file 'table_row.less' is compressed
        InstallFiles: File: table-row.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 700
        MSI (s) (9C:0C) [17:13:21:079]: Executing op: FileCopy(SourceName=TAB-FO~1.LES|tab-focus.less,SourceCabKey=tab_focus.less,DestName=tab-focus.less,Attributes=16384,FileSize=159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1595838088,HashPart2=-1968684658,HashPart3=1492785834,HashPart4=772229921,,)
        MSI (s) (9C:0C) [17:13:21:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\tab-focus.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:079]: Source for file 'tab_focus.less' is compressed
        InstallFiles: File: tab-focus.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 159
        MSI (s) (9C:0C) [17:13:21:079]: Executing op: FileCopy(SourceName=SIZE~1.LES|size.less,SourceCabKey=size.less,DestName=size.less,Attributes=16384,FileSize=127,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1914657227,HashPart2=-1148159386,HashPart3=-1823256896,HashPart4=427829042,,)
        MSI (s) (9C:0C) [17:13:21:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\size.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:079]: Source for file 'size.less' is compressed
        InstallFiles: File: size.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 127
        MSI (s) (9C:0C) [17:13:21:079]: Executing op: FileCopy(SourceName=RESPON~1.LES|responsive-visibility.less,SourceCabKey=responsive_visibility.less,DestName=responsive-visibility.less,Attributes=16384,FileSize=354,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1111662224,HashPart2=-1239655098,HashPart3=-96651213,HashPart4=-939756273,,)
        MSI (s) (9C:0C) [17:13:21:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\responsive-visibility.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:079]: Source for file 'responsive_visibility.less' is compressed
        InstallFiles: File: responsive-visibility.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 354
        MSI (s) (9C:0C) [17:13:21:079]: Executing op: FileCopy(SourceName=RESIZE~1.LES|resize.less,SourceCabKey=resize.less,DestName=resize.less,Attributes=16384,FileSize=196,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1495789494,HashPart2=2079974752,HashPart3=-15053818,HashPart4=1362717565,,)
        MSI (s) (9C:0C) [17:13:21:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\resize.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:079]: Source for file 'resize.less' is compressed
        InstallFiles: File: resize.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 196
        MSI (s) (9C:0C) [17:13:21:079]: Executing op: FileCopy(SourceName=RESET-~1.LES|reset-text.less,SourceCabKey=reset_text.less,DestName=reset-text.less,Attributes=16384,FileSize=470,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2046580476,HashPart2=-1397715654,HashPart3=-690208137,HashPart4=-1727282861,,)
        MSI (s) (9C:0C) [17:13:21:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\reset-text.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:079]: Source for file 'reset_text.less' is compressed
        InstallFiles: File: reset-text.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 470
        MSI (s) (9C:0C) [17:13:21:094]: Executing op: FileCopy(SourceName=RESET-~2.LES|reset-filter.less,SourceCabKey=reset_filter.less,DestName=reset-filter.less,Attributes=16384,FileSize=248,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2046706431,HashPart2=-1360130575,HashPart3=1773114024,HashPart4=872026391,,)
        MSI (s) (9C:0C) [17:13:21:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\reset-filter.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:094]: Source for file 'reset_filter.less' is compressed
        InstallFiles: File: reset-filter.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 248
        MSI (s) (9C:0C) [17:13:21:094]: Executing op: FileCopy(SourceName=PROGRE~1.LES|progress-bar.less,SourceCabKey=progress_bar.less,DestName=progress-bar.less,Attributes=16384,FileSize=191,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=819738992,HashPart2=-361602471,HashPart3=-838576391,HashPart4=1663193926,,)
        MSI (s) (9C:0C) [17:13:21:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\progress-bar.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:094]: Source for file 'progress_bar.less' is compressed
        InstallFiles: File: progress-bar.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 191
        MSI (s) (9C:0C) [17:13:21:094]: Executing op: FileCopy(SourceName=PANELS~1.LES|panels.less,SourceCabKey=panels.less,DestName=panels.less,Attributes=16384,FileSize=537,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2088947411,HashPart2=-165236346,HashPart3=1185513661,HashPart4=-185876250,,)
        MSI (s) (9C:0C) [17:13:21:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\panels.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:094]: Source for file 'panels.less' is compressed
        InstallFiles: File: panels.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 537
        MSI (s) (9C:0C) [17:13:21:094]: Executing op: FileCopy(SourceName=PAGINA~1.LES|pagination.less,SourceCabKey=pagination.less1,DestName=pagination.less,Attributes=16384,FileSize=485,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-248851272,HashPart2=-1552437535,HashPart3=1052908157,HashPart4=1633123721,,)
        MSI (s) (9C:0C) [17:13:21:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\pagination.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:094]: Source for file 'pagination.less1' is compressed
        InstallFiles: File: pagination.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 485
        MSI (s) (9C:0C) [17:13:21:094]: Executing op: FileCopy(SourceName=OPACIT~1.LES|opacity.less,SourceCabKey=opacity.less,DestName=opacity.less,Attributes=16384,FileSize=148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=770827035,HashPart2=-203160913,HashPart3=-1770501270,HashPart4=1942452147,,)
        MSI (s) (9C:0C) [17:13:21:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\opacity.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:094]: Source for file 'opacity.less' is compressed
        InstallFiles: File: opacity.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 148
        MSI (s) (9C:0C) [17:13:21:094]: Executing op: FileCopy(SourceName=NAV-VE~1.LES|nav-vertical-align.less,SourceCabKey=nav_vertical_align.less,DestName=nav-vertical-align.less,Attributes=16384,FileSize=364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-248452951,HashPart2=-388523069,HashPart3=1862171030,HashPart4=1014366370,,)
        MSI (s) (9C:0C) [17:13:21:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\nav-vertical-align.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:094]: Source for file 'nav_vertical_align.less' is compressed
        InstallFiles: File: nav-vertical-align.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 364
        MSI (s) (9C:0C) [17:13:21:360]: Executing op: FileCopy(SourceName=NAV-DI~1.LES|nav-divider.less,SourceCabKey=nav_divider.less,DestName=nav-divider.less,Attributes=16384,FileSize=232,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1048145796,HashPart2=353984653,HashPart3=1982668211,HashPart4=-1422541671,,)
        MSI (s) (9C:0C) [17:13:21:360]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\nav-divider.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:360]: Source for file 'nav_divider.less' is compressed
        InstallFiles: File: nav-divider.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 232
        MSI (s) (9C:0C) [17:13:21:360]: Executing op: FileCopy(SourceName=LIST-G~1.LES|list-group.less,SourceCabKey=list_group.less1,DestName=list-group.less,Attributes=16384,FileSize=546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1995645037,HashPart2=-1608228244,HashPart3=2099250862,HashPart4=1338065314,,)
        MSI (s) (9C:0C) [17:13:21:360]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\list-group.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:360]: Source for file 'list_group.less1' is compressed
        InstallFiles: File: list-group.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 546
        MSI (s) (9C:0C) [17:13:21:375]: Executing op: FileCopy(SourceName=LABELS~1.LES|labels.less,SourceCabKey=labels.less1,DestName=labels.less,Attributes=16384,FileSize=161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2074724051,HashPart2=-613944916,HashPart3=2132327186,HashPart4=357219358,,)
        MSI (s) (9C:0C) [17:13:21:375]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\labels.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:375]: Source for file 'labels.less1' is compressed
        InstallFiles: File: labels.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 161
        MSI (s) (9C:0C) [17:13:21:407]: Executing op: FileCopy(SourceName=IMAGE~1.LES|image.less,SourceCabKey=image.less,DestName=image.less,Attributes=16384,FileSize=1062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2104822774,HashPart2=776638372,HashPart3=-41228790,HashPart4=1600006597,,)
        MSI (s) (9C:0C) [17:13:21:407]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\image.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:407]: Source for file 'image.less' is compressed
        InstallFiles: File: image.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 1062
        MSI (s) (9C:0C) [17:13:21:407]: Executing op: FileCopy(SourceName=HIDE-T~1.LES|hide-text.less,SourceCabKey=hide_text.less,DestName=hide-text.less,Attributes=16384,FileSize=574,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1636889212,HashPart2=-1327736193,HashPart3=231396966,HashPart4=1965281434,,)
        MSI (s) (9C:0C) [17:13:21:407]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\hide-text.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:407]: Source for file 'hide_text.less' is compressed
        InstallFiles: File: hide-text.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 574
        MSI (s) (9C:0C) [17:13:21:422]: Executing op: FileCopy(SourceName=GRID~1.LES|grid.less,SourceCabKey=grid.less2,DestName=grid.less,Attributes=16384,FileSize=3107,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2130285504,HashPart2=762183256,HashPart3=1078882789,HashPart4=1762569141,,)
        MSI (s) (9C:0C) [17:13:21:422]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\grid.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:21:422]: Source for file 'grid.less2' is compressed
        InstallFiles: File: grid.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 3107
        MSI (s) (9C:0C) [17:13:22:046]: Executing op: FileCopy(SourceName=GRID-F~1.LES|grid-framework.less,SourceCabKey=grid_framework.less,DestName=grid-framework.less,Attributes=16384,FileSize=2797,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1154593263,HashPart2=-511411431,HashPart3=706298628,HashPart4=1403191532,,)
        MSI (s) (9C:0C) [17:13:22:046]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\grid-framework.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:046]: Source for file 'grid_framework.less' is compressed
        InstallFiles: File: grid-framework.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 2797
        MSI (s) (9C:0C) [17:13:22:046]: Executing op: FileCopy(SourceName=GRADIE~1.LES|gradients.less,SourceCabKey=gradients.less,DestName=gradients.less,Attributes=16384,FileSize=4388,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1286314113,HashPart2=-785768781,HashPart3=-446684377,HashPart4=606197671,,)
        MSI (s) (9C:0C) [17:13:22:046]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\gradients.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:046]: Source for file 'gradients.less' is compressed
        InstallFiles: File: gradients.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 4388
        MSI (s) (9C:0C) [17:13:22:062]: Executing op: FileCopy(SourceName=FORMS~1.LES|forms.less,SourceCabKey=forms.less1,DestName=forms.less,Attributes=16384,FileSize=2641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-175160174,HashPart2=-1092853917,HashPart3=920461843,HashPart4=1071946642,,)
        MSI (s) (9C:0C) [17:13:22:062]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\forms.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:062]: Source for file 'forms.less1' is compressed
        InstallFiles: File: forms.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 2641
        MSI (s) (9C:0C) [17:13:22:062]: Executing op: FileCopy(SourceName=CLEARF~1.LES|clearfix.less,SourceCabKey=clearfix.less,DestName=clearfix.less,Attributes=16384,FileSize=605,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1083481230,HashPart2=1492194805,HashPart3=1504314722,HashPart4=-1173100710,,)
        MSI (s) (9C:0C) [17:13:22:062]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\clearfix.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:062]: Source for file 'clearfix.less' is compressed
        InstallFiles: File: clearfix.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 605
        MSI (s) (9C:0C) [17:13:22:062]: Executing op: FileCopy(SourceName=CENTER~1.LES|center-block.less,SourceCabKey=center_block.less,DestName=center-block.less,Attributes=16384,FileSize=120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=243938018,HashPart2=-1551067368,HashPart3=-1022229262,HashPart4=1699217771,,)
        MSI (s) (9C:0C) [17:13:22:062]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\center-block.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:062]: Source for file 'center_block.less' is compressed
        InstallFiles: File: center-block.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 120
        MSI (s) (9C:0C) [17:13:22:077]: Executing op: FileCopy(SourceName=BUTTON~1.LES|buttons.less,SourceCabKey=buttons.less1,DestName=buttons.less,Attributes=16384,FileSize=1476,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=154700848,HashPart2=-1621913243,HashPart3=2044689764,HashPart4=2085720826,,)
        MSI (s) (9C:0C) [17:13:22:077]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\buttons.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:077]: Source for file 'buttons.less1' is compressed
        InstallFiles: File: buttons.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 1476
        MSI (s) (9C:0C) [17:13:22:077]: Executing op: FileCopy(SourceName=BORDER~1.LES|border-radius.less,SourceCabKey=border_radius.less,DestName=border-radius.less,Attributes=16384,FileSize=468,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1353722320,HashPart2=915983601,HashPart3=-1980976865,HashPart4=412410548,,)
        MSI (s) (9C:0C) [17:13:22:077]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\border-radius.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:077]: Source for file 'border_radius.less' is compressed
        InstallFiles: File: border-radius.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 468
        MSI (s) (9C:0C) [17:13:22:093]: Executing op: FileCopy(SourceName=BACKGR~1.LES|background-variant.less,SourceCabKey=background_variant.less,DestName=background-variant.less,Attributes=16384,FileSize=151,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=464596733,HashPart2=-913065524,HashPart3=1408988809,HashPart4=896803367,,)
        MSI (s) (9C:0C) [17:13:22:093]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\background-variant.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:093]: Source for file 'background_variant.less' is compressed
        InstallFiles: File: background-variant.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 151
        MSI (s) (9C:0C) [17:13:22:110]: Executing op: FileCopy(SourceName=ALERTS~1.LES|alerts.less,SourceCabKey=alerts.less1,DestName=alerts.less,Attributes=16384,FileSize=257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1982179960,HashPart2=-180674035,HashPart3=-548500195,HashPart4=-2066496935,,)
        MSI (s) (9C:0C) [17:13:22:110]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\alerts.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:110]: Source for file 'alerts.less1' is compressed
        InstallFiles: File: alerts.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\, Size: 257
        MSI (s) (9C:0C) [17:13:22:110]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\)
        MSI (s) (9C:0C) [17:13:22:110]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\less\|IISRootFolder\MyComp.WebApp\lib\bootstrap\less\)
        MSI (s) (9C:0C) [17:13:22:110]: Executing op: FileCopy(SourceName=WELLS~1.LES|wells.less,SourceCabKey=wells.less,DestName=wells.less,Attributes=16384,FileSize=527,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1022925751,HashPart2=-1422928564,HashPart3=-777970676,HashPart4=-1588395137,,)
        MSI (s) (9C:0C) [17:13:22:110]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\wells.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:110]: Source for file 'wells.less' is compressed
        InstallFiles: File: wells.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 527
        MSI (s) (9C:0C) [17:13:22:126]: Executing op: FileCopy(SourceName=VARIAB~1.LES|variables.less,SourceCabKey=variables.less1,DestName=variables.less,Attributes=16384,FileSize=27365,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=309945552,HashPart2=336838262,HashPart3=2117501675,HashPart4=537141669,,)
        MSI (s) (9C:0C) [17:13:22:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\variables.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:126]: Source for file 'variables.less1' is compressed
        InstallFiles: File: variables.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 27365
        MSI (s) (9C:0C) [17:13:22:140]: Executing op: FileCopy(SourceName=UTILIT~1.LES|utilities.less,SourceCabKey=utilities.less,DestName=utilities.less,Attributes=16384,FileSize=747,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1538046712,HashPart2=-1667090188,HashPart3=679720385,HashPart4=-1454817129,,)
        MSI (s) (9C:0C) [17:13:22:140]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\utilities.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:140]: Source for file 'utilities.less' is compressed
        InstallFiles: File: utilities.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 747
        MSI (s) (9C:0C) [17:13:22:140]: Executing op: FileCopy(SourceName=TYPE~1.LES|type.less,SourceCabKey=type.less,DestName=type.less,Attributes=16384,FileSize=5951,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-389520087,HashPart2=-549418902,HashPart3=-214192106,HashPart4=1403077970,,)
        MSI (s) (9C:0C) [17:13:22:140]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\type.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:140]: Source for file 'type.less' is compressed
        InstallFiles: File: type.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 5951
        MSI (s) (9C:0C) [17:13:22:140]: Executing op: FileCopy(SourceName=TOOLTI~1.LES|tooltip.less,SourceCabKey=tooltip.less,DestName=tooltip.less,Attributes=16384,FileSize=2985,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=751202164,HashPart2=90371944,HashPart3=-85186982,HashPart4=1600498496,,)
        MSI (s) (9C:0C) [17:13:22:140]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\tooltip.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:140]: Source for file 'tooltip.less' is compressed
        InstallFiles: File: tooltip.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 2985
        MSI (s) (9C:0C) [17:13:22:155]: Executing op: FileCopy(SourceName=THUMBN~1.LES|thumbnails.less,SourceCabKey=thumbnails.less,DestName=thumbnails.less,Attributes=16384,FileSize=753,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=277220911,HashPart2=-1397987566,HashPart3=-362408739,HashPart4=1045365814,,)
        MSI (s) (9C:0C) [17:13:22:155]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\thumbnails.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:155]: Source for file 'thumbnails.less' is compressed
        InstallFiles: File: thumbnails.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 753
        InstallFiles: File: theme.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 8197
        DestName=theme.less,Attributes=16384,FileSize=8197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1361086865,HashPart2=1016576982,HashPart3=570961705,HashPart4=153362034,,)
        MSI (s) (9C:0C) [17:13:22:172]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\theme.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:172]: Source for file 'theme.less' is compressed
        MSI (s) (9C:0C) [17:13:22:172]: Executing op: FileCopy(SourceName=TABLES~1.LES|tables.less,SourceCabKey=tables.less,DestName=tables.less,Attributes=16384,FileSize=4612,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=331448420,HashPart2=-1391858882,HashPart3=871060481,HashPart4=-667549715,,)
        MSI (s) (9C:0C) [17:13:22:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\tables.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:186]: Source for file 'tables.less' is compressed
        InstallFiles: File: tables.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 4612
        MSI (s) (9C:0C) [17:13:22:186]: Executing op: FileCopy(SourceName=SCAFFO~1.LES|scaffolding.less,SourceCabKey=scaffolding.less,DestName=scaffolding.less,Attributes=16384,FileSize=2988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-386879170,HashPart2=-1190974411,HashPart3=1348447407,HashPart4=-46478072,,)
        MSI (s) (9C:0C) [17:13:22:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\scaffolding.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:186]: Source for file 'scaffolding.less' is compressed
        InstallFiles: File: scaffolding.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 2988
        MSI (s) (9C:0C) [17:13:22:186]: Executing op: FileCopy(SourceName=RESPON~1.LES|responsive-utilities.less,SourceCabKey=responsive_utilities.less,DestName=responsive-utilities.less,Attributes=16384,FileSize=4262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1647942518,HashPart2=-1484668721,HashPart3=-242908539,HashPart4=-174970453,,)
        MSI (s) (9C:0C) [17:13:22:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\responsive-utilities.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:186]: Source for file 'responsive_utilities.less' is compressed
        InstallFiles: File: responsive-utilities.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 4262
        MSI (s) (9C:0C) [17:13:22:202]: Executing op: FileCopy(SourceName=RESPON~2.LES|responsive-embed.less,SourceCabKey=responsive_embed.less,DestName=responsive-embed.less,Attributes=16384,FileSize=546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-648581076,HashPart2=-2036856407,HashPart3=290257003,HashPart4=838257170,,)
        MSI (s) (9C:0C) [17:13:22:202]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\responsive-embed.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:202]: Source for file 'responsive_embed.less' is compressed
        InstallFiles: File: responsive-embed.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 546
        MSI (s) (9C:0C) [17:13:22:202]: Executing op: FileCopy(SourceName=PROGRE~1.LES|progress-bars.less,SourceCabKey=progress_bars.less,DestName=progress-bars.less,Attributes=16384,FileSize=1925,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1823011486,HashPart2=-1739662004,HashPart3=-794355383,HashPart4=1936834018,,)
        MSI (s) (9C:0C) [17:13:22:202]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\progress-bars.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:202]: Source for file 'progress_bars.less' is compressed
        InstallFiles: File: progress-bars.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1925
        MSI (s) (9C:0C) [17:13:22:202]: Executing op: FileCopy(SourceName=PRINT~1.LES|print.less,SourceCabKey=print.less,DestName=print.less,Attributes=16384,FileSize=1939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1039793846,HashPart2=447711574,HashPart3=-53975292,HashPart4=-648439410,,)
        MSI (s) (9C:0C) [17:13:22:202]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\print.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:202]: Source for file 'print.less' is compressed
        InstallFiles: File: print.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1939
        MSI (s) (9C:0C) [17:13:22:218]: Executing op: FileCopy(SourceName=POPOVE~1.LES|popovers.less,SourceCabKey=popovers.less,DestName=popovers.less,Attributes=16384,FileSize=3488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-419781238,HashPart2=1804276677,HashPart3=-422274919,HashPart4=1281319955,,)
        MSI (s) (9C:0C) [17:13:22:218]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\popovers.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:218]: Source for file 'popovers.less' is compressed
        Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:218]: Source for file 'panels.less1' is compressed
        InstallFiles: File: panels.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 6279
        MSI (s) (9C:0C) [17:13:22:218]: Executing op: FileCopy(SourceName=PAGINA~1.LES|pagination.less,SourceCabKey=pagination.less2,DestName=pagination.less,Attributes=16384,FileSize=2059,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1512597241,HashPart2=218757617,HashPart3=159978220,HashPart4=-1513070228,,)
        MSI (s) (9C:0C) [17:13:22:218]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\pagination.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:218]: Source for file 'pagination.less2' is compressed
        InstallFiles: File: pagination.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 2059
        MSI (s) (9C:0C) [17:13:22:233]: Executing op: FileCopy(SourceName=PAGER~1.LES|pager.less,SourceCabKey=pager.less,DestName=pager.less,Attributes=16384,FileSize=861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1434535196,HashPart2=1483716407,HashPart3=1223646454,HashPart4=1391123659,,)
        MSI (s) (9C:0C) [17:13:22:233]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\pager.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:233]: Source for file 'pager.less' is compressed
        InstallFiles: File: pager.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 861
        MSI (s) (9C:0C) [17:13:22:233]: Executing op: FileCopy(SourceName=NORMAL~1.LES|normalize.less,SourceCabKey=normalize.less,DestName=normalize.less,Attributes=16384,FileSize=7559,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1862262872,HashPart2=-2078511094,HashPart3=1229970990,HashPart4=-2145642116,,)
        MSI (s) (9C:0C) [17:13:22:233]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\normalize.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:233]: Source for file 'normalize.less' is compressed
        InstallFiles: File: normalize.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 7559
        MSI (s) (9C:0C) [17:13:22:233]: Executing op: FileCopy(SourceName=NAVS~1.LES|navs.less,SourceCabKey=navs.less,DestName=navs.less,Attributes=16384,FileSize=4930,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1682871158,HashPart2=-505918709,HashPart3=-1523946644,HashPart4=-2067712840,,)
        MSI (s) (9C:0C) [17:13:22:233]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\navs.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:233]: Source for file 'navs.less' is compressed
        InstallFiles: File: navs.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 4930
        MSI (s) (9C:0C) [17:13:22:249]: Executing op: FileCopy(SourceName=NAVBAR~1.LES|navbar.less,SourceCabKey=navbar.less,DestName=navbar.less,Attributes=16384,FileSize=14628,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=307862658,HashPart2=-1053199489,HashPart3=-1371766658,HashPart4=1634861447,,)
        MSI (s) (9C:0C) [17:13:22:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\navbar.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:249]: Source for file 'navbar.less' is compressed
        MSI (s) (9C:0C) [17:13:22:249]: Executing op: FileCopy(SourceName=MODALS~1.LES|modals.less,SourceCabKey=modals.less,DestName=modals.less,Attributes=16384,FileSize=3565,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1975508219,HashPart2=-415228266,HashPart3=-905430929,HashPart4=-393255468,,)
        MSI (s) (9C:0C) [17:13:22:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\modals.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:249]: Source for file 'modals.less' is compressed
        InstallFiles: File: modals.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 3565
        MSI (s) (9C:0C) [17:13:22:249]: Executing op: FileCopy(SourceName=MIXINS~1.LES|mixins.less,SourceCabKey=mixins.less,DestName=mixins.less,Attributes=16384,FileSize=1136,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-927203904,HashPart2=860410445,HashPart3=-1904052453,HashPart4=1075580142,,)
        MSI (s) (9C:0C) [17:13:22:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:249]: Source for file 'mixins.less' is compressed
        InstallFiles: File: mixins.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1136
        MSI (s) (9C:0C) [17:13:22:265]: Executing op: FileCopy(SourceName=MEDIA~1.LES|media.less,SourceCabKey=media.less,DestName=media.less,Attributes=16384,FileSize=900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1929205103,HashPart2=911964244,HashPart3=35208280,HashPart4=10467851,,)
        MSI (s) (9C:0C) [17:13:22:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\media.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:265]: Source for file 'media.less' is compressed
        InstallFiles: File: media.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 900
        MSI (s) (9C:0C) [17:13:22:265]: Executing op: FileCopy(SourceName=LIST-G~1.LES|list-group.less,SourceCabKey=list_group.less,DestName=list-group.less,Attributes=16384,FileSize=3124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1339195751,HashPart2=-1807799203,HashPart3=246932095,HashPart4=2000672217,,)
        MSI (s) (9C:0C) [17:13:22:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\list-group.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:265]: Source for file 'list_group.less' is compressed
        InstallFiles: File: list-group.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 3124
        MSI (s) (9C:0C) [17:13:22:265]: Executing op: FileCopy(SourceName=LABELS~1.LES|labels.less,SourceCabKey=labels.less,DestName=labels.less,Attributes=16384,FileSize=1079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-817502952,HashPart2=559823031,HashPart3=599413703,HashPart4=169944168,,)
        MSI (s) (9C:0C) [17:13:22:265]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\labels.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:265]: Source for file 'labels.less' is compressed
        InstallFiles: File: labels.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1079
        MSI (s) (9C:0C) [17:13:22:280]: Executing op: FileCopy(SourceName=JUMBOT~1.LES|jumbotron.less,SourceCabKey=jumbotron.less,DestName=jumbotron.less,Attributes=16384,FileSize=1062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-976965402,HashPart2=1497987306,HashPart3=-1143542194,HashPart4=1137411908,,)
        MSI (s) (9C:0C) [17:13:22:280]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\jumbotron.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:280]: Source for file 'jumbotron.less' is compressed
        InstallFiles: File: jumbotron.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1062
        MSI (s) (9C:0C) [17:13:22:280]: Executing op: FileCopy(SourceName=INPUT-~1.LES|input-groups.less,SourceCabKey=input_groups.less,DestName=input-groups.less,Attributes=16384,FileSize=4233,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1147423434,HashPart2=807187838,HashPart3=-916164820,HashPart4=-715719329,,)
        MSI (s) (9C:0C) [17:13:22:280]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\input-groups.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:280]: Source for file 'input_groups.less' is compressed
        InstallFiles: File: input-groups.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 4233
        MSI (s) (9C:0C) [17:13:22:280]: Executing op: FileCopy(SourceName=GRID~1.LES|grid.less,SourceCabKey=grid.less1,DestName=grid.less,Attributes=16384,FileSize=1387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-42371390,HashPart2=-208427065,HashPart3=-784694289,HashPart4=2140498451,,)
        MSI (s) (9C:0C) [17:13:22:280]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\grid.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:280]: Source for file 'grid.less1' is compressed
        InstallFiles: File: grid.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1387
        MSI (s) (9C:0C) [17:13:22:342]: Executing op: FileCopy(SourceName=GLYPHI~1.LES|glyphicons.less,SourceCabKey=glyphicons.less,DestName=glyphicons.less,Attributes=16384,FileSize=19803,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-759130514,HashPart2=384731441,HashPart3=-573454593,HashPart4=-398684505,,)
        MSI (s) (9C:0C) [17:13:22:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\glyphicons.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:342]: Source for file 'glyphicons.less' is compressed
        InstallFiles: File: glyphicons.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 19803
        MSI (s) (9C:0C) [17:13:22:733]: Executing op: FileCopy(SourceName=FORMS~1.LES|forms.less,SourceCabKey=forms.less,DestName=forms.less,Attributes=16384,FileSize=15740,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=483928910,HashPart2=2078076886,HashPart3=247750434,HashPart4=1415425926,,)
        MSI (s) (9C:0C) [17:13:22:733]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\forms.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:733]: Source for file 'forms.less' is compressed
        InstallFiles: File: forms.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 15740
        MSI (s) (9C:0C) [17:13:22:826]: Executing op: FileCopy(SourceName=DROPDO~1.LES|dropdowns.less,SourceCabKey=dropdowns.less,DestName=dropdowns.less,Attributes=16384,FileSize=4876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1211292940,HashPart2=1881934387,HashPart3=-2077954794,HashPart4=-1153800563,,)
        MSI (s) (9C:0C) [17:13:22:826]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\dropdowns.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:826]: Source for file 'dropdowns.less' is compressed
        InstallFiles: File: dropdowns.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 4876
        MSI (s) (9C:0C) [17:13:22:842]: Executing op: FileCopy(SourceName=COMPON~1.LES|component-animations.less,SourceCabKey=component_animations.less,DestName=component-animations.less,Attributes=16384,FileSize=666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1789501193,HashPart2=1752112262,HashPart3=-86695260,HashPart4=1164481434,,)
        MSI (s) (9C:0C) [17:13:22:842]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\component-animations.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:842]: Source for file 'component_animations.less' is compressed
        InstallFiles: File: component-animations.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 666
        MSI (s) (9C:0C) [17:13:22:842]: Executing op: FileCopy(SourceName=CODE~1.LES|code.less,SourceCabKey=code.less,DestName=code.less,Attributes=16384,FileSize=1401,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1565859644,HashPart2=-822246877,HashPart3=385748183,HashPart4=1897882466,,)
        MSI (s) (9C:0C) [17:13:22:842]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\code.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:842]: Source for file 'code.less' is compressed
        InstallFiles: File: code.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1401
        MSI (s) (9C:0C) [17:13:22:873]: Executing op: FileCopy(SourceName=CLOSE~1.LES|close.less,SourceCabKey=close.less,DestName=close.less,Attributes=16384,FileSize=764,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1653993263,HashPart2=-233955596,HashPart3=1365587818,HashPart4=368950197,,)
        MSI (s) (9C:0C) [17:13:22:873]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\close.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:873]: Source for file 'close.less' is compressed
        InstallFiles: File: close.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 764
        MSI (s) (9C:0C) [17:13:22:873]: Executing op: FileCopy(SourceName=CAROUS~1.LES|carousel.less,SourceCabKey=carousel.less,DestName=carousel.less,Attributes=16384,FileSize=5407,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1760379985,HashPart2=-1309907176,HashPart3=599882025,HashPart4=1603451374,,)
        MSI (s) (9C:0C) [17:13:22:873]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\carousel.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:873]: Source for file 'carousel.less' is compressed
        InstallFiles: File: carousel.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 5407
        MSI (s) (9C:0C) [17:13:22:873]: Executing op: FileCopy(SourceName=BUTTON~1.LES|buttons.less,SourceCabKey=buttons.less,DestName=buttons.less,Attributes=16384,FileSize=3662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2010693432,HashPart2=-2008308812,HashPart3=-819926030,HashPart4=639289492,,)
        MSI (s) (9C:0C) [17:13:22:873]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\buttons.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:873]: Source for file 'buttons.less' is compressed
        InstallFiles: File: buttons.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 3662
        MSI (s) (9C:0C) [17:13:22:873]: Executing op: FileCopy(SourceName=BUTTON~2.LES|button-groups.less,SourceCabKey=button_groups.less,DestName=button-groups.less,Attributes=16384,FileSize=5675,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-719669030,HashPart2=-460892520,HashPart3=-605117628,HashPart4=1605495262,,)
        MSI (s) (9C:0C) [17:13:22:873]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\button-groups.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:22:873]: Source for file 'button_groups.less' is compressed
        InstallFiles: File: button-groups.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 5675
        MSI (s) (9C:0C) [17:13:23:073]: Executing op: FileCopy(SourceName=BREADC~1.LES|breadcrumbs.less,SourceCabKey=breadcrumbs.less,DestName=breadcrumbs.less,Attributes=16384,FileSize=594,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1100336765,HashPart2=-425875994,HashPart3=-1492970448,HashPart4=-97103662,,)
        MSI (s) (9C:0C) [17:13:23:073]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\breadcrumbs.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:073]: Source for file 'breadcrumbs.less' is compressed
        InstallFiles: File: breadcrumbs.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 594
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: FileCopy(SourceName=BOOTST~1.LES|bootstrap.less,SourceCabKey=bootstrap.less1,DestName=bootstrap.less,Attributes=16384,FileSize=1291,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=539670145,HashPart2=190368609,HashPart3=-1356326086,HashPart4=1359088404,,)
        MSI (s) (9C:0C) [17:13:23:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\bootstrap.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:076]: Source for file 'bootstrap.less1' is compressed
        InstallFiles: File: bootstrap.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1291
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: FileCopy(SourceName=BADGES~1.LES|badges.less,SourceCabKey=badges.less,DestName=badges.less,Attributes=16384,FileSize=1199,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1037309406,HashPart2=-1032010003,HashPart3=936565224,HashPart4=133586622,,)
        MSI (s) (9C:0C) [17:13:23:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\badges.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:076]: Source for file 'badges.less' is compressed
        InstallFiles: File: badges.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1199
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: FileCopy(SourceName=ALERTS~1.LES|alerts.less,SourceCabKey=alerts.less,DestName=alerts.less,Attributes=16384,FileSize=1518,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=456046294,HashPart2=387640106,HashPart3=-380399736,HashPart4=-370906449,,)
        MSI (s) (9C:0C) [17:13:23:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\alerts.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:076]: Source for file 'alerts.less' is compressed
        InstallFiles: File: alerts.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 1518
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: FileCopy(SourceName=CSSLIN~1|.csslintrc,SourceCabKey=_csslintrc,DestName=.csslintrc,Attributes=16384,FileSize=475,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1021736011,HashPart2=-773860398,HashPart3=-1746142701,HashPart4=503513211,,)
        MSI (s) (9C:0C) [17:13:23:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\.csslintrc; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:076]: Source for file '_csslintrc' is compressed
        InstallFiles: File: .csslintrc, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 475
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: FileCopy(SourceName=CSSCOM~1.JSO|.csscomb.json,SourceCabKey=_csscomb.json,DestName=.csscomb.json,Attributes=16384,FileSize=8099,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-928482890,HashPart2=-1990768335,HashPart3=586511589,HashPart4=453270056,,)
        MSI (s) (9C:0C) [17:13:23:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\.csscomb.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:076]: Source for file '_csscomb.json' is compressed
        InstallFiles: File: .csscomb.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\, Size: 8099
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\)
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\js\|IISRootFolder\MyComp.WebApp\lib\bootstrap\js\)
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: FileCopy(SourceName=TRANSI~1.JS|transition.js,SourceCabKey=transition.js,DestName=transition.js,Attributes=16384,FileSize=1831,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1728163900,HashPart2=1049628756,HashPart3=-338711094,HashPart4=1701390716,,)
        MSI (s) (9C:0C) [17:13:23:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\transition.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:076]: Source for file 'transition.js' is compressed
        InstallFiles: File: transition.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 1831
        MSI (s) (9C:0C) [17:13:23:076]: Executing op: FileCopy(SourceName=tooltip.js,SourceCabKey=tooltip.js2,DestName=tooltip.js,Attributes=16384,FileSize=16345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-26628404,HashPart2=781962683,HashPart3=-273490439,HashPart4=-1566485573,,)
        MSI (s) (9C:0C) [17:13:23:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\tooltip.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:076]: Source for file 'tooltip.js2' is compressed
        InstallFiles: File: tooltip.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 16345
        MSI (s) (9C:0C) [17:13:23:091]: Executing op: FileCopy(SourceName=tab.js,SourceCabKey=tab.js,DestName=tab.js,Attributes=16384,FileSize=3905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=89105204,HashPart2=342863301,HashPart3=632971199,HashPart4=1448659156,,)
        MSI (s) (9C:0C) [17:13:23:091]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\tab.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:091]: Source for file 'tab.js' is compressed
        InstallFiles: File: tab.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 3905
        MSI (s) (9C:0C) [17:13:23:091]: Executing op: FileCopy(SourceName=SCROLL~1.JS|scrollspy.js,SourceCabKey=scrollspy.js,DestName=scrollspy.js,Attributes=16384,FileSize=4707,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1471282767,HashPart2=-1639888949,HashPart3=1644620297,HashPart4=1845226497,,)
        MSI (s) (9C:0C) [17:13:23:091]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\scrollspy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:091]: Source for file 'scrollspy.js' is compressed
        InstallFiles: File: scrollspy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 4707
        MSI (s) (9C:0C) [17:13:23:091]: Executing op: FileCopy(SourceName=popover.js,SourceCabKey=popover.js,DestName=popover.js,Attributes=16384,FileSize=3163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2031964217,HashPart2=-1084323643,HashPart3=1197051094,HashPart4=1314335276,,)
        MSI (s) (9C:0C) [17:13:23:091]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\popover.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:091]: Source for file 'popover.js' is compressed
        InstallFiles: File: popover.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 3163
        MSI (s) (9C:0C) [17:13:23:408]: Executing op: FileCopy(SourceName=modal.js,SourceCabKey=modal.js,DestName=modal.js,Attributes=16384,FileSize=9938,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1997088585,HashPart2=-1065845018,HashPart3=1323629951,HashPart4=-644930364,,)
        MSI (s) (9C:0C) [17:13:23:408]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\modal.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:408]: Source for file 'modal.js' is compressed
        InstallFiles: File: modal.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 9938
        MSI (s) (9C:0C) [17:13:23:497]: Executing op: FileCopy(SourceName=dropdown.js,SourceCabKey=dropdown.js,DestName=dropdown.js,Attributes=16384,FileSize=4725,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1923694469,HashPart2=-2018474779,HashPart3=-822520470,HashPart4=762271285,,)
        MSI (s) (9C:0C) [17:13:23:497]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\dropdown.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:497]: Source for file 'dropdown.js' is compressed
        InstallFiles: File: dropdown.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 4725
        MSI (s) (9C:0C) [17:13:23:497]: Executing op: FileCopy(SourceName=collapse.js,SourceCabKey=collapse.js,DestName=collapse.js,Attributes=16384,FileSize=5963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1499674325,HashPart2=-1168068407,HashPart3=502535766,HashPart4=52911837,,)
        MSI (s) (9C:0C) [17:13:23:497]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\collapse.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:497]: Source for file 'collapse.js' is compressed
        InstallFiles: File: collapse.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 5963
        MSI (s) (9C:0C) [17:13:23:497]: Executing op: FileCopy(SourceName=carousel.js,SourceCabKey=carousel.js,DestName=carousel.js,Attributes=16384,FileSize=7141,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2080889675,HashPart2=-1510677766,HashPart3=521406098,HashPart4=-1814277327,,)
        MSI (s) (9C:0C) [17:13:23:497]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\carousel.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:497]: Source for file 'carousel.js' is compressed
        InstallFiles: File: carousel.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 7141
        MSI (s) (9C:0C) [17:13:23:497]: Executing op: FileCopy(SourceName=button.js,SourceCabKey=button.js2,DestName=button.js,Attributes=16384,FileSize=3546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=539382711,HashPart2=2106097191,HashPart3=-449981253,HashPart4=-1320743061,,)
        MSI (s) (9C:0C) [17:13:23:497]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\button.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:497]: Source for file 'button.js2' is compressed
        InstallFiles: File: button.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 3546
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: FileCopy(SourceName=alert.js,SourceCabKey=alert.js,DestName=alert.js,Attributes=16384,FileSize=2260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1645059244,HashPart2=-1927679511,HashPart3=346839697,HashPart4=1691073893,,)
        MSI (s) (9C:0C) [17:13:23:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\alert.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:544]: Source for file 'alert.js' is compressed
        InstallFiles: File: alert.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 2260
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: FileCopy(SourceName=affix.js,SourceCabKey=affix.js,DestName=affix.js,Attributes=16384,FileSize=4838,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2061943704,HashPart2=-256220009,HashPart3=-1992788527,HashPart4=-1561616002,,)
        MSI (s) (9C:0C) [17:13:23:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\affix.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:544]: Source for file 'affix.js' is compressed
        InstallFiles: File: affix.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 4838
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: FileCopy(SourceName=JSHINT~1|.jshintrc,SourceCabKey=_jshintrc1,DestName=.jshintrc,Attributes=16384,FileSize=292,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=243019622,HashPart2=-950060246,HashPart3=1053912058,HashPart4=-1607598405,,)
        MSI (s) (9C:0C) [17:13:23:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\.jshintrc; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:544]: Source for file '_jshintrc1' is compressed
        InstallFiles: File: .jshintrc, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 292
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: FileCopy(SourceName=JSCSRC~1|.jscsrc,SourceCabKey=_jscsrc,DestName=.jscsrc,Attributes=16384,FileSize=2196,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=306811967,HashPart2=-1354697254,HashPart3=1703511386,HashPart4=-338899864,,)
        MSI (s) (9C:0C) [17:13:23:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\.jscsrc; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:544]: Source for file '_jscsrc' is compressed
        InstallFiles: File: .jscsrc, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\, Size: 2196
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\)
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\grunt\|IISRootFolder\MyComp.WebApp\lib\bootstrap\grunt\)
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: FileCopy(SourceName=SAUCE_~1.YML|sauce_browsers.yml,SourceCabKey=sauce_browsers.yml,DestName=sauce_browsers.yml,Attributes=16384,FileSize=1439,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1026356988,HashPart2=71541352,HashPart3=-154852875,HashPart4=-1025674847,,)
        MSI (s) (9C:0C) [17:13:23:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\sauce_browsers.yml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:544]: Source for file 'sauce_browsers.yml' is compressed
        InstallFiles: File: sauce_browsers.yml, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\, Size: 1439
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: FileCopy(SourceName=CONFIG~1.JSO|configBridge.json,SourceCabKey=configbridge.json,DestName=configBridge.json,Attributes=16384,FileSize=1344,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1321190156,HashPart2=840966130,HashPart3=-1511948590,HashPart4=26254777,,)
        MSI (s) (9C:0C) [17:13:23:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\configBridge.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:544]: Source for file 'configbridge.json' is compressed
        InstallFiles: File: configBridge.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\, Size: 1344
        MSI (s) (9C:0C) [17:13:23:544]: Executing op: FileCopy(SourceName=BS-RAW~1.JS|bs-raw-files-generator.js,SourceCabKey=bs_raw_files_generator.js,DestName=bs-raw-files-generator.js,Attributes=16384,FileSize=1349,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1642931102,HashPart2=814573772,HashPart3=-755352062,HashPart4=1053050782,,)
        MSI (s) (9C:0C) [17:13:23:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\bs-raw-files-generator.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:23:544]: Source for file 'bs_raw_files_generator.js' is compressed
        InstallFiles: File: bs-raw-files-generator.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\, Size: 1349
        MSI (s) (9C:0C) [17:13:24:121]: Executing op: FileCopy(SourceName=BS-LES~1.JS|bs-lessdoc-parser.js,SourceCabKey=bs_lessdoc_parser.js,DestName=bs-lessdoc-parser.js,Attributes=16384,FileSize=6075,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1102934845,HashPart2=-1559833889,HashPart3=1358294916,HashPart4=-478794617,,)
        MSI (s) (9C:0C) [17:13:24:121]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\bs-lessdoc-parser.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:24:121]: Source for file 'bs_lessdoc_parser.js' is compressed
        InstallFiles: File: bs-lessdoc-parser.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\, Size: 6075
        MSI (s) (9C:0C) [17:13:24:121]: Executing op: FileCopy(SourceName=BS-GLY~1.JS|bs-glyphicons-data-generator.js,SourceCabKey=bs_glyphicons_data_generator,DestName=bs-glyphicons-data-generator.js,Attributes=16384,FileSize=1405,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1852953181,HashPart2=-271974465,HashPart3=1744709695,HashPart4=-783175960,,)
        MSI (s) (9C:0C) [17:13:24:121]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\bs-glyphicons-data-generator.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:24:121]: Source for file 'bs_glyphicons_data_generator' is compressed
        InstallFiles: File: bs-glyphicons-data-generator.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\, Size: 1405
        MSI (s) (9C:0C) [17:13:24:121]: Executing op: FileCopy(SourceName=BS-COM~1.JS|bs-commonjs-generator.js,SourceCabKey=bs_commonjs_generator.js,DestName=bs-commonjs-generator.js,Attributes=16384,FileSize=990,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-371203745,HashPart2=1890980631,HashPart3=-2068961676,HashPart4=1574819849,,)
        MSI (s) (9C:0C) [17:13:24:137]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\bs-commonjs-generator.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:24:137]: Source for file 'bs_commonjs_generator.js' is compressed
        InstallFiles: File: bs-commonjs-generator.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\, Size: 990
        MSI (s) (9C:0C) [17:13:24:137]: Executing op: FileCopy(SourceName=JSHINT~1|.jshintrc,SourceCabKey=_jshintrc,DestName=.jshintrc,Attributes=16384,FileSize=126,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1456223848,HashPart2=243969040,HashPart3=-679632775,HashPart4=-2140661513,,)
        MSI (s) (9C:0C) [17:13:24:137]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\.jshintrc; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:24:137]: Source for file '_jshintrc' is compressed
        InstallFiles: File: .jshintrc, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\, Size: 126
        MSI (s) (9C:0C) [17:13:24:152]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\)
        MSI (s) (9C:0C) [17:13:24:152]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\fonts\|IISRootFolder\MyComp.WebApp\lib\bootstrap\fonts\)
        MSI (s) (9C:0C) [17:13:24:152]: Executing op: FileCopy(SourceName=GLYPHI~1.WOF|glyphicons-halflings-regular.woff2,SourceCabKey=glyphicons_halflings_regular10,DestName=glyphicons-halflings-regular.woff2,Attributes=16384,FileSize=18028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1523282876,HashPart2=698116461,HashPart3=1692170769,HashPart4=-335594812,,)
        MSI (s) (9C:0C) [17:13:24:152]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\glyphicons-halflings-regular.woff2; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:24:152]: Source for file 'glyphicons_halflings_regular10' is compressed
        InstallFiles: File: glyphicons-halflings-regular.woff2, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\, Size: 18028
        MSI (s) (9C:0C) [17:13:24:152]: Executing op: FileCopy(SourceName=GLYPHI~2.WOF|glyphicons-halflings-regular.woff,SourceCabKey=glyphicons_halflings_regular9,DestName=glyphicons-halflings-regular.woff,Attributes=16384,FileSize=23424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=846342138,HashPart2=433608063,HashPart3=-1191378557,HashPart4=1484913852,,)
        MSI (s) (9C:0C) [17:13:24:152]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\glyphicons-halflings-regular.woff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:24:152]: Source for file 'glyphicons_halflings_regular9' is compressed
        InstallFiles: File: glyphicons-halflings-regular.woff, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\, Size: 23424
        MSI (s) (9C:0C) [17:13:24:152]: Executing op: FileCopy(SourceName=GLYPHI~1.TTF|glyphicons-halflings-regular.ttf,SourceCabKey=glyphicons_halflings_regular8,DestName=glyphicons-halflings-regular.ttf,Attributes=16384,FileSize=45404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1639943137,HashPart2=1127098911,HashPart3=-1435385681,HashPart4=303386159,,)
        MSI (s) (9C:0C) [17:13:24:152]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\glyphicons-halflings-regular.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:24:152]: Source for file 'glyphicons_halflings_regular8' is compressed
        InstallFiles: File: glyphicons-halflings-regular.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\, Size: 45404
        MSI (s) (9C:0C) [17:13:25:369]: Executing op: FileCopy(SourceName=GLYPHI~1.SVG|glyphicons-halflings-regular.svg,SourceCabKey=glyphicons_halflings_regular7,DestName=glyphicons-halflings-regular.svg,Attributes=16384,FileSize=108738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2003400567,HashPart2=1473739540,HashPart3=371680093,HashPart4=1625777165,,)
        MSI (s) (9C:0C) [17:13:25:369]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\glyphicons-halflings-regular.svg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:25:369]: Source for file 'glyphicons_halflings_regular7' is compressed
        InstallFiles: File: glyphicons-halflings-regular.svg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\, Size: 108738
        MSI (s) (9C:0C) [17:13:25:666]: Executing op: FileCopy(SourceName=GLYPHI~1.EOT|glyphicons-halflings-regular.eot,SourceCabKey=glyphicons_halflings_regular6,DestName=glyphicons-halflings-regular.eot,Attributes=16384,FileSize=20127,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1684048140,HashPart2=-1100581669,HashPart3=964823141,HashPart4=-783933247,,)
        MSI (s) (9C:0C) [17:13:25:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\glyphicons-halflings-regular.eot; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:25:666]: Source for file 'glyphicons_halflings_regular6' is compressed
        InstallFiles: File: glyphicons-halflings-regular.eot, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\, Size: 20127
        MSI (s) (9C:0C) [17:13:25:666]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\)
        MSI (s) (9C:0C) [17:13:25:666]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\dist\js\|IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\js\)
        MSI (s) (9C:0C) [17:13:25:666]: Executing op: FileCopy(SourceName=npm.js,SourceCabKey=npm.js1,DestName=npm.js,Attributes=16384,FileSize=484,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1863075892,HashPart2=-340709218,HashPart3=1134716303,HashPart4=736216723,,)
        MSI (s) (9C:0C) [17:13:25:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\npm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:25:666]: Source for file 'npm.js1' is compressed
        InstallFiles: File: npm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\, Size: 484
        MSI (s) (9C:0C) [17:13:25:704]: Executing op: FileCopy(SourceName=BOOTST~1.JS|bootstrap.min.js,SourceCabKey=bootstrap.min.js1,DestName=bootstrap.min.js,Attributes=16384,FileSize=36816,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1847792565,HashPart2=-1992400380,HashPart3=949861151,HashPart4=-467951429,,)
        MSI (s) (9C:0C) [17:13:25:704]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\bootstrap.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:25:704]: Source for file 'bootstrap.min.js1' is compressed
        InstallFiles: File: bootstrap.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\, Size: 36816
        MSI (s) (9C:0C) [17:13:28:115]: Executing op: FileCopy(SourceName=BOOTST~1.JS1|bootstrap.js,SourceCabKey=bootstrap.js1,DestName=bootstrap.js,Attributes=16384,FileSize=68890,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=755242368,HashPart2=633424395,HashPart3=-1326089594,HashPart4=-831147626,,)
        MSI (s) (9C:0C) [17:13:28:115]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\bootstrap.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:28:115]: Source for file 'bootstrap.js1' is compressed
        InstallFiles: File: bootstrap.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\, Size: 68890
        MSI (s) (9C:0C) [17:13:28:225]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\)
        MSI (s) (9C:0C) [17:13:28:225]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\dist\fonts\|IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\fonts\)
        MSI (s) (9C:0C) [17:13:28:225]: Executing op: FileCopy(SourceName=GLYPHI~1.WOF|glyphicons-halflings-regular.woff2,SourceCabKey=glyphicons_halflings_regular5,DestName=glyphicons-halflings-regular.woff2,Attributes=16384,FileSize=18028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1523282876,HashPart2=698116461,HashPart3=1692170769,HashPart4=-335594812,,)
        MSI (s) (9C:0C) [17:13:28:225]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\glyphicons-halflings-regular.woff2; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:28:225]: Source for file 'glyphicons_halflings_regular5' is compressed
        InstallFiles: File: glyphicons-halflings-regular.woff2, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\, Size: 18028
        MSI (s) (9C:0C) [17:13:28:396]: Executing op: FileCopy(SourceName=GLYPHI~2.WOF|glyphicons-halflings-regular.woff,SourceCabKey=glyphicons_halflings_regular4,DestName=glyphicons-halflings-regular.woff,Attributes=16384,FileSize=23424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=846342138,HashPart2=433608063,HashPart3=-1191378557,HashPart4=1484913852,,)
        MSI (s) (9C:0C) [17:13:28:396]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\glyphicons-halflings-regular.woff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:28:396]: Source for file 'glyphicons_halflings_regular4' is compressed
        InstallFiles: File: glyphicons-halflings-regular.woff, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\, Size: 23424
        MSI (s) (9C:0C) [17:13:28:396]: Executing op: FileCopy(SourceName=GLYPHI~1.TTF|glyphicons-halflings-regular.ttf,SourceCabKey=glyphicons_halflings_regular3,DestName=glyphicons-halflings-regular.ttf,Attributes=16384,FileSize=45404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1639943137,HashPart2=1127098911,HashPart3=-1435385681,HashPart4=303386159,,)
        MSI (s) (9C:0C) [17:13:28:396]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\glyphicons-halflings-regular.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:28:396]: Source for file 'glyphicons_halflings_regular3' is compressed
        InstallFiles: File: glyphicons-halflings-regular.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\, Size: 45404
        MSI (s) (9C:0C) [17:13:29:114]: Executing op: FileCopy(SourceName=GLYPHI~1.SVG|glyphicons-halflings-regular.svg,SourceCabKey=glyphicons_halflings_regular2,DestName=glyphicons-halflings-regular.svg,Attributes=16384,FileSize=108738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2003400567,HashPart2=1473739540,HashPart3=371680093,HashPart4=1625777165,,)
        MSI (s) (9C:0C) [17:13:29:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\glyphicons-halflings-regular.svg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:114]: Source for file 'glyphicons_halflings_regular2' is compressed
        InstallFiles: File: glyphicons-halflings-regular.svg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\, Size: 108738
        MSI (s) (9C:0C) [17:13:29:114]: Executing op: FileCopy(SourceName=GLYPHI~1.EOT|glyphicons-halflings-regular.eot,SourceCabKey=glyphicons_halflings_regular1,DestName=glyphicons-halflings-regular.eot,Attributes=16384,FileSize=20127,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1684048140,HashPart2=-1100581669,HashPart3=964823141,HashPart4=-783933247,,)
        MSI (s) (9C:0C) [17:13:29:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\glyphicons-halflings-regular.eot; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:114]: Source for file 'glyphicons_halflings_regular1' is compressed
        InstallFiles: File: glyphicons-halflings-regular.eot, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\, Size: 20127
        MSI (s) (9C:0C) [17:13:29:114]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\)
        MSI (s) (9C:0C) [17:13:29:114]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\dist\css\|IISRootFolder\MyComp.WebApp\lib\bootstrap\dist\css\)
        MSI (s) (9C:0C) [17:13:29:114]: Executing op: FileCopy(SourceName=BOOTST~1.CSS|bootstrap.min.css,SourceCabKey=bootstrap.min.css1,DestName=bootstrap.min.css,Attributes=16384,FileSize=122540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-883469475,HashPart2=-186579913,HashPart3=-27582662,HashPart4=1119858386,,)
        MSI (s) (9C:0C) [17:13:29:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\bootstrap.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:114]: Source for file 'bootstrap.min.css1' is compressed
        InstallFiles: File: bootstrap.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\, Size: 122540
        MSI (s) (9C:0C) [17:13:29:146]: Executing op: FileCopy(SourceName=BOOTST~1.MAP|bootstrap.css.map,SourceCabKey=bootstrap.css.map1,DestName=bootstrap.css.map,Attributes=16384,FileSize=390518,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1972238870,HashPart2=687860291,HashPart3=1582505355,HashPart4=636258750,,)
        MSI (s) (9C:0C) [17:13:29:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\bootstrap.css.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:146]: Source for file 'bootstrap.css.map1' is compressed
        InstallFiles: File: bootstrap.css.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\, Size: 390518
        MSI (s) (9C:0C) [17:13:29:146]: Executing op: FileCopy(SourceName=BOOTST~2.CSS|bootstrap.css,SourceCabKey=bootstrap.css1,DestName=bootstrap.css,Attributes=16384,FileSize=147430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1015778155,HashPart2=521389892,HashPart3=1150542008,HashPart4=982107292,,)
        MSI (s) (9C:0C) [17:13:29:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\bootstrap.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:146]: Source for file 'bootstrap.css1' is compressed
        InstallFiles: File: bootstrap.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\, Size: 147430
        MSI (s) (9C:0C) [17:13:29:146]: Executing op: FileCopy(SourceName=BOOTST~3.CSS|bootstrap-theme.min.css,SourceCabKey=bootstrap_theme.min.css1,DestName=bootstrap-theme.min.css,Attributes=16384,FileSize=23357,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-627493697,HashPart2=923873564,HashPart3=-1780225760,HashPart4=-1171253399,,)
        MSI (s) (9C:0C) [17:13:29:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\bootstrap-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:146]: Source for file 'bootstrap_theme.min.css1' is compressed
        InstallFiles: File: bootstrap-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\, Size: 23357
        MSI (s) (9C:0C) [17:13:29:878]: Executing op: FileCopy(SourceName=BOOTST~2.MAP|bootstrap-theme.css.map,SourceCabKey=bootstrap_theme.css.map1,DestName=bootstrap-theme.css.map,Attributes=16384,FileSize=47721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1813807414,HashPart2=21766634,HashPart3=-294768243,HashPart4=964676666,,)
        MSI (s) (9C:0C) [17:13:29:878]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\bootstrap-theme.css.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:878]: Source for file 'bootstrap_theme.css.map1' is compressed
        InstallFiles: File: bootstrap-theme.css.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\, Size: 47721
        MSI (s) (9C:0C) [17:13:29:972]: Executing op: FileCopy(SourceName=BOOTST~4.CSS|bootstrap-theme.css,SourceCabKey=bootstrap_theme.css1,DestName=bootstrap-theme.css,Attributes=16384,FileSize=26132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-583953819,HashPart2=-784611871,HashPart3=-1577075637,HashPart4=-1829212859,,)
        MSI (s) (9C:0C) [17:13:29:972]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\bootstrap-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:972]: Source for file 'bootstrap_theme.css1' is compressed
        InstallFiles: File: bootstrap-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\, Size: 26132
        MSI (s) (9C:0C) [17:13:29:987]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\)
        MSI (s) (9C:0C) [17:13:29:987]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\BOOTST~2\|IISRootFolder\MyComp.WebApp\lib\bootstrap\)
        MSI (s) (9C:0C) [17:13:29:987]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md20,DestName=README.md,Attributes=16384,FileSize=6994,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-596991006,HashPart2=700851335,HashPart3=863415022,HashPart4=1873709684,,)
        MSI (s) (9C:0C) [17:13:29:987]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:29:987]: Source for file 'readme.md20' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\, Size: 6994
        MSI (s) (9C:0C) [17:13:30:128]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json13,DestName=package.json,Attributes=16384,FileSize=2073,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-119336203,HashPart2=-2093199906,HashPart3=651480903,HashPart4=1966368836,,)
        MSI (s) (9C:0C) [17:13:30:128]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:128]: Source for file 'package.json13' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\, Size: 2073
        MSI (s) (9C:0C) [17:13:30:128]: Executing op: FileCopy(SourceName=package.js,SourceCabKey=package.js,DestName=package.js,Attributes=16384,FileSize=813,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-374627596,HashPart2=651137339,HashPart3=80738240,HashPart4=1036339528,,)
        MSI (s) (9C:0C) [17:13:30:128]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\package.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:128]: Source for file 'package.js' is compressed
        InstallFiles: File: package.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\, Size: 813
        MSI (s) (9C:0C) [17:13:30:143]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license10,DestName=LICENSE,Attributes=16384,FileSize=1105,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-360441054,HashPart2=-1707465592,HashPart3=-1349367869,HashPart4=879227177,,)
        MSI (s) (9C:0C) [17:13:30:143]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:143]: Source for file 'license10' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\, Size: 1105
        MSI (s) (9C:0C) [17:13:30:143]: Executing op: FileCopy(SourceName=GRUNTF~1.JS|Gruntfile.js,SourceCabKey=gruntfile.js2,DestName=Gruntfile.js,Attributes=16384,FileSize=14881,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-615670598,HashPart2=-381569272,HashPart3=520427596,HashPart4=-83402525,,)
        MSI (s) (9C:0C) [17:13:30:143]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\Gruntfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:143]: Source for file 'gruntfile.js2' is compressed
        InstallFiles: File: Gruntfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\, Size: 14881
        MSI (s) (9C:0C) [17:13:30:143]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json60,DestName=bower.json,Attributes=16384,FileSize=640,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-101219088,HashPart2=672312968,HashPart3=291521903,HashPart4=1214945565,,)
        MSI (s) (9C:0C) [17:13:30:143]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:143]: Source for file 'bower.json60' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\, Size: 640
        MSI (s) (9C:0C) [17:13:30:143]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json22,DestName=.bower.json,Attributes=16384,FileSize=919,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-496176616,HashPart2=891928750,HashPart3=-1954738930,HashPart4=1692652758,,)
        MSI (s) (9C:0C) [17:13:30:143]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:143]: Source for file '_bower.json22' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\, Size: 919
        MSI (s) (9C:0C) [17:13:30:159]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\)
        MSI (s) (9C:0C) [17:13:30:159]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANGULA~2\src\|IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\src\)
        MSI (s) (9C:0C) [17:13:30:159]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-vs-repeat.min.js,SourceCabKey=angular_vs_repeat.min.js,DestName=angular-vs-repeat.min.js,Attributes=16384,FileSize=6882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=160303614,HashPart2=-508102700,HashPart3=625780657,HashPart4=-1129400962,,)
        MSI (s) (9C:0C) [17:13:30:159]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\angular-vs-repeat.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:159]: Source for file 'angular_vs_repeat.min.js' is compressed
        InstallFiles: File: angular-vs-repeat.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\, Size: 6882
        MSI (s) (9C:0C) [17:13:30:159]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-vs-repeat.js,SourceCabKey=angular_vs_repeat.js,DestName=angular-vs-repeat.js,Attributes=16384,FileSize=31332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=828347987,HashPart2=-369006585,HashPart3=1990021657,HashPart4=633300038,,)
        MSI (s) (9C:0C) [17:13:30:159]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\angular-vs-repeat.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:159]: Source for file 'angular_vs_repeat.js' is compressed
        InstallFiles: File: angular-vs-repeat.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\, Size: 31332
        MSI (s) (9C:0C) [17:13:30:175]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\)
        MSI (s) (9C:0C) [17:13:30:175]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANGULA~2\|IISRootFolder\MyComp.WebApp\lib\angular-vs-repeat\)
        MSI (s) (9C:0C) [17:13:30:175]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license9,DestName=LICENSE,Attributes=16384,FileSize=1093,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=827467195,HashPart2=-2111313879,HashPart3=1731303246,HashPart4=1903960000,,)
        MSI (s) (9C:0C) [17:13:30:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:175]: Source for file 'license9' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\, Size: 1093
        MSI (s) (9C:0C) [17:13:30:175]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json59,DestName=bower.json,Attributes=16384,FileSize=630,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-13400570,HashPart2=-1390180375,HashPart3=1070724335,HashPart4=-1624637647,,)
        MSI (s) (9C:0C) [17:13:30:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:175]: Source for file 'bower.json59' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\, Size: 630
        MSI (s) (9C:0C) [17:13:30:175]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json21,DestName=.bower.json,Attributes=16384,FileSize=876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1162757402,HashPart2=916761691,HashPart3=-943771056,HashPart4=834076647,,)
        MSI (s) (9C:0C) [17:13:30:175]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:175]: Source for file '_bower.json21' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\, Size: 876
        MSI (s) (9C:0C) [17:13:30:206]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\)
        MSI (s) (9C:0C) [17:13:30:206]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANGULA~4\|IISRootFolder\MyComp.WebApp\lib\angular-ui-sortable\)
        MSI (s) (9C:0C) [17:13:30:206]: Executing op: FileCopy(SourceName=SORTAB~1.JS|sortable.min.js,SourceCabKey=sortable.min.js,DestName=sortable.min.js,Attributes=16384,FileSize=4078,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1321698552,HashPart2=1247192177,HashPart3=-610024893,HashPart4=357393658,,)
        MSI (s) (9C:0C) [17:13:30:206]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\sortable.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:206]: Source for file 'sortable.min.js' is compressed
        InstallFiles: File: sortable.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\, Size: 4078
        MSI (s) (9C:0C) [17:13:30:268]: Executing op: FileCopy(SourceName=sortable.js,SourceCabKey=sortable.js,DestName=sortable.js,Attributes=16384,FileSize=14955,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1787787143,HashPart2=-116426979,HashPart3=760417816,HashPart4=-1917730581,,)
        MSI (s) (9C:0C) [17:13:30:268]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\sortable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:268]: Source for file 'sortable.js' is compressed
        InstallFiles: File: sortable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\, Size: 14955
        MSI (s) (9C:0C) [17:13:30:268]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json58,DestName=bower.json,Attributes=16384,FileSize=173,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-957347808,HashPart2=-1744919022,HashPart3=1071379345,HashPart4=1654973151,,)
        MSI (s) (9C:0C) [17:13:30:268]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:268]: Source for file 'bower.json58' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\, Size: 173
        MSI (s) (9C:0C) [17:13:30:284]: Executing op: FileCopy(SourceName=TRAVIS~1.YML|.travis.yml,SourceCabKey=_travis.yml1,DestName=.travis.yml,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=646917414,HashPart2=-2017081445,HashPart3=-944162543,HashPart4=-1355598159,,)
        MSI (s) (9C:0C) [17:13:30:284]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\.travis.yml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:284]: Source for file '_travis.yml1' is compressed
        InstallFiles: File: .travis.yml, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\, Size: 69
        MSI (s) (9C:0C) [17:13:30:596]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json20,DestName=.bower.json,Attributes=16384,FileSize=509,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1030013686,HashPart2=1672291784,HashPart3=169198362,HashPart4=1426942552,,)
        MSI (s) (9C:0C) [17:13:30:596]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:596]: Source for file '_bower.json20' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\, Size: 509
        MSI (s) (9C:0C) [17:13:30:596]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\)
        MSI (s) (9C:0C) [17:13:30:596]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANFFDD~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-ui-router\src\)
        MSI (s) (9C:0C) [17:13:30:596]: Executing op: FileCopy(SourceName=VIEWSC~1.JS|viewScroll.js,SourceCabKey=viewscroll.js,DestName=viewScroll.js,Attributes=16384,FileSize=1581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-915967164,HashPart2=184040194,HashPart3=2010237475,HashPart4=-1294835017,,)
        MSI (s) (9C:0C) [17:13:30:596]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\viewScroll.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:596]: Source for file 'viewscroll.js' is compressed
        InstallFiles: File: viewScroll.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 1581
        MSI (s) (9C:0C) [17:13:30:611]: Executing op: FileCopy(SourceName=VIEWDI~1.JS|viewDirective.js,SourceCabKey=viewdirective.js,DestName=viewDirective.js,Attributes=16384,FileSize=9559,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=608783007,HashPart2=588300280,HashPart3=-525730943,HashPart4=766460080,,)
        MSI (s) (9C:0C) [17:13:30:611]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\viewDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:611]: Source for file 'viewdirective.js' is compressed
        InstallFiles: File: viewDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 9559
        MSI (s) (9C:0C) [17:13:30:611]: Executing op: FileCopy(SourceName=view.js,SourceCabKey=view.js,DestName=view.js,Attributes=16384,FileSize=2200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1665802596,HashPart2=-339521646,HashPart3=2012055653,HashPart4=727533606,,)
        MSI (s) (9C:0C) [17:13:30:611]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\view.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:611]: Source for file 'view.js' is compressed
        InstallFiles: File: view.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 2200
        MSI (s) (9C:0C) [17:13:30:611]: Executing op: FileCopy(SourceName=URLROU~1.JS|urlRouter.js,SourceCabKey=urlrouter.js,DestName=urlRouter.js,Attributes=16384,FileSize=15274,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1868901680,HashPart2=-1472557493,HashPart3=1065684608,HashPart4=-633139437,,)
        MSI (s) (9C:0C) [17:13:30:611]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\urlRouter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:611]: Source for file 'urlrouter.js' is compressed
        InstallFiles: File: urlRouter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 15274
        MSI (s) (9C:0C) [17:13:30:690]: Executing op: FileCopy(SourceName=URLMAT~1.JS|urlMatcherFactory.js,SourceCabKey=urlmatcherfactory.js,DestName=urlMatcherFactory.js,Attributes=16384,FileSize=42189,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=938844778,HashPart2=2121221862,HashPart3=-470197358,HashPart4=1346058178,,)
        MSI (s) (9C:0C) [17:13:30:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\urlMatcherFactory.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:690]: Source for file 'urlmatcherfactory.js' is compressed
        InstallFiles: File: urlMatcherFactory.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 42189
        MSI (s) (9C:0C) [17:13:30:690]: Executing op: FileCopy(SourceName=TEMPLA~1.JS|templateFactory.js,SourceCabKey=templatefactory.js,DestName=templateFactory.js,Attributes=16384,FileSize=4306,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2129238402,HashPart2=1023278130,HashPart3=819954633,HashPart4=1762905221,,)
        MSI (s) (9C:0C) [17:13:30:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\templateFactory.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:690]: Source for file 'templatefactory.js' is compressed
        InstallFiles: File: templateFactory.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 4306
        MSI (s) (9C:0C) [17:13:30:690]: Executing op: FileCopy(SourceName=STATEF~1.JS|stateFilters.js,SourceCabKey=statefilters.js,DestName=stateFilters.js,Attributes=16384,FileSize=1034,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-173753468,HashPart2=1829240862,HashPart3=1073341071,HashPart4=364900257,,)
        MSI (s) (9C:0C) [17:13:30:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\stateFilters.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:705]: Source for file 'statefilters.js' is compressed
        InstallFiles: File: stateFilters.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 1034
        MSI (s) (9C:0C) [17:13:30:767]: Executing op: FileCopy(SourceName=STATED~1.JS|stateDirectives.js,SourceCabKey=statedirectives.js,DestName=stateDirectives.js,Attributes=16384,FileSize=10292,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-31276095,HashPart2=17589731,HashPart3=-431284464,HashPart4=-1679519903,,)
        MSI (s) (9C:0C) [17:13:30:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\stateDirectives.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:767]: Source for file 'statedirectives.js' is compressed
        InstallFiles: File: stateDirectives.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 10292
        MSI (s) (9C:0C) [17:13:30:767]: Executing op: FileCopy(SourceName=state.js,SourceCabKey=state.js,DestName=state.js,Attributes=16384,FileSize=62111,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-867940543,HashPart2=761131675,HashPart3=1018057562,HashPart4=-660671991,,)
        MSI (s) (9C:0C) [17:13:30:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\state.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:767]: Source for file 'state.js' is compressed
        InstallFiles: File: state.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 62111
        MSI (s) (9C:0C) [17:13:30:767]: Executing op: FileCopy(SourceName=resolve.js,SourceCabKey=resolve.js,DestName=resolve.js,Attributes=16384,FileSize=9992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1468645749,HashPart2=136586473,HashPart3=1084778227,HashPart4=86057165,,)
        MSI (s) (9C:0C) [17:13:30:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\resolve.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:767]: Source for file 'resolve.js' is compressed
        InstallFiles: File: resolve.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 9992
        MSI (s) (9C:0C) [17:13:30:767]: Executing op: FileCopy(SourceName=common.js,SourceCabKey=common.js,DestName=common.js,Attributes=16384,FileSize=8275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=156236061,HashPart2=1710503237,HashPart3=817185987,HashPart4=1735666983,,)
        MSI (s) (9C:0C) [17:13:30:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\common.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:767]: Source for file 'common.js' is compressed
        InstallFiles: File: common.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\, Size: 8275
        MSI (s) (9C:0C) [17:13:30:799]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\)
        MSI (s) (9C:0C) [17:13:30:799]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANFFDD~1\release\|IISRootFolder\MyComp.WebApp\lib\angular-ui-router\release\)
        MSI (s) (9C:0C) [17:13:30:799]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-ui-router.min.js,SourceCabKey=angular_ui_router.min.js,DestName=angular-ui-router.min.js,Attributes=16384,FileSize=30445,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1676033042,HashPart2=-1244311952,HashPart3=1958637993,HashPart4=-1803237259,,)
        MSI (s) (9C:0C) [17:13:30:799]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\angular-ui-router.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:799]: Source for file 'angular_ui_router.min.js' is compressed
        InstallFiles: File: angular-ui-router.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\, Size: 30445
        MSI (s) (9C:0C) [17:13:30:799]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-ui-router.js,SourceCabKey=angular_ui_router.js,DestName=angular-ui-router.js,Attributes=16384,FileSize=167274,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=219551287,HashPart2=52114113,HashPart3=180527518,HashPart4=-1225085509,,)
        MSI (s) (9C:0C) [17:13:30:799]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\angular-ui-router.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:799]: Source for file 'angular_ui_router.js' is compressed
        InstallFiles: File: angular-ui-router.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\, Size: 167274
        MSI (s) (9C:0C) [17:13:30:799]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\)
        MSI (s) (9C:0C) [17:13:30:799]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANFFDD~1\api\|IISRootFolder\MyComp.WebApp\lib\angular-ui-router\api\)
        MSI (s) (9C:0C) [17:13:30:799]: Executing op: FileCopy(SourceName=ANGULA~1.TS|angular-ui-router.d.ts,SourceCabKey=angular_ui_router.d.ts,DestName=angular-ui-router.d.ts,Attributes=16384,FileSize=4478,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1488426560,HashPart2=-2031895537,HashPart3=-2040653003,HashPart4=874408930,,)
        MSI (s) (9C:0C) [17:13:30:799]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\angular-ui-router.d.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:799]: Source for file 'angular_ui_router.d.ts' is compressed
        InstallFiles: File: angular-ui-router.d.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\, Size: 4478
        MSI (s) (9C:0C) [17:13:30:830]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\)
        MSI (s) (9C:0C) [17:13:30:830]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANFFDD~1\|IISRootFolder\MyComp.WebApp\lib\angular-ui-router\)
        MSI (s) (9C:0C) [17:13:30:830]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md19,DestName=README.md,Attributes=16384,FileSize=9550,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=211711248,HashPart2=-1604001501,HashPart3=62881479,HashPart4=-330627452,,)
        MSI (s) (9C:0C) [17:13:30:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:830]: Source for file 'readme.md19' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\, Size: 9550
        MSI (s) (9C:0C) [17:13:30:830]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license8,DestName=LICENSE,Attributes=16384,FileSize=1123,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-324457670,HashPart2=809284692,HashPart3=-1332712615,HashPart4=-1318987401,,)
        MSI (s) (9C:0C) [17:13:30:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:830]: Source for file 'license8' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\, Size: 1123
        MSI (s) (9C:0C) [17:13:30:830]: Executing op: FileCopy(SourceName=CONTRI~1.MD|CONTRIBUTING.md,SourceCabKey=contributing.md1,DestName=CONTRIBUTING.md,Attributes=16384,FileSize=4255,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1487032742,HashPart2=516570726,HashPart3=-1323196969,HashPart4=-955660720,,)
        MSI (s) (9C:0C) [17:13:30:830]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\CONTRIBUTING.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:30:830]: Source for file 'contributing.md1' is compressed
        InstallFiles: File: CONTRIBUTING.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\, Size: 4255
        MSI (s) (9C:0C) [17:13:31:111]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md5,DestName=CHANGELOG.md,Attributes=16384,FileSize=22841,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=306978426,HashPart2=827350686,HashPart3=-343665092,HashPart4=-1346735569,,)
        MSI (s) (9C:0C) [17:13:31:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:111]: Source for file 'changelog.md5' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\, Size: 22841
        MSI (s) (9C:0C) [17:13:31:111]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json57,DestName=bower.json,Attributes=16384,FileSize=412,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1219045179,HashPart2=2127766012,HashPart3=664633858,HashPart4=-229471161,,)
        MSI (s) (9C:0C) [17:13:31:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:111]: Source for file 'bower.json57' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\, Size: 412
        MSI (s) (9C:0C) [17:13:31:111]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json19,DestName=.bower.json,Attributes=16384,FileSize=747,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2072619957,HashPart2=1351005954,HashPart3=371918415,HashPart4=812167100,,)
        MSI (s) (9C:0C) [17:13:31:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:111]: Source for file '_bower.json19' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\, Size: 747
        MSI (s) (9C:0C) [17:13:31:126]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\)
        MSI (s) (9C:0C) [17:13:31:126]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANGULA~3\example\|IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\example\)
        MSI (s) (9C:0C) [17:13:31:126]: Executing op: FileCopy(SourceName=styles.css,SourceCabKey=styles.css,DestName=styles.css,Attributes=16384,FileSize=355,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-313183773,HashPart2=1298284593,HashPart3=-428234731,HashPart4=-335730278,,)
        MSI (s) (9C:0C) [17:13:31:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\styles.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:126]: Source for file 'styles.css' is compressed
        InstallFiles: File: styles.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\, Size: 355
        MSI (s) (9C:0C) [17:13:31:142]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html5,DestName=index.html,Attributes=16384,FileSize=2278,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-345563262,HashPart2=1567343865,HashPart3=-1090199269,HashPart4=-1005716767,,)
        MSI (s) (9C:0C) [17:13:31:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:142]: Source for file 'index.html5' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\, Size: 2278
        MSI (s) (9C:0C) [17:13:31:142]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\)
        MSI (s) (9C:0C) [17:13:31:142]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANGULA~3\|IISRootFolder\MyComp.WebApp\lib\angular-ui-multi-sortba\)
        MSI (s) (9C:0C) [17:13:31:142]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md18,DestName=README.md,Attributes=16384,FileSize=2877,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1991244328,HashPart2=59578081,HashPart3=85004338,HashPart4=664691295,,)
        MSI (s) (9C:0C) [17:13:31:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:142]: Source for file 'readme.md18' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\, Size: 2877
        MSI (s) (9C:0C) [17:13:31:142]: Executing op: FileCopy(SourceName=MULTIS~1.JS|multiSortable.js,SourceCabKey=multisortable.js,DestName=multiSortable.js,Attributes=16384,FileSize=4186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=985982486,HashPart2=-2104532912,HashPart3=434942664,HashPart4=1165156020,,)
        MSI (s) (9C:0C) [17:13:31:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\multiSortable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:142]: Source for file 'multisortable.js' is compressed
        InstallFiles: File: multiSortable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\, Size: 4186
        MSI (s) (9C:0C) [17:13:31:157]: Executing op: FileCopy(SourceName=COMPON~1.JSO|component.json,SourceCabKey=component.json,DestName=component.json,Attributes=16384,FileSize=581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-83537294,HashPart2=-1275666755,HashPart3=1670695846,HashPart4=52232865,,)
        MSI (s) (9C:0C) [17:13:31:157]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\component.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:157]: Source for file 'component.json' is compressed
        InstallFiles: File: component.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\, Size: 581
        MSI (s) (9C:0C) [17:13:31:937]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json18,DestName=.bower.json,Attributes=16384,FileSize=856,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2046344417,HashPart2=-378750582,HashPart3=-305484580,HashPart4=-1776655143,,)
        MSI (s) (9C:0C) [17:13:31:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:31:937]: Source for file '_bower.json18' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\, Size: 856
        MSI (s) (9C:0C) [17:13:33:108]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\)
        MSI (s) (9C:0C) [17:13:33:108]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\validate\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\)
        MSI (s) (9C:0C) [17:13:33:108]: Executing op: FileCopy(SourceName=VALIDA~1.LES|validate.less,SourceCabKey=validate.less,DestName=validate.less,Attributes=16384,FileSize=108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-619043842,HashPart2=633482145,HashPart3=1810246697,HashPart4=-2099160851,,)
        MSI (s) (9C:0C) [17:13:33:108]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\validate.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:33:108]: Source for file 'validate.less' is compressed
        InstallFiles: File: validate.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\, Size: 108
        MSI (s) (9C:0C) [17:13:33:139]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\)
        MSI (s) (9C:0C) [17:13:33:139]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\TREE-V~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\)
        MSI (s) (9C:0C) [17:13:33:139]: Executing op: FileCopy(SourceName=TREE-V~1.LES|tree-view.less,SourceCabKey=tree_view.less,DestName=tree-view.less,Attributes=16384,FileSize=221,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=576240934,HashPart2=-944297400,HashPart3=8633636,HashPart4=-2103709081,,)
        MSI (s) (9C:0C) [17:13:33:139]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\tree-view.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:33:139]: Source for file 'tree_view.less' is compressed
        InstallFiles: File: tree-view.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\, Size: 221
        MSI (s) (9C:0C) [17:13:33:404]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\)
        MSI (s) (9C:0C) [17:13:33:404]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\TREE-B~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\)
        MSI (s) (9C:0C) [17:13:33:404]: Executing op: FileCopy(SourceName=TREE-B~1.LES|tree-base.less,SourceCabKey=tree_base.less,DestName=tree-base.less,Attributes=16384,FileSize=132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1123144860,HashPart2=-1097906922,HashPart3=1684292057,HashPart4=-822390328,,)
        MSI (s) (9C:0C) [17:13:33:404]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\tree-base.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:33:404]: Source for file 'tree_base.less' is compressed
        InstallFiles: File: tree-base.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\, Size: 132
        MSI (s) (9C:0C) [17:13:34:294]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\)
        MSI (s) (9C:0C) [17:13:34:294]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\SELECT~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\)
        MSI (s) (9C:0C) [17:13:34:294]: Executing op: FileCopy(SourceName=SELECT~1.LES|selection.less,SourceCabKey=selection.less,DestName=selection.less,Attributes=16384,FileSize=564,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1543420012,HashPart2=734951608,HashPart3=-1454716594,HashPart4=-1693507865,,)
        MSI (s) (9C:0C) [17:13:34:310]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\selection.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:34:310]: Source for file 'selection.less' is compressed
        InstallFiles: File: selection.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\, Size: 564
        MSI (s) (9C:0C) [17:13:34:310]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\)
        MSI (s) (9C:0C) [17:13:34:310]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\row-edit\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\)
        MSI (s) (9C:0C) [17:13:34:310]: Executing op: FileCopy(SourceName=ROWEDI~1.LES|rowEdit.less,SourceCabKey=rowedit.less,DestName=rowEdit.less,Attributes=16384,FileSize=318,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1433098059,HashPart2=243629664,HashPart3=-473815173,HashPart4=1408064781,,)
        MSI (s) (9C:0C) [17:13:34:310]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\rowEdit.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:34:310]: Source for file 'rowedit.less' is compressed
        InstallFiles: File: rowEdit.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\, Size: 318
        MSI (s) (9C:0C) [17:13:34:325]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\)
        MSI (s) (9C:0C) [17:13:34:325]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\RESIZE~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\)
        MSI (s) (9C:0C) [17:13:34:325]: Executing op: FileCopy(SourceName=COLUMN~1.LES|column-resizer.less,SourceCabKey=column_resizer.less,DestName=column-resizer.less,Attributes=16384,FileSize=951,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1894968671,HashPart2=-475454959,HashPart3=-1716911129,HashPart4=380479488,,)
        MSI (s) (9C:0C) [17:13:34:325]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\column-resizer.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:34:325]: Source for file 'column_resizer.less' is compressed
        InstallFiles: File: column-resizer.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\, Size: 951
        MSI (s) (9C:0C) [17:13:34:340]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\)
        MSI (s) (9C:0C) [17:13:34:340]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\pinning\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\)
        MSI (s) (9C:0C) [17:13:34:340]: Executing op: FileCopy(SourceName=PINNIN~1.LES|pinning.less,SourceCabKey=pinning.less,DestName=pinning.less,Attributes=16384,FileSize=2898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-418428902,HashPart2=-1065890654,HashPart3=-2128938354,HashPart4=156690045,,)
        MSI (s) (9C:0C) [17:13:34:340]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\pinning.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:34:340]: Source for file 'pinning.less' is compressed
        InstallFiles: File: pinning.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\, Size: 2898
        MSI (s) (9C:0C) [17:13:34:543]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\)
        MSI (s) (9C:0C) [17:13:34:543]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\PAGINA~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\)
        MSI (s) (9C:0C) [17:13:34:543]: Executing op: FileCopy(SourceName=PAGINA~1.LES|pagination.less,SourceCabKey=pagination.less,DestName=pagination.less,Attributes=16384,FileSize=2691,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1383456750,HashPart2=-2131425514,HashPart3=-783206067,HashPart4=1966717366,,)
        MSI (s) (9C:0C) [17:13:34:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\pagination.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:34:652]: Source for file 'pagination.less' is compressed
        InstallFiles: File: pagination.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\, Size: 2691
        MSI (s) (9C:0C) [17:13:34:793]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\)
        MSI (s) (9C:0C) [17:13:34:793]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\MOVE-C~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\)
        MSI (s) (9C:0C) [17:13:34:793]: Executing op: FileCopy(SourceName=COLMOV~1.LES|colMovable.less,SourceCabKey=colmovable.less,DestName=colMovable.less,Attributes=16384,FileSize=234,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1435519127,HashPart2=-1615592157,HashPart3=-1507695191,HashPart4=1594156871,,)
        MSI (s) (9C:0C) [17:13:34:793]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\colMovable.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:34:793]: Source for file 'colmovable.less' is compressed
        InstallFiles: File: colMovable.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\, Size: 234
        MSI (s) (9C:0C) [17:13:34:917]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\)
        MSI (s) (9C:0C) [17:13:34:917]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\importer\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\)
        MSI (s) (9C:0C) [17:13:34:917]: Executing op: FileCopy(SourceName=IMPORT~1.LES|importer.less,SourceCabKey=importer.less,DestName=importer.less,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=654208410,HashPart2=-23980336,HashPart3=-2044441614,HashPart4=-2120690537,,)
        MSI (s) (9C:0C) [17:13:34:917]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\importer.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:34:917]: Source for file 'importer.less' is compressed
        InstallFiles: File: importer.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\, Size: 69
        MSI (s) (9C:0C) [17:13:35:183]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\)
        MSI (s) (9C:0C) [17:13:35:183]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\grouping\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\)
        MSI (s) (9C:0C) [17:13:35:183]: Executing op: FileCopy(SourceName=GROUPI~1.LES|grouping.less,SourceCabKey=grouping.less,DestName=grouping.less,Attributes=16384,FileSize=102,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1658065084,HashPart2=45403484,HashPart3=422748860,HashPart4=488628611,,)
        MSI (s) (9C:0C) [17:13:35:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\grouping.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:183]: Source for file 'grouping.less' is compressed
        InstallFiles: File: grouping.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\, Size: 102
        MSI (s) (9C:0C) [17:13:35:198]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\)
        MSI (s) (9C:0C) [17:13:35:198]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\exporter\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\)
        MSI (s) (9C:0C) [17:13:35:198]: Executing op: FileCopy(SourceName=EXPORT~1.LES|exporter.less,SourceCabKey=exporter.less,DestName=exporter.less,Attributes=16384,FileSize=69,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-499213503,HashPart2=1704405726,HashPart3=-1848341460,HashPart4=683002461,,)
        MSI (s) (9C:0C) [17:13:35:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\exporter.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:198]: Source for file 'exporter.less' is compressed
        InstallFiles: File: exporter.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\, Size: 69
        MSI (s) (9C:0C) [17:13:35:217]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\)
        MSI (s) (9C:0C) [17:13:35:217]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\EXPAND~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\)
        MSI (s) (9C:0C) [17:13:35:217]: Executing op: FileCopy(SourceName=EXPAND~1.LES|expandable.less,SourceCabKey=expandable.less,DestName=expandable.less,Attributes=16384,FileSize=493,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-92462002,HashPart2=512412212,HashPart3=-721242444,HashPart4=-817547179,,)
        MSI (s) (9C:0C) [17:13:35:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\expandable.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:217]: Source for file 'expandable.less' is compressed
        MSI (s) (9C:0C) [17:13:35:217]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\)
        MSI (s) (9C:0C) [17:13:35:217]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\edit\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\)
        MSI (s) (9C:0C) [17:13:35:217]: Executing op: FileCopy(SourceName=EDIT~1.LES|edit.less,SourceCabKey=edit.less,DestName=edit.less,Attributes=16384,FileSize=477,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2134397405,HashPart2=-619555589,HashPart3=-1046589930,HashPart4=-2041148026,,)
        MSI (s) (9C:0C) [17:13:35:217]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\edit.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:217]: Source for file 'edit.less' is compressed
        InstallFiles: File: edit.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\, Size: 477
        MSI (s) (9C:0C) [17:13:35:245]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\)
        MSI (s) (9C:0C) [17:13:35:245]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\cellnav\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\)
        MSI (s) (9C:0C) [17:13:35:245]: Executing op: FileCopy(SourceName=CELLNA~1.LES|cellNav.less,SourceCabKey=cellnav.less,DestName=cellNav.less,Attributes=16384,FileSize=571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-181900966,HashPart2=-1575685945,HashPart3=1872966710,HashPart4=336733647,,)
        MSI (s) (9C:0C) [17:13:35:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\cellNav.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:245]: Source for file 'cellnav.less' is compressed
        MSI (s) (9C:0C) [17:13:35:275]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\)
        MSI (s) (9C:0C) [17:13:35:275]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\BOOTST~1\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\)
        MSI (s) (9C:0C) [17:13:35:275]: Executing op: FileCopy(SourceName=BOOTST~1.LES|bootstrap.less,SourceCabKey=bootstrap.less,DestName=bootstrap.less,Attributes=16384,FileSize=3935,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-298018466,HashPart2=1985495415,HashPart3=1144979762,HashPart4=-2083904466,,)
        MSI (s) (9C:0C) [17:13:35:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\bootstrap.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:275]: Source for file 'bootstrap.less' is compressed
        InstallFiles: File: bootstrap.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\, Size: 3935
        MSI (s) (9C:0C) [17:13:35:276]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\)
        MSI (s) (9C:0C) [17:13:35:276]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\less\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\less\)
        MSI (s) (9C:0C) [17:13:35:276]: Executing op: FileCopy(SourceName=VARIAB~1.LES|variables.less,SourceCabKey=variables.less,DestName=variables.less,Attributes=16384,FileSize=2291,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=19606101,HashPart2=1661834736,HashPart3=-753659805,HashPart4=1012130676,,)
        MSI (s) (9C:0C) [17:13:35:276]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\variables.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:276]: Source for file 'variables.less' is compressed
        InstallFiles: File: variables.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 2291
        MSI (s) (9C:0C) [17:13:35:323]: Executing op: FileCopy(SourceName=SORTIN~1.LES|sorting.less,SourceCabKey=sorting.less,DestName=sorting.less,Attributes=16384,FileSize=589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1553140429,HashPart2=95777080,HashPart3=-1888189627,HashPart4=-1049123004,,)
        MSI (s) (9C:0C) [17:13:35:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\sorting.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:323]: Source for file 'sorting.less' is compressed
        InstallFiles: File: sorting.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 589
        MSI (s) (9C:0C) [17:13:35:323]: Executing op: FileCopy(SourceName=RTL~1.LES|rtl.less,SourceCabKey=rtl.less,DestName=rtl.less,Attributes=16384,FileSize=1332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=891526000,HashPart2=-1671482039,HashPart3=-1516576918,HashPart4=-1972549795,,)
        MSI (s) (9C:0C) [17:13:35:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\rtl.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:323]: Source for file 'rtl.less' is compressed
        InstallFiles: File: rtl.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 1332
        MSI (s) (9C:0C) [17:13:35:323]: Executing op: FileCopy(SourceName=MENU~1.LES|menu.less,SourceCabKey=menu.less,DestName=menu.less,Attributes=16384,FileSize=1764,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=29098307,HashPart2=583458204,HashPart3=-237193616,HashPart4=-1559821774,,)
        MSI (s) (9C:0C) [17:13:35:323]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\menu.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:323]: Source for file 'menu.less' is compressed
        InstallFiles: File: menu.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 1764
        MSI (s) (9C:0C) [17:13:35:339]: Executing op: FileCopy(SourceName=MAIN~1.LES|main.less,SourceCabKey=main.less,DestName=main.less,Attributes=16384,FileSize=273,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=812909318,HashPart2=-1951241365,HashPart3=1807610898,HashPart4=-896774077,,)
        MSI (s) (9C:0C) [17:13:35:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\main.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:339]: Source for file 'main.less' is compressed
        InstallFiles: File: main.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 273
        MSI (s) (9C:0C) [17:13:35:339]: Executing op: FileCopy(SourceName=ICONS~1.LES|icons.less,SourceCabKey=icons.less,DestName=icons.less,Attributes=16384,FileSize=2969,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1138772528,HashPart2=-1357253553,HashPart3=-802929597,HashPart4=-489730515,,)
        MSI (s) (9C:0C) [17:13:35:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\icons.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:339]: Source for file 'icons.less' is compressed
        InstallFiles: File: icons.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 2969
        MSI (s) (9C:0C) [17:13:35:339]: Executing op: FileCopy(SourceName=HEADER~1.LES|header.less,SourceCabKey=header.less,DestName=header.less,Attributes=16384,FileSize=4962,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1320062967,HashPart2=189063425,HashPart3=1670201672,HashPart4=-1928184913,,)
        MSI (s) (9C:0C) [17:13:35:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\header.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:339]: Source for file 'header.less' is compressed
        InstallFiles: File: header.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 4962
        MSI (s) (9C:0C) [17:13:35:557]: Executing op: FileCopy(SourceName=GRID~1.LES|grid.less,SourceCabKey=grid.less,DestName=grid.less,Attributes=16384,FileSize=1965,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1515024734,HashPart2=1478023390,HashPart3=1894242885,HashPart4=-702928544,,)
        MSI (s) (9C:0C) [17:13:35:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grid.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:557]: Source for file 'grid.less' is compressed
        InstallFiles: File: grid.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 1965
        MSI (s) (9C:0C) [17:13:35:588]: Executing op: FileCopy(SourceName=GOUPS~1.LES|goups.less,SourceCabKey=goups.less,DestName=goups.less,Attributes=16384,FileSize=530,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2091937729,HashPart2=-1288936095,HashPart3=292966421,HashPart4=389056217,,)
        MSI (s) (9C:0C) [17:13:35:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\goups.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:588]: Source for file 'goups.less' is compressed
        InstallFiles: File: goups.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 530
        MSI (s) (9C:0C) [17:13:35:729]: Executing op: FileCopy(SourceName=FOOTER~1.LES|footer.less,SourceCabKey=footer.less,DestName=footer.less,Attributes=16384,FileSize=1810,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1471898264,HashPart2=-1806010745,HashPart3=-320486499,HashPart4=791985838,,)
        MSI (s) (9C:0C) [17:13:35:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\footer.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:729]: Source for file 'footer.less' is compressed
        InstallFiles: File: footer.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 1810
        MSI (s) (9C:0C) [17:13:35:729]: Executing op: FileCopy(SourceName=ELEMEN~1.LES|elements.less,SourceCabKey=elements.less,DestName=elements.less,Attributes=16384,FileSize=6130,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-99815585,HashPart2=-571161393,HashPart3=1317744341,HashPart4=-1042188748,,)
        MSI (s) (9C:0C) [17:13:35:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\elements.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:729]: Source for file 'elements.less' is compressed
        InstallFiles: File: elements.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 6130
        MSI (s) (9C:0C) [17:13:35:744]: Executing op: FileCopy(SourceName=CELL~1.LES|cell.less,SourceCabKey=cell.less,DestName=cell.less,Attributes=16384,FileSize=1007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1410622029,HashPart2=-319878120,HashPart3=-1360133964,HashPart4=1323633516,,)
        MSI (s) (9C:0C) [17:13:35:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cell.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:744]: Source for file 'cell.less' is compressed
        InstallFiles: File: cell.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 1007
        MSI (s) (9C:0C) [17:13:35:744]: Executing op: FileCopy(SourceName=BODY~1.LES|body.less,SourceCabKey=body.less,DestName=body.less,Attributes=16384,FileSize=1571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2056311727,HashPart2=776541621,HashPart3=435603707,HashPart4=-1350830320,,)
        MSI (s) (9C:0C) [17:13:35:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\body.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:744]: Source for file 'body.less' is compressed
        InstallFiles: File: body.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 1571
        MSI (s) (9C:0C) [17:13:35:744]: Executing op: FileCopy(SourceName=ANIMAT~1.LES|animation.less,SourceCabKey=animation.less,DestName=animation.less,Attributes=16384,FileSize=2022,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-316253907,HashPart2=236550384,HashPart3=-752295501,HashPart4=1635029408,,)
        MSI (s) (9C:0C) [17:13:35:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\animation.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:744]: Source for file 'animation.less' is compressed
        InstallFiles: File: animation.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\, Size: 2022
        MSI (s) (9C:0C) [17:13:35:744]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\)
        MSI (s) (9C:0C) [17:13:35:744]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\)
        MSI (s) (9C:0C) [17:13:35:744]: Executing op: FileCopy(SourceName=UI-GRI~1.JS|ui-grid.empty-base-layer.min.js,SourceCabKey=ui_grid.empty_base_layer.min,DestName=ui-grid.empty-base-layer.min.js,Attributes=16384,FileSize=1517,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1340408353,HashPart2=1790278598,HashPart3=-439833689,HashPart4=-468840002,,)
        MSI (s) (9C:0C) [17:13:35:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.empty-base-layer.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:760]: Source for file 'ui_grid.empty_base_layer.min' is compressed
        InstallFiles: File: ui-grid.empty-base-layer.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 1517
        MSI (s) (9C:0C) [17:13:35:760]: Executing op: FileCopy(SourceName=UI-GRI~1.JS1|ui-grid.empty-base-layer.js,SourceCabKey=ui_grid.empty_base_layer.js,DestName=ui-grid.empty-base-layer.js,Attributes=16384,FileSize=6213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1951567732,HashPart2=-491393667,HashPart3=2030437754,HashPart4=1098561716,,)
        MSI (s) (9C:0C) [17:13:35:760]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.empty-base-layer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:760]: Source for file 'ui_grid.empty_base_layer.js' is compressed
        InstallFiles: File: ui-grid.empty-base-layer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 6213
        MSI (s) (9C:0C) [17:13:35:885]: Executing op: FileCopy(SourceName=UI-GRI~1.JS2|ui-grid.edit.min.js,SourceCabKey=ui_grid.edit.min.js,DestName=ui-grid.edit.min.js,Attributes=16384,FileSize=11081,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1728165933,HashPart2=494675026,HashPart3=1697449185,HashPart4=-2009862600,,)
        MSI (s) (9C:0C) [17:13:35:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.edit.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:885]: Source for file 'ui_grid.edit.min.js' is compressed
        InstallFiles: File: ui-grid.edit.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 11081
        MSI (s) (9C:0C) [17:13:35:885]: Executing op: FileCopy(SourceName=UI-GRI~1.JS3|ui-grid.edit.js,SourceCabKey=ui_grid.edit.js,DestName=ui-grid.edit.js,Attributes=16384,FileSize=54138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=4898880,HashPart2=-826576358,HashPart3=1819937917,HashPart4=-1408828045,,)
        MSI (s) (9C:0C) [17:13:35:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.edit.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:885]: Source for file 'ui_grid.edit.js' is compressed
        InstallFiles: File: ui-grid.edit.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 54138
        MSI (s) (9C:0C) [17:13:35:885]: Executing op: FileCopy(SourceName=UI-GRI~1.JS4|ui-grid.core.min.js,SourceCabKey=ui_grid.core.min.js,DestName=ui-grid.core.min.js,Attributes=16384,FileSize=137166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1395472352,HashPart2=-527417979,HashPart3=-1044405639,HashPart4=1026173852,,)
        MSI (s) (9C:0C) [17:13:35:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.core.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:885]: Source for file 'ui_grid.core.min.js' is compressed
        InstallFiles: File: ui-grid.core.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 137166
        MSI (s) (9C:0C) [17:13:35:916]: Executing op: FileCopy(SourceName=UI-GRI~1.JS5|ui-grid.core.js,SourceCabKey=ui_grid.core.js,DestName=ui-grid.core.js,Attributes=16384,FileSize=492720,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1454467430,HashPart2=-928559055,HashPart3=-1863334748,HashPart4=-544919470,,)
        MSI (s) (9C:0C) [17:13:35:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.core.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:916]: Source for file 'ui_grid.core.js' is compressed
        InstallFiles: File: ui-grid.core.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 492720
        MSI (s) (9C:0C) [17:13:35:916]: Executing op: FileCopy(SourceName=UI-GRI~1.JS6|ui-grid.cellnav.min.js,SourceCabKey=ui_grid.cellnav.min.js,DestName=ui-grid.cellnav.min.js,Attributes=16384,FileSize=13222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=66262385,HashPart2=-697794661,HashPart3=-2120148340,HashPart4=-1792049366,,)
        MSI (s) (9C:0C) [17:13:35:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.cellnav.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:916]: Source for file 'ui_grid.cellnav.min.js' is compressed
        InstallFiles: File: ui-grid.cellnav.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 13222
        MSI (s) (9C:0C) [17:13:35:916]: Executing op: FileCopy(SourceName=UI-GRI~1.JS7|ui-grid.cellnav.js,SourceCabKey=ui_grid.cellnav.js,DestName=ui-grid.cellnav.js,Attributes=16384,FileSize=50699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=350973784,HashPart2=2054682888,HashPart3=107857933,HashPart4=709719694,,)
        MSI (s) (9C:0C) [17:13:35:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.cellnav.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:916]: Source for file 'ui_grid.cellnav.js' is compressed
        InstallFiles: File: ui-grid.cellnav.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 50699
        MSI (s) (9C:0C) [17:13:35:916]: Executing op: FileCopy(SourceName=UI-GRI~1.JS8|ui-grid.base.min.js,SourceCabKey=ui_grid.base.min.js,DestName=ui-grid.base.min.js,Attributes=16384,FileSize=210055,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-651407612,HashPart2=-235010332,HashPart3=553003187,HashPart4=-96766698,,)
        MSI (s) (9C:0C) [17:13:35:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.base.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:916]: Source for file 'ui_grid.base.min.js' is compressed
        InstallFiles: File: ui-grid.base.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 210055
        MSI (s) (9C:0C) [17:13:35:932]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js18,DestName=index.js,Attributes=16384,FileSize=52,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1325316045,HashPart2=1427685414,HashPart3=1982188659,HashPart4=-1451527990,,)
        MSI (s) (9C:0C) [17:13:35:932]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:35:932]: Source for file 'index.js18' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 52
        MSI (s) (9C:0C) [17:13:36:680]: Executing op: FileCopy(SourceName=UI-GRI~1.JS9|ui-grid.base.js,SourceCabKey=ui_grid.base.js,DestName=ui-grid.base.js,Attributes=16384,FileSize=599900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1909957682,HashPart2=644054243,HashPart3=715140338,HashPart4=344844600,,)
        MSI (s) (9C:0C) [17:13:36:680]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.base.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:680]: Source for file 'ui_grid.base.js' is compressed
        InstallFiles: File: ui-grid.base.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 599900
        MSI (s) (9C:0C) [17:13:36:696]: Executing op: FileCopy(SourceName=UI-GRI~1.WOF|ui-grid.woff,SourceCabKey=ui_grid.woff1,DestName=ui-grid.woff,Attributes=16384,FileSize=5728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=330093079,HashPart2=642961689,HashPart3=-1436275928,HashPart4=1250957539,,)
        MSI (s) (9C:0C) [17:13:36:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.woff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:696]: Source for file 'ui_grid.woff1' is compressed
        InstallFiles: File: ui-grid.woff, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 5728
        MSI (s) (9C:0C) [17:13:36:696]: Executing op: FileCopy(SourceName=ui-grid.ttf,SourceCabKey=ui_grid.ttf1,DestName=ui-grid.ttf,Attributes=16384,FileSize=10156,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-61176484,HashPart2=-1781811813,HashPart3=-358659426,HashPart4=1225573448,,)
        MSI (s) (9C:0C) [17:13:36:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:696]: Source for file 'ui_grid.ttf1' is compressed
        InstallFiles: File: ui-grid.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 10156
        MSI (s) (9C:0C) [17:13:36:696]: Executing op: FileCopy(SourceName=ui-grid.svg,SourceCabKey=ui_grid.svg1,DestName=ui-grid.svg,Attributes=16384,FileSize=9142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1575604056,HashPart2=-1749008643,HashPart3=1380194187,HashPart4=917380005,,)
        MSI (s) (9C:0C) [17:13:36:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.svg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:696]: Source for file 'ui_grid.svg1' is compressed
        InstallFiles: File: ui-grid.svg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 9142
        MSI (s) (9C:0C) [17:13:36:712]: Executing op: FileCopy(SourceName=UI-GRI~2.JS1|ui-grid.min.js,SourceCabKey=ui_grid.min.js,DestName=ui-grid.min.js,Attributes=16384,FileSize=338935,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1676232701,HashPart2=1110459807,HashPart3=1785552389,HashPart4=-761496236,,)
        MSI (s) (9C:0C) [17:13:36:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:712]: Source for file 'ui_grid.min.js' is compressed
        InstallFiles: File: ui-grid.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 338935
        MSI (s) (9C:0C) [17:13:36:899]: Executing op: FileCopy(SourceName=UI-GRI~1.CSS|ui-grid.min.css,SourceCabKey=ui_grid.min.css,DestName=ui-grid.min.css,Attributes=16384,FileSize=33136,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1009736373,HashPart2=-1433406531,HashPart3=621996960,HashPart4=-1736730565,,)
        MSI (s) (9C:0C) [17:13:36:899]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:899]: Source for file 'ui_grid.min.css' is compressed
        InstallFiles: File: ui-grid.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 33136
        MSI (s) (9C:0C) [17:13:36:915]: Executing op: FileCopy(SourceName=ui-grid.js,SourceCabKey=ui_grid.js,DestName=ui-grid.js,Attributes=16384,FileSize=1195175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1223726819,HashPart2=387767689,HashPart3=1412654239,HashPart4=-1422848179,,)
        MSI (s) (9C:0C) [17:13:36:915]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:915]: Source for file 'ui_grid.js' is compressed
        InstallFiles: File: ui-grid.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 1195175
        MSI (s) (9C:0C) [17:13:36:930]: Executing op: FileCopy(SourceName=ui-grid.eot,SourceCabKey=ui_grid.eot1,DestName=ui-grid.eot,Attributes=16384,FileSize=10320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=236547082,HashPart2=-1944739974,HashPart3=-907962898,HashPart4=1047284875,,)
        MSI (s) (9C:0C) [17:13:36:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.eot; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:930]: Source for file 'ui_grid.eot1' is compressed
        InstallFiles: File: ui-grid.eot, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 10320
        MSI (s) (9C:0C) [17:13:36:946]: Executing op: FileCopy(SourceName=ui-grid.css,SourceCabKey=ui_grid.css,DestName=ui-grid.css,Attributes=16384,FileSize=50101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1320622126,HashPart2=-614141439,HashPart3=-2140676082,HashPart4=-1420960614,,)
        MSI (s) (9C:0C) [17:13:36:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:946]: Source for file 'ui_grid.css' is compressed
        InstallFiles: File: ui-grid.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 50101
        MSI (s) (9C:0C) [17:13:36:946]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md17,DestName=README.md,Attributes=16384,FileSize=2106,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1615592311,HashPart2=1317002992,HashPart3=-1420004951,HashPart4=688678865,,)
        MSI (s) (9C:0C) [17:13:36:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:36:946]: Source for file 'readme.md17' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 2106
        MSI (s) (9C:0C) [17:13:37:024]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json12,DestName=package.json,Attributes=16384,FileSize=2085,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2049664968,HashPart2=458665056,HashPart3=281376452,HashPart4=1533242271,,)
        MSI (s) (9C:0C) [17:13:37:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:024]: Source for file 'package.json12' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 2085
        MSI (s) (9C:0C) [17:13:37:211]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json56,DestName=bower.json,Attributes=16384,FileSize=636,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1805514394,HashPart2=1213569571,HashPart3=-1820988815,HashPart4=-1423873504,,)
        MSI (s) (9C:0C) [17:13:37:211]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:211]: Source for file 'bower.json56' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 636
        MSI (s) (9C:0C) [17:13:37:305]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json17,DestName=.bower.json,Attributes=16384,FileSize=900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2044380209,HashPart2=-478147096,HashPart3=-579530041,HashPart4=1272645313,,)
        MSI (s) (9C:0C) [17:13:37:305]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:305]: Source for file '_bower.json17' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 900
        MSI (s) (9C:0C) [17:13:37:320]: Executing op: FileCopy(SourceName=UI-GRI~3.JS1|ui-grid.auto-resize.min.js,SourceCabKey=ui_grid.auto_resize.min.js,DestName=ui-grid.auto-resize.min.js,Attributes=16384,FileSize=600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1684377622,HashPart2=1498046995,HashPart3=-1927686171,HashPart4=1781495162,,)
        MSI (s) (9C:0C) [17:13:37:320]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.auto-resize.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:320]: Source for file 'ui_grid.auto_resize.min.js' is compressed
        InstallFiles: File: ui-grid.auto-resize.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 600
        MSI (s) (9C:0C) [17:13:37:320]: Executing op: FileCopy(SourceName=UI-GRI~4.JS1|ui-grid.auto-resize.js,SourceCabKey=ui_grid.auto_resize.js,DestName=ui-grid.auto-resize.js,Attributes=16384,FileSize=1756,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2117977676,HashPart2=1923319511,HashPart3=-748235215,HashPart4=1774979740,,)
        MSI (s) (9C:0C) [17:13:37:320]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.auto-resize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:320]: Source for file 'ui_grid.auto_resize.js' is compressed
        InstallFiles: File: ui-grid.auto-resize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 1756
        MSI (s) (9C:0C) [17:13:37:336]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md7,DestName=CHANGELOG.md,Attributes=16384,FileSize=94610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-433104909,HashPart2=1280948442,HashPart3=-970144256,HashPart4=1629214951,,)
        MSI (s) (9C:0C) [17:13:37:336]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:336]: Source for file 'changelog.md7' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 94610
        MSI (s) (9C:0C) [17:13:37:352]: Executing op: FileCopy(SourceName=UI6490~1.JS1|ui-grid.expandable.js,SourceCabKey=ui_grid.expandable.js,DestName=ui-grid.expandable.js,Attributes=16384,FileSize=22096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1349397444,HashPart2=1576694638,HashPart3=-129963644,HashPart4=1382852903,,)
        MSI (s) (9C:0C) [17:13:37:352]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.expandable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:352]: Source for file 'ui_grid.expandable.js' is compressed
        InstallFiles: File: ui-grid.expandable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 22096
        MSI (s) (9C:0C) [17:13:37:398]: Executing op: FileCopy(SourceName=UI0987~1.JS1|ui-grid.expandable.min.js,SourceCabKey=ui_grid.expandable.min.js,DestName=ui-grid.expandable.min.js,Attributes=16384,FileSize=5079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-438655123,HashPart2=1313943145,HashPart3=-1785292454,HashPart4=-1127685986,,)
        MSI (s) (9C:0C) [17:13:37:414]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.expandable.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:414]: Source for file 'ui_grid.expandable.min.js' is compressed
        InstallFiles: File: ui-grid.expandable.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 5079
        MSI (s) (9C:0C) [17:13:37:788]: Executing op: FileCopy(SourceName=UI93A5~1.JS1|ui-grid.exporter.js,SourceCabKey=ui_grid.exporter.js,DestName=ui-grid.exporter.js,Attributes=16384,FileSize=71375,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1660256136,HashPart2=502414491,HashPart3=-1511687799,HashPart4=-949249249,,)
        MSI (s) (9C:0C) [17:13:37:788]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.exporter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:788]: Source for file 'ui_grid.exporter.js' is compressed
        InstallFiles: File: ui-grid.exporter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 71375
        MSI (s) (9C:0C) [17:13:37:804]: Executing op: FileCopy(SourceName=UI5416~1.JS1|ui-grid.exporter.min.js,SourceCabKey=ui_grid.exporter.min.js,DestName=ui-grid.exporter.min.js,Attributes=16384,FileSize=15574,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1010680566,HashPart2=1338804463,HashPart3=1207804300,HashPart4=1797754458,,)
        MSI (s) (9C:0C) [17:13:37:804]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.exporter.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:804]: Source for file 'ui_grid.exporter.min.js' is compressed
        InstallFiles: File: ui-grid.exporter.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 15574
        MSI (s) (9C:0C) [17:13:37:804]: Executing op: FileCopy(SourceName=UI8752~1.JS1|ui-grid.grouping.js,SourceCabKey=ui_grid.grouping.js,DestName=ui-grid.grouping.js,Attributes=16384,FileSize=52322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1553776002,HashPart2=-1927514762,HashPart3=-163115276,HashPart4=-383800897,,)
        MSI (s) (9C:0C) [17:13:37:804]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.grouping.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:804]: Source for file 'ui_grid.grouping.js' is compressed
        InstallFiles: File: ui-grid.grouping.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 52322
        MSI (s) (9C:0C) [17:13:37:819]: Executing op: FileCopy(SourceName=UI7C3F~1.JS1|ui-grid.grouping.min.js,SourceCabKey=ui_grid.grouping.min.js,DestName=ui-grid.grouping.min.js,Attributes=16384,FileSize=11489,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=794870726,HashPart2=1889958654,HashPart3=-1819386331,HashPart4=1800741985,,)
        MSI (s) (9C:0C) [17:13:37:819]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.grouping.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:819]: Source for file 'ui_grid.grouping.min.js' is compressed
        InstallFiles: File: ui-grid.grouping.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 11489
        MSI (s) (9C:0C) [17:13:37:819]: Executing op: FileCopy(SourceName=UI0E2E~1.JS1|ui-grid.importer.js,SourceCabKey=ui_grid.importer.js,DestName=ui-grid.importer.js,Attributes=16384,FileSize=32140,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1914752615,HashPart2=2143044324,HashPart3=1482977456,HashPart4=-169169516,,)
        MSI (s) (9C:0C) [17:13:37:819]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.importer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:819]: Source for file 'ui_grid.importer.js' is compressed
        InstallFiles: File: ui-grid.importer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 32140
        MSI (s) (9C:0C) [17:13:37:866]: Executing op: FileCopy(SourceName=UI67D3~1.JS1|ui-grid.importer.min.js,SourceCabKey=ui_grid.importer.min.js,DestName=ui-grid.importer.min.js,Attributes=16384,FileSize=5945,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-842676203,HashPart2=-859852344,HashPart3=-959155037,HashPart4=512022810,,)
        MSI (s) (9C:0C) [17:13:37:866]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.importer.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:866]: Source for file 'ui_grid.importer.min.js' is compressed
        InstallFiles: File: ui-grid.importer.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 5945
        MSI (s) (9C:0C) [17:13:37:866]: Executing op: FileCopy(SourceName=UI4BB1~1.JS1|ui-grid.infinite-scroll.js,SourceCabKey=ui_grid.infinite_scroll.js,DestName=ui-grid.infinite-scroll.js,Attributes=16384,FileSize=24951,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-804505502,HashPart2=-1124220183,HashPart3=-611057662,HashPart4=295151986,,)
        MSI (s) (9C:0C) [17:13:37:866]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.infinite-scroll.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:866]: Source for file 'ui_grid.infinite_scroll.js' is compressed
        InstallFiles: File: ui-grid.infinite-scroll.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 24951
        MSI (s) (9C:0C) [17:13:37:882]: Executing op: FileCopy(SourceName=UIF2F6~1.JS1|ui-grid.infinite-scroll.min.js,SourceCabKey=ui_grid.infinite_scroll.min.,DestName=ui-grid.infinite-scroll.min.js,Attributes=16384,FileSize=4691,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1553957354,HashPart2=500370160,HashPart3=-1899247909,HashPart4=538977910,,)
        MSI (s) (9C:0C) [17:13:37:882]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.infinite-scroll.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:37:882]: Source for file 'ui_grid.infinite_scroll.min.' is compressed
        InstallFiles: File: ui-grid.infinite-scroll.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 4691
        MSI (s) (9C:0C) [17:13:38:131]: Executing op: FileCopy(SourceName=UI608F~1.JS1|ui-grid.move-columns.js,SourceCabKey=ui_grid.move_columns.js,DestName=ui-grid.move-columns.js,Attributes=16384,FileSize=25497,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1652287195,HashPart2=-1483627067,HashPart3=5380430,HashPart4=-690380652,,)
        MSI (s) (9C:0C) [17:13:38:131]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.move-columns.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:131]: Source for file 'ui_grid.move_columns.js' is compressed
        InstallFiles: File: ui-grid.move-columns.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 25497
        MSI (s) (9C:0C) [17:13:38:131]: Executing op: FileCopy(SourceName=UI91C6~1.JS1|ui-grid.move-columns.min.js,SourceCabKey=ui_grid.move_columns.min.js,DestName=ui-grid.move-columns.min.js,Attributes=16384,FileSize=6155,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1719861167,HashPart2=1037496851,HashPart3=1230417046,HashPart4=-1048520835,,)
        MSI (s) (9C:0C) [17:13:38:131]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.move-columns.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:131]: Source for file 'ui_grid.move_columns.min.js' is compressed
        InstallFiles: File: ui-grid.move-columns.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 6155
        MSI (s) (9C:0C) [17:13:38:163]: Executing op: FileCopy(SourceName=UI8778~1.JS1|ui-grid.pagination.js,SourceCabKey=ui_grid.pagination.js,DestName=ui-grid.pagination.js,Attributes=16384,FileSize=19666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1443564186,HashPart2=-320509354,HashPart3=1230608260,HashPart4=-1143388020,,)
        MSI (s) (9C:0C) [17:13:38:163]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.pagination.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:163]: Source for file 'ui_grid.pagination.js' is compressed
        InstallFiles: File: ui-grid.pagination.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 19666
        MSI (s) (9C:0C) [17:13:38:178]: Executing op: FileCopy(SourceName=UI4A1D~1.JS1|ui-grid.pagination.min.js,SourceCabKey=ui_grid.pagination.min.js,DestName=ui-grid.pagination.min.js,Attributes=16384,FileSize=5505,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1989790560,HashPart2=-2000736400,HashPart3=1427240873,HashPart4=715888176,,)
        MSI (s) (9C:0C) [17:13:38:178]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.pagination.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:178]: Source for file 'ui_grid.pagination.min.js' is compressed
        InstallFiles: File: ui-grid.pagination.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 5505
        MSI (s) (9C:0C) [17:13:38:506]: Executing op: FileCopy(SourceName=UI0E8F~1.JS1|ui-grid.pinning.js,SourceCabKey=ui_grid.pinning.js,DestName=ui-grid.pinning.js,Attributes=16384,FileSize=10407,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-575446741,HashPart2=-1797509379,HashPart3=-642783881,HashPart4=-1992118504,,)
        MSI (s) (9C:0C) [17:13:38:506]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.pinning.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:506]: Source for file 'ui_grid.pinning.js' is compressed
        InstallFiles: File: ui-grid.pinning.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 10407
        MSI (s) (9C:0C) [17:13:38:506]: Executing op: FileCopy(SourceName=UIFDE2~1.JS1|ui-grid.pinning.min.js,SourceCabKey=ui_grid.pinning.min.js,DestName=ui-grid.pinning.min.js,Attributes=16384,FileSize=3152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1940428864,HashPart2=1629311849,HashPart3=1907842454,HashPart4=1129034785,,)
        MSI (s) (9C:0C) [17:13:38:506]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.pinning.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:506]: Source for file 'ui_grid.pinning.min.js' is compressed
        InstallFiles: File: ui-grid.pinning.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 3152
        MSI (s) (9C:0C) [17:13:38:506]: Executing op: FileCopy(SourceName=UI48EE~1.JS1|ui-grid.resize-columns.js,SourceCabKey=ui_grid.resize_columns.js,DestName=ui-grid.resize-columns.js,Attributes=16384,FileSize=21909,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1093982816,HashPart2=585362585,HashPart3=587564740,HashPart4=-1210227030,,)
        MSI (s) (9C:0C) [17:13:38:506]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.resize-columns.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:506]: Source for file 'ui_grid.resize_columns.js' is compressed
        InstallFiles: File: ui-grid.resize-columns.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 21909
        MSI (s) (9C:0C) [17:13:38:522]: Executing op: FileCopy(SourceName=UIC19C~1.JS1|ui-grid.resize-columns.min.js,SourceCabKey=ui_grid.resize_columns.min.j,DestName=ui-grid.resize-columns.min.js,Attributes=16384,FileSize=5464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=924222593,HashPart2=-802911762,HashPart3=-1458764052,HashPart4=517452332,,)
        MSI (s) (9C:0C) [17:13:38:522]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.resize-columns.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:522]: Source for file 'ui_grid.resize_columns.min.j' is compressed
        InstallFiles: File: ui-grid.resize-columns.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 5464
        MSI (s) (9C:0C) [17:13:38:522]: Executing op: FileCopy(SourceName=UID05D~1.JS1|ui-grid.row-edit.js,SourceCabKey=ui_grid.row_edit.js,DestName=ui-grid.row-edit.js,Attributes=16384,FileSize=28380,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=643331519,HashPart2=-669677163,HashPart3=-814683931,HashPart4=998131551,,)
        MSI (s) (9C:0C) [17:13:38:522]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.row-edit.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:522]: Source for file 'ui_grid.row_edit.js' is compressed
        InstallFiles: File: ui-grid.row-edit.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 28380
        MSI (s) (9C:0C) [17:13:38:522]: Executing op: FileCopy(SourceName=UI66A1~1.JS1|ui-grid.row-edit.min.js,SourceCabKey=ui_grid.row_edit.min.js,DestName=ui-grid.row-edit.min.js,Attributes=16384,FileSize=5110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1344482669,HashPart2=65128361,HashPart3=-1320673352,HashPart4=1678095289,,)
        MSI (s) (9C:0C) [17:13:38:522]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.row-edit.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:522]: Source for file 'ui_grid.row_edit.min.js' is compressed
        InstallFiles: File: ui-grid.row-edit.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 5110
        MSI (s) (9C:0C) [17:13:38:522]: Executing op: FileCopy(SourceName=UI26AC~1.JS1|ui-grid.saveState.js,SourceCabKey=ui_grid.savestate.js,DestName=ui-grid.saveState.js,Attributes=16384,FileSize=32609,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=24631851,HashPart2=-423020007,HashPart3=-1383114693,HashPart4=2005733530,,)
        MSI (s) (9C:0C) [17:13:38:522]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.saveState.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:522]: Source for file 'ui_grid.savestate.js' is compressed
        InstallFiles: File: ui-grid.saveState.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 32609
        MSI (s) (9C:0C) [17:13:38:537]: Executing op: FileCopy(SourceName=UI8677~1.JS1|ui-grid.saveState.min.js,SourceCabKey=ui_grid.savestate.min.js,DestName=ui-grid.saveState.min.js,Attributes=16384,FileSize=6397,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1826194969,HashPart2=-791584086,HashPart3=1349541967,HashPart4=-1378393016,,)
        MSI (s) (9C:0C) [17:13:38:537]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.saveState.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:537]: Source for file 'ui_grid.savestate.min.js' is compressed
        InstallFiles: File: ui-grid.saveState.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 6397
        MSI (s) (9C:0C) [17:13:38:569]: Executing op: FileCopy(SourceName=UIC8DC~1.JS1|ui-grid.selection.js,SourceCabKey=ui_grid.selection.js,DestName=ui-grid.selection.js,Attributes=16384,FileSize=43069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1515713938,HashPart2=-1647309946,HashPart3=-330977630,HashPart4=1916933670,,)
        MSI (s) (9C:0C) [17:13:38:569]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.selection.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:569]: Source for file 'ui_grid.selection.js' is compressed
        InstallFiles: File: ui-grid.selection.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 43069
        MSI (s) (9C:0C) [17:13:38:584]: Executing op: FileCopy(SourceName=UI67EC~1.JS1|ui-grid.selection.min.js,SourceCabKey=ui_grid.selection.min.js,DestName=ui-grid.selection.min.js,Attributes=16384,FileSize=10732,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-176214227,HashPart2=-2090149470,HashPart3=382453175,HashPart4=-2094415151,,)
        MSI (s) (9C:0C) [17:13:38:584]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.selection.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:584]: Source for file 'ui_grid.selection.min.js' is compressed
        InstallFiles: File: ui-grid.selection.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 10732
        MSI (s) (9C:0C) [17:13:38:584]: Executing op: FileCopy(SourceName=UIE24E~1.JS1|ui-grid.tree-base.js,SourceCabKey=ui_grid.tree_base.js,DestName=ui-grid.tree-base.js,Attributes=16384,FileSize=67598,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1824655575,HashPart2=-1621879911,HashPart3=-44299665,HashPart4=-1047857866,,)
        MSI (s) (9C:0C) [17:13:38:584]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.tree-base.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:584]: Source for file 'ui_grid.tree_base.js' is compressed
        InstallFiles: File: ui-grid.tree-base.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 67598
        MSI (s) (9C:0C) [17:13:38:584]: Executing op: FileCopy(SourceName=UI109E~1.JS1|ui-grid.tree-base.min.js,SourceCabKey=ui_grid.tree_base.min.js,DestName=ui-grid.tree-base.min.js,Attributes=16384,FileSize=12916,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1962156430,HashPart2=-1244812585,HashPart3=-61754383,HashPart4=-186891642,,)
        MSI (s) (9C:0C) [17:13:38:584]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.tree-base.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:584]: Source for file 'ui_grid.tree_base.min.js' is compressed
        InstallFiles: File: ui-grid.tree-base.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 12916
        MSI (s) (9C:0C) [17:13:38:584]: Executing op: FileCopy(SourceName=UIF4D7~1.JS1|ui-grid.tree-view.js,SourceCabKey=ui_grid.tree_view.js,DestName=ui-grid.tree-view.js,Attributes=16384,FileSize=6873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-383789726,HashPart2=-1480721242,HashPart3=239048883,HashPart4=-193486979,,)
        MSI (s) (9C:0C) [17:13:38:584]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.tree-view.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:584]: Source for file 'ui_grid.tree_view.js' is compressed
        InstallFiles: File: ui-grid.tree-view.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 6873
        MSI (s) (9C:0C) [17:13:38:709]: Executing op: FileCopy(SourceName=UI06A9~1.JS1|ui-grid.tree-view.min.js,SourceCabKey=ui_grid.tree_view.min.js,DestName=ui-grid.tree-view.min.js,Attributes=16384,FileSize=1372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=206565078,HashPart2=-727810093,HashPart3=-793730188,HashPart4=-1600916647,,)
        MSI (s) (9C:0C) [17:13:38:709]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.tree-view.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:709]: Source for file 'ui_grid.tree_view.min.js' is compressed
        InstallFiles: File: ui-grid.tree-view.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 1372
        MSI (s) (9C:0C) [17:13:38:725]: Executing op: FileCopy(SourceName=UI0BF7~1.JS1|ui-grid.validate.js,SourceCabKey=ui_grid.validate.js,DestName=ui-grid.validate.js,Attributes=16384,FileSize=24184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-216623993,HashPart2=1873938814,HashPart3=1715265229,HashPart4=-1334987808,,)
        MSI (s) (9C:0C) [17:13:38:725]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.validate.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:725]: Source for file 'ui_grid.validate.js' is compressed
        InstallFiles: File: ui-grid.validate.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 24184
        MSI (s) (9C:0C) [17:13:38:740]: Executing op: FileCopy(SourceName=UIA52E~1.JS1|ui-grid.validate.min.js,SourceCabKey=ui_grid.validate.min.js,DestName=ui-grid.validate.min.js,Attributes=16384,FileSize=4181,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=267546750,HashPart2=433455211,HashPart3=-940815952,HashPart4=680878890,,)
        MSI (s) (9C:0C) [17:13:38:740]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\ui-grid.validate.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:740]: Source for file 'ui_grid.validate.min.js' is compressed
        InstallFiles: File: ui-grid.validate.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\, Size: 4181
        MSI (s) (9C:0C) [17:13:38:756]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\)
        MSI (s) (9C:0C) [17:13:38:756]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN361C~1\|IISRootFolder\MyComp.WebApp\lib\angular-touch\)
        MSI (s) (9C:0C) [17:13:38:756]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md16,DestName=README.md,Attributes=16384,FileSize=2086,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-615304969,HashPart2=1999894118,HashPart3=1544638509,HashPart4=2024434953,,)
        MSI (s) (9C:0C) [17:13:38:756]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:756]: Source for file 'readme.md16' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\, Size: 2086
        MSI (s) (9C:0C) [17:13:38:849]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json11,DestName=package.json,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-737760439,HashPart2=638579459,HashPart3=-1031852347,HashPart4=1544497969,,)
        MSI (s) (9C:0C) [17:13:38:849]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:849]: Source for file 'package.json11' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\, Size: 662
        MSI (s) (9C:0C) [17:13:38:849]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js10,DestName=index.js,Attributes=16384,FileSize=58,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-975169191,HashPart2=1658463201,HashPart3=-1856238208,HashPart4=-1747550289,,)
        MSI (s) (9C:0C) [17:13:38:849]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:849]: Source for file 'index.js10' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\, Size: 58
        MSI (s) (9C:0C) [17:13:38:865]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json55,DestName=bower.json,Attributes=16384,FileSize=157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1981081656,HashPart2=776963536,HashPart3=-1882195960,HashPart4=1609715471,,)
        MSI (s) (9C:0C) [17:13:38:865]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:865]: Source for file 'bower.json55' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\, Size: 157
        MSI (s) (9C:0C) [17:13:38:896]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angular-touch.min.js.map,SourceCabKey=angular_touch.min.js.map,DestName=angular-touch.min.js.map,Attributes=16384,FileSize=9966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1340345901,HashPart2=-1761402118,HashPart3=-1310975621,HashPart4=-760306324,,)
        MSI (s) (9C:0C) [17:13:38:896]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\angular-touch.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:896]: Source for file 'angular_touch.min.js.map' is compressed
        InstallFiles: File: angular-touch.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\, Size: 9966
        MSI (s) (9C:0C) [17:13:38:896]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-touch.min.js,SourceCabKey=angular_touch.min.js,DestName=angular-touch.min.js,Attributes=16384,FileSize=3602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1133096840,HashPart2=1323385345,HashPart3=502773083,HashPart4=402318756,,)
        MSI (s) (9C:0C) [17:13:38:896]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\angular-touch.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:896]: Source for file 'angular_touch.min.js' is compressed
        InstallFiles: File: angular-touch.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\, Size: 3602
        MSI (s) (9C:0C) [17:13:38:912]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-touch.js,SourceCabKey=angular_touch.js,DestName=angular-touch.js,Attributes=16384,FileSize=23754,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2074506587,HashPart2=-393100148,HashPart3=135587887,HashPart4=877584044,,)
        MSI (s) (9C:0C) [17:13:38:912]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\angular-touch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:912]: Source for file 'angular_touch.js' is compressed
        InstallFiles: File: angular-touch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\, Size: 23754
        MSI (s) (9C:0C) [17:13:38:912]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json16,DestName=.bower.json,Attributes=16384,FileSize=486,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2084342224,HashPart2=297395773,HashPart3=822706950,HashPart4=-175830281,,)
        MSI (s) (9C:0C) [17:13:38:912]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:912]: Source for file '_bower.json16' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\, Size: 486
        MSI (s) (9C:0C) [17:13:38:912]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\)
        MSI (s) (9C:0C) [17:13:38:912]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANFD19~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-smart-table\src\)
        MSI (s) (9C:0C) [17:13:38:912]: Executing op: FileCopy(SourceName=top.txt,SourceCabKey=top.txt,DestName=top.txt,Attributes=16384,FileSize=47,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=948883037,HashPart2=-1450396325,HashPart3=380561415,HashPart4=-428252343,,)
        MSI (s) (9C:0C) [17:13:38:912]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\top.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:912]: Source for file 'top.txt' is compressed
        InstallFiles: File: top.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 47
        MSI (s) (9C:0C) [17:13:38:912]: Executing op: FileCopy(SourceName=stTable.js,SourceCabKey=sttable.js,DestName=stTable.js,Attributes=16384,FileSize=7166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-175316889,HashPart2=-905782968,HashPart3=-282719093,HashPart4=-802479772,,)
        MSI (s) (9C:0C) [17:13:38:912]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\stTable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:912]: Source for file 'sttable.js' is compressed
        InstallFiles: File: stTable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 7166
        MSI (s) (9C:0C) [17:13:38:927]: Executing op: FileCopy(SourceName=stSort.js,SourceCabKey=stsort.js,DestName=stSort.js,Attributes=16384,FileSize=2475,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1063334129,HashPart2=-869522057,HashPart3=-298279471,HashPart4=-1408981844,,)
        MSI (s) (9C:0C) [17:13:38:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\stSort.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:927]: Source for file 'stsort.js' is compressed
        InstallFiles: File: stSort.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 2475
        MSI (s) (9C:0C) [17:13:38:927]: Executing op: FileCopy(SourceName=STSELE~1.JS|stSelectRow.js,SourceCabKey=stselectrow.js,DestName=stSelectRow.js,Attributes=16384,FileSize=777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1395832142,HashPart2=563859520,HashPart3=1297704912,HashPart4=-2041888870,,)
        MSI (s) (9C:0C) [17:13:38:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\stSelectRow.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:927]: Source for file 'stselectrow.js' is compressed
        InstallFiles: File: stSelectRow.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 777
        MSI (s) (9C:0C) [17:13:38:927]: Executing op: FileCopy(SourceName=stSearch.js,SourceCabKey=stsearch.js,DestName=stSearch.js,Attributes=16384,FileSize=1571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=74606107,HashPart2=777277606,HashPart3=-1693413743,HashPart4=-929317231,,)
        MSI (s) (9C:0C) [17:13:38:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\stSearch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:927]: Source for file 'stsearch.js' is compressed
        InstallFiles: File: stSearch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 1571
        MSI (s) (9C:0C) [17:13:38:959]: Executing op: FileCopy(SourceName=stPipe.js,SourceCabKey=stpipe.js,DestName=stPipe.js,Attributes=16384,FileSize=880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1106314584,HashPart2=-1669147116,HashPart3=-1888120654,HashPart4=2048423401,,)
        MSI (s) (9C:0C) [17:13:38:959]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\stPipe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:38:959]: Source for file 'stpipe.js' is compressed
        InstallFiles: File: stPipe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 880
        MSI (s) (9C:0C) [17:13:39:208]: Executing op: FileCopy(SourceName=STPAGI~1.JS|stPagination.js,SourceCabKey=stpagination.js,DestName=stPagination.js,Attributes=16384,FileSize=2627,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1038797062,HashPart2=1131603115,HashPart3=-1529766377,HashPart4=571873274,,)
        MSI (s) (9C:0C) [17:13:39:208]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\stPagination.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:208]: Source for file 'stpagination.js' is compressed
        InstallFiles: File: stPagination.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 2627
        MSI (s) (9C:0C) [17:13:39:208]: Executing op: FileCopy(SourceName=stConfig.js,SourceCabKey=stconfig.js,DestName=stConfig.js,Attributes=16384,FileSize=534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1193381886,HashPart2=-1810055398,HashPart3=1090713395,HashPart4=-162239916,,)
        MSI (s) (9C:0C) [17:13:39:208]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\stConfig.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:208]: Source for file 'stconfig.js' is compressed
        InstallFiles: File: stConfig.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 534
        MSI (s) (9C:0C) [17:13:39:208]: Executing op: FileCopy(SourceName=SMART-~1.JS|smart-table.module.js,SourceCabKey=smart_table.module.js,DestName=smart-table.module.js,Attributes=16384,FileSize=389,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=930859670,HashPart2=-22882185,HashPart3=-1787996411,HashPart4=2057417239,,)
        MSI (s) (9C:0C) [17:13:39:208]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\smart-table.module.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:208]: Source for file 'smart_table.module.js' is compressed
        InstallFiles: File: smart-table.module.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 389
        MSI (s) (9C:0C) [17:13:39:224]: Executing op: FileCopy(SourceName=bottom.txt,SourceCabKey=bottom.txt,DestName=bottom.txt,Attributes=16384,FileSize=12,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-255835003,HashPart2=864871315,HashPart3=-1609079002,HashPart4=1651832301,,)
        MSI (s) (9C:0C) [17:13:39:224]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\bottom.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:224]: Source for file 'bottom.txt' is compressed
        InstallFiles: File: bottom.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\, Size: 12
        MSI (s) (9C:0C) [17:13:39:224]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\)
        MSI (s) (9C:0C) [17:13:39:224]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANFD19~1\dist\|IISRootFolder\MyComp.WebApp\lib\angular-smart-table\dist\)
        MSI (s) (9C:0C) [17:13:39:224]: Executing op: FileCopy(SourceName=SMART-~1.MAP|smart-table.min.js.map,SourceCabKey=smart_table.min.js.map,DestName=smart-table.min.js.map,Attributes=16384,FileSize=25423,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=289085142,HashPart2=1172717978,HashPart3=1269841865,HashPart4=-638654493,,)
        MSI (s) (9C:0C) [17:13:39:224]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\smart-table.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:224]: Source for file 'smart_table.min.js.map' is compressed
        InstallFiles: File: smart-table.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\, Size: 25423
        MSI (s) (9C:0C) [17:13:39:224]: Executing op: FileCopy(SourceName=SMART-~1.JS|smart-table.min.js,SourceCabKey=smart_table.min.js,DestName=smart-table.min.js,Attributes=16384,FileSize=6458,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=675866922,HashPart2=-1633684728,HashPart3=2145525925,HashPart4=1763533762,,)
        MSI (s) (9C:0C) [17:13:39:224]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\smart-table.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:224]: Source for file 'smart_table.min.js' is compressed
        InstallFiles: File: smart-table.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\, Size: 6458
        MSI (s) (9C:0C) [17:13:39:255]: Executing op: FileCopy(SourceName=SMART-~1.JS1|smart-table.js,SourceCabKey=smart_table.js,DestName=smart-table.js,Attributes=16384,FileSize=16540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1100573365,HashPart2=-1999811212,HashPart3=-1835757525,HashPart4=-206958836,,)
        MSI (s) (9C:0C) [17:13:39:255]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\smart-table.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:255]: Source for file 'smart_table.js' is compressed
        InstallFiles: File: smart-table.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\, Size: 16540
        MSI (s) (9C:0C) [17:13:39:255]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\)
        MSI (s) (9C:0C) [17:13:39:255]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANFD19~1\|IISRootFolder\MyComp.WebApp\lib\angular-smart-table\)
        MSI (s) (9C:0C) [17:13:39:255]: Executing op: FileCopy(SourceName=readme.md,SourceCabKey=readme.md15,DestName=readme.md,Attributes=16384,FileSize=4481,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-67951700,HashPart2=-607445765,HashPart3=987511934,HashPart4=1677665254,,)
        MSI (s) (9C:0C) [17:13:39:255]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\readme.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:255]: Source for file 'readme.md15' is compressed
        InstallFiles: File: readme.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 4481
        MSI (s) (9C:0C) [17:13:39:255]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json10,DestName=package.json,Attributes=16384,FileSize=754,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1300892767,HashPart2=-555364263,HashPart3=-679309418,HashPart4=-1810953626,,)
        MSI (s) (9C:0C) [17:13:39:255]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:255]: Source for file 'package.json10' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 754
        MSI (s) (9C:0C) [17:13:39:255]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js9,DestName=index.js,Attributes=16384,FileSize=66,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1407054082,HashPart2=1404635136,HashPart3=396340924,HashPart4=1179136519,,)
        MSI (s) (9C:0C) [17:13:39:255]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:255]: Source for file 'index.js9' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 66
        MSI (s) (9C:0C) [17:13:39:317]: Executing op: FileCopy(SourceName=gulpFile.js,SourceCabKey=gulpfile.js1,DestName=gulpFile.js,Attributes=16384,FileSize=1751,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2112481315,HashPart2=-846664625,HashPart3=677439240,HashPart4=-1335720490,,)
        MSI (s) (9C:0C) [17:13:39:317]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\gulpFile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:317]: Source for file 'gulpfile.js1' is compressed
        InstallFiles: File: gulpFile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 1751
        MSI (s) (9C:0C) [17:13:39:317]: Executing op: FileCopy(SourceName=CHANGE~1.MD|changeLog.md,SourceCabKey=changelog.md4,DestName=changeLog.md,Attributes=16384,FileSize=3262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-911149844,HashPart2=1410711614,HashPart3=-485854736,HashPart4=825548914,,)
        MSI (s) (9C:0C) [17:13:39:317]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\changeLog.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:317]: Source for file 'changelog.md4' is compressed
        InstallFiles: File: changeLog.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 3262
        MSI (s) (9C:0C) [17:13:39:317]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json54,DestName=bower.json,Attributes=16384,FileSize=596,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-802507414,HashPart2=1820697392,HashPart3=1077642651,HashPart4=653994045,,)
        MSI (s) (9C:0C) [17:13:39:317]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:317]: Source for file 'bower.json54' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 596
        MSI (s) (9C:0C) [17:13:39:349]: Executing op: FileCopy(SourceName=TRAVIS~1.YML|.travis.yml,SourceCabKey=_travis.yml,DestName=.travis.yml,Attributes=16384,FileSize=153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=718893426,HashPart2=-1570110970,HashPart3=116732062,HashPart4=-810067432,,)
        MSI (s) (9C:0C) [17:13:39:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\.travis.yml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:349]: Source for file '_travis.yml' is compressed
        InstallFiles: File: .travis.yml, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 153
        MSI (s) (9C:0C) [17:13:39:349]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore4,DestName=.gitignore,Attributes=16384,FileSize=87,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1782601320,HashPart2=-1090471252,HashPart3=-1627785730,HashPart4=-963607018,,)
        MSI (s) (9C:0C) [17:13:39:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:349]: Source for file '_gitignore4' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 87
        MSI (s) (9C:0C) [17:13:39:349]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json15,DestName=.bower.json,Attributes=16384,FileSize=843,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-208166369,HashPart2=891434459,HashPart3=-520605445,HashPart4=1893657480,,)
        MSI (s) (9C:0C) [17:13:39:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:349]: Source for file '_bower.json15' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\, Size: 843
        MSI (s) (9C:0C) [17:13:39:349]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\)
        MSI (s) (9C:0C) [17:13:39:349]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANGULA~1\|IISRootFolder\MyComp.WebApp\lib\angular-signalr-hub\)
        MSI (s) (9C:0C) [17:13:39:349]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json30,DestName=package.json,Attributes=16384,FileSize=745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-794755865,HashPart2=-152353694,HashPart3=2119487250,HashPart4=1994546636,,)
        MSI (s) (9C:0C) [17:13:39:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:39:349]: Source for file 'package.json30' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 745
        MSI (s) (9C:0C) [17:13:40:503]: Executing op: FileCopy(SourceName=SIGNAL~1.JS|signalr-hub.min.js,SourceCabKey=signalr_hub.min.js,DestName=signalr-hub.min.js,Attributes=16384,FileSize=1498,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1428289860,HashPart2=-615973905,HashPart3=-605514522,HashPart4=-1292047299,,)
        MSI (s) (9C:0C) [17:13:40:518]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\signalr-hub.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:518]: Source for file 'signalr_hub.min.js' is compressed
        InstallFiles: File: signalr-hub.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 1498
        MSI (s) (9C:0C) [17:13:40:518]: Executing op: FileCopy(SourceName=SIGNAL~1.JS1|signalr-hub.js,SourceCabKey=signalr_hub.js,DestName=signalr-hub.js,Attributes=16384,FileSize=3078,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1487115651,HashPart2=1919208787,HashPart3=-728414283,HashPart4=-1967484719,,)
        MSI (s) (9C:0C) [17:13:40:518]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\signalr-hub.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:518]: Source for file 'signalr_hub.js' is compressed
        InstallFiles: File: signalr-hub.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 3078
        MSI (s) (9C:0C) [17:13:40:565]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md14,DestName=README.md,Attributes=16384,FileSize=6460,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1891724963,HashPart2=194896782,HashPart3=2088588894,HashPart4=217758798,,)
        MSI (s) (9C:0C) [17:13:40:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:565]: Source for file 'readme.md14' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 6460
        MSI (s) (9C:0C) [17:13:40:581]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license7,DestName=LICENSE,Attributes=16384,FileSize=1057,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=990371910,HashPart2=1125207335,HashPart3=1198091302,HashPart4=1953762173,,)
        MSI (s) (9C:0C) [17:13:40:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:581]: Source for file 'license7' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 1057
        MSI (s) (9C:0C) [17:13:40:581]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md3,DestName=CHANGELOG.md,Attributes=16384,FileSize=685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1829912032,HashPart2=1254596878,HashPart3=599595552,HashPart4=-1760646099,,)
        MSI (s) (9C:0C) [17:13:40:581]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:581]: Source for file 'changelog.md3' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 685
        MSI (s) (9C:0C) [17:13:40:675]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json53,DestName=bower.json,Attributes=16384,FileSize=269,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1183628664,HashPart2=1697579051,HashPart3=1753366007,HashPart4=105709072,,)
        MSI (s) (9C:0C) [17:13:40:675]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:675]: Source for file 'bower.json53' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 269
        MSI (s) (9C:0C) [17:13:40:675]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore3,DestName=.gitignore,Attributes=16384,FileSize=7,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2000261959,HashPart2=-2101199638,HashPart3=465846143,HashPart4=11312063,,)
        MSI (s) (9C:0C) [17:13:40:675]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:675]: Source for file '_gitignore3' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 7
        MSI (s) (9C:0C) [17:13:40:675]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json14,DestName=.bower.json,Attributes=16384,FileSize=621,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=227177847,HashPart2=1692934318,HashPart3=1324597711,HashPart4=-22122490,,)
        MSI (s) (9C:0C) [17:13:40:675]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:675]: Source for file '_bower.json14' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\, Size: 621
        MSI (s) (9C:0C) [17:13:40:690]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\)
        MSI (s) (9C:0C) [17:13:40:690]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN36B2~1\dist\|IISRootFolder\MyComp.WebApp\lib\angular-selectize2\dist\)
        MSI (s) (9C:0C) [17:13:40:690]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-selectize.js,SourceCabKey=angular_selectize.js,DestName=angular-selectize.js,Attributes=16384,FileSize=3317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=980069815,HashPart2=1232360508,HashPart3=2131956717,HashPart4=-1979459770,,)
        MSI (s) (9C:0C) [17:13:40:690]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\angular-selectize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:690]: Source for file 'angular_selectize.js' is compressed
        InstallFiles: File: angular-selectize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\, Size: 3317
        MSI (s) (9C:0C) [17:13:40:971]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\)
        MSI (s) (9C:0C) [17:13:40:971]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN36B2~1\|IISRootFolder\MyComp.WebApp\lib\angular-selectize2\)
        MSI (s) (9C:0C) [17:13:40:971]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md13,DestName=README.md,Attributes=16384,FileSize=3117,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1825089745,HashPart2=-357887381,HashPart3=634508309,HashPart4=1184776335,,)
        MSI (s) (9C:0C) [17:13:40:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:971]: Source for file 'readme.md13' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\, Size: 3117
        MSI (s) (9C:0C) [17:13:40:971]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json9,DestName=package.json,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1995866367,HashPart2=-796416156,HashPart3=1704175051,HashPart4=-1285173373,,)
        MSI (s) (9C:0C) [17:13:40:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:971]: Source for file 'package.json9' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\, Size: 220
        MSI (s) (9C:0C) [17:13:40:971]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license6,DestName=LICENSE,Attributes=16384,FileSize=1125,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-27293902,HashPart2=1110003370,HashPart3=-395198678,HashPart4=1895208362,,)
        MSI (s) (9C:0C) [17:13:40:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:971]: Source for file 'license6' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\, Size: 1125
        MSI (s) (9C:0C) [17:13:40:971]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md2,DestName=CHANGELOG.md,Attributes=16384,FileSize=390,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1640165312,HashPart2=152601732,HashPart3=-942454263,HashPart4=1489314877,,)
        MSI (s) (9C:0C) [17:13:40:971]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:40:971]: Source for file 'changelog.md2' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\, Size: 390
        MSI (s) (9C:0C) [17:13:41:299]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json52,DestName=bower.json,Attributes=16384,FileSize=172,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=975757320,HashPart2=1542001998,HashPart3=464128760,HashPart4=-79420089,,)
        MSI (s) (9C:0C) [17:13:41:299]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:299]: Source for file 'bower.json52' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\, Size: 172
        MSI (s) (9C:0C) [17:13:41:299]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json13,DestName=.bower.json,Attributes=16384,FileSize=514,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=309970815,HashPart2=-93380948,HashPart3=-246529231,HashPart4=1017720161,,)
        MSI (s) (9C:0C) [17:13:41:299]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:299]: Source for file '_bower.json13' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\, Size: 514
        MSI (s) (9C:0C) [17:13:41:299]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\)
        MSI (s) (9C:0C) [17:13:41:299]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN7D96~1\|IISRootFolder\MyComp.WebApp\lib\angular-sanitize\)
        MSI (s) (9C:0C) [17:13:41:299]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md12,DestName=README.md,Attributes=16384,FileSize=2119,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1072403203,HashPart2=-1088304235,HashPart3=-1920834764,HashPart4=-560473997,,)
        MSI (s) (9C:0C) [17:13:41:299]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:299]: Source for file 'readme.md12' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\, Size: 2119
        MSI (s) (9C:0C) [17:13:41:314]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json8,DestName=package.json,Attributes=16384,FileSize=629,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=186256558,HashPart2=226887832,HashPart3=1885205475,HashPart4=526645267,,)
        MSI (s) (9C:0C) [17:13:41:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:314]: Source for file 'package.json8' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\, Size: 629
        MSI (s) (9C:0C) [17:13:41:314]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js8,DestName=index.js,Attributes=16384,FileSize=64,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1014012724,HashPart2=-733588890,HashPart3=832147953,HashPart4=1425785798,,)
        MSI (s) (9C:0C) [17:13:41:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:314]: Source for file 'index.js8' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\, Size: 64
        MSI (s) (9C:0C) [17:13:41:314]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json51,DestName=bower.json,Attributes=16384,FileSize=163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1161600967,HashPart2=2118215180,HashPart3=-2009611533,HashPart4=1345694988,,)
        MSI (s) (9C:0C) [17:13:41:314]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:314]: Source for file 'bower.json51' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\, Size: 163
        MSI (s) (9C:0C) [17:13:41:829]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angular-sanitize.min.js.map,SourceCabKey=angular_sanitize.min.js.map,DestName=angular-sanitize.min.js.map,Attributes=16384,FileSize=10589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1735147690,HashPart2=1924076487,HashPart3=2089144225,HashPart4=134444118,,)
        MSI (s) (9C:0C) [17:13:41:829]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\angular-sanitize.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:829]: Source for file 'angular_sanitize.min.js.map' is compressed
        InstallFiles: File: angular-sanitize.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\, Size: 10589
        MSI (s) (9C:0C) [17:13:41:829]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-sanitize.min.js,SourceCabKey=angular_sanitize.min.js,DestName=angular-sanitize.min.js,Attributes=16384,FileSize=6043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1723276407,HashPart2=-1191687488,HashPart3=406847158,HashPart4=676295886,,)
        MSI (s) (9C:0C) [17:13:41:829]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\angular-sanitize.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:829]: Source for file 'angular_sanitize.min.js' is compressed
        InstallFiles: File: angular-sanitize.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\, Size: 6043
        MSI (s) (9C:0C) [17:13:41:845]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-sanitize.js,SourceCabKey=angular_sanitize.js,DestName=angular-sanitize.js,Attributes=16384,FileSize=25229,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1858770167,HashPart2=70540074,HashPart3=1951668508,HashPart4=-1556379815,,)
        MSI (s) (9C:0C) [17:13:41:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\angular-sanitize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:845]: Source for file 'angular_sanitize.js' is compressed
        InstallFiles: File: angular-sanitize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\, Size: 25229
        MSI (s) (9C:0C) [17:13:41:845]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json12,DestName=.bower.json,Attributes=16384,FileSize=501,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=218871925,HashPart2=-236152873,HashPart3=1197641560,HashPart4=-671208827,,)
        MSI (s) (9C:0C) [17:13:41:845]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:845]: Source for file '_bower.json12' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\, Size: 501
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\)
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN19A5~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\src\)
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-perfect-scrollbar.js,SourceCabKey=angular_perfect_scrollbar.js,DestName=angular-perfect-scrollbar.js,Attributes=16384,FileSize=2428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1824940056,HashPart2=1094016083,HashPart3=1447774558,HashPart4=-1051307540,,)
        MSI (s) (9C:0C) [17:13:41:860]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\angular-perfect-scrollbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:860]: Source for file 'angular_perfect_scrollbar.js' is compressed
        InstallFiles: File: angular-perfect-scrollbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\, Size: 2428
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\)
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN19A5~1\examples\|IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\)
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: FileCopy(SourceName=LOREMI~1.HTM|loremipsum.html,SourceCabKey=loremipsum.html,DestName=loremipsum.html,Attributes=16384,FileSize=5510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2038225117,HashPart2=-729183254,HashPart3=-1175803490,HashPart4=578385516,,)
        MSI (s) (9C:0C) [17:13:41:860]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\loremipsum.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:860]: Source for file 'loremipsum.html' is compressed
        InstallFiles: File: loremipsum.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\, Size: 5510
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\)
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN19A5~1\|IISRootFolder\MyComp.WebApp\lib\angular-perfect-scrollbar\)
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md11,DestName=README.md,Attributes=16384,FileSize=2854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=517989201,HashPart2=1616028228,HashPart3=-1078492538,HashPart4=-682422458,,)
        MSI (s) (9C:0C) [17:13:41:860]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:860]: Source for file 'readme.md11' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\, Size: 2854
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json7,DestName=package.json,Attributes=16384,FileSize=251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=259664785,HashPart2=-1519718778,HashPart3=-1751393100,HashPart4=1097031031,,)
        MSI (s) (9C:0C) [17:13:41:860]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:860]: Source for file 'package.json7' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\, Size: 251
        MSI (s) (9C:0C) [17:13:41:860]: Executing op: FileCopy(SourceName=GRUNTF~1.JS|gruntfile.js,SourceCabKey=gruntfile.js1,DestName=gruntfile.js,Attributes=16384,FileSize=317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=743197419,HashPart2=1913986406,HashPart3=-1115098385,HashPart4=1436790697,,)
        MSI (s) (9C:0C) [17:13:41:860]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\gruntfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:860]: Source for file 'gruntfile.js1' is compressed
        InstallFiles: File: gruntfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\, Size: 317
        MSI (s) (9C:0C) [17:13:41:930]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json50,DestName=bower.json,Attributes=16384,FileSize=598,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1410317059,HashPart2=839334253,HashPart3=754727934,HashPart4=1879940680,,)
        MSI (s) (9C:0C) [17:13:41:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:930]: Source for file 'bower.json50' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\, Size: 598
        MSI (s) (9C:0C) [17:13:41:930]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json11,DestName=.bower.json,Attributes=16384,FileSize=869,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1391860976,HashPart2=1755123095,HashPart3=1165143543,HashPart4=-731569072,,)
        MSI (s) (9C:0C) [17:13:41:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:930]: Source for file '_bower.json11' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\, Size: 869
        MSI (s) (9C:0C) [17:13:41:930]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\)
        MSI (s) (9C:0C) [17:13:41:930]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\WHITEF~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\)
        MSI (s) (9C:0C) [17:13:41:930]: Executing op: FileCopy(SourceName=WHITEF~1.JS|whiteframe.min.js,SourceCabKey=whiteframe.min.js1,DestName=whiteframe.min.js,Attributes=16384,FileSize=607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1260331725,HashPart2=184723362,HashPart3=-134509553,HashPart4=1328627714,,)
        MSI (s) (9C:0C) [17:13:41:930]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\whiteframe.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:930]: Source for file 'whiteframe.min.js1' is compressed
        InstallFiles: File: whiteframe.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\, Size: 607
        MSI (s) (9C:0C) [17:13:41:969]: Executing op: FileCopy(SourceName=WHITEF~1.CSS|whiteframe.min.css,SourceCabKey=whiteframe.min.css1,DestName=whiteframe.min.css,Attributes=16384,FileSize=3297,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-405424306,HashPart2=2041686013,HashPart3=-472077985,HashPart4=-1128481949,,)
        MSI (s) (9C:0C) [17:13:41:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\whiteframe.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:969]: Source for file 'whiteframe.min.css1' is compressed
        InstallFiles: File: whiteframe.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\, Size: 3297
        MSI (s) (9C:0C) [17:13:41:985]: Executing op: FileCopy(SourceName=WHITEF~1.JS1|whiteframe.js,SourceCabKey=whiteframe.js1,DestName=whiteframe.js,Attributes=16384,FileSize=2110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1023947296,HashPart2=-947294120,HashPart3=-82114026,HashPart4=110043746,,)
        MSI (s) (9C:0C) [17:13:41:985]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\whiteframe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:41:985]: Source for file 'whiteframe.js1' is compressed
        InstallFiles: File: whiteframe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\, Size: 2110
        MSI (s) (9C:0C) [17:13:42:001]: Executing op: FileCopy(SourceName=WHITEF~2.CSS|whiteframe.css,SourceCabKey=whiteframe.css1,DestName=whiteframe.css,Attributes=16384,FileSize=4124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1323624888,HashPart2=-1002038041,HashPart3=-82136762,HashPart4=1894327654,,)
        MSI (s) (9C:0C) [17:13:42:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\whiteframe.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:001]: Source for file 'whiteframe.css1' is compressed
        InstallFiles: File: whiteframe.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\, Size: 4124
        MSI (s) (9C:0C) [17:13:42:001]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json49,DestName=bower.json,Attributes=16384,FileSize=163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1784255697,HashPart2=1969294662,HashPart3=731830205,HashPart4=-1727109145,,)
        MSI (s) (9C:0C) [17:13:42:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:001]: Source for file 'bower.json49' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\, Size: 163
        MSI (s) (9C:0C) [17:13:42:001]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\)
        MSI (s) (9C:0C) [17:13:42:001]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\VIRTUA~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\)
        MSI (s) (9C:0C) [17:13:42:001]: Executing op: FileCopy(SourceName=VIRTUA~1.JS|virtualRepeat.min.js,SourceCabKey=virtualrepeat.min.js1,DestName=virtualRepeat.min.js,Attributes=16384,FileSize=11472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1649054442,HashPart2=-824081431,HashPart3=-1164680140,HashPart4=1927205375,,)
        MSI (s) (9C:0C) [17:13:42:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\virtualRepeat.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:001]: Source for file 'virtualrepeat.min.js1' is compressed
        InstallFiles: File: virtualRepeat.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\, Size: 11472
        MSI (s) (9C:0C) [17:13:42:016]: Executing op: FileCopy(SourceName=VIRTUA~1.CSS|virtualRepeat.min.css,SourceCabKey=virtualrepeat.min.css1,DestName=virtualRepeat.min.css,Attributes=16384,FileSize=1045,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1046614513,HashPart2=-1166592538,HashPart3=-1743829208,HashPart4=1760913129,,)
        MSI (s) (9C:0C) [17:13:42:016]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\virtualRepeat.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:016]: Source for file 'virtualrepeat.min.css1' is compressed
        InstallFiles: File: virtualRepeat.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\, Size: 1045
        MSI (s) (9C:0C) [17:13:42:016]: Executing op: FileCopy(SourceName=VIRTUA~1.JS1|virtualRepeat.js,SourceCabKey=virtualrepeat.js1,DestName=virtualRepeat.js,Attributes=16384,FileSize=33847,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=828334164,HashPart2=-310931736,HashPart3=-931418956,HashPart4=-581066355,,)
        MSI (s) (9C:0C) [17:13:42:016]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\virtualRepeat.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:016]: Source for file 'virtualrepeat.js1' is compressed
        InstallFiles: File: virtualRepeat.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\, Size: 33847
        MSI (s) (9C:0C) [17:13:42:048]: Executing op: FileCopy(SourceName=VIRTUA~2.CSS|virtualRepeat.css,SourceCabKey=virtualrepeat.css1,DestName=virtualRepeat.css,Attributes=16384,FileSize=1309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1735087717,HashPart2=-271576153,HashPart3=-1311233947,HashPart4=-47365323,,)
        MSI (s) (9C:0C) [17:13:42:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\virtualRepeat.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:048]: Source for file 'virtualrepeat.css1' is compressed
        MSI (s) (9C:0C) [17:13:42:094]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json48,DestName=bower.json,Attributes=16384,FileSize=224,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-104165401,HashPart2=-1875884591,HashPart3=397073588,HashPart4=-2053317478,,)
        MSI (s) (9C:0C) [17:13:42:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:094]: Source for file 'bower.json48' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\, Size: 224
        MSI (s) (9C:0C) [17:13:42:094]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\)
        MSI (s) (9C:0C) [17:13:42:094]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\tooltip\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tooltip\)
        MSI (s) (9C:0C) [17:13:42:094]: Executing op: FileCopy(SourceName=TOOLTI~1.JS|tooltip.min.js,SourceCabKey=tooltip.min.js1,DestName=tooltip.min.js,Attributes=16384,FileSize=4390,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1439309589,HashPart2=-829050473,HashPart3=1528441917,HashPart4=-682117651,,)
        MSI (s) (9C:0C) [17:13:42:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\tooltip.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:094]: Source for file 'tooltip.min.js1' is compressed
        InstallFiles: File: tooltip.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\, Size: 4390
        MSI (s) (9C:0C) [17:13:42:094]: Executing op: FileCopy(SourceName=TOOLTI~1.CSS|tooltip.min.css,SourceCabKey=tooltip.min.css1,DestName=tooltip.min.css,Attributes=16384,FileSize=1704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-176895761,HashPart2=1311470056,HashPart3=1675164525,HashPart4=1299486266,,)
        MSI (s) (9C:0C) [17:13:42:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\tooltip.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:094]: Source for file 'tooltip.min.css1' is compressed
        InstallFiles: File: tooltip.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\, Size: 1704
        MSI (s) (9C:0C) [17:13:42:094]: Executing op: FileCopy(SourceName=tooltip.js,SourceCabKey=tooltip.js1,DestName=tooltip.js,Attributes=16384,FileSize=14777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1273060725,HashPart2=1789015156,HashPart3=758944547,HashPart4=-1208991608,,)
        MSI (s) (9C:0C) [17:13:42:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\tooltip.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:094]: Source for file 'tooltip.js1' is compressed
        InstallFiles: File: tooltip.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\, Size: 14777
        MSI (s) (9C:0C) [17:13:42:094]: Executing op: FileCopy(SourceName=tooltip.css,SourceCabKey=tooltip.css1,DestName=tooltip.css,Attributes=16384,FileSize=2304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1531790280,HashPart2=1858650452,HashPart3=-1328400218,HashPart4=963682511,,)
        MSI (s) (9C:0C) [17:13:42:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\tooltip.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:094]: Source for file 'tooltip.css1' is compressed
        InstallFiles: File: tooltip.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\, Size: 2304
        MSI (s) (9C:0C) [17:13:42:094]: Executing op: FileCopy(SourceName=TOOLTI~2.CSS|tooltip-default-theme.min.css,SourceCabKey=tooltip_default_theme.min.cs1,DestName=tooltip-default-theme.min.css,Attributes=16384,FileSize=267,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2104763181,HashPart2=543336712,HashPart3=1642427680,HashPart4=717895432,,)
        MSI (s) (9C:0C) [17:13:42:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\tooltip-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:094]: Source for file 'tooltip_default_theme.min.cs1' is compressed
        InstallFiles: File: tooltip-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\, Size: 267
        MSI (s) (9C:0C) [17:13:42:469]: Executing op: FileCopy(SourceName=TOOLTI~3.CSS|tooltip-default-theme.css,SourceCabKey=tooltip_default_theme.css1,DestName=tooltip-default-theme.css,Attributes=16384,FileSize=278,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2116946749,HashPart2=-210119836,HashPart3=5031259,HashPart4=1057302786,,)
        MSI (s) (9C:0C) [17:13:42:469]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\tooltip-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:469]: Source for file 'tooltip_default_theme.css1' is compressed
        InstallFiles: File: tooltip-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\, Size: 278
        MSI (s) (9C:0C) [17:13:42:469]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json47,DestName=bower.json,Attributes=16384,FileSize=160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1022416528,HashPart2=-1158857184,HashPart3=416757834,HashPart4=1751257230,,)
        MSI (s) (9C:0C) [17:13:42:469]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:469]: Source for file 'bower.json47' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\, Size: 160
        MSI (s) (9C:0C) [17:13:42:469]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\)
        MSI (s) (9C:0C) [17:13:42:469]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\toolbar\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toolbar\)
        MSI (s) (9C:0C) [17:13:42:469]: Executing op: FileCopy(SourceName=TOOLBA~1.JS|toolbar.min.js,SourceCabKey=toolbar.min.js1,DestName=toolbar.min.js,Attributes=16384,FileSize=1600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1068898871,HashPart2=1451788440,HashPart3=197749600,HashPart4=1835671449,,)
        MSI (s) (9C:0C) [17:13:42:469]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\toolbar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:469]: Source for file 'toolbar.min.js1' is compressed
        InstallFiles: File: toolbar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\, Size: 1600
        MSI (s) (9C:0C) [17:13:42:531]: Executing op: FileCopy(SourceName=TOOLBA~1.CSS|toolbar.min.css,SourceCabKey=toolbar.min.css1,DestName=toolbar.min.css,Attributes=16384,FileSize=3685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=138086738,HashPart2=-266698196,HashPart3=884439913,HashPart4=1047797221,,)
        MSI (s) (9C:0C) [17:13:42:531]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\toolbar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:531]: Source for file 'toolbar.min.css1' is compressed
        InstallFiles: File: toolbar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\, Size: 3685
        MSI (s) (9C:0C) [17:13:42:531]: Executing op: FileCopy(SourceName=toolbar.js,SourceCabKey=toolbar.js2,DestName=toolbar.js,Attributes=16384,FileSize=7928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=547232278,HashPart2=-2105012113,HashPart3=1544141081,HashPart4=-2118203818,,)
        MSI (s) (9C:0C) [17:13:42:531]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\toolbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:531]: Source for file 'toolbar.js2' is compressed
        InstallFiles: File: toolbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\, Size: 7928
        MSI (s) (9C:0C) [17:13:42:531]: Executing op: FileCopy(SourceName=toolbar.css,SourceCabKey=toolbar.css1,DestName=toolbar.css,Attributes=16384,FileSize=4776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2068793971,HashPart2=-1552432415,HashPart3=2020081122,HashPart4=1683951232,,)
        MSI (s) (9C:0C) [17:13:42:531]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\toolbar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:531]: Source for file 'toolbar.css1' is compressed
        InstallFiles: File: toolbar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\, Size: 4776
        MSI (s) (9C:0C) [17:13:42:547]: Executing op: FileCopy(SourceName=TOOLBA~2.CSS|toolbar-default-theme.min.css,SourceCabKey=toolbar_default_theme.min.cs1,DestName=toolbar-default-theme.min.css,Attributes=16384,FileSize=1142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-571959085,HashPart2=838146238,HashPart3=-449669001,HashPart4=1811190687,,)
        MSI (s) (9C:0C) [17:13:42:547]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\toolbar-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:42:547]: Source for file 'toolbar_default_theme.min.cs1' is compressed
        InstallFiles: File: toolbar-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\, Size: 1142
        MSI (s) (9C:0C) [17:13:43:858]: Executing op: FileCopy(SourceName=TOOLBA~3.CSS|toolbar-default-theme.css,SourceCabKey=toolbar_default_theme.css1,DestName=toolbar-default-theme.css,Attributes=16384,FileSize=1300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=579390464,HashPart2=-29626875,HashPart3=930713942,HashPart4=-1969543071,,)
        MSI (s) (9C:0C) [17:13:43:858]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\toolbar-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:43:858]: Source for file 'toolbar_default_theme.css1' is compressed
        InstallFiles: File: toolbar-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\, Size: 1300
        MSI (s) (9C:0C) [17:13:43:873]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json46,DestName=bower.json,Attributes=16384,FileSize=217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=176579071,HashPart2=1467131652,HashPart3=75045080,HashPart4=-130041418,,)
        MSI (s) (9C:0C) [17:13:43:873]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:43:873]: Source for file 'bower.json46' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\, Size: 217
        MSI (s) (9C:0C) [17:13:43:873]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\)
        MSI (s) (9C:0C) [17:13:43:873]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\toast\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\toast\)
        MSI (s) (9C:0C) [17:13:43:873]: Executing op: FileCopy(SourceName=TOASTM~1.JS|toast.min.js,SourceCabKey=toast.min.js1,DestName=toast.min.js,Attributes=16384,FileSize=3463,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=72825613,HashPart2=-239749923,HashPart3=12266681,HashPart4=1398137138,,)
        MSI (s) (9C:0C) [17:13:43:873]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\toast.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:43:873]: Source for file 'toast.min.js1' is compressed
        InstallFiles: File: toast.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\, Size: 3463
        MSI (s) (9C:0C) [17:13:43:873]: Executing op: FileCopy(SourceName=TOASTM~1.CSS|toast.min.css,SourceCabKey=toast.min.css1,DestName=toast.min.css,Attributes=16384,FileSize=4042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=376388688,HashPart2=-436852960,HashPart3=1477819301,HashPart4=2094480349,,)
        MSI (s) (9C:0C) [17:13:43:873]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\toast.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:43:873]: Source for file 'toast.min.css1' is compressed
        InstallFiles: File: toast.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\, Size: 4042
        MSI (s) (9C:0C) [17:13:43:935]: Executing op: FileCopy(SourceName=toast.js,SourceCabKey=toast.js1,DestName=toast.js,Attributes=16384,FileSize=18447,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1784506230,HashPart2=558193668,HashPart3=1974042377,HashPart4=-1443035232,,)
        MSI (s) (9C:0C) [17:13:43:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\toast.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:43:935]: Source for file 'toast.js1' is compressed
        InstallFiles: File: toast.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\, Size: 18447
        MSI (s) (9C:0C) [17:13:43:935]: Executing op: FileCopy(SourceName=toast.css,SourceCabKey=toast.css1,DestName=toast.css,Attributes=16384,FileSize=5864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1649379239,HashPart2=1652895623,HashPart3=1514758763,HashPart4=-912589761,,)
        MSI (s) (9C:0C) [17:13:43:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\toast.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:43:935]: Source for file 'toast.css1' is compressed
        InstallFiles: File: toast.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\, Size: 5864
        MSI (s) (9C:0C) [17:13:43:935]: Executing op: FileCopy(SourceName=TOAST-~1.CSS|toast-default-theme.min.css,SourceCabKey=toast_default_theme.min.css1,DestName=toast-default-theme.min.css,Attributes=16384,FileSize=607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1317857037,HashPart2=-1288291348,HashPart3=1185957203,HashPart4=-234068068,,)
        MSI (s) (9C:0C) [17:13:43:951]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\toast-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:43:951]: Source for file 'toast_default_theme.min.css1' is compressed
        InstallFiles: File: toast-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\, Size: 607
        MSI (s) (9C:0C) [17:13:44:169]: Executing op: FileCopy(SourceName=TOAST-~2.CSS|toast-default-theme.css,SourceCabKey=toast_default_theme.css1,DestName=toast-default-theme.css,Attributes=16384,FileSize=685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=173952570,HashPart2=-724218279,HashPart3=-280550926,HashPart4=1548149504,,)
        MSI (s) (9C:0C) [17:13:44:169]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\toast-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:169]: Source for file 'toast_default_theme.css1' is compressed
        InstallFiles: File: toast-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\, Size: 685
        MSI (s) (9C:0C) [17:13:44:169]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json45,DestName=bower.json,Attributes=16384,FileSize=214,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=652297906,HashPart2=-1088968866,HashPart3=-1350679858,HashPart4=1924254776,,)
        MSI (s) (9C:0C) [17:13:44:169]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:169]: Source for file 'bower.json45' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\, Size: 214
        MSI (s) (9C:0C) [17:13:44:185]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\)
        MSI (s) (9C:0C) [17:13:44:185]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\TEXTFI~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\textField\)
        MSI (s) (9C:0C) [17:13:44:185]: Executing op: FileCopy(SourceName=TEXTFI~1.JS|textField.min.js,SourceCabKey=textfield.min.js,DestName=textField.min.js,Attributes=16384,FileSize=2391,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2018704554,HashPart2=1237650586,HashPart3=1992373078,HashPart4=-68557976,,)
        MSI (s) (9C:0C) [17:13:44:185]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\textField.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:185]: Source for file 'textfield.min.js' is compressed
        InstallFiles: File: textField.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\, Size: 2391
        MSI (s) (9C:0C) [17:13:44:185]: Executing op: FileCopy(SourceName=TEXTFI~1.CSS|textField.min.css,SourceCabKey=textfield.min.css,DestName=textField.min.css,Attributes=16384,FileSize=6148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-521104813,HashPart2=-1646144108,HashPart3=-1020320707,HashPart4=1363073390,,)
        MSI (s) (9C:0C) [17:13:44:185]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\textField.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:185]: Source for file 'textfield.min.css' is compressed
        InstallFiles: File: textField.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\, Size: 6148
        MSI (s) (9C:0C) [17:13:44:185]: Executing op: FileCopy(SourceName=TEXTFI~1.JS1|textField.js,SourceCabKey=textfield.js1,DestName=textField.js,Attributes=16384,FileSize=4557,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1341549764,HashPart2=-1650823318,HashPart3=-419997705,HashPart4=2049928809,,)
        MSI (s) (9C:0C) [17:13:44:185]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\textField.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:185]: Source for file 'textfield.js1' is compressed
        InstallFiles: File: textField.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\, Size: 4557
        MSI (s) (9C:0C) [17:13:44:279]: Executing op: FileCopy(SourceName=TEXTFI~2.CSS|textField.css,SourceCabKey=textfield.css1,DestName=textField.css,Attributes=16384,FileSize=8051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1378237226,HashPart2=831418519,HashPart3=1386365926,HashPart4=23409266,,)
        MSI (s) (9C:0C) [17:13:44:279]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\textField.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:279]: Source for file 'textfield.css1' is compressed
        InstallFiles: File: textField.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\, Size: 8051
        MSI (s) (9C:0C) [17:13:44:279]: Executing op: FileCopy(SourceName=TEXTFI~3.CSS|textField-default-theme.min.css,SourceCabKey=textfield_default_theme.min.,DestName=textField-default-theme.min.css,Attributes=16384,FileSize=1740,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1732855113,HashPart2=1273939687,HashPart3=-1124042082,HashPart4=1068923602,,)
        MSI (s) (9C:0C) [17:13:44:279]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\textField-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:279]: Source for file 'textfield_default_theme.min.' is compressed
        InstallFiles: File: textField-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\, Size: 1740
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: FileCopy(SourceName=TEXTFI~4.CSS|textField-default-theme.css,SourceCabKey=textfield_default_theme.css1,DestName=textField-default-theme.css,Attributes=16384,FileSize=1942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2136413331,HashPart2=-1235132274,HashPart3=-435554427,HashPart4=1808321423,,)
        MSI (s) (9C:0C) [17:13:44:294]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\textField-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:294]: Source for file 'textfield_default_theme.css1' is compressed
        InstallFiles: File: textField-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\, Size: 1942
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json44,DestName=bower.json,Attributes=16384,FileSize=170,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1226435932,HashPart2=1505722649,HashPart3=1721754423,HashPart4=1073996969,,)
        MSI (s) (9C:0C) [17:13:44:294]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:294]: Source for file 'bower.json44' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\, Size: 170
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\)
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\tabs\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\tabs\)
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: FileCopy(SourceName=TABSMI~1.JS|tabs.min.js,SourceCabKey=tabs.min.js1,DestName=tabs.min.js,Attributes=16384,FileSize=15514,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1149722096,HashPart2=159177802,HashPart3=1238919970,HashPart4=1032380513,,)
        MSI (s) (9C:0C) [17:13:44:294]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\tabs.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:294]: Source for file 'tabs.min.js1' is compressed
        InstallFiles: File: tabs.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\, Size: 15514
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: FileCopy(SourceName=TABSMI~1.CSS|tabs.min.css,SourceCabKey=tabs.min.css1,DestName=tabs.min.css,Attributes=16384,FileSize=9284,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=685240695,HashPart2=1073582361,HashPart3=1814745840,HashPart4=-361178374,,)
        MSI (s) (9C:0C) [17:13:44:294]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\tabs.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:294]: Source for file 'tabs.min.css1' is compressed
        InstallFiles: File: tabs.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\, Size: 9284
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: FileCopy(SourceName=tabs.js,SourceCabKey=tabs.js1,DestName=tabs.js,Attributes=16384,FileSize=48257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-989625646,HashPart2=-643164420,HashPart3=726307471,HashPart4=-1569178371,,)
        MSI (s) (9C:0C) [17:13:44:294]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\tabs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:294]: Source for file 'tabs.js1' is compressed
        InstallFiles: File: tabs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\, Size: 48257
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: FileCopy(SourceName=tabs.css,SourceCabKey=tabs.css1,DestName=tabs.css,Attributes=16384,FileSize=11634,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2038758087,HashPart2=-228588606,HashPart3=-208810994,HashPart4=71398854,,)
        MSI (s) (9C:0C) [17:13:44:294]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\tabs.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:294]: Source for file 'tabs.css1' is compressed
        InstallFiles: File: tabs.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\, Size: 11634
        MSI (s) (9C:0C) [17:13:44:294]: Executing op: FileCopy(SourceName=TABS-D~1.CSS|tabs-default-theme.min.css,SourceCabKey=tabs_default_theme.min.css1,DestName=tabs-default-theme.min.css,Attributes=16384,FileSize=7200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2006448667,HashPart2=1053827793,HashPart3=-737377373,HashPart4=217228933,,)
        MSI (s) (9C:0C) [17:13:44:294]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\tabs-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:294]: Source for file 'tabs_default_theme.min.css1' is compressed
        InstallFiles: File: tabs-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\, Size: 7200
        MSI (s) (9C:0C) [17:13:44:622]: Executing op: FileCopy(SourceName=TABS-D~2.CSS|tabs-default-theme.css,SourceCabKey=tabs_default_theme.css1,DestName=tabs-default-theme.css,Attributes=16384,FileSize=8095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=116031223,HashPart2=-186110600,HashPart3=-1909426381,HashPart4=1545695554,,)
        MSI (s) (9C:0C) [17:13:44:622]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\tabs-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:622]: Source for file 'tabs_default_theme.css1' is compressed
        InstallFiles: File: tabs-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\, Size: 8095
        MSI (s) (9C:0C) [17:13:44:622]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json43,DestName=bower.json,Attributes=16384,FileSize=211,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1122205351,HashPart2=1738208722,HashPart3=-1887358381,HashPart4=1460777541,,)
        MSI (s) (9C:0C) [17:13:44:622]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:622]: Source for file 'bower.json43' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\, Size: 211
        MSI (s) (9C:0C) [17:13:44:637]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\)
        MSI (s) (9C:0C) [17:13:44:637]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\switch\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\switch\)
        MSI (s) (9C:0C) [17:13:44:637]: Executing op: FileCopy(SourceName=SWITCH~1.JS|switch.min.js,SourceCabKey=switch.min.js1,DestName=switch.min.js,Attributes=16384,FileSize=1842,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-638936833,HashPart2=74272001,HashPart3=1447312215,HashPart4=-952586802,,)
        MSI (s) (9C:0C) [17:13:44:637]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\switch.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:637]: Source for file 'switch.min.js1' is compressed
        InstallFiles: File: switch.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\, Size: 1842
        MSI (s) (9C:0C) [17:13:44:637]: Executing op: FileCopy(SourceName=SWITCH~1.CSS|switch.min.css,SourceCabKey=switch.min.css1,DestName=switch.min.css,Attributes=16384,FileSize=3158,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1865992666,HashPart2=-1242010329,HashPart3=-919643617,HashPart4=862897404,,)
        MSI (s) (9C:0C) [17:13:44:637]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\switch.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:637]: Source for file 'switch.min.css1' is compressed
        InstallFiles: File: switch.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\, Size: 3158
        MSI (s) (9C:0C) [17:13:44:637]: Executing op: FileCopy(SourceName=switch.js,SourceCabKey=switch.js1,DestName=switch.js,Attributes=16384,FileSize=5938,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-535255563,HashPart2=-1269191662,HashPart3=-814758477,HashPart4=-1057766328,,)
        MSI (s) (9C:0C) [17:13:44:637]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\switch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:637]: Source for file 'switch.js1' is compressed
        InstallFiles: File: switch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\, Size: 5938
        MSI (s) (9C:0C) [17:13:44:682]: Executing op: FileCopy(SourceName=switch.css,SourceCabKey=switch.css1,DestName=switch.css,Attributes=16384,FileSize=4300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1298012199,HashPart2=586133732,HashPart3=778150664,HashPart4=-1771090345,,)
        MSI (s) (9C:0C) [17:13:44:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\switch.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:682]: Source for file 'switch.css1' is compressed
        InstallFiles: File: switch.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\, Size: 4300
        MSI (s) (9C:0C) [17:13:44:682]: Executing op: FileCopy(SourceName=SWITCH~2.CSS|switch-default-theme.min.css,SourceCabKey=switch_default_theme.min.css1,DestName=switch-default-theme.min.css,Attributes=16384,FileSize=1689,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2144751947,HashPart2=-1179733644,HashPart3=-338244656,HashPart4=-911574677,,)
        MSI (s) (9C:0C) [17:13:44:684]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\switch-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:684]: Source for file 'switch_default_theme.min.css1' is compressed
        InstallFiles: File: switch-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\, Size: 1689
        MSI (s) (9C:0C) [17:13:44:684]: Executing op: FileCopy(SourceName=SWITCH~3.CSS|switch-default-theme.css,SourceCabKey=switch_default_theme.css1,DestName=switch-default-theme.css,Attributes=16384,FileSize=1878,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1467797804,HashPart2=-845815188,HashPart3=-384900761,HashPart4=310589417,,)
        MSI (s) (9C:0C) [17:13:44:684]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\switch-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:684]: Source for file 'switch_default_theme.css1' is compressed
        InstallFiles: File: switch-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\, Size: 1878
        MSI (s) (9C:0C) [17:13:44:684]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json42,DestName=bower.json,Attributes=16384,FileSize=217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-597554264,HashPart2=1663171609,HashPart3=1594071991,HashPart4=-635382801,,)
        MSI (s) (9C:0C) [17:13:44:684]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:684]: Source for file 'bower.json42' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\, Size: 217
        MSI (s) (9C:0C) [17:13:44:684]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\)
        MSI (s) (9C:0C) [17:13:44:684]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\swipe\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\swipe\)
        MSI (s) (9C:0C) [17:13:44:684]: Executing op: FileCopy(SourceName=SWIPEM~1.JS|swipe.min.js,SourceCabKey=swipe.min.js1,DestName=swipe.min.js,Attributes=16384,FileSize=609,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-291564433,HashPart2=-1374665148,HashPart3=-820750967,HashPart4=-559189110,,)
        MSI (s) (9C:0C) [17:13:44:684]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\swipe.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:684]: Source for file 'swipe.min.js1' is compressed
        InstallFiles: File: swipe.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\, Size: 609
        MSI (s) (9C:0C) [17:13:44:684]: Executing op: FileCopy(SourceName=swipe.js,SourceCabKey=swipe.js1,DestName=swipe.js,Attributes=16384,FileSize=2521,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-739605798,HashPart2=1395970980,HashPart3=-29935186,HashPart4=-1177146918,,)
        MSI (s) (9C:0C) [17:13:44:684]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\swipe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:684]: Source for file 'swipe.js1' is compressed
        InstallFiles: File: swipe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\, Size: 2521
        MSI (s) (9C:0C) [17:13:44:684]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json41,DestName=bower.json,Attributes=16384,FileSize=158,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1745411062,HashPart2=-354123303,HashPart3=1291996121,HashPart4=-1081003295,,)
        MSI (s) (9C:0C) [17:13:44:684]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:684]: Source for file 'bower.json41' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\, Size: 158
        MSI (s) (9C:0C) [17:13:44:744]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\)
        MSI (s) (9C:0C) [17:13:44:744]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\SUBHEA~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\subheader\)
        MSI (s) (9C:0C) [17:13:44:744]: Executing op: FileCopy(SourceName=SUBHEA~1.JS|subheader.min.js,SourceCabKey=subheader.min.js1,DestName=subheader.min.js,Attributes=16384,FileSize=926,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-958543636,HashPart2=-2101440376,HashPart3=-1663852207,HashPart4=695682112,,)
        MSI (s) (9C:0C) [17:13:44:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\subheader.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:744]: Source for file 'subheader.min.js1' is compressed
        InstallFiles: File: subheader.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\, Size: 926
        MSI (s) (9C:0C) [17:13:44:744]: Executing op: FileCopy(SourceName=SUBHEA~1.CSS|subheader.min.css,SourceCabKey=subheader.min.css1,DestName=subheader.min.css,Attributes=16384,FileSize=1404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-912569166,HashPart2=-140191548,HashPart3=-974609843,HashPart4=2097502752,,)
        MSI (s) (9C:0C) [17:13:44:747]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\subheader.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:747]: Source for file 'subheader.min.css1' is compressed
        InstallFiles: File: subheader.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\, Size: 1404
        MSI (s) (9C:0C) [17:13:44:747]: Executing op: FileCopy(SourceName=SUBHEA~1.JS1|subheader.js,SourceCabKey=subheader.js1,DestName=subheader.js,Attributes=16384,FileSize=4638,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-188935563,HashPart2=629354716,HashPart3=-728002352,HashPart4=-2131709768,,)
        MSI (s) (9C:0C) [17:13:44:747]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\subheader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:747]: Source for file 'subheader.js1' is compressed
        InstallFiles: File: subheader.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\, Size: 4638
        MSI (s) (9C:0C) [17:13:44:856]: Executing op: FileCopy(SourceName=SUBHEA~2.CSS|subheader.css,SourceCabKey=subheader.css1,DestName=subheader.css,Attributes=16384,FileSize=1745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1439697267,HashPart2=-1800479312,HashPart3=38950364,HashPart4=-259136548,,)
        MSI (s) (9C:0C) [17:13:44:856]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\subheader.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:856]: Source for file 'subheader.css1' is compressed
        InstallFiles: File: subheader.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\, Size: 1745
        MSI (s) (9C:0C) [17:13:44:856]: Executing op: FileCopy(SourceName=SUBHEA~3.CSS|subheader-default-theme.min.css,SourceCabKey=subheader_default_theme.min.1,DestName=subheader-default-theme.min.css,Attributes=16384,FileSize=432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-567837736,HashPart2=882944242,HashPart3=-927349936,HashPart4=-1153442778,,)
        MSI (s) (9C:0C) [17:13:44:856]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\subheader-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:856]: Source for file 'subheader_default_theme.min.1' is compressed
        InstallFiles: File: subheader-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\, Size: 432
        MSI (s) (9C:0C) [17:13:44:856]: Executing op: FileCopy(SourceName=SUBHEA~4.CSS|subheader-default-theme.css,SourceCabKey=subheader_default_theme.css1,DestName=subheader-default-theme.css,Attributes=16384,FileSize=476,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=221102307,HashPart2=-1285133763,HashPart3=1614809371,HashPart4=-326443188,,)
        MSI (s) (9C:0C) [17:13:44:856]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\subheader-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:856]: Source for file 'subheader_default_theme.css1' is compressed
        InstallFiles: File: subheader-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\, Size: 476
        MSI (s) (9C:0C) [17:13:44:965]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json40,DestName=bower.json,Attributes=16384,FileSize=218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1883405875,HashPart2=1819169227,HashPart3=-1282704961,HashPart4=338534062,,)
        MSI (s) (9C:0C) [17:13:44:965]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:965]: Source for file 'bower.json40' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\, Size: 218
        MSI (s) (9C:0C) [17:13:44:965]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\)
        MSI (s) (9C:0C) [17:13:44:965]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\sticky\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\sticky\)
        MSI (s) (9C:0C) [17:13:44:965]: Executing op: FileCopy(SourceName=STICKY~1.JS|sticky.min.js,SourceCabKey=sticky.min.js1,DestName=sticky.min.js,Attributes=16384,FileSize=2998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1681837837,HashPart2=289840625,HashPart3=1359700174,HashPart4=-1114938092,,)
        MSI (s) (9C:0C) [17:13:44:965]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\sticky.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:44:965]: Source for file 'sticky.min.js1' is compressed
        InstallFiles: File: sticky.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\, Size: 2998
        MSI (s) (9C:0C) [17:13:45:075]: Executing op: FileCopy(SourceName=STICKY~1.CSS|sticky.min.css,SourceCabKey=sticky.min.css1,DestName=sticky.min.css,Attributes=16384,FileSize=583,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=426137794,HashPart2=-1723724722,HashPart3=1866883436,HashPart4=-993058442,,)
        MSI (s) (9C:0C) [17:13:45:075]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\sticky.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:075]: Source for file 'sticky.min.css1' is compressed
        InstallFiles: File: sticky.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\, Size: 583
        MSI (s) (9C:0C) [17:13:45:090]: Executing op: FileCopy(SourceName=sticky.js,SourceCabKey=sticky.js1,DestName=sticky.js,Attributes=16384,FileSize=11703,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=878857728,HashPart2=203075486,HashPart3=-160197132,HashPart4=-1550932749,,)
        MSI (s) (9C:0C) [17:13:45:090]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\sticky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:090]: Source for file 'sticky.js1' is compressed
        InstallFiles: File: sticky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\, Size: 11703
        MSI (s) (9C:0C) [17:13:45:090]: Executing op: FileCopy(SourceName=sticky.css,SourceCabKey=sticky.css1,DestName=sticky.css,Attributes=16384,FileSize=697,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1634457811,HashPart2=54070876,HashPart3=1861172339,HashPart4=126102011,,)
        MSI (s) (9C:0C) [17:13:45:090]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\sticky.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:090]: Source for file 'sticky.css1' is compressed
        InstallFiles: File: sticky.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\, Size: 697
        MSI (s) (9C:0C) [17:13:45:137]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json39,DestName=bower.json,Attributes=16384,FileSize=216,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1235037834,HashPart2=-982493879,HashPart3=1849377925,HashPart4=-1959785669,,)
        MSI (s) (9C:0C) [17:13:45:137]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:137]: Source for file 'bower.json39' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\, Size: 216
        MSI (s) (9C:0C) [17:13:45:183]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\)
        MSI (s) (9C:0C) [17:13:45:183]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\slider\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\slider\)
        MSI (s) (9C:0C) [17:13:45:183]: Executing op: FileCopy(SourceName=SLIDER~1.JS|slider.min.js,SourceCabKey=slider.min.js1,DestName=slider.min.js,Attributes=16384,FileSize=6722,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1874633846,HashPart2=1647351805,HashPart3=-194041450,HashPart4=1539343213,,)
        MSI (s) (9C:0C) [17:13:45:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\slider.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:183]: Source for file 'slider.min.js1' is compressed
        InstallFiles: File: slider.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\, Size: 6722
        MSI (s) (9C:0C) [17:13:45:183]: Executing op: FileCopy(SourceName=SLIDER~1.CSS|slider.min.css,SourceCabKey=slider.min.css1,DestName=slider.min.css,Attributes=16384,FileSize=10843,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1091774924,HashPart2=-205758678,HashPart3=-1639966986,HashPart4=-1092779063,,)
        MSI (s) (9C:0C) [17:13:45:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\slider.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:183]: Source for file 'slider.min.css1' is compressed
        InstallFiles: File: slider.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\, Size: 10843
        MSI (s) (9C:0C) [17:13:45:199]: Executing op: FileCopy(SourceName=slider.js,SourceCabKey=slider.js1,DestName=slider.js,Attributes=16384,FileSize=19918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-689511650,HashPart2=-1185364898,HashPart3=-1272029471,HashPart4=-1227966373,,)
        MSI (s) (9C:0C) [17:13:45:199]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\slider.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:199]: Source for file 'slider.js1' is compressed
        InstallFiles: File: slider.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\, Size: 19918
        MSI (s) (9C:0C) [17:13:45:215]: Executing op: FileCopy(SourceName=slider.css,SourceCabKey=slider.css1,DestName=slider.css,Attributes=16384,FileSize=15175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-563383658,HashPart2=-213070047,HashPart3=-197319242,HashPart4=2060540053,,)
        MSI (s) (9C:0C) [17:13:45:215]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\slider.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:215]: Source for file 'slider.css1' is compressed
        InstallFiles: File: slider.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\, Size: 15175
        MSI (s) (9C:0C) [17:13:45:215]: Executing op: FileCopy(SourceName=SLIDER~2.CSS|slider-default-theme.min.css,SourceCabKey=slider_default_theme.min.css1,DestName=slider-default-theme.min.css,Attributes=16384,FileSize=4033,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-916412422,HashPart2=-910769528,HashPart3=-1203130535,HashPart4=-254751341,,)
        MSI (s) (9C:0C) [17:13:45:215]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\slider-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:215]: Source for file 'slider_default_theme.min.css1' is compressed
        InstallFiles: File: slider-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\, Size: 4033
        MSI (s) (9C:0C) [17:13:45:231]: Executing op: FileCopy(SourceName=SLIDER~3.CSS|slider-default-theme.css,SourceCabKey=slider_default_theme.css1,DestName=slider-default-theme.css,Attributes=16384,FileSize=4546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1556476111,HashPart2=720937904,HashPart3=-1943505764,HashPart4=-904928786,,)
        MSI (s) (9C:0C) [17:13:45:231]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\slider-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:231]: Source for file 'slider_default_theme.css1' is compressed
        InstallFiles: File: slider-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\, Size: 4546
        MSI (s) (9C:0C) [17:13:45:231]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json38,DestName=bower.json,Attributes=16384,FileSize=159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1775718501,HashPart2=-1386433236,HashPart3=-208615695,HashPart4=2038368893,,)
        MSI (s) (9C:0C) [17:13:45:231]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:231]: Source for file 'bower.json38' is compressed
        1,DestName=sidenav.min.js,Attributes=16384,FileSize=3992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1886831175,HashPart2=-367564350,HashPart3=-1771110512,HashPart4=626805044,,)
        MSI (s) (9C:0C) [17:13:45:231]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\sidenav.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:231]: Source for file 'sidenav.min.js1' is compressed
        InstallFiles: File: sidenav.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\, Size: 3992
        MSI (s) (9C:0C) [17:13:45:309]: Executing op: FileCopy(SourceName=SIDENA~1.CSS|sidenav.min.css,SourceCabKey=sidenav.min.css1,DestName=sidenav.min.css,Attributes=16384,FileSize=2734,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1017802304,HashPart2=-1624701032,HashPart3=1354224041,HashPart4=1294068401,,)
        MSI (s) (9C:0C) [17:13:45:309]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\sidenav.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:309]: Source for file 'sidenav.min.css1' is compressed
        InstallFiles: File: sidenav.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\, Size: 2734
        MSI (s) (9C:0C) [17:13:45:355]: Executing op: FileCopy(SourceName=sidenav.js,SourceCabKey=sidenav.js1,DestName=sidenav.js,Attributes=16384,FileSize=18026,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1007084866,HashPart2=513661413,HashPart3=-1980049516,HashPart4=-222706809,,)
        MSI (s) (9C:0C) [17:13:45:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\sidenav.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:355]: Source for file 'sidenav.js1' is compressed
        InstallFiles: File: sidenav.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\, Size: 18026
        MSI (s) (9C:0C) [17:13:45:387]: Executing op: FileCopy(SourceName=sidenav.css,SourceCabKey=sidenav.css1,DestName=sidenav.css,Attributes=16384,FileSize=3664,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1141408763,HashPart2=-1840360945,HashPart3=-1224550252,HashPart4=-1150753961,,)
        MSI (s) (9C:0C) [17:13:45:387]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\sidenav.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:387]: Source for file 'sidenav.css1' is compressed
        InstallFiles: File: sidenav.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\, Size: 3664
        MSI (s) (9C:0C) [17:13:45:402]: Executing op: FileCopy(SourceName=SIDENA~2.CSS|sidenav-default-theme.min.css,SourceCabKey=sidenav_default_theme.min.cs1,DestName=sidenav-default-theme.min.css,Attributes=16384,FileSize=232,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1501277367,HashPart2=1933976758,HashPart3=-745377145,HashPart4=-708756774,,)
        MSI (s) (9C:0C) [17:13:45:402]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\sidenav-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:402]: Source for file 'sidenav_default_theme.min.cs1' is compressed
        InstallFiles: File: sidenav-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\, Size: 232
        MSI (s) (9C:0C) [17:13:45:745]: Executing op: FileCopy(SourceName=SIDENA~3.CSS|sidenav-default-theme.css,SourceCabKey=sidenav_default_theme.css1,DestName=sidenav-default-theme.css,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=24981798,HashPart2=743923840,HashPart3=-1176782313,HashPart4=-1276866610,,)
        MSI (s) (9C:0C) [17:13:45:761]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\sidenav-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:45:761]: Source for file 'sidenav_default_theme.css1' is compressed
        InstallFiles: File: sidenav-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\, Size: 230
        MSI (s) (9C:0C) [17:13:46:151]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json37,DestName=bower.json,Attributes=16384,FileSize=218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-13891433,HashPart2=1632581342,HashPart3=-993639006,HashPart4=2079228494,,)
        MSI (s) (9C:0C) [17:13:46:151]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:151]: Source for file 'bower.json37' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\, Size: 218
        MSI (s) (9C:0C) [17:13:46:166]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\)
        MSI (s) (9C:0C) [17:13:46:166]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\select\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\select\)
        MSI (s) (9C:0C) [17:13:46:166]: Executing op: FileCopy(SourceName=SELECT~1.JS|select.min.js,SourceCabKey=select.min.js1,DestName=select.min.js,Attributes=16384,FileSize=18852,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=431730772,HashPart2=-1984114119,HashPart3=-1239487436,HashPart4=388751608,,)
        MSI (s) (9C:0C) [17:13:46:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\select.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:166]: Source for file 'select.min.js1' is compressed
        InstallFiles: File: select.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\, Size: 18852
        MSI (s) (9C:0C) [17:13:46:166]: Executing op: FileCopy(SourceName=SELECT~1.CSS|select.min.css,SourceCabKey=select.min.css1,DestName=select.min.css,Attributes=16384,FileSize=8982,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2031762684,HashPart2=-2116086405,HashPart3=1926227126,HashPart4=8474334,,)
        MSI (s) (9C:0C) [17:13:46:166]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\select.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:166]: Source for file 'select.min.css1' is compressed
        InstallFiles: File: select.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\, Size: 8982
        MSI (s) (9C:0C) [17:13:46:182]: Executing op: FileCopy(SourceName=select.js,SourceCabKey=select.js1,DestName=select.js,Attributes=16384,FileSize=59377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1534613233,HashPart2=1498313171,HashPart3=-997822028,HashPart4=1738773812,,)
        MSI (s) (9C:0C) [17:13:46:182]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\select.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:182]: Source for file 'select.js1' is compressed
        InstallFiles: File: select.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\, Size: 59377
        MSI (s) (9C:0C) [17:13:46:182]: Executing op: FileCopy(SourceName=select.css,SourceCabKey=select.css1,DestName=select.css,Attributes=16384,FileSize=11931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1924755245,HashPart2=1204499305,HashPart3=-66037759,HashPart4=-1059011429,,)
        MSI (s) (9C:0C) [17:13:46:182]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\select.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:182]: Source for file 'select.css1' is compressed
        InstallFiles: File: select.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\, Size: 11931
        MSI (s) (9C:0C) [17:13:46:198]: Executing op: FileCopy(SourceName=SELECT~2.CSS|select-default-theme.min.css,SourceCabKey=select_default_theme.min.css1,DestName=select-default-theme.min.css,Attributes=16384,FileSize=4673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-606088797,HashPart2=1793794436,HashPart3=-854350728,HashPart4=1595227442,,)
        MSI (s) (9C:0C) [17:13:46:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\select-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:198]: Source for file 'select_default_theme.min.css1' is compressed
        InstallFiles: File: select-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\, Size: 4673
        MSI (s) (9C:0C) [17:13:46:198]: Executing op: FileCopy(SourceName=SELECT~3.CSS|select-default-theme.css,SourceCabKey=select_default_theme.css1,DestName=select-default-theme.css,Attributes=16384,FileSize=5300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=99093856,HashPart2=-1286086537,HashPart3=-495236070,HashPart4=2068536200,,)
        MSI (s) (9C:0C) [17:13:46:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\select-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:198]: Source for file 'select_default_theme.css1' is compressed
        InstallFiles: File: select-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\, Size: 5300
        MSI (s) (9C:0C) [17:13:46:198]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json36,DestName=bower.json,Attributes=16384,FileSize=217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1693319802,HashPart2=71131560,HashPart3=714809900,HashPart4=149504885,,)
        MSI (s) (9C:0C) [17:13:46:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:198]: Source for file 'bower.json36' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\, Size: 217
        MSI (s) (9C:0C) [17:13:46:198]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\)
        MSI (s) (9C:0C) [17:13:46:198]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\RADIOB~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\radioButton\)
        MSI (s) (9C:0C) [17:13:46:198]: Executing op: FileCopy(SourceName=RADIOB~1.JS|radioButton.min.js,SourceCabKey=radiobutton.min.js1,DestName=radioButton.min.js,Attributes=16384,FileSize=3514,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1191878924,HashPart2=1400899232,HashPart3=-2095407930,HashPart4=1404293337,,)
        MSI (s) (9C:0C) [17:13:46:198]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\radioButton.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:198]: Source for file 'radiobutton.min.js1' is compressed
        InstallFiles: File: radioButton.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\, Size: 3514
        MSI (s) (9C:0C) [17:13:46:213]: Executing op: FileCopy(SourceName=RADIOB~1.CSS|radioButton.min.css,SourceCabKey=radiobutton.min.css1,DestName=radioButton.min.css,Attributes=16384,FileSize=4662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1204807014,HashPart2=-381886233,HashPart3=28650703,HashPart4=809362613,,)
        MSI (s) (9C:0C) [17:13:46:213]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\radioButton.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:213]: Source for file 'radiobutton.min.css1' is compressed
        InstallFiles: File: radioButton.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\, Size: 4662
        MSI (s) (9C:0C) [17:13:46:229]: Executing op: FileCopy(SourceName=RADIOB~1.JS1|radioButton.js,SourceCabKey=radiobutton.js1,DestName=radioButton.js,Attributes=16384,FileSize=11216,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-374256586,HashPart2=2057617167,HashPart3=-1465518248,HashPart4=-188154485,,)
        MSI (s) (9C:0C) [17:13:46:229]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\radioButton.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:229]: Source for file 'radiobutton.js1' is compressed
        InstallFiles: File: radioButton.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\, Size: 11216
        MSI (s) (9C:0C) [17:13:46:229]: Executing op: FileCopy(SourceName=RADIOB~2.CSS|radioButton.css,SourceCabKey=radiobutton.css1,DestName=radioButton.css,Attributes=16384,FileSize=6560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1492579595,HashPart2=1686858160,HashPart3=-1788425189,HashPart4=613102508,,)
        MSI (s) (9C:0C) [17:13:46:229]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\radioButton.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:229]: Source for file 'radiobutton.css1' is compressed
        InstallFiles: File: radioButton.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\, Size: 6560
        MSI (s) (9C:0C) [17:13:46:245]: Executing op: FileCopy(SourceName=RADIOB~3.CSS|radioButton-default-theme.min.css,SourceCabKey=radiobutton_default_theme.mi1,DestName=radioButton-default-theme.min.css,Attributes=16384,FileSize=6183,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=338727619,HashPart2=-1385980702,HashPart3=1817151068,HashPart4=481792284,,)
        MSI (s) (9C:0C) [17:13:46:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\radioButton-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:245]: Source for file 'radiobutton_default_theme.mi1' is compressed
        InstallFiles: File: radioButton-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\, Size: 6183
        MSI (s) (9C:0C) [17:13:46:245]: Executing op: FileCopy(SourceName=RADIOB~4.CSS|radioButton-default-theme.css,SourceCabKey=radiobutton_default_theme.cs1,DestName=radioButton-default-theme.css,Attributes=16384,FileSize=6547,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1185227450,HashPart2=1719004063,HashPart3=-61940562,HashPart4=1254997218,,)
        MSI (s) (9C:0C) [17:13:46:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\radioButton-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:245]: Source for file 'radiobutton_default_theme.cs1' is compressed
        InstallFiles: File: radioButton-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\, Size: 6547
        MSI (s) (9C:0C) [17:13:46:276]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json35,DestName=bower.json,Attributes=16384,FileSize=164,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2146582711,HashPart2=1401214602,HashPart3=-1707448652,HashPart4=-1554257975,,)
        MSI (s) (9C:0C) [17:13:46:276]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:276]: Source for file 'bower.json35' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\, Size: 164
        MSI (s) (9C:0C) [17:13:46:276]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\)
        MSI (s) (9C:0C) [17:13:46:276]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\PROGRE~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\)
        MSI (s) (9C:0C) [17:13:46:276]: Executing op: FileCopy(SourceName=PROGRE~1.JS|progressLinear.min.js,SourceCabKey=progresslinear.min.js1,DestName=progressLinear.min.js,Attributes=16384,FileSize=1801,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1924058163,HashPart2=1257247318,HashPart3=1357764328,HashPart4=-666337404,,)
        MSI (s) (9C:0C) [17:13:46:276]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\progressLinear.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:276]: Source for file 'progresslinear.min.js1' is compressed
        InstallFiles: File: progressLinear.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\, Size: 1801
        MSI (s) (9C:0C) [17:13:46:681]: Executing op: FileCopy(SourceName=PROGRE~1.CSS|progressLinear.min.css,SourceCabKey=progresslinear.min.css1,DestName=progressLinear.min.css,Attributes=16384,FileSize=8099,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2117264007,HashPart2=693412659,HashPart3=1086697682,HashPart4=1138824110,,)
        MSI (s) (9C:0C) [17:13:46:681]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\progressLinear.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:681]: Source for file 'progresslinear.min.css1' is compressed
        InstallFiles: File: progressLinear.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\, Size: 8099
        MSI (s) (9C:0C) [17:13:46:697]: Executing op: FileCopy(SourceName=PROGRE~1.JS1|progressLinear.js,SourceCabKey=progresslinear.js1,DestName=progressLinear.js,Attributes=16384,FileSize=7079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1647530386,HashPart2=-1408173830,HashPart3=185439873,HashPart4=1169240417,,)
        MSI (s) (9C:0C) [17:13:46:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\progressLinear.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:697]: Source for file 'progresslinear.js1' is compressed
        InstallFiles: File: progressLinear.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\, Size: 7079
        MSI (s) (9C:0C) [17:13:46:806]: Executing op: FileCopy(SourceName=PROGRE~2.CSS|progressLinear.css,SourceCabKey=progresslinear.css1,DestName=progressLinear.css,Attributes=16384,FileSize=10700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=244646490,HashPart2=-1334823966,HashPart3=-1698136890,HashPart4=-637433554,,)
        MSI (s) (9C:0C) [17:13:46:806]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\progressLinear.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:806]: Source for file 'progresslinear.css1' is compressed
        InstallFiles: File: progressLinear.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\, Size: 10700
        MSI (s) (9C:0C) [17:13:46:837]: Executing op: FileCopy(SourceName=PROGRE~3.CSS|progressLinear-default-theme.min.css,SourceCabKey=progresslinear_default_theme3,DestName=progressLinear-default-theme.min.css,Attributes=16384,FileSize=1383,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=118924535,HashPart2=-143566660,HashPart3=1184206233,HashPart4=-259330163,,)
        MSI (s) (9C:0C) [17:13:46:837]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\progressLinear-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:837]: Source for file 'progresslinear_default_theme3' is compressed
        InstallFiles: File: progressLinear-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\, Size: 1383
        MSI (s) (9C:0C) [17:13:46:837]: Executing op: FileCopy(SourceName=PROGRE~4.CSS|progressLinear-default-theme.css,SourceCabKey=progresslinear_default_theme2,DestName=progressLinear-default-theme.css,Attributes=16384,FileSize=1510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-550110181,HashPart2=-344542943,HashPart3=-909265800,HashPart4=-836939307,,)
        MSI (s) (9C:0C) [17:13:46:837]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\progressLinear-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:837]: Source for file 'progresslinear_default_theme2' is compressed
        InstallFiles: File: progressLinear-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\, Size: 1510
        MSI (s) (9C:0C) [17:13:46:837]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json34,DestName=bower.json,Attributes=16384,FileSize=167,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=177271614,HashPart2=-278907845,HashPart3=-1637124688,HashPart4=-1643388620,,)
        MSI (s) (9C:0C) [17:13:46:837]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:837]: Source for file 'bower.json34' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\, Size: 167
        MSI (s) (9C:0C) [17:13:46:868]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\)
        MSI (s) (9C:0C) [17:13:46:868]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\PROGRE~2\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\)
        MSI (s) (9C:0C) [17:13:46:868]: Executing op: FileCopy(SourceName=PROGRE~1.JS|progressCircular.min.js,SourceCabKey=progresscircular.min.js1,DestName=progressCircular.min.js,Attributes=16384,FileSize=3350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-292803504,HashPart2=-1000180446,HashPart3=-2119294162,HashPart4=1986784777,,)
        MSI (s) (9C:0C) [17:13:46:868]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\progressCircular.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:868]: Source for file 'progresscircular.min.js1' is compressed
        InstallFiles: File: progressCircular.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\, Size: 3350
        MSI (s) (9C:0C) [17:13:46:884]: Executing op: FileCopy(SourceName=PROGRE~1.CSS|progressCircular.min.css,SourceCabKey=progresscircular.min.css1,DestName=progressCircular.min.css,Attributes=16384,FileSize=780,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-511715974,HashPart2=855384437,HashPart3=-153716903,HashPart4=-1692752150,,)
        MSI (s) (9C:0C) [17:13:46:884]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\progressCircular.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:884]: Source for file 'progresscircular.min.css1' is compressed
        InstallFiles: File: progressCircular.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\, Size: 780
        MSI (s) (9C:0C) [17:13:46:912]: Executing op: FileCopy(SourceName=PROGRE~1.JS1|progressCircular.js,SourceCabKey=progresscircular.js1,DestName=progressCircular.js,Attributes=16384,FileSize=15946,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1113433020,HashPart2=1246346490,HashPart3=-620833234,HashPart4=-1782750915,,)
        MSI (s) (9C:0C) [17:13:46:912]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\progressCircular.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:912]: Source for file 'progresscircular.js1' is compressed
        InstallFiles: File: progressCircular.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\, Size: 15946
        MSI (s) (9C:0C) [17:13:46:993]: Executing op: FileCopy(SourceName=PROGRE~2.CSS|progressCircular.css,SourceCabKey=progresscircular.css1,DestName=progressCircular.css,Attributes=16384,FileSize=996,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1594168340,HashPart2=1658032375,HashPart3=-976072571,HashPart4=374488452,,)
        MSI (s) (9C:0C) [17:13:46:993]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\progressCircular.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:46:993]: Source for file 'progresscircular.css1' is compressed
        InstallFiles: File: progressCircular.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\, Size: 996
        MSI (s) (9C:0C) [17:13:47:009]: Executing op: FileCopy(SourceName=PROGRE~3.CSS|progressCircular-default-theme.min.css,SourceCabKey=progresscircular_default_the3,DestName=progressCircular-default-theme.min.css,Attributes=16384,FileSize=352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=269551856,HashPart2=273985880,HashPart3=-1176054905,HashPart4=-645710498,,)
        MSI (s) (9C:0C) [17:13:47:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\progressCircular-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:47:009]: Source for file 'progresscircular_default_the3' is compressed
        InstallFiles: File: progressCircular-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\, Size: 352
        MSI (s) (9C:0C) [17:13:47:024]: Executing op: FileCopy(SourceName=PROGRE~4.CSS|progressCircular-default-theme.css,SourceCabKey=progresscircular_default_the2,DestName=progressCircular-default-theme.css,Attributes=16384,FileSize=373,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=63483358,HashPart2=-496008631,HashPart3=-1281575248,HashPart4=888770925,,)
        MSI (s) (9C:0C) [17:13:47:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\progressCircular-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:47:024]: Source for file 'progresscircular_default_the2' is compressed
        InstallFiles: File: progressCircular-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\, Size: 373
        MSI (s) (9C:0C) [17:13:47:024]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json33,DestName=bower.json,Attributes=16384,FileSize=169,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-956657484,HashPart2=116059909,HashPart3=-1205825675,HashPart4=-1088175269,,)
        MSI (s) (9C:0C) [17:13:47:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:47:024]: Source for file 'bower.json33' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\, Size: 169
        MSI (s) (9C:0C) [17:13:47:042]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\)
        MSI (s) (9C:0C) [17:13:47:042]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\menuBar\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menuBar\)
        MSI (s) (9C:0C) [17:13:47:042]: Executing op: FileCopy(SourceName=MENUBA~1.JS|menuBar.min.js,SourceCabKey=menubar.min.js1,DestName=menuBar.min.js,Attributes=16384,FileSize=8083,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=844806975,HashPart2=2146765944,HashPart3=-2142104473,HashPart4=518683300,,)
        MSI (s) (9C:0C) [17:13:47:042]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\menuBar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:47:042]: Source for file 'menubar.min.js1' is compressed
        InstallFiles: File: menuBar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\, Size: 8083
        MSI (s) (9C:0C) [17:13:47:134]: Executing op: FileCopy(SourceName=MENUBA~1.CSS|menuBar.min.css,SourceCabKey=menubar.min.css1,DestName=menuBar.min.css,Attributes=16384,FileSize=2950,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-651967121,HashPart2=1863998389,HashPart3=535962510,HashPart4=-537691616,,)
        MSI (s) (9C:0C) [17:13:47:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\menuBar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:47:134]: Source for file 'menubar.min.css1' is compressed
        InstallFiles: File: menuBar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\, Size: 2950
        MSI (s) (9C:0C) [17:13:47:134]: Executing op: FileCopy(SourceName=menuBar.js,SourceCabKey=menubar.js1,DestName=menuBar.js,Attributes=16384,FileSize=19906,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-389831863,HashPart2=1193829513,HashPart3=-2008773342,HashPart4=391774226,,)
        MSI (s) (9C:0C) [17:13:47:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\menuBar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:47:134]: Source for file 'menubar.js1' is compressed
        InstallFiles: File: menuBar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\, Size: 19906
        MSI (s) (9C:0C) [17:13:47:149]: Executing op: FileCopy(SourceName=menuBar.css,SourceCabKey=menubar.css1,DestName=menuBar.css,Attributes=16384,FileSize=3905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1702969949,HashPart2=1797849354,HashPart3=-1941001194,HashPart4=1543830123,,)
        MSI (s) (9C:0C) [17:13:47:149]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\menuBar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:47:149]: Source for file 'menubar.css1' is compressed
        InstallFiles: File: menuBar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\, Size: 3905
        MSI (s) (9C:0C) [17:13:47:165]: Executing op: FileCopy(SourceName=MENUBA~2.CSS|menuBar-default-theme.min.css,SourceCabKey=menubar_default_theme.min.cs1,DestName=menuBar-default-theme.min.css,Attributes=16384,FileSize=1251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1379812623,HashPart2=2023328785,HashPart3=-1790560655,HashPart4=390583620,,)
        MSI (s) (9C:0C) [17:13:47:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\menuBar-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:47:165]: Source for file 'menubar_default_theme.min.cs1' is compressed
        InstallFiles: File: menuBar-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\, Size: 1251
        MSI (s) (9C:0C) [17:13:48:101]: Executing op: FileCopy(SourceName=MENUBA~3.CSS|menuBar-default-theme.css,SourceCabKey=menubar_default_theme.css1,DestName=menuBar-default-theme.css,Attributes=16384,FileSize=1389,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-511996417,HashPart2=-924417404,HashPart3=1437578509,HashPart4=-1261877651,,)
        MSI (s) (9C:0C) [17:13:48:101]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\menuBar-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:101]: Source for file 'menubar_default_theme.css1' is compressed
        InstallFiles: File: menuBar-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\, Size: 1389
        MSI (s) (9C:0C) [17:13:48:101]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json32,DestName=bower.json,Attributes=16384,FileSize=268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1836982845,HashPart2=632620475,HashPart3=-2071122044,HashPart4=1802067854,,)
        MSI (s) (9C:0C) [17:13:48:101]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:101]: Source for file 'bower.json32' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\, Size: 268
        MSI (s) (9C:0C) [17:13:48:117]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\)
        MSI (s) (9C:0C) [17:13:48:117]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\menu\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\menu\)
        MSI (s) (9C:0C) [17:13:48:117]: Executing op: FileCopy(SourceName=MENUMI~1.JS|menu.min.js,SourceCabKey=menu.min.js1,DestName=menu.min.js,Attributes=16384,FileSize=11940,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2034117842,HashPart2=-1018474034,HashPart3=173140869,HashPart4=-1782295972,,)
        MSI (s) (9C:0C) [17:13:48:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\menu.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:117]: Source for file 'menu.min.js1' is compressed
        InstallFiles: File: menu.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\, Size: 11940
        MSI (s) (9C:0C) [17:13:48:117]: Executing op: FileCopy(SourceName=MENUMI~1.CSS|menu.min.css,SourceCabKey=menu.min.css1,DestName=menu.min.css,Attributes=16384,FileSize=3129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1213370178,HashPart2=1666595474,HashPart3=1531530740,HashPart4=520873364,,)
        MSI (s) (9C:0C) [17:13:48:117]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\menu.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:117]: Source for file 'menu.min.css1' is compressed
        InstallFiles: File: menu.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\, Size: 3129
        MSI (s) (9C:0C) [17:13:48:132]: Executing op: FileCopy(SourceName=menu.js,SourceCabKey=menu.js1,DestName=menu.js,Attributes=16384,FileSize=36914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=577620119,HashPart2=-2139084190,HashPart3=-1274274566,HashPart4=-1564537550,,)
        MSI (s) (9C:0C) [17:13:48:132]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\menu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:132]: Source for file 'menu.js1' is compressed
        InstallFiles: File: menu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\, Size: 36914
        MSI (s) (9C:0C) [17:13:48:132]: Executing op: FileCopy(SourceName=menu.css,SourceCabKey=menu.css1,DestName=menu.css,Attributes=16384,FileSize=4433,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1494571306,HashPart2=-951303834,HashPart3=80981064,HashPart4=1387658556,,)
        MSI (s) (9C:0C) [17:13:48:132]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\menu.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:132]: Source for file 'menu.css1' is compressed
        InstallFiles: File: menu.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\, Size: 4433
        MSI (s) (9C:0C) [17:13:48:398]: Executing op: FileCopy(SourceName=MENU-D~1.CSS|menu-default-theme.min.css,SourceCabKey=menu_default_theme.min.css1,DestName=menu-default-theme.min.css,Attributes=16384,FileSize=643,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1619462515,HashPart2=840445132,HashPart3=296527430,HashPart4=857451191,,)
        MSI (s) (9C:0C) [17:13:48:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\menu-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:398]: Source for file 'menu_default_theme.min.css1' is compressed
        InstallFiles: File: menu-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\, Size: 643
        MSI (s) (9C:0C) [17:13:48:398]: Executing op: FileCopy(SourceName=MENU-D~2.CSS|menu-default-theme.css,SourceCabKey=menu_default_theme.css1,DestName=menu-default-theme.css,Attributes=16384,FileSize=759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-649442128,HashPart2=-1888854840,HashPart3=1116644861,HashPart4=-1883670150,,)
        MSI (s) (9C:0C) [17:13:48:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\menu-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:398]: Source for file 'menu_default_theme.css1' is compressed
        InstallFiles: File: menu-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\, Size: 759
        MSI (s) (9C:0C) [17:13:48:398]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json31,DestName=bower.json,Attributes=16384,FileSize=215,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1278867914,HashPart2=-1547542249,HashPart3=-927755038,HashPart4=5633979,,)
        MSI (s) (9C:0C) [17:13:48:398]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:398]: Source for file 'bower.json31' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\, Size: 215
        MSI (s) (9C:0C) [17:13:48:429]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\)
        MSI (s) (9C:0C) [17:13:48:429]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\list\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\list\)
        MSI (s) (9C:0C) [17:13:48:429]: Executing op: FileCopy(SourceName=LISTMI~1.JS|list.min.js,SourceCabKey=list.min.js1,DestName=list.min.js,Attributes=16384,FileSize=4873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-677193901,HashPart2=-417516670,HashPart3=-2140429738,HashPart4=1555892,,)
        MSI (s) (9C:0C) [17:13:48:429]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\list.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:429]: Source for file 'list.min.js1' is compressed
        MSI (s) (9C:0C) [17:13:48:429]: Executing op: FileCopy(SourceName=LISTMI~1.CSS|list.min.css,SourceCabKey=list.min.css1,DestName=list.min.css,Attributes=16384,FileSize=15625,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-448375024,HashPart2=1725561641,HashPart3=2116310056,HashPart4=-154913562,,)
        MSI (s) (9C:0C) [17:13:48:429]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\list.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:429]: Source for file 'list.min.css1' is compressed
        InstallFiles: File: list.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\, Size: 15625
        MSI (s) (9C:0C) [17:13:48:444]: Executing op: FileCopy(SourceName=list.js,SourceCabKey=list.js1,DestName=list.js,Attributes=16384,FileSize=20048,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1933834767,HashPart2=1479281079,HashPart3=764337561,HashPart4=-830739493,,)
        MSI (s) (9C:0C) [17:13:48:444]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\list.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:444]: Source for file 'list.js1' is compressed
        InstallFiles: File: list.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\, Size: 20048
        MSI (s) (9C:0C) [17:13:48:444]: Executing op: FileCopy(SourceName=list.css,SourceCabKey=list.css1,DestName=list.css,Attributes=16384,FileSize=19791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-854258694,HashPart2=-1821919698,HashPart3=1309164385,HashPart4=1531852622,,)
        MSI (s) (9C:0C) [17:13:48:444]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\list.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:444]: Source for file 'list.css1' is compressed
        InstallFiles: File: list.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\, Size: 19791
        MSI (s) (9C:0C) [17:13:48:444]: Executing op: FileCopy(SourceName=LIST-D~1.CSS|list-default-theme.min.css,SourceCabKey=list_default_theme.min.css1,DestName=list-default-theme.min.css,Attributes=16384,FileSize=1095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1629507303,HashPart2=-1660880573,HashPart3=1342370914,HashPart4=890415606,,)
        MSI (s) (9C:0C) [17:13:48:444]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\list-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:444]: Source for file 'list_default_theme.min.css1' is compressed
        InstallFiles: File: list-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\, Size: 1095
        MSI (s) (9C:0C) [17:13:48:460]: Executing op: FileCopy(SourceName=LIST-D~2.CSS|list-default-theme.css,SourceCabKey=list_default_theme.css1,DestName=list-default-theme.css,Attributes=16384,FileSize=1190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=949527731,HashPart2=-943766590,HashPart3=567915468,HashPart4=1914973311,,)
        MSI (s) (9C:0C) [17:13:48:460]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\list-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:460]: Source for file 'list_default_theme.css1' is compressed
        InstallFiles: File: list-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\, Size: 1190
        MSI (s) (9C:0C) [17:13:48:476]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json30,DestName=bower.json,Attributes=16384,FileSize=157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-321427216,HashPart2=-652056445,HashPart3=2129698866,HashPart4=1993539946,,)
        MSI (s) (9C:0C) [17:13:48:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:476]: Source for file 'bower.json30' is compressed
        MSI (s) (9C:0C) [17:13:48:476]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\)
        MSI (s) (9C:0C) [17:13:48:476]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\input\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\input\)
        MSI (s) (9C:0C) [17:13:48:476]: Executing op: FileCopy(SourceName=INPUTM~1.JS|input.min.js,SourceCabKey=input.min.js1,DestName=input.min.js,Attributes=16384,FileSize=9418,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1411825017,HashPart2=468477819,HashPart3=-1338122435,HashPart4=-909940134,,)
        MSI (s) (9C:0C) [17:13:48:476]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\input.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:476]: Source for file 'input.min.js1' is compressed
        InstallFiles: File: input.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\, Size: 9418
        MSI (s) (9C:0C) [17:13:48:491]: Executing op: FileCopy(SourceName=INPUTM~1.CSS|input.min.css,SourceCabKey=input.min.css1,DestName=input.min.css,Attributes=16384,FileSize=9425,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1111292102,HashPart2=1551802767,HashPart3=1388073505,HashPart4=1037342998,,)
        MSI (s) (9C:0C) [17:13:48:491]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\input.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:491]: Source for file 'input.min.css1' is compressed
        InstallFiles: File: input.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\, Size: 9425
        MSI (s) (9C:0C) [17:13:48:491]: Executing op: FileCopy(SourceName=input.js,SourceCabKey=input.js1,DestName=input.js,Attributes=16384,FileSize=37406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1058416537,HashPart2=529767055,HashPart3=-236849932,HashPart4=1537603304,,)
        MSI (s) (9C:0C) [17:13:48:491]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\input.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:491]: Source for file 'input.js1' is compressed
        MSI (s) (9C:0C) [17:13:48:491]: Executing op: FileCopy(SourceName=input.css,SourceCabKey=input.css1,DestName=input.css,Attributes=16384,FileSize=13018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1612968000,HashPart2=-1808109011,HashPart3=2127117253,HashPart4=583753471,,)
        MSI (s) (9C:0C) [17:13:48:491]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\input.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:491]: Source for file 'input.css1' is compressed
        InstallFiles: File: input.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\, Size: 13018
        MSI (s) (9C:0C) [17:13:48:491]: Executing op: FileCopy(SourceName=INPUT-~1.CSS|input-default-theme.min.css,SourceCabKey=input_default_theme.min.css1,DestName=input-default-theme.min.css,Attributes=16384,FileSize=3346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-852639639,HashPart2=833243023,HashPart3=580500978,HashPart4=1991942943,,)
        MSI (s) (9C:0C) [17:13:48:491]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\input-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:491]: Source for file 'input_default_theme.min.css1' is compressed
        InstallFiles: File: input-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\, Size: 3346
        MSI (s) (9C:0C) [17:13:48:507]: Executing op: FileCopy(SourceName=INPUT-~2.CSS|input-default-theme.css,SourceCabKey=input_default_theme.css1,DestName=input-default-theme.css,Attributes=16384,FileSize=3795,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-583731767,HashPart2=1164544531,HashPart3=189659625,HashPart4=-28182901,,)
        MSI (s) (9C:0C) [17:13:48:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\input-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:507]: Source for file 'input_default_theme.css1' is compressed
        MSI (s) (9C:0C) [17:13:48:507]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json29,DestName=bower.json,Attributes=16384,FileSize=158,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=386084666,HashPart2=-323582025,HashPart3=1544275892,HashPart4=-850467634,,)
        MSI (s) (9C:0C) [17:13:48:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:507]: Source for file 'bower.json29' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\, Size: 158
        MSI (s) (9C:0C) [17:13:48:507]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\)
        MSI (s) (9C:0C) [17:13:48:507]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\icon\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\icon\)
        MSI (s) (9C:0C) [17:13:48:507]: Executing op: FileCopy(SourceName=ICONMI~1.JS|icon.min.js,SourceCabKey=icon.min.js1,DestName=icon.min.js,Attributes=16384,FileSize=6392,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-377329243,HashPart2=-1347147145,HashPart3=1792054245,HashPart4=1774398165,,)
        MSI (s) (9C:0C) [17:13:48:507]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\icon.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:507]: Source for file 'icon.min.js1' is compressed
        InstallFiles: File: icon.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\, Size: 6392
        MSI (s) (9C:0C) [17:13:48:663]: Executing op: FileCopy(SourceName=ICONMI~1.CSS|icon.min.css,SourceCabKey=icon.min.css1,DestName=icon.min.css,Attributes=16384,FileSize=378,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1563039334,HashPart2=-1196474555,HashPart3=-1172315426,HashPart4=-642001565,,)
        MSI (s) (9C:0C) [17:13:48:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\icon.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:663]: Source for file 'icon.min.css1' is compressed
        MSI (s) (9C:0C) [17:13:48:756]: Executing op: FileCopy(SourceName=icon.js,SourceCabKey=icon.js1,DestName=icon.js,Attributes=16384,FileSize=34077,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1287627592,HashPart2=-358147908,HashPart3=-1907508735,HashPart4=-1383027900,,)
        MSI (s) (9C:0C) [17:13:48:756]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\icon.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:756]: Source for file 'icon.js1' is compressed
        InstallFiles: File: icon.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\, Size: 34077
        MSI (s) (9C:0C) [17:13:48:756]: Executing op: FileCopy(SourceName=icon.css,SourceCabKey=icon.css1,DestName=icon.css,Attributes=16384,FileSize=467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1520685199,HashPart2=1492992495,HashPart3=-443785097,HashPart4=1918676519,,)
        MSI (s) (9C:0C) [17:13:48:756]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\icon.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:756]: Source for file 'icon.css1' is compressed
        InstallFiles: File: icon.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\, Size: 467
        InstallFiles: File: icon-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\, Size: 359
        ,DestName=icon-default-theme.min.css,Attributes=16384,FileSize=359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1734089506,HashPart2=1942527876,HashPart3=-2130881494,HashPart4=-774393047,,)
        MSI (s) (9C:0C) [17:13:48:944]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\icon-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:944]: Source for file 'icon_default_theme.min.css1' is compressed
        MSI (s) (9C:0C) [17:13:48:999]: Executing op: FileCopy(SourceName=ICON-D~2.CSS|icon-default-theme.css,SourceCabKey=icon_default_theme.css1,DestName=icon-default-theme.css,Attributes=16384,FileSize=398,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-821841065,HashPart2=-1456244653,HashPart3=-875026834,HashPart4=-672574,,)
        MSI (s) (9C:0C) [17:13:48:999]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\icon-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:999]: Source for file 'icon_default_theme.css1' is compressed
        InstallFiles: File: icon-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\, Size: 398
        MSI (s) (9C:0C) [17:13:48:999]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json28,DestName=bower.json,Attributes=16384,FileSize=157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1491805112,HashPart2=968337421,HashPart3=277913057,HashPart4=1743425868,,)
        MSI (s) (9C:0C) [17:13:48:999]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:999]: Source for file 'bower.json28' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\, Size: 157
        MSI (s) (9C:0C) [17:13:48:999]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\)
        MSI (s) (9C:0C) [17:13:48:999]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\gridList\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\gridList\)
        MSI (s) (9C:0C) [17:13:48:999]: Executing op: FileCopy(SourceName=GRIDLI~1.JS|gridList.min.js,SourceCabKey=gridlist.min.js1,DestName=gridList.min.js,Attributes=16384,FileSize=6092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2057939994,HashPart2=1340588166,HashPart3=1051561700,HashPart4=974042631,,)
        MSI (s) (9C:0C) [17:13:48:999]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\gridList.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:48:999]: Source for file 'gridlist.min.js1' is compressed
        InstallFiles: File: gridList.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\, Size: 6092
        MSI (s) (9C:0C) [17:13:49:078]: Executing op: FileCopy(SourceName=GRIDLI~1.CSS|gridList.min.css,SourceCabKey=gridlist.min.css1,DestName=gridList.min.css,Attributes=16384,FileSize=1775,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1843616422,HashPart2=1236971087,HashPart3=-83345566,HashPart4=-1419381216,,)
        MSI (s) (9C:0C) [17:13:49:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\gridList.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:078]: Source for file 'gridlist.min.css1' is compressed
        InstallFiles: File: gridList.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\, Size: 1775
        MSI (s) (9C:0C) [17:13:49:078]: Executing op: FileCopy(SourceName=gridList.js,SourceCabKey=gridlist.js1,DestName=gridList.js,Attributes=16384,FileSize=26413,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1781565426,HashPart2=948166499,HashPart3=1606963817,HashPart4=1159078751,,)
        MSI (s) (9C:0C) [17:13:49:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\gridList.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:078]: Source for file 'gridlist.js1' is compressed
        InstallFiles: File: gridList.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\, Size: 26413
        MSI (s) (9C:0C) [17:13:49:084]: Executing op: FileCopy(SourceName=gridList.css,SourceCabKey=gridlist.css1,DestName=gridList.css,Attributes=16384,FileSize=2427,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1823412215,HashPart2=918246820,HashPart3=1358415474,HashPart4=-1406312494,,)
        MSI (s) (9C:0C) [17:13:49:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\gridList.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:084]: Source for file 'gridlist.css1' is compressed
        InstallFiles: File: gridList.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\, Size: 2427
        MSI (s) (9C:0C) [17:13:49:084]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json27,DestName=bower.json,Attributes=16384,FileSize=161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1425330300,HashPart2=2059859052,HashPart3=-1334446696,HashPart4=-1635301606,,)
        MSI (s) (9C:0C) [17:13:49:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:084]: Source for file 'bower.json27' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\, Size: 161
        MSI (s) (9C:0C) [17:13:49:224]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\)
        MSI (s) (9C:0C) [17:13:49:224]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\FABTRI~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\)
        MSI (s) (9C:0C) [17:13:49:224]: Executing op: FileCopy(SourceName=FABTRI~1.JS|fabTrigger.min.js,SourceCabKey=fabtrigger.min.js1,DestName=fabTrigger.min.js,Attributes=16384,FileSize=364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1880785177,HashPart2=568347293,HashPart3=1227206869,HashPart4=1794472878,,)
        MSI (s) (9C:0C) [17:13:49:224]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\fabTrigger.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:224]: Source for file 'fabtrigger.min.js1' is compressed
        InstallFiles: File: fabTrigger.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\, Size: 364
        MSI (s) (9C:0C) [17:13:49:240]: Executing op: FileCopy(SourceName=FABTRI~1.JS1|fabTrigger.js,SourceCabKey=fabtrigger.js1,DestName=fabTrigger.js,Attributes=16384,FileSize=1127,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1956864531,HashPart2=332085968,HashPart3=959123973,HashPart4=-2128718308,,)
        MSI (s) (9C:0C) [17:13:49:240]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\fabTrigger.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:240]: Source for file 'fabtrigger.js1' is compressed
        MSI (s) (9C:0C) [17:13:49:255]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json26,DestName=bower.json,Attributes=16384,FileSize=173,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-866177234,HashPart2=66468293,HashPart3=-1402523025,HashPart4=-134884041,,)
        MSI (s) (9C:0C) [17:13:49:255]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:255]: Source for file 'bower.json26' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\, Size: 173
        MSI (s) (9C:0C) [17:13:49:295]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\)
        MSI (s) (9C:0C) [17:13:49:295]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\FABTOO~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\)
        MSI (s) (9C:0C) [17:13:49:295]: Executing op: FileCopy(SourceName=FABTOO~1.JS|fabToolbar.min.js,SourceCabKey=fabtoolbar.min.js1,DestName=fabToolbar.min.js,Attributes=16384,FileSize=2019,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1216337725,HashPart2=-348720181,HashPart3=-1189863562,HashPart4=-1404116115,,)
        MSI (s) (9C:0C) [17:13:49:295]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\fabToolbar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:295]: Source for file 'fabtoolbar.min.js1' is compressed
        InstallFiles: File: fabToolbar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\, Size: 2019
        MSI (s) (9C:0C) [17:13:49:295]: Executing op: FileCopy(SourceName=FABTOO~1.CSS|fabToolbar.min.css,SourceCabKey=fabtoolbar.min.css1,DestName=fabToolbar.min.css,Attributes=16384,FileSize=2862,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-358629211,HashPart2=-294924895,HashPart3=1519380430,HashPart4=-1440532663,,)
        MSI (s) (9C:0C) [17:13:49:295]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\fabToolbar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:295]: Source for file 'fabtoolbar.min.css1' is compressed
        InstallFiles: File: fabToolbar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\, Size: 2862
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: FileCopy(SourceName=FABTOO~1.JS1|fabToolbar.js,SourceCabKey=fabtoolbar.js1,DestName=fabToolbar.js,Attributes=16384,FileSize=6977,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1729648445,HashPart2=-1917691746,HashPart3=282828308,HashPart4=1264604170,,)
        MSI (s) (9C:0C) [17:13:49:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\fabToolbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:302]: Source for file 'fabtoolbar.js1' is compressed
        InstallFiles: File: fabToolbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\, Size: 6977
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: FileCopy(SourceName=FABTOO~2.CSS|fabToolbar.css,SourceCabKey=fabtoolbar.css1,DestName=fabToolbar.css,Attributes=16384,FileSize=3873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-895203471,HashPart2=-502181695,HashPart3=57654740,HashPart4=1638222191,,)
        MSI (s) (9C:0C) [17:13:49:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\fabToolbar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:302]: Source for file 'fabtoolbar.css1' is compressed
        InstallFiles: File: fabToolbar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\, Size: 3873
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json25,DestName=bower.json,Attributes=16384,FileSize=282,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1040974830,HashPart2=1905587600,HashPart3=1584511235,HashPart4=-465486096,,)
        MSI (s) (9C:0C) [17:13:49:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:302]: Source for file 'bower.json25' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\, Size: 282
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\)
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\FABSPE~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\)
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: FileCopy(SourceName=FABSPE~1.JS|fabSpeedDial.min.js,SourceCabKey=fabspeeddial.min.js1,DestName=fabSpeedDial.min.js,Attributes=16384,FileSize=5180,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=800951678,HashPart2=234993549,HashPart3=-1151387084,HashPart4=-1282732524,,)
        MSI (s) (9C:0C) [17:13:49:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\fabSpeedDial.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:302]: Source for file 'fabspeeddial.min.js1' is compressed
        InstallFiles: File: fabSpeedDial.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\, Size: 5180
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: FileCopy(SourceName=FABSPE~1.CSS|fabSpeedDial.min.css,SourceCabKey=fabspeeddial.min.css1,DestName=fabSpeedDial.min.css,Attributes=16384,FileSize=3994,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=555275207,HashPart2=291200188,HashPart3=-1511604730,HashPart4=155420409,,)
        MSI (s) (9C:0C) [17:13:49:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\fabSpeedDial.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:302]: Source for file 'fabspeeddial.min.css1' is compressed
        InstallFiles: File: fabSpeedDial.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\, Size: 3994
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: FileCopy(SourceName=FABSPE~1.JS1|fabSpeedDial.js,SourceCabKey=fabspeeddial.js1,DestName=fabSpeedDial.js,Attributes=16384,FileSize=18603,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=696628189,HashPart2=-2146857871,HashPart3=-612778621,HashPart4=-1094300660,,)
        MSI (s) (9C:0C) [17:13:49:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\fabSpeedDial.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:302]: Source for file 'fabspeeddial.js1' is compressed
        InstallFiles: File: fabSpeedDial.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\, Size: 18603
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: FileCopy(SourceName=FABSPE~2.CSS|fabSpeedDial.css,SourceCabKey=fabspeeddial.css1,DestName=fabSpeedDial.css,Attributes=16384,FileSize=5479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1971520928,HashPart2=750337046,HashPart3=-928364774,HashPart4=666844415,,)
        MSI (s) (9C:0C) [17:13:49:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\fabSpeedDial.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:302]: Source for file 'fabspeeddial.css1' is compressed
        InstallFiles: File: fabSpeedDial.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\, Size: 5479
        MSI (s) (9C:0C) [17:13:49:302]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json24,DestName=bower.json,Attributes=16384,FileSize=165,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1629882305,HashPart2=812072950,HashPart3=-437624075,HashPart4=-1410894794,,)
        MSI (s) (9C:0C) [17:13:49:302]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:302]: Source for file 'bower.json24' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\, Size: 165
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\)
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\FABACT~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\fabActions\)
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: FileCopy(SourceName=FABACT~1.JS|fabActions.min.js,SourceCabKey=fabactions.min.js1,DestName=fabActions.min.js,Attributes=16384,FileSize=545,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-692918671,HashPart2=1063478341,HashPart3=469944599,HashPart4=-386418473,,)
        MSI (s) (9C:0C) [17:13:49:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\fabActions.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:318]: Source for file 'fabactions.min.js1' is compressed
        InstallFiles: File: fabActions.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\, Size: 545
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: FileCopy(SourceName=FABACT~1.JS1|fabActions.js,SourceCabKey=fabactions.js1,DestName=fabActions.js,Attributes=16384,FileSize=1635,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2133649564,HashPart2=-1617697416,HashPart3=-83725428,HashPart4=822818252,,)
        MSI (s) (9C:0C) [17:13:49:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\fabActions.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:318]: Source for file 'fabactions.js1' is compressed
        InstallFiles: File: fabActions.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\, Size: 1635
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json23,DestName=bower.json,Attributes=16384,FileSize=163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1822569111,HashPart2=-580063499,HashPart3=2007464231,HashPart4=-173697800,,)
        MSI (s) (9C:0C) [17:13:49:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:318]: Source for file 'bower.json23' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\, Size: 163
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\)
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\divider\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\divider\)
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: FileCopy(SourceName=DIVIDE~1.JS|divider.min.js,SourceCabKey=divider.min.js1,DestName=divider.min.js,Attributes=16384,FileSize=325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1430234897,HashPart2=-163823748,HashPart3=1016112790,HashPart4=1046529605,,)
        MSI (s) (9C:0C) [17:13:49:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\divider.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:318]: Source for file 'divider.min.js1' is compressed
        InstallFiles: File: divider.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\, Size: 325
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: FileCopy(SourceName=DIVIDE~1.CSS|divider.min.css,SourceCabKey=divider.min.css1,DestName=divider.min.css,Attributes=16384,FileSize=637,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1559038713,HashPart2=420694668,HashPart3=-110698982,HashPart4=-2129037067,,)
        MSI (s) (9C:0C) [17:13:49:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\divider.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:318]: Source for file 'divider.min.css1' is compressed
        InstallFiles: File: divider.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\, Size: 637
        MSI (s) (9C:0C) [17:13:49:318]: Executing op: FileCopy(SourceName=divider.js,SourceCabKey=divider.js1,DestName=divider.js,Attributes=16384,FileSize=1112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1321490436,HashPart2=248674549,HashPart3=35002165,HashPart4=-179915116,,)
        MSI (s) (9C:0C) [17:13:49:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\divider.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:318]: Source for file 'divider.js1' is compressed
        InstallFiles: File: divider.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\, Size: 1112
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: FileCopy(SourceName=divider.css,SourceCabKey=divider.css1,DestName=divider.css,Attributes=16384,FileSize=746,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1671972190,HashPart2=-611318684,HashPart3=291746149,HashPart4=205379934,,)
        MSI (s) (9C:0C) [17:13:49:334]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\divider.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:334]: Source for file 'divider.css1' is compressed
        InstallFiles: File: divider.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\, Size: 746
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: FileCopy(SourceName=DIVIDE~2.CSS|divider-default-theme.min.css,SourceCabKey=divider_default_theme.min.cs1,DestName=divider-default-theme.min.css,Attributes=16384,FileSize=693,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1969390862,HashPart2=-905144607,HashPart3=1165266127,HashPart4=-1958640662,,)
        MSI (s) (9C:0C) [17:13:49:334]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\divider-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:334]: Source for file 'divider_default_theme.min.cs1' is compressed
        InstallFiles: File: divider-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\, Size: 693
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: FileCopy(SourceName=DIVIDE~3.CSS|divider-default-theme.css,SourceCabKey=divider_default_theme.css1,DestName=divider-default-theme.css,Attributes=16384,FileSize=736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-25785289,HashPart2=-62015878,HashPart3=-721283700,HashPart4=-796835992,,)
        MSI (s) (9C:0C) [17:13:49:334]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\divider-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:334]: Source for file 'divider_default_theme.css1' is compressed
        InstallFiles: File: divider-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\, Size: 736
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json22,DestName=bower.json,Attributes=16384,FileSize=160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-608692472,HashPart2=-814749585,HashPart3=-907621589,HashPart4=981968404,,)
        MSI (s) (9C:0C) [17:13:49:334]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:334]: Source for file 'bower.json22' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\, Size: 160
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\)
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\dialog\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\dialog\)
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: FileCopy(SourceName=DIALOG~1.JS|dialog.min.js,SourceCabKey=dialog.min.js1,DestName=dialog.min.js,Attributes=16384,FileSize=9687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1353201246,HashPart2=-44777137,HashPart3=-1730992665,HashPart4=-3908380,,)
        MSI (s) (9C:0C) [17:13:49:334]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\dialog.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:334]: Source for file 'dialog.min.js1' is compressed
        InstallFiles: File: dialog.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\, Size: 9687
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: FileCopy(SourceName=DIALOG~1.CSS|dialog.min.css,SourceCabKey=dialog.min.css1,DestName=dialog.min.css,Attributes=16384,FileSize=3053,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-356096963,HashPart2=-786089684,HashPart3=1907416690,HashPart4=1858572275,,)
        MSI (s) (9C:0C) [17:13:49:334]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\dialog.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:334]: Source for file 'dialog.min.css1' is compressed
        InstallFiles: File: dialog.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\, Size: 3053
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: FileCopy(SourceName=dialog.js,SourceCabKey=dialog.js1,DestName=dialog.js,Attributes=16384,FileSize=48867,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1103411051,HashPart2=-818780579,HashPart3=1260658607,HashPart4=115378434,,)
        MSI (s) (9C:0C) [17:13:49:334]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\dialog.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:334]: Source for file 'dialog.js1' is compressed
        InstallFiles: File: dialog.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\, Size: 48867
        MSI (s) (9C:0C) [17:13:49:334]: Executing op: FileCopy(SourceName=dialog.css,SourceCabKey=dialog.css1,DestName=dialog.css,Attributes=16384,FileSize=4306,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1961396461,HashPart2=-1475801162,HashPart3=-634605382,HashPart4=1751730691,,)
        MSI (s) (9C:0C) [17:13:49:334]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\dialog.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:334]: Source for file 'dialog.css1' is compressed
        InstallFiles: File: dialog.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\, Size: 4306
        MSI (s) (9C:0C) [17:13:49:349]: Executing op: FileCopy(SourceName=DIALOG~2.CSS|dialog-default-theme.min.css,SourceCabKey=dialog_default_theme.min.css1,DestName=dialog-default-theme.min.css,Attributes=16384,FileSize=398,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=19115851,HashPart2=-689874408,HashPart3=1205017772,HashPart4=405047002,,)
        MSI (s) (9C:0C) [17:13:49:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\dialog-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:349]: Source for file 'dialog_default_theme.min.css1' is compressed
        InstallFiles: File: dialog-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\, Size: 398
        MSI (s) (9C:0C) [17:13:49:349]: Executing op: FileCopy(SourceName=DIALOG~3.CSS|dialog-default-theme.css,SourceCabKey=dialog_default_theme.css1,DestName=dialog-default-theme.css,Attributes=16384,FileSize=420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=791985010,HashPart2=1838397638,HashPart3=-1479680268,HashPart4=401996922,,)
        MSI (s) (9C:0C) [17:13:49:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\dialog-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:349]: Source for file 'dialog_default_theme.css1' is compressed
        InstallFiles: File: dialog-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\, Size: 420
        MSI (s) (9C:0C) [17:13:49:396]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json21,DestName=bower.json,Attributes=16384,FileSize=217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=628578895,HashPart2=-1711993591,HashPart3=-1548628493,HashPart4=-911866895,,)
        MSI (s) (9C:0C) [17:13:49:396]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:396]: Source for file 'bower.json21' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\, Size: 217
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\)
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\DATEPI~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\datepicker\)
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: FileCopy(SourceName=DATEPI~1.JS|datepicker.min.js,SourceCabKey=datepicker.min.js1,DestName=datepicker.min.js,Attributes=16384,FileSize=33984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1879603878,HashPart2=-1904408020,HashPart3=458266324,HashPart4=-233837952,,)
        MSI (s) (9C:0C) [17:13:49:411]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\datepicker.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:411]: Source for file 'datepicker.min.js1' is compressed
        InstallFiles: File: datepicker.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\, Size: 33984
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: FileCopy(SourceName=DATEPI~1.CSS|datepicker.min.css,SourceCabKey=datepicker.min.css1,DestName=datepicker.min.css,Attributes=16384,FileSize=7406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=771128963,HashPart2=136432364,HashPart3=1013767599,HashPart4=632702979,,)
        MSI (s) (9C:0C) [17:13:49:411]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\datepicker.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:411]: Source for file 'datepicker.min.css1' is compressed
        InstallFiles: File: datepicker.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\, Size: 7406
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: FileCopy(SourceName=DATEPI~1.JS1|datepicker.js,SourceCabKey=datepicker.js1,DestName=datepicker.js,Attributes=16384,FileSize=110861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=131558208,HashPart2=-1635314183,HashPart3=497009665,HashPart4=1607617341,,)
        MSI (s) (9C:0C) [17:13:49:411]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\datepicker.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:411]: Source for file 'datepicker.js1' is compressed
        InstallFiles: File: datepicker.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\, Size: 110861
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: FileCopy(SourceName=DATEPI~2.CSS|datepicker.css,SourceCabKey=datepicker.css1,DestName=datepicker.css,Attributes=16384,FileSize=9585,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1988779245,HashPart2=1672682017,HashPart3=-1997385854,HashPart4=-1368641441,,)
        MSI (s) (9C:0C) [17:13:49:411]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\datepicker.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:411]: Source for file 'datepicker.css1' is compressed
        InstallFiles: File: datepicker.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\, Size: 9585
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: FileCopy(SourceName=DATEPI~3.CSS|datepicker-default-theme.min.css,SourceCabKey=datepicker_default_theme.min1,DestName=datepicker-default-theme.min.css,Attributes=16384,FileSize=3266,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-159434421,HashPart2=-1579205893,HashPart3=512278518,HashPart4=-1672839327,,)
        MSI (s) (9C:0C) [17:13:49:411]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\datepicker-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:411]: Source for file 'datepicker_default_theme.min1' is compressed
        InstallFiles: File: datepicker-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\, Size: 3266
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: FileCopy(SourceName=DATEPI~4.CSS|datepicker-default-theme.css,SourceCabKey=datepicker_default_theme.css1,DestName=datepicker-default-theme.css,Attributes=16384,FileSize=3891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1272350170,HashPart2=1357673353,HashPart3=-334813898,HashPart4=-459595006,,)
        MSI (s) (9C:0C) [17:13:49:411]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\datepicker-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:411]: Source for file 'datepicker_default_theme.css1' is compressed
        InstallFiles: File: datepicker-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\, Size: 3891
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json20,DestName=bower.json,Attributes=16384,FileSize=280,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1408740654,HashPart2=1169721925,HashPart3=-1924233496,HashPart4=-488904857,,)
        MSI (s) (9C:0C) [17:13:49:411]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:411]: Source for file 'bower.json20' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\, Size: 280
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\)
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\core\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\core\)
        MSI (s) (9C:0C) [17:13:49:411]: Executing op: FileCopy(SourceName=DEFAUL~1.JS|default-theme.js,SourceCabKey=default_theme.js1,DestName=default-theme.js,Attributes=16384,FileSize=38156,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1199504050,HashPart2=-640566106,HashPart3=633797924,HashPart4=94471833,,)
        MSI (s) (9C:0C) [17:13:49:411]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\default-theme.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:411]: Source for file 'default_theme.js1' is compressed
        InstallFiles: File: default-theme.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\, Size: 38156
        MSI (s) (9C:0C) [17:13:49:427]: Executing op: FileCopy(SourceName=COREMI~1.JS|core.min.js,SourceCabKey=core.min.js1,DestName=core.min.js,Attributes=16384,FileSize=118133,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1931433361,HashPart2=-1720777623,HashPart3=-1021211800,HashPart4=-1125461004,,)
        MSI (s) (9C:0C) [17:13:49:427]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\core.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:427]: Source for file 'core.min.js1' is compressed
        InstallFiles: File: core.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\, Size: 118133
        MSI (s) (9C:0C) [17:13:49:427]: Executing op: FileCopy(SourceName=COREMI~1.CSS|core.min.css,SourceCabKey=core.min.css1,DestName=core.min.css,Attributes=16384,FileSize=222992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-229653518,HashPart2=152726842,HashPart3=-646853732,HashPart4=1507811454,,)
        MSI (s) (9C:0C) [17:13:49:427]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\core.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:427]: Source for file 'core.min.css1' is compressed
        InstallFiles: File: core.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\, Size: 222992
        MSI (s) (9C:0C) [17:13:49:427]: Executing op: FileCopy(SourceName=core.js,SourceCabKey=core.js1,DestName=core.js,Attributes=16384,FileSize=277425,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1500358402,HashPart2=-910035973,HashPart3=-1835668916,HashPart4=637423758,,)
        MSI (s) (9C:0C) [17:13:49:427]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\core.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:427]: Source for file 'core.js1' is compressed
        InstallFiles: File: core.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\, Size: 277425
        MSI (s) (9C:0C) [17:13:49:443]: Executing op: FileCopy(SourceName=core.css,SourceCabKey=core.css1,DestName=core.css,Attributes=16384,FileSize=546992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1207082878,HashPart2=1715186558,HashPart3=1245514943,HashPart4=1402657325,,)
        MSI (s) (9C:0C) [17:13:49:443]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\core.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:443]: Source for file 'core.css1' is compressed
        InstallFiles: File: core.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\, Size: 546992
        MSI (s) (9C:0C) [17:13:49:443]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json19,DestName=bower.json,Attributes=16384,FileSize=390,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1034387006,HashPart2=689000666,HashPart3=1134927304,HashPart4=-237121693,,)
        MSI (s) (9C:0C) [17:13:49:443]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:443]: Source for file 'bower.json19' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\, Size: 390
        MSI (s) (9C:0C) [17:13:49:458]: Executing op: FileCopy(SourceName=CORE-D~1.CSS|core-default-theme.min.css,SourceCabKey=core_default_theme.min.css1,DestName=core-default-theme.min.css,Attributes=16384,FileSize=234,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2033247145,HashPart2=-1447142379,HashPart3=2094878794,HashPart4=-236222580,,)
        MSI (s) (9C:0C) [17:13:49:458]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\core-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:458]: Source for file 'core_default_theme.min.css1' is compressed
        InstallFiles: File: core-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\, Size: 234
        MSI (s) (9C:0C) [17:13:49:458]: Executing op: FileCopy(SourceName=CORE-D~2.CSS|core-default-theme.css,SourceCabKey=core_default_theme.css1,DestName=core-default-theme.css,Attributes=16384,FileSize=276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=376635369,HashPart2=932928902,HashPart3=1311442657,HashPart4=243776558,,)
        MSI (s) (9C:0C) [17:13:49:458]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\core-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:458]: Source for file 'core_default_theme.css1' is compressed
        InstallFiles: File: core-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\, Size: 276
        MSI (s) (9C:0C) [17:13:49:458]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\)
        MSI (s) (9C:0C) [17:13:49:458]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\content\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\content\)
        MSI (s) (9C:0C) [17:13:49:458]: Executing op: FileCopy(SourceName=CONTEN~1.JS|content.min.js,SourceCabKey=content.min.js1,DestName=content.min.js,Attributes=16384,FileSize=713,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1539981838,HashPart2=-85614133,HashPart3=-586880819,HashPart4=-666807917,,)
        MSI (s) (9C:0C) [17:13:49:458]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\content.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:458]: Source for file 'content.min.js1' is compressed
        InstallFiles: File: content.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\, Size: 713
        MSI (s) (9C:0C) [17:13:49:474]: Executing op: FileCopy(SourceName=CONTEN~1.CSS|content.min.css,SourceCabKey=content.min.css1,DestName=content.min.css,Attributes=16384,FileSize=377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1282595805,HashPart2=1492538795,HashPart3=-52450372,HashPart4=-3600268,,)
        MSI (s) (9C:0C) [17:13:49:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\content.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:474]: Source for file 'content.min.css1' is compressed
        InstallFiles: File: content.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\, Size: 377
        MSI (s) (9C:0C) [17:13:49:474]: Executing op: FileCopy(SourceName=content.js,SourceCabKey=content.js1,DestName=content.js,Attributes=16384,FileSize=3250,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=800675813,HashPart2=1037270810,HashPart3=543875092,HashPart4=1566184317,,)
        MSI (s) (9C:0C) [17:13:49:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\content.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:474]: Source for file 'content.js1' is compressed
        InstallFiles: File: content.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\, Size: 3250
        MSI (s) (9C:0C) [17:13:49:474]: Executing op: FileCopy(SourceName=content.css,SourceCabKey=content.css1,DestName=content.css,Attributes=16384,FileSize=456,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1279876308,HashPart2=1794802593,HashPart3=1005152892,HashPart4=5506714,,)
        MSI (s) (9C:0C) [17:13:49:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\content.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:474]: Source for file 'content.css1' is compressed
        InstallFiles: File: content.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\, Size: 456
        MSI (s) (9C:0C) [17:13:49:474]: Executing op: FileCopy(SourceName=CONTEN~2.CSS|content-default-theme.min.css,SourceCabKey=content_default_theme.min.cs1,DestName=content-default-theme.min.css,Attributes=16384,FileSize=217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1788647892,HashPart2=-1084434079,HashPart3=-1537437324,HashPart4=-364338294,,)
        MSI (s) (9C:0C) [17:13:49:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\content-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:474]: Source for file 'content_default_theme.min.cs1' is compressed
        InstallFiles: File: content-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\, Size: 217
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: FileCopy(SourceName=CONTEN~3.CSS|content-default-theme.css,SourceCabKey=content_default_theme.css1,DestName=content-default-theme.css,Attributes=16384,FileSize=219,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=743529402,HashPart2=1484355145,HashPart3=-1713061372,HashPart4=1925899211,,)
        MSI (s) (9C:0C) [17:13:49:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\content-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:489]: Source for file 'content_default_theme.css1' is compressed
        InstallFiles: File: content-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\, Size: 219
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json18,DestName=bower.json,Attributes=16384,FileSize=160,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-255628590,HashPart2=-1891734388,HashPart3=-219961530,HashPart4=-2001685229,,)
        MSI (s) (9C:0C) [17:13:49:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:489]: Source for file 'bower.json18' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\, Size: 160
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\)
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\chips\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\chips\)
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: FileCopy(SourceName=CHIPSM~1.JS|chips.min.js,SourceCabKey=chips.min.js1,DestName=chips.min.js,Attributes=16384,FileSize=18418,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1701358414,HashPart2=1052152702,HashPart3=1867220679,HashPart4=346074986,,)
        MSI (s) (9C:0C) [17:13:49:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\chips.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:489]: Source for file 'chips.min.js1' is compressed
        InstallFiles: File: chips.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\, Size: 18418
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: FileCopy(SourceName=CHIPSM~1.CSS|chips.min.css,SourceCabKey=chips.min.css1,DestName=chips.min.css,Attributes=16384,FileSize=4853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=546755209,HashPart2=-1972826654,HashPart3=552312364,HashPart4=-972680552,,)
        MSI (s) (9C:0C) [17:13:49:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\chips.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:489]: Source for file 'chips.min.css1' is compressed
        InstallFiles: File: chips.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\, Size: 4853
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: FileCopy(SourceName=chips.js,SourceCabKey=chips.js1,DestName=chips.js,Attributes=16384,FileSize=51139,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-27872511,HashPart2=1661933410,HashPart3=1329193345,HashPart4=-778141156,,)
        MSI (s) (9C:0C) [17:13:49:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\chips.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:489]: Source for file 'chips.js1' is compressed
        InstallFiles: File: chips.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\, Size: 51139
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: FileCopy(SourceName=chips.css,SourceCabKey=chips.css1,DestName=chips.css,Attributes=16384,FileSize=6621,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1068490292,HashPart2=2090721634,HashPart3=1163958995,HashPart4=316498389,,)
        MSI (s) (9C:0C) [17:13:49:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\chips.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:489]: Source for file 'chips.css1' is compressed
        InstallFiles: File: chips.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\, Size: 6621
        MSI (s) (9C:0C) [17:13:49:489]: Executing op: FileCopy(SourceName=CHIPS-~1.CSS|chips-default-theme.min.css,SourceCabKey=chips_default_theme.min.css1,DestName=chips-default-theme.min.css,Attributes=16384,FileSize=1446,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=915215230,HashPart2=-561353849,HashPart3=-1781634705,HashPart4=-264077109,,)
        MSI (s) (9C:0C) [17:13:49:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\chips-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:489]: Source for file 'chips_default_theme.min.css1' is compressed
        InstallFiles: File: chips-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\, Size: 1446
        MSI (s) (9C:0C) [17:13:49:505]: Executing op: FileCopy(SourceName=CHIPS-~2.CSS|chips-default-theme.css,SourceCabKey=chips_default_theme.css1,DestName=chips-default-theme.css,Attributes=16384,FileSize=1823,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=33194488,HashPart2=184078619,HashPart3=-1451696312,HashPart4=-1098668139,,)
        MSI (s) (9C:0C) [17:13:49:505]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\chips-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:505]: Source for file 'chips_default_theme.css1' is compressed
        InstallFiles: File: chips-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\, Size: 1823
        MSI (s) (9C:0C) [17:13:49:505]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json17,DestName=bower.json,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1125904973,HashPart2=-2015033262,HashPart3=392009091,HashPart4=1630979171,,)
        MSI (s) (9C:0C) [17:13:49:505]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:505]: Source for file 'bower.json17' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\, Size: 220
        MSI (s) (9C:0C) [17:13:49:505]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\)
        MSI (s) (9C:0C) [17:13:49:505]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\checkbox\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\checkbox\)
        MSI (s) (9C:0C) [17:13:49:505]: Executing op: FileCopy(SourceName=CHECKB~1.JS|checkbox.min.js,SourceCabKey=checkbox.min.js1,DestName=checkbox.min.js,Attributes=16384,FileSize=2018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1983884178,HashPart2=-1463885225,HashPart3=2120928328,HashPart4=603214647,,)
        MSI (s) (9C:0C) [17:13:49:505]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\checkbox.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:505]: Source for file 'checkbox.min.js1' is compressed
        InstallFiles: File: checkbox.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\, Size: 2018
        MSI (s) (9C:0C) [17:13:49:505]: Executing op: FileCopy(SourceName=CHECKB~1.CSS|checkbox.min.css,SourceCabKey=checkbox.min.css1,DestName=checkbox.min.css,Attributes=16384,FileSize=2757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=470982132,HashPart2=-1717946484,HashPart3=-2025148199,HashPart4=-145469408,,)
        MSI (s) (9C:0C) [17:13:49:505]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\checkbox.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:505]: Source for file 'checkbox.min.css1' is compressed
        InstallFiles: File: checkbox.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\, Size: 2757
        MSI (s) (9C:0C) [17:13:49:505]: Executing op: FileCopy(SourceName=checkbox.js,SourceCabKey=checkbox.js1,DestName=checkbox.js,Attributes=16384,FileSize=7851,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1526355456,HashPart2=-688377462,HashPart3=687750644,HashPart4=-1139129105,,)
        MSI (s) (9C:0C) [17:13:49:505]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\checkbox.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:505]: Source for file 'checkbox.js1' is compressed
        InstallFiles: File: checkbox.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\, Size: 7851
        MSI (s) (9C:0C) [17:13:49:521]: Executing op: FileCopy(SourceName=checkbox.css,SourceCabKey=checkbox.css1,DestName=checkbox.css,Attributes=16384,FileSize=3978,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1834523382,HashPart2=2117035461,HashPart3=-1344146421,HashPart4=104974878,,)
        MSI (s) (9C:0C) [17:13:49:521]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\checkbox.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:521]: Source for file 'checkbox.css1' is compressed
        InstallFiles: File: checkbox.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\, Size: 3978
        MSI (s) (9C:0C) [17:13:49:521]: Executing op: FileCopy(SourceName=CHECKB~2.CSS|checkbox-default-theme.min.css,SourceCabKey=checkbox_default_theme.min.c1,DestName=checkbox-default-theme.min.css,Attributes=16384,FileSize=3134,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1166839491,HashPart2=-41151458,HashPart3=-1524048804,HashPart4=-1010974740,,)
        MSI (s) (9C:0C) [17:13:49:521]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\checkbox-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:521]: Source for file 'checkbox_default_theme.min.c1' is compressed
        InstallFiles: File: checkbox-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\, Size: 3134
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: FileCopy(SourceName=CHECKB~3.CSS|checkbox-default-theme.css,SourceCabKey=checkbox_default_theme.css1,DestName=checkbox-default-theme.css,Attributes=16384,FileSize=3467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1847896406,HashPart2=1566141914,HashPart3=-1242731077,HashPart4=-2062039597,,)
        MSI (s) (9C:0C) [17:13:49:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\checkbox-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:536]: Source for file 'checkbox_default_theme.css1' is compressed
        InstallFiles: File: checkbox-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\, Size: 3467
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json16,DestName=bower.json,Attributes=16384,FileSize=161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1072170856,HashPart2=1350972313,HashPart3=600901554,HashPart4=-931455463,,)
        MSI (s) (9C:0C) [17:13:49:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:536]: Source for file 'bower.json16' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\, Size: 161
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\)
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\card\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\card\)
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: FileCopy(SourceName=CARDMI~1.JS|card.min.js,SourceCabKey=card.min.js1,DestName=card.min.js,Attributes=16384,FileSize=357,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1924344590,HashPart2=-1671070560,HashPart3=727546286,HashPart4=1698097870,,)
        MSI (s) (9C:0C) [17:13:49:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\card.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:536]: Source for file 'card.min.js1' is compressed
        InstallFiles: File: card.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\, Size: 357
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: FileCopy(SourceName=CARDMI~1.CSS|card.min.css,SourceCabKey=card.min.css1,DestName=card.min.css,Attributes=16384,FileSize=6701,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-925755374,HashPart2=-1565799175,HashPart3=1538709477,HashPart4=-1887857005,,)
        MSI (s) (9C:0C) [17:13:49:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\card.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:536]: Source for file 'card.min.css1' is compressed
        InstallFiles: File: card.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\, Size: 6701
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: FileCopy(SourceName=card.js,SourceCabKey=card.js1,DestName=card.js,Attributes=16384,FileSize=4666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-643608410,HashPart2=-300382357,HashPart3=-609639265,HashPart4=761743537,,)
        MSI (s) (9C:0C) [17:13:49:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\card.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:536]: Source for file 'card.js1' is compressed
        InstallFiles: File: card.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\, Size: 4666
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: FileCopy(SourceName=card.css,SourceCabKey=card.css1,DestName=card.css,Attributes=16384,FileSize=8627,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2138272616,HashPart2=928249051,HashPart3=1727187886,HashPart4=-1170027711,,)
        MSI (s) (9C:0C) [17:13:49:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\card.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:536]: Source for file 'card.css1' is compressed
        InstallFiles: File: card.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\, Size: 8627
        MSI (s) (9C:0C) [17:13:49:536]: Executing op: FileCopy(SourceName=CARD-D~1.CSS|card-default-theme.min.css,SourceCabKey=card_default_theme.min.css1,DestName=card-default-theme.min.css,Attributes=16384,FileSize=620,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1524833568,HashPart2=597996749,HashPart3=-1657895644,HashPart4=-511794137,,)
        MSI (s) (9C:0C) [17:13:49:536]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\card-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:536]: Source for file 'card_default_theme.min.css1' is compressed
        InstallFiles: File: card-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\, Size: 620
        MSI (s) (9C:0C) [17:13:49:552]: Executing op: FileCopy(SourceName=CARD-D~2.CSS|card-default-theme.css,SourceCabKey=card_default_theme.css1,DestName=card-default-theme.css,Attributes=16384,FileSize=715,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=952696240,HashPart2=2081496573,HashPart3=1743506401,HashPart4=-897193306,,)
        MSI (s) (9C:0C) [17:13:49:552]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\card-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:552]: Source for file 'card_default_theme.css1' is compressed
        InstallFiles: File: card-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\, Size: 715
        MSI (s) (9C:0C) [17:13:49:552]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json15,DestName=bower.json,Attributes=16384,FileSize=157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-708270938,HashPart2=-780916556,HashPart3=-412272853,HashPart4=-427047473,,)
        MSI (s) (9C:0C) [17:13:49:552]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:552]: Source for file 'bower.json15' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\, Size: 157
        MSI (s) (9C:0C) [17:13:49:567]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\)
        MSI (s) (9C:0C) [17:13:49:567]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\button\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\button\)
        MSI (s) (9C:0C) [17:13:49:567]: Executing op: FileCopy(SourceName=BUTTON~1.JS|button.min.js,SourceCabKey=button.min.js1,DestName=button.min.js,Attributes=16384,FileSize=1324,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=216401658,HashPart2=-678083463,HashPart3=-116609719,HashPart4=-447963335,,)
        MSI (s) (9C:0C) [17:13:49:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\button.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:567]: Source for file 'button.min.js1' is compressed
        InstallFiles: File: button.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\, Size: 1324
        MSI (s) (9C:0C) [17:13:49:567]: Executing op: FileCopy(SourceName=BUTTON~1.CSS|button.min.css,SourceCabKey=button.min.css1,DestName=button.min.css,Attributes=16384,FileSize=5671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1183705001,HashPart2=-53111737,HashPart3=-35861545,HashPart4=-313697157,,)
        MSI (s) (9C:0C) [17:13:49:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\button.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:567]: Source for file 'button.min.css1' is compressed
        InstallFiles: File: button.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\, Size: 5671
        MSI (s) (9C:0C) [17:13:49:567]: Executing op: FileCopy(SourceName=button.js,SourceCabKey=button.js1,DestName=button.js,Attributes=16384,FileSize=6020,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1613687486,HashPart2=2012961984,HashPart3=1334716242,HashPart4=-650529977,,)
        MSI (s) (9C:0C) [17:13:49:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\button.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:567]: Source for file 'button.js1' is compressed
        InstallFiles: File: button.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\, Size: 6020
        MSI (s) (9C:0C) [17:13:49:567]: Executing op: FileCopy(SourceName=button.css,SourceCabKey=button.css1,DestName=button.css,Attributes=16384,FileSize=7243,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1557189163,HashPart2=-588937614,HashPart3=-1402153595,HashPart4=-1191430256,,)
        MSI (s) (9C:0C) [17:13:49:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\button.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:567]: Source for file 'button.css1' is compressed
        InstallFiles: File: button.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\, Size: 7243
        MSI (s) (9C:0C) [17:13:49:567]: Executing op: FileCopy(SourceName=BUTTON~2.CSS|button-default-theme.min.css,SourceCabKey=button_default_theme.min.css1,DestName=button-default-theme.min.css,Attributes=16384,FileSize=5005,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1646522492,HashPart2=-1897922297,HashPart3=-326040664,HashPart4=1425207942,,)
        MSI (s) (9C:0C) [17:13:49:567]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\button-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:567]: Source for file 'button_default_theme.min.css1' is compressed
        InstallFiles: File: button-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\, Size: 5005
        MSI (s) (9C:0C) [17:13:49:583]: Executing op: FileCopy(SourceName=BUTTON~3.CSS|button-default-theme.css,SourceCabKey=button_default_theme.css1,DestName=button-default-theme.css,Attributes=16384,FileSize=6240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=761660600,HashPart2=-1120979725,HashPart3=153561738,HashPart4=1902336217,,)
        MSI (s) (9C:0C) [17:13:49:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\button-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:583]: Source for file 'button_default_theme.css1' is compressed
        InstallFiles: File: button-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\, Size: 6240
        MSI (s) (9C:0C) [17:13:49:583]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json14,DestName=bower.json,Attributes=16384,FileSize=159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1071558306,HashPart2=535793787,HashPart3=-835251317,HashPart4=-1966131953,,)
        MSI (s) (9C:0C) [17:13:49:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:583]: Source for file 'bower.json14' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\, Size: 159
        MSI (s) (9C:0C) [17:13:49:583]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\)
        MSI (s) (9C:0C) [17:13:49:583]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\BOTTOM~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\)
        MSI (s) (9C:0C) [17:13:49:583]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json13,DestName=bower.json,Attributes=16384,FileSize=222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=347033816,HashPart2=-1661991339,HashPart3=299262276,HashPart4=-1708137522,,)
        MSI (s) (9C:0C) [17:13:49:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:583]: Source for file 'bower.json13' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\, Size: 222
        MSI (s) (9C:0C) [17:13:49:583]: Executing op: FileCopy(SourceName=BOTTOM~1.JS|bottomSheet.min.js,SourceCabKey=bottomsheet.min.js1,DestName=bottomSheet.min.js,Attributes=16384,FileSize=2819,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1670951656,HashPart2=1884259089,HashPart3=400461751,HashPart4=369781656,,)
        MSI (s) (9C:0C) [17:13:49:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\bottomSheet.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:583]: Source for file 'bottomsheet.min.js1' is compressed
        InstallFiles: File: bottomSheet.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\, Size: 2819
        MSI (s) (9C:0C) [17:13:49:583]: Executing op: FileCopy(SourceName=BOTTOM~1.CSS|bottomSheet.min.css,SourceCabKey=bottomsheet.min.css1,DestName=bottomSheet.min.css,Attributes=16384,FileSize=4138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1128093777,HashPart2=965234287,HashPart3=-585246952,HashPart4=-736143996,,)
        MSI (s) (9C:0C) [17:13:49:583]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\bottomSheet.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:583]: Source for file 'bottomsheet.min.css1' is compressed
        InstallFiles: File: bottomSheet.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\, Size: 4138
        MSI (s) (9C:0C) [17:13:49:692]: Executing op: FileCopy(SourceName=BOTTOM~1.JS1|bottomSheet.js,SourceCabKey=bottomsheet.js1,DestName=bottomSheet.js,Attributes=16384,FileSize=10861,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=290911253,HashPart2=-2085987378,HashPart3=-1870400365,HashPart4=1836716781,,)
        MSI (s) (9C:0C) [17:13:49:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\bottomSheet.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:692]: Source for file 'bottomsheet.js1' is compressed
        InstallFiles: File: bottomSheet.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\, Size: 10861
        MSI (s) (9C:0C) [17:13:49:692]: Executing op: FileCopy(SourceName=BOTTOM~2.CSS|bottomSheet.css,SourceCabKey=bottomsheet.css1,DestName=bottomSheet.css,Attributes=16384,FileSize=6210,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1406472421,HashPart2=1600121455,HashPart3=1783556132,HashPart4=-543084805,,)
        MSI (s) (9C:0C) [17:13:49:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\bottomSheet.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:692]: Source for file 'bottomsheet.css1' is compressed
        InstallFiles: File: bottomSheet.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\, Size: 6210
        MSI (s) (9C:0C) [17:13:49:692]: Executing op: FileCopy(SourceName=BOTTOM~3.CSS|bottomSheet-default-theme.min.css,SourceCabKey=bottomsheet_default_theme.mi1,DestName=bottomSheet-default-theme.min.css,Attributes=16384,FileSize=424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=343601618,HashPart2=1383642683,HashPart3=19567950,HashPart4=-1454407971,,)
        MSI (s) (9C:0C) [17:13:49:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\bottomSheet-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:692]: Source for file 'bottomsheet_default_theme.mi1' is compressed
        InstallFiles: File: bottomSheet-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\, Size: 424
        MSI (s) (9C:0C) [17:13:49:692]: Executing op: FileCopy(SourceName=BOTTOM~4.CSS|bottomSheet-default-theme.css,SourceCabKey=bottomsheet_default_theme.cs1,DestName=bottomSheet-default-theme.css,Attributes=16384,FileSize=518,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1483648274,HashPart2=1426298014,HashPart3=844547682,HashPart4=-83223009,,)
        MSI (s) (9C:0C) [17:13:49:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\bottomSheet-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:692]: Source for file 'bottomsheet_default_theme.cs1' is compressed
        InstallFiles: File: bottomSheet-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\, Size: 518
        MSI (s) (9C:0C) [17:13:49:692]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\)
        MSI (s) (9C:0C) [17:13:49:692]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\backdrop\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\backdrop\)
        MSI (s) (9C:0C) [17:13:49:692]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json12,DestName=bower.json,Attributes=16384,FileSize=161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1933586083,HashPart2=1010009978,HashPart3=-1365334109,HashPart4=895307609,,)
        MSI (s) (9C:0C) [17:13:49:692]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:692]: Source for file 'bower.json12' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\, Size: 161
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=BACKDR~1.JS|backdrop.min.js,SourceCabKey=backdrop.min.js1,DestName=backdrop.min.js,Attributes=16384,FileSize=1031,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-441570052,HashPart2=-1280422608,HashPart3=-2135424550,HashPart4=-465064474,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\backdrop.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'backdrop.min.js1' is compressed
        InstallFiles: File: backdrop.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\, Size: 1031
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=BACKDR~1.CSS|backdrop.min.css,SourceCabKey=backdrop.min.css1,DestName=backdrop.min.css,Attributes=16384,FileSize=893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1408977348,HashPart2=-1098315073,HashPart3=-431930277,HashPart4=760379409,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\backdrop.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'backdrop.min.css1' is compressed
        InstallFiles: File: backdrop.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\, Size: 893
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=backdrop.js,SourceCabKey=backdrop.js1,DestName=backdrop.js,Attributes=16384,FileSize=3080,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-476516078,HashPart2=994683468,HashPart3=1747979792,HashPart4=1860341023,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\backdrop.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'backdrop.js1' is compressed
        InstallFiles: File: backdrop.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\, Size: 3080
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=backdrop.css,SourceCabKey=backdrop.css1,DestName=backdrop.css,Attributes=16384,FileSize=1149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1787634989,HashPart2=439369201,HashPart3=1964067800,HashPart4=-1500623346,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\backdrop.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'backdrop.css1' is compressed
        InstallFiles: File: backdrop.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\, Size: 1149
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=BACKDR~2.CSS|backdrop-default-theme.min.css,SourceCabKey=backdrop_default_theme.min.c1,DestName=backdrop-default-theme.min.css,Attributes=16384,FileSize=257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-712136875,HashPart2=207978413,HashPart3=1632761896,HashPart4=-1923497017,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\backdrop-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'backdrop_default_theme.min.c1' is compressed
        InstallFiles: File: backdrop-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\, Size: 257
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=BACKDR~3.CSS|backdrop-default-theme.css,SourceCabKey=backdrop_default_theme.css1,DestName=backdrop-default-theme.css,Attributes=16384,FileSize=268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1804187247,HashPart2=-722333177,HashPart3=1272938192,HashPart4=1000203327,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\backdrop-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'backdrop_default_theme.css1' is compressed
        InstallFiles: File: backdrop-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\, Size: 268
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\)
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\AUTOCO~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\)
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json11,DestName=bower.json,Attributes=16384,FileSize=282,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=340124904,HashPart2=2063848792,HashPart3=-264767130,HashPart4=-53516243,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'bower.json11' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\, Size: 282
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=AUTOCO~1.JS|autocomplete.min.js,SourceCabKey=autocomplete.min.js1,DestName=autocomplete.min.js,Attributes=16384,FileSize=17092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-591004240,HashPart2=-1468451925,HashPart3=-1808319934,HashPart4=-876049772,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\autocomplete.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'autocomplete.min.js1' is compressed
        InstallFiles: File: autocomplete.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\, Size: 17092
        MSI (s) (9C:0C) [17:13:49:708]: Executing op: FileCopy(SourceName=AUTOCO~1.CSS|autocomplete.min.css,SourceCabKey=autocomplete.min.css1,DestName=autocomplete.min.css,Attributes=16384,FileSize=5709,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1314618471,HashPart2=1008757319,HashPart3=-2071779684,HashPart4=-129319756,,)
        MSI (s) (9C:0C) [17:13:49:708]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\autocomplete.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:708]: Source for file 'autocomplete.min.css1' is compressed
        InstallFiles: File: autocomplete.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\, Size: 5709
        MSI (s) (9C:0C) [17:13:49:723]: Executing op: FileCopy(SourceName=AUTOCO~1.JS1|autocomplete.js,SourceCabKey=autocomplete.js1,DestName=autocomplete.js,Attributes=16384,FileSize=51502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1512060017,HashPart2=-690036600,HashPart3=269963248,HashPart4=-1862530246,,)
        MSI (s) (9C:0C) [17:13:49:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\autocomplete.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:723]: Source for file 'autocomplete.js1' is compressed
        InstallFiles: File: autocomplete.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\, Size: 51502
        MSI (s) (9C:0C) [17:13:49:723]: Executing op: FileCopy(SourceName=AUTOCO~2.CSS|autocomplete.css,SourceCabKey=autocomplete.css1,DestName=autocomplete.css,Attributes=16384,FileSize=7756,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2023976812,HashPart2=1751663339,HashPart3=1101725700,HashPart4=-682211385,,)
        MSI (s) (9C:0C) [17:13:49:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\autocomplete.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:723]: Source for file 'autocomplete.css1' is compressed
        InstallFiles: File: autocomplete.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\, Size: 7756
        MSI (s) (9C:0C) [17:13:49:723]: Executing op: FileCopy(SourceName=AUTOCO~3.CSS|autocomplete-default-theme.min.css,SourceCabKey=autocomplete_default_theme.m1,DestName=autocomplete-default-theme.min.css,Attributes=16384,FileSize=910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1317622653,HashPart2=-1719701200,HashPart3=1927152550,HashPart4=2075041171,,)
        MSI (s) (9C:0C) [17:13:49:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\autocomplete-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:723]: Source for file 'autocomplete_default_theme.m1' is compressed
        InstallFiles: File: autocomplete-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\, Size: 910
        MSI (s) (9C:0C) [17:13:49:723]: Executing op: FileCopy(SourceName=AUTOCO~4.CSS|autocomplete-default-theme.css,SourceCabKey=autocomplete_default_theme.c1,DestName=autocomplete-default-theme.css,Attributes=16384,FileSize=1012,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1448686886,HashPart2=532326804,HashPart3=1471465362,HashPart4=-873703828,,)
        MSI (s) (9C:0C) [17:13:49:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\autocomplete-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:723]: Source for file 'autocomplete_default_theme.c1' is compressed
        InstallFiles: File: autocomplete-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\, Size: 1012
        MSI (s) (9C:0C) [17:13:49:723]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\)
        MSI (s) (9C:0C) [17:13:49:723]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\WHITEF~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\)
        MSI (s) (9C:0C) [17:13:49:723]: Executing op: FileCopy(SourceName=WHITEF~1.JS|whiteframe.min.js,SourceCabKey=whiteframe.min.js,DestName=whiteframe.min.js,Attributes=16384,FileSize=782,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1490205710,HashPart2=-1635609005,HashPart3=1119479693,HashPart4=-1621031688,,)
        MSI (s) (9C:0C) [17:13:49:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\whiteframe.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:723]: Source for file 'whiteframe.min.js' is compressed
        InstallFiles: File: whiteframe.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\, Size: 782
        MSI (s) (9C:0C) [17:13:49:723]: Executing op: FileCopy(SourceName=WHITEF~1.CSS|whiteframe.min.css,SourceCabKey=whiteframe.min.css,DestName=whiteframe.min.css,Attributes=16384,FileSize=3297,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-405424306,HashPart2=2041686013,HashPart3=-472077985,HashPart4=-1128481949,,)
        MSI (s) (9C:0C) [17:13:49:723]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\whiteframe.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:723]: Source for file 'whiteframe.min.css' is compressed
        InstallFiles: File: whiteframe.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\, Size: 3297
        MSI (s) (9C:0C) [17:13:49:755]: Executing op: FileCopy(SourceName=WHITEF~1.JS1|whiteframe.js,SourceCabKey=whiteframe.js,DestName=whiteframe.js,Attributes=16384,FileSize=2193,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-374566632,HashPart2=197427652,HashPart3=1931441962,HashPart4=838849214,,)
        MSI (s) (9C:0C) [17:13:49:755]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\whiteframe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:755]: Source for file 'whiteframe.js' is compressed
        InstallFiles: File: whiteframe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\, Size: 2193
        MSI (s) (9C:0C) [17:13:49:880]: Executing op: FileCopy(SourceName=WHITEF~2.CSS|whiteframe.css,SourceCabKey=whiteframe.css,DestName=whiteframe.css,Attributes=16384,FileSize=4124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1323624888,HashPart2=-1002038041,HashPart3=-82136762,HashPart4=1894327654,,)
        MSI (s) (9C:0C) [17:13:49:880]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\whiteframe.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:880]: Source for file 'whiteframe.css' is compressed
        InstallFiles: File: whiteframe.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\, Size: 4124
        MSI (s) (9C:0C) [17:13:49:880]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\)
        MSI (s) (9C:0C) [17:13:49:880]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\VIRTUA~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\)
        MSI (s) (9C:0C) [17:13:49:880]: Executing op: FileCopy(SourceName=VIRTUA~1.JS|virtualRepeat.min.js,SourceCabKey=virtualrepeat.min.js,DestName=virtualRepeat.min.js,Attributes=16384,FileSize=13199,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1721119007,HashPart2=-903963525,HashPart3=-1139210097,HashPart4=1201706628,,)
        MSI (s) (9C:0C) [17:13:49:880]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\virtualRepeat.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:880]: Source for file 'virtualrepeat.min.js' is compressed
        InstallFiles: File: virtualRepeat.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\, Size: 13199
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: FileCopy(SourceName=VIRTUA~1.CSS|virtualRepeat.min.css,SourceCabKey=virtualrepeat.min.css,DestName=virtualRepeat.min.css,Attributes=16384,FileSize=1045,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1046614513,HashPart2=-1166592538,HashPart3=-1743829208,HashPart4=1760913129,,)
        MSI (s) (9C:0C) [17:13:49:895]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\virtualRepeat.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:895]: Source for file 'virtualrepeat.min.css' is compressed
        InstallFiles: File: virtualRepeat.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\, Size: 1045
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: FileCopy(SourceName=VIRTUA~1.JS1|virtualRepeat.js,SourceCabKey=virtualrepeat.js,DestName=virtualRepeat.js,Attributes=16384,FileSize=33988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=260557437,HashPart2=-10113157,HashPart3=2089917281,HashPart4=640934573,,)
        MSI (s) (9C:0C) [17:13:49:895]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\virtualRepeat.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:895]: Source for file 'virtualrepeat.js' is compressed
        InstallFiles: File: virtualRepeat.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\, Size: 33988
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: FileCopy(SourceName=VIRTUA~2.CSS|virtualRepeat.css,SourceCabKey=virtualrepeat.css,DestName=virtualRepeat.css,Attributes=16384,FileSize=1309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1735087717,HashPart2=-271576153,HashPart3=-1311233947,HashPart4=-47365323,,)
        MSI (s) (9C:0C) [17:13:49:895]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\virtualRepeat.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:895]: Source for file 'virtualrepeat.css' is compressed
        InstallFiles: File: virtualRepeat.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\, Size: 1309
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\)
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\tooltip\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\)
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: FileCopy(SourceName=TOOLTI~1.JS|tooltip.min.js,SourceCabKey=tooltip.min.js,DestName=tooltip.min.js,Attributes=16384,FileSize=4571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1364213875,HashPart2=265274117,HashPart3=-516458613,HashPart4=1625688421,,)
        MSI (s) (9C:0C) [17:13:49:895]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\tooltip.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:895]: Source for file 'tooltip.min.js' is compressed
        InstallFiles: File: tooltip.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\, Size: 4571
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: FileCopy(SourceName=TOOLTI~1.CSS|tooltip.min.css,SourceCabKey=tooltip.min.css,DestName=tooltip.min.css,Attributes=16384,FileSize=1704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-176895761,HashPart2=1311470056,HashPart3=1675164525,HashPart4=1299486266,,)
        MSI (s) (9C:0C) [17:13:49:895]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\tooltip.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:895]: Source for file 'tooltip.min.css' is compressed
        InstallFiles: File: tooltip.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\, Size: 1704
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: FileCopy(SourceName=tooltip.js,SourceCabKey=tooltip.js,DestName=tooltip.js,Attributes=16384,FileSize=14851,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1693171814,HashPart2=332212679,HashPart3=396996101,HashPart4=-1969102960,,)
        MSI (s) (9C:0C) [17:13:49:895]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\tooltip.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:895]: Source for file 'tooltip.js' is compressed
        InstallFiles: File: tooltip.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\, Size: 14851
        MSI (s) (9C:0C) [17:13:49:895]: Executing op: FileCopy(SourceName=tooltip.css,SourceCabKey=tooltip.css,DestName=tooltip.css,Attributes=16384,FileSize=2304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1531790280,HashPart2=1858650452,HashPart3=-1328400218,HashPart4=963682511,,)
        MSI (s) (9C:0C) [17:13:49:895]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\tooltip.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:895]: Source for file 'tooltip.css' is compressed
        InstallFiles: File: tooltip.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\, Size: 2304
        MSI (s) (9C:0C) [17:13:49:911]: Executing op: FileCopy(SourceName=TOOLTI~2.CSS|tooltip-default-theme.min.css,SourceCabKey=tooltip_default_theme.min.cs,DestName=tooltip-default-theme.min.css,Attributes=16384,FileSize=267,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2104763181,HashPart2=543336712,HashPart3=1642427680,HashPart4=717895432,,)
        MSI (s) (9C:0C) [17:13:49:911]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\tooltip-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:911]: Source for file 'tooltip_default_theme.min.cs' is compressed
        InstallFiles: File: tooltip-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\, Size: 267
        MSI (s) (9C:0C) [17:13:49:911]: Executing op: FileCopy(SourceName=TOOLTI~3.CSS|tooltip-default-theme.css,SourceCabKey=tooltip_default_theme.css,DestName=tooltip-default-theme.css,Attributes=16384,FileSize=278,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2116946749,HashPart2=-210119836,HashPart3=5031259,HashPart4=1057302786,,)
        MSI (s) (9C:0C) [17:13:49:911]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\tooltip-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:911]: Source for file 'tooltip_default_theme.css' is compressed
        InstallFiles: File: tooltip-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\, Size: 278
        MSI (s) (9C:0C) [17:13:49:911]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\)
        MSI (s) (9C:0C) [17:13:49:911]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\toolbar\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\)
        MSI (s) (9C:0C) [17:13:49:911]: Executing op: FileCopy(SourceName=TOOLBA~1.JS|toolbar.min.js,SourceCabKey=toolbar.min.js,DestName=toolbar.min.js,Attributes=16384,FileSize=1827,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-317617796,HashPart2=406769287,HashPart3=-1563787012,HashPart4=356099861,,)
        MSI (s) (9C:0C) [17:13:49:911]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\toolbar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:911]: Source for file 'toolbar.min.js' is compressed
        InstallFiles: File: toolbar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\, Size: 1827
        MSI (s) (9C:0C) [17:13:49:927]: Executing op: FileCopy(SourceName=TOOLBA~1.CSS|toolbar.min.css,SourceCabKey=toolbar.min.css,DestName=toolbar.min.css,Attributes=16384,FileSize=3685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=138086738,HashPart2=-266698196,HashPart3=884439913,HashPart4=1047797221,,)
        MSI (s) (9C:0C) [17:13:49:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\toolbar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:927]: Source for file 'toolbar.min.css' is compressed
        InstallFiles: File: toolbar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\, Size: 3685
        MSI (s) (9C:0C) [17:13:49:927]: Executing op: FileCopy(SourceName=toolbar.js,SourceCabKey=toolbar.js1,DestName=toolbar.js,Attributes=16384,FileSize=8050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-68827807,HashPart2=-99900686,HashPart3=-1736592524,HashPart4=-822459245,,)
        MSI (s) (9C:0C) [17:13:49:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\toolbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:927]: Source for file 'toolbar.js1' is compressed
        InstallFiles: File: toolbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\, Size: 8050
        MSI (s) (9C:0C) [17:13:49:927]: Executing op: FileCopy(SourceName=toolbar.css,SourceCabKey=toolbar.css,DestName=toolbar.css,Attributes=16384,FileSize=4776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2068793971,HashPart2=-1552432415,HashPart3=2020081122,HashPart4=1683951232,,)
        MSI (s) (9C:0C) [17:13:49:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\toolbar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:927]: Source for file 'toolbar.css' is compressed
        InstallFiles: File: toolbar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\, Size: 4776
        MSI (s) (9C:0C) [17:13:49:927]: Executing op: FileCopy(SourceName=TOOLBA~2.CSS|toolbar-default-theme.min.css,SourceCabKey=toolbar_default_theme.min.cs,DestName=toolbar-default-theme.min.css,Attributes=16384,FileSize=1142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-571959085,HashPart2=838146238,HashPart3=-449669001,HashPart4=1811190687,,)
        MSI (s) (9C:0C) [17:13:49:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\toolbar-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:927]: Source for file 'toolbar_default_theme.min.cs' is compressed
        InstallFiles: File: toolbar-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\, Size: 1142
        MSI (s) (9C:0C) [17:13:49:942]: Executing op: FileCopy(SourceName=TOOLBA~3.CSS|toolbar-default-theme.css,SourceCabKey=toolbar_default_theme.css,DestName=toolbar-default-theme.css,Attributes=16384,FileSize=1300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=579390464,HashPart2=-29626875,HashPart3=930713942,HashPart4=-1969543071,,)
        MSI (s) (9C:0C) [17:13:49:942]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\toolbar-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:942]: Source for file 'toolbar_default_theme.css' is compressed
        InstallFiles: File: toolbar-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\, Size: 1300
        MSI (s) (9C:0C) [17:13:49:942]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\)
        MSI (s) (9C:0C) [17:13:49:942]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\toast\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\toast\)
        MSI (s) (9C:0C) [17:13:49:942]: Executing op: FileCopy(SourceName=TOASTM~1.JS|toast.min.js,SourceCabKey=toast.min.js,DestName=toast.min.js,Attributes=16384,FileSize=3707,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=320751321,HashPart2=-386413782,HashPart3=-751091220,HashPart4=-1047159151,,)
        MSI (s) (9C:0C) [17:13:49:942]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\toast.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:942]: Source for file 'toast.min.js' is compressed
        InstallFiles: File: toast.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\, Size: 3707
        MSI (s) (9C:0C) [17:13:49:942]: Executing op: FileCopy(SourceName=TOASTM~1.CSS|toast.min.css,SourceCabKey=toast.min.css,DestName=toast.min.css,Attributes=16384,FileSize=4042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=376388688,HashPart2=-436852960,HashPart3=1477819301,HashPart4=2094480349,,)
        MSI (s) (9C:0C) [17:13:49:942]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\toast.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:942]: Source for file 'toast.min.css' is compressed
        InstallFiles: File: toast.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\, Size: 4042
        MSI (s) (9C:0C) [17:13:49:942]: Executing op: FileCopy(SourceName=toast.js,SourceCabKey=toast.js,DestName=toast.js,Attributes=16384,FileSize=18562,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1786420642,HashPart2=-324494349,HashPart3=-2014800557,HashPart4=447512511,,)
        MSI (s) (9C:0C) [17:13:49:942]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\toast.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:942]: Source for file 'toast.js' is compressed
        InstallFiles: File: toast.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\, Size: 18562
        MSI (s) (9C:0C) [17:13:49:942]: Executing op: FileCopy(SourceName=toast.css,SourceCabKey=toast.css,DestName=toast.css,Attributes=16384,FileSize=5864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1649379239,HashPart2=1652895623,HashPart3=1514758763,HashPart4=-912589761,,)
        MSI (s) (9C:0C) [17:13:49:942]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\toast.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:942]: Source for file 'toast.css' is compressed
        InstallFiles: File: toast.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\, Size: 5864
        MSI (s) (9C:0C) [17:13:49:942]: Executing op: FileCopy(SourceName=TOAST-~1.CSS|toast-default-theme.min.css,SourceCabKey=toast_default_theme.min.css,DestName=toast-default-theme.min.css,Attributes=16384,FileSize=607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1317857037,HashPart2=-1288291348,HashPart3=1185957203,HashPart4=-234068068,,)
        MSI (s) (9C:0C) [17:13:49:942]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\toast-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:942]: Source for file 'toast_default_theme.min.css' is compressed
        InstallFiles: File: toast-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\, Size: 607
        MSI (s) (9C:0C) [17:13:49:958]: Executing op: FileCopy(SourceName=TOAST-~2.CSS|toast-default-theme.css,SourceCabKey=toast_default_theme.css,DestName=toast-default-theme.css,Attributes=16384,FileSize=685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=173952570,HashPart2=-724218279,HashPart3=-280550926,HashPart4=1548149504,,)
        MSI (s) (9C:0C) [17:13:49:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\toast-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:958]: Source for file 'toast_default_theme.css' is compressed
        InstallFiles: File: toast-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\, Size: 685
        MSI (s) (9C:0C) [17:13:49:958]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\)
        MSI (s) (9C:0C) [17:13:49:958]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\TEXTFI~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\textField\)
        MSI (s) (9C:0C) [17:13:49:958]: Executing op: FileCopy(SourceName=TEXTFI~1.JS|textField.js,SourceCabKey=textfield.js,DestName=textField.js,Attributes=16384,FileSize=4678,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1829992146,HashPart2=-2081595229,HashPart3=-1646255561,HashPart4=1417395138,,)
        MSI (s) (9C:0C) [17:13:49:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\textField.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:49:958]: Source for file 'textfield.js' is compressed
        InstallFiles: File: textField.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\, Size: 4678
        MSI (s) (9C:0C) [17:13:50:051]: Executing op: FileCopy(SourceName=TEXTFI~1.CSS|textField.css,SourceCabKey=textfield.css,DestName=textField.css,Attributes=16384,FileSize=8051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1378237226,HashPart2=831418519,HashPart3=1386365926,HashPart4=23409266,,)
        MSI (s) (9C:0C) [17:13:50:051]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\textField.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:051]: Source for file 'textfield.css' is compressed
        InstallFiles: File: textField.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\, Size: 8051
        MSI (s) (9C:0C) [17:13:50:051]: Executing op: FileCopy(SourceName=TEXTFI~2.CSS|textField-default-theme.css,SourceCabKey=textfield_default_theme.css,DestName=textField-default-theme.css,Attributes=16384,FileSize=1942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2136413331,HashPart2=-1235132274,HashPart3=-435554427,HashPart4=1808321423,,)
        MSI (s) (9C:0C) [17:13:50:051]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\textField-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:051]: Source for file 'textfield_default_theme.css' is compressed
        InstallFiles: File: textField-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\, Size: 1942
        MSI (s) (9C:0C) [17:13:50:051]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\)
        MSI (s) (9C:0C) [17:13:50:051]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\tabs\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\tabs\)
        MSI (s) (9C:0C) [17:13:50:051]: Executing op: FileCopy(SourceName=TABSMI~1.JS|tabs.min.js,SourceCabKey=tabs.min.js,DestName=tabs.min.js,Attributes=16384,FileSize=16071,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1079918483,HashPart2=1729783741,HashPart3=1276935429,HashPart4=-1591605236,,)
        MSI (s) (9C:0C) [17:13:50:051]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\tabs.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:051]: Source for file 'tabs.min.js' is compressed
        InstallFiles: File: tabs.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\, Size: 16071
        MSI (s) (9C:0C) [17:13:50:067]: Executing op: FileCopy(SourceName=TABSMI~1.CSS|tabs.min.css,SourceCabKey=tabs.min.css,DestName=tabs.min.css,Attributes=16384,FileSize=9284,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=685240695,HashPart2=1073582361,HashPart3=1814745840,HashPart4=-361178374,,)
        MSI (s) (9C:0C) [17:13:50:067]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\tabs.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:067]: Source for file 'tabs.min.css' is compressed
        InstallFiles: File: tabs.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\, Size: 9284
        MSI (s) (9C:0C) [17:13:50:067]: Executing op: FileCopy(SourceName=tabs.js,SourceCabKey=tabs.js,DestName=tabs.js,Attributes=16384,FileSize=48367,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-69399661,HashPart2=-539319659,HashPart3=1363223162,HashPart4=-460312750,,)
        MSI (s) (9C:0C) [17:13:50:067]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\tabs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:067]: Source for file 'tabs.js' is compressed
        InstallFiles: File: tabs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\, Size: 48367
        MSI (s) (9C:0C) [17:13:50:067]: Executing op: FileCopy(SourceName=tabs.css,SourceCabKey=tabs.css,DestName=tabs.css,Attributes=16384,FileSize=11634,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2038758087,HashPart2=-228588606,HashPart3=-208810994,HashPart4=71398854,,)
        MSI (s) (9C:0C) [17:13:50:067]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\tabs.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:067]: Source for file 'tabs.css' is compressed
        InstallFiles: File: tabs.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\, Size: 11634
        MSI (s) (9C:0C) [17:13:50:067]: Executing op: FileCopy(SourceName=TABS-D~1.CSS|tabs-default-theme.min.css,SourceCabKey=tabs_default_theme.min.css,DestName=tabs-default-theme.min.css,Attributes=16384,FileSize=7200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2006448667,HashPart2=1053827793,HashPart3=-737377373,HashPart4=217228933,,)
        MSI (s) (9C:0C) [17:13:50:067]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\tabs-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:067]: Source for file 'tabs_default_theme.min.css' is compressed
        InstallFiles: File: tabs-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\, Size: 7200
        MSI (s) (9C:0C) [17:13:50:083]: Executing op: FileCopy(SourceName=TABS-D~2.CSS|tabs-default-theme.css,SourceCabKey=tabs_default_theme.css,DestName=tabs-default-theme.css,Attributes=16384,FileSize=8095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=116031223,HashPart2=-186110600,HashPart3=-1909426381,HashPart4=1545695554,,)
        MSI (s) (9C:0C) [17:13:50:083]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\tabs-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:083]: Source for file 'tabs_default_theme.css' is compressed
        InstallFiles: File: tabs-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\, Size: 8095
        MSI (s) (9C:0C) [17:13:50:083]: Executing op: FileCopy(SourceName=TABS-A~1.SVG|tabs-arrow.svg,SourceCabKey=tabs_arrow.svg,DestName=tabs-arrow.svg,Attributes=16384,FileSize=912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=31632344,HashPart2=1012363317,HashPart3=1585557737,HashPart4=2108773352,,)
        MSI (s) (9C:0C) [17:13:50:083]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\tabs-arrow.svg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:083]: Source for file 'tabs_arrow.svg' is compressed
        InstallFiles: File: tabs-arrow.svg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\, Size: 912
        MSI (s) (9C:0C) [17:13:50:083]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\)
        MSI (s) (9C:0C) [17:13:50:083]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\switch\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\switch\)
        MSI (s) (9C:0C) [17:13:50:083]: Executing op: FileCopy(SourceName=SWITCH~1.JS|switch.min.js,SourceCabKey=switch.min.js,DestName=switch.min.js,Attributes=16384,FileSize=2028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1645112479,HashPart2=1018124220,HashPart3=-2080126231,HashPart4=-1458927252,,)
        MSI (s) (9C:0C) [17:13:50:083]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\switch.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:083]: Source for file 'switch.min.js' is compressed
        InstallFiles: File: switch.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\, Size: 2028
        MSI (s) (9C:0C) [17:13:50:083]: Executing op: FileCopy(SourceName=SWITCH~1.CSS|switch.min.css,SourceCabKey=switch.min.css,DestName=switch.min.css,Attributes=16384,FileSize=3158,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1865992666,HashPart2=-1242010329,HashPart3=-919643617,HashPart4=862897404,,)
        MSI (s) (9C:0C) [17:13:50:083]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\switch.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:083]: Source for file 'switch.min.css' is compressed
        InstallFiles: File: switch.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\, Size: 3158
        MSI (s) (9C:0C) [17:13:50:098]: Executing op: FileCopy(SourceName=switch.js,SourceCabKey=switch.js,DestName=switch.js,Attributes=16384,FileSize=6058,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2042606598,HashPart2=-875724590,HashPart3=-2102445445,HashPart4=-78887418,,)
        MSI (s) (9C:0C) [17:13:50:098]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\switch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:098]: Source for file 'switch.js' is compressed
        InstallFiles: File: switch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\, Size: 6058
        MSI (s) (9C:0C) [17:13:50:098]: Executing op: FileCopy(SourceName=switch.css,SourceCabKey=switch.css,DestName=switch.css,Attributes=16384,FileSize=4300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1298012199,HashPart2=586133732,HashPart3=778150664,HashPart4=-1771090345,,)
        MSI (s) (9C:0C) [17:13:50:098]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\switch.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:098]: Source for file 'switch.css' is compressed
        InstallFiles: File: switch.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\, Size: 4300
        MSI (s) (9C:0C) [17:13:50:098]: Executing op: FileCopy(SourceName=SWITCH~2.CSS|switch-default-theme.min.css,SourceCabKey=switch_default_theme.min.css,DestName=switch-default-theme.min.css,Attributes=16384,FileSize=1689,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2144751947,HashPart2=-1179733644,HashPart3=-338244656,HashPart4=-911574677,,)
        MSI (s) (9C:0C) [17:13:50:098]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\switch-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:098]: Source for file 'switch_default_theme.min.css' is compressed
        InstallFiles: File: switch-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\, Size: 1689
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: FileCopy(SourceName=SWITCH~3.CSS|switch-default-theme.css,SourceCabKey=switch_default_theme.css,DestName=switch-default-theme.css,Attributes=16384,FileSize=1878,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1467797804,HashPart2=-845815188,HashPart3=-384900761,HashPart4=310589417,,)
        MSI (s) (9C:0C) [17:13:50:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\switch-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:114]: Source for file 'switch_default_theme.css' is compressed
        InstallFiles: File: switch-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\, Size: 1878
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\)
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\swipe\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\swipe\)
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: FileCopy(SourceName=SWIPEM~1.JS|swipe.min.js,SourceCabKey=swipe.min.js,DestName=swipe.min.js,Attributes=16384,FileSize=764,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1856324468,HashPart2=-872471580,HashPart3=-641371663,HashPart4=1893239076,,)
        MSI (s) (9C:0C) [17:13:50:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\swipe.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:114]: Source for file 'swipe.min.js' is compressed
        InstallFiles: File: swipe.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\, Size: 764
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: FileCopy(SourceName=swipe.js,SourceCabKey=swipe.js,DestName=swipe.js,Attributes=16384,FileSize=2589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=609695474,HashPart2=-991593257,HashPart3=-506233518,HashPart4=-208026295,,)
        MSI (s) (9C:0C) [17:13:50:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\swipe.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:114]: Source for file 'swipe.js' is compressed
        InstallFiles: File: swipe.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\, Size: 2589
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\)
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\SUBHEA~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\subheader\)
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: FileCopy(SourceName=SUBHEA~1.JS|subheader.min.js,SourceCabKey=subheader.min.js,DestName=subheader.min.js,Attributes=16384,FileSize=1146,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1485075009,HashPart2=1742809187,HashPart3=1931953843,HashPart4=1184150736,,)
        MSI (s) (9C:0C) [17:13:50:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\subheader.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:114]: Source for file 'subheader.min.js' is compressed
        InstallFiles: File: subheader.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\, Size: 1146
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: FileCopy(SourceName=SUBHEA~1.CSS|subheader.min.css,SourceCabKey=subheader.min.css,DestName=subheader.min.css,Attributes=16384,FileSize=1404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-912569166,HashPart2=-140191548,HashPart3=-974609843,HashPart4=2097502752,,)
        MSI (s) (9C:0C) [17:13:50:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\subheader.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:114]: Source for file 'subheader.min.css' is compressed
        InstallFiles: File: subheader.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\, Size: 1404
        MSI (s) (9C:0C) [17:13:50:114]: Executing op: FileCopy(SourceName=SUBHEA~1.JS1|subheader.js,SourceCabKey=subheader.js,DestName=subheader.js,Attributes=16384,FileSize=4765,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1540709875,HashPart2=-449125217,HashPart3=-1743674708,HashPart4=1810741565,,)
        MSI (s) (9C:0C) [17:13:50:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\subheader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:114]: Source for file 'subheader.js' is compressed
        InstallFiles: File: subheader.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\, Size: 4765
        MSI (s) (9C:0C) [17:13:50:130]: Executing op: FileCopy(SourceName=SUBHEA~2.CSS|subheader.css,SourceCabKey=subheader.css,DestName=subheader.css,Attributes=16384,FileSize=1745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1439697267,HashPart2=-1800479312,HashPart3=38950364,HashPart4=-259136548,,)
        MSI (s) (9C:0C) [17:13:50:130]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\subheader.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:130]: Source for file 'subheader.css' is compressed
        InstallFiles: File: subheader.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\, Size: 1745
        MSI (s) (9C:0C) [17:13:50:130]: Executing op: FileCopy(SourceName=SUBHEA~3.CSS|subheader-default-theme.min.css,SourceCabKey=subheader_default_theme.min.,DestName=subheader-default-theme.min.css,Attributes=16384,FileSize=432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-567837736,HashPart2=882944242,HashPart3=-927349936,HashPart4=-1153442778,,)
        MSI (s) (9C:0C) [17:13:50:130]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\subheader-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:130]: Source for file 'subheader_default_theme.min.' is compressed
        InstallFiles: File: subheader-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\, Size: 432
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=SUBHEA~4.CSS|subheader-default-theme.css,SourceCabKey=subheader_default_theme.css,DestName=subheader-default-theme.css,Attributes=16384,FileSize=476,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=221102307,HashPart2=-1285133763,HashPart3=1614809371,HashPart4=-326443188,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\subheader-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'subheader_default_theme.css' is compressed
        InstallFiles: File: subheader-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\, Size: 476
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\)
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\sticky\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sticky\)
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=STICKY~1.JS|sticky.min.js,SourceCabKey=sticky.min.js,DestName=sticky.min.js,Attributes=16384,FileSize=3178,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1056950520,HashPart2=925979166,HashPart3=1887819440,HashPart4=705293288,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\sticky.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'sticky.min.js' is compressed
        InstallFiles: File: sticky.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\, Size: 3178
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=STICKY~1.CSS|sticky.min.css,SourceCabKey=sticky.min.css,DestName=sticky.min.css,Attributes=16384,FileSize=583,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=426137794,HashPart2=-1723724722,HashPart3=1866883436,HashPart4=-993058442,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\sticky.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'sticky.min.css' is compressed
        InstallFiles: File: sticky.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\, Size: 583
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=sticky.js,SourceCabKey=sticky.js,DestName=sticky.js,Attributes=16384,FileSize=11822,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-299804669,HashPart2=1760549218,HashPart3=-1103673176,HashPart4=902299232,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\sticky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'sticky.js' is compressed
        InstallFiles: File: sticky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\, Size: 11822
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=sticky.css,SourceCabKey=sticky.css,DestName=sticky.css,Attributes=16384,FileSize=697,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1634457811,HashPart2=54070876,HashPart3=1861172339,HashPart4=126102011,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\sticky.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'sticky.css' is compressed
        InstallFiles: File: sticky.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\, Size: 697
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\)
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\slider\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\slider\)
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=SLIDER~1.JS|slider.min.js,SourceCabKey=slider.min.js,DestName=slider.min.js,Attributes=16384,FileSize=7074,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1066315220,HashPart2=-1323668444,HashPart3=-1144081331,HashPart4=-1860166121,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\slider.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'slider.min.js' is compressed
        InstallFiles: File: slider.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\, Size: 7074
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=SLIDER~1.CSS|slider.min.css,SourceCabKey=slider.min.css,DestName=slider.min.css,Attributes=16384,FileSize=10843,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1091774924,HashPart2=-205758678,HashPart3=-1639966986,HashPart4=-1092779063,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\slider.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'slider.min.css' is compressed
        InstallFiles: File: slider.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\, Size: 10843
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=slider.js,SourceCabKey=slider.js,DestName=slider.js,Attributes=16384,FileSize=19989,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=884578107,HashPart2=-995656154,HashPart3=-1559485366,HashPart4=1241257026,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\slider.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'slider.js' is compressed
        InstallFiles: File: slider.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\, Size: 19989
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=slider.css,SourceCabKey=slider.css,DestName=slider.css,Attributes=16384,FileSize=15175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-563383658,HashPart2=-213070047,HashPart3=-197319242,HashPart4=2060540053,,)
        MSI (s) (9C:0C) [17:13:50:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\slider.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:145]: Source for file 'slider.css' is compressed
        InstallFiles: File: slider.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\, Size: 15175
        MSI (s) (9C:0C) [17:13:50:145]: Executing op: FileCopy(SourceName=SLIDER~2.CSS|slider-default-theme.min.css,SourceCabKey=slider_default_theme.min.css,DestName=slider-default-theme.min.css,Attributes=16384,FileSize=4033,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-916412422,HashPart2=-910769528,HashPart3=-1203130535,HashPart4=-254751341,,)
        MSI (s) (9C:0C) [17:13:50:160]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\slider-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:160]: Source for file 'slider_default_theme.min.css' is compressed
        InstallFiles: File: slider-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\, Size: 4033
        MSI (s) (9C:0C) [17:13:50:176]: Executing op: FileCopy(SourceName=SLIDER~3.CSS|slider-default-theme.css,SourceCabKey=slider_default_theme.css,DestName=slider-default-theme.css,Attributes=16384,FileSize=4546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1556476111,HashPart2=720937904,HashPart3=-1943505764,HashPart4=-904928786,,)
        MSI (s) (9C:0C) [17:13:50:176]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\slider-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:176]: Source for file 'slider_default_theme.css' is compressed
        InstallFiles: File: slider-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\, Size: 4546
        MSI (s) (9C:0C) [17:13:50:176]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\)
        MSI (s) (9C:0C) [17:13:50:176]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\sidenav\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\)
        MSI (s) (9C:0C) [17:13:50:176]: Executing op: FileCopy(SourceName=SIDENA~1.JS|sidenav.min.js,SourceCabKey=sidenav.min.js,DestName=sidenav.min.js,Attributes=16384,FileSize=4365,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1165549032,HashPart2=2027708671,HashPart3=850595556,HashPart4=643090759,,)
        MSI (s) (9C:0C) [17:13:50:176]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\sidenav.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:176]: Source for file 'sidenav.min.js' is compressed
        InstallFiles: File: sidenav.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\, Size: 4365
        MSI (s) (9C:0C) [17:13:50:176]: Executing op: FileCopy(SourceName=SIDENA~1.CSS|sidenav.min.css,SourceCabKey=sidenav.min.css,DestName=sidenav.min.css,Attributes=16384,FileSize=2734,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1017802304,HashPart2=-1624701032,HashPart3=1354224041,HashPart4=1294068401,,)
        MSI (s) (9C:0C) [17:13:50:176]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\sidenav.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:176]: Source for file 'sidenav.min.css' is compressed
        InstallFiles: File: sidenav.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\, Size: 2734
        MSI (s) (9C:0C) [17:13:50:176]: Executing op: FileCopy(SourceName=sidenav.js,SourceCabKey=sidenav.js,DestName=sidenav.js,Attributes=16384,FileSize=18149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-265075891,HashPart2=-1937965533,HashPart3=1794274441,HashPart4=371664492,,)
        MSI (s) (9C:0C) [17:13:50:176]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\sidenav.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:176]: Source for file 'sidenav.js' is compressed
        InstallFiles: File: sidenav.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\, Size: 18149
        MSI (s) (9C:0C) [17:13:50:176]: Executing op: FileCopy(SourceName=sidenav.css,SourceCabKey=sidenav.css,DestName=sidenav.css,Attributes=16384,FileSize=3664,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1141408763,HashPart2=-1840360945,HashPart3=-1224550252,HashPart4=-1150753961,,)
        MSI (s) (9C:0C) [17:13:50:176]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\sidenav.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:176]: Source for file 'sidenav.css' is compressed
        InstallFiles: File: sidenav.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\, Size: 3664
        MSI (s) (9C:0C) [17:13:50:176]: Executing op: FileCopy(SourceName=SIDENA~2.CSS|sidenav-default-theme.min.css,SourceCabKey=sidenav_default_theme.min.cs,DestName=sidenav-default-theme.min.css,Attributes=16384,FileSize=232,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1501277367,HashPart2=1933976758,HashPart3=-745377145,HashPart4=-708756774,,)
        MSI (s) (9C:0C) [17:13:50:176]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\sidenav-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:176]: Source for file 'sidenav_default_theme.min.cs' is compressed
        InstallFiles: File: sidenav-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\, Size: 232
        MSI (s) (9C:0C) [17:13:50:722]: Executing op: FileCopy(SourceName=SIDENA~3.CSS|sidenav-default-theme.css,SourceCabKey=sidenav_default_theme.css,DestName=sidenav-default-theme.css,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=24981798,HashPart2=743923840,HashPart3=-1176782313,HashPart4=-1276866610,,)
        MSI (s) (9C:0C) [17:13:50:769]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\sidenav-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:50:769]: Source for file 'sidenav_default_theme.css' is compressed
        InstallFiles: File: sidenav-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\, Size: 230
        MSI (s) (9C:0C) [17:13:51:003]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\)
        MSI (s) (9C:0C) [17:13:51:019]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\select\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\select\)
        MSI (s) (9C:0C) [17:13:51:019]: Executing op: FileCopy(SourceName=SELECT~1.JS|select.min.js,SourceCabKey=select.min.js,DestName=select.min.js,Attributes=16384,FileSize=19679,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1389602352,HashPart2=231938013,HashPart3=542934967,HashPart4=39606558,,)
        MSI (s) (9C:0C) [17:13:51:034]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\select.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:034]: Source for file 'select.min.js' is compressed
        InstallFiles: File: select.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\, Size: 19679
        MSI (s) (9C:0C) [17:13:51:050]: Executing op: FileCopy(SourceName=SELECT~1.CSS|select.min.css,SourceCabKey=select.min.css,DestName=select.min.css,Attributes=16384,FileSize=8982,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2031762684,HashPart2=-2116086405,HashPart3=1926227126,HashPart4=8474334,,)
        MSI (s) (9C:0C) [17:13:51:050]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\select.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:050]: Source for file 'select.min.css' is compressed
        InstallFiles: File: select.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\, Size: 8982
        MSI (s) (9C:0C) [17:13:51:050]: Executing op: FileCopy(SourceName=select.js,SourceCabKey=select.js,DestName=select.js,Attributes=16384,FileSize=59497,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1798145330,HashPart2=1677725850,HashPart3=128009827,HashPart4=737143152,,)
        MSI (s) (9C:0C) [17:13:51:050]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\select.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:050]: Source for file 'select.js' is compressed
        InstallFiles: File: select.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\, Size: 59497
        MSI (s) (9C:0C) [17:13:51:065]: Executing op: FileCopy(SourceName=select.css,SourceCabKey=select.css,DestName=select.css,Attributes=16384,FileSize=11931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1924755245,HashPart2=1204499305,HashPart3=-66037759,HashPart4=-1059011429,,)
        MSI (s) (9C:0C) [17:13:51:065]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\select.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:065]: Source for file 'select.css' is compressed
        InstallFiles: File: select.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\, Size: 11931
        MSI (s) (9C:0C) [17:13:51:065]: Executing op: FileCopy(SourceName=SELECT~2.CSS|select-default-theme.min.css,SourceCabKey=select_default_theme.min.css,DestName=select-default-theme.min.css,Attributes=16384,FileSize=4673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-606088797,HashPart2=1793794436,HashPart3=-854350728,HashPart4=1595227442,,)
        MSI (s) (9C:0C) [17:13:51:065]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\select-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:065]: Source for file 'select_default_theme.min.css' is compressed
        InstallFiles: File: select-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\, Size: 4673
        MSI (s) (9C:0C) [17:13:51:065]: Executing op: FileCopy(SourceName=SELECT~3.CSS|select-default-theme.css,SourceCabKey=select_default_theme.css,DestName=select-default-theme.css,Attributes=16384,FileSize=5300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=99093856,HashPart2=-1286086537,HashPart3=-495236070,HashPart4=2068536200,,)
        MSI (s) (9C:0C) [17:13:51:065]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\select-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:065]: Source for file 'select_default_theme.css' is compressed
        InstallFiles: File: select-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\, Size: 5300
        MSI (s) (9C:0C) [17:13:51:081]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\)
        MSI (s) (9C:0C) [17:13:51:081]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\RADIOB~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\)
        MSI (s) (9C:0C) [17:13:51:081]: Executing op: FileCopy(SourceName=RADIOB~1.JS|radioButton.min.js,SourceCabKey=radiobutton.min.js,DestName=radioButton.min.js,Attributes=16384,FileSize=3779,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-17585549,HashPart2=-1115126573,HashPart3=-1734261268,HashPart4=964845754,,)
        MSI (s) (9C:0C) [17:13:51:081]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\radioButton.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:081]: Source for file 'radiobutton.min.js' is compressed
        InstallFiles: File: radioButton.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\, Size: 3779
        MSI (s) (9C:0C) [17:13:51:081]: Executing op: FileCopy(SourceName=RADIOB~1.CSS|radioButton.min.css,SourceCabKey=radiobutton.min.css,DestName=radioButton.min.css,Attributes=16384,FileSize=4662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1204807014,HashPart2=-381886233,HashPart3=28650703,HashPart4=809362613,,)
        MSI (s) (9C:0C) [17:13:51:081]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\radioButton.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:081]: Source for file 'radiobutton.min.css' is compressed
        InstallFiles: File: radioButton.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\, Size: 4662
        MSI (s) (9C:0C) [17:13:51:081]: Executing op: FileCopy(SourceName=RADIOB~1.JS1|radioButton.js,SourceCabKey=radiobutton.js,DestName=radioButton.js,Attributes=16384,FileSize=11302,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1359663200,HashPart2=-740717478,HashPart3=-344894154,HashPart4=-580214839,,)
        MSI (s) (9C:0C) [17:13:51:081]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\radioButton.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:081]: Source for file 'radiobutton.js' is compressed
        InstallFiles: File: radioButton.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\, Size: 11302
        MSI (s) (9C:0C) [17:13:51:096]: Executing op: FileCopy(SourceName=RADIOB~2.CSS|radioButton.css,SourceCabKey=radiobutton.css,DestName=radioButton.css,Attributes=16384,FileSize=6560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1492579595,HashPart2=1686858160,HashPart3=-1788425189,HashPart4=613102508,,)
        MSI (s) (9C:0C) [17:13:51:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\radioButton.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:096]: Source for file 'radiobutton.css' is compressed
        InstallFiles: File: radioButton.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\, Size: 6560
        MSI (s) (9C:0C) [17:13:51:096]: Executing op: FileCopy(SourceName=RADIOB~3.CSS|radioButton-default-theme.min.css,SourceCabKey=radiobutton_default_theme.mi,DestName=radioButton-default-theme.min.css,Attributes=16384,FileSize=6183,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=338727619,HashPart2=-1385980702,HashPart3=1817151068,HashPart4=481792284,,)
        MSI (s) (9C:0C) [17:13:51:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\radioButton-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:096]: Source for file 'radiobutton_default_theme.mi' is compressed
        InstallFiles: File: radioButton-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\, Size: 6183
        MSI (s) (9C:0C) [17:13:51:096]: Executing op: FileCopy(SourceName=RADIOB~4.CSS|radioButton-default-theme.css,SourceCabKey=radiobutton_default_theme.cs,DestName=radioButton-default-theme.css,Attributes=16384,FileSize=6547,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1185227450,HashPart2=1719004063,HashPart3=-61940562,HashPart4=1254997218,,)
        MSI (s) (9C:0C) [17:13:51:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\radioButton-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:112]: Source for file 'radiobutton_default_theme.cs' is compressed
        InstallFiles: File: radioButton-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\, Size: 6547
        MSI (s) (9C:0C) [17:13:51:112]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\)
        MSI (s) (9C:0C) [17:13:51:112]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\PROGRE~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\)
        MSI (s) (9C:0C) [17:13:51:112]: Executing op: FileCopy(SourceName=PROGRE~1.JS|progressLinear.min.js,SourceCabKey=progresslinear.min.js,DestName=progressLinear.min.js,Attributes=16384,FileSize=2042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1049207923,HashPart2=-345500404,HashPart3=2010171,HashPart4=1901155924,,)
        MSI (s) (9C:0C) [17:13:51:112]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\progressLinear.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:112]: Source for file 'progresslinear.min.js' is compressed
        InstallFiles: File: progressLinear.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\, Size: 2042
        MSI (s) (9C:0C) [17:13:51:112]: Executing op: FileCopy(SourceName=PROGRE~1.CSS|progressLinear.min.css,SourceCabKey=progresslinear.min.css,DestName=progressLinear.min.css,Attributes=16384,FileSize=8099,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2117264007,HashPart2=693412659,HashPart3=1086697682,HashPart4=1138824110,,)
        MSI (s) (9C:0C) [17:13:51:112]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\progressLinear.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:112]: Source for file 'progresslinear.min.css' is compressed
        InstallFiles: File: progressLinear.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\, Size: 8099
        MSI (s) (9C:0C) [17:13:51:112]: Executing op: FileCopy(SourceName=PROGRE~1.JS1|progressLinear.js,SourceCabKey=progresslinear.js,DestName=progressLinear.js,Attributes=16384,FileSize=7174,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1312659686,HashPart2=-1401115902,HashPart3=-1357677470,HashPart4=1469759053,,)
        MSI (s) (9C:0C) [17:13:51:112]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\progressLinear.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:112]: Source for file 'progresslinear.js' is compressed
        InstallFiles: File: progressLinear.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\, Size: 7174
        MSI (s) (9C:0C) [17:13:51:174]: Executing op: FileCopy(SourceName=PROGRE~2.CSS|progressLinear.css,SourceCabKey=progresslinear.css,DestName=progressLinear.css,Attributes=16384,FileSize=10700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=244646490,HashPart2=-1334823966,HashPart3=-1698136890,HashPart4=-637433554,,)
        MSI (s) (9C:0C) [17:13:51:174]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\progressLinear.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:174]: Source for file 'progresslinear.css' is compressed
        InstallFiles: File: progressLinear.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\, Size: 10700
        MSI (s) (9C:0C) [17:13:51:174]: Executing op: FileCopy(SourceName=PROGRE~3.CSS|progressLinear-default-theme.min.css,SourceCabKey=progresslinear_default_theme1,DestName=progressLinear-default-theme.min.css,Attributes=16384,FileSize=1383,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=118924535,HashPart2=-143566660,HashPart3=1184206233,HashPart4=-259330163,,)
        MSI (s) (9C:0C) [17:13:51:174]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\progressLinear-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:174]: Source for file 'progresslinear_default_theme1' is compressed
        InstallFiles: File: progressLinear-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\, Size: 1383
        MSI (s) (9C:0C) [17:13:51:174]: Executing op: FileCopy(SourceName=PROGRE~4.CSS|progressLinear-default-theme.css,SourceCabKey=progresslinear_default_theme,DestName=progressLinear-default-theme.css,Attributes=16384,FileSize=1510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-550110181,HashPart2=-344542943,HashPart3=-909265800,HashPart4=-836939307,,)
        MSI (s) (9C:0C) [17:13:51:174]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\progressLinear-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:174]: Source for file 'progresslinear_default_theme' is compressed
        InstallFiles: File: progressLinear-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\, Size: 1510
        MSI (s) (9C:0C) [17:13:51:190]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\)
        MSI (s) (9C:0C) [17:13:51:190]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\PROGRE~2\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\)
        MSI (s) (9C:0C) [17:13:51:190]: Executing op: FileCopy(SourceName=PROGRE~1.JS|progressCircular.min.js,SourceCabKey=progresscircular.min.js,DestName=progressCircular.min.js,Attributes=16384,FileSize=3671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-406027147,HashPart2=-1938492503,HashPart3=285884342,HashPart4=950596802,,)
        MSI (s) (9C:0C) [17:13:51:190]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\progressCircular.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:190]: Source for file 'progresscircular.min.js' is compressed
        InstallFiles: File: progressCircular.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\, Size: 3671
        MSI (s) (9C:0C) [17:13:51:190]: Executing op: FileCopy(SourceName=PROGRE~1.CSS|progressCircular.min.css,SourceCabKey=progresscircular.min.css,DestName=progressCircular.min.css,Attributes=16384,FileSize=780,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-511715974,HashPart2=855384437,HashPart3=-153716903,HashPart4=-1692752150,,)
        MSI (s) (9C:0C) [17:13:51:190]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\progressCircular.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:190]: Source for file 'progresscircular.min.css' is compressed
        InstallFiles: File: progressCircular.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\, Size: 780
        MSI (s) (9C:0C) [17:13:51:190]: Executing op: FileCopy(SourceName=PROGRE~1.JS1|progressCircular.js,SourceCabKey=progresscircular.js,DestName=progressCircular.js,Attributes=16384,FileSize=16047,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1459361442,HashPart2=-2059579127,HashPart3=-485423917,HashPart4=-223285674,,)
        MSI (s) (9C:0C) [17:13:51:190]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\progressCircular.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:190]: Source for file 'progresscircular.js' is compressed
        InstallFiles: File: progressCircular.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\, Size: 16047
        MSI (s) (9C:0C) [17:13:51:237]: Executing op: FileCopy(SourceName=PROGRE~2.CSS|progressCircular.css,SourceCabKey=progresscircular.css,DestName=progressCircular.css,Attributes=16384,FileSize=996,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1594168340,HashPart2=1658032375,HashPart3=-976072571,HashPart4=374488452,,)
        MSI (s) (9C:0C) [17:13:51:237]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\progressCircular.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:237]: Source for file 'progresscircular.css' is compressed
        InstallFiles: File: progressCircular.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\, Size: 996
        MSI (s) (9C:0C) [17:13:51:237]: Executing op: FileCopy(SourceName=PROGRE~3.CSS|progressCircular-default-theme.min.css,SourceCabKey=progresscircular_default_the1,DestName=progressCircular-default-theme.min.css,Attributes=16384,FileSize=352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=269551856,HashPart2=273985880,HashPart3=-1176054905,HashPart4=-645710498,,)
        MSI (s) (9C:0C) [17:13:51:237]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\progressCircular-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:237]: Source for file 'progresscircular_default_the1' is compressed
        InstallFiles: File: progressCircular-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\, Size: 352
        MSI (s) (9C:0C) [17:13:51:237]: Executing op: FileCopy(SourceName=PROGRE~4.CSS|progressCircular-default-theme.css,SourceCabKey=progresscircular_default_the,DestName=progressCircular-default-theme.css,Attributes=16384,FileSize=373,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=63483358,HashPart2=-496008631,HashPart3=-1281575248,HashPart4=888770925,,)
        MSI (s) (9C:0C) [17:13:51:237]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\progressCircular-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:237]: Source for file 'progresscircular_default_the' is compressed
        InstallFiles: File: progressCircular-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\, Size: 373
        MSI (s) (9C:0C) [17:13:51:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\)
        MSI (s) (9C:0C) [17:13:51:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\menuBar\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\)
        MSI (s) (9C:0C) [17:13:51:253]: Executing op: FileCopy(SourceName=MENUBA~1.JS|menuBar.min.js,SourceCabKey=menubar.min.js,DestName=menuBar.min.js,Attributes=16384,FileSize=9007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1357088303,HashPart2=1104760624,HashPart3=-1334047151,HashPart4=304087190,,)
        MSI (s) (9C:0C) [17:13:51:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\menuBar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:253]: Source for file 'menubar.min.js' is compressed
        InstallFiles: File: menuBar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\, Size: 9007
        MSI (s) (9C:0C) [17:13:51:253]: Executing op: FileCopy(SourceName=MENUBA~1.CSS|menuBar.min.css,SourceCabKey=menubar.min.css,DestName=menuBar.min.css,Attributes=16384,FileSize=2950,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-651967121,HashPart2=1863998389,HashPart3=535962510,HashPart4=-537691616,,)
        MSI (s) (9C:0C) [17:13:51:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\menuBar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:253]: Source for file 'menubar.min.css' is compressed
        InstallFiles: File: menuBar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\, Size: 2950
        MSI (s) (9C:0C) [17:13:51:253]: Executing op: FileCopy(SourceName=menuBar.js,SourceCabKey=menubar.js,DestName=menuBar.js,Attributes=16384,FileSize=20070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=602403466,HashPart2=-1261600405,HashPart3=514195380,HashPart4=1435244324,,)
        MSI (s) (9C:0C) [17:13:51:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\menuBar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:253]: Source for file 'menubar.js' is compressed
        InstallFiles: File: menuBar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\, Size: 20070
        MSI (s) (9C:0C) [17:13:51:268]: Executing op: FileCopy(SourceName=menuBar.css,SourceCabKey=menubar.css,DestName=menuBar.css,Attributes=16384,FileSize=3905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1702969949,HashPart2=1797849354,HashPart3=-1941001194,HashPart4=1543830123,,)
        MSI (s) (9C:0C) [17:13:51:268]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\menuBar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:268]: Source for file 'menubar.css' is compressed
        InstallFiles: File: menuBar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\, Size: 3905
        MSI (s) (9C:0C) [17:13:51:268]: Executing op: FileCopy(SourceName=MENUBA~2.CSS|menuBar-default-theme.min.css,SourceCabKey=menubar_default_theme.min.cs,DestName=menuBar-default-theme.min.css,Attributes=16384,FileSize=1251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1379812623,HashPart2=2023328785,HashPart3=-1790560655,HashPart4=390583620,,)
        MSI (s) (9C:0C) [17:13:51:268]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\menuBar-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:268]: Source for file 'menubar_default_theme.min.cs' is compressed
        InstallFiles: File: menuBar-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\, Size: 1251
        MSI (s) (9C:0C) [17:13:51:300]: Executing op: FileCopy(SourceName=MENUBA~3.CSS|menuBar-default-theme.css,SourceCabKey=menubar_default_theme.css,DestName=menuBar-default-theme.css,Attributes=16384,FileSize=1389,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-511996417,HashPart2=-924417404,HashPart3=1437578509,HashPart4=-1261877651,,)
        MSI (s) (9C:0C) [17:13:51:300]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\menuBar-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:300]: Source for file 'menubar_default_theme.css' is compressed
        InstallFiles: File: menuBar-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\, Size: 1389
        MSI (s) (9C:0C) [17:13:51:300]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\)
        MSI (s) (9C:0C) [17:13:51:300]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\menu\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\menu\)
        MSI (s) (9C:0C) [17:13:51:300]: Executing op: FileCopy(SourceName=MENUMI~1.JS|menu.min.js,SourceCabKey=menu.min.js,DestName=menu.min.js,Attributes=16384,FileSize=12320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=165301069,HashPart2=-1485715986,HashPart3=95423366,HashPart4=1200014011,,)
        MSI (s) (9C:0C) [17:13:51:300]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\menu.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:300]: Source for file 'menu.min.js' is compressed
        InstallFiles: File: menu.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\, Size: 12320
        MSI (s) (9C:0C) [17:13:51:300]: Executing op: FileCopy(SourceName=MENUMI~1.CSS|menu.min.css,SourceCabKey=menu.min.css,DestName=menu.min.css,Attributes=16384,FileSize=3129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1213370178,HashPart2=1666595474,HashPart3=1531530740,HashPart4=520873364,,)
        MSI (s) (9C:0C) [17:13:51:300]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\menu.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:300]: Source for file 'menu.min.css' is compressed
        InstallFiles: File: menu.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\, Size: 3129
        MSI (s) (9C:0C) [17:13:51:315]: Executing op: FileCopy(SourceName=menu.js,SourceCabKey=menu.js,DestName=menu.js,Attributes=16384,FileSize=37028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1684974567,HashPart2=-1006657228,HashPart3=-987898641,HashPart4=-1275622697,,)
        MSI (s) (9C:0C) [17:13:51:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\menu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:315]: Source for file 'menu.js' is compressed
        InstallFiles: File: menu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\, Size: 37028
        MSI (s) (9C:0C) [17:13:51:315]: Executing op: FileCopy(SourceName=menu.css,SourceCabKey=menu.css,DestName=menu.css,Attributes=16384,FileSize=4433,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1494571306,HashPart2=-951303834,HashPart3=80981064,HashPart4=1387658556,,)
        MSI (s) (9C:0C) [17:13:51:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\menu.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:315]: Source for file 'menu.css' is compressed
        InstallFiles: File: menu.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\, Size: 4433
        MSI (s) (9C:0C) [17:13:51:315]: Executing op: FileCopy(SourceName=MENU-D~1.CSS|menu-default-theme.min.css,SourceCabKey=menu_default_theme.min.css,DestName=menu-default-theme.min.css,Attributes=16384,FileSize=643,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1619462515,HashPart2=840445132,HashPart3=296527430,HashPart4=857451191,,)
        MSI (s) (9C:0C) [17:13:51:315]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\menu-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:315]: Source for file 'menu_default_theme.min.css' is compressed
        InstallFiles: File: menu-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\, Size: 643
        MSI (s) (9C:0C) [17:13:51:346]: Executing op: FileCopy(SourceName=MENU-D~2.CSS|menu-default-theme.css,SourceCabKey=menu_default_theme.css,DestName=menu-default-theme.css,Attributes=16384,FileSize=759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-649442128,HashPart2=-1888854840,HashPart3=1116644861,HashPart4=-1883670150,,)
        MSI (s) (9C:0C) [17:13:51:346]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\menu-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:346]: Source for file 'menu_default_theme.css' is compressed
        InstallFiles: File: menu-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\, Size: 759
        MSI (s) (9C:0C) [17:13:51:346]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\)
        MSI (s) (9C:0C) [17:13:51:346]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\list\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\list\)
        MSI (s) (9C:0C) [17:13:51:346]: Executing op: FileCopy(SourceName=LISTMI~1.JS|list.min.js,SourceCabKey=list.min.js,DestName=list.min.js,Attributes=16384,FileSize=5207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-17997142,HashPart2=-1049152974,HashPart3=1483073524,HashPart4=-1585969717,,)
        MSI (s) (9C:0C) [17:13:51:346]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\list.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:346]: Source for file 'list.min.js' is compressed
        InstallFiles: File: list.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\, Size: 5207
        MSI (s) (9C:0C) [17:13:51:362]: Executing op: FileCopy(SourceName=LISTMI~1.CSS|list.min.css,SourceCabKey=list.min.css,DestName=list.min.css,Attributes=16384,FileSize=15625,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-448375024,HashPart2=1725561641,HashPart3=2116310056,HashPart4=-154913562,,)
        MSI (s) (9C:0C) [17:13:51:362]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\list.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:362]: Source for file 'list.min.css' is compressed
        InstallFiles: File: list.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\, Size: 15625
        MSI (s) (9C:0C) [17:13:51:362]: Executing op: FileCopy(SourceName=list.js,SourceCabKey=list.js,DestName=list.js,Attributes=16384,FileSize=20113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=186117313,HashPart2=-1607852395,HashPart3=-915486252,HashPart4=172625623,,)
        MSI (s) (9C:0C) [17:13:51:362]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\list.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:362]: Source for file 'list.js' is compressed
        InstallFiles: File: list.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\, Size: 20113
        MSI (s) (9C:0C) [17:13:51:362]: Executing op: FileCopy(SourceName=list.css,SourceCabKey=list.css,DestName=list.css,Attributes=16384,FileSize=19791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-854258694,HashPart2=-1821919698,HashPart3=1309164385,HashPart4=1531852622,,)
        MSI (s) (9C:0C) [17:13:51:362]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\list.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:362]: Source for file 'list.css' is compressed
        InstallFiles: File: list.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\, Size: 19791
        MSI (s) (9C:0C) [17:13:51:377]: Executing op: FileCopy(SourceName=LIST-D~1.CSS|list-default-theme.min.css,SourceCabKey=list_default_theme.min.css,DestName=list-default-theme.min.css,Attributes=16384,FileSize=1095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1629507303,HashPart2=-1660880573,HashPart3=1342370914,HashPart4=890415606,,)
        MSI (s) (9C:0C) [17:13:51:377]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\list-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:377]: Source for file 'list_default_theme.min.css' is compressed
        InstallFiles: File: list-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\, Size: 1095
        MSI (s) (9C:0C) [17:13:51:424]: Executing op: FileCopy(SourceName=LIST-D~2.CSS|list-default-theme.css,SourceCabKey=list_default_theme.css,DestName=list-default-theme.css,Attributes=16384,FileSize=1190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=949527731,HashPart2=-943766590,HashPart3=567915468,HashPart4=1914973311,,)
        MSI (s) (9C:0C) [17:13:51:424]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\list-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:424]: Source for file 'list_default_theme.css' is compressed
        InstallFiles: File: list-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\, Size: 1190
        MSI (s) (9C:0C) [17:13:51:424]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\)
        MSI (s) (9C:0C) [17:13:51:424]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\input\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\input\)
        MSI (s) (9C:0C) [17:13:51:424]: Executing op: FileCopy(SourceName=INPUTM~1.JS|input.min.js,SourceCabKey=input.min.js,DestName=input.min.js,Attributes=16384,FileSize=10866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=74582844,HashPart2=-1238730870,HashPart3=-1947041076,HashPart4=-12147498,,)
        MSI (s) (9C:0C) [17:13:51:424]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\input.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:424]: Source for file 'input.min.js' is compressed
        InstallFiles: File: input.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\, Size: 10866
        MSI (s) (9C:0C) [17:13:51:424]: Executing op: FileCopy(SourceName=INPUTM~1.CSS|input.min.css,SourceCabKey=input.min.css,DestName=input.min.css,Attributes=16384,FileSize=9425,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1111292102,HashPart2=1551802767,HashPart3=1388073505,HashPart4=1037342998,,)
        MSI (s) (9C:0C) [17:13:51:440]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\input.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:440]: Source for file 'input.min.css' is compressed
        InstallFiles: File: input.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\, Size: 9425
        MSI (s) (9C:0C) [17:13:51:440]: Executing op: FileCopy(SourceName=input.js,SourceCabKey=input.js,DestName=input.js,Attributes=16384,FileSize=37474,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1115436243,HashPart2=-1258642438,HashPart3=-884110181,HashPart4=1535175901,,)
        MSI (s) (9C:0C) [17:13:51:440]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\input.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:440]: Source for file 'input.js' is compressed
        InstallFiles: File: input.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\, Size: 37474
        MSI (s) (9C:0C) [17:13:51:440]: Executing op: FileCopy(SourceName=input.css,SourceCabKey=input.css,DestName=input.css,Attributes=16384,FileSize=13018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1612968000,HashPart2=-1808109011,HashPart3=2127117253,HashPart4=583753471,,)
        MSI (s) (9C:0C) [17:13:51:440]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\input.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:440]: Source for file 'input.css' is compressed
        InstallFiles: File: input.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\, Size: 13018
        MSI (s) (9C:0C) [17:13:51:456]: Executing op: FileCopy(SourceName=INPUT-~1.CSS|input-default-theme.min.css,SourceCabKey=input_default_theme.min.css,DestName=input-default-theme.min.css,Attributes=16384,FileSize=3346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-852639639,HashPart2=833243023,HashPart3=580500978,HashPart4=1991942943,,)
        MSI (s) (9C:0C) [17:13:51:456]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\input-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:456]: Source for file 'input_default_theme.min.css' is compressed
        InstallFiles: File: input-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\, Size: 3346
        MSI (s) (9C:0C) [17:13:51:471]: Executing op: FileCopy(SourceName=INPUT-~2.CSS|input-default-theme.css,SourceCabKey=input_default_theme.css,DestName=input-default-theme.css,Attributes=16384,FileSize=3795,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-583731767,HashPart2=1164544531,HashPart3=189659625,HashPart4=-28182901,,)
        MSI (s) (9C:0C) [17:13:51:471]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\input-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:471]: Source for file 'input_default_theme.css' is compressed
        InstallFiles: File: input-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\, Size: 3795
        MSI (s) (9C:0C) [17:13:51:471]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\)
        MSI (s) (9C:0C) [17:13:51:471]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\icon\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\icon\)
        MSI (s) (9C:0C) [17:13:51:471]: Executing op: FileCopy(SourceName=ICONMI~1.JS|icon.min.js,SourceCabKey=icon.min.js,DestName=icon.min.js,Attributes=16384,FileSize=6804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=883242911,HashPart2=-407211183,HashPart3=-360365123,HashPart4=845647780,,)
        MSI (s) (9C:0C) [17:13:51:471]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\icon.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:471]: Source for file 'icon.min.js' is compressed
        InstallFiles: File: icon.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\, Size: 6804
        MSI (s) (9C:0C) [17:13:51:471]: Executing op: FileCopy(SourceName=ICONMI~1.CSS|icon.min.css,SourceCabKey=icon.min.css,DestName=icon.min.css,Attributes=16384,FileSize=378,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1563039334,HashPart2=-1196474555,HashPart3=-1172315426,HashPart4=-642001565,,)
        MSI (s) (9C:0C) [17:13:51:486]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\icon.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:486]: Source for file 'icon.min.css' is compressed
        InstallFiles: File: icon.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\, Size: 378
        MSI (s) (9C:0C) [17:13:51:486]: Executing op: FileCopy(SourceName=icon.js,SourceCabKey=icon.js,DestName=icon.js,Attributes=16384,FileSize=34142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=532802933,HashPart2=-1154654398,HashPart3=-1678646753,HashPart4=-366172735,,)
        MSI (s) (9C:0C) [17:13:51:486]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\icon.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:486]: Source for file 'icon.js' is compressed
        InstallFiles: File: icon.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\, Size: 34142
        MSI (s) (9C:0C) [17:13:51:486]: Executing op: FileCopy(SourceName=icon.css,SourceCabKey=icon.css,DestName=icon.css,Attributes=16384,FileSize=467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1520685199,HashPart2=1492992495,HashPart3=-443785097,HashPart4=1918676519,,)
        MSI (s) (9C:0C) [17:13:51:486]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\icon.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:486]: Source for file 'icon.css' is compressed
        InstallFiles: File: icon.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\, Size: 467
        MSI (s) (9C:0C) [17:13:51:486]: Executing op: FileCopy(SourceName=ICON-D~1.CSS|icon-default-theme.min.css,SourceCabKey=icon_default_theme.min.css,DestName=icon-default-theme.min.css,Attributes=16384,FileSize=359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1734089506,HashPart2=1942527876,HashPart3=-2130881494,HashPart4=-774393047,,)
        MSI (s) (9C:0C) [17:13:51:502]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\icon-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:502]: Source for file 'icon_default_theme.min.css' is compressed
        InstallFiles: File: icon-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\, Size: 359
        MSI (s) (9C:0C) [17:13:51:518]: Executing op: FileCopy(SourceName=ICON-D~2.CSS|icon-default-theme.css,SourceCabKey=icon_default_theme.css,DestName=icon-default-theme.css,Attributes=16384,FileSize=398,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-821841065,HashPart2=-1456244653,HashPart3=-875026834,HashPart4=-672574,,)
        MSI (s) (9C:0C) [17:13:51:518]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\icon-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:518]: Source for file 'icon_default_theme.css' is compressed
        InstallFiles: File: icon-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\, Size: 398
        MSI (s) (9C:0C) [17:13:51:518]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\)
        MSI (s) (9C:0C) [17:13:51:518]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\gridList\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\gridList\)
        MSI (s) (9C:0C) [17:13:51:518]: Executing op: FileCopy(SourceName=GRIDLI~1.JS|gridList.min.js,SourceCabKey=gridlist.min.js,DestName=gridList.min.js,Attributes=16384,FileSize=6542,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-351770850,HashPart2=1033882392,HashPart3=-1666101012,HashPart4=2140039197,,)
        MSI (s) (9C:0C) [17:13:51:518]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\gridList.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:518]: Source for file 'gridlist.min.js' is compressed
        InstallFiles: File: gridList.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\, Size: 6542
        MSI (s) (9C:0C) [17:13:51:533]: Executing op: FileCopy(SourceName=GRIDLI~1.CSS|gridList.min.css,SourceCabKey=gridlist.min.css,DestName=gridList.min.css,Attributes=16384,FileSize=1775,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1843616422,HashPart2=1236971087,HashPart3=-83345566,HashPart4=-1419381216,,)
        MSI (s) (9C:0C) [17:13:51:533]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\gridList.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:533]: Source for file 'gridlist.min.css' is compressed
        InstallFiles: File: gridList.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\, Size: 1775
        MSI (s) (9C:0C) [17:13:51:533]: Executing op: FileCopy(SourceName=gridList.js,SourceCabKey=gridlist.js,DestName=gridList.js,Attributes=16384,FileSize=26490,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1522563391,HashPart2=1731807926,HashPart3=-1618420623,HashPart4=530063046,,)
        MSI (s) (9C:0C) [17:13:51:533]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\gridList.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:533]: Source for file 'gridlist.js' is compressed
        InstallFiles: File: gridList.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\, Size: 26490
        MSI (s) (9C:0C) [17:13:51:533]: Executing op: FileCopy(SourceName=gridList.css,SourceCabKey=gridlist.css,DestName=gridList.css,Attributes=16384,FileSize=2427,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1823412215,HashPart2=918246820,HashPart3=1358415474,HashPart4=-1406312494,,)
        MSI (s) (9C:0C) [17:13:51:533]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\gridList.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:533]: Source for file 'gridlist.css' is compressed
        InstallFiles: File: gridList.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\, Size: 2427
        MSI (s) (9C:0C) [17:13:51:549]: Executing op: FileCopy(SourceName=GRIDLI~2.CSS|gridList-default-theme.css,SourceCabKey=gridlist_default_theme.css,DestName=gridList-default-theme.css,Attributes=16384,FileSize=125,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=318771177,HashPart2=-453177147,HashPart3=390819611,HashPart4=-1852052479,,)
        MSI (s) (9C:0C) [17:13:51:549]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\gridList-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:549]: Source for file 'gridlist_default_theme.css' is compressed
        InstallFiles: File: gridList-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\, Size: 125
        MSI (s) (9C:0C) [17:13:51:767]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\)
        MSI (s) (9C:0C) [17:13:51:767]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\FABTRI~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\)
        MSI (s) (9C:0C) [17:13:51:767]: Executing op: FileCopy(SourceName=FABTRI~1.JS|fabTrigger.min.js,SourceCabKey=fabtrigger.min.js,DestName=fabTrigger.min.js,Attributes=16384,FileSize=494,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1044805549,HashPart2=-563234809,HashPart3=831811666,HashPart4=-1910302634,,)
        MSI (s) (9C:0C) [17:13:51:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\fabTrigger.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:51:767]: Source for file 'fabtrigger.min.js' is compressed
        InstallFiles: File: fabTrigger.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\, Size: 494
        MSI (s) (9C:0C) [17:13:52:017]: Executing op: FileCopy(SourceName=FABTRI~1.JS1|fabTrigger.js,SourceCabKey=fabtrigger.js,DestName=fabTrigger.js,Attributes=16384,FileSize=1213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1104155424,HashPart2=1016399525,HashPart3=-42366686,HashPart4=-1995986330,,)
        MSI (s) (9C:0C) [17:13:52:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\fabTrigger.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:017]: Source for file 'fabtrigger.js' is compressed
        InstallFiles: File: fabTrigger.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\, Size: 1213
        MSI (s) (9C:0C) [17:13:52:017]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\)
        MSI (s) (9C:0C) [17:13:52:017]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\FABTOO~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\)
        MSI (s) (9C:0C) [17:13:52:017]: Executing op: FileCopy(SourceName=FABTOO~1.JS|fabToolbar.min.js,SourceCabKey=fabtoolbar.min.js,DestName=fabToolbar.min.js,Attributes=16384,FileSize=2260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1725700188,HashPart2=-569798111,HashPart3=254828352,HashPart4=280843710,,)
        MSI (s) (9C:0C) [17:13:52:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\fabToolbar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:017]: Source for file 'fabtoolbar.min.js' is compressed
        InstallFiles: File: fabToolbar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\, Size: 2260
        MSI (s) (9C:0C) [17:13:52:017]: Executing op: FileCopy(SourceName=FABTOO~1.CSS|fabToolbar.min.css,SourceCabKey=fabtoolbar.min.css,DestName=fabToolbar.min.css,Attributes=16384,FileSize=2862,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-358629211,HashPart2=-294924895,HashPart3=1519380430,HashPart4=-1440532663,,)
        MSI (s) (9C:0C) [17:13:52:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\fabToolbar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:017]: Source for file 'fabtoolbar.min.css' is compressed
        InstallFiles: File: fabToolbar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\, Size: 2862
        MSI (s) (9C:0C) [17:13:52:034]: Executing op: FileCopy(SourceName=FABTOO~1.JS1|fabToolbar.js,SourceCabKey=fabtoolbar.js,DestName=fabToolbar.js,Attributes=16384,FileSize=7161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2042298826,HashPart2=1956559766,HashPart3=-693427501,HashPart4=1288607172,,)
        MSI (s) (9C:0C) [17:13:52:034]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\fabToolbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:034]: Source for file 'fabtoolbar.js' is compressed
        InstallFiles: File: fabToolbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\, Size: 7161
        MSI (s) (9C:0C) [17:13:52:283]: Executing op: FileCopy(SourceName=FABTOO~2.CSS|fabToolbar.css,SourceCabKey=fabtoolbar.css,DestName=fabToolbar.css,Attributes=16384,FileSize=3873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-895203471,HashPart2=-502181695,HashPart3=57654740,HashPart4=1638222191,,)
        MSI (s) (9C:0C) [17:13:52:283]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\fabToolbar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:283]: Source for file 'fabtoolbar.css' is compressed
        InstallFiles: File: fabToolbar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\, Size: 3873
        MSI (s) (9C:0C) [17:13:52:345]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\)
        MSI (s) (9C:0C) [17:13:52:345]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\FABSPE~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\)
        MSI (s) (9C:0C) [17:13:52:345]: Executing op: FileCopy(SourceName=FABSPE~1.JS|fabSpeedDial.min.js,SourceCabKey=fabspeeddial.min.js,DestName=fabSpeedDial.min.js,Attributes=16384,FileSize=5405,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1140547713,HashPart2=-1433679628,HashPart3=-1074959426,HashPart4=-946333012,,)
        MSI (s) (9C:0C) [17:13:52:345]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\fabSpeedDial.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:345]: Source for file 'fabspeeddial.min.js' is compressed
        InstallFiles: File: fabSpeedDial.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\, Size: 5405
        MSI (s) (9C:0C) [17:13:52:345]: Executing op: FileCopy(SourceName=FABSPE~1.CSS|fabSpeedDial.min.css,SourceCabKey=fabspeeddial.min.css,DestName=fabSpeedDial.min.css,Attributes=16384,FileSize=3994,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=555275207,HashPart2=291200188,HashPart3=-1511604730,HashPart4=155420409,,)
        MSI (s) (9C:0C) [17:13:52:345]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\fabSpeedDial.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:345]: Source for file 'fabspeeddial.min.css' is compressed
        InstallFiles: File: fabSpeedDial.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\, Size: 3994
        MSI (s) (9C:0C) [17:13:52:361]: Executing op: FileCopy(SourceName=FABSPE~1.JS1|fabSpeedDial.js,SourceCabKey=fabspeeddial.js,DestName=fabSpeedDial.js,Attributes=16384,FileSize=18683,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-428820045,HashPart2=896276090,HashPart3=-657293047,HashPart4=-1370712455,,)
        MSI (s) (9C:0C) [17:13:52:361]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\fabSpeedDial.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:361]: Source for file 'fabspeeddial.js' is compressed
        InstallFiles: File: fabSpeedDial.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\, Size: 18683
        MSI (s) (9C:0C) [17:13:52:423]: Executing op: FileCopy(SourceName=FABSPE~2.CSS|fabSpeedDial.css,SourceCabKey=fabspeeddial.css,DestName=fabSpeedDial.css,Attributes=16384,FileSize=5479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1971520928,HashPart2=750337046,HashPart3=-928364774,HashPart4=666844415,,)
        MSI (s) (9C:0C) [17:13:52:423]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\fabSpeedDial.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:423]: Source for file 'fabspeeddial.css' is compressed
        InstallFiles: File: fabSpeedDial.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\, Size: 5479
        MSI (s) (9C:0C) [17:13:52:423]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\)
        MSI (s) (9C:0C) [17:13:52:423]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\FABACT~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\)
        MSI (s) (9C:0C) [17:13:52:423]: Executing op: FileCopy(SourceName=FABACT~1.JS|fabActions.min.js,SourceCabKey=fabactions.min.js,DestName=fabActions.min.js,Attributes=16384,FileSize=672,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-709020003,HashPart2=-154239287,HashPart3=843922165,HashPart4=-1797801385,,)
        MSI (s) (9C:0C) [17:13:52:423]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\fabActions.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:52:423]: Source for file 'fabactions.min.js' is compressed
        InstallFiles: File: fabActions.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\, Size: 672
        MSI (s) (9C:0C) [17:13:53:094]: Executing op: FileCopy(SourceName=FABACT~1.JS1|fabActions.js,SourceCabKey=fabactions.js,DestName=fabActions.js,Attributes=16384,FileSize=1718,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=749066372,HashPart2=663138334,HashPart3=-1303472011,HashPart4=39977488,,)
        MSI (s) (9C:0C) [17:13:53:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\fabActions.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:094]: Source for file 'fabactions.js' is compressed
        InstallFiles: File: fabActions.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\, Size: 1718
        MSI (s) (9C:0C) [17:13:53:109]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\)
        MSI (s) (9C:0C) [17:13:53:109]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\divider\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\divider\)
        MSI (s) (9C:0C) [17:13:53:109]: Executing op: FileCopy(SourceName=DIVIDE~1.JS|divider.min.js,SourceCabKey=divider.min.js,DestName=divider.min.js,Attributes=16384,FileSize=482,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1180803701,HashPart2=838576832,HashPart3=1279143398,HashPart4=124496398,,)
        MSI (s) (9C:0C) [17:13:53:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\divider.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:109]: Source for file 'divider.min.js' is compressed
        InstallFiles: File: divider.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\, Size: 482
        MSI (s) (9C:0C) [17:13:53:109]: Executing op: FileCopy(SourceName=DIVIDE~1.CSS|divider.min.css,SourceCabKey=divider.min.css,DestName=divider.min.css,Attributes=16384,FileSize=637,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1559038713,HashPart2=420694668,HashPart3=-110698982,HashPart4=-2129037067,,)
        MSI (s) (9C:0C) [17:13:53:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\divider.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:109]: Source for file 'divider.min.css' is compressed
        InstallFiles: File: divider.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\, Size: 637
        MSI (s) (9C:0C) [17:13:53:109]: Executing op: FileCopy(SourceName=divider.js,SourceCabKey=divider.js,DestName=divider.js,Attributes=16384,FileSize=1186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=935767031,HashPart2=-565049564,HashPart3=1174681871,HashPart4=-1698482960,,)
        MSI (s) (9C:0C) [17:13:53:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\divider.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:109]: Source for file 'divider.js' is compressed
        InstallFiles: File: divider.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\, Size: 1186
        MSI (s) (9C:0C) [17:13:53:109]: Executing op: FileCopy(SourceName=divider.css,SourceCabKey=divider.css,DestName=divider.css,Attributes=16384,FileSize=746,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1671972190,HashPart2=-611318684,HashPart3=291746149,HashPart4=205379934,,)
        MSI (s) (9C:0C) [17:13:53:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\divider.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:109]: Source for file 'divider.css' is compressed
        InstallFiles: File: divider.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\, Size: 746
        MSI (s) (9C:0C) [17:13:53:109]: Executing op: FileCopy(SourceName=DIVIDE~2.CSS|divider-default-theme.min.css,SourceCabKey=divider_default_theme.min.cs,DestName=divider-default-theme.min.css,Attributes=16384,FileSize=693,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1969390862,HashPart2=-905144607,HashPart3=1165266127,HashPart4=-1958640662,,)
        MSI (s) (9C:0C) [17:13:53:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\divider-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:109]: Source for file 'divider_default_theme.min.cs' is compressed
        InstallFiles: File: divider-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\, Size: 693
        MSI (s) (9C:0C) [17:13:53:359]: Executing op: FileCopy(SourceName=DIVIDE~3.CSS|divider-default-theme.css,SourceCabKey=divider_default_theme.css,DestName=divider-default-theme.css,Attributes=16384,FileSize=736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-25785289,HashPart2=-62015878,HashPart3=-721283700,HashPart4=-796835992,,)
        MSI (s) (9C:0C) [17:13:53:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\divider-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:359]: Source for file 'divider_default_theme.css' is compressed
        InstallFiles: File: divider-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\, Size: 736
        MSI (s) (9C:0C) [17:13:53:359]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\)
        MSI (s) (9C:0C) [17:13:53:359]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\dialog\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\dialog\)
        MSI (s) (9C:0C) [17:13:53:359]: Executing op: FileCopy(SourceName=DIALOG~1.JS|dialog.min.js,SourceCabKey=dialog.min.js,DestName=dialog.min.js,Attributes=16384,FileSize=10031,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=665028022,HashPart2=1470789643,HashPart3=1016786324,HashPart4=-297543595,,)
        MSI (s) (9C:0C) [17:13:53:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\dialog.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:359]: Source for file 'dialog.min.js' is compressed
        InstallFiles: File: dialog.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\, Size: 10031
        MSI (s) (9C:0C) [17:13:53:359]: Executing op: FileCopy(SourceName=DIALOG~1.CSS|dialog.min.css,SourceCabKey=dialog.min.css,DestName=dialog.min.css,Attributes=16384,FileSize=3053,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-356096963,HashPart2=-786089684,HashPart3=1907416690,HashPart4=1858572275,,)
        MSI (s) (9C:0C) [17:13:53:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\dialog.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:359]: Source for file 'dialog.min.css' is compressed
        InstallFiles: File: dialog.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\, Size: 3053
        MSI (s) (9C:0C) [17:13:53:359]: Executing op: FileCopy(SourceName=dialog.js,SourceCabKey=dialog.js,DestName=dialog.js,Attributes=16384,FileSize=48987,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=838197795,HashPart2=2034084649,HashPart3=-551162303,HashPart4=1105664186,,)
        MSI (s) (9C:0C) [17:13:53:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\dialog.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:359]: Source for file 'dialog.js' is compressed
        InstallFiles: File: dialog.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\, Size: 48987
        MSI (s) (9C:0C) [17:13:53:374]: Executing op: FileCopy(SourceName=dialog.css,SourceCabKey=dialog.css,DestName=dialog.css,Attributes=16384,FileSize=4306,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1961396461,HashPart2=-1475801162,HashPart3=-634605382,HashPart4=1751730691,,)
        MSI (s) (9C:0C) [17:13:53:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\dialog.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:374]: Source for file 'dialog.css' is compressed
        InstallFiles: File: dialog.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\, Size: 4306
        MSI (s) (9C:0C) [17:13:53:374]: Executing op: FileCopy(SourceName=DIALOG~2.CSS|dialog-default-theme.min.css,SourceCabKey=dialog_default_theme.min.css,DestName=dialog-default-theme.min.css,Attributes=16384,FileSize=398,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=19115851,HashPart2=-689874408,HashPart3=1205017772,HashPart4=405047002,,)
        MSI (s) (9C:0C) [17:13:53:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\dialog-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:374]: Source for file 'dialog_default_theme.min.css' is compressed
        InstallFiles: File: dialog-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\, Size: 398
        MSI (s) (9C:0C) [17:13:53:468]: Executing op: FileCopy(SourceName=DIALOG~3.CSS|dialog-default-theme.css,SourceCabKey=dialog_default_theme.css,DestName=dialog-default-theme.css,Attributes=16384,FileSize=420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=791985010,HashPart2=1838397638,HashPart3=-1479680268,HashPart4=401996922,,)
        MSI (s) (9C:0C) [17:13:53:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\dialog-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:468]: Source for file 'dialog_default_theme.css' is compressed
        InstallFiles: File: dialog-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\, Size: 420
        MSI (s) (9C:0C) [17:13:53:468]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\)
        MSI (s) (9C:0C) [17:13:53:468]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\DATEPI~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\)
        MSI (s) (9C:0C) [17:13:53:468]: Executing op: FileCopy(SourceName=DATEPI~1.JS|datepicker.min.js,SourceCabKey=datepicker.min.js,DestName=datepicker.min.js,Attributes=16384,FileSize=34535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1284494819,HashPart2=1941595172,HashPart3=-2146556131,HashPart4=-1499604084,,)
        MSI (s) (9C:0C) [17:13:53:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\datepicker.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:468]: Source for file 'datepicker.min.js' is compressed
        InstallFiles: File: datepicker.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\, Size: 34535
        MSI (s) (9C:0C) [17:13:53:468]: Executing op: FileCopy(SourceName=DATEPI~1.CSS|datepicker.min.css,SourceCabKey=datepicker.min.css,DestName=datepicker.min.css,Attributes=16384,FileSize=7406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=771128963,HashPart2=136432364,HashPart3=1013767599,HashPart4=632702979,,)
        MSI (s) (9C:0C) [17:13:53:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\datepicker.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:468]: Source for file 'datepicker.min.css' is compressed
        InstallFiles: File: datepicker.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\, Size: 7406
        MSI (s) (9C:0C) [17:13:53:484]: Executing op: FileCopy(SourceName=DATEPI~1.JS1|datepicker.js,SourceCabKey=datepicker.js,DestName=datepicker.js,Attributes=16384,FileSize=111043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1252932800,HashPart2=855271399,HashPart3=106889525,HashPart4=1285658417,,)
        MSI (s) (9C:0C) [17:13:53:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\datepicker.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:484]: Source for file 'datepicker.js' is compressed
        InstallFiles: File: datepicker.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\, Size: 111043
        MSI (s) (9C:0C) [17:13:53:499]: Executing op: FileCopy(SourceName=DATEPI~2.CSS|datepicker.css,SourceCabKey=datepicker.css,DestName=datepicker.css,Attributes=16384,FileSize=9585,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1988779245,HashPart2=1672682017,HashPart3=-1997385854,HashPart4=-1368641441,,)
        MSI (s) (9C:0C) [17:13:53:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\datepicker.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:499]: Source for file 'datepicker.css' is compressed
        InstallFiles: File: datepicker.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\, Size: 9585
        MSI (s) (9C:0C) [17:13:53:515]: Executing op: FileCopy(SourceName=DATEPI~3.CSS|datepicker-default-theme.min.css,SourceCabKey=datepicker_default_theme.min,DestName=datepicker-default-theme.min.css,Attributes=16384,FileSize=3266,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-159434421,HashPart2=-1579205893,HashPart3=512278518,HashPart4=-1672839327,,)
        MSI (s) (9C:0C) [17:13:53:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\datepicker-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:515]: Source for file 'datepicker_default_theme.min' is compressed
        InstallFiles: File: datepicker-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\, Size: 3266
        MSI (s) (9C:0C) [17:13:53:515]: Executing op: FileCopy(SourceName=DATEPI~4.CSS|datepicker-default-theme.css,SourceCabKey=datepicker_default_theme.css,DestName=datepicker-default-theme.css,Attributes=16384,FileSize=3891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1272350170,HashPart2=1357673353,HashPart3=-334813898,HashPart4=-459595006,,)
        MSI (s) (9C:0C) [17:13:53:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\datepicker-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:515]: Source for file 'datepicker_default_theme.css' is compressed
        InstallFiles: File: datepicker-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\, Size: 3891
        MSI (s) (9C:0C) [17:13:53:515]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\)
        MSI (s) (9C:0C) [17:13:53:515]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\core\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\core\)
        MSI (s) (9C:0C) [17:13:53:515]: Executing op: FileCopy(SourceName=DEFAUL~1.JS|default-theme.js,SourceCabKey=default_theme.js,DestName=default-theme.js,Attributes=16384,FileSize=38156,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1199504050,HashPart2=-640566106,HashPart3=633797924,HashPart4=94471833,,)
        MSI (s) (9C:0C) [17:13:53:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\default-theme.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:515]: Source for file 'default_theme.js' is compressed
        InstallFiles: File: default-theme.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\, Size: 38156
        MSI (s) (9C:0C) [17:13:53:515]: Executing op: FileCopy(SourceName=COREMI~1.JS|core.min.js,SourceCabKey=core.min.js,DestName=core.min.js,Attributes=16384,FileSize=121313,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-582131325,HashPart2=800588666,HashPart3=2055385474,HashPart4=-700463225,,)
        MSI (s) (9C:0C) [17:13:53:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\core.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:515]: Source for file 'core.min.js' is compressed
        InstallFiles: File: core.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\, Size: 121313
        MSI (s) (9C:0C) [17:13:53:515]: Executing op: FileCopy(SourceName=COREMI~1.CSS|core.min.css,SourceCabKey=core.min.css,DestName=core.min.css,Attributes=16384,FileSize=222992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-229653518,HashPart2=152726842,HashPart3=-646853732,HashPart4=1507811454,,)
        MSI (s) (9C:0C) [17:13:53:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\core.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:515]: Source for file 'core.min.css' is compressed
        InstallFiles: File: core.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\, Size: 222992
        MSI (s) (9C:0C) [17:13:53:515]: Executing op: FileCopy(SourceName=core.js,SourceCabKey=core.js,DestName=core.js,Attributes=16384,FileSize=277433,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1272891334,HashPart2=991324297,HashPart3=-920365184,HashPart4=13751896,,)
        MSI (s) (9C:0C) [17:13:53:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\core.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:515]: Source for file 'core.js' is compressed
        InstallFiles: File: core.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\, Size: 277433
        MSI (s) (9C:0C) [17:13:53:530]: Executing op: FileCopy(SourceName=core.css,SourceCabKey=core.css,DestName=core.css,Attributes=16384,FileSize=546992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1207082878,HashPart2=1715186558,HashPart3=1245514943,HashPart4=1402657325,,)
        MSI (s) (9C:0C) [17:13:53:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\core.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:530]: Source for file 'core.css' is compressed
        InstallFiles: File: core.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\, Size: 546992
        MSI (s) (9C:0C) [17:13:53:546]: Executing op: FileCopy(SourceName=CORE-D~1.CSS|core-default-theme.min.css,SourceCabKey=core_default_theme.min.css,DestName=core-default-theme.min.css,Attributes=16384,FileSize=234,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2033247145,HashPart2=-1447142379,HashPart3=2094878794,HashPart4=-236222580,,)
        MSI (s) (9C:0C) [17:13:53:546]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\core-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:546]: Source for file 'core_default_theme.min.css' is compressed
        InstallFiles: File: core-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\, Size: 234
        MSI (s) (9C:0C) [17:13:53:796]: Executing op: FileCopy(SourceName=CORE-D~2.CSS|core-default-theme.css,SourceCabKey=core_default_theme.css,DestName=core-default-theme.css,Attributes=16384,FileSize=276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=376635369,HashPart2=932928902,HashPart3=1311442657,HashPart4=243776558,,)
        MSI (s) (9C:0C) [17:13:53:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\core-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:796]: Source for file 'core_default_theme.css' is compressed
        InstallFiles: File: core-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\, Size: 276
        MSI (s) (9C:0C) [17:13:53:796]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\)
        MSI (s) (9C:0C) [17:13:53:796]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\content\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\content\)
        MSI (s) (9C:0C) [17:13:53:796]: Executing op: FileCopy(SourceName=CONTEN~1.JS|content.min.js,SourceCabKey=content.min.js,DestName=content.min.js,Attributes=16384,FileSize=898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1223185882,HashPart2=-1541683178,HashPart3=44840496,HashPart4=431148695,,)
        MSI (s) (9C:0C) [17:13:53:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\content.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:796]: Source for file 'content.min.js' is compressed
        InstallFiles: File: content.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\, Size: 898
        MSI (s) (9C:0C) [17:13:53:796]: Executing op: FileCopy(SourceName=CONTEN~1.CSS|content.min.css,SourceCabKey=content.min.css,DestName=content.min.css,Attributes=16384,FileSize=377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1282595805,HashPart2=1492538795,HashPart3=-52450372,HashPart4=-3600268,,)
        MSI (s) (9C:0C) [17:13:53:811]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\content.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:811]: Source for file 'content.min.css' is compressed
        InstallFiles: File: content.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\, Size: 377
        MSI (s) (9C:0C) [17:13:53:811]: Executing op: FileCopy(SourceName=content.js,SourceCabKey=content.js,DestName=content.js,Attributes=16384,FileSize=3324,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-598764830,HashPart2=-1153234240,HashPart3=-1831624407,HashPart4=1330184601,,)
        MSI (s) (9C:0C) [17:13:53:811]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\content.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:811]: Source for file 'content.js' is compressed
        InstallFiles: File: content.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\, Size: 3324
        MSI (s) (9C:0C) [17:13:53:811]: Executing op: FileCopy(SourceName=content.css,SourceCabKey=content.css,DestName=content.css,Attributes=16384,FileSize=456,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1279876308,HashPart2=1794802593,HashPart3=1005152892,HashPart4=5506714,,)
        MSI (s) (9C:0C) [17:13:53:811]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\content.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:811]: Source for file 'content.css' is compressed
        InstallFiles: File: content.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\, Size: 456
        MSI (s) (9C:0C) [17:13:53:811]: Executing op: FileCopy(SourceName=CONTEN~2.CSS|content-default-theme.min.css,SourceCabKey=content_default_theme.min.cs,DestName=content-default-theme.min.css,Attributes=16384,FileSize=217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1788647892,HashPart2=-1084434079,HashPart3=-1537437324,HashPart4=-364338294,,)
        MSI (s) (9C:0C) [17:13:53:811]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\content-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:811]: Source for file 'content_default_theme.min.cs' is compressed
        InstallFiles: File: content-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\, Size: 217
        MSI (s) (9C:0C) [17:13:53:811]: Executing op: FileCopy(SourceName=CONTEN~3.CSS|content-default-theme.css,SourceCabKey=content_default_theme.css,DestName=content-default-theme.css,Attributes=16384,FileSize=219,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=743529402,HashPart2=1484355145,HashPart3=-1713061372,HashPart4=1925899211,,)
        MSI (s) (9C:0C) [17:13:53:811]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\content-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:811]: Source for file 'content_default_theme.css' is compressed
        InstallFiles: File: content-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\, Size: 219
        MSI (s) (9C:0C) [17:13:53:811]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\)
        MSI (s) (9C:0C) [17:13:53:811]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\chips\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\chips\)
        MSI (s) (9C:0C) [17:13:53:811]: Executing op: FileCopy(SourceName=CHIPSM~1.JS|chips.min.js,SourceCabKey=chips.min.js,DestName=chips.min.js,Attributes=16384,FileSize=19641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-881877270,HashPart2=-1876230840,HashPart3=1514153062,HashPart4=1156510863,,)
        MSI (s) (9C:0C) [17:13:53:811]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\chips.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:811]: Source for file 'chips.min.js' is compressed
        InstallFiles: File: chips.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\, Size: 19641
        MSI (s) (9C:0C) [17:13:53:811]: Executing op: FileCopy(SourceName=CHIPSM~1.CSS|chips.min.css,SourceCabKey=chips.min.css,DestName=chips.min.css,Attributes=16384,FileSize=4853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=546755209,HashPart2=-1972826654,HashPart3=552312364,HashPart4=-972680552,,)
        MSI (s) (9C:0C) [17:13:53:811]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\chips.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:811]: Source for file 'chips.min.css' is compressed
        InstallFiles: File: chips.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\, Size: 4853
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=chips.js,SourceCabKey=chips.js,DestName=chips.js,Attributes=16384,FileSize=51260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1412492660,HashPart2=545053013,HashPart3=-1872937489,HashPart4=491279010,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\chips.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'chips.js' is compressed
        InstallFiles: File: chips.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\, Size: 51260
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=chips.css,SourceCabKey=chips.css,DestName=chips.css,Attributes=16384,FileSize=6621,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1068490292,HashPart2=2090721634,HashPart3=1163958995,HashPart4=316498389,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\chips.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'chips.css' is compressed
        InstallFiles: File: chips.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\, Size: 6621
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=CHIPS-~1.CSS|chips-default-theme.min.css,SourceCabKey=chips_default_theme.min.css,DestName=chips-default-theme.min.css,Attributes=16384,FileSize=1446,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=915215230,HashPart2=-561353849,HashPart3=-1781634705,HashPart4=-264077109,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\chips-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'chips_default_theme.min.css' is compressed
        InstallFiles: File: chips-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\, Size: 1446
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=CHIPS-~2.CSS|chips-default-theme.css,SourceCabKey=chips_default_theme.css,DestName=chips-default-theme.css,Attributes=16384,FileSize=1823,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=33194488,HashPart2=184078619,HashPart3=-1451696312,HashPart4=-1098668139,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\chips-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'chips_default_theme.css' is compressed
        InstallFiles: File: chips-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\, Size: 1823
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\)
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\checkbox\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\)
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=CHECKB~1.JS|checkbox.min.js,SourceCabKey=checkbox.min.js,DestName=checkbox.min.js,Attributes=16384,FileSize=2187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1695476455,HashPart2=336272744,HashPart3=1185854676,HashPart4=-1342636185,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\checkbox.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'checkbox.min.js' is compressed
        InstallFiles: File: checkbox.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\, Size: 2187
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=CHECKB~1.CSS|checkbox.min.css,SourceCabKey=checkbox.min.css,DestName=checkbox.min.css,Attributes=16384,FileSize=2757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=470982132,HashPart2=-1717946484,HashPart3=-2025148199,HashPart4=-145469408,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\checkbox.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'checkbox.min.css' is compressed
        InstallFiles: File: checkbox.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\, Size: 2757
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=checkbox.js,SourceCabKey=checkbox.js,DestName=checkbox.js,Attributes=16384,FileSize=7928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-420128092,HashPart2=941902706,HashPart3=1312986189,HashPart4=-1005725116,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\checkbox.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'checkbox.js' is compressed
        InstallFiles: File: checkbox.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\, Size: 7928
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=checkbox.css,SourceCabKey=checkbox.css,DestName=checkbox.css,Attributes=16384,FileSize=3978,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1834523382,HashPart2=2117035461,HashPart3=-1344146421,HashPart4=104974878,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\checkbox.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'checkbox.css' is compressed
        InstallFiles: File: checkbox.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\, Size: 3978
        MSI (s) (9C:0C) [17:13:53:827]: Executing op: FileCopy(SourceName=CHECKB~2.CSS|checkbox-default-theme.min.css,SourceCabKey=checkbox_default_theme.min.c,DestName=checkbox-default-theme.min.css,Attributes=16384,FileSize=3134,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1166839491,HashPart2=-41151458,HashPart3=-1524048804,HashPart4=-1010974740,,)
        MSI (s) (9C:0C) [17:13:53:827]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\checkbox-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:827]: Source for file 'checkbox_default_theme.min.c' is compressed
        InstallFiles: File: checkbox-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\, Size: 3134
        MSI (s) (9C:0C) [17:13:53:842]: Executing op: FileCopy(SourceName=CHECKB~3.CSS|checkbox-default-theme.css,SourceCabKey=checkbox_default_theme.css,DestName=checkbox-default-theme.css,Attributes=16384,FileSize=3467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1847896406,HashPart2=1566141914,HashPart3=-1242731077,HashPart4=-2062039597,,)
        MSI (s) (9C:0C) [17:13:53:858]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\checkbox-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:858]: Source for file 'checkbox_default_theme.css' is compressed
        InstallFiles: File: checkbox-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\, Size: 3467
        MSI (s) (9C:0C) [17:13:53:858]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\)
        MSI (s) (9C:0C) [17:13:53:858]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\card\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\card\)
        MSI (s) (9C:0C) [17:13:53:858]: Executing op: FileCopy(SourceName=CARDMI~1.JS|card.min.js,SourceCabKey=card.min.js,DestName=card.min.js,Attributes=16384,FileSize=496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2136299162,HashPart2=-264178189,HashPart3=1306147292,HashPart4=-1672259887,,)
        MSI (s) (9C:0C) [17:13:53:858]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\card.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:858]: Source for file 'card.min.js' is compressed
        InstallFiles: File: card.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\, Size: 496
        MSI (s) (9C:0C) [17:13:53:858]: Executing op: FileCopy(SourceName=CARDMI~1.CSS|card.min.css,SourceCabKey=card.min.css,DestName=card.min.css,Attributes=16384,FileSize=6701,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-925755374,HashPart2=-1565799175,HashPart3=1538709477,HashPart4=-1887857005,,)
        MSI (s) (9C:0C) [17:13:53:858]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\card.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:858]: Source for file 'card.min.css' is compressed
        InstallFiles: File: card.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\, Size: 6701
        MSI (s) (9C:0C) [17:13:53:858]: Executing op: FileCopy(SourceName=card.js,SourceCabKey=card.js,DestName=card.js,Attributes=16384,FileSize=4731,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-982159600,HashPart2=704359891,HashPart3=1524453806,HashPart4=1893915059,,)
        MSI (s) (9C:0C) [17:13:53:858]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\card.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:858]: Source for file 'card.js' is compressed
        InstallFiles: File: card.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\, Size: 4731
        MSI (s) (9C:0C) [17:13:53:967]: Executing op: FileCopy(SourceName=card.css,SourceCabKey=card.css,DestName=card.css,Attributes=16384,FileSize=8627,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2138272616,HashPart2=928249051,HashPart3=1727187886,HashPart4=-1170027711,,)
        MSI (s) (9C:0C) [17:13:53:967]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\card.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:967]: Source for file 'card.css' is compressed
        InstallFiles: File: card.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\, Size: 8627
        MSI (s) (9C:0C) [17:13:53:967]: Executing op: FileCopy(SourceName=CARD-D~1.CSS|card-default-theme.min.css,SourceCabKey=card_default_theme.min.css,DestName=card-default-theme.min.css,Attributes=16384,FileSize=620,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1524833568,HashPart2=597996749,HashPart3=-1657895644,HashPart4=-511794137,,)
        MSI (s) (9C:0C) [17:13:53:967]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\card-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:967]: Source for file 'card_default_theme.min.css' is compressed
        InstallFiles: File: card-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\, Size: 620
        MSI (s) (9C:0C) [17:13:53:983]: Executing op: FileCopy(SourceName=CARD-D~2.CSS|card-default-theme.css,SourceCabKey=card_default_theme.css,DestName=card-default-theme.css,Attributes=16384,FileSize=715,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=952696240,HashPart2=2081496573,HashPart3=1743506401,HashPart4=-897193306,,)
        MSI (s) (9C:0C) [17:13:53:983]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\card-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:983]: Source for file 'card_default_theme.css' is compressed
        InstallFiles: File: card-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\, Size: 715
        MSI (s) (9C:0C) [17:13:53:983]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\)
        MSI (s) (9C:0C) [17:13:53:983]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\button\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\button\)
        MSI (s) (9C:0C) [17:13:53:983]: Executing op: FileCopy(SourceName=BUTTON~1.JS|button.min.js,SourceCabKey=button.min.js,DestName=button.min.js,Attributes=16384,FileSize=1553,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2023308629,HashPart2=24686279,HashPart3=-284768778,HashPart4=1088792480,,)
        MSI (s) (9C:0C) [17:13:53:983]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\button.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:983]: Source for file 'button.min.js' is compressed
        InstallFiles: File: button.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\, Size: 1553
        MSI (s) (9C:0C) [17:13:53:998]: Executing op: FileCopy(SourceName=BUTTON~1.CSS|button.min.css,SourceCabKey=button.min.css,DestName=button.min.css,Attributes=16384,FileSize=5671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1183705001,HashPart2=-53111737,HashPart3=-35861545,HashPart4=-313697157,,)
        MSI (s) (9C:0C) [17:13:53:998]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\button.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:53:998]: Source for file 'button.min.css' is compressed
        InstallFiles: File: button.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\, Size: 5671
        MSI (s) (9C:0C) [17:13:54:030]: Executing op: FileCopy(SourceName=button.js,SourceCabKey=button.js,DestName=button.js,Attributes=16384,FileSize=6091,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1827662444,HashPart2=-1592488444,HashPart3=-1305647395,HashPart4=1372376916,,)
        MSI (s) (9C:0C) [17:13:54:030]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\button.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:030]: Source for file 'button.js' is compressed
        InstallFiles: File: button.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\, Size: 6091
        MSI (s) (9C:0C) [17:13:54:030]: Executing op: FileCopy(SourceName=button.css,SourceCabKey=button.css,DestName=button.css,Attributes=16384,FileSize=7243,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1557189163,HashPart2=-588937614,HashPart3=-1402153595,HashPart4=-1191430256,,)
        MSI (s) (9C:0C) [17:13:54:030]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\button.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:030]: Source for file 'button.css' is compressed
        InstallFiles: File: button.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\, Size: 7243
        MSI (s) (9C:0C) [17:13:54:045]: Executing op: FileCopy(SourceName=BUTTON~2.CSS|button-default-theme.min.css,SourceCabKey=button_default_theme.min.css,DestName=button-default-theme.min.css,Attributes=16384,FileSize=5005,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1646522492,HashPart2=-1897922297,HashPart3=-326040664,HashPart4=1425207942,,)
        MSI (s) (9C:0C) [17:13:54:045]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\button-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:045]: Source for file 'button_default_theme.min.css' is compressed
        InstallFiles: File: button-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\, Size: 5005
        MSI (s) (9C:0C) [17:13:54:045]: Executing op: FileCopy(SourceName=BUTTON~3.CSS|button-default-theme.css,SourceCabKey=button_default_theme.css,DestName=button-default-theme.css,Attributes=16384,FileSize=6240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=761660600,HashPart2=-1120979725,HashPart3=153561738,HashPart4=1902336217,,)
        MSI (s) (9C:0C) [17:13:54:045]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\button-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:045]: Source for file 'button_default_theme.css' is compressed
        InstallFiles: File: button-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\, Size: 6240
        MSI (s) (9C:0C) [17:13:54:045]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\)
        MSI (s) (9C:0C) [17:13:54:045]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\BOTTOM~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\)
        MSI (s) (9C:0C) [17:13:54:045]: Executing op: FileCopy(SourceName=BOTTOM~1.JS|bottomSheet.min.js,SourceCabKey=bottomsheet.min.js,DestName=bottomSheet.min.js,Attributes=16384,FileSize=3113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1900032165,HashPart2=1335038805,HashPart3=1364934739,HashPart4=-496894057,,)
        MSI (s) (9C:0C) [17:13:54:045]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\bottomSheet.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:045]: Source for file 'bottomsheet.min.js' is compressed
        InstallFiles: File: bottomSheet.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\, Size: 3113
        MSI (s) (9C:0C) [17:13:54:045]: Executing op: FileCopy(SourceName=BOTTOM~1.CSS|bottomSheet.min.css,SourceCabKey=bottomsheet.min.css,DestName=bottomSheet.min.css,Attributes=16384,FileSize=4138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1128093777,HashPart2=965234287,HashPart3=-585246952,HashPart4=-736143996,,)
        MSI (s) (9C:0C) [17:13:54:045]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\bottomSheet.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:045]: Source for file 'bottomsheet.min.css' is compressed
        InstallFiles: File: bottomSheet.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\, Size: 4138
        MSI (s) (9C:0C) [17:13:54:045]: Executing op: FileCopy(SourceName=BOTTOM~1.JS1|bottomSheet.js,SourceCabKey=bottomsheet.js,DestName=bottomSheet.js,Attributes=16384,FileSize=10996,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=80559948,HashPart2=1215504762,HashPart3=-666300431,HashPart4=-753234622,,)
        MSI (s) (9C:0C) [17:13:54:045]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\bottomSheet.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:045]: Source for file 'bottomsheet.js' is compressed
        InstallFiles: File: bottomSheet.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\, Size: 10996
        MSI (s) (9C:0C) [17:13:54:061]: Executing op: FileCopy(SourceName=BOTTOM~2.CSS|bottomSheet.css,SourceCabKey=bottomsheet.css,DestName=bottomSheet.css,Attributes=16384,FileSize=6210,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1406472421,HashPart2=1600121455,HashPart3=1783556132,HashPart4=-543084805,,)
        MSI (s) (9C:0C) [17:13:54:061]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\bottomSheet.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:061]: Source for file 'bottomsheet.css' is compressed
        InstallFiles: File: bottomSheet.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\, Size: 6210
        MSI (s) (9C:0C) [17:13:54:061]: Executing op: FileCopy(SourceName=BOTTOM~3.CSS|bottomSheet-default-theme.min.css,SourceCabKey=bottomsheet_default_theme.mi,DestName=bottomSheet-default-theme.min.css,Attributes=16384,FileSize=424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=343601618,HashPart2=1383642683,HashPart3=19567950,HashPart4=-1454407971,,)
        MSI (s) (9C:0C) [17:13:54:061]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\bottomSheet-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:061]: Source for file 'bottomsheet_default_theme.mi' is compressed
        InstallFiles: File: bottomSheet-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\, Size: 424
        MSI (s) (9C:0C) [17:13:54:061]: Executing op: FileCopy(SourceName=BOTTOM~4.CSS|bottomSheet-default-theme.css,SourceCabKey=bottomsheet_default_theme.cs,DestName=bottomSheet-default-theme.css,Attributes=16384,FileSize=518,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1483648274,HashPart2=1426298014,HashPart3=844547682,HashPart4=-83223009,,)
        MSI (s) (9C:0C) [17:13:54:061]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\bottomSheet-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:061]: Source for file 'bottomsheet_default_theme.cs' is compressed
        InstallFiles: File: bottomSheet-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\, Size: 518
        MSI (s) (9C:0C) [17:13:54:061]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\)
        MSI (s) (9C:0C) [17:13:54:061]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\backdrop\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\)
        MSI (s) (9C:0C) [17:13:54:061]: Executing op: FileCopy(SourceName=BACKDR~1.JS|backdrop.min.js,SourceCabKey=backdrop.min.js,DestName=backdrop.min.js,Attributes=16384,FileSize=1152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=3623170,HashPart2=-1130581276,HashPart3=1781774916,HashPart4=400790649,,)
        MSI (s) (9C:0C) [17:13:54:061]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\backdrop.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:061]: Source for file 'backdrop.min.js' is compressed
        InstallFiles: File: backdrop.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\, Size: 1152
        MSI (s) (9C:0C) [17:13:54:061]: Executing op: FileCopy(SourceName=BACKDR~1.CSS|backdrop.min.css,SourceCabKey=backdrop.min.css,DestName=backdrop.min.css,Attributes=16384,FileSize=893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1408977348,HashPart2=-1098315073,HashPart3=-431930277,HashPart4=760379409,,)
        MSI (s) (9C:0C) [17:13:54:061]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\backdrop.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:061]: Source for file 'backdrop.min.css' is compressed
        InstallFiles: File: backdrop.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\, Size: 893
        MSI (s) (9C:0C) [17:13:54:076]: Executing op: FileCopy(SourceName=backdrop.js,SourceCabKey=backdrop.js,DestName=backdrop.js,Attributes=16384,FileSize=3157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-783933177,HashPart2=1895017184,HashPart3=64247234,HashPart4=87555739,,)
        MSI (s) (9C:0C) [17:13:54:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\backdrop.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:076]: Source for file 'backdrop.js' is compressed
        InstallFiles: File: backdrop.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\, Size: 3157
        MSI (s) (9C:0C) [17:13:54:076]: Executing op: FileCopy(SourceName=backdrop.css,SourceCabKey=backdrop.css,DestName=backdrop.css,Attributes=16384,FileSize=1149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1787634989,HashPart2=439369201,HashPart3=1964067800,HashPart4=-1500623346,,)
        MSI (s) (9C:0C) [17:13:54:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\backdrop.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:076]: Source for file 'backdrop.css' is compressed
        InstallFiles: File: backdrop.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\, Size: 1149
        MSI (s) (9C:0C) [17:13:54:076]: Executing op: FileCopy(SourceName=BACKDR~2.CSS|backdrop-default-theme.min.css,SourceCabKey=backdrop_default_theme.min.c,DestName=backdrop-default-theme.min.css,Attributes=16384,FileSize=257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-712136875,HashPart2=207978413,HashPart3=1632761896,HashPart4=-1923497017,,)
        MSI (s) (9C:0C) [17:13:54:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\backdrop-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:076]: Source for file 'backdrop_default_theme.min.c' is compressed
        InstallFiles: File: backdrop-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\, Size: 257
        MSI (s) (9C:0C) [17:13:54:108]: Executing op: FileCopy(SourceName=BACKDR~3.CSS|backdrop-default-theme.css,SourceCabKey=backdrop_default_theme.css,DestName=backdrop-default-theme.css,Attributes=16384,FileSize=268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1804187247,HashPart2=-722333177,HashPart3=1272938192,HashPart4=1000203327,,)
        MSI (s) (9C:0C) [17:13:54:108]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\backdrop-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:108]: Source for file 'backdrop_default_theme.css' is compressed
        InstallFiles: File: backdrop-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\, Size: 268
        MSI (s) (9C:0C) [17:13:54:108]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\)
        MSI (s) (9C:0C) [17:13:54:108]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\AUTOCO~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\)
        MSI (s) (9C:0C) [17:13:54:108]: Executing op: FileCopy(SourceName=AUTOCO~1.JS|autocomplete.min.js,SourceCabKey=autocomplete.min.js,DestName=autocomplete.min.js,Attributes=16384,FileSize=17883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1463139757,HashPart2=-798367799,HashPart3=155635090,HashPart4=1265777392,,)
        MSI (s) (9C:0C) [17:13:54:108]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\autocomplete.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:108]: Source for file 'autocomplete.min.js' is compressed
        InstallFiles: File: autocomplete.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\, Size: 17883
        MSI (s) (9C:0C) [17:13:54:108]: Executing op: FileCopy(SourceName=AUTOCO~1.CSS|autocomplete.min.css,SourceCabKey=autocomplete.min.css,DestName=autocomplete.min.css,Attributes=16384,FileSize=5709,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1314618471,HashPart2=1008757319,HashPart3=-2071779684,HashPart4=-129319756,,)
        MSI (s) (9C:0C) [17:13:54:108]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\autocomplete.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:108]: Source for file 'autocomplete.min.css' is compressed
        InstallFiles: File: autocomplete.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\, Size: 5709
        MSI (s) (9C:0C) [17:13:54:123]: Executing op: FileCopy(SourceName=AUTOCO~1.JS1|autocomplete.js,SourceCabKey=autocomplete.js,DestName=autocomplete.js,Attributes=16384,FileSize=51690,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-825127332,HashPart2=1205617173,HashPart3=764983609,HashPart4=1803951258,,)
        MSI (s) (9C:0C) [17:13:54:123]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\autocomplete.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:123]: Source for file 'autocomplete.js' is compressed
        InstallFiles: File: autocomplete.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\, Size: 51690
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: FileCopy(SourceName=AUTOCO~2.CSS|autocomplete.css,SourceCabKey=autocomplete.css,DestName=autocomplete.css,Attributes=16384,FileSize=7756,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2023976812,HashPart2=1751663339,HashPart3=1101725700,HashPart4=-682211385,,)
        MSI (s) (9C:0C) [17:13:54:139]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\autocomplete.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:139]: Source for file 'autocomplete.css' is compressed
        InstallFiles: File: autocomplete.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\, Size: 7756
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: FileCopy(SourceName=AUTOCO~3.CSS|autocomplete-default-theme.min.css,SourceCabKey=autocomplete_default_theme.m,DestName=autocomplete-default-theme.min.css,Attributes=16384,FileSize=910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1317622653,HashPart2=-1719701200,HashPart3=1927152550,HashPart4=2075041171,,)
        MSI (s) (9C:0C) [17:13:54:139]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\autocomplete-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:139]: Source for file 'autocomplete_default_theme.m' is compressed
        InstallFiles: File: autocomplete-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\, Size: 910
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: FileCopy(SourceName=AUTOCO~4.CSS|autocomplete-default-theme.css,SourceCabKey=autocomplete_default_theme.c,DestName=autocomplete-default-theme.css,Attributes=16384,FileSize=1012,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1448686886,HashPart2=532326804,HashPart3=1471465362,HashPart4=-873703828,,)
        MSI (s) (9C:0C) [17:13:54:139]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\autocomplete-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:139]: Source for file 'autocomplete_default_theme.c' is compressed
        InstallFiles: File: autocomplete-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\, Size: 1012
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\)
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\zcs\|IISRootFolder\MyComp.WebApp\app\zcs\)
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: FileCopy(SourceName=zcs.js,SourceCabKey=zcs.js,DestName=zcs.js,Attributes=16384,FileSize=7806,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=469441785,HashPart2=-980674990,HashPart3=-1029206982,HashPart4=507327922,,)
        MSI (s) (9C:0C) [17:13:54:139]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\zcs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:139]: Source for file 'zcs.js' is compressed
        InstallFiles: File: zcs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\, Size: 7806
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\css\)
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\dist\css\|IISRootFolder\MyComp.WebApp\dist\css\)
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: FileCopy(SourceName=UI-GRI~1.WOF|ui-grid.woff,SourceCabKey=ui_grid.woff,DestName=ui-grid.woff,Attributes=16384,FileSize=4792,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-179421875,HashPart2=-1224853981,HashPart3=-1437210376,HashPart4=1387370401,,)
        MSI (s) (9C:0C) [17:13:54:139]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\ui-grid.woff; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:139]: Source for file 'ui_grid.woff' is compressed
        InstallFiles: File: ui-grid.woff, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\, Size: 4792
        MSI (s) (9C:0C) [17:13:54:139]: Executing op: FileCopy(SourceName=ui-grid.ttf,SourceCabKey=ui_grid.ttf,DestName=ui-grid.ttf,Attributes=16384,FileSize=8564,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1009894850,HashPart2=-1692621521,HashPart3=1184951210,HashPart4=-368310256,,)
        MSI (s) (9C:0C) [17:13:54:139]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\ui-grid.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:139]: Source for file 'ui_grid.ttf' is compressed
        InstallFiles: File: ui-grid.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\, Size: 8564
        MSI (s) (9C:0C) [17:13:54:154]: Executing op: FileCopy(SourceName=ui-grid.svg,SourceCabKey=ui_grid.svg,DestName=ui-grid.svg,Attributes=16384,FileSize=9065,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2037952649,HashPart2=-1679391133,HashPart3=-259910233,HashPart4=1666045897,,)
        MSI (s) (9C:0C) [17:13:54:154]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\ui-grid.svg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:154]: Source for file 'ui_grid.svg' is compressed
        InstallFiles: File: ui-grid.svg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\, Size: 9065
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: FileCopy(SourceName=ui-grid.eot,SourceCabKey=ui_grid.eot,DestName=ui-grid.eot,Attributes=16384,FileSize=8728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1369490782,HashPart2=-1788479900,HashPart3=-152630666,HashPart4=241543211,,)
        MSI (s) (9C:0C) [17:13:54:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\ui-grid.eot; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:170]: Source for file 'ui_grid.eot' is compressed
        InstallFiles: File: ui-grid.eot, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\, Size: 8728
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: FileCopy(SourceName=IONICO~1.CSS|ionicons.min.css,SourceCabKey=ionicons.min.css,DestName=ionicons.min.css,Attributes=16384,FileSize=51284,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2040107030,HashPart2=1273080329,HashPart3=-2140849662,HashPart4=1072931540,,)
        MSI (s) (9C:0C) [17:13:54:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\ionicons.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:170]: Source for file 'ionicons.min.css' is compressed
        InstallFiles: File: ionicons.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\, Size: 51284
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: FileCopy(SourceName=animate.css,SourceCabKey=animate.css,DestName=animate.css,Attributes=16384,FileSize=70808,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1940913765,HashPart2=-71747520,HashPart3=1989606122,HashPart4=1653308843,,)
        MSI (s) (9C:0C) [17:13:54:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\animate.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:170]: Source for file 'animate.css' is compressed
        InstallFiles: File: animate.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\, Size: 70808
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: FileCopy(SourceName=GRIDMI~1.CSS|grid.min.css,SourceCabKey=grid.min.css,DestName=grid.min.css,Attributes=16384,FileSize=38782,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2097973793,HashPart2=-495687214,HashPart3=-2132763863,HashPart4=772631696,,)
        MSI (s) (9C:0C) [17:13:54:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\grid.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:170]: Source for file 'grid.min.css' is compressed
        InstallFiles: File: grid.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\css\, Size: 38782
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\)
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\viewpdf\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\viewpdf\controllers\)
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: FileCopy(SourceName=viewer.js,SourceCabKey=viewer.js,DestName=viewer.js,Attributes=16384,FileSize=5011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2036731337,HashPart2=-1869455845,HashPart3=893600889,HashPart4=789802534,,)
        MSI (s) (9C:0C) [17:13:54:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\viewer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:170]: Source for file 'viewer.js' is compressed
        InstallFiles: File: viewer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\, Size: 5011
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: FileCopy(SourceName=viewPdf.js,SourceCabKey=viewpdf.js,DestName=viewPdf.js,Attributes=16384,FileSize=2297,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=72595661,HashPart2=1819092105,HashPart3=333889742,HashPart4=-1426451529,,)
        MSI (s) (9C:0C) [17:13:54:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\viewPdf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:170]: Source for file 'viewpdf.js' is compressed
        InstallFiles: File: viewPdf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\, Size: 2297
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\)
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\MANUAL~1\|IISRootFolder\MyComp.WebApp\app\manualrelationships\)
        MSI (s) (9C:0C) [17:13:54:170]: Executing op: FileCopy(SourceName=MANUAL~1.JS|manualRelationshipsService.js,SourceCabKey=manualrelationshipsservice.j,DestName=manualRelationshipsService.js,Attributes=16384,FileSize=2535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1958051682,HashPart2=-1421811842,HashPart3=-2010510736,HashPart4=-293150822,,)
        MSI (s) (9C:0C) [17:13:54:170]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\manualRelationshipsService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:170]: Source for file 'manualrelationshipsservice.j' is compressed
        InstallFiles: File: manualRelationshipsService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\, Size: 2535
        MSI (s) (9C:0C) [17:13:54:186]: Executing op: FileCopy(SourceName=MANUAL~1.JS1|manualRelationshipsDirective.js,SourceCabKey=manualrelationshipsdirective,DestName=manualRelationshipsDirective.js,Attributes=16384,FileSize=587,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-778079272,HashPart2=502622640,HashPart3=1912018920,HashPart4=-112318416,,)
        MSI (s) (9C:0C) [17:13:54:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\manualRelationshipsDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:186]: Source for file 'manualrelationshipsdirective' is compressed
        InstallFiles: File: manualRelationshipsDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\, Size: 587
        MSI (s) (9C:0C) [17:13:54:186]: Executing op: FileCopy(SourceName=MANUAL~1.JS2|manualRelationshipsController.js,SourceCabKey=manualrelationshipscontrolle,DestName=manualRelationshipsController.js,Attributes=16384,FileSize=18511,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1944117624,HashPart2=-207269458,HashPart3=-1148922771,HashPart4=-1381248198,,)
        MSI (s) (9C:0C) [17:13:54:186]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\manualRelationshipsController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:186]: Source for file 'manualrelationshipscontrolle' is compressed
        InstallFiles: File: manualRelationshipsController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\, Size: 18511
        MSI (s) (9C:0C) [17:13:54:467]: Executing op: FileCopy(SourceName=MANUAL~1.HTM|manualRelationships.html,SourceCabKey=manualrelationships.html,DestName=manualRelationships.html,Attributes=16384,FileSize=2595,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=241578400,HashPart2=-2016500000,HashPart3=1499247507,HashPart4=-1092453506,,)
        MSI (s) (9C:0C) [17:13:54:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\manualRelationships.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:467]: Source for file 'manualrelationships.html' is compressed
        InstallFiles: File: manualRelationships.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\, Size: 2595
        MSI (s) (9C:0C) [17:13:54:467]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\)
        MSI (s) (9C:0C) [17:13:54:467]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\FOLDER~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\folderbrowser\templates\)
        MSI (s) (9C:0C) [17:13:54:467]: Executing op: FileCopy(SourceName=FOLDER~1.HTM|folderbrowser.html,SourceCabKey=folderbrowser.html,DestName=folderbrowser.html,Attributes=16384,FileSize=1252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-764749913,HashPart2=-1652619987,HashPart3=-1726036503,HashPart4=1086692470,,)
        MSI (s) (9C:0C) [17:13:54:467]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\folderbrowser.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:467]: Source for file 'folderbrowser.html' is compressed
        InstallFiles: File: folderbrowser.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\, Size: 1252
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\)
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\FOLDER~1\services\|IISRootFolder\MyComp.WebApp\app\folderbrowser\services\)
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: FileCopy(SourceName=FOLDER~1.JS|folderBrowserService.js,SourceCabKey=folderbrowserservice.js,DestName=folderBrowserService.js,Attributes=16384,FileSize=4486,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=600426257,HashPart2=2130710218,HashPart3=-1976848614,HashPart4=1435546573,,)
        MSI (s) (9C:0C) [17:13:54:482]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\folderBrowserService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:482]: Source for file 'folderbrowserservice.js' is compressed
        InstallFiles: File: folderBrowserService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\, Size: 4486
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\)
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\viewpdf\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\viewpdf\templates\)
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: FileCopy(SourceName=VIEWPD~1.HTM|viewpdf.html,SourceCabKey=viewpdf.html,DestName=viewpdf.html,Attributes=16384,FileSize=387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=298238816,HashPart2=-2075460404,HashPart3=-28857599,HashPart4=-937870132,,)
        MSI (s) (9C:0C) [17:13:54:482]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\viewpdf.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:482]: Source for file 'viewpdf.html' is compressed
        InstallFiles: File: viewpdf.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\, Size: 387
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\)
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\scss\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\scss\)
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: FileCopy(SourceName=ANGULA~1.SCS|angular-material.scss,SourceCabKey=angular_material.scss1,DestName=angular-material.scss,Attributes=16384,FileSize=184045,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1572247306,HashPart2=-1120955102,HashPart3=769374412,HashPart4=-1236763540,,)
        MSI (s) (9C:0C) [17:13:54:482]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\angular-material.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:482]: Source for file 'angular_material.scss1' is compressed
        InstallFiles: File: angular-material.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\, Size: 184045
        MSI (s) (9C:0C) [17:13:54:482]: Executing op: FileCopy(SourceName=ANGULA~2.SCS|angular-material.layouts.scss,SourceCabKey=angular_material.layouts.scs1,DestName=angular-material.layouts.scss,Attributes=16384,FileSize=32617,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1061945727,HashPart2=1443227367,HashPart3=-1239502169,HashPart4=1857389551,,)
        MSI (s) (9C:0C) [17:13:54:482]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\angular-material.layouts.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:482]: Source for file 'angular_material.layouts.scs1' is compressed
        InstallFiles: File: angular-material.layouts.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\, Size: 32617
        MSI (s) (9C:0C) [17:13:54:498]: Executing op: FileCopy(SourceName=ANGULA~3.SCS|angular-material.layout-attributes.scss,SourceCabKey=angular_material.layout_attr5,DestName=angular-material.layout-attributes.scss,Attributes=16384,FileSize=30315,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-860106393,HashPart2=1252614913,HashPart3=-749518154,HashPart4=-1775826014,,)
        MSI (s) (9C:0C) [17:13:54:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\angular-material.layout-attributes.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:498]: Source for file 'angular_material.layout_attr5' is compressed
        InstallFiles: File: angular-material.layout-attributes.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\, Size: 30315
        MSI (s) (9C:0C) [17:13:54:514]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\)
        MSI (s) (9C:0C) [17:13:54:514]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\|IISRootFolder\MyComp.WebApp\lib\codemirror\)
        MSI (s) (9C:0C) [17:13:54:514]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md22,DestName=README.md,Attributes=16384,FileSize=1437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2080955099,HashPart2=1328803576,HashPart3=2011773472,HashPart4=150056288,,)
        MSI (s) (9C:0C) [17:13:54:514]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:514]: Source for file 'readme.md22' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\, Size: 1437
        MSI (s) (9C:0C) [17:13:54:529]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license12,DestName=LICENSE,Attributes=16384,FileSize=1113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=58678146,HashPart2=-1976648399,HashPart3=-175836240,HashPart4=1087863310,,)
        MSI (s) (9C:0C) [17:13:54:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:529]: Source for file 'license12' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\, Size: 1113
        MSI (s) (9C:0C) [17:13:54:654]: Executing op: FileCopy(SourceName=CONTRI~1.MD|CONTRIBUTING.md,SourceCabKey=contributing.md2,DestName=CONTRIBUTING.md,Attributes=16384,FileSize=3777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-129385840,HashPart2=-349367395,HashPart3=-788128389,HashPart4=142200715,,)
        MSI (s) (9C:0C) [17:13:54:747]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\CONTRIBUTING.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:54:747]: Source for file 'contributing.md2' is compressed
        InstallFiles: File: CONTRIBUTING.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\, Size: 3777
        MSI (s) (9C:0C) [17:13:56:932]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json24,DestName=.bower.json,Attributes=16384,FileSize=639,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1202222015,HashPart2=477617665,HashPart3=-99047235,HashPart4=1907583726,,)
        MSI (s) (9C:0C) [17:13:56:932]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:56:932]: Source for file '_bower.json24' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\, Size: 639
        MSI (s) (9C:0C) [17:13:56:932]: Executing op: FileCopy(SourceName=AUTHORS,SourceCabKey=authors,DestName=AUTHORS,Attributes=16384,FileSize=7586,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=208752352,HashPart2=-376860409,HashPart3=627228496,HashPart4=1766727481,,)
        MSI (s) (9C:0C) [17:13:56:932]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\AUTHORS; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:56:932]: Source for file 'authors' is compressed
        InstallFiles: File: AUTHORS, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\, Size: 7586
        MSI (s) (9C:0C) [17:13:56:932]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json62,DestName=bower.json,Attributes=16384,FileSize=296,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-952480768,HashPart2=-1434069820,HashPart3=-1353001616,HashPart4=203131942,,)
        MSI (s) (9C:0C) [17:13:56:932]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:56:932]: Source for file 'bower.json62' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\, Size: 296
        MSI (s) (9C:0C) [17:13:56:947]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\)
        MSI (s) (9C:0C) [17:13:56:947]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\|IISRootFolder\MyComp.WebApp\lib\angular-material\)
        MSI (s) (9C:0C) [17:13:56:947]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md10,DestName=README.md,Attributes=16384,FileSize=7355,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-235832800,HashPart2=751145965,HashPart3=-183785147,HashPart4=-1424473893,,)
        MSI (s) (9C:0C) [17:13:56:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:56:947]: Source for file 'readme.md10' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 7355
        MSI (s) (9C:0C) [17:13:56:947]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json6,DestName=package.json,Attributes=16384,FileSize=1173,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-591952469,HashPart2=648282180,HashPart3=106606042,HashPart4=-1945200401,,)
        MSI (s) (9C:0C) [17:13:56:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:56:947]: Source for file 'package.json6' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 1173
        MSI (s) (9C:0C) [17:13:56:963]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license5,DestName=LICENSE,Attributes=16384,FileSize=1115,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1376909546,HashPart2=2020566102,HashPart3=1267744134,HashPart4=1666170391,,)
        MSI (s) (9C:0C) [17:13:56:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:56:963]: Source for file 'license5' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 1115
        MSI (s) (9C:0C) [17:13:56:963]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js7,DestName=index.js,Attributes=16384,FileSize=282,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1101047272,HashPart2=-403841149,HashPart3=2057727724,HashPart4=-338650909,,)
        MSI (s) (9C:0C) [17:13:56:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:56:963]: Source for file 'index.js7' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 282
        MSI (s) (9C:0C) [17:13:57:010]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md1,DestName=CHANGELOG.md,Attributes=16384,FileSize=446050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1959684913,HashPart2=37342138,HashPart3=-263706955,HashPart4=-300558372,,)
        MSI (s) (9C:0C) [17:13:57:010]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:010]: Source for file 'changelog.md1' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 446050
        MSI (s) (9C:0C) [17:13:57:025]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json10,DestName=bower.json,Attributes=16384,FileSize=322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1011056140,HashPart2=-702899549,HashPart3=398990863,HashPart4=-926742769,,)
        MSI (s) (9C:0C) [17:13:57:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:025]: Source for file 'bower.json10' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 322
        MSI (s) (9C:0C) [17:13:57:025]: Executing op: FileCopy(SourceName=ANGULA~1.SCS|angular-material.scss,SourceCabKey=angular_material.scss,DestName=angular-material.scss,Attributes=16384,FileSize=184045,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-131465332,HashPart2=1333901625,HashPart3=501039044,HashPart4=-1624502192,,)
        MSI (s) (9C:0C) [17:13:57:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\angular-material.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:025]: Source for file 'angular_material.scss' is compressed
        InstallFiles: File: angular-material.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 184045
        MSI (s) (9C:0C) [17:13:57:025]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-material.min.js,SourceCabKey=angular_material.min.js,DestName=angular-material.min.js,Attributes=16384,FileSize=366545,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1682130575,HashPart2=-1646972673,HashPart3=-1830107075,HashPart4=328559410,,)
        MSI (s) (9C:0C) [17:13:57:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\angular-material.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:025]: Source for file 'angular_material.min.js' is compressed
        InstallFiles: File: angular-material.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 366545
        MSI (s) (9C:0C) [17:13:57:025]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-material.min.css,SourceCabKey=angular_material.min.css,DestName=angular-material.min.css,Attributes=16384,FileSize=367884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1028200471,HashPart2=-149859266,HashPart3=-1751812567,HashPart4=515418123,,)
        MSI (s) (9C:0C) [17:13:57:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\angular-material.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:025]: Source for file 'angular_material.min.css' is compressed
        InstallFiles: File: angular-material.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 367884
        MSI (s) (9C:0C) [17:13:57:025]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-material.js,SourceCabKey=angular_material.js,DestName=angular-material.js,Attributes=16384,FileSize=1165334,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2133531116,HashPart2=-1129964778,HashPart3=139825325,HashPart4=416336941,,)
        MSI (s) (9C:0C) [17:13:57:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\angular-material.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:025]: Source for file 'angular_material.js' is compressed
        InstallFiles: File: angular-material.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 1165334
        MSI (s) (9C:0C) [17:13:57:041]: Executing op: FileCopy(SourceName=ANGULA~2.CSS|angular-material.css,SourceCabKey=angular_material.css,DestName=angular-material.css,Attributes=16384,FileSize=742341,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=714162512,HashPart2=-1571297411,HashPart3=-2126495396,HashPart4=1255851421,,)
        MSI (s) (9C:0C) [17:13:57:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\angular-material.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:041]: Source for file 'angular_material.css' is compressed
        InstallFiles: File: angular-material.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 742341
        MSI (s) (9C:0C) [17:13:57:041]: Executing op: FileCopy(SourceName=ANGULA~1.JS2|angular-material-mocks.js,SourceCabKey=angular_material_mocks.js,DestName=angular-material-mocks.js,Attributes=16384,FileSize=4991,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1509656769,HashPart2=-1394882326,HashPart3=-1388112291,HashPart4=630230301,,)
        MSI (s) (9C:0C) [17:13:57:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\angular-material-mocks.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:041]: Source for file 'angular_material_mocks.js' is compressed
        InstallFiles: File: angular-material-mocks.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 4991
        MSI (s) (9C:0C) [17:13:57:041]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore2,DestName=.gitignore,Attributes=16384,FileSize=53,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1216942684,HashPart2=1778652165,HashPart3=77388732,HashPart4=-1832185839,,)
        MSI (s) (9C:0C) [17:13:57:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:041]: Source for file '_gitignore2' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 53
        MSI (s) (9C:0C) [17:13:57:041]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json10,DestName=.bower.json,Attributes=16384,FileSize=639,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-258979962,HashPart2=1130178811,HashPart3=1708880360,HashPart4=1053483657,,)
        MSI (s) (9C:0C) [17:13:57:041]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:041]: Source for file '_bower.json10' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\, Size: 639
        MSI (s) (9C:0C) [17:13:57:041]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\)
        MSI (s) (9C:0C) [17:13:57:041]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN5791~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\src\)
        MSI (s) (9C:0C) [17:13:57:041]: Executing op: FileCopy(SourceName=LOADIN~1.JS|loading-bar.js,SourceCabKey=loading_bar.js1,DestName=loading-bar.js,Attributes=16384,FileSize=10392,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-193225783,HashPart2=-1081183294,HashPart3=-2081607856,HashPart4=2037324447,,)
        MSI (s) (9C:0C) [17:13:57:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\loading-bar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:056]: Source for file 'loading_bar.js1' is compressed
        InstallFiles: File: loading-bar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\, Size: 10392
        MSI (s) (9C:0C) [17:13:57:056]: Executing op: FileCopy(SourceName=LOADIN~1.CSS|loading-bar.css,SourceCabKey=loading_bar.css1,DestName=loading-bar.css,Attributes=16384,FileSize=2873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=324972027,HashPart2=-1040636655,HashPart3=-834702900,HashPart4=248881937,,)
        MSI (s) (9C:0C) [17:13:57:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\loading-bar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:056]: Source for file 'loading_bar.css1' is compressed
        InstallFiles: File: loading-bar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\, Size: 2873
        MSI (s) (9C:0C) [17:13:57:056]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\)
        MSI (s) (9C:0C) [17:13:57:056]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN5791~1\build\|IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\build\)
        MSI (s) (9C:0C) [17:13:57:056]: Executing op: FileCopy(SourceName=LOADIN~1.JS|loading-bar.min.js,SourceCabKey=loading_bar.min.js,DestName=loading-bar.min.js,Attributes=16384,FileSize=3410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1367311366,HashPart2=-801226953,HashPart3=-400064665,HashPart4=-1982570234,,)
        MSI (s) (9C:0C) [17:13:57:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\loading-bar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:056]: Source for file 'loading_bar.min.js' is compressed
        InstallFiles: File: loading-bar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\, Size: 3410
        MSI (s) (9C:0C) [17:13:57:056]: Executing op: FileCopy(SourceName=LOADIN~1.CSS|loading-bar.min.css,SourceCabKey=loading_bar.min.css,DestName=loading-bar.min.css,Attributes=16384,FileSize=2236,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=32423948,HashPart2=118469806,HashPart3=-3029033,HashPart4=-129585485,,)
        MSI (s) (9C:0C) [17:13:57:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\loading-bar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:056]: Source for file 'loading_bar.min.css' is compressed
        InstallFiles: File: loading-bar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\, Size: 2236
        MSI (s) (9C:0C) [17:13:57:056]: Executing op: FileCopy(SourceName=LOADIN~1.JS1|loading-bar.js,SourceCabKey=loading_bar.js,DestName=loading-bar.js,Attributes=16384,FileSize=10543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-762483763,HashPart2=1675368536,HashPart3=909030312,HashPart4=-340303382,,)
        MSI (s) (9C:0C) [17:13:57:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\loading-bar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:056]: Source for file 'loading_bar.js' is compressed
        InstallFiles: File: loading-bar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\, Size: 10543
        MSI (s) (9C:0C) [17:13:57:056]: Executing op: FileCopy(SourceName=LOADIN~2.CSS|loading-bar.css,SourceCabKey=loading_bar.css,DestName=loading-bar.css,Attributes=16384,FileSize=3024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1922397091,HashPart2=-1945698000,HashPart3=897747064,HashPart4=-169238390,,)
        MSI (s) (9C:0C) [17:13:57:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\loading-bar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:056]: Source for file 'loading_bar.css' is compressed
        InstallFiles: File: loading-bar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\, Size: 3024
        MSI (s) (9C:0C) [17:13:57:727]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\)
        MSI (s) (9C:0C) [17:13:57:727]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN5791~1\|IISRootFolder\MyComp.WebApp\lib\angular-loading-bar\)
        MSI (s) (9C:0C) [17:13:57:727]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md9,DestName=README.md,Attributes=16384,FileSize=7095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=80274136,HashPart2=323764714,HashPart3=-2106726024,HashPart4=-328972484,,)
        MSI (s) (9C:0C) [17:13:57:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:727]: Source for file 'readme.md9' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\, Size: 7095
        MSI (s) (9C:0C) [17:13:57:774]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json5,DestName=package.json,Attributes=16384,FileSize=1095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=909109391,HashPart2=90652192,HashPart3=-1863714527,HashPart4=-1882967575,,)
        MSI (s) (9C:0C) [17:13:57:774]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:774]: Source for file 'package.json5' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\, Size: 1095
        MSI (s) (9C:0C) [17:13:57:774]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license4,DestName=LICENSE,Attributes=16384,FileSize=1102,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-214586967,HashPart2=1120330007,HashPart3=98464440,HashPart4=434728308,,)
        MSI (s) (9C:0C) [17:13:57:774]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:774]: Source for file 'license4' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\, Size: 1102
        MSI (s) (9C:0C) [17:13:57:883]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js6,DestName=index.js,Attributes=16384,FileSize=74,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=231355117,HashPart2=-255740983,HashPart3=-282069976,HashPart4=1514138381,,)
        MSI (s) (9C:0C) [17:13:57:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:883]: Source for file 'index.js6' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\, Size: 74
        MSI (s) (9C:0C) [17:13:57:883]: Executing op: FileCopy(SourceName=GRUNTF~1.JS|Gruntfile.js,SourceCabKey=gruntfile.js,DestName=Gruntfile.js,Attributes=16384,FileSize=2333,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1406409327,HashPart2=543653232,HashPart3=-1676088718,HashPart4=-833942161,,)
        MSI (s) (9C:0C) [17:13:57:883]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\Gruntfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:883]: Source for file 'gruntfile.js' is compressed
        InstallFiles: File: Gruntfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\, Size: 2333
        MSI (s) (9C:0C) [17:13:57:977]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md,DestName=CHANGELOG.md,Attributes=16384,FileSize=4078,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1997799868,HashPart2=-404390522,HashPart3=-180934900,HashPart4=1194034630,,)
        MSI (s) (9C:0C) [17:13:57:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:977]: Source for file 'changelog.md' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\, Size: 4078
        MSI (s) (9C:0C) [17:13:57:977]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json9,DestName=bower.json,Attributes=16384,FileSize=578,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-366375369,HashPart2=-1569693792,HashPart3=-651098301,HashPart4=-1714732049,,)
        MSI (s) (9C:0C) [17:13:57:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:977]: Source for file 'bower.json9' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\, Size: 578
        MSI (s) (9C:0C) [17:13:57:977]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json9,DestName=.bower.json,Attributes=16384,FileSize=931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-152831314,HashPart2=-2136273671,HashPart3=-783312314,HashPart4=-1993689317,,)
        MSI (s) (9C:0C) [17:13:57:977]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:57:977]: Source for file '_bower.json9' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\, Size: 931
        MSI (s) (9C:0C) [17:13:58:039]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\)
        MSI (s) (9C:0C) [17:13:58:039]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN29AD~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-http-auth\src\)
        MSI (s) (9C:0C) [17:13:58:039]: Executing op: FileCopy(SourceName=HTTP-A~1.JS|http-auth-interceptor.js,SourceCabKey=http_auth_interceptor.js,DestName=http-auth-interceptor.js,Attributes=16384,FileSize=4556,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-164276066,HashPart2=1798505557,HashPart3=-1502652725,HashPart4=-1508553150,,)
        MSI (s) (9C:0C) [17:13:58:039]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\http-auth-interceptor.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:58:039]: Source for file 'http_auth_interceptor.js' is compressed
        InstallFiles: File: http-auth-interceptor.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\, Size: 4556
        MSI (s) (9C:0C) [17:13:58:055]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\)
        MSI (s) (9C:0C) [17:13:58:055]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN29AD~1\|IISRootFolder\MyComp.WebApp\lib\angular-http-auth\)
        MSI (s) (9C:0C) [17:13:58:055]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md8,DestName=README.md,Attributes=16384,FileSize=4382,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=359178383,HashPart2=407162947,HashPart3=-248417488,HashPart4=-228192603,,)
        MSI (s) (9C:0C) [17:13:58:055]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:58:055]: Source for file 'readme.md8' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\, Size: 4382
        MSI (s) (9C:0C) [17:13:58:071]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license3,DestName=LICENSE,Attributes=16384,FileSize=1100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1764867961,HashPart2=732048322,HashPart3=-1721753817,HashPart4=196856067,,)
        MSI (s) (9C:0C) [17:13:58:071]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:58:071]: Source for file 'license3' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\, Size: 1100
        MSI (s) (9C:0C) [17:13:58:071]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json8,DestName=bower.json,Attributes=16384,FileSize=376,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-180753635,HashPart2=-1852980576,HashPart3=-1929397539,HashPart4=-1482138109,,)
        MSI (s) (9C:0C) [17:13:58:071]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:58:071]: Source for file 'bower.json8' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\, Size: 376
        MSI (s) (9C:0C) [17:13:58:071]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore1,DestName=.gitignore,Attributes=16384,FileSize=44,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1548886215,HashPart2=-1448950932,HashPart3=-471921404,HashPart4=201127989,,)
        MSI (s) (9C:0C) [17:13:58:071]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:58:071]: Source for file '_gitignore1' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\, Size: 44
        MSI (s) (9C:0C) [17:13:59:100]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json8,DestName=.bower.json,Attributes=16384,FileSize=659,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1694307310,HashPart2=461106546,HashPart3=-1731337622,HashPart4=1248088149,,)
        MSI (s) (9C:0C) [17:13:59:100]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:100]: Source for file '_bower.json8' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\, Size: 659
        MSI (s) (9C:0C) [17:13:59:100]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\)
        MSI (s) (9C:0C) [17:13:59:100]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANDA16~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-froala\src\)
        MSI (s) (9C:0C) [17:13:59:100]: Executing op: FileCopy(SourceName=FROALA~1.JS|froala-sanitize.js,SourceCabKey=froala_sanitize.js,DestName=froala-sanitize.js,Attributes=16384,FileSize=24852,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2143826616,HashPart2=-675289324,HashPart3=631179895,HashPart4=304222423,,)
        MSI (s) (9C:0C) [17:13:59:100]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\froala-sanitize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:100]: Source for file 'froala_sanitize.js' is compressed
        InstallFiles: File: froala-sanitize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\, Size: 24852
        MSI (s) (9C:0C) [17:13:59:116]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-froala.js,SourceCabKey=angular_froala.js,DestName=angular-froala.js,Attributes=16384,FileSize=5008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-328653037,HashPart2=932902634,HashPart3=2006885600,HashPart4=-982352727,,)
        MSI (s) (9C:0C) [17:13:59:116]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\angular-froala.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:116]: Source for file 'angular_froala.js' is compressed
        InstallFiles: File: angular-froala.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\, Size: 5008
        MSI (s) (9C:0C) [17:13:59:116]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\)
        MSI (s) (9C:0C) [17:13:59:116]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANDA16~1\demo\|IISRootFolder\MyComp.WebApp\lib\angular-froala\demo\)
        MSI (s) (9C:0C) [17:13:59:116]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html4,DestName=index.html,Attributes=16384,FileSize=2831,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1376759092,HashPart2=-702718145,HashPart3=1634481015,HashPart4=-271959174,,)
        MSI (s) (9C:0C) [17:13:59:116]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:116]: Source for file 'index.html4' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\, Size: 2831
        MSI (s) (9C:0C) [17:13:59:116]: Executing op: FileCopy(SourceName=app.js,SourceCabKey=app.js2,DestName=app.js,Attributes=16384,FileSize=750,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-451054721,HashPart2=1283179572,HashPart3=1169047443,HashPart4=1381131727,,)
        MSI (s) (9C:0C) [17:13:59:116]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\app.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:116]: Source for file 'app.js2' is compressed
        InstallFiles: File: app.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\, Size: 750
        MSI (s) (9C:0C) [17:13:59:131]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\)
        MSI (s) (9C:0C) [17:13:59:131]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANDA16~1\|IISRootFolder\MyComp.WebApp\lib\angular-froala\)
        MSI (s) (9C:0C) [17:13:59:131]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md7,DestName=README.md,Attributes=16384,FileSize=3171,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1486961184,HashPart2=-891747467,HashPart3=962110388,HashPart4=-1613771571,,)
        MSI (s) (9C:0C) [17:13:59:131]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:131]: Source for file 'readme.md7' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\, Size: 3171
        MSI (s) (9C:0C) [17:13:59:131]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license2,DestName=LICENSE,Attributes=16384,FileSize=1109,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2086032398,HashPart2=-285637689,HashPart3=1738861653,HashPart4=-49337307,,)
        MSI (s) (9C:0C) [17:13:59:131]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:131]: Source for file 'license2' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\, Size: 1109
        MSI (s) (9C:0C) [17:13:59:131]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json7,DestName=bower.json,Attributes=16384,FileSize=721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=714693434,HashPart2=123436724,HashPart3=116076228,HashPart4=1523422962,,)
        MSI (s) (9C:0C) [17:13:59:131]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:131]: Source for file 'bower.json7' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\, Size: 721
        MSI (s) (9C:0C) [17:13:59:337]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json7,DestName=.bower.json,Attributes=16384,FileSize=1011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=765188076,HashPart2=-73132475,HashPart3=-2000298973,HashPart4=-328150071,,)
        MSI (s) (9C:0C) [17:13:59:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:337]: Source for file '_bower.json7' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\, Size: 1011
        MSI (s) (9C:0C) [17:13:59:350]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\)
        MSI (s) (9C:0C) [17:13:59:350]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN0385~1\|IISRootFolder\MyComp.WebApp\lib\angular-clear-input\)
        MSI (s) (9C:0C) [17:13:59:350]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md6,DestName=README.md,Attributes=16384,FileSize=1460,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1327417511,HashPart2=1456843480,HashPart3=-835653289,HashPart4=-857116141,,)
        MSI (s) (9C:0C) [17:13:59:350]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:350]: Source for file 'readme.md6' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\, Size: 1460
        MSI (s) (9C:0C) [17:13:59:381]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license1,DestName=LICENSE,Attributes=16384,FileSize=1094,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1588586479,HashPart2=1592107620,HashPart3=-1759052561,HashPart4=1671544379,,)
        MSI (s) (9C:0C) [17:13:59:381]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:381]: Source for file 'license1' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\, Size: 1094
        MSI (s) (9C:0C) [17:13:59:381]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json6,DestName=bower.json,Attributes=16384,FileSize=397,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2031870999,HashPart2=-1278352460,HashPart3=-1594680940,HashPart4=-349772764,,)
        MSI (s) (9C:0C) [17:13:59:381]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:381]: Source for file 'bower.json6' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\, Size: 397
        MSI (s) (9C:0C) [17:13:59:381]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-clear-input.min.js,SourceCabKey=angular_clear_input.min.js,DestName=angular-clear-input.min.js,Attributes=16384,FileSize=885,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1312652064,HashPart2=-1789685826,HashPart3=9338564,HashPart4=50033308,,)
        MSI (s) (9C:0C) [17:13:59:381]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\angular-clear-input.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:381]: Source for file 'angular_clear_input.min.js' is compressed
        InstallFiles: File: angular-clear-input.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\, Size: 885
        MSI (s) (9C:0C) [17:13:59:678]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-clear-input.js,SourceCabKey=angular_clear_input.js,DestName=angular-clear-input.js,Attributes=16384,FileSize=1952,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2142508195,HashPart2=1052606854,HashPart3=2082032244,HashPart4=128195197,,)
        MSI (s) (9C:0C) [17:13:59:678]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\angular-clear-input.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:678]: Source for file 'angular_clear_input.js' is compressed
        InstallFiles: File: angular-clear-input.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\, Size: 1952
        MSI (s) (9C:0C) [17:13:59:678]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json6,DestName=.bower.json,Attributes=16384,FileSize=663,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1063785939,HashPart2=1575494521,HashPart3=598132383,HashPart4=-489568297,,)
        MSI (s) (9C:0C) [17:13:59:678]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:678]: Source for file '_bower.json6' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\, Size: 663
        MSI (s) (9C:0C) [17:13:59:678]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\)
        MSI (s) (9C:0C) [17:13:59:678]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANBB2C~1\|IISRootFolder\MyComp.WebApp\lib\angular-bootstrap\)
        MSI (s) (9C:0C) [17:13:59:678]: Executing op: FileCopy(SourceName=UI-BOO~1.JS|ui-bootstrap.min.js,SourceCabKey=ui_bootstrap.min.js,DestName=ui-bootstrap.min.js,Attributes=16384,FileSize=97655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2128495220,HashPart2=931456057,HashPart3=901883000,HashPart4=119983904,,)
        MSI (s) (9C:0C) [17:13:59:678]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\ui-bootstrap.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:678]: Source for file 'ui_bootstrap.min.js' is compressed
        InstallFiles: File: ui-bootstrap.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 97655
        MSI (s) (9C:0C) [17:13:59:693]: Executing op: FileCopy(SourceName=UI-BOO~1.JS1|ui-bootstrap.js,SourceCabKey=ui_bootstrap.js,DestName=ui-bootstrap.js,Attributes=16384,FileSize=238724,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1500555331,HashPart2=-2031763298,HashPart3=-2115341651,HashPart4=-382699876,,)
        MSI (s) (9C:0C) [17:13:59:693]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\ui-bootstrap.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:693]: Source for file 'ui_bootstrap.js' is compressed
        MSI (s) (9C:0C) [17:13:59:716]: Executing op: FileCopy(SourceName=UI-BOO~1.JS2|ui-bootstrap-tpls.min.js,SourceCabKey=ui_bootstrap_tpls.min.js,DestName=ui-bootstrap-tpls.min.js,Attributes=16384,FileSize=121290,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=478285698,HashPart2=-1388320408,HashPart3=-780232691,HashPart4=1260621559,,)
        MSI (s) (9C:0C) [17:13:59:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\ui-bootstrap-tpls.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:13:59:716]: Source for file 'ui_bootstrap_tpls.min.js' is compressed
        InstallFiles: File: ui-bootstrap-tpls.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 121290
        MSI (s) (9C:0C) [17:14:00:645]: Executing op: FileCopy(SourceName=UI-BOO~1.JS3|ui-bootstrap-tpls.js,SourceCabKey=ui_bootstrap_tpls.js,DestName=ui-bootstrap-tpls.js,Attributes=16384,FileSize=267399,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1251084290,HashPart2=1575693144,HashPart3=-734072979,HashPart4=1958923207,,)
        MSI (s) (9C:0C) [17:14:00:645]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\ui-bootstrap-tpls.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:645]: Source for file 'ui_bootstrap_tpls.js' is compressed
        InstallFiles: File: ui-bootstrap-tpls.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 267399
        MSI (s) (9C:0C) [17:14:00:645]: Executing op: FileCopy(SourceName=UI-BOO~1.CSS|ui-bootstrap-csp.css,SourceCabKey=ui_bootstrap_csp.css,DestName=ui-bootstrap-csp.css,Attributes=16384,FileSize=1984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=711526784,HashPart2=-1632802496,HashPart3=-1359210593,HashPart4=-1717445092,,)
        MSI (s) (9C:0C) [17:14:00:645]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\ui-bootstrap-csp.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:645]: Source for file 'ui_bootstrap_csp.css' is compressed
        InstallFiles: File: ui-bootstrap-csp.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 1984
        MSI (s) (9C:0C) [17:14:00:660]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md5,DestName=README.md,Attributes=16384,FileSize=4623,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1355173784,HashPart2=2049326910,HashPart3=1763814379,HashPart4=-1854102831,,)
        MSI (s) (9C:0C) [17:14:00:660]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:660]: Source for file 'readme.md5' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 4623
        MSI (s) (9C:0C) [17:14:00:691]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json4,DestName=package.json,Attributes=16384,FileSize=592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-692865690,HashPart2=-429433970,HashPart3=-1669621856,HashPart4=652356337,,)
        MSI (s) (9C:0C) [17:14:00:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:691]: Source for file 'package.json4' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 592
        MSI (s) (9C:0C) [17:14:00:691]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js5,DestName=index.js,Attributes=16384,FileSize=67,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1221841538,HashPart2=-156694470,HashPart3=1175279193,HashPart4=2073386129,,)
        MSI (s) (9C:0C) [17:14:00:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:691]: Source for file 'index.js5' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 67
        MSI (s) (9C:0C) [17:14:00:691]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json5,DestName=bower.json,Attributes=16384,FileSize=479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1034905579,HashPart2=1791887727,HashPart3=-1958172430,HashPart4=-1627858374,,)
        MSI (s) (9C:0C) [17:14:00:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:691]: Source for file 'bower.json5' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 479
        MSI (s) (9C:0C) [17:14:00:691]: Executing op: FileCopy(SourceName=NPMIGN~1|.npmignore,SourceCabKey=_npmignore,DestName=.npmignore,Attributes=16384,FileSize=10,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1453787146,HashPart2=88390234,HashPart3=1230053928,HashPart4=1807448345,,)
        MSI (s) (9C:0C) [17:14:00:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\.npmignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:691]: Source for file '_npmignore' is compressed
        InstallFiles: File: .npmignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 10
        MSI (s) (9C:0C) [17:14:00:691]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore,DestName=.gitignore,Attributes=16384,FileSize=9,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-663440659,HashPart2=-1690135355,HashPart3=1298713740,HashPart4=-160311431,,)
        MSI (s) (9C:0C) [17:14:00:691]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:691]: Source for file '_gitignore' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 9
        MSI (s) (9C:0C) [17:14:00:707]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json5,DestName=.bower.json,Attributes=16384,FileSize=763,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=299110319,HashPart2=-1852951676,HashPart3=-538919047,HashPart4=583628331,,)
        MSI (s) (9C:0C) [17:14:00:707]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:707]: Source for file '_bower.json5' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\, Size: 763
        MSI (s) (9C:0C) [17:14:00:707]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\)
        MSI (s) (9C:0C) [17:14:00:707]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN5F57~1\|IISRootFolder\MyComp.WebApp\lib\angular-base64\)
        MSI (s) (9C:0C) [17:14:00:707]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md4,DestName=README.md,Attributes=16384,FileSize=1916,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-223423100,HashPart2=-1421959687,HashPart3=770534725,HashPart4=-1409955732,,)
        MSI (s) (9C:0C) [17:14:00:707]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:707]: Source for file 'readme.md4' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\, Size: 1916
        MSI (s) (9C:0C) [17:14:00:707]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license,DestName=LICENSE,Attributes=16384,FileSize=1353,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=299172713,HashPart2=-121795502,HashPart3=-2041622302,HashPart4=1926237072,,)
        MSI (s) (9C:0C) [17:14:00:707]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:707]: Source for file 'license' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\, Size: 1353
        MSI (s) (9C:0C) [17:14:00:707]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json4,DestName=bower.json,Attributes=16384,FileSize=655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-687422284,HashPart2=997138979,HashPart3=1028048470,HashPart4=1645286014,,)
        MSI (s) (9C:0C) [17:14:00:707]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:707]: Source for file 'bower.json4' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\, Size: 655
        MSI (s) (9C:0C) [17:14:00:707]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-base64.min.js,SourceCabKey=angular_base64.min.js,DestName=angular-base64.min.js,Attributes=16384,FileSize=1360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-834128100,HashPart2=937787389,HashPart3=690967474,HashPart4=-99249074,,)
        MSI (s) (9C:0C) [17:14:00:707]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\angular-base64.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:707]: Source for file 'angular_base64.min.js' is compressed
        InstallFiles: File: angular-base64.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\, Size: 1360
        MSI (s) (9C:0C) [17:14:00:848]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-base64.js,SourceCabKey=angular_base64.js,DestName=angular-base64.js,Attributes=16384,FileSize=6010,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1864145247,HashPart2=177304558,HashPart3=4082941,HashPart4=-1170472693,,)
        MSI (s) (9C:0C) [17:14:00:848]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\angular-base64.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:848]: Source for file 'angular_base64.js' is compressed
        InstallFiles: File: angular-base64.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\, Size: 6010
        MSI (s) (9C:0C) [17:14:00:863]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json4,DestName=.bower.json,Attributes=16384,FileSize=877,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1982860805,HashPart2=251720767,HashPart3=-1288682449,HashPart4=1042596944,,)
        MSI (s) (9C:0C) [17:14:00:863]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:863]: Source for file '_bower.json4' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\, Size: 877
        MSI (s) (9C:0C) [17:14:00:863]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\)
        MSI (s) (9C:0C) [17:14:00:863]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN0241~1\|IISRootFolder\MyComp.WebApp\lib\angular-aria\)
        MSI (s) (9C:0C) [17:14:00:863]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md3,DestName=README.md,Attributes=16384,FileSize=2073,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1495579812,HashPart2=-1117551607,HashPart3=1947426881,HashPart4=2032160214,,)
        MSI (s) (9C:0C) [17:14:00:863]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:00:863]: Source for file 'readme.md3' is compressed
        MSI (s) (9C:0C) [17:14:01:456]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json3,DestName=package.json,Attributes=16384,FileSize=657,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1525321463,HashPart2=-1062407255,HashPart3=-1142372728,HashPart4=-238510212,,)
        MSI (s) (9C:0C) [17:14:01:456]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:01:456]: Source for file 'package.json3' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\, Size: 657
        MSI (s) (9C:0C) [17:14:01:986]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js4,DestName=index.js,Attributes=16384,FileSize=56,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-512506421,HashPart2=-1054707433,HashPart3=2036125530,HashPart4=1334722055,,)
        MSI (s) (9C:0C) [17:14:02:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:033]: Source for file 'index.js4' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\, Size: 56
        MSI (s) (9C:0C) [17:14:02:064]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json3,DestName=bower.json,Attributes=16384,FileSize=155,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2057807959,HashPart2=221737059,HashPart3=-562275294,HashPart4=-69915885,,)
        MSI (s) (9C:0C) [17:14:02:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:064]: Source for file 'bower.json3' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\, Size: 155
        MSI (s) (9C:0C) [17:14:02:143]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angular-aria.min.js.map,SourceCabKey=angular_aria.min.js.map,DestName=angular-aria.min.js.map,Attributes=16384,FileSize=8445,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-410161309,HashPart2=471905043,HashPart3=1238833553,HashPart4=1846353061,,)
        MSI (s) (9C:0C) [17:14:02:143]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\angular-aria.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:143]: Source for file 'angular_aria.min.js.map' is compressed
        InstallFiles: File: angular-aria.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\, Size: 8445
        MSI (s) (9C:0C) [17:14:02:143]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-aria.min.js,SourceCabKey=angular_aria.min.js,DestName=angular-aria.min.js,Attributes=16384,FileSize=3788,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1975213805,HashPart2=-2118134679,HashPart3=325424953,HashPart4=-1785158675,,)
        MSI (s) (9C:0C) [17:14:02:143]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\angular-aria.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:143]: Source for file 'angular_aria.min.js' is compressed
        InstallFiles: File: angular-aria.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\, Size: 3788
        MSI (s) (9C:0C) [17:14:02:158]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-aria.js,SourceCabKey=angular_aria.js,DestName=angular-aria.js,Attributes=16384,FileSize=14991,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=131569025,HashPart2=-854359143,HashPart3=683065035,HashPart4=-1328616143,,)
        MSI (s) (9C:0C) [17:14:02:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\angular-aria.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:158]: Source for file 'angular_aria.js' is compressed
        InstallFiles: File: angular-aria.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\, Size: 14991
        MSI (s) (9C:0C) [17:14:02:158]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json3,DestName=.bower.json,Attributes=16384,FileSize=481,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-523780406,HashPart2=646003324,HashPart3=-1649511233,HashPart4=514512038,,)
        MSI (s) (9C:0C) [17:14:02:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:158]: Source for file '_bower.json3' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\, Size: 481
        MSI (s) (9C:0C) [17:14:02:158]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\)
        MSI (s) (9C:0C) [17:14:02:158]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3432~1\|IISRootFolder\MyComp.WebApp\lib\angular-animate\)
        MSI (s) (9C:0C) [17:14:02:158]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md2,DestName=README.md,Attributes=16384,FileSize=2113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1459974488,HashPart2=-1480843838,HashPart3=561482343,HashPart4=-44572912,,)
        MSI (s) (9C:0C) [17:14:02:158]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:158]: Source for file 'readme.md2' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\, Size: 2113
        MSI (s) (9C:0C) [17:14:02:189]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json2,DestName=package.json,Attributes=16384,FileSize=628,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1801574595,HashPart2=179821726,HashPart3=1152494056,HashPart4=1945955059,,)
        MSI (s) (9C:0C) [17:14:02:189]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:189]: Source for file 'package.json2' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\, Size: 628
        MSI (s) (9C:0C) [17:14:02:189]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js3,DestName=index.js,Attributes=16384,FileSize=62,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1716440091,HashPart2=-941770726,HashPart3=-1465265839,HashPart4=188165012,,)
        MSI (s) (9C:0C) [17:14:02:189]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:189]: Source for file 'index.js3' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\, Size: 62
        MSI (s) (9C:0C) [17:14:02:189]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json2,DestName=bower.json,Attributes=16384,FileSize=161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-491957613,HashPart2=-1548695917,HashPart3=1779150279,HashPart4=-1194418660,,)
        MSI (s) (9C:0C) [17:14:02:189]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:02:189]: Source for file 'bower.json2' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\, Size: 161
        MSI (s) (9C:0C) [17:14:03:266]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angular-animate.min.js.map,SourceCabKey=angular_animate.min.js.map,DestName=angular-animate.min.js.map,Attributes=16384,FileSize=68065,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2140571708,HashPart2=-1773185443,HashPart3=-2035819660,HashPart4=585181130,,)
        MSI (s) (9C:0C) [17:14:03:266]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\angular-animate.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:266]: Source for file 'angular_animate.min.js.map' is compressed
        InstallFiles: File: angular-animate.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\, Size: 68065
        MSI (s) (9C:0C) [17:14:03:297]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-animate.min.js,SourceCabKey=angular_animate.min.js,DestName=angular-animate.min.js,Attributes=16384,FileSize=24777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2062134941,HashPart2=-1590650203,HashPart3=723357741,HashPart4=-1094550916,,)
        MSI (s) (9C:0C) [17:14:03:297]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\angular-animate.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:297]: Source for file 'angular_animate.min.js' is compressed
        InstallFiles: File: angular-animate.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\, Size: 24777
        MSI (s) (9C:0C) [17:14:03:313]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-animate.js,SourceCabKey=angular_animate.js,DestName=angular-animate.js,Attributes=16384,FileSize=145568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1000501217,HashPart2=1824502155,HashPart3=-1089146423,HashPart4=-1356448315,,)
        MSI (s) (9C:0C) [17:14:03:313]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\angular-animate.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:313]: Source for file 'angular_animate.js' is compressed
        InstallFiles: File: angular-animate.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\, Size: 145568
        MSI (s) (9C:0C) [17:14:03:313]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json2,DestName=.bower.json,Attributes=16384,FileSize=496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1269301873,HashPart2=-1881158674,HashPart3=-947205355,HashPart4=-1252811409,,)
        MSI (s) (9C:0C) [17:14:03:313]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:313]: Source for file '_bower.json2' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\, Size: 496
        MSI (s) (9C:0C) [17:14:03:313]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\)
        MSI (s) (9C:0C) [17:14:03:313]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\angular\|IISRootFolder\MyComp.WebApp\lib\angular\)
        MSI (s) (9C:0C) [17:14:03:313]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md1,DestName=README.md,Attributes=16384,FileSize=1949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-858229480,HashPart2=373359906,HashPart3=920365782,HashPart4=-1088466881,,)
        MSI (s) (9C:0C) [17:14:03:313]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:313]: Source for file 'readme.md1' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 1949
        MSI (s) (9C:0C) [17:14:03:313]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json1,DestName=package.json,Attributes=16384,FileSize=597,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2045131640,HashPart2=-496254815,HashPart3=-131873927,HashPart4=-744775511,,)
        MSI (s) (9C:0C) [17:14:03:313]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:313]: Source for file 'package.json1' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 597
        MSI (s) (9C:0C) [17:14:03:344]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js2,DestName=index.js,Attributes=16384,FileSize=50,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1419012938,HashPart2=-1774327964,HashPart3=-2429500,HashPart4=391423091,,)
        MSI (s) (9C:0C) [17:14:03:344]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:344]: Source for file 'index.js2' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 50
        MSI (s) (9C:0C) [17:14:03:344]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json1,DestName=bower.json,Attributes=16384,FileSize=121,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1770102552,HashPart2=400927569,HashPart3=-1692407580,HashPart4=1442487431,,)
        MSI (s) (9C:0C) [17:14:03:344]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:344]: Source for file 'bower.json1' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 121
        MSI (s) (9C:0C) [17:14:03:359]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angular.min.js.map,SourceCabKey=angular.min.js.map,DestName=angular.min.js.map,Attributes=16384,FileSize=404864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1765402815,HashPart2=181063917,HashPart3=1861276180,HashPart4=-1826876418,,)
        MSI (s) (9C:0C) [17:14:03:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\angular.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:359]: Source for file 'angular.min.js.map' is compressed
        InstallFiles: File: angular.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 404864
        MSI (s) (9C:0C) [17:14:03:451]: Executing op: FileCopy(SourceName=ANGULA~1.GZI|angular.min.js.gzip,SourceCabKey=angular.min.js.gzip,DestName=angular.min.js.gzip,Attributes=16384,FileSize=54311,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=850265649,HashPart2=34295372,HashPart3=770263881,HashPart4=-135816635,,)
        MSI (s) (9C:0C) [17:14:03:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\angular.min.js.gzip; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:451]: Source for file 'angular.min.js.gzip' is compressed
        InstallFiles: File: angular.min.js.gzip, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 54311
        MSI (s) (9C:0C) [17:14:03:453]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular.min.js,SourceCabKey=angular.min.js,DestName=angular.min.js,Attributes=16384,FileSize=150312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=150840702,HashPart2=-576861856,HashPart3=-1628676197,HashPart4=683763094,,)
        MSI (s) (9C:0C) [17:14:03:453]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\angular.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:453]: Source for file 'angular.min.js' is compressed
        InstallFiles: File: angular.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 150312
        MSI (s) (9C:0C) [17:14:03:453]: Executing op: FileCopy(SourceName=angular.js,SourceCabKey=angular.js,DestName=angular.js,Attributes=16384,FileSize=1121788,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-939301037,HashPart2=-1742949803,HashPart3=-74386995,HashPart4=607123082,,)
        MSI (s) (9C:0C) [17:14:03:453]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\angular.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:453]: Source for file 'angular.js' is compressed
        InstallFiles: File: angular.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 1121788
        MSI (s) (9C:0C) [17:14:03:469]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-csp.css,SourceCabKey=angular_csp.css,DestName=angular-csp.css,Attributes=16384,FileSize=364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-761895876,HashPart2=1491884871,HashPart3=1590292048,HashPart4=1251239600,,)
        MSI (s) (9C:0C) [17:14:03:469]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\angular-csp.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:469]: Source for file 'angular_csp.css' is compressed
        InstallFiles: File: angular-csp.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 364
        MSI (s) (9C:0C) [17:14:03:469]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json1,DestName=.bower.json,Attributes=16384,FileSize=430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2123331433,HashPart2=-1790294478,HashPart3=-948526808,HashPart4=-758594539,,)
        MSI (s) (9C:0C) [17:14:03:469]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:469]: Source for file '_bower.json1' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\, Size: 430
        MSI (s) (9C:0C) [17:14:03:640]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\)
        MSI (s) (9C:0C) [17:14:03:640]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\widgets\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\widgets\)
        MSI (s) (9C:0C) [17:14:03:640]: Executing op: FileCopy(SourceName=AGPOPU~1.TS|agPopupService.ts,SourceCabKey=agpopupservice.ts,DestName=agPopupService.ts,Attributes=16384,FileSize=3225,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1606124918,HashPart2=-2067617627,HashPart3=-1881944574,HashPart4=2032613367,,)
        MSI (s) (9C:0C) [17:14:03:640]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\agPopupService.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:640]: Source for file 'agpopupservice.ts' is compressed
        InstallFiles: File: agPopupService.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\, Size: 3225
        MSI (s) (9C:0C) [17:14:03:656]: Executing op: FileCopy(SourceName=agList.ts,SourceCabKey=aglist.ts,DestName=agList.ts,Attributes=16384,FileSize=9918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1435567594,HashPart2=-947141562,HashPart3=-91136383,HashPart4=1894535749,,)
        MSI (s) (9C:0C) [17:14:03:656]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\agList.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:656]: Source for file 'aglist.ts' is compressed
        InstallFiles: File: agList.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\, Size: 9918
        MSI (s) (9C:0C) [17:14:03:656]: Executing op: FileCopy(SourceName=AGDROP~1.TS|agDropdownList.ts,SourceCabKey=agdropdownlist.ts,DestName=agDropdownList.ts,Attributes=16384,FileSize=3870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=719098382,HashPart2=1910677711,HashPart3=24823243,HashPart4=-1228374343,,)
        MSI (s) (9C:0C) [17:14:03:656]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\agDropdownList.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:656]: Source for file 'agdropdownlist.ts' is compressed
        InstallFiles: File: agDropdownList.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\, Size: 3870
        MSI (s) (9C:0C) [17:14:03:656]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\)
        MSI (s) (9C:0C) [17:14:03:656]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\VIRTUA~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\)
        MSI (s) (9C:0C) [17:14:03:656]: Executing op: FileCopy(SourceName=VWRAPP~1.TS|vWrapperElement.ts,SourceCabKey=vwrapperelement.ts,DestName=vWrapperElement.ts,Attributes=16384,FileSize=648,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-345756040,HashPart2=1878256512,HashPart3=-1408762939,HashPart4=1730450102,,)
        MSI (s) (9C:0C) [17:14:03:656]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\vWrapperElement.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:656]: Source for file 'vwrapperelement.ts' is compressed
        InstallFiles: File: vWrapperElement.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\, Size: 648
        MSI (s) (9C:0C) [17:14:03:672]: Executing op: FileCopy(SourceName=VHTMLE~1.TS|vHtmlElement.ts,SourceCabKey=vhtmlelement.ts,DestName=vHtmlElement.ts,Attributes=16384,FileSize=7525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=141573209,HashPart2=-1533814907,HashPart3=1105783503,HashPart4=-440048788,,)
        MSI (s) (9C:0C) [17:14:03:672]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\vHtmlElement.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:672]: Source for file 'vhtmlelement.ts' is compressed
        InstallFiles: File: vHtmlElement.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\, Size: 7525
        MSI (s) (9C:0C) [17:14:03:672]: Executing op: FileCopy(SourceName=vElement.ts,SourceCabKey=velement.ts,DestName=vElement.ts,Attributes=16384,FileSize=1254,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1370718306,HashPart2=1897221296,HashPart3=-1592384937,HashPart4=-2127939807,,)
        MSI (s) (9C:0C) [17:14:03:672]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\vElement.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:672]: Source for file 'velement.ts' is compressed
        InstallFiles: File: vElement.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\, Size: 1254
        MSI (s) (9C:0C) [17:14:03:672]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\)
        MSI (s) (9C:0C) [17:14:03:672]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\TOOLPA~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\)
        MSI (s) (9C:0C) [17:14:03:672]: Executing op: FileCopy(SourceName=VALUES~1.TS|valuesSelectionPanel.ts,SourceCabKey=valuesselectionpanel.ts,DestName=valuesSelectionPanel.ts,Attributes=16384,FileSize=4021,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=55982007,HashPart2=-1801935360,HashPart3=-512428102,HashPart4=-1510338291,,)
        MSI (s) (9C:0C) [17:14:03:672]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\valuesSelectionPanel.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:672]: Source for file 'valuesselectionpanel.ts' is compressed
        InstallFiles: File: valuesSelectionPanel.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\, Size: 4021
        MSI (s) (9C:0C) [17:14:03:687]: Executing op: FileCopy(SourceName=TOOLPA~1.TS|toolPanel.ts,SourceCabKey=toolpanel.ts,DestName=toolPanel.ts,Attributes=16384,FileSize=2111,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=820018627,HashPart2=-1707531846,HashPart3=358908211,HashPart4=-226140910,,)
        MSI (s) (9C:0C) [17:14:03:687]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\toolPanel.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:687]: Source for file 'toolpanel.ts' is compressed
        InstallFiles: File: toolPanel.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\, Size: 2111
        MSI (s) (9C:0C) [17:14:03:687]: Executing op: FileCopy(SourceName=GROUPS~1.TS|groupSelectionPanel.ts,SourceCabKey=groupselectionpanel.ts,DestName=groupSelectionPanel.ts,Attributes=16384,FileSize=3553,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=631536511,HashPart2=-1748489633,HashPart3=-1906344902,HashPart4=-634724612,,)
        MSI (s) (9C:0C) [17:14:03:687]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\groupSelectionPanel.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:687]: Source for file 'groupselectionpanel.ts' is compressed
        InstallFiles: File: groupSelectionPanel.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\, Size: 3553
        MSI (s) (9C:0C) [17:14:03:937]: Executing op: FileCopy(SourceName=COLUMN~1.TS|columnSelectionPanel.ts,SourceCabKey=columnselectionpanel.ts,DestName=columnSelectionPanel.ts,Attributes=16384,FileSize=3780,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-812859467,HashPart2=855277150,HashPart3=-493680581,HashPart4=-450474503,,)
        MSI (s) (9C:0C) [17:14:03:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\columnSelectionPanel.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:03:937]: Source for file 'columnselectionpanel.ts' is compressed
        InstallFiles: File: columnSelectionPanel.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\, Size: 3780
        MSI (s) (9C:0C) [17:14:04:062]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\)
        MSI (s) (9C:0C) [17:14:04:062]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\ROWCON~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\)
        MSI (s) (9C:0C) [17:14:04:062]: Executing op: FileCopy(SourceName=VIRTUA~1.TS|virtualPageRowController.ts,SourceCabKey=virtualpagerowcontroller.ts,DestName=virtualPageRowController.ts,Attributes=16384,FileSize=13562,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1551155769,HashPart2=1363461864,HashPart3=1140182015,HashPart4=-2095054817,,)
        MSI (s) (9C:0C) [17:14:04:062]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\virtualPageRowController.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:062]: Source for file 'virtualpagerowcontroller.ts' is compressed
        InstallFiles: File: virtualPageRowController.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\, Size: 13562
        MSI (s) (9C:0C) [17:14:04:077]: Executing op: FileCopy(SourceName=PAGINA~1.TS|paginationController.ts,SourceCabKey=paginationcontroller.ts,DestName=paginationController.ts,Attributes=16384,FileSize=11265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1381911907,HashPart2=2055947879,HashPart3=1554685831,HashPart4=-408097275,,)
        MSI (s) (9C:0C) [17:14:04:077]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\paginationController.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:077]: Source for file 'paginationcontroller.ts' is compressed
        InstallFiles: File: paginationController.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\, Size: 11265
        MSI (s) (9C:0C) [17:14:04:077]: Executing op: FileCopy(SourceName=INMEMO~1.TS|inMemoryRowController.ts,SourceCabKey=inmemoryrowcontroller.ts,DestName=inMemoryRowController.ts,Attributes=16384,FileSize=23013,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=848086936,HashPart2=583762757,HashPart3=-1149554834,HashPart4=408465178,,)
        MSI (s) (9C:0C) [17:14:04:077]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\inMemoryRowController.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:077]: Source for file 'inmemoryrowcontroller.ts' is compressed
        InstallFiles: File: inMemoryRowController.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\, Size: 23013
        MSI (s) (9C:0C) [17:14:04:245]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\)
        MSI (s) (9C:0C) [17:14:04:245]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\RENDER~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\rendering\)
        MSI (s) (9C:0C) [17:14:04:245]: Executing op: FileCopy(SourceName=ROWREN~1.TS|rowRenderer.ts,SourceCabKey=rowrenderer.ts,DestName=rowRenderer.ts,Attributes=16384,FileSize=19761,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-426673919,HashPart2=-217730007,HashPart3=-459306941,HashPart4=-46712491,,)
        MSI (s) (9C:0C) [17:14:04:245]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\rowRenderer.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:245]: Source for file 'rowrenderer.ts' is compressed
        InstallFiles: File: rowRenderer.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\, Size: 19761
        MSI (s) (9C:0C) [17:14:04:249]: Executing op: FileCopy(SourceName=RENDER~1.TS|renderedRow.ts,SourceCabKey=renderedrow.ts,DestName=renderedRow.ts,Attributes=16384,FileSize=14829,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=185697967,HashPart2=869764288,HashPart3=-2121994624,HashPart4=-1263543871,,)
        MSI (s) (9C:0C) [17:14:04:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\renderedRow.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:249]: Source for file 'renderedrow.ts' is compressed
        InstallFiles: File: renderedRow.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\, Size: 14829
        MSI (s) (9C:0C) [17:14:04:249]: Executing op: FileCopy(SourceName=RENDER~1.TS1|renderedCell.ts,SourceCabKey=renderedcell.ts,DestName=renderedCell.ts,Attributes=16384,FileSize=27263,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-269194813,HashPart2=305763697,HashPart3=-1498375572,HashPart4=2019106123,,)
        MSI (s) (9C:0C) [17:14:04:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\renderedCell.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:249]: Source for file 'renderedcell.ts' is compressed
        InstallFiles: File: renderedCell.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\, Size: 27263
        MSI (s) (9C:0C) [17:14:04:342]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\)
        MSI (s) (9C:0C) [17:14:04:342]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\layout\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\layout\)
        MSI (s) (9C:0C) [17:14:04:342]: Executing op: FileCopy(SourceName=VERTIC~1.TS|verticalStack.ts,SourceCabKey=verticalstack.ts,DestName=verticalStack.ts,Attributes=16384,FileSize=1026,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1919374920,HashPart2=-769532164,HashPart3=1499608713,HashPart4=573493521,,)
        MSI (s) (9C:0C) [17:14:04:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\verticalStack.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:342]: Source for file 'verticalstack.ts' is compressed
        InstallFiles: File: verticalStack.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\, Size: 1026
        MSI (s) (9C:0C) [17:14:04:342]: Executing op: FileCopy(SourceName=BORDER~1.TS|borderLayout.ts,SourceCabKey=borderlayout.ts,DestName=borderLayout.ts,Attributes=16384,FileSize=8372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=21075219,HashPart2=971948890,HashPart3=14205670,HashPart4=-1625209942,,)
        MSI (s) (9C:0C) [17:14:04:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\borderLayout.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:342]: Source for file 'borderlayout.ts' is compressed
        InstallFiles: File: borderLayout.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\, Size: 8372
        MSI (s) (9C:0C) [17:14:04:342]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\)
        MSI (s) (9C:0C) [17:14:04:342]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\HEADER~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\)
        MSI (s) (9C:0C) [17:14:04:342]: Executing op: FileCopy(SourceName=RENDER~1.TS|renderedHeaderGroupCell.ts,SourceCabKey=renderedheadergroupcell.ts,DestName=renderedHeaderGroupCell.ts,Attributes=16384,FileSize=8893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-965768906,HashPart2=-2075001359,HashPart3=-2057877415,HashPart4=951667237,,)
        MSI (s) (9C:0C) [17:14:04:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\renderedHeaderGroupCell.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:342]: Source for file 'renderedheadergroupcell.ts' is compressed
        InstallFiles: File: renderedHeaderGroupCell.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\, Size: 8893
        MSI (s) (9C:0C) [17:14:04:358]: Executing op: FileCopy(SourceName=RENDER~1.TS1|renderedHeaderElement.ts,SourceCabKey=renderedheaderelement.ts,DestName=renderedHeaderElement.ts,Attributes=16384,FileSize=2201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1096208946,HashPart2=1579743888,HashPart3=-184354913,HashPart4=-1480471942,,)
        MSI (s) (9C:0C) [17:14:04:358]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\renderedHeaderElement.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:358]: Source for file 'renderedheaderelement.ts' is compressed
        InstallFiles: File: renderedHeaderElement.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\, Size: 2201
        MSI (s) (9C:0C) [17:14:04:389]: Executing op: FileCopy(SourceName=RENDER~1.TS2|renderedHeaderCell.ts,SourceCabKey=renderedheadercell.ts,DestName=renderedHeaderCell.ts,Attributes=16384,FileSize=15243,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-816050668,HashPart2=1603277604,HashPart3=179243390,HashPart4=-1869473918,,)
        MSI (s) (9C:0C) [17:14:04:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\renderedHeaderCell.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:04:389]: Source for file 'renderedheadercell.ts' is compressed
        InstallFiles: File: renderedHeaderCell.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\, Size: 15243
        MSI (s) (9C:0C) [17:14:05:263]: Executing op: FileCopy(SourceName=HEADER~1.TS|headerRenderer.ts,SourceCabKey=headerrenderer.ts,DestName=headerRenderer.ts,Attributes=16384,FileSize=4328,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1518110390,HashPart2=1979152456,HashPart3=471528698,HashPart4=-316567277,,)
        MSI (s) (9C:0C) [17:14:05:263]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\headerRenderer.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:263]: Source for file 'headerrenderer.ts' is compressed
        InstallFiles: File: headerRenderer.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\, Size: 4328
        MSI (s) (9C:0C) [17:14:05:544]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\)
        MSI (s) (9C:0C) [17:14:05:544]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\GRIDPA~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\)
        MSI (s) (9C:0C) [17:14:05:544]: Executing op: FileCopy(SourceName=GRIDPA~1.TS|gridPanel.ts,SourceCabKey=gridpanel.ts,DestName=gridPanel.ts,Attributes=16384,FileSize=17895,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1258459831,HashPart2=-1271583697,HashPart3=-1283309918,HashPart4=-999425426,,)
        MSI (s) (9C:0C) [17:14:05:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\gridPanel.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:544]: Source for file 'gridpanel.ts' is compressed
        InstallFiles: File: gridPanel.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\, Size: 17895
        MSI (s) (9C:0C) [17:14:05:544]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\)
        MSI (s) (9C:0C) [17:14:05:544]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\filter\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\filter\)
        MSI (s) (9C:0C) [17:14:05:544]: Executing op: FileCopy(SourceName=TEXTFI~1.TS|textFilter.ts,SourceCabKey=textfilter.ts,DestName=textFilter.ts,Attributes=16384,FileSize=8166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1019249326,HashPart2=906167504,HashPart3=-79252442,HashPart4=1054474824,,)
        MSI (s) (9C:0C) [17:14:05:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\textFilter.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:544]: Source for file 'textfilter.ts' is compressed
        InstallFiles: File: textFilter.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\, Size: 8166
        MSI (s) (9C:0C) [17:14:05:607]: Executing op: FileCopy(SourceName=TEXTAN~1.TS|textAndNumberFilterParameters.ts,SourceCabKey=textandnumberfilterparameter,DestName=textAndNumberFilterParameters.ts,Attributes=16384,FileSize=314,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1117992970,HashPart2=-120530716,HashPart3=578250188,HashPart4=939211558,,)
        MSI (s) (9C:0C) [17:14:05:607]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\textAndNumberFilterParameters.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:607]: Source for file 'textandnumberfilterparameter' is compressed
        InstallFiles: File: textAndNumberFilterParameters.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\, Size: 314
        MSI (s) (9C:0C) [17:14:05:653]: Executing op: FileCopy(SourceName=SETFIL~1.TS|setFilterParameters.ts,SourceCabKey=setfilterparameters.ts,DestName=setFilterParameters.ts,Attributes=16384,FileSize=892,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1477720753,HashPart2=-102752247,HashPart3=-571206585,HashPart4=1768348599,,)
        MSI (s) (9C:0C) [17:14:05:653]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\setFilterParameters.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:653]: Source for file 'setfilterparameters.ts' is compressed
        InstallFiles: File: setFilterParameters.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\, Size: 892
        MSI (s) (9C:0C) [17:14:05:685]: Executing op: FileCopy(SourceName=SETFIL~1.TS1|setFilterModel.ts,SourceCabKey=setfiltermodel.ts,DestName=setFilterModel.ts,Attributes=16384,FileSize=9696,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-738291419,HashPart2=503279637,HashPart3=366892558,HashPart4=547250125,,)
        MSI (s) (9C:0C) [17:14:05:685]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\setFilterModel.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:685]: Source for file 'setfiltermodel.ts' is compressed
        InstallFiles: File: setFilterModel.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\, Size: 9696
        MSI (s) (9C:0C) [17:14:05:716]: Executing op: FileCopy(SourceName=SETFIL~1.TS2|setFilter.ts,SourceCabKey=setfilter.ts,DestName=setFilter.ts,Attributes=16384,FileSize=16206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-130992078,HashPart2=995974109,HashPart3=-534643010,HashPart4=-1266983094,,)
        MSI (s) (9C:0C) [17:14:05:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\setFilter.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:716]: Source for file 'setfilter.ts' is compressed
        InstallFiles: File: setFilter.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\, Size: 16206
        MSI (s) (9C:0C) [17:14:05:716]: Executing op: FileCopy(SourceName=NUMBER~1.TS|numberFilter.ts,SourceCabKey=numberfilter.ts,DestName=numberFilter.ts,Attributes=16384,FileSize=7842,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1426449615,HashPart2=-992516979,HashPart3=-725397962,HashPart4=-626096853,,)
        MSI (s) (9C:0C) [17:14:05:716]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\numberFilter.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:716]: Source for file 'numberfilter.ts' is compressed
        InstallFiles: File: numberFilter.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\, Size: 7842
        MSI (s) (9C:0C) [17:14:05:762]: Executing op: FileCopy(SourceName=FILTER~1.TS|filterManager.ts,SourceCabKey=filtermanager.ts,DestName=filterManager.ts,Attributes=16384,FileSize=17666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-185739518,HashPart2=923996001,HashPart3=696977636,HashPart4=36908702,,)
        MSI (s) (9C:0C) [17:14:05:762]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\filterManager.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:762]: Source for file 'filtermanager.ts' is compressed
        InstallFiles: File: filterManager.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\, Size: 17666
        MSI (s) (9C:0C) [17:14:05:762]: Executing op: FileCopy(SourceName=filter.ts,SourceCabKey=filter.ts,DestName=filter.ts,Attributes=16384,FileSize=330,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1135050144,HashPart2=608659132,HashPart3=-844007586,HashPart4=-129293160,,)
        MSI (s) (9C:0C) [17:14:05:762]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\filter.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:762]: Source for file 'filter.ts' is compressed
        InstallFiles: File: filter.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\, Size: 330
        MSI (s) (9C:0C) [17:14:05:762]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\)
        MSI (s) (9C:0C) [17:14:05:762]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\entities\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\entities\)
        MSI (s) (9C:0C) [17:14:05:762]: Executing op: FileCopy(SourceName=rowNode.ts,SourceCabKey=rownode.ts,DestName=rowNode.ts,Attributes=16384,FileSize=1921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-15589463,HashPart2=973845378,HashPart3=-1647625261,HashPart4=-1442313459,,)
        MSI (s) (9C:0C) [17:14:05:762]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\rowNode.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:762]: Source for file 'rownode.ts' is compressed
        InstallFiles: File: rowNode.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\, Size: 1921
        MSI (s) (9C:0C) [17:14:05:778]: Executing op: FileCopy(SourceName=GRIDOP~1.TS|gridOptions.ts,SourceCabKey=gridoptions.ts,DestName=gridOptions.ts,Attributes=16384,FileSize=3451,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=361796335,HashPart2=1483835863,HashPart3=1556616320,HashPart4=2127848193,,)
        MSI (s) (9C:0C) [17:14:05:778]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\gridOptions.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:778]: Source for file 'gridoptions.ts' is compressed
        InstallFiles: File: gridOptions.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\, Size: 3451
        MSI (s) (9C:0C) [17:14:05:778]: Executing op: FileCopy(SourceName=COLUMN~1.TS|columnGroup.ts,SourceCabKey=columngroup.ts,DestName=columnGroup.ts,Attributes=16384,FileSize=4042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1024651346,HashPart2=-2106560702,HashPart3=1623567581,HashPart4=1939857145,,)
        MSI (s) (9C:0C) [17:14:05:778]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\columnGroup.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:778]: Source for file 'columngroup.ts' is compressed
        InstallFiles: File: columnGroup.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\, Size: 4042
        MSI (s) (9C:0C) [17:14:05:794]: Executing op: FileCopy(SourceName=column.ts,SourceCabKey=column.ts,DestName=column.ts,Attributes=16384,FileSize=1665,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1999291439,HashPart2=-65307174,HashPart3=1531431351,HashPart4=-591473827,,)
        MSI (s) (9C:0C) [17:14:05:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\column.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:794]: Source for file 'column.ts' is compressed
        InstallFiles: File: column.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\, Size: 1665
        MSI (s) (9C:0C) [17:14:05:794]: Executing op: FileCopy(SourceName=colDef.ts,SourceCabKey=coldef.ts,DestName=colDef.ts,Attributes=16384,FileSize=4936,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=820669078,HashPart2=496024354,HashPart3=-983516048,HashPart4=-15844369,,)
        MSI (s) (9C:0C) [17:14:05:794]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\colDef.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:794]: Source for file 'coldef.ts' is compressed
        InstallFiles: File: colDef.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\, Size: 4936
        MSI (s) (9C:0C) [17:14:05:949]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\)
        MSI (s) (9C:0C) [17:14:05:949]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\DRAGAN~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\)
        MSI (s) (9C:0C) [17:14:05:949]: Executing op: FileCopy(SourceName=DRAGAN~1.TS|dragAndDropService.ts,SourceCabKey=draganddropservice.ts,DestName=dragAndDropService.ts,Attributes=16384,FileSize=3206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1931242803,HashPart2=1423160347,HashPart3=636704333,HashPart4=1969973281,,)
        MSI (s) (9C:0C) [17:14:05:949]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\dragAndDropService.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:05:949]: Source for file 'draganddropservice.ts' is compressed
        InstallFiles: File: dragAndDropService.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\, Size: 3206
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\)
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\CELLRE~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\)
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: FileCopy(SourceName=GROUPC~1.TS|groupCellRendererFactory.ts,SourceCabKey=groupcellrendererfactory.ts,DestName=groupCellRendererFactory.ts,Attributes=16384,FileSize=7553,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1620500544,HashPart2=-331111331,HashPart3=-649391261,HashPart4=693468541,,)
        MSI (s) (9C:0C) [17:14:06:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\groupCellRendererFactory.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:028]: Source for file 'groupcellrendererfactory.ts' is compressed
        InstallFiles: File: groupCellRendererFactory.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\, Size: 7553
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\)
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\src\ts\|IISRootFolder\MyComp.WebApp\lib\ag-grid\src\ts\)
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: FileCopy(SourceName=VALUES~1.TS|valueService.ts,SourceCabKey=valueservice.ts,DestName=valueService.ts,Attributes=16384,FileSize=2929,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=458852982,HashPart2=791161331,HashPart3=-124182126,HashPart4=-356697483,,)
        MSI (s) (9C:0C) [17:14:06:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\valueService.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:028]: Source for file 'valueservice.ts' is compressed
        InstallFiles: File: valueService.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 2929
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: FileCopy(SourceName=utils.ts,SourceCabKey=utils.ts,DestName=utils.ts,Attributes=16384,FileSize=14467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1937132947,HashPart2=1600490320,HashPart3=-705163096,HashPart4=652700775,,)
        MSI (s) (9C:0C) [17:14:06:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\utils.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:028]: Source for file 'utils.ts' is compressed
        InstallFiles: File: utils.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 14467
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: FileCopy(SourceName=TEMPLA~1.TS|templateService.ts,SourceCabKey=templateservice.ts,DestName=templateService.ts,Attributes=16384,FileSize=2564,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2133333831,HashPart2=1688606434,HashPart3=-1279063927,HashPart4=-807548975,,)
        MSI (s) (9C:0C) [17:14:06:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\templateService.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:028]: Source for file 'templateservice.ts' is compressed
        InstallFiles: File: templateService.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 2564
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: FileCopy(SourceName=SVGFAC~1.TS|svgFactory.ts,SourceCabKey=svgfactory.ts,DestName=svgFactory.ts,Attributes=16384,FileSize=3859,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1902642202,HashPart2=281938795,HashPart3=-1276537629,HashPart4=124988143,,)
        MSI (s) (9C:0C) [17:14:06:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\svgFactory.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:028]: Source for file 'svgfactory.ts' is compressed
        InstallFiles: File: svgFactory.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 3859
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: FileCopy(SourceName=SELECT~1.TS|selectionRendererFactory.ts,SourceCabKey=selectionrendererfactory.ts,DestName=selectionRendererFactory.ts,Attributes=16384,FileSize=1939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2022581797,HashPart2=2078854535,HashPart3=-1417696810,HashPart4=1407476951,,)
        MSI (s) (9C:0C) [17:14:06:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\selectionRendererFactory.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:028]: Source for file 'selectionrendererfactory.ts' is compressed
        InstallFiles: File: selectionRendererFactory.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 1939
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: FileCopy(SourceName=SELECT~1.TS1|selectionController.ts,SourceCabKey=selectioncontroller.ts,DestName=selectionController.ts,Attributes=16384,FileSize=18415,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2093361868,HashPart2=567704257,HashPart3=-1724785402,HashPart4=1380869252,,)
        MSI (s) (9C:0C) [17:14:06:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\selectionController.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:028]: Source for file 'selectioncontroller.ts' is compressed
        InstallFiles: File: selectionController.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 18415
        MSI (s) (9C:0C) [17:14:06:028]: Executing op: FileCopy(SourceName=MASTER~1.TS|masterSlaveService.ts,SourceCabKey=masterslaveservice.ts,DestName=masterSlaveService.ts,Attributes=16384,FileSize=6049,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=622834660,HashPart2=52623597,HashPart3=-1992832622,HashPart4=-2072194765,,)
        MSI (s) (9C:0C) [17:14:06:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\masterSlaveService.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:028]: Source for file 'masterslaveservice.ts' is compressed
        InstallFiles: File: masterSlaveService.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 6049
        MSI (s) (9C:0C) [17:14:06:043]: Executing op: FileCopy(SourceName=main.ts,SourceCabKey=main.ts,DestName=main.ts,Attributes=16384,FileSize=3976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-446196684,HashPart2=-1569084993,HashPart3=150940832,HashPart4=1531055065,,)
        MSI (s) (9C:0C) [17:14:06:043]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\main.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:043]: Source for file 'main.ts' is compressed
        InstallFiles: File: main.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 3976
        MSI (s) (9C:0C) [17:14:06:043]: Executing op: FileCopy(SourceName=logger.ts,SourceCabKey=logger.ts,DestName=logger.ts,Attributes=16384,FileSize=698,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2064313133,HashPart2=1154472347,HashPart3=-1192271310,HashPart4=-582062901,,)
        MSI (s) (9C:0C) [17:14:06:043]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\logger.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:043]: Source for file 'logger.ts' is compressed
        InstallFiles: File: logger.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 698
        MSI (s) (9C:0C) [17:14:06:043]: Executing op: FileCopy(SourceName=GROUPC~1.TS|groupCreator.ts,SourceCabKey=groupcreator.ts,DestName=groupCreator.ts,Attributes=16384,FileSize=3738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=68625358,HashPart2=1190449197,HashPart3=2111021406,HashPart4=1746283977,,)
        MSI (s) (9C:0C) [17:14:06:043]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\groupCreator.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:043]: Source for file 'groupcreator.ts' is compressed
        InstallFiles: File: groupCreator.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 3738
        MSI (s) (9C:0C) [17:14:06:105]: Executing op: FileCopy(SourceName=GRIDOP~1.TS|gridOptionsWrapper.ts,SourceCabKey=gridoptionswrapper.ts,DestName=gridOptionsWrapper.ts,Attributes=16384,FileSize=10581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2138291610,HashPart2=-1227276913,HashPart3=1865523980,HashPart4=1214084308,,)
        MSI (s) (9C:0C) [17:14:06:105]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridOptionsWrapper.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:105]: Source for file 'gridoptionswrapper.ts' is compressed
        InstallFiles: File: gridOptionsWrapper.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 10581
        MSI (s) (9C:0C) [17:14:06:183]: Executing op: FileCopy(SourceName=gridApi.ts,SourceCabKey=gridapi.ts,DestName=gridApi.ts,Attributes=16384,FileSize=8419,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1961860174,HashPart2=-555699284,HashPart3=158204726,HashPart4=-375497194,,)
        MSI (s) (9C:0C) [17:14:06:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridApi.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:183]: Source for file 'gridapi.ts' is compressed
        InstallFiles: File: gridApi.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 8419
        MSI (s) (9C:0C) [17:14:06:183]: Executing op: FileCopy(SourceName=grid.ts,SourceCabKey=grid.ts,DestName=grid.ts,Attributes=16384,FileSize=26050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=857616904,HashPart2=1892945646,HashPart3=-310241018,HashPart4=-1117526939,,)
        MSI (s) (9C:0C) [17:14:06:183]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\grid.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:183]: Source for file 'grid.ts' is compressed
        InstallFiles: File: grid.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 26050
        MSI (s) (9C:0C) [17:14:06:224]: Executing op: FileCopy(SourceName=EXPRES~1.TS|expressionService.ts,SourceCabKey=expressionservice.ts,DestName=expressionService.ts,Attributes=16384,FileSize=2149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-697435832,HashPart2=876199329,HashPart3=-1830574451,HashPart4=1157445336,,)
        MSI (s) (9C:0C) [17:14:06:224]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\expressionService.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:224]: Source for file 'expressionservice.ts' is compressed
        InstallFiles: File: expressionService.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 2149
        MSI (s) (9C:0C) [17:14:06:224]: Executing op: FileCopy(SourceName=CONSTA~1.TS|constants.ts,SourceCabKey=constants.ts,DestName=constants.ts,Attributes=16384,FileSize=1921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1144596762,HashPart2=775939569,HashPart3=888779523,HashPart4=1607422993,,)
        MSI (s) (9C:0C) [17:14:06:224]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\constants.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:224]: Source for file 'constants.ts' is compressed
        InstallFiles: File: constants.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 1921
        MSI (s) (9C:0C) [17:14:06:230]: Executing op: FileCopy(SourceName=COLUMN~1.TS|columnController.ts,SourceCabKey=columncontroller.ts,DestName=columnController.ts,Attributes=16384,FileSize=35285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=772845850,HashPart2=-619164345,HashPart3=-301159337,HashPart4=-544579671,,)
        MSI (s) (9C:0C) [17:14:06:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\columnController.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:230]: Source for file 'columncontroller.ts' is compressed
        InstallFiles: File: columnController.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\, Size: 35285
        MSI (s) (9C:0C) [17:14:06:230]: Executing op: FileCopy(SourceName=COLUMN~1.TS1|columnChangeEvent.ts,SourceCabKey=columnchangeevent.ts,DestName=columnChangeEvent.ts,Attributes=16384,FileSize=3924,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=686718175,HashPart2=1000967012,HashPart3=140794158,HashPart4=-1782692450,,)
        MSI (s) (9C:0C) [17:14:06:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\columnChangeEvent.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:230]: Source for file 'columnchangeevent.ts' is compressed
        ,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=844928983,HashPart2=532409782,HashPart3=1314708454,HashPart4=597919403,,)
        MSI (s) (9C:0C) [17:14:06:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\theme-fresh.styl; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:230]: Source for file 'theme_fresh.styl' is compressed
        InstallFiles: File: theme-fresh.styl, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\, Size: 4181
        MSI (s) (9C:0C) [17:14:06:230]: Executing op: FileCopy(SourceName=THEME-~2.STY|theme-dark.styl,SourceCabKey=theme_dark.styl,DestName=theme-dark.styl,Attributes=16384,FileSize=4008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1773547889,HashPart2=393176388,HashPart3=651066549,HashPart4=1917230119,,)
        MSI (s) (9C:0C) [17:14:06:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\theme-dark.styl; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:230]: Source for file 'theme_dark.styl' is compressed
        InstallFiles: File: theme-dark.styl, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\, Size: 4008
        MSI (s) (9C:0C) [17:14:06:230]: Executing op: FileCopy(SourceName=ANGULA~1.STY|angular-grid.styl,SourceCabKey=angular_grid.styl,DestName=angular-grid.styl,Attributes=16384,FileSize=4444,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1662753987,HashPart2=163699413,HashPart3=-1725649492,HashPart4=1319089348,,)
        MSI (s) (9C:0C) [17:14:06:246]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\angular-grid.styl; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:06:246]: Source for file 'angular_grid.styl' is compressed
        InstallFiles: File: angular-grid.styl, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\, Size: 4444
        MSI (s) (9C:0C) [17:14:07:978]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\)
        MSI (s) (9C:0C) [17:14:07:978]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\WHY-TH~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\)
        MSI (s) (9C:0C) [17:14:07:978]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html3,DestName=index.html,Attributes=16384,FileSize=33543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-812293392,HashPart2=385304514,HashPart3=-410588584,HashPart4=-467312636,,)
        MSI (s) (9C:0C) [17:14:07:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:07:978]: Source for file 'index.html3' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\, Size: 33543
        MSI (s) (9C:0C) [17:14:07:993]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\)
        MSI (s) (9C:0C) [17:14:07:993]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\VIRTUA~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\)
        MSI (s) (9C:0C) [17:14:07:993]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html2,DestName=index.html,Attributes=16384,FileSize=32321,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1047896613,HashPart2=-1790332678,HashPart3=-59461670,HashPart4=2014435526,,)
        MSI (s) (9C:0C) [17:14:07:993]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:07:993]: Source for file 'index.html2' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\, Size: 32321
        MSI (s) (9C:0C) [17:14:07:993]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\)
        MSI (s) (9C:0C) [17:14:07:993]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\images\flags\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\flags\)
        MSI (s) (9C:0C) [17:14:07:993]: Executing op: FileCopy(SourceName=ve.png,SourceCabKey=ve.png,DestName=ve.png,Attributes=16384,FileSize=173,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=45881568,HashPart2=1750208727,HashPart3=-1521561122,HashPart4=1039511110,,)
        MSI (s) (9C:0C) [17:14:07:993]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\ve.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:07:993]: Source for file 've.png' is compressed
        InstallFiles: File: ve.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 173
        MSI (s) (9C:0C) [17:14:08:009]: Executing op: FileCopy(SourceName=uy.png,SourceCabKey=uy.png,DestName=uy.png,Attributes=16384,FileSize=222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1076508177,HashPart2=-1247639464,HashPart3=1876026291,HashPart4=-1211292174,,)
        MSI (s) (9C:0C) [17:14:08:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\uy.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:009]: Source for file 'uy.png' is compressed
        InstallFiles: File: uy.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 222
        MSI (s) (9C:0C) [17:14:08:009]: Executing op: FileCopy(SourceName=se.png,SourceCabKey=se.png,DestName=se.png,Attributes=16384,FileSize=97,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=914410036,HashPart2=-443019796,HashPart3=781709496,HashPart4=208223100,,)
        MSI (s) (9C:0C) [17:14:08:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\se.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:009]: Source for file 'se.png' is compressed
        InstallFiles: File: se.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 97
        MSI (s) (9C:0C) [17:14:08:024]: Executing op: FileCopy(SourceName=pt.png,SourceCabKey=pt.png,DestName=pt.png,Attributes=16384,FileSize=227,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=241040076,HashPart2=-1122926206,HashPart3=-1752831586,HashPart4=-1459525468,,)
        MSI (s) (9C:0C) [17:14:08:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\pt.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:024]: Source for file 'pt.png' is compressed
        InstallFiles: File: pt.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 227
        MSI (s) (9C:0C) [17:14:08:024]: Executing op: FileCopy(SourceName=pe.png,SourceCabKey=pe.png,DestName=pe.png,Attributes=16384,FileSize=89,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=675324300,HashPart2=-1902194494,HashPart3=-1366823510,HashPart4=-76539595,,)
        MSI (s) (9C:0C) [17:14:08:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\pe.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:024]: Source for file 'pe.png' is compressed
        InstallFiles: File: pe.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 89
        MSI (s) (9C:0C) [17:14:08:024]: Executing op: FileCopy(SourceName=no.png,SourceCabKey=no.png,DestName=no.png,Attributes=16384,FileSize=154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-234555257,HashPart2=976250465,HashPart3=-346236862,HashPart4=-2097207895,,)
        MSI (s) (9C:0C) [17:14:08:024]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\no.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:024]: Source for file 'no.png' is compressed
        InstallFiles: File: no.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 154
        MSI (s) (9C:0C) [17:14:08:040]: Executing op: FileCopy(SourceName=mt.png,SourceCabKey=mt.png,DestName=mt.png,Attributes=16384,FileSize=136,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1496551317,HashPart2=-16373880,HashPart3=387877604,HashPart4=-1333753963,,)
        MSI (s) (9C:0C) [17:14:08:040]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\mt.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:040]: Source for file 'mt.png' is compressed
        InstallFiles: File: mt.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 136
        MSI (s) (9C:0C) [17:14:08:040]: Executing op: FileCopy(SourceName=it.png,SourceCabKey=it.png,DestName=it.png,Attributes=16384,FileSize=94,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-750062962,HashPart2=-356662418,HashPart3=-1106598193,HashPart4=-1772023856,,)
        MSI (s) (9C:0C) [17:14:08:040]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\it.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:040]: Source for file 'it.png' is compressed
        InstallFiles: File: it.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 94
        MSI (s) (9C:0C) [17:14:08:134]: Executing op: FileCopy(SourceName=is.png,SourceCabKey=is.png,DestName=is.png,Attributes=16384,FileSize=154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-555665126,HashPart2=-927650108,HashPart3=-1130836763,HashPart4=924641206,,)
        MSI (s) (9C:0C) [17:14:08:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\is.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:134]: Source for file 'is.png' is compressed
        InstallFiles: File: is.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 154
        MSI (s) (9C:0C) [17:14:08:134]: Executing op: FileCopy(SourceName=ie.png,SourceCabKey=ie.png,DestName=ie.png,Attributes=16384,FileSize=119,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=864487632,HashPart2=1478795725,HashPart3=-814845405,HashPart4=1772820608,,)
        MSI (s) (9C:0C) [17:14:08:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\ie.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:134]: Source for file 'ie.png' is compressed
        InstallFiles: File: ie.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 119
        MSI (s) (9C:0C) [17:14:08:134]: Executing op: FileCopy(SourceName=gr.png,SourceCabKey=gr.png,DestName=gr.png,Attributes=16384,FileSize=228,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1970131046,HashPart2=-1898163033,HashPart3=-862913617,HashPart4=689905013,,)
        MSI (s) (9C:0C) [17:14:08:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\gr.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:134]: Source for file 'gr.png' is compressed
        InstallFiles: File: gr.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 228
        MSI (s) (9C:0C) [17:14:08:149]: Executing op: FileCopy(SourceName=gb.png,SourceCabKey=gb.png,DestName=gb.png,Attributes=16384,FileSize=289,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-990361069,HashPart2=-1705680197,HashPart3=877746354,HashPart4=1837107465,,)
        MSI (s) (9C:0C) [17:14:08:149]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\gb.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:149]: Source for file 'gb.png' is compressed
        InstallFiles: File: gb.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 289
        MSI (s) (9C:0C) [17:14:08:165]: Executing op: FileCopy(SourceName=fr.png,SourceCabKey=fr.png,DestName=fr.png,Attributes=16384,FileSize=94,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1486404776,HashPart2=1883609930,HashPart3=-1184599745,HashPart4=-854727700,,)
        MSI (s) (9C:0C) [17:14:08:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\fr.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:165]: Source for file 'fr.png' is compressed
        InstallFiles: File: fr.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 94
        MSI (s) (9C:0C) [17:14:08:165]: Executing op: FileCopy(SourceName=es.png,SourceCabKey=es.png,DestName=es.png,Attributes=16384,FileSize=174,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=308276026,HashPart2=95541369,HashPart3=-1338500537,HashPart4=74803260,,)
        MSI (s) (9C:0C) [17:14:08:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\es.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:165]: Source for file 'es.png' is compressed
        InstallFiles: File: es.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 174
        MSI (s) (9C:0C) [17:14:08:165]: Executing op: FileCopy(SourceName=de.png,SourceCabKey=de.png,DestName=de.png,Attributes=16384,FileSize=99,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1035161643,HashPart2=561143353,HashPart3=1600322784,HashPart4=-79418487,,)
        MSI (s) (9C:0C) [17:14:08:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\de.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:165]: Source for file 'de.png' is compressed
        InstallFiles: File: de.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 99
        MSI (s) (9C:0C) [17:14:08:181]: Executing op: FileCopy(SourceName=co.png,SourceCabKey=co.png,DestName=co.png,Attributes=16384,FileSize=99,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1133738241,HashPart2=-570423151,HashPart3=-765784297,HashPart4=277229444,,)
        MSI (s) (9C:0C) [17:14:08:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\co.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:181]: Source for file 'co.png' is compressed
        InstallFiles: File: co.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 99
        MSI (s) (9C:0C) [17:14:08:181]: Executing op: FileCopy(SourceName=br.png,SourceCabKey=br.png,DestName=br.png,Attributes=16384,FileSize=256,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-650941553,HashPart2=-1707066305,HashPart3=-2083951018,HashPart4=-1729856607,,)
        MSI (s) (9C:0C) [17:14:08:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\br.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:181]: Source for file 'br.png' is compressed
        InstallFiles: File: br.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 256
        MSI (s) (9C:0C) [17:14:08:181]: Executing op: FileCopy(SourceName=ar.png,SourceCabKey=ar.png,DestName=ar.png,Attributes=16384,FileSize=128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1217300258,HashPart2=1348493771,HashPart3=-689663410,HashPart4=-634412589,,)
        MSI (s) (9C:0C) [17:14:08:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\ar.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:181]: Source for file 'ar.png' is compressed
        InstallFiles: File: ar.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\, Size: 128
        MSI (s) (9C:0C) [17:14:08:196]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\)
        MSI (s) (9C:0C) [17:14:08:196]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\images\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\images\)
        MSI (s) (9C:0C) [17:14:08:196]: Executing op: FileCopy(SourceName=TWITTE~1.PNG|twitter_32.png,SourceCabKey=twitter_32.png,DestName=twitter_32.png,Attributes=16384,FileSize=701,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=838527394,HashPart2=645007892,HashPart3=1556436745,HashPart4=1834412222,,)
        MSI (s) (9C:0C) [17:14:08:196]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\twitter_32.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:196]: Source for file 'twitter_32.png' is compressed
        InstallFiles: File: twitter_32.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 701
        MSI (s) (9C:0C) [17:14:08:212]: Executing op: FileCopy(SourceName=TOOLPA~1.PNG|toolPanelValues.png,SourceCabKey=toolpanelvalues.png,DestName=toolPanelValues.png,Attributes=16384,FileSize=29301,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1892345378,HashPart2=-2119042262,HashPart3=1065342758,HashPart4=-307407503,,)
        MSI (s) (9C:0C) [17:14:08:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\toolPanelValues.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:212]: Source for file 'toolpanelvalues.png' is compressed
        InstallFiles: File: toolPanelValues.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 29301
        MSI (s) (9C:0C) [17:14:08:212]: Executing op: FileCopy(SourceName=star.png,SourceCabKey=star.png,DestName=star.png,Attributes=16384,FileSize=2972,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1593992737,HashPart2=1158558190,HashPart3=-980127882,HashPart4=286659553,,)
        MSI (s) (9C:0C) [17:14:08:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\star.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:212]: Source for file 'star.png' is compressed
        InstallFiles: File: star.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 2972
        MSI (s) (9C:0C) [17:14:08:212]: Executing op: FileCopy(SourceName=panda.png,SourceCabKey=panda.png,DestName=panda.png,Attributes=16384,FileSize=2279,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1548568351,HashPart2=-1482986095,HashPart3=-819733564,HashPart4=-150865355,,)
        MSI (s) (9C:0C) [17:14:08:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\panda.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:212]: Source for file 'panda.png' is compressed
        InstallFiles: File: panda.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 2279
        MSI (s) (9C:0C) [17:14:08:229]: Executing op: FileCopy(SourceName=OPEN-S~1.PNG|open-source.png,SourceCabKey=open_source.png,DestName=open-source.png,Attributes=16384,FileSize=3601,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1602295430,HashPart2=-258769462,HashPart3=-1390640279,HashPart4=-1246678914,,)
        MSI (s) (9C:0C) [17:14:08:229]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\open-source.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:229]: Source for file 'open_source.png' is compressed
        InstallFiles: File: open-source.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 3601
        MSI (s) (9C:0C) [17:14:08:243]: Executing op: FileCopy(SourceName=npm.png,SourceCabKey=npm.png,DestName=npm.png,Attributes=16384,FileSize=546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1175562873,HashPart2=-575475952,HashPart3=-1247142961,HashPart4=1969389898,,)
        MSI (s) (9C:0C) [17:14:08:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\npm.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:243]: Source for file 'npm.png' is compressed
        InstallFiles: File: npm.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 546
        MSI (s) (9C:0C) [17:14:08:243]: Executing op: FileCopy(SourceName=note.png,SourceCabKey=note.png,DestName=note.png,Attributes=16384,FileSize=6499,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1205250368,HashPart2=383562206,HashPart3=-1084311372,HashPart4=-325365734,,)
        MSI (s) (9C:0C) [17:14:08:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\note.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:258]: Source for file 'note.png' is compressed
        InstallFiles: File: note.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 6499
        MSI (s) (9C:0C) [17:14:08:258]: Executing op: FileCopy(SourceName=LINKED~1.PNG|linkedin_32.png,SourceCabKey=linkedin_32.png,DestName=linkedin_32.png,Attributes=16384,FileSize=782,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=375621181,HashPart2=-2113908886,HashPart3=-1297435827,HashPart4=1598745317,,)
        MSI (s) (9C:0C) [17:14:08:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\linkedin_32.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:258]: Source for file 'linkedin_32.png' is compressed
        InstallFiles: File: linkedin_32.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 782
        MSI (s) (9C:0C) [17:14:08:258]: Executing op: FileCopy(SourceName=LINKED~2.PNG|linked-in.png,SourceCabKey=linked_in.png,DestName=linked-in.png,Attributes=16384,FileSize=3705,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1808192088,HashPart2=1387745185,HashPart3=-1454114472,HashPart4=-394721383,,)
        MSI (s) (9C:0C) [17:14:08:258]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\linked-in.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:258]: Source for file 'linked_in.png' is compressed
        InstallFiles: File: linked-in.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 3705
        MSI (s) (9C:0C) [17:14:08:274]: Executing op: FileCopy(SourceName=GOOGLE~1.PNG|googleplus_32.png,SourceCabKey=googleplus_32.png,DestName=googleplus_32.png,Attributes=16384,FileSize=1644,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1047613798,HashPart2=772073780,HashPart3=1537984676,HashPart4=-1084999511,,)
        MSI (s) (9C:0C) [17:14:08:274]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\googleplus_32.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:274]: Source for file 'googleplus_32.png' is compressed
        InstallFiles: File: googleplus_32.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 1644
        MSI (s) (9C:0C) [17:14:08:274]: Executing op: FileCopy(SourceName=goldStar.png,SourceCabKey=goldstar.png,DestName=goldStar.png,Attributes=16384,FileSize=1249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1418996475,HashPart2=1519043375,HashPart3=-1197762848,HashPart4=313178510,,)
        MSI (s) (9C:0C) [17:14:08:274]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\goldStar.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:274]: Source for file 'goldstar.png' is compressed
        InstallFiles: File: goldStar.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 1249
        MSI (s) (9C:0C) [17:14:08:290]: Executing op: FileCopy(SourceName=github.png,SourceCabKey=github.png1,DestName=github.png,Attributes=16384,FileSize=437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1841650687,HashPart2=-1156276185,HashPart3=673003909,HashPart4=273524565,,)
        MSI (s) (9C:0C) [17:14:08:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\github.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:290]: Source for file 'github.png1' is compressed
        InstallFiles: File: github.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 437
        MSI (s) (9C:0C) [17:14:08:290]: Executing op: FileCopy(SourceName=FACEBO~1.PNG|facebook_32.png,SourceCabKey=facebook_32.png,DestName=facebook_32.png,Attributes=16384,FileSize=667,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=389582224,HashPart2=1043159455,HashPart3=1466389300,HashPart4=139809695,,)
        MSI (s) (9C:0C) [17:14:08:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\facebook_32.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:290]: Source for file 'facebook_32.png' is compressed
        InstallFiles: File: facebook_32.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 667
        MSI (s) (9C:0C) [17:14:08:337]: Executing op: FileCopy(SourceName=COLUMN~1.PNG|columnGroups.png,SourceCabKey=columngroups.png,DestName=columnGroups.png,Attributes=16384,FileSize=3776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1210228484,HashPart2=-84892198,HashPart3=1299936305,HashPart4=1954618471,,)
        MSI (s) (9C:0C) [17:14:08:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\columnGroups.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:337]: Source for file 'columngroups.png' is compressed
        InstallFiles: File: columnGroups.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 3776
        MSI (s) (9C:0C) [17:14:08:337]: Executing op: FileCopy(SourceName=bower.png,SourceCabKey=bower.png,DestName=bower.png,Attributes=16384,FileSize=1547,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-845297245,HashPart2=-1430614733,HashPart3=-1551531190,HashPart4=-891130047,,)
        MSI (s) (9C:0C) [17:14:08:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\bower.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:337]: Source for file 'bower.png' is compressed
        InstallFiles: File: bower.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 1547
        MSI (s) (9C:0C) [17:14:08:352]: Executing op: FileCopy(SourceName=ANGULA~1.JPG|angularjs-file-browser.jpg,SourceCabKey=angularjs_file_browser.jpg,DestName=angularjs-file-browser.jpg,Attributes=16384,FileSize=42316,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-54866704,HashPart2=-1607129052,HashPart3=604038214,HashPart4=-575818989,,)
        MSI (s) (9C:0C) [17:14:08:352]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\angularjs-file-browser.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:352]: Source for file 'angularjs_file_browser.jpg' is compressed
        InstallFiles: File: angularjs-file-browser.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 42316
        MSI (s) (9C:0C) [17:14:08:352]: Executing op: FileCopy(SourceName=ANGULA~2.JPG|angularjs-angular-grid.jpg,SourceCabKey=angularjs_angular_grid.jpg,DestName=angularjs-angular-grid.jpg,Attributes=16384,FileSize=38765,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=684226730,HashPart2=-754182138,HashPart3=1160463098,HashPart4=-412316343,,)
        MSI (s) (9C:0C) [17:14:08:352]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\angularjs-angular-grid.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:352]: Source for file 'angularjs_angular_grid.jpg' is compressed
        InstallFiles: File: angularjs-angular-grid.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 38765
        MSI (s) (9C:0C) [17:14:08:368]: Executing op: FileCopy(SourceName=ANGULA~3.JPG|angularjs-angular-data-grid.jpg,SourceCabKey=angularjs_angular_data_grid.,DestName=angularjs-angular-data-grid.jpg,Attributes=16384,FileSize=68016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=94790068,HashPart2=1271778124,HashPart3=-1194320671,HashPart4=1507731301,,)
        MSI (s) (9C:0C) [17:14:08:368]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\angularjs-angular-data-grid.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:368]: Source for file 'angularjs_angular_data_grid.' is compressed
        InstallFiles: File: angularjs-angular-data-grid.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 68016
        MSI (s) (9C:0C) [17:14:08:368]: Executing op: FileCopy(SourceName=ANGULA~1.PNG|angularConnectBanner.png,SourceCabKey=angularconnectbanner.png,DestName=angularConnectBanner.png,Attributes=16384,FileSize=7548,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1524161624,HashPart2=1253799070,HashPart3=2128369939,HashPart4=-1114604951,,)
        MSI (s) (9C:0C) [17:14:08:368]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\angularConnectBanner.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:368]: Source for file 'angularconnectbanner.png' is compressed
        InstallFiles: File: angularConnectBanner.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 7548
        MSI (s) (9C:0C) [17:14:08:384]: Executing op: FileCopy(SourceName=ANGULA~2.PNG|angularConnect.png,SourceCabKey=angularconnect.png,DestName=angularConnect.png,Attributes=16384,FileSize=5313,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=556366349,HashPart2=1111435948,HashPart3=550550817,HashPart4=899491683,,)
        MSI (s) (9C:0C) [17:14:08:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\angularConnect.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:384]: Source for file 'angularconnect.png' is compressed
        InstallFiles: File: angularConnect.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 5313
        MSI (s) (9C:0C) [17:14:08:384]: Executing op: FileCopy(SourceName=ANGULA~1.PSD|angular-grid.psd,SourceCabKey=angular_grid.psd,DestName=angular-grid.psd,Attributes=16384,FileSize=172840,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1190774895,HashPart2=1491691841,HashPart3=260430487,HashPart4=1997243925,,)
        MSI (s) (9C:0C) [17:14:08:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\angular-grid.psd; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:384]: Source for file 'angular_grid.psd' is compressed
        InstallFiles: File: angular-grid.psd, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 172840
        MSI (s) (9C:0C) [17:14:08:555]: Executing op: FileCopy(SourceName=ANGULA~3.PNG|angular-grid.png,SourceCabKey=angular_grid.png,DestName=angular-grid.png,Attributes=16384,FileSize=7702,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-731716250,HashPart2=-1191823917,HashPart3=-1334878374,HashPart4=992071026,,)
        MSI (s) (9C:0C) [17:14:08:555]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\angular-grid.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:555]: Source for file 'angular_grid.png' is compressed
        InstallFiles: File: angular-grid.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 7702
        MSI (s) (9C:0C) [17:14:08:570]: Executing op: FileCopy(SourceName=ANGULA~4.JPG|angular-grid.jpg,SourceCabKey=angular_grid.jpg,DestName=angular-grid.jpg,Attributes=16384,FileSize=11183,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1616814433,HashPart2=1692439111,HashPart3=153369341,HashPart4=-1542177211,,)
        MSI (s) (9C:0C) [17:14:08:570]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\angular-grid.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:570]: Source for file 'angular_grid.jpg' is compressed
        InstallFiles: File: angular-grid.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\, Size: 11183
        MSI (s) (9C:0C) [17:14:08:586]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\)
        MSI (s) (9C:0C) [17:14:08:586]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\EXB3FC~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\)
        MSI (s) (9C:0C) [17:14:08:586]: Executing op: FileCopy(SourceName=windows.png,SourceCabKey=windows.png2,DestName=windows.png,Attributes=16384,FileSize=7806,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=561992082,HashPart2=1680265078,HashPart3=-1744067370,HashPart4=-378675689,,)
        MSI (s) (9C:0C) [17:14:08:586]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\windows.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:586]: Source for file 'windows.png2' is compressed
        InstallFiles: File: windows.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 7806
        MSI (s) (9C:0C) [17:14:08:602]: Executing op: FileCopy(SourceName=WEBCOM~1.JS|webComponentDataGrid.js,SourceCabKey=webcomponentdatagrid.js,DestName=webComponentDataGrid.js,Attributes=16384,FileSize=17102,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-49285968,HashPart2=-427803538,HashPart3=1485520672,HashPart4=575982953,,)
        MSI (s) (9C:0C) [17:14:08:602]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\webComponentDataGrid.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:602]: Source for file 'webcomponentdatagrid.js' is compressed
        InstallFiles: File: webComponentDataGrid.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 17102
        MSI (s) (9C:0C) [17:14:08:602]: Executing op: FileCopy(SourceName=WEBCOM~1.HTM|webComponentDataGrid.html,SourceCabKey=webcomponentdatagrid.html,DestName=webComponentDataGrid.html,Attributes=16384,FileSize=2064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=165464272,HashPart2=-1678709204,HashPart3=-588594789,HashPart4=1340465177,,)
        MSI (s) (9C:0C) [17:14:08:602]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\webComponentDataGrid.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:602]: Source for file 'webcomponentdatagrid.html' is compressed
        InstallFiles: File: webComponentDataGrid.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 2064
        MSI (s) (9C:0C) [17:14:08:680]: Executing op: FileCopy(SourceName=mac.png,SourceCabKey=mac.png2,DestName=mac.png,Attributes=16384,FileSize=4130,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1056911610,HashPart2=1437250410,HashPart3=1498945005,HashPart4=777927387,,)
        MSI (s) (9C:0C) [17:14:08:680]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\mac.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:680]: Source for file 'mac.png2' is compressed
        InstallFiles: File: mac.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 4130
        MSI (s) (9C:0C) [17:14:08:695]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php42,DestName=index.php,Attributes=16384,FileSize=3112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=342418683,HashPart2=1594925780,HashPart3=1028078155,HashPart4=-1261270198,,)
        MSI (s) (9C:0C) [17:14:08:695]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:695]: Source for file 'index.php42' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 3112
        MSI (s) (9C:0C) [17:14:08:695]: Executing op: FileCopy(SourceName=HTML5G~1.CSS|html5grid.css,SourceCabKey=html5grid.css1,DestName=html5grid.css,Attributes=16384,FileSize=473,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-234754503,HashPart2=820288148,HashPart3=101133194,HashPart4=1917063467,,)
        MSI (s) (9C:0C) [17:14:08:695]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\html5grid.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:695]: Source for file 'html5grid.css1' is compressed
        InstallFiles: File: html5grid.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 473
        MSI (s) (9C:0C) [17:14:08:695]: Executing op: FileCopy(SourceName=html5.png,SourceCabKey=html5.png2,DestName=html5.png,Attributes=16384,FileSize=8633,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1722190621,HashPart2=-1153320956,HashPart3=90806525,HashPart4=-1004033363,,)
        MSI (s) (9C:0C) [17:14:08:695]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\html5.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:695]: Source for file 'html5.png2' is compressed
        InstallFiles: File: html5.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 8633
        MSI (s) (9C:0C) [17:14:08:711]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js23,DestName=example1.js,Attributes=16384,FileSize=903,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-389631343,HashPart2=1225615889,HashPart3=-1327607775,HashPart4=1796798311,,)
        MSI (s) (9C:0C) [17:14:08:711]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:711]: Source for file 'example1.js23' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 903
        MSI (s) (9C:0C) [17:14:08:726]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html23,DestName=example1.html,Attributes=16384,FileSize=746,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1500067753,HashPart2=6422069,HashPart3=-548369912,HashPart4=2138530464,,)
        MSI (s) (9C:0C) [17:14:08:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:726]: Source for file 'example1.html23' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 746
        MSI (s) (9C:0C) [17:14:08:726]: Executing op: FileCopy(SourceName=css.png,SourceCabKey=css.png2,DestName=css.png,Attributes=16384,FileSize=8453,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1261518364,HashPart2=-1882070403,HashPart3=-429805564,HashPart4=-1994559309,,)
        MSI (s) (9C:0C) [17:14:08:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\css.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:726]: Source for file 'css.png2' is compressed
        InstallFiles: File: css.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 8453
        MSI (s) (9C:0C) [17:14:08:726]: Executing op: FileCopy(SourceName=android.png,SourceCabKey=android.png2,DestName=android.png,Attributes=16384,FileSize=7585,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=908195001,HashPart2=691949766,HashPart3=761484798,HashPart4=921161537,,)
        MSI (s) (9C:0C) [17:14:08:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\android.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:726]: Source for file 'android.png2' is compressed
        InstallFiles: File: android.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\, Size: 7585
        MSI (s) (9C:0C) [17:14:08:742]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\)
        MSI (s) (9C:0C) [17:14:08:742]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\EXB1C7~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\)
        MSI (s) (9C:0C) [17:14:08:742]: Executing op: FileCopy(SourceName=windows.png,SourceCabKey=windows.png1,DestName=windows.png,Attributes=16384,FileSize=7806,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=561992082,HashPart2=1680265078,HashPart3=-1744067370,HashPart4=-378675689,,)
        MSI (s) (9C:0C) [17:14:08:742]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\windows.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:742]: Source for file 'windows.png1' is compressed
        InstallFiles: File: windows.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 7806
        MSI (s) (9C:0C) [17:14:08:758]: Executing op: FileCopy(SourceName=mac.png,SourceCabKey=mac.png1,DestName=mac.png,Attributes=16384,FileSize=4130,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1056911610,HashPart2=1437250410,HashPart3=1498945005,HashPart4=777927387,,)
        MSI (s) (9C:0C) [17:14:08:758]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\mac.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:758]: Source for file 'mac.png1' is compressed
        InstallFiles: File: mac.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 4130
        MSI (s) (9C:0C) [17:14:08:758]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php41,DestName=index.php,Attributes=16384,FileSize=2825,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1218694595,HashPart2=1834188389,HashPart3=1273926704,HashPart4=1516903268,,)
        MSI (s) (9C:0C) [17:14:08:758]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:758]: Source for file 'index.php41' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 2825
        MSI (s) (9C:0C) [17:14:08:805]: Executing op: FileCopy(SourceName=HTML5G~1.JS|html5grid.js,SourceCabKey=html5grid.js,DestName=html5grid.js,Attributes=16384,FileSize=16985,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-807339813,HashPart2=1894672861,HashPart3=485818320,HashPart4=-766266472,,)
        MSI (s) (9C:0C) [17:14:08:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\html5grid.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:805]: Source for file 'html5grid.js' is compressed
        InstallFiles: File: html5grid.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 16985
        MSI (s) (9C:0C) [17:14:08:805]: Executing op: FileCopy(SourceName=HTML5G~1.HTM|html5grid.html,SourceCabKey=html5grid.html,DestName=html5grid.html,Attributes=16384,FileSize=1732,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1049868323,HashPart2=-1979484398,HashPart3=908613221,HashPart4=-864446971,,)
        MSI (s) (9C:0C) [17:14:08:805]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\html5grid.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:805]: Source for file 'html5grid.html' is compressed
        InstallFiles: File: html5grid.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 1732
        MSI (s) (9C:0C) [17:14:08:820]: Executing op: FileCopy(SourceName=HTML5G~1.CSS|html5grid.css,SourceCabKey=html5grid.css,DestName=html5grid.css,Attributes=16384,FileSize=473,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-234754503,HashPart2=820288148,HashPart3=101133194,HashPart4=1917063467,,)
        MSI (s) (9C:0C) [17:14:08:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\html5grid.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:820]: Source for file 'html5grid.css' is compressed
        InstallFiles: File: html5grid.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 473
        MSI (s) (9C:0C) [17:14:08:820]: Executing op: FileCopy(SourceName=html5.png,SourceCabKey=html5.png1,DestName=html5.png,Attributes=16384,FileSize=8633,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1722190621,HashPart2=-1153320956,HashPart3=90806525,HashPart4=-1004033363,,)
        MSI (s) (9C:0C) [17:14:08:820]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\html5.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:820]: Source for file 'html5.png1' is compressed
        InstallFiles: File: html5.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 8633
        MSI (s) (9C:0C) [17:14:08:836]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js22,DestName=example1.js,Attributes=16384,FileSize=885,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=772406713,HashPart2=2092480307,HashPart3=-2113267184,HashPart4=505637241,,)
        MSI (s) (9C:0C) [17:14:08:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:836]: Source for file 'example1.js22' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 885
        MSI (s) (9C:0C) [17:14:08:836]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html22,DestName=example1.html,Attributes=16384,FileSize=526,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1023411092,HashPart2=-1509358074,HashPart3=-1446656232,HashPart4=-1002883429,,)
        MSI (s) (9C:0C) [17:14:08:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:836]: Source for file 'example1.html22' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 526
        MSI (s) (9C:0C) [17:14:08:836]: Executing op: FileCopy(SourceName=css.png,SourceCabKey=css.png1,DestName=css.png,Attributes=16384,FileSize=8453,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1261518364,HashPart2=-1882070403,HashPart3=-429805564,HashPart4=-1994559309,,)
        MSI (s) (9C:0C) [17:14:08:836]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\css.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:836]: Source for file 'css.png1' is compressed
        InstallFiles: File: css.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 8453
        MSI (s) (9C:0C) [17:14:08:851]: Executing op: FileCopy(SourceName=android.png,SourceCabKey=android.png1,DestName=android.png,Attributes=16384,FileSize=7585,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=908195001,HashPart2=691949766,HashPart3=761484798,HashPart4=921161537,,)
        MSI (s) (9C:0C) [17:14:08:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\android.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:851]: Source for file 'android.png1' is compressed
        InstallFiles: File: android.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\, Size: 7585
        MSI (s) (9C:0C) [17:14:08:851]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\)
        MSI (s) (9C:0C) [17:14:08:851]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\EXF4F0~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\)
        MSI (s) (9C:0C) [17:14:08:851]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php40,DestName=index.php,Attributes=16384,FileSize=741,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1561972133,HashPart2=1647532762,HashPart3=5291495,HashPart4=242170272,,)
        MSI (s) (9C:0C) [17:14:08:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:851]: Source for file 'index.php40' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\, Size: 741
        MSI (s) (9C:0C) [17:14:08:851]: Executing op: FileCopy(SourceName=folder.png,SourceCabKey=folder.png,DestName=folder.png,Attributes=16384,FileSize=698,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-854713119,HashPart2=-1746378649,HashPart3=707591600,HashPart4=-270147973,,)
        MSI (s) (9C:0C) [17:14:08:851]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\folder.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:851]: Source for file 'folder.png' is compressed
        InstallFiles: File: folder.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\, Size: 698
        MSI (s) (9C:0C) [17:14:08:898]: Executing op: FileCopy(SourceName=FILEBR~1.JS|fileBrowser.js,SourceCabKey=filebrowser.js,DestName=fileBrowser.js,Attributes=16384,FileSize=11008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-193382693,HashPart2=1585976995,HashPart3=385705142,HashPart4=-1738484708,,)
        MSI (s) (9C:0C) [17:14:08:898]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\fileBrowser.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:898]: Source for file 'filebrowser.js' is compressed
        InstallFiles: File: fileBrowser.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\, Size: 11008
        MSI (s) (9C:0C) [17:14:08:898]: Executing op: FileCopy(SourceName=FILEBR~1.HTM|fileBrowser.html,SourceCabKey=filebrowser.html,DestName=fileBrowser.html,Attributes=16384,FileSize=1745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-381122434,HashPart2=1931449303,HashPart3=1784196372,HashPart4=-516259268,,)
        MSI (s) (9C:0C) [17:14:08:898]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\fileBrowser.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:898]: Source for file 'filebrowser.html' is compressed
        InstallFiles: File: fileBrowser.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\, Size: 1745
        MSI (s) (9C:0C) [17:14:08:914]: Executing op: FileCopy(SourceName=FILEBR~1.CSS|fileBrowser.css,SourceCabKey=filebrowser.css,DestName=fileBrowser.css,Attributes=16384,FileSize=980,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-84713678,HashPart2=-1737814803,HashPart3=-1472781549,HashPart4=816456294,,)
        MSI (s) (9C:0C) [17:14:08:914]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\fileBrowser.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:914]: Source for file 'filebrowser.css' is compressed
        InstallFiles: File: fileBrowser.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\, Size: 980
        MSI (s) (9C:0C) [17:14:08:929]: Executing op: FileCopy(SourceName=file.png,SourceCabKey=file.png,DestName=file.png,Attributes=16384,FileSize=427,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=998135115,HashPart2=1759548443,HashPart3=700367499,HashPart4=-1599013489,,)
        MSI (s) (9C:0C) [17:14:08:929]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\file.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:929]: Source for file 'file.png' is compressed
        InstallFiles: File: file.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\, Size: 427
        MSI (s) (9C:0C) [17:14:08:929]: Executing op: FileCopy(SourceName=disk.png,SourceCabKey=disk.png,DestName=disk.png,Attributes=16384,FileSize=450,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-332715177,HashPart2=-1677862111,HashPart3=-444866059,HashPart4=-952195871,,)
        MSI (s) (9C:0C) [17:14:08:929]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\disk.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:929]: Source for file 'disk.png' is compressed
        InstallFiles: File: disk.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\, Size: 450
        MSI (s) (9C:0C) [17:14:08:929]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\)
        MSI (s) (9C:0C) [17:14:08:929]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\EXAMPL~4\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\)
        MSI (s) (9C:0C) [17:14:08:929]: Executing op: FileCopy(SourceName=MONTHL~1.JSO|monthlySales.json,SourceCabKey=monthlysales.json,DestName=monthlySales.json,Attributes=16384,FileSize=3045096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1194526543,HashPart2=1007810240,HashPart3=-379051602,HashPart4=1043796146,,)
        MSI (s) (9C:0C) [17:14:08:929]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\monthlySales.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:929]: Source for file 'monthlysales.json' is compressed
        InstallFiles: File: monthlySales.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\, Size: 3045096
        MSI (s) (9C:0C) [17:14:08:945]: Executing op: FileCopy(SourceName=MONTHL~1.JS|monthlySales.js,SourceCabKey=monthlysales.js,DestName=monthlySales.js,Attributes=16384,FileSize=6010,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-985274478,HashPart2=990437251,HashPart3=-918798228,HashPart4=-1154862017,,)
        MSI (s) (9C:0C) [17:14:08:945]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\monthlySales.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:945]: Source for file 'monthlysales.js' is compressed
        InstallFiles: File: monthlySales.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\, Size: 6010
        MSI (s) (9C:0C) [17:14:08:945]: Executing op: FileCopy(SourceName=MONTHL~1.HTM|monthlySales.html,SourceCabKey=monthlysales.html,DestName=monthlySales.html,Attributes=16384,FileSize=3264,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1991392685,HashPart2=-1810380580,HashPart3=-1560416415,HashPart4=-9805639,,)
        MSI (s) (9C:0C) [17:14:08:945]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\monthlySales.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:08:945]: Source for file 'monthlysales.html' is compressed
        InstallFiles: File: monthlySales.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\, Size: 3264
        MSI (s) (9C:0C) [17:14:09:351]: Executing op: FileCopy(SourceName=MONTHL~1.CSS|monthlySales.css,SourceCabKey=monthlysales.css,DestName=monthlySales.css,Attributes=16384,FileSize=2,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-870644351,HashPart2=-541134548,HashPart3=-1339784649,HashPart4=1999126185,,)
        MSI (s) (9C:0C) [17:14:09:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\monthlySales.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:351]: Source for file 'monthlysales.css' is compressed
        InstallFiles: File: monthlySales.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\, Size: 2
        MSI (s) (9C:0C) [17:14:09:366]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php39,DestName=index.php,Attributes=16384,FileSize=1749,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1189954744,HashPart2=1277252233,HashPart3=-699221311,HashPart4=-1408908836,,)
        MSI (s) (9C:0C) [17:14:09:366]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:366]: Source for file 'index.php39' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\, Size: 1749
        MSI (s) (9C:0C) [17:14:09:366]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\)
        MSI (s) (9C:0C) [17:14:09:366]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\EXAMPL~3\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\)
        MSI (s) (9C:0C) [17:14:09:366]: Executing op: FileCopy(SourceName=windows.png,SourceCabKey=windows.png,DestName=windows.png,Attributes=16384,FileSize=893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=412276770,HashPart2=999662527,HashPart3=-115024523,HashPart4=-1840942037,,)
        MSI (s) (9C:0C) [17:14:09:366]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\windows.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:366]: Source for file 'windows.png' is compressed
        InstallFiles: File: windows.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 893
        MSI (s) (9C:0C) [17:14:09:428]: Executing op: FileCopy(SourceName=mac.png,SourceCabKey=mac.png,DestName=mac.png,Attributes=16384,FileSize=394,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1979577075,HashPart2=896514455,HashPart3=-463711704,HashPart4=1263334500,,)
        MSI (s) (9C:0C) [17:14:09:428]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\mac.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:428]: Source for file 'mac.png' is compressed
        InstallFiles: File: mac.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 394
        MSI (s) (9C:0C) [17:14:09:428]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php38,DestName=index.php,Attributes=16384,FileSize=1156,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=753796734,HashPart2=-406998157,HashPart3=-1330353327,HashPart4=62402041,,)
        MSI (s) (9C:0C) [17:14:09:428]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:428]: Source for file 'index.php38' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 1156
        MSI (s) (9C:0C) [17:14:09:428]: Executing op: FileCopy(SourceName=html5.png,SourceCabKey=html5.png,DestName=html5.png,Attributes=16384,FileSize=953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=49397975,HashPart2=1343666973,HashPart3=1316088408,HashPart4=-416469589,,)
        MSI (s) (9C:0C) [17:14:09:428]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\html5.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:428]: Source for file 'html5.png' is compressed
        InstallFiles: File: html5.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 953
        MSI (s) (9C:0C) [17:14:09:428]: Executing op: FileCopy(SourceName=css.png,SourceCabKey=css.png,DestName=css.png,Attributes=16384,FileSize=902,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-783880282,HashPart2=632037404,HashPart3=-1610186433,HashPart4=-2109232495,,)
        MSI (s) (9C:0C) [17:14:09:428]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\css.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:428]: Source for file 'css.png' is compressed
        InstallFiles: File: css.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 902
        MSI (s) (9C:0C) [17:14:09:444]: Executing op: FileCopy(SourceName=basic.js,SourceCabKey=basic.js,DestName=basic.js,Attributes=16384,FileSize=16512,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=663674346,HashPart2=-505945865,HashPart3=983292569,HashPart4=-19096588,,)
        MSI (s) (9C:0C) [17:14:09:444]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\basic.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:444]: Source for file 'basic.js' is compressed
        InstallFiles: File: basic.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 16512
        MSI (s) (9C:0C) [17:14:09:522]: Executing op: FileCopy(SourceName=BASIC~1.HTM|basic.html,SourceCabKey=basic.html,DestName=basic.html,Attributes=16384,FileSize=1833,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-811199764,HashPart2=-1901887408,HashPart3=-1621577513,HashPart4=1047018598,,)
        MSI (s) (9C:0C) [17:14:09:522]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\basic.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:522]: Source for file 'basic.html' is compressed
        InstallFiles: File: basic.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 1833
        MSI (s) (9C:0C) [17:14:09:522]: Executing op: FileCopy(SourceName=basic.css,SourceCabKey=basic.css,DestName=basic.css,Attributes=16384,FileSize=473,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-234754503,HashPart2=820288148,HashPart3=101133194,HashPart4=1917063467,,)
        MSI (s) (9C:0C) [17:14:09:522]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\basic.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:522]: Source for file 'basic.css' is compressed
        InstallFiles: File: basic.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 473
        MSI (s) (9C:0C) [17:14:09:522]: Executing op: FileCopy(SourceName=android.png,SourceCabKey=android.png,DestName=android.png,Attributes=16384,FileSize=883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1306568895,HashPart2=-235115350,HashPart3=475962453,HashPart4=-236811250,,)
        MSI (s) (9C:0C) [17:14:09:522]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\android.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:522]: Source for file 'android.png' is compressed
        InstallFiles: File: android.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\, Size: 883
        MSI (s) (9C:0C) [17:14:09:631]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\)
        MSI (s) (9C:0C) [17:14:09:631]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\EXAMPL~2\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\)
        MSI (s) (9C:0C) [17:14:09:631]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php37,DestName=index.php,Attributes=16384,FileSize=421,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2025587517,HashPart2=681763907,HashPart3=-1959782345,HashPart4=607058306,,)
        MSI (s) (9C:0C) [17:14:09:631]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:631]: Source for file 'index.php37' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\, Size: 421
        MSI (s) (9C:0C) [17:14:09:631]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\)
        MSI (s) (9C:0C) [17:14:09:631]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\EXAMPL~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\example-account-report\)
        MSI (s) (9C:0C) [17:14:09:631]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php36,DestName=index.php,Attributes=16384,FileSize=673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2032120709,HashPart2=1279249787,HashPart3=-338629087,HashPart4=-1459112560,,)
        MSI (s) (9C:0C) [17:14:09:631]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:631]: Source for file 'index.php36' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\, Size: 673
        MSI (s) (9C:0C) [17:14:09:647]: Executing op: FileCopy(SourceName=account.js,SourceCabKey=account.js,DestName=account.js,Attributes=16384,FileSize=2868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1765645201,HashPart2=2080216621,HashPart3=-676367445,HashPart4=-2114253798,,)
        MSI (s) (9C:0C) [17:14:09:647]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\account.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:647]: Source for file 'account.js' is compressed
        InstallFiles: File: account.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\, Size: 2868
        MSI (s) (9C:0C) [17:14:09:647]: Executing op: FileCopy(SourceName=ACCOUN~1.HTM|account.html,SourceCabKey=account.html,DestName=account.html,Attributes=16384,FileSize=1409,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1327700338,HashPart2=-1584843433,HashPart3=-431055364,HashPart4=-1914848925,,)
        MSI (s) (9C:0C) [17:14:09:647]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\account.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:647]: Source for file 'account.html' is compressed
        InstallFiles: File: account.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\, Size: 1409
        MSI (s) (9C:0C) [17:14:09:647]: Executing op: FileCopy(SourceName=account.css,SourceCabKey=account.css,DestName=account.css,Attributes=16384,FileSize=939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1845889753,HashPart2=1575763412,HashPart3=-864477524,HashPart4=-2128189934,,)
        MSI (s) (9C:0C) [17:14:09:647]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\account.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:647]: Source for file 'account.css' is compressed
        InstallFiles: File: account.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\, Size: 939
        MSI (s) (9C:0C) [17:14:09:647]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\)
        MSI (s) (9C:0C) [17:14:09:647]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\dist\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\dist\)
        MSI (s) (9C:0C) [17:14:09:647]: Executing op: FileCopy(SourceName=THEME-~1.CSS|theme-fresh.min.css,SourceCabKey=theme_fresh.min.css1,DestName=theme-fresh.min.css,Attributes=16384,FileSize=3878,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=504431579,HashPart2=-1213958061,HashPart3=-527518963,HashPart4=180752535,,)
        MSI (s) (9C:0C) [17:14:09:647]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\theme-fresh.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:647]: Source for file 'theme_fresh.min.css1' is compressed
        InstallFiles: File: theme-fresh.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\, Size: 3878
        MSI (s) (9C:0C) [17:14:09:647]: Executing op: FileCopy(SourceName=THEME-~2.CSS|theme-fresh.css,SourceCabKey=theme_fresh.css1,DestName=theme-fresh.css,Attributes=16384,FileSize=4707,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-367691082,HashPart2=1400897044,HashPart3=-1601023116,HashPart4=-121118788,,)
        MSI (s) (9C:0C) [17:14:09:647]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\theme-fresh.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:647]: Source for file 'theme_fresh.css1' is compressed
        InstallFiles: File: theme-fresh.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\, Size: 4707
        MSI (s) (9C:0C) [17:14:09:647]: Executing op: FileCopy(SourceName=THEME-~3.CSS|theme-dark.min.css,SourceCabKey=theme_dark.min.css1,DestName=theme-dark.min.css,Attributes=16384,FileSize=3297,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1359566085,HashPart2=498867157,HashPart3=-1638896045,HashPart4=-1506813504,,)
        MSI (s) (9C:0C) [17:14:09:647]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\theme-dark.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:647]: Source for file 'theme_dark.min.css1' is compressed
        InstallFiles: File: theme-dark.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\, Size: 3297
        MSI (s) (9C:0C) [17:14:09:663]: Executing op: FileCopy(SourceName=THEME-~4.CSS|theme-dark.css,SourceCabKey=theme_dark.css1,DestName=theme-dark.css,Attributes=16384,FileSize=4089,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1278895101,HashPart2=-255830687,HashPart3=922031728,HashPart4=-1496636133,,)
        MSI (s) (9C:0C) [17:14:09:663]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\theme-dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:663]: Source for file 'theme_dark.css1' is compressed
        InstallFiles: File: theme-dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\, Size: 4089
        MSI (s) (9C:0C) [17:14:09:678]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-grid.min.js,SourceCabKey=angular_grid.min.js1,DestName=angular-grid.min.js,Attributes=16384,FileSize=179277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=155103214,HashPart2=342401658,HashPart3=1495592936,HashPart4=1115847889,,)
        MSI (s) (9C:0C) [17:14:09:678]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\angular-grid.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:678]: Source for file 'angular_grid.min.js1' is compressed
        InstallFiles: File: angular-grid.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\, Size: 179277
        MSI (s) (9C:0C) [17:14:09:678]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-grid.min.css,SourceCabKey=angular_grid.min.css1,DestName=angular-grid.min.css,Attributes=16384,FileSize=4092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1506700045,HashPart2=503183563,HashPart3=2060974885,HashPart4=-2130449769,,)
        MSI (s) (9C:0C) [17:14:09:678]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\angular-grid.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:678]: Source for file 'angular_grid.min.css1' is compressed
        InstallFiles: File: angular-grid.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\, Size: 4092
        MSI (s) (9C:0C) [17:14:09:678]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-grid.js,SourceCabKey=angular_grid.js1,DestName=angular-grid.js,Attributes=16384,FileSize=473009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1065300512,HashPart2=-587616880,HashPart3=2038789793,HashPart4=-524377037,,)
        MSI (s) (9C:0C) [17:14:09:678]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\angular-grid.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:678]: Source for file 'angular_grid.js1' is compressed
        InstallFiles: File: angular-grid.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\, Size: 473009
        MSI (s) (9C:0C) [17:14:09:678]: Executing op: FileCopy(SourceName=ANGULA~2.CSS|angular-grid.css,SourceCabKey=angular_grid.css1,DestName=angular-grid.css,Attributes=16384,FileSize=5288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-709501441,HashPart2=-875310669,HashPart3=941293935,HashPart4=854405147,,)
        MSI (s) (9C:0C) [17:14:09:678]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\angular-grid.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:678]: Source for file 'angular_grid.css1' is compressed
        InstallFiles: File: angular-grid.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\, Size: 5288
        MSI (s) (9C:0C) [17:14:09:694]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\)
        MSI (s) (9C:0C) [17:14:09:694]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN56E8~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\)
        MSI (s) (9C:0C) [17:14:09:694]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php35,DestName=index.php,Attributes=16384,FileSize=944,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1771712728,HashPart2=12888519,HashPart3=-251987586,HashPart4=-1461123554,,)
        MSI (s) (9C:0C) [17:14:09:694]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:694]: Source for file 'index.php35' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\, Size: 944
        MSI (s) (9C:0C) [17:14:09:694]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js21,DestName=example1.js,Attributes=16384,FileSize=1041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1194758075,HashPart2=-1608838337,HashPart3=11269764,HashPart4=-833509959,,)
        MSI (s) (9C:0C) [17:14:09:694]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:694]: Source for file 'example1.js21' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\, Size: 1041
        MSI (s) (9C:0C) [17:14:09:694]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html21,DestName=example1.html,Attributes=16384,FileSize=677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-804797157,HashPart2=1761754986,HashPart3=1717736019,HashPart4=-826995593,,)
        MSI (s) (9C:0C) [17:14:09:694]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:694]: Source for file 'example1.html21' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\, Size: 677
        MSI (s) (9C:0C) [17:14:09:725]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\)
        MSI (s) (9C:0C) [17:14:09:725]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN59F1~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\)
        MSI (s) (9C:0C) [17:14:09:725]: Executing op: FileCopy(SourceName=VIRTUA~1.JS|virtualPagingServerSide.js,SourceCabKey=virtualpagingserverside.js,DestName=virtualPagingServerSide.js,Attributes=16384,FileSize=7773,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1860237402,HashPart2=-389906991,HashPart3=-36026162,HashPart4=-622620456,,)
        MSI (s) (9C:0C) [17:14:09:725]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\virtualPagingServerSide.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:725]: Source for file 'virtualpagingserverside.js' is compressed
        InstallFiles: File: virtualPagingServerSide.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\, Size: 7773
        MSI (s) (9C:0C) [17:14:09:725]: Executing op: FileCopy(SourceName=VIRTUA~1.HTM|virtualPagingServerSide.html,SourceCabKey=virtualpagingserverside.html,DestName=virtualPagingServerSide.html,Attributes=16384,FileSize=677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=159456110,HashPart2=1416245034,HashPart3=-1518331073,HashPart4=1161170134,,)
        MSI (s) (9C:0C) [17:14:09:725]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\virtualPagingServerSide.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:725]: Source for file 'virtualpagingserverside.html' is compressed
        InstallFiles: File: virtualPagingServerSide.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\, Size: 677
        MSI (s) (9C:0C) [17:14:09:725]: Executing op: FileCopy(SourceName=VIRTUA~1.JS1|virtualPaging.js,SourceCabKey=virtualpaging.js,DestName=virtualPaging.js,Attributes=16384,FileSize=2661,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1962340312,HashPart2=-388115603,HashPart3=-2040065759,HashPart4=-184409150,,)
        MSI (s) (9C:0C) [17:14:09:725]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\virtualPaging.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:725]: Source for file 'virtualpaging.js' is compressed
        InstallFiles: File: virtualPaging.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\, Size: 2661
        MSI (s) (9C:0C) [17:14:09:772]: Executing op: FileCopy(SourceName=VIRTUA~2.HTM|virtualPaging.html,SourceCabKey=virtualpaging.html,DestName=virtualPaging.html,Attributes=16384,FileSize=667,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=133810277,HashPart2=-610793822,HashPart3=1101359498,HashPart4=1924331641,,)
        MSI (s) (9C:0C) [17:14:09:772]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\virtualPaging.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:772]: Source for file 'virtualpaging.html' is compressed
        InstallFiles: File: virtualPaging.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\, Size: 667
        MSI (s) (9C:0C) [17:14:09:772]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php34,DestName=index.php,Attributes=16384,FileSize=3850,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=953047068,HashPart2=-835213099,HashPart3=-792800792,HashPart4=-1954204039,,)
        MSI (s) (9C:0C) [17:14:09:772]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:772]: Source for file 'index.php34' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\, Size: 3850
        MSI (s) (9C:0C) [17:14:09:772]: Executing op: FileCopy(SourceName=HIGH-L~1.PNG|high-level.png,SourceCabKey=high_level.png,DestName=high-level.png,Attributes=16384,FileSize=21379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-17832901,HashPart2=-1627536139,HashPart3=1166934494,HashPart4=2051495224,,)
        MSI (s) (9C:0C) [17:14:09:772]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\high-level.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:772]: Source for file 'high_level.png' is compressed
        InstallFiles: File: high-level.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\, Size: 21379
        MSI (s) (9C:0C) [17:14:09:772]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\)
        MSI (s) (9C:0C) [17:14:09:772]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN3F40~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\)
        MSI (s) (9C:0C) [17:14:09:772]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php33,DestName=index.php,Attributes=16384,FileSize=4135,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1853483614,HashPart2=1240245222,HashPart3=-889894958,HashPart4=756931843,,)
        MSI (s) (9C:0C) [17:14:09:772]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:772]: Source for file 'index.php33' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\, Size: 4135
        MSI (s) (9C:0C) [17:14:09:787]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js20,DestName=example1.js,Attributes=16384,FileSize=1188,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-174564205,HashPart2=-57744714,HashPart3=1202973123,HashPart4=-1204270178,,)
        MSI (s) (9C:0C) [17:14:09:787]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:787]: Source for file 'example1.js20' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\, Size: 1188
        MSI (s) (9C:0C) [17:14:09:787]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html20,DestName=example1.html,Attributes=16384,FileSize=664,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2074626275,HashPart2=362256684,HashPart3=57489346,HashPart4=-649969074,,)
        MSI (s) (9C:0C) [17:14:09:787]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:787]: Source for file 'example1.html20' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\, Size: 664
        MSI (s) (9C:0C) [17:14:09:787]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\)
        MSI (s) (9C:0C) [17:14:09:787]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANDF03~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\)
        MSI (s) (9C:0C) [17:14:09:787]: Executing op: FileCopy(SourceName=TOOLPA~1.JS|toolPanelExample.js,SourceCabKey=toolpanelexample.js,DestName=toolPanelExample.js,Attributes=16384,FileSize=1139,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1965097604,HashPart2=-1887017371,HashPart3=-579069436,HashPart4=-167832133,,)
        MSI (s) (9C:0C) [17:14:09:787]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\toolPanelExample.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:787]: Source for file 'toolpanelexample.js' is compressed
        InstallFiles: File: toolPanelExample.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\, Size: 1139
        MSI (s) (9C:0C) [17:14:09:912]: Executing op: FileCopy(SourceName=TOOLPA~1.HTM|toolPanelExample.html,SourceCabKey=toolpanelexample.html,DestName=toolPanelExample.html,Attributes=16384,FileSize=670,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-272424858,HashPart2=-1654974271,HashPart3=1364069904,HashPart4=-488439466,,)
        MSI (s) (9C:0C) [17:14:09:912]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\toolPanelExample.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:912]: Source for file 'toolpanelexample.html' is compressed
        InstallFiles: File: toolPanelExample.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\, Size: 670
        MSI (s) (9C:0C) [17:14:09:912]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php32,DestName=index.php,Attributes=16384,FileSize=3022,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=959638254,HashPart2=-1108455149,HashPart3=851214446,HashPart4=-2127076680,,)
        MSI (s) (9C:0C) [17:14:09:912]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:912]: Source for file 'index.php32' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\, Size: 3022
        MSI (s) (9C:0C) [17:14:09:975]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\)
        MSI (s) (9C:0C) [17:14:09:975]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANC1BD~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\)
        MSI (s) (9C:0C) [17:14:09:975]: Executing op: FileCopy(SourceName=PINNED~1.PNG|pinnedHeader.png,SourceCabKey=pinnedheader.png,DestName=pinnedHeader.png,Attributes=16384,FileSize=2325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-995734833,HashPart2=1756391809,HashPart3=-940226792,HashPart4=-621540470,,)
        MSI (s) (9C:0C) [17:14:09:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\pinnedHeader.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:975]: Source for file 'pinnedheader.png' is compressed
        InstallFiles: File: pinnedHeader.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\, Size: 2325
        MSI (s) (9C:0C) [17:14:09:990]: Executing op: FileCopy(SourceName=PINNED~2.PNG|pinnedBody.png,SourceCabKey=pinnedbody.png,DestName=pinnedBody.png,Attributes=16384,FileSize=13479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1210404678,HashPart2=1286465865,HashPart3=-372465919,HashPart4=-2040198783,,)
        MSI (s) (9C:0C) [17:14:09:990]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\pinnedBody.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:990]: Source for file 'pinnedbody.png' is compressed
        InstallFiles: File: pinnedBody.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\, Size: 13479
        MSI (s) (9C:0C) [17:14:09:990]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php31,DestName=index.php,Attributes=16384,FileSize=13570,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2139352495,HashPart2=-1368193996,HashPart3=-579439879,HashPart4=885783882,,)
        MSI (s) (9C:0C) [17:14:09:990]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:09:990]: Source for file 'index.php31' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\, Size: 13570
        MSI (s) (9C:0C) [17:14:10:006]: Executing op: FileCopy(SourceName=header.png,SourceCabKey=header.png,DestName=header.png,Attributes=16384,FileSize=4153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1779370845,HashPart2=-1238619134,HashPart3=980917233,HashPart4=-2112463962,,)
        MSI (s) (9C:0C) [17:14:10:006]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\header.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:006]: Source for file 'header.png' is compressed
        InstallFiles: File: header.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\, Size: 4153
        MSI (s) (9C:0C) [17:14:10:069]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js19,DestName=example1.js,Attributes=16384,FileSize=1072,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1138368334,HashPart2=-1427951438,HashPart3=203780519,HashPart4=1158715632,,)
        MSI (s) (9C:0C) [17:14:10:069]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:069]: Source for file 'example1.js19' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\, Size: 1072
        MSI (s) (9C:0C) [17:14:10:069]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html19,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:10:069]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:069]: Source for file 'example1.html19' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\, Size: 662
        MSI (s) (9C:0C) [17:14:10:069]: Executing op: FileCopy(SourceName=body.png,SourceCabKey=body.png,DestName=body.png,Attributes=16384,FileSize=23749,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=185452086,HashPart2=706061418,HashPart3=875692164,HashPart4=1820557329,,)
        MSI (s) (9C:0C) [17:14:10:069]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\body.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:069]: Source for file 'body.png' is compressed
        InstallFiles: File: body.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\, Size: 23749
        MSI (s) (9C:0C) [17:14:10:069]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\)
        MSI (s) (9C:0C) [17:14:10:069]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANDF4B~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\)
        MSI (s) (9C:0C) [17:14:10:069]: Executing op: FileCopy(SourceName=SORTIN~1.JS|sortingApi.js,SourceCabKey=sortingapi.js,DestName=sortingApi.js,Attributes=16384,FileSize=2551,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-522747783,HashPart2=1325514174,HashPart3=427088709,HashPart4=-905837182,,)
        MSI (s) (9C:0C) [17:14:10:069]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\sortingApi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:069]: Source for file 'sortingapi.js' is compressed
        InstallFiles: File: sortingApi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\, Size: 2551
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: FileCopy(SourceName=SORTIN~1.HTM|sortingApi.html,SourceCabKey=sortingapi.html,DestName=sortingApi.html,Attributes=16384,FileSize=1368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1917697860,HashPart2=73121168,HashPart3=583052420,HashPart4=2073914536,,)
        MSI (s) (9C:0C) [17:14:10:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\sortingApi.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:084]: Source for file 'sortingapi.html' is compressed
        InstallFiles: File: sortingApi.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\, Size: 1368
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php30,DestName=index.php,Attributes=16384,FileSize=3806,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=8121541,HashPart2=1866012131,HashPart3=-663325009,HashPart4=24314626,,)
        MSI (s) (9C:0C) [17:14:10:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:084]: Source for file 'index.php30' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\, Size: 3806
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: FileCopy(SourceName=EXAMPL~1.JS|exampleSortingOrder.js,SourceCabKey=examplesortingorder.js,DestName=exampleSortingOrder.js,Attributes=16384,FileSize=1227,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1366187059,HashPart2=438986776,HashPart3=-1382456608,HashPart4=120369772,,)
        MSI (s) (9C:0C) [17:14:10:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\exampleSortingOrder.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:084]: Source for file 'examplesortingorder.js' is compressed
        InstallFiles: File: exampleSortingOrder.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\, Size: 1227
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|exampleSortingOrder.html,SourceCabKey=examplesortingorder.html,DestName=exampleSortingOrder.html,Attributes=16384,FileSize=673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1810957454,HashPart2=-1427498166,HashPart3=1906497005,HashPart4=372030343,,)
        MSI (s) (9C:0C) [17:14:10:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\exampleSortingOrder.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:084]: Source for file 'examplesortingorder.html' is compressed
        InstallFiles: File: exampleSortingOrder.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\, Size: 673
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js18,DestName=example1.js,Attributes=16384,FileSize=2039,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=425050835,HashPart2=-511164273,HashPart3=-1873819519,HashPart4=-116110020,,)
        MSI (s) (9C:0C) [17:14:10:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:084]: Source for file 'example1.js18' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\, Size: 2039
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: FileCopy(SourceName=EXAMPL~2.HTM|example1.html,SourceCabKey=example1.html18,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:10:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:084]: Source for file 'example1.html18' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\, Size: 662
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\)
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANDFF6~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\)
        MSI (s) (9C:0C) [17:14:10:084]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php29,DestName=index.php,Attributes=16384,FileSize=4572,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1868197542,HashPart2=632923481,HashPart3=-1348424268,HashPart4=-650708890,,)
        MSI (s) (9C:0C) [17:14:10:084]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:084]: Source for file 'index.php29' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 4572
        MSI (s) (9C:0C) [17:14:10:115]: Executing op: FileCopy(SourceName=GROUPS~1.JS|groupSelection.js,SourceCabKey=groupselection.js,DestName=groupSelection.js,Attributes=16384,FileSize=1846,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-536245392,HashPart2=-196245468,HashPart3=-328400165,HashPart4=-1793675773,,)
        MSI (s) (9C:0C) [17:14:10:115]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\groupSelection.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:115]: Source for file 'groupselection.js' is compressed
        InstallFiles: File: groupSelection.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 1846
        MSI (s) (9C:0C) [17:14:10:131]: Executing op: FileCopy(SourceName=GROUPS~1.HTM|groupSelection.html,SourceCabKey=groupselection.html,DestName=groupSelection.html,Attributes=16384,FileSize=664,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-464161055,HashPart2=-377922464,HashPart3=1207800358,HashPart4=1715282736,,)
        MSI (s) (9C:0C) [17:14:10:131]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\groupSelection.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:131]: Source for file 'groupselection.html' is compressed
        InstallFiles: File: groupSelection.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 664
        MSI (s) (9C:0C) [17:14:10:193]: Executing op: FileCopy(SourceName=example4.js,SourceCabKey=example4.js1,DestName=example4.js,Attributes=16384,FileSize=1348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1227172840,HashPart2=-899373255,HashPart3=-1490713399,HashPart4=-830737870,,)
        MSI (s) (9C:0C) [17:14:10:209]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\example4.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:209]: Source for file 'example4.js1' is compressed
        InstallFiles: File: example4.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 1348
        MSI (s) (9C:0C) [17:14:10:209]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example4.html,SourceCabKey=example4.html1,DestName=example4.html,Attributes=16384,FileSize=775,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1991343125,HashPart2=636883187,HashPart3=-967154705,HashPart4=1396758198,,)
        MSI (s) (9C:0C) [17:14:10:209]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\example4.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:209]: Source for file 'example4.html1' is compressed
        InstallFiles: File: example4.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 775
        MSI (s) (9C:0C) [17:14:10:209]: Executing op: FileCopy(SourceName=example3.js,SourceCabKey=example3.js2,DestName=example3.js,Attributes=16384,FileSize=1423,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1180925334,HashPart2=1777489293,HashPart3=1382366447,HashPart4=2097282242,,)
        MSI (s) (9C:0C) [17:14:10:209]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\example3.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:209]: Source for file 'example3.js2' is compressed
        InstallFiles: File: example3.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 1423
        MSI (s) (9C:0C) [17:14:10:209]: Executing op: FileCopy(SourceName=EXAMPL~2.HTM|example3.html,SourceCabKey=example3.html2,DestName=example3.html,Attributes=16384,FileSize=663,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=94031717,HashPart2=-998736260,HashPart3=-1366395630,HashPart4=10553931,,)
        MSI (s) (9C:0C) [17:14:10:209]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\example3.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:209]: Source for file 'example3.html2' is compressed
        InstallFiles: File: example3.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 663
        MSI (s) (9C:0C) [17:14:10:266]: Executing op: FileCopy(SourceName=example2.js,SourceCabKey=example2.js5,DestName=example2.js,Attributes=16384,FileSize=1076,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1363163493,HashPart2=1560965375,HashPart3=-186368402,HashPart4=1884454418,,)
        MSI (s) (9C:0C) [17:14:10:266]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\example2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:266]: Source for file 'example2.js5' is compressed
        InstallFiles: File: example2.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 1076
        MSI (s) (9C:0C) [17:14:10:266]: Executing op: FileCopy(SourceName=EXAMPL~3.HTM|example2.html,SourceCabKey=example2.html5,DestName=example2.html,Attributes=16384,FileSize=791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1944467994,HashPart2=-1643054879,HashPart3=1232976136,HashPart4=-1868086549,,)
        MSI (s) (9C:0C) [17:14:10:266]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\example2.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:266]: Source for file 'example2.html5' is compressed
        InstallFiles: File: example2.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 791
        MSI (s) (9C:0C) [17:14:10:266]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js17,DestName=example1.js,Attributes=16384,FileSize=1074,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1066474681,HashPart2=-1737584661,HashPart3=1828683987,HashPart4=-279055369,,)
        MSI (s) (9C:0C) [17:14:10:271]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:271]: Source for file 'example1.js17' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 1074
        MSI (s) (9C:0C) [17:14:10:271]: Executing op: FileCopy(SourceName=EXAMPL~4.HTM|example1.html,SourceCabKey=example1.html17,DestName=example1.html,Attributes=16384,FileSize=791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1327504324,HashPart2=-493116494,HashPart3=1283510550,HashPart4=-309795026,,)
        MSI (s) (9C:0C) [17:14:10:271]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:271]: Source for file 'example1.html17' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\, Size: 791
        MSI (s) (9C:0C) [17:14:10:381]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\)
        MSI (s) (9C:0C) [17:14:10:381]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN9EDA~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\)
        MSI (s) (9C:0C) [17:14:10:381]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php28,DestName=index.php,Attributes=16384,FileSize=1626,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-339924160,HashPart2=419014859,HashPart3=428177897,HashPart4=-500534849,,)
        MSI (s) (9C:0C) [17:14:10:381]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:381]: Source for file 'index.php28' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\, Size: 1626
        MSI (s) (9C:0C) [17:14:10:396]: Executing op: FileCopy(SourceName=example2.js,SourceCabKey=example2.js4,DestName=example2.js,Attributes=16384,FileSize=1223,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1147609409,HashPart2=1700230938,HashPart3=-698448657,HashPart4=-1712224726,,)
        MSI (s) (9C:0C) [17:14:10:396]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\example2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:396]: Source for file 'example2.js4' is compressed
        InstallFiles: File: example2.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\, Size: 1223
        MSI (s) (9C:0C) [17:14:10:474]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example2.html,SourceCabKey=example2.html4,DestName=example2.html,Attributes=16384,FileSize=812,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-651609192,HashPart2=-417517885,HashPart3=1564101545,HashPart4=-812702249,,)
        MSI (s) (9C:0C) [17:14:10:474]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\example2.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:474]: Source for file 'example2.html4' is compressed
        InstallFiles: File: example2.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\, Size: 812
        MSI (s) (9C:0C) [17:14:10:537]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js16,DestName=example1.js,Attributes=16384,FileSize=1073,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2000770804,HashPart2=1132952531,HashPart3=-858867069,HashPart4=432362328,,)
        MSI (s) (9C:0C) [17:14:10:537]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:537]: Source for file 'example1.js16' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\, Size: 1073
        MSI (s) (9C:0C) [17:14:10:552]: Executing op: FileCopy(SourceName=EXAMPL~2.HTM|example1.html,SourceCabKey=example1.html16,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:10:552]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:552]: Source for file 'example1.html16' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\, Size: 662
        MSI (s) (9C:0C) [17:14:10:600]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\)
        MSI (s) (9C:0C) [17:14:10:600]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANAE30~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\)
        MSI (s) (9C:0C) [17:14:10:600]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php27,DestName=index.php,Attributes=16384,FileSize=4855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=509966780,HashPart2=2137795231,HashPart3=-1717742553,HashPart4=-125537159,,)
        MSI (s) (9C:0C) [17:14:10:600]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:600]: Source for file 'index.php27' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\, Size: 4855
        MSI (s) (9C:0C) [17:14:10:615]: Executing op: FileCopy(SourceName=example2.js,SourceCabKey=example2.js3,DestName=example2.js,Attributes=16384,FileSize=4953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1792773551,HashPart2=408303376,HashPart3=693315553,HashPart4=-2008351800,,)
        MSI (s) (9C:0C) [17:14:10:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\example2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:615]: Source for file 'example2.js3' is compressed
        InstallFiles: File: example2.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\, Size: 4953
        MSI (s) (9C:0C) [17:14:10:615]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example2.html,SourceCabKey=example2.html3,DestName=example2.html,Attributes=16384,FileSize=822,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1876683387,HashPart2=996061116,HashPart3=-573003131,HashPart4=-1964039244,,)
        MSI (s) (9C:0C) [17:14:10:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\example2.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:615]: Source for file 'example2.html3' is compressed
        InstallFiles: File: example2.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\, Size: 822
        MSI (s) (9C:0C) [17:14:10:615]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js15,DestName=example1.js,Attributes=16384,FileSize=4804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=94451584,HashPart2=1948436973,HashPart3=-1358197301,HashPart4=322011073,,)
        MSI (s) (9C:0C) [17:14:10:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:615]: Source for file 'example1.js15' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\, Size: 4804
        MSI (s) (9C:0C) [17:14:10:615]: Executing op: FileCopy(SourceName=EXAMPL~2.HTM|example1.html,SourceCabKey=example1.html15,DestName=example1.html,Attributes=16384,FileSize=923,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2048825991,HashPart2=-1214113537,HashPart3=-2071825849,HashPart4=-1563773942,,)
        MSI (s) (9C:0C) [17:14:10:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:615]: Source for file 'example1.html15' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\, Size: 923
        MSI (s) (9C:0C) [17:14:10:693]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\)
        MSI (s) (9C:0C) [17:14:10:693]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANF870~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\)
        MSI (s) (9C:0C) [17:14:10:693]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php26,DestName=index.php,Attributes=16384,FileSize=859,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=805744686,HashPart2=1144970235,HashPart3=-1789991906,HashPart4=1828832729,,)
        MSI (s) (9C:0C) [17:14:10:693]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:693]: Source for file 'index.php26' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\, Size: 859
        MSI (s) (9C:0C) [17:14:10:693]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js14,DestName=example1.js,Attributes=16384,FileSize=1072,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1138368334,HashPart2=-1427951438,HashPart3=203780519,HashPart4=1158715632,,)
        MSI (s) (9C:0C) [17:14:10:693]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:693]: Source for file 'example1.js14' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\, Size: 1072
        MSI (s) (9C:0C) [17:14:10:693]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html14,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:10:693]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:693]: Source for file 'example1.html14' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\, Size: 662
        MSI (s) (9C:0C) [17:14:10:726]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\)
        MSI (s) (9C:0C) [17:14:10:726]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN56F0~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\)
        MSI (s) (9C:0C) [17:14:10:726]: Executing op: FileCopy(SourceName=PAGING~1.JS|pagingServerSide.js,SourceCabKey=pagingserverside.js,DestName=pagingServerSide.js,Attributes=16384,FileSize=8292,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=754879900,HashPart2=1014376225,HashPart3=-1238437377,HashPart4=-605737143,,)
        MSI (s) (9C:0C) [17:14:10:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\pagingServerSide.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:726]: Source for file 'pagingserverside.js' is compressed
        InstallFiles: File: pagingServerSide.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\, Size: 8292
        MSI (s) (9C:0C) [17:14:10:726]: Executing op: FileCopy(SourceName=PAGING~1.HTM|pagingServerSide.html,SourceCabKey=pagingserverside.html,DestName=pagingServerSide.html,Attributes=16384,FileSize=670,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-407153107,HashPart2=26405165,HashPart3=-773130164,HashPart4=1454562153,,)
        MSI (s) (9C:0C) [17:14:10:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\pagingServerSide.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:726]: Source for file 'pagingserverside.html' is compressed
        InstallFiles: File: pagingServerSide.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\, Size: 670
        MSI (s) (9C:0C) [17:14:10:786]: Executing op: FileCopy(SourceName=paging.js,SourceCabKey=paging.js,DestName=paging.js,Attributes=16384,FileSize=3381,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-523906920,HashPart2=-723067894,HashPart3=-1368143465,HashPart4=1175317085,,)
        MSI (s) (9C:0C) [17:14:10:817]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\paging.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:817]: Source for file 'paging.js' is compressed
        InstallFiles: File: paging.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\, Size: 3381
        MSI (s) (9C:0C) [17:14:10:864]: Executing op: FileCopy(SourceName=PAGING~2.HTM|paging.html,SourceCabKey=paging.html,DestName=paging.html,Attributes=16384,FileSize=995,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1500908287,HashPart2=1161107147,HashPart3=-994381067,HashPart4=87875044,,)
        MSI (s) (9C:0C) [17:14:10:864]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\paging.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:864]: Source for file 'paging.html' is compressed
        InstallFiles: File: paging.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\, Size: 995
        MSI (s) (9C:0C) [17:14:10:879]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php25,DestName=index.php,Attributes=16384,FileSize=3439,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2103605854,HashPart2=645472329,HashPart3=105734508,HashPart4=795799404,,)
        MSI (s) (9C:0C) [17:14:10:879]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:879]: Source for file 'index.php25' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\, Size: 3439
        MSI (s) (9C:0C) [17:14:10:879]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\)
        MSI (s) (9C:0C) [17:14:10:879]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANF7B1~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\)
        MSI (s) (9C:0C) [17:14:10:879]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php24,DestName=index.php,Attributes=16384,FileSize=2173,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=619152379,HashPart2=1115315725,HashPart3=-1472975960,HashPart4=127899042,,)
        MSI (s) (9C:0C) [17:14:10:879]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:879]: Source for file 'index.php24' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\, Size: 2173
        MSI (s) (9C:0C) [17:14:10:934]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js13,DestName=example1.js,Attributes=16384,FileSize=1006,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-912596627,HashPart2=316184878,HashPart3=-1699023453,HashPart4=-837415217,,)
        MSI (s) (9C:0C) [17:14:10:934]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:934]: Source for file 'example1.js13' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\, Size: 1006
        MSI (s) (9C:0C) [17:14:10:934]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html13,DestName=example1.html,Attributes=16384,FileSize=797,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1981923681,HashPart2=1327173701,HashPart3=-999765791,HashPart4=-1796308844,,)
        MSI (s) (9C:0C) [17:14:10:934]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:934]: Source for file 'example1.html13' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\, Size: 797
        MSI (s) (9C:0C) [17:14:10:934]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\)
        MSI (s) (9C:0C) [17:14:10:934]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN68A4~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\)
        MSI (s) (9C:0C) [17:14:10:934]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php23,DestName=index.php,Attributes=16384,FileSize=3883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=976509720,HashPart2=-890111667,HashPart3=443936019,HashPart4=-1774428749,,)
        MSI (s) (9C:0C) [17:14:10:934]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:934]: Source for file 'index.php23' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\, Size: 3883
        InstallFiles: File: exampleMasterSlave.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\, Size: 2854
        pleMasterSlave.js,Attributes=16384,FileSize=2854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=496920358,HashPart2=1978573049,HashPart3=775504630,HashPart4=-1581255759,,)
        MSI (s) (9C:0C) [17:14:10:989]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\exampleMasterSlave.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:989]: Source for file 'examplemasterslave.js' is compressed
        MSI (s) (9C:0C) [17:14:10:989]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|exampleMasterSlave.html,SourceCabKey=examplemasterslave.html,DestName=exampleMasterSlave.html,Attributes=16384,FileSize=1069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1814508604,HashPart2=-92512257,HashPart3=1135506870,HashPart4=-351397772,,)
        MSI (s) (9C:0C) [17:14:10:989]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\exampleMasterSlave.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:989]: Source for file 'examplemasterslave.html' is compressed
        InstallFiles: File: exampleMasterSlave.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\, Size: 1069
        MSI (s) (9C:0C) [17:14:10:989]: Executing op: FileCopy(SourceName=EXAMPL~1.JS1|exampleFloatingFooter.js,SourceCabKey=examplefloatingfooter.js,DestName=exampleFloatingFooter.js,Attributes=16384,FileSize=2632,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1615892510,HashPart2=1853981638,HashPart3=-928889910,HashPart4=-862101550,,)
        MSI (s) (9C:0C) [17:14:10:989]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\exampleFloatingFooter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:989]: Source for file 'examplefloatingfooter.js' is compressed
        InstallFiles: File: exampleFloatingFooter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\, Size: 2632
        MSI (s) (9C:0C) [17:14:10:989]: Executing op: FileCopy(SourceName=EXAMPL~2.HTM|exampleFloatingFooter.html,SourceCabKey=examplefloatingfooter.html,DestName=exampleFloatingFooter.html,Attributes=16384,FileSize=942,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=348992634,HashPart2=-634247498,HashPart3=173307277,HashPart4=-769183699,,)
        MSI (s) (9C:0C) [17:14:10:989]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\exampleFloatingFooter.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:10:989]: Source for file 'examplefloatingfooter.html' is compressed
        InstallFiles: File: exampleFloatingFooter.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\, Size: 942
        MSI (s) (9C:0C) [17:14:11:036]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\)
        MSI (s) (9C:0C) [17:14:11:036]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN8537~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\)
        MSI (s) (9C:0C) [17:14:11:036]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php22,DestName=index.php,Attributes=16384,FileSize=655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1204281776,HashPart2=855613926,HashPart3=-988131634,HashPart4=1971596462,,)
        MSI (s) (9C:0C) [17:14:11:036]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:036]: Source for file 'index.php22' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\, Size: 655
        MSI (s) (9C:0C) [17:14:11:036]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js12,DestName=example1.js,Attributes=16384,FileSize=1041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1194758075,HashPart2=-1608838337,HashPart3=11269764,HashPart4=-833509959,,)
        MSI (s) (9C:0C) [17:14:11:036]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:036]: Source for file 'example1.js12' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\, Size: 1041
        MSI (s) (9C:0C) [17:14:11:036]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html12,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:11:036]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:036]: Source for file 'example1.html12' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\, Size: 662
        MSI (s) (9C:0C) [17:14:11:098]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\)
        MSI (s) (9C:0C) [17:14:11:098]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN5CD1~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\)
        MSI (s) (9C:0C) [17:14:11:098]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php21,DestName=index.php,Attributes=16384,FileSize=1519,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=293577621,HashPart2=-1384651623,HashPart3=-339483424,HashPart4=279980220,,)
        MSI (s) (9C:0C) [17:14:11:098]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:098]: Source for file 'index.php21' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\, Size: 1519
        MSI (s) (9C:0C) [17:14:11:114]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js11,DestName=example1.js,Attributes=16384,FileSize=1255,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=239523630,HashPart2=1743762104,HashPart3=-1206103481,HashPart4=1009184618,,)
        MSI (s) (9C:0C) [17:14:11:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:114]: Source for file 'example1.js11' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\, Size: 1255
        MSI (s) (9C:0C) [17:14:11:114]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html11,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:11:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:114]: Source for file 'example1.html11' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\, Size: 662
        MSI (s) (9C:0C) [17:14:11:114]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\)
        MSI (s) (9C:0C) [17:14:11:114]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN82B3~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\)
        MSI (s) (9C:0C) [17:14:11:114]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php20,DestName=index.php,Attributes=16384,FileSize=2580,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1957593397,HashPart2=-25305978,HashPart3=1191544687,HashPart4=1384297008,,)
        MSI (s) (9C:0C) [17:14:11:114]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:114]: Source for file 'index.php20' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\, Size: 2580
        MSI (s) (9C:0C) [17:14:11:145]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\)
        MSI (s) (9C:0C) [17:14:11:145]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN5D62~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\)
        MSI (s) (9C:0C) [17:14:11:145]: Executing op: FileCopy(SourceName=INTERN~1.JS|internationalisation.js,SourceCabKey=internationalisation.js,DestName=internationalisation.js,Attributes=16384,FileSize=3914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=784583263,HashPart2=2068158657,HashPart3=414679155,HashPart4=-950898292,,)
        MSI (s) (9C:0C) [17:14:11:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\internationalisation.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:145]: Source for file 'internationalisation.js' is compressed
        InstallFiles: File: internationalisation.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\, Size: 3914
        MSI (s) (9C:0C) [17:14:11:145]: Executing op: FileCopy(SourceName=INTERN~1.HTM|internationalisation.html,SourceCabKey=internationalisation.html,DestName=internationalisation.html,Attributes=16384,FileSize=674,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-828126335,HashPart2=-306690549,HashPart3=2046444889,HashPart4=2095588643,,)
        MSI (s) (9C:0C) [17:14:11:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\internationalisation.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:145]: Source for file 'internationalisation.html' is compressed
        InstallFiles: File: internationalisation.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\, Size: 674
        MSI (s) (9C:0C) [17:14:11:145]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php19,DestName=index.php,Attributes=16384,FileSize=2213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2061017991,HashPart2=1342470874,HashPart3=299050813,HashPart4=-88303674,,)
        MSI (s) (9C:0C) [17:14:11:145]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:145]: Source for file 'index.php19' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\, Size: 2213
        MSI (s) (9C:0C) [17:14:11:161]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\)
        MSI (s) (9C:0C) [17:14:11:161]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANAE7A~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\)
        MSI (s) (9C:0C) [17:14:11:161]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php18,DestName=index.php,Attributes=16384,FileSize=2483,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1769801854,HashPart2=-150396384,HashPart3=-1265818536,HashPart4=170331747,,)
        MSI (s) (9C:0C) [17:14:11:161]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:161]: Source for file 'index.php18' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\, Size: 2483
        MSI (s) (9C:0C) [17:14:11:181]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\)
        MSI (s) (9C:0C) [17:14:11:181]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANF9E1~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\)
        MSI (s) (9C:0C) [17:14:11:181]: Executing op: FileCopy(SourceName=plus.png,SourceCabKey=plus.png,DestName=plus.png,Attributes=16384,FileSize=1540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-373453780,HashPart2=-83692456,HashPart3=-852690488,HashPart4=2123471069,,)
        MSI (s) (9C:0C) [17:14:11:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\plus.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:181]: Source for file 'plus.png' is compressed
        InstallFiles: File: plus.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\, Size: 1540
        MSI (s) (9C:0C) [17:14:11:181]: Executing op: FileCopy(SourceName=minus.png,SourceCabKey=minus.png,DestName=minus.png,Attributes=16384,FileSize=1317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1889950871,HashPart2=1461763137,HashPart3=1217878731,HashPart4=1722461356,,)
        MSI (s) (9C:0C) [17:14:11:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\minus.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:181]: Source for file 'minus.png' is compressed
        InstallFiles: File: minus.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\, Size: 1317
        MSI (s) (9C:0C) [17:14:11:181]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php17,DestName=index.php,Attributes=16384,FileSize=2865,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-261135637,HashPart2=401488642,HashPart3=1659506909,HashPart4=1974993094,,)
        MSI (s) (9C:0C) [17:14:11:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:181]: Source for file 'index.php17' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\, Size: 2865
        MSI (s) (9C:0C) [17:14:11:472]: Executing op: FileCopy(SourceName=icons.js,SourceCabKey=icons.js,DestName=icons.js,Attributes=16384,FileSize=2742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1693342169,HashPart2=-36598788,HashPart3=-1639140046,HashPart4=1830134474,,)
        MSI (s) (9C:0C) [17:14:11:472]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\icons.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:472]: Source for file 'icons.js' is compressed
        InstallFiles: File: icons.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\, Size: 2742
        MSI (s) (9C:0C) [17:14:11:488]: Executing op: FileCopy(SourceName=ICONS~1.HTM|icons.html,SourceCabKey=icons.html,DestName=icons.html,Attributes=16384,FileSize=765,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1127587887,HashPart2=-493095533,HashPart3=2125274361,HashPart4=1530710021,,)
        MSI (s) (9C:0C) [17:14:11:488]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\icons.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:488]: Source for file 'icons.html' is compressed
        InstallFiles: File: icons.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\, Size: 765
        MSI (s) (9C:0C) [17:14:11:504]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\)
        MSI (s) (9C:0C) [17:14:11:504]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANA228~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\)
        MSI (s) (9C:0C) [17:14:11:504]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php16,DestName=index.php,Attributes=16384,FileSize=1267,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-330223276,HashPart2=-1308511863,HashPart3=794763110,HashPart4=-1536022566,,)
        MSI (s) (9C:0C) [17:14:11:504]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:11:504]: Source for file 'index.php16' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\, Size: 1267
        MSI (s) (9C:0C) [17:14:13:033]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js10,DestName=example1.js,Attributes=16384,FileSize=1606,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=234943391,HashPart2=-1729121439,HashPart3=-1768736782,HashPart4=1702490525,,)
        MSI (s) (9C:0C) [17:14:13:033]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:033]: Source for file 'example1.js10' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\, Size: 1606
        MSI (s) (9C:0C) [17:14:13:048]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html10,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:13:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:048]: Source for file 'example1.html10' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\, Size: 662
        MSI (s) (9C:0C) [17:14:13:048]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\)
        MSI (s) (9C:0C) [17:14:13:048]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANF9AB~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\)
        MSI (s) (9C:0C) [17:14:13:048]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php15,DestName=index.php,Attributes=16384,FileSize=3395,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1635638775,HashPart2=-1297852089,HashPart3=-1687729609,HashPart4=1700579684,,)
        MSI (s) (9C:0C) [17:14:13:048]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:048]: Source for file 'index.php15' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\, Size: 3395
        MSI (s) (9C:0C) [17:14:13:064]: Executing op: FileCopy(SourceName=HEADER~1.JPG|headerResize.jpg,SourceCabKey=headerresize.jpg,DestName=headerResize.jpg,Attributes=16384,FileSize=18497,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=51729494,HashPart2=-1268751745,HashPart3=1629036407,HashPart4=932253445,,)
        MSI (s) (9C:0C) [17:14:13:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\headerResize.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:064]: Source for file 'headerresize.jpg' is compressed
        InstallFiles: File: headerResize.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\, Size: 18497
        MSI (s) (9C:0C) [17:14:13:064]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js9,DestName=example1.js,Attributes=16384,FileSize=1598,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1194646763,HashPart2=-284418670,HashPart3=905605914,HashPart4=-1019487912,,)
        MSI (s) (9C:0C) [17:14:13:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:064]: Source for file 'example1.js9' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\, Size: 1598
        MSI (s) (9C:0C) [17:14:13:064]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html9,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:13:064]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:064]: Source for file 'example1.html9' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\, Size: 662
        MSI (s) (9C:0C) [17:14:13:064]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\)
        MSI (s) (9C:0C) [17:14:13:064]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANE745~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\)
        MSI (s) (9C:0C) [17:14:13:064]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php14,DestName=index.php,Attributes=16384,FileSize=18563,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1075690904,HashPart2=-1411311061,HashPart3=-1106745139,HashPart4=-920398145,,)
        MSI (s) (9C:0C) [17:14:13:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:079]: Source for file 'index.php14' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 18563
        MSI (s) (9C:0C) [17:14:13:079]: Executing op: FileCopy(SourceName=GROUPI~1.JS|groupingFooters.js,SourceCabKey=groupingfooters.js,DestName=groupingFooters.js,Attributes=16384,FileSize=1746,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1189565221,HashPart2=688428867,HashPart3=826751184,HashPart4=345466686,,)
        MSI (s) (9C:0C) [17:14:13:079]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\groupingFooters.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:079]: Source for file 'groupingfooters.js' is compressed
        InstallFiles: File: groupingFooters.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 1746
        MSI (s) (9C:0C) [17:14:13:079]: Executing op: FileCopy(SourceName=GROUPI~1.HTM|groupingFooters.html,SourceCabKey=groupingfooters.html,DestName=groupingFooters.html,Attributes=16384,FileSize=665,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=984254864,HashPart2=419171624,HashPart3=-425048451,HashPart4=-1351949193,,)
        MSI (s) (9C:0C) [17:14:13:095]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\groupingFooters.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:095]: Source for file 'groupingfooters.html' is compressed
        InstallFiles: File: groupingFooters.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 665
        MSI (s) (9C:0C) [17:14:13:126]: Executing op: FileCopy(SourceName=example6.js,SourceCabKey=example6.js,DestName=example6.js,Attributes=16384,FileSize=2391,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2140907481,HashPart2=1300353478,HashPart3=563774431,HashPart4=1690235754,,)
        MSI (s) (9C:0C) [17:14:13:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example6.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:126]: Source for file 'example6.js' is compressed
        InstallFiles: File: example6.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 2391
        MSI (s) (9C:0C) [17:14:13:142]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example6.html,SourceCabKey=example6.html,DestName=example6.html,Attributes=16384,FileSize=887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=443871880,HashPart2=655956825,HashPart3=-1656480746,HashPart4=-51893380,,)
        MSI (s) (9C:0C) [17:14:13:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example6.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:142]: Source for file 'example6.html' is compressed
        InstallFiles: File: example6.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 887
        MSI (s) (9C:0C) [17:14:13:142]: Executing op: FileCopy(SourceName=example5.js,SourceCabKey=example5.js,DestName=example5.js,Attributes=16384,FileSize=3402,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1058513329,HashPart2=-477189587,HashPart3=76872725,HashPart4=-1821183323,,)
        MSI (s) (9C:0C) [17:14:13:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example5.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:142]: Source for file 'example5.js' is compressed
        InstallFiles: File: example5.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 3402
        MSI (s) (9C:0C) [17:14:13:142]: Executing op: FileCopy(SourceName=EXAMPL~2.HTM|example5.html,SourceCabKey=example5.html,DestName=example5.html,Attributes=16384,FileSize=1121,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-362235252,HashPart2=416323520,HashPart3=-560143786,HashPart4=-1241978692,,)
        MSI (s) (9C:0C) [17:14:13:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example5.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:142]: Source for file 'example5.html' is compressed
        InstallFiles: File: example5.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 1121
        MSI (s) (9C:0C) [17:14:13:142]: Executing op: FileCopy(SourceName=example4.js,SourceCabKey=example4.js,DestName=example4.js,Attributes=16384,FileSize=2768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1832874230,HashPart2=1048613700,HashPart3=-1312625582,HashPart4=352177039,,)
        MSI (s) (9C:0C) [17:14:13:142]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example4.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:142]: Source for file 'example4.js' is compressed
        InstallFiles: File: example4.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 2768
        MSI (s) (9C:0C) [17:14:13:267]: Executing op: FileCopy(SourceName=EXAMPL~3.HTM|example4.html,SourceCabKey=example4.html,DestName=example4.html,Attributes=16384,FileSize=658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1802810023,HashPart2=-1429080072,HashPart3=-90128755,HashPart4=-549530239,,)
        MSI (s) (9C:0C) [17:14:13:267]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example4.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:267]: Source for file 'example4.html' is compressed
        InstallFiles: File: example4.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 658
        MSI (s) (9C:0C) [17:14:13:267]: Executing op: FileCopy(SourceName=example3.js,SourceCabKey=example3.js1,DestName=example3.js,Attributes=16384,FileSize=1711,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1261040238,HashPart2=-810867500,HashPart3=-1474261844,HashPart4=-599175551,,)
        MSI (s) (9C:0C) [17:14:13:267]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example3.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:267]: Source for file 'example3.js1' is compressed
        InstallFiles: File: example3.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 1711
        MSI (s) (9C:0C) [17:14:13:267]: Executing op: FileCopy(SourceName=EXAMPL~4.HTM|example3.html,SourceCabKey=example3.html1,DestName=example3.html,Attributes=16384,FileSize=658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=239129243,HashPart2=1434308121,HashPart3=1238250519,HashPart4=1006719093,,)
        MSI (s) (9C:0C) [17:14:13:267]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example3.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:267]: Source for file 'example3.html1' is compressed
        InstallFiles: File: example3.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 658
        MSI (s) (9C:0C) [17:14:13:267]: Executing op: FileCopy(SourceName=example2.js,SourceCabKey=example2.js2,DestName=example2.js,Attributes=16384,FileSize=1325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1716285447,HashPart2=1948505271,HashPart3=125066153,HashPart4=-2005997359,,)
        MSI (s) (9C:0C) [17:14:13:267]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:267]: Source for file 'example2.js2' is compressed
        InstallFiles: File: example2.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 1325
        MSI (s) (9C:0C) [17:14:13:282]: Executing op: FileCopy(SourceName=EX6832~1.HTM|example2.html,SourceCabKey=example2.html2,DestName=example2.html,Attributes=16384,FileSize=658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-725845060,HashPart2=-250752737,HashPart3=233502611,HashPart4=-1932691374,,)
        MSI (s) (9C:0C) [17:14:13:282]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example2.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:282]: Source for file 'example2.html2' is compressed
        InstallFiles: File: example2.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 658
        MSI (s) (9C:0C) [17:14:13:282]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js8,DestName=example1.js,Attributes=16384,FileSize=1108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=68056204,HashPart2=773477643,HashPart3=1193666989,HashPart4=295152082,,)
        MSI (s) (9C:0C) [17:14:13:282]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:282]: Source for file 'example1.js8' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 1108
        MSI (s) (9C:0C) [17:14:13:282]: Executing op: FileCopy(SourceName=EX9F95~1.HTM|example1.html,SourceCabKey=example1.html8,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:13:282]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:282]: Source for file 'example1.html8' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\, Size: 662
        MSI (s) (9C:0C) [17:14:13:282]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\)
        MSI (s) (9C:0C) [17:14:13:282]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN1DF0~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\)
        MSI (s) (9C:0C) [17:14:13:282]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php13,DestName=index.php,Attributes=16384,FileSize=11947,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1653442638,HashPart2=1595161584,HashPart3=-1595860441,HashPart4=1126457623,,)
        MSI (s) (9C:0C) [17:14:13:282]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:282]: Source for file 'index.php13' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\, Size: 11947
        MSI (s) (9C:0C) [17:14:13:345]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\)
        MSI (s) (9C:0C) [17:14:13:345]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN5823~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\)
        MSI (s) (9C:0C) [17:14:13:345]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php12,DestName=index.php,Attributes=16384,FileSize=4510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1813903932,HashPart2=-1380262204,HashPart3=1143672878,HashPart4=-1267242466,,)
        MSI (s) (9C:0C) [17:14:13:345]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:345]: Source for file 'index.php12' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\, Size: 4510
        MSI (s) (9C:0C) [17:14:13:391]: Executing op: FileCopy(SourceName=example3.js,SourceCabKey=example3.js,DestName=example3.js,Attributes=16384,FileSize=1041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1194758075,HashPart2=-1608838337,HashPart3=11269764,HashPart4=-833509959,,)
        MSI (s) (9C:0C) [17:14:13:391]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\example3.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:391]: Source for file 'example3.js' is compressed
        InstallFiles: File: example3.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\, Size: 1041
        MSI (s) (9C:0C) [17:14:13:454]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example3.html,SourceCabKey=example3.html,DestName=example3.html,Attributes=16384,FileSize=677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=830251704,HashPart2=556320275,HashPart3=1489747620,HashPart4=-753796360,,)
        MSI (s) (9C:0C) [17:14:13:454]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\example3.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:454]: Source for file 'example3.html' is compressed
        InstallFiles: File: example3.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\, Size: 677
        MSI (s) (9C:0C) [17:14:13:454]: Executing op: FileCopy(SourceName=example2.js,SourceCabKey=example2.js1,DestName=example2.js,Attributes=16384,FileSize=1041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1194758075,HashPart2=-1608838337,HashPart3=11269764,HashPart4=-833509959,,)
        MSI (s) (9C:0C) [17:14:13:454]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\example2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:13:454]: Source for file 'example2.js1' is compressed
        InstallFiles: File: example2.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\, Size: 1041
        MSI (s) (9C:0C) [17:14:14:078]: Executing op: FileCopy(SourceName=EXAMPL~2.HTM|example2.html,SourceCabKey=example2.html1,DestName=example2.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1293177964,HashPart2=-1682642388,HashPart3=-1475771793,HashPart4=-761173071,,)
        MSI (s) (9C:0C) [17:14:14:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\example2.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:078]: Source for file 'example2.html1' is compressed
        InstallFiles: File: example2.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\, Size: 662
        MSI (s) (9C:0C) [17:14:14:094]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js7,DestName=example1.js,Attributes=16384,FileSize=680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=757995737,HashPart2=1655919882,HashPart3=1603524466,HashPart4=-64569370,,)
        MSI (s) (9C:0C) [17:14:14:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:094]: Source for file 'example1.js7' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\, Size: 680
        MSI (s) (9C:0C) [17:14:14:094]: Executing op: FileCopy(SourceName=EXAMPL~3.HTM|example1.html,SourceCabKey=example1.html7,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1358203790,HashPart2=1899531832,HashPart3=-1881701720,HashPart4=620170265,,)
        MSI (s) (9C:0C) [17:14:14:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:094]: Source for file 'example1.html7' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\, Size: 662
        MSI (s) (9C:0C) [17:14:14:094]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\)
        MSI (s) (9C:0C) [17:14:14:094]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN7667~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\)
        MSI (s) (9C:0C) [17:14:14:094]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php11,DestName=index.php,Attributes=16384,FileSize=19562,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-561119913,HashPart2=-43721186,HashPart3=-365144676,HashPart4=1441142708,,)
        MSI (s) (9C:0C) [17:14:14:094]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:094]: Source for file 'index.php11' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 19562
        MSI (s) (9C:0C) [17:14:14:109]: Executing op: FileCopy(SourceName=EXAMPL~1.JS|exampleFilterModel.js,SourceCabKey=examplefiltermodel.js,DestName=exampleFilterModel.js,Attributes=16384,FileSize=2276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1264700964,HashPart2=-444673986,HashPart3=-1941338267,HashPart4=-974893354,,)
        MSI (s) (9C:0C) [17:14:14:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\exampleFilterModel.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:109]: Source for file 'examplefiltermodel.js' is compressed
        InstallFiles: File: exampleFilterModel.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 2276
        MSI (s) (9C:0C) [17:14:14:109]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|exampleFilterModel.html,SourceCabKey=examplefiltermodel.html,DestName=exampleFilterModel.html,Attributes=16384,FileSize=1352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1655324771,HashPart2=-2023246107,HashPart3=-658692873,HashPart4=430778499,,)
        MSI (s) (9C:0C) [17:14:14:109]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\exampleFilterModel.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:109]: Source for file 'examplefiltermodel.html' is compressed
        InstallFiles: File: exampleFilterModel.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 1352
        MSI (s) (9C:0C) [17:14:14:109]: Executing op: FileCopy(SourceName=EXAMPL~1.JS1|exampleFilterExternal.js,SourceCabKey=examplefilterexternal.js,DestName=exampleFilterExternal.js,Attributes=16384,FileSize=1977,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-536894692,HashPart2=-1169055127,HashPart3=296140482,HashPart4=962929422,,)
        MSI (s) (9C:0C) [17:14:14:125]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\exampleFilterExternal.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:125]: Source for file 'examplefilterexternal.js' is compressed
        InstallFiles: File: exampleFilterExternal.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 1977
        MSI (s) (9C:0C) [17:14:14:125]: Executing op: FileCopy(SourceName=EXAMPL~2.HTM|exampleFilterExternal.html,SourceCabKey=examplefilterexternal.html,DestName=exampleFilterExternal.html,Attributes=16384,FileSize=1417,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-450589744,HashPart2=-256447607,HashPart3=-2038745911,HashPart4=-1193971157,,)
        MSI (s) (9C:0C) [17:14:14:125]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\exampleFilterExternal.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:125]: Source for file 'examplefilterexternal.html' is compressed
        InstallFiles: File: exampleFilterExternal.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 1417
        MSI (s) (9C:0C) [17:14:14:125]: Executing op: FileCopy(SourceName=EXAMPL~1.JS2|exampleFilterApply.js,SourceCabKey=examplefilterapply.js,DestName=exampleFilterApply.js,Attributes=16384,FileSize=1620,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-898970925,HashPart2=75127796,HashPart3=128241688,HashPart4=-299889639,,)
        MSI (s) (9C:0C) [17:14:14:125]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\exampleFilterApply.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:125]: Source for file 'examplefilterapply.js' is compressed
        InstallFiles: File: exampleFilterApply.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 1620
        MSI (s) (9C:0C) [17:14:14:125]: Executing op: FileCopy(SourceName=EXAMPL~3.HTM|exampleFilterApply.html,SourceCabKey=examplefilterapply.html,DestName=exampleFilterApply.html,Attributes=16384,FileSize=672,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1743535022,HashPart2=1348790817,HashPart3=1185630303,HashPart4=-1800933164,,)
        MSI (s) (9C:0C) [17:14:14:125]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\exampleFilterApply.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:125]: Source for file 'examplefilterapply.html' is compressed
        InstallFiles: File: exampleFilterApply.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 672
        MSI (s) (9C:0C) [17:14:14:140]: Executing op: FileCopy(SourceName=EXAMPL~1.JS3|exampleFilterApi.js,SourceCabKey=examplefilterapi.js,DestName=exampleFilterApi.js,Attributes=16384,FileSize=3588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1903661371,HashPart2=-95929690,HashPart3=1381319125,HashPart4=-310330514,,)
        MSI (s) (9C:0C) [17:14:14:140]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\exampleFilterApi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:140]: Source for file 'examplefilterapi.js' is compressed
        InstallFiles: File: exampleFilterApi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 3588
        MSI (s) (9C:0C) [17:14:14:140]: Executing op: FileCopy(SourceName=EXAMPL~4.HTM|exampleFilterApi.html,SourceCabKey=examplefilterapi.html,DestName=exampleFilterApi.html,Attributes=16384,FileSize=1434,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=536366578,HashPart2=976618049,HashPart3=124044443,HashPart4=-1737120365,,)
        MSI (s) (9C:0C) [17:14:14:140]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\exampleFilterApi.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:140]: Source for file 'examplefilterapi.html' is compressed
        InstallFiles: File: exampleFilterApi.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 1434
        MSI (s) (9C:0C) [17:14:14:140]: Executing op: FileCopy(SourceName=example2.js,SourceCabKey=example2.js,DestName=example2.js,Attributes=16384,FileSize=3102,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1033452989,HashPart2=-1145013354,HashPart3=-763218813,HashPart4=461046151,,)
        MSI (s) (9C:0C) [17:14:14:140]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\example2.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:140]: Source for file 'example2.js' is compressed
        InstallFiles: File: example2.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 3102
        MSI (s) (9C:0C) [17:14:14:156]: Executing op: FileCopy(SourceName=EX6832~1.HTM|example2.html,SourceCabKey=example2.html,DestName=example2.html,Attributes=16384,FileSize=658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-725845060,HashPart2=-250752737,HashPart3=233502611,HashPart4=-1932691374,,)
        MSI (s) (9C:0C) [17:14:14:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\example2.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:156]: Source for file 'example2.html' is compressed
        InstallFiles: File: example2.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 658
        MSI (s) (9C:0C) [17:14:14:156]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js6,DestName=example1.js,Attributes=16384,FileSize=1422,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=194233021,HashPart2=-414967066,HashPart3=445059969,HashPart4=1430556860,,)
        MSI (s) (9C:0C) [17:14:14:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:156]: Source for file 'example1.js6' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 1422
        MSI (s) (9C:0C) [17:14:14:156]: Executing op: FileCopy(SourceName=EX9F95~1.HTM|example1.html,SourceCabKey=example1.html6,DestName=example1.html,Attributes=16384,FileSize=769,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=697774333,HashPart2=1002916746,HashPart3=414122238,HashPart4=1073530335,,)
        MSI (s) (9C:0C) [17:14:14:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:156]: Source for file 'example1.html6' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\, Size: 769
        MSI (s) (9C:0C) [17:14:14:156]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\)
        MSI (s) (9C:0C) [17:14:14:156]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN615A~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\)
        MSI (s) (9C:0C) [17:14:14:156]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php10,DestName=index.php,Attributes=16384,FileSize=5007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1752331454,HashPart2=-316673872,HashPart3=1461460033,HashPart4=-120413607,,)
        MSI (s) (9C:0C) [17:14:14:171]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:171]: Source for file 'index.php10' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\, Size: 5007
        MSI (s) (9C:0C) [17:14:14:171]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js5,DestName=example1.js,Attributes=16384,FileSize=4540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-421831228,HashPart2=-426233632,HashPart3=981533646,HashPart4=-839500880,,)
        MSI (s) (9C:0C) [17:14:14:171]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:171]: Source for file 'example1.js5' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\, Size: 4540
        MSI (s) (9C:0C) [17:14:14:171]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html5,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:14:171]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:171]: Source for file 'example1.html5' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\, Size: 662
        MSI (s) (9C:0C) [17:14:14:171]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\)
        MSI (s) (9C:0C) [17:14:14:171]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANFF04~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\)
        MSI (s) (9C:0C) [17:14:14:171]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php9,DestName=index.php,Attributes=16384,FileSize=7510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=375958113,HashPart2=-1029622841,HashPart3=320943267,HashPart4=-35972178,,)
        MSI (s) (9C:0C) [17:14:14:171]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:171]: Source for file 'index.php9' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\, Size: 7510
        MSI (s) (9C:0C) [17:14:14:187]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\)
        MSI (s) (9C:0C) [17:14:14:187]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\AN5A7C~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\)
        MSI (s) (9C:0C) [17:14:14:187]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php8,DestName=index.php,Attributes=16384,FileSize=1178,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1506238514,HashPart2=2108421111,HashPart3=670537890,HashPart4=1979660959,,)
        MSI (s) (9C:0C) [17:14:14:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:187]: Source for file 'index.php8' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\, Size: 1178
        MSI (s) (9C:0C) [17:14:14:187]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js4,DestName=example1.js,Attributes=16384,FileSize=2008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=941410399,HashPart2=1765576046,HashPart3=765336080,HashPart4=-1937822771,,)
        MSI (s) (9C:0C) [17:14:14:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:187]: Source for file 'example1.js4' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\, Size: 2008
        MSI (s) (9C:0C) [17:14:14:203]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html4,DestName=example1.html,Attributes=16384,FileSize=904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1833567067,HashPart2=-1456561438,HashPart3=743821767,HashPart4=1949721942,,)
        MSI (s) (9C:0C) [17:14:14:203]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:203]: Source for file 'example1.html4' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\, Size: 904
        MSI (s) (9C:0C) [17:14:14:203]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\)
        MSI (s) (9C:0C) [17:14:14:203]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANB567~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\)
        MSI (s) (9C:0C) [17:14:14:203]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php7,DestName=index.php,Attributes=16384,FileSize=5949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-398642225,HashPart2=-701454126,HashPart3=1406507552,HashPart4=-2106532898,,)
        MSI (s) (9C:0C) [17:14:14:203]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:203]: Source for file 'index.php7' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\, Size: 5949
        MSI (s) (9C:0C) [17:14:14:220]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\)
        MSI (s) (9C:0C) [17:14:14:220]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANE0A4~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\)
        MSI (s) (9C:0C) [17:14:14:220]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php6,DestName=index.php,Attributes=16384,FileSize=10547,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=509369480,HashPart2=-1549972259,HashPart3=-743770628,HashPart4=1803525324,,)
        MSI (s) (9C:0C) [17:14:14:220]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:220]: Source for file 'index.php6' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\, Size: 10547
        MSI (s) (9C:0C) [17:14:14:249]: Executing op: FileCopy(SourceName=COLUMN~1.JS|columnStateExample.js,SourceCabKey=columnstateexample.js,DestName=columnStateExample.js,Attributes=16384,FileSize=2098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-558767047,HashPart2=-1426693795,HashPart3=-301978386,HashPart4=1319716571,,)
        MSI (s) (9C:0C) [17:14:14:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\columnStateExample.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:249]: Source for file 'columnstateexample.js' is compressed
        InstallFiles: File: columnStateExample.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\, Size: 2098
        MSI (s) (9C:0C) [17:14:14:249]: Executing op: FileCopy(SourceName=COLUMN~1.HTM|columnStateExample.html,SourceCabKey=columnstateexample.html,DestName=columnStateExample.html,Attributes=16384,FileSize=1387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1169373080,HashPart2=-854996553,HashPart3=-474410418,HashPart4=438665180,,)
        MSI (s) (9C:0C) [17:14:14:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\columnStateExample.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:249]: Source for file 'columnstateexample.html' is compressed
        InstallFiles: File: columnStateExample.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\, Size: 1387
        MSI (s) (9C:0C) [17:14:14:281]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\)
        MSI (s) (9C:0C) [17:14:14:281]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANEF48~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\)
        MSI (s) (9C:0C) [17:14:14:281]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php5,DestName=index.php,Attributes=16384,FileSize=2287,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1540497017,HashPart2=-1576712255,HashPart3=-1914879898,HashPart4=339573183,,)
        MSI (s) (9C:0C) [17:14:14:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:281]: Source for file 'index.php5' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\, Size: 2287
        MSI (s) (9C:0C) [17:14:14:281]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js3,DestName=example1.js,Attributes=16384,FileSize=1310,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1538922939,HashPart2=-778544608,HashPart3=-526880492,HashPart4=374388783,,)
        MSI (s) (9C:0C) [17:14:14:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:281]: Source for file 'example1.js3' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\, Size: 1310
        MSI (s) (9C:0C) [17:14:14:281]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html3,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:14:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:281]: Source for file 'example1.html3' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\, Size: 662
        MSI (s) (9C:0C) [17:14:14:296]: Executing op: FileCopy(SourceName=AGETEM~1.HTM|ageTemplate.html,SourceCabKey=agetemplate.html,DestName=ageTemplate.html,Attributes=16384,FileSize=59,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1381372974,HashPart2=1339298647,HashPart3=576548339,HashPart4=1522694660,,)
        MSI (s) (9C:0C) [17:14:14:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\ageTemplate.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:296]: Source for file 'agetemplate.html' is compressed
        InstallFiles: File: ageTemplate.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\, Size: 59
        MSI (s) (9C:0C) [17:14:14:296]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\)
        MSI (s) (9C:0C) [17:14:14:296]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANFC4E~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\)
        MSI (s) (9C:0C) [17:14:14:296]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php4,DestName=index.php,Attributes=16384,FileSize=5796,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=70174846,HashPart2=1327315826,HashPart3=1391049152,HashPart4=-1629645333,,)
        MSI (s) (9C:0C) [17:14:14:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:296]: Source for file 'index.php4' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\, Size: 5796
        MSI (s) (9C:0C) [17:14:14:312]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js2,DestName=example1.js,Attributes=16384,FileSize=1678,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1158520949,HashPart2=312662989,HashPart3=-127360455,HashPart4=42370906,,)
        MSI (s) (9C:0C) [17:14:14:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:312]: Source for file 'example1.js2' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\, Size: 1678
        MSI (s) (9C:0C) [17:14:14:312]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html2,DestName=example1.html,Attributes=16384,FileSize=1132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1553359383,HashPart2=1939862391,HashPart3=-1691968172,HashPart4=-881845828,,)
        MSI (s) (9C:0C) [17:14:14:312]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:312]: Source for file 'example1.html2' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\, Size: 1132
        MSI (s) (9C:0C) [17:14:14:328]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\)
        MSI (s) (9C:0C) [17:14:14:328]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANGULA~4\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\)
        MSI (s) (9C:0C) [17:14:14:328]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php3,DestName=index.php,Attributes=16384,FileSize=3925,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-441760322,HashPart2=-321328549,HashPart3=20418710,HashPart4=409430062,,)
        MSI (s) (9C:0C) [17:14:14:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:328]: Source for file 'index.php3' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\, Size: 3925
        MSI (s) (9C:0C) [17:14:14:328]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js1,DestName=example1.js,Attributes=16384,FileSize=1712,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2147442665,HashPart2=-594262742,HashPart3=1250002617,HashPart4=-1826359215,,)
        MSI (s) (9C:0C) [17:14:14:328]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:328]: Source for file 'example1.js1' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\, Size: 1712
        MSI (s) (9C:0C) [17:14:14:343]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html1,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=810944019,HashPart2=1440986876,HashPart3=735201405,HashPart4=-1995417188,,)
        MSI (s) (9C:0C) [17:14:14:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:343]: Source for file 'example1.html1' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\, Size: 662
        MSI (s) (9C:0C) [17:14:14:343]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\)
        MSI (s) (9C:0C) [17:14:14:343]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANGULA~3\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\)
        MSI (s) (9C:0C) [17:14:14:343]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php2,DestName=index.php,Attributes=16384,FileSize=2550,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1852971000,HashPart2=357424745,HashPart3=-689112376,HashPart4=2103348524,,)
        MSI (s) (9C:0C) [17:14:14:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:343]: Source for file 'index.php2' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\, Size: 2550
        MSI (s) (9C:0C) [17:14:14:343]: Executing op: FileCopy(SourceName=EXAMPL~1.JS|exampleCellExpressions.js,SourceCabKey=examplecellexpressions.js,DestName=exampleCellExpressions.js,Attributes=16384,FileSize=2612,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-859063155,HashPart2=-406559366,HashPart3=1125773960,HashPart4=419635733,,)
        MSI (s) (9C:0C) [17:14:14:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\exampleCellExpressions.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:343]: Source for file 'examplecellexpressions.js' is compressed
        InstallFiles: File: exampleCellExpressions.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\, Size: 2612
        MSI (s) (9C:0C) [17:14:14:359]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|exampleCellExpressions.html,SourceCabKey=examplecellexpressions.html,DestName=exampleCellExpressions.html,Attributes=16384,FileSize=1288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-708952375,HashPart2=1286038895,HashPart3=-512727458,HashPart4=1516424194,,)
        MSI (s) (9C:0C) [17:14:14:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\exampleCellExpressions.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:359]: Source for file 'examplecellexpressions.html' is compressed
        InstallFiles: File: exampleCellExpressions.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\, Size: 1288
        MSI (s) (9C:0C) [17:14:14:374]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\)
        MSI (s) (9C:0C) [17:14:14:374]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANGULA~2\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\)
        MSI (s) (9C:0C) [17:14:14:374]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php1,DestName=index.php,Attributes=16384,FileSize=11731,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-967564431,HashPart2=814404936,HashPart3=193460124,HashPart4=-1306732588,,)
        MSI (s) (9C:0C) [17:14:14:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:374]: Source for file 'index.php1' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\, Size: 11731
        MSI (s) (9C:0C) [17:14:14:374]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\)
        MSI (s) (9C:0C) [17:14:14:374]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\ANGULA~1\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\)
        MSI (s) (9C:0C) [17:14:14:374]: Executing op: FileCopy(SourceName=index.php,SourceCabKey=index.php,DestName=index.php,Attributes=16384,FileSize=2669,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1982630155,HashPart2=86022080,HashPart3=-1429724357,HashPart4=1293373712,,)
        MSI (s) (9C:0C) [17:14:14:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\index.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:374]: Source for file 'index.php' is compressed
        InstallFiles: File: index.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\, Size: 2669
        MSI (s) (9C:0C) [17:14:14:390]: Executing op: FileCopy(SourceName=example1.js,SourceCabKey=example1.js,DestName=example1.js,Attributes=16384,FileSize=2607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1953901326,HashPart2=1387797833,HashPart3=532469760,HashPart4=-1504600823,,)
        MSI (s) (9C:0C) [17:14:14:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\example1.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:390]: Source for file 'example1.js' is compressed
        InstallFiles: File: example1.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\, Size: 2607
        MSI (s) (9C:0C) [17:14:14:390]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example1.html,SourceCabKey=example1.html,DestName=example1.html,Attributes=16384,FileSize=662,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=41023343,HashPart2=771809157,HashPart3=-598822012,HashPart4=-973062488,,)
        MSI (s) (9C:0C) [17:14:14:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\example1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:390]: Source for file 'example1.html' is compressed
        InstallFiles: File: example1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\, Size: 662
        MSI (s) (9C:0C) [17:14:14:390]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\)
        MSI (s) (9C:0C) [17:14:14:390]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\docs\|IISRootFolder\MyComp.WebApp\lib\ag-grid\docs\)
        MSI (s) (9C:0C) [17:14:14:390]: Executing op: FileCopy(SourceName=traige.txt,SourceCabKey=traige.txt,DestName=traige.txt,Attributes=16384,FileSize=872,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=34938902,HashPart2=1292012134,HashPart3=-1448362802,HashPart4=541633554,,)
        MSI (s) (9C:0C) [17:14:14:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\traige.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:390]: Source for file 'traige.txt' is compressed
        InstallFiles: File: traige.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 872
        MSI (s) (9C:0C) [17:14:14:405]: Executing op: FileCopy(SourceName=style.css,SourceCabKey=style.css,DestName=style.css,Attributes=16384,FileSize=2120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2080315397,HashPart2=1246162238,HashPart3=146488659,HashPart4=-2047776050,,)
        MSI (s) (9C:0C) [17:14:14:405]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\style.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:405]: Source for file 'style.css' is compressed
        InstallFiles: File: style.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 2120
        MSI (s) (9C:0C) [17:14:14:405]: Executing op: FileCopy(SourceName=sitemap.xml,SourceCabKey=sitemap.xml,DestName=sitemap.xml,Attributes=16384,FileSize=4721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1868348278,HashPart2=2100412261,HashPart3=-640713619,HashPart4=-1637157810,,)
        MSI (s) (9C:0C) [17:14:14:405]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\sitemap.xml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:405]: Source for file 'sitemap.xml' is compressed
        InstallFiles: File: sitemap.xml, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 4721
        MSI (s) (9C:0C) [17:14:14:405]: Executing op: FileCopy(SourceName=SHOWEX~1.HTM|showExample.html,SourceCabKey=showexample.html,DestName=showExample.html,Attributes=16384,FileSize=1055,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1635288469,HashPart2=831593944,HashPart3=1176958161,HashPart4=-1286208136,,)
        MSI (s) (9C:0C) [17:14:14:405]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\showExample.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:405]: Source for file 'showexample.html' is compressed
        InstallFiles: File: showExample.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 1055
        MSI (s) (9C:0C) [17:14:14:421]: Executing op: FileCopy(SourceName=OPEN-S~1.PNG|open-source.png,SourceCabKey=open_source.png1,DestName=open-source.png,Attributes=16384,FileSize=18085,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1474156897,HashPart2=1067416697,HashPart3=861875455,HashPart4=-1727917210,,)
        MSI (s) (9C:0C) [17:14:14:421]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\open-source.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:421]: Source for file 'open_source.png1' is compressed
        InstallFiles: File: open-source.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 18085
        MSI (s) (9C:0C) [17:14:14:439]: Executing op: FileCopy(SourceName=OLYMPI~1.JSO|olympicWinners.json,SourceCabKey=olympicwinners.json,DestName=olympicWinners.json,Attributes=16384,FileSize=1346014,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1902481841,HashPart2=-14782145,HashPart3=306303283,HashPart4=-1980910276,,)
        MSI (s) (9C:0C) [17:14:14:439]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\olympicWinners.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:439]: Source for file 'olympicwinners.json' is compressed
        InstallFiles: File: olympicWinners.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 1346014
        MSI (s) (9C:0C) [17:14:14:468]: Executing op: FileCopy(SourceName=NOTE~1.HTM|note.html,SourceCabKey=note.html,DestName=note.html,Attributes=16384,FileSize=282,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1575472531,HashPart2=2067099933,HashPart3=2065999573,HashPart4=656242164,,)
        MSI (s) (9C:0C) [17:14:14:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\note.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:468]: Source for file 'note.html' is compressed
        InstallFiles: File: note.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 282
        MSI (s) (9C:0C) [17:14:14:483]: Executing op: FileCopy(SourceName=niall.png,SourceCabKey=niall.png,DestName=niall.png,Attributes=16384,FileSize=79666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-681811105,HashPart2=-208026608,HashPart3=840750002,HashPart4=-396152784,,)
        MSI (s) (9C:0C) [17:14:14:483]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\niall.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:483]: Source for file 'niall.png' is compressed
        InstallFiles: File: niall.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 79666
        MSI (s) (9C:0C) [17:14:14:483]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js1,DestName=index.js,Attributes=16384,FileSize=94,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=286730972,HashPart2=612760514,HashPart3=1875036024,HashPart4=-1427824515,,)
        MSI (s) (9C:0C) [17:14:14:483]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:483]: Source for file 'index.js1' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 94
        MSI (s) (9C:0C) [17:14:14:483]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html1,DestName=index.html,Attributes=16384,FileSize=158882,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1111040342,HashPart2=-1795286747,HashPart3=-1030475895,HashPart4=564735041,,)
        MSI (s) (9C:0C) [17:14:14:483]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:483]: Source for file 'index.html1' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 158882
        MSI (s) (9C:0C) [17:14:14:499]: Executing op: FileCopy(SourceName=github.png,SourceCabKey=github.png,DestName=github.png,Attributes=16384,FileSize=35407,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1548484686,HashPart2=-2113458644,HashPart3=360220780,HashPart4=-202990247,,)
        MSI (s) (9C:0C) [17:14:14:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\github.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:499]: Source for file 'github.png' is compressed
        InstallFiles: File: github.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 35407
        MSI (s) (9C:0C) [17:14:14:516]: Executing op: FileCopy(SourceName=favicon.ico,SourceCabKey=favicon.ico2,DestName=favicon.ico,Attributes=16384,FileSize=32038,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=203620899,HashPart2=1610983352,HashPart3=1811302870,HashPart4=-2019280607,,)
        MSI (s) (9C:0C) [17:14:14:516]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\favicon.ico; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:516]: Source for file 'favicon.ico2' is compressed
        InstallFiles: File: favicon.ico, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 32038
        MSI (s) (9C:0C) [17:14:14:516]: Executing op: FileCopy(SourceName=example.png,SourceCabKey=example.png,DestName=example.png,Attributes=16384,FileSize=808,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=180124361,HashPart2=1339601456,HashPart3=-969225124,HashPart4=1365815218,,)
        MSI (s) (9C:0C) [17:14:14:516]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:516]: Source for file 'example.png' is compressed
        InstallFiles: File: example.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 808
        MSI (s) (9C:0C) [17:14:14:546]: Executing op: FileCopy(SourceName=example.js,SourceCabKey=example.js,DestName=example.js,Attributes=16384,FileSize=28753,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1556085847,HashPart2=2103337531,HashPart3=1562458742,HashPart4=1285498938,,)
        MSI (s) (9C:0C) [17:14:14:546]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:546]: Source for file 'example.js' is compressed
        InstallFiles: File: example.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 28753
        MSI (s) (9C:0C) [17:14:14:593]: Executing op: FileCopy(SourceName=EXAMPL~1.HTM|example.html,SourceCabKey=example.html,DestName=example.html,Attributes=16384,FileSize=8222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-624636215,HashPart2=-1379861208,HashPart3=505515956,HashPart4=110960047,,)
        MSI (s) (9C:0C) [17:14:14:593]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:593]: Source for file 'example.html' is compressed
        InstallFiles: File: example.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 8222
        MSI (s) (9C:0C) [17:14:14:702]: Executing op: FileCopy(SourceName=DOCUME~1.PHP|documentation_header.php,SourceCabKey=documentation_header.php,DestName=documentation_header.php,Attributes=16384,FileSize=19414,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1510935396,HashPart2=-2087834878,HashPart3=-1852151113,HashPart4=724102170,,)
        MSI (s) (9C:0C) [17:14:14:702]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\documentation_header.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:702]: Source for file 'documentation_header.php' is compressed
        InstallFiles: File: documentation_header.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 19414
        MSI (s) (9C:0C) [17:14:14:702]: Executing op: FileCopy(SourceName=DOCUME~2.PHP|documentation_footer.php,SourceCabKey=documentation_footer.php,DestName=documentation_footer.php,Attributes=16384,FileSize=1361,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=306186578,HashPart2=-1670364999,HashPart3=648844529,HashPart4=274439521,,)
        MSI (s) (9C:0C) [17:14:14:702]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\documentation_footer.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:702]: Source for file 'documentation_footer.php' is compressed
        InstallFiles: File: documentation_footer.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 1361
        MSI (s) (9C:0C) [17:14:14:702]: Executing op: FileCopy(SourceName=DOCUME~3.PHP|documentation.php,SourceCabKey=documentation.php,DestName=documentation.php,Attributes=16384,FileSize=21494,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2023012116,HashPart2=621614483,HashPart3=1383458397,HashPart4=117068221,,)
        MSI (s) (9C:0C) [17:14:14:702]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\documentation.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:702]: Source for file 'documentation.php' is compressed
        InstallFiles: File: documentation.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 21494
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: FileCopy(SourceName=DOCUME~1.JS|documentation.js,SourceCabKey=documentation.js,DestName=documentation.js,Attributes=16384,FileSize=1391,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1785033241,HashPart2=1913981921,HashPart3=-1694436081,HashPart4=241158534,,)
        MSI (s) (9C:0C) [17:14:14:733]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\documentation.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:733]: Source for file 'documentation.js' is compressed
        InstallFiles: File: documentation.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 1391
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: FileCopy(SourceName=DOCUME~1.CSS|documentation.css,SourceCabKey=documentation.css,DestName=documentation.css,Attributes=16384,FileSize=1181,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1811211,HashPart2=-798768637,HashPart3=-1984730495,HashPart4=1129880290,,)
        MSI (s) (9C:0C) [17:14:14:733]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\documentation.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:733]: Source for file 'documentation.css' is compressed
        InstallFiles: File: documentation.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 1181
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: FileCopy(SourceName=BROWSE~1.PNG|browser_logos.png,SourceCabKey=browser_logos.png,DestName=browser_logos.png,Attributes=16384,FileSize=34590,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-553146928,HashPart2=1642622425,HashPart3=-409518663,HashPart4=1240036151,,)
        MSI (s) (9C:0C) [17:14:14:733]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\browser_logos.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:733]: Source for file 'browser_logos.png' is compressed
        InstallFiles: File: browser_logos.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 34590
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: FileCopy(SourceName=ANGULA~1.PNG|angularjs.png,SourceCabKey=angularjs.png,DestName=angularjs.png,Attributes=16384,FileSize=143250,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=407615561,HashPart2=608901298,HashPart3=226126434,HashPart4=1198726808,,)
        MSI (s) (9C:0C) [17:14:14:733]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angularjs.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:733]: Source for file 'angularjs.png' is compressed
        InstallFiles: File: angularjs.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\, Size: 143250
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\)
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\dist\|IISRootFolder\MyComp.WebApp\lib\ag-grid\dist\)
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: FileCopy(SourceName=THEME-~1.CSS|theme-fresh.min.css,SourceCabKey=theme_fresh.min.css,DestName=theme-fresh.min.css,Attributes=16384,FileSize=3878,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=504431579,HashPart2=-1213958061,HashPart3=-527518963,HashPart4=180752535,,)
        MSI (s) (9C:0C) [17:14:14:733]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\theme-fresh.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:733]: Source for file 'theme_fresh.min.css' is compressed
        InstallFiles: File: theme-fresh.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 3878
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: FileCopy(SourceName=THEME-~2.CSS|theme-fresh.css,SourceCabKey=theme_fresh.css,DestName=theme-fresh.css,Attributes=16384,FileSize=4707,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-367691082,HashPart2=1400897044,HashPart3=-1601023116,HashPart4=-121118788,,)
        MSI (s) (9C:0C) [17:14:14:733]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\theme-fresh.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:733]: Source for file 'theme_fresh.css' is compressed
        InstallFiles: File: theme-fresh.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 4707
        MSI (s) (9C:0C) [17:14:14:733]: Executing op: FileCopy(SourceName=THEME-~3.CSS|theme-dark.min.css,SourceCabKey=theme_dark.min.css,DestName=theme-dark.min.css,Attributes=16384,FileSize=3297,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1359566085,HashPart2=498867157,HashPart3=-1638896045,HashPart4=-1506813504,,)
        MSI (s) (9C:0C) [17:14:14:733]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\theme-dark.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:733]: Source for file 'theme_dark.min.css' is compressed
        InstallFiles: File: theme-dark.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 3297
        MSI (s) (9C:0C) [17:14:14:749]: Executing op: FileCopy(SourceName=THEME-~4.CSS|theme-dark.css,SourceCabKey=theme_dark.css,DestName=theme-dark.css,Attributes=16384,FileSize=4089,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1278895101,HashPart2=-255830687,HashPart3=922031728,HashPart4=-1496636133,,)
        MSI (s) (9C:0C) [17:14:14:749]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\theme-dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:749]: Source for file 'theme_dark.css' is compressed
        InstallFiles: File: theme-dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 4089
        MSI (s) (9C:0C) [17:14:14:749]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-grid.min.js,SourceCabKey=angular_grid.min.js,DestName=angular-grid.min.js,Attributes=16384,FileSize=179277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=155103214,HashPart2=342401658,HashPart3=1495592936,HashPart4=1115847889,,)
        MSI (s) (9C:0C) [17:14:14:749]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\angular-grid.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:749]: Source for file 'angular_grid.min.js' is compressed
        InstallFiles: File: angular-grid.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 179277
        MSI (s) (9C:0C) [17:14:14:749]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-grid.min.css,SourceCabKey=angular_grid.min.css,DestName=angular-grid.min.css,Attributes=16384,FileSize=4092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1506700045,HashPart2=503183563,HashPart3=2060974885,HashPart4=-2130449769,,)
        MSI (s) (9C:0C) [17:14:14:749]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\angular-grid.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:749]: Source for file 'angular_grid.min.css' is compressed
        InstallFiles: File: angular-grid.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 4092
        MSI (s) (9C:0C) [17:14:14:749]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-grid.js,SourceCabKey=angular_grid.js,DestName=angular-grid.js,Attributes=16384,FileSize=473009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1065300512,HashPart2=-587616880,HashPart3=2038789793,HashPart4=-524377037,,)
        MSI (s) (9C:0C) [17:14:14:749]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\angular-grid.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:749]: Source for file 'angular_grid.js' is compressed
        InstallFiles: File: angular-grid.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 473009
        MSI (s) (9C:0C) [17:14:14:765]: Executing op: FileCopy(SourceName=ANGULA~1.TS|angular-grid.d.ts,SourceCabKey=angular_grid.d.ts,DestName=angular-grid.d.ts,Attributes=16384,FileSize=70561,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-615127019,HashPart2=-1684865726,HashPart3=-1379758418,HashPart4=887210611,,)
        MSI (s) (9C:0C) [17:14:14:765]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\angular-grid.d.ts; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:765]: Source for file 'angular_grid.d.ts' is compressed
        InstallFiles: File: angular-grid.d.ts, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 70561
        MSI (s) (9C:0C) [17:14:14:780]: Executing op: FileCopy(SourceName=ANGULA~2.CSS|angular-grid.css,SourceCabKey=angular_grid.css,DestName=angular-grid.css,Attributes=16384,FileSize=5288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-709501441,HashPart2=-875310669,HashPart3=941293935,HashPart4=854405147,,)
        MSI (s) (9C:0C) [17:14:14:780]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\angular-grid.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:780]: Source for file 'angular_grid.css' is compressed
        InstallFiles: File: angular-grid.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\, Size: 5288
        MSI (s) (9C:0C) [17:14:14:780]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\)
        MSI (s) (9C:0C) [17:14:14:780]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ag-grid\|IISRootFolder\MyComp.WebApp\lib\ag-grid\)
        MSI (s) (9C:0C) [17:14:14:780]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md,DestName=README.md,Attributes=16384,FileSize=1841,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1674704723,HashPart2=868063924,HashPart3=2031236963,HashPart4=158836251,,)
        MSI (s) (9C:0C) [17:14:14:780]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:780]: Source for file 'readme.md' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\, Size: 1841
        MSI (s) (9C:0C) [17:14:14:780]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json,DestName=package.json,Attributes=16384,FileSize=1037,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=964163508,HashPart2=1746247163,HashPart3=2107531593,HashPart4=2081039974,,)
        MSI (s) (9C:0C) [17:14:14:780]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:780]: Source for file 'package.json' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\, Size: 1037
        MSI (s) (9C:0C) [17:14:14:780]: Executing op: FileCopy(SourceName=notes.txt,SourceCabKey=notes.txt,DestName=notes.txt,Attributes=16384,FileSize=151,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-554317492,HashPart2=37213453,HashPart3=1655551778,HashPart4=1981446658,,)
        MSI (s) (9C:0C) [17:14:14:780]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\notes.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:780]: Source for file 'notes.txt' is compressed
        InstallFiles: File: notes.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\, Size: 151
        MSI (s) (9C:0C) [17:14:14:796]: Executing op: FileCopy(SourceName=LICENSE.txt,SourceCabKey=license.txt,DestName=LICENSE.txt,Attributes=16384,FileSize=1092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1126034673,HashPart2=1409156679,HashPart3=-666098021,HashPart4=-577699756,,)
        MSI (s) (9C:0C) [17:14:14:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\LICENSE.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:796]: Source for file 'license.txt' is compressed
        InstallFiles: File: LICENSE.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\, Size: 1092
        MSI (s) (9C:0C) [17:14:14:796]: Executing op: FileCopy(SourceName=gulpfile.js,SourceCabKey=gulpfile.js,DestName=gulpfile.js,Attributes=16384,FileSize=3634,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1734654156,HashPart2=-1929856423,HashPart3=1271655867,HashPart4=1785599854,,)
        MSI (s) (9C:0C) [17:14:14:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\gulpfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:796]: Source for file 'gulpfile.js' is compressed
        InstallFiles: File: gulpfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\, Size: 3634
        MSI (s) (9C:0C) [17:14:14:796]: Executing op: FileCopy(SourceName=CONTRI~1.MD|CONTRIBUTING.md,SourceCabKey=contributing.md,DestName=CONTRIBUTING.md,Attributes=16384,FileSize=3084,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-533737415,HashPart2=1618020209,HashPart3=-366128080,HashPart4=685331092,,)
        MSI (s) (9C:0C) [17:14:14:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\CONTRIBUTING.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:796]: Source for file 'contributing.md' is compressed
        InstallFiles: File: CONTRIBUTING.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\, Size: 3084
        MSI (s) (9C:0C) [17:14:14:842]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json,DestName=bower.json,Attributes=16384,FileSize=741,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-379951192,HashPart2=-1617195238,HashPart3=1333353806,HashPart4=2014404360,,)
        MSI (s) (9C:0C) [17:14:14:842]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:842]: Source for file 'bower.json' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\, Size: 741
        MSI (s) (9C:0C) [17:14:14:842]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json,DestName=.bower.json,Attributes=16384,FileSize=959,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=973867887,HashPart2=1298302383,HashPart3=378329798,HashPart4=-1232132900,,)
        MSI (s) (9C:0C) [17:14:14:842]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:842]: Source for file '_bower.json' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\, Size: 959
        MSI (s) (9C:0C) [17:14:14:842]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\images\)
        MSI (s) (9C:0C) [17:14:14:842]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\images\|IISRootFolder\MyComp.WebApp\images\)
        MSI (s) (9C:0C) [17:14:14:842]: Executing op: FileCopy(SourceName=MyProduct-~1.PNG|MyProduct-welcome.png,SourceCabKey=MyProduct_welcome.png,DestName=MyProduct-welcome.png,Attributes=16384,FileSize=23336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1387601916,HashPart2=-1852803476,HashPart3=1377416388,HashPart4=1696948286,,)
        MSI (s) (9C:0C) [17:14:14:842]: File: C:\inetpub\wwwroot\MyComp.WebApp\images\MyProduct-welcome.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:842]: Source for file 'MyProduct_welcome.png' is compressed
        InstallFiles: File: MyProduct-welcome.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\images\, Size: 23336
        MSI (s) (9C:0C) [17:14:14:858]: Executing op: FileCopy(SourceName=MyProduct-~2.PNG|MyProduct-navbar-logo.png,SourceCabKey=MyProduct_navbar_logo.png,DestName=MyProduct-navbar-logo.png,Attributes=16384,FileSize=146,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2017082387,HashPart2=621623360,HashPart3=-260009444,HashPart4=848626599,,)
        MSI (s) (9C:0C) [17:14:14:858]: File: C:\inetpub\wwwroot\MyComp.WebApp\images\MyProduct-navbar-logo.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:858]: Source for file 'MyProduct_navbar_logo.png' is compressed
        ; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:858]: Source for file 'header_user_profile.png' is compressed
        InstallFiles: File: header-user-profile.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\images\, Size: 7875
        MSI (s) (9C:0C) [17:14:14:920]: Executing op: FileCopy(SourceName=HEADER~2.PNG|header-user-profile-small.png,SourceCabKey=header_user_profile_small.pn,DestName=header-user-profile-small.png,Attributes=16384,FileSize=1471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-514722768,HashPart2=215413198,HashPart3=-1535060163,HashPart4=319414401,,)
        MSI (s) (9C:0C) [17:14:14:920]: File: C:\inetpub\wwwroot\MyComp.WebApp\images\header-user-profile-small.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:920]: Source for file 'header_user_profile_small.pn' is compressed
        InstallFiles: File: header-user-profile-small.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\images\, Size: 1471
        MSI (s) (9C:0C) [17:14:14:920]: Executing op: FileCopy(SourceName=STANDA~1.JPG|StandardUserProfilePic.jpg,SourceCabKey=standarduserprofilepic.jpg,DestName=StandardUserProfilePic.jpg,Attributes=16384,FileSize=14966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1106008239,HashPart2=-1125863389,HashPart3=1283361970,HashPart4=643393347,,)
        MSI (s) (9C:0C) [17:14:14:920]: File: C:\inetpub\wwwroot\MyComp.WebApp\images\StandardUserProfilePic.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:920]: Source for file 'standarduserprofilepic.jpg' is compressed
        InstallFiles: File: StandardUserProfilePic.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\images\, Size: 14966
        MSI (s) (9C:0C) [17:14:14:936]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\)
        MSI (s) (9C:0C) [17:14:14:936]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANA257~1\example\|IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\)
        MSI (s) (9C:0C) [17:14:14:936]: Executing op: FileCopy(SourceName=DEFAUL~1.HTM|default.html,SourceCabKey=default.html1,DestName=default.html,Attributes=16384,FileSize=1591,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1165145814,HashPart2=-216859888,HashPart3=781064252,HashPart4=1035370818,,)
        MSI (s) (9C:0C) [17:14:14:936]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\default.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:936]: Source for file 'default.html1' is compressed
        InstallFiles: File: default.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\, Size: 1591
        MSI (s) (9C:0C) [17:14:14:936]: Executing op: FileCopy(SourceName=BOOTST~1.HTM|bootstrap-3.html,SourceCabKey=bootstrap_3.html,DestName=bootstrap-3.html,Attributes=16384,FileSize=2929,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-539929913,HashPart2=78107847,HashPart3=2041328243,HashPart4=94639861,,)
        MSI (s) (9C:0C) [17:14:14:936]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\bootstrap-3.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:936]: Source for file 'bootstrap_3.html' is compressed
        InstallFiles: File: bootstrap-3.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\, Size: 2929
        MSI (s) (9C:0C) [17:14:14:936]: Executing op: FileCopy(SourceName=BOOTST~2.HTM|bootstrap-2.html,SourceCabKey=bootstrap_2.html,DestName=bootstrap-2.html,Attributes=16384,FileSize=2359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-431930772,HashPart2=-442532189,HashPart3=1726276207,HashPart4=264935851,,)
        MSI (s) (9C:0C) [17:14:14:936]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\bootstrap-2.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:14:936]: Source for file 'bootstrap_2.html' is compressed
        InstallFiles: File: bootstrap-2.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\, Size: 2359
        MSI (s) (9C:0C) [17:14:15:045]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\)
        MSI (s) (9C:0C) [17:14:15:045]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\ANA257~1\|IISRootFolder\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\)
        MSI (s) (9C:0C) [17:14:15:045]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md44,DestName=README.md,Attributes=16384,FileSize=1340,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-797845077,HashPart2=-425039205,HashPart3=-1365948307,HashPart4=-779470678,,)
        MSI (s) (9C:0C) [17:14:15:045]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:045]: Source for file 'readme.md44' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\, Size: 1340
        MSI (s) (9C:0C) [17:14:15:045]: Executing op: FileCopy(SourceName=preview.png,SourceCabKey=preview.png,DestName=preview.png,Attributes=16384,FileSize=11879,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-816903413,HashPart2=1872544999,HashPart3=848005594,HashPart4=494882001,,)
        MSI (s) (9C:0C) [17:14:15:045]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\preview.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:045]: Source for file 'preview.png' is compressed
        InstallFiles: File: preview.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\, Size: 11879
        MSI (s) (9C:0C) [17:14:15:045]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license20,DestName=LICENSE,Attributes=16384,FileSize=1143,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1129932986,HashPart2=-485451709,HashPart3=-236623347,HashPart4=1449330090,,)
        MSI (s) (9C:0C) [17:14:15:045]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:045]: Source for file 'license20' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\, Size: 1143
        MSI (s) (9C:0C) [17:14:15:077]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json67,DestName=bower.json,Attributes=16384,FileSize=571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=733119938,HashPart2=1286571213,HashPart3=-1435540202,HashPart4=322447092,,)
        MSI (s) (9C:0C) [17:14:15:077]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:077]: Source for file 'bower.json67' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\, Size: 571
        MSI (s) (9C:0C) [17:14:15:077]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-toggle-switch.min.js,SourceCabKey=angular_toggle_switch.min.js,DestName=angular-toggle-switch.min.js,Attributes=16384,FileSize=2261,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-537886296,HashPart2=-1896040932,HashPart3=-266489790,HashPart4=-666872314,,)
        MSI (s) (9C:0C) [17:14:15:077]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\angular-toggle-switch.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:077]: Source for file 'angular_toggle_switch.min.js' is compressed
        InstallFiles: File: angular-toggle-switch.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\, Size: 2261
        MSI (s) (9C:0C) [17:14:15:077]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-toggle-switch.js,SourceCabKey=angular_toggle_switch.js,DestName=angular-toggle-switch.js,Attributes=16384,FileSize=3227,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=709873961,HashPart2=1936020439,HashPart3=2119968857,HashPart4=1701997095,,)
        MSI (s) (9C:0C) [17:14:15:077]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\angular-toggle-switch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:077]: Source for file 'angular_toggle_switch.js' is compressed
        InstallFiles: File: angular-toggle-switch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\, Size: 3227
        MSI (s) (9C:0C) [17:14:15:092]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json53,DestName=.bower.json,Attributes=16384,FileSize=843,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1393207132,HashPart2=1554414044,HashPart3=-1180650975,HashPart4=-921320099,,)
        MSI (s) (9C:0C) [17:14:15:092]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:092]: Source for file '_bower.json53' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\, Size: 843
        MSI (s) (9C:0C) [17:14:15:092]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\)
        MSI (s) (9C:0C) [17:14:15:092]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\FOLDER~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\folderbrowser\directives\)
        MSI (s) (9C:0C) [17:14:15:092]: Executing op: FileCopy(SourceName=jsTree.js,SourceCabKey=jstree.js,DestName=jsTree.js,Attributes=16384,FileSize=6909,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=228264756,HashPart2=654458490,HashPart3=-1087850006,HashPart4=-551168138,,)
        MSI (s) (9C:0C) [17:14:15:092]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\jsTree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:092]: Source for file 'jstree.js' is compressed
        InstallFiles: File: jsTree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\, Size: 6909
        MSI (s) (9C:0C) [17:14:15:092]: Executing op: FileCopy(SourceName=FOLDER~1.JS|folderBrowser.js,SourceCabKey=folderbrowser.js1,DestName=folderBrowser.js,Attributes=16384,FileSize=711,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-609153466,HashPart2=1749534536,HashPart3=-778125918,HashPart4=-292747699,,)
        MSI (s) (9C:0C) [17:14:15:092]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\folderBrowser.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:092]: Source for file 'folderbrowser.js1' is compressed
        InstallFiles: File: folderBrowser.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\, Size: 711
        MSI (s) (9C:0C) [17:14:15:092]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\)
        MSI (s) (9C:0C) [17:14:15:092]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\SMOOTH~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\)
        MSI (s) (9C:0C) [17:14:15:092]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css16,DestName=jquery-ui.css,Attributes=16384,FileSize=36437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1074970491,HashPart2=-920762712,HashPart3=587674296,HashPart4=755107197,,)
        MSI (s) (9C:0C) [17:14:15:092]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:092]: Source for file 'jquery_ui.css16' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\, Size: 36437
        MSI (s) (9C:0C) [17:14:15:108]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css16,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30027,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1002123733,HashPart2=399947884,HashPart3=139665334,HashPart4=2075556795,,)
        MSI (s) (9C:0C) [17:14:15:108]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:108]: Source for file 'jquery_ui.min.css16' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\, Size: 30027
        MSI (s) (9C:0C) [17:14:15:108]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css16,DestName=theme.css,Attributes=16384,FileSize=17689,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1406981721,HashPart2=1154480807,HashPart3=252424015,HashPart4=-1438897261,,)
        MSI (s) (9C:0C) [17:14:15:108]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:108]: Source for file 'theme.css16' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\, Size: 17689
        MSI (s) (9C:0C) [17:14:15:108]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\)
        MSI (s) (9C:0C) [17:14:15:108]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\SMOOTH~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\)
        MSI (s) (9C:0C) [17:14:15:108]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif15,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:15:108]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:108]: Source for file 'animated_overlay.gif15' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:15:326]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p7,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=138899668,HashPart2=-641686453,HashPart3=724825617,HashPart4=-1834851146,,)
        MSI (s) (9C:0C) [17:14:15:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:326]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p7' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 212
        MSI (s) (9C:0C) [17:14:15:326]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_flat_75_ffffff_40x100.png,SourceCabKey=ui_bg_flat_75_ffffff_40x100.4,DestName=ui-bg_flat_75_ffffff_40x100.png,Attributes=16384,FileSize=208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1603316532,HashPart2=-1383089756,HashPart3=1774524169,HashPart4=1807517493,,)
        MSI (s) (9C:0C) [17:14:15:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-bg_flat_75_ffffff_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:326]: Source for file 'ui_bg_flat_75_ffffff_40x100.4' is compressed
        InstallFiles: File: ui-bg_flat_75_ffffff_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 208
        MSI (s) (9C:0C) [17:14:15:326]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_glass_55_fbf9ee_1x400.png,SourceCabKey=ui_bg_glass_55_fbf9ee_1x400.1,DestName=ui-bg_glass_55_fbf9ee_1x400.png,Attributes=16384,FileSize=335,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1257331004,HashPart2=1360051389,HashPart3=249280912,HashPart4=740494531,,)
        MSI (s) (9C:0C) [17:14:15:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-bg_glass_55_fbf9ee_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:326]: Source for file 'ui_bg_glass_55_fbf9ee_1x400.1' is compressed
        MSI (s) (9C:0C) [17:14:15:326]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_65_ffffff_1x400.png,SourceCabKey=ui_bg_glass_65_ffffff_1x400.2,DestName=ui-bg_glass_65_ffffff_1x400.png,Attributes=16384,FileSize=207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1315994440,HashPart2=-822928161,HashPart3=991267855,HashPart4=-816671054,,)
        MSI (s) (9C:0C) [17:14:15:326]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-bg_glass_65_ffffff_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:326]: Source for file 'ui_bg_glass_65_ffffff_1x400.2' is compressed
        InstallFiles: File: ui-bg_glass_65_ffffff_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 207
        MSI (s) (9C:0C) [17:14:15:357]: Executing op: FileCopy(SourceName=UI932D~1.PNG|ui-bg_glass_75_dadada_1x400.png,SourceCabKey=ui_bg_glass_75_dadada_1x400.1,DestName=ui-bg_glass_75_dadada_1x400.png,Attributes=16384,FileSize=262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1234213884,HashPart2=-928462028,HashPart3=645744822,HashPart4=-866186208,,)
        MSI (s) (9C:0C) [17:14:15:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-bg_glass_75_dadada_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:357]: Source for file 'ui_bg_glass_75_dadada_1x400.1' is compressed
        InstallFiles: File: ui-bg_glass_75_dadada_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 262
        MSI (s) (9C:0C) [17:14:15:357]: Executing op: FileCopy(SourceName=UI9288~1.PNG|ui-bg_glass_75_e6e6e6_1x400.png,SourceCabKey=ui_bg_glass_75_e6e6e6_1x400.1,DestName=ui-bg_glass_75_e6e6e6_1x400.png,Attributes=16384,FileSize=262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1381505667,HashPart2=608687578,HashPart3=552874829,HashPart4=107167134,,)
        MSI (s) (9C:0C) [17:14:15:357]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-bg_glass_75_e6e6e6_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:357]: Source for file 'ui_bg_glass_75_e6e6e6_1x400.1' is compressed
        InstallFiles: File: ui-bg_glass_75_e6e6e6_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 262
        MSI (s) (9C:0C) [17:14:15:373]: Executing op: FileCopy(SourceName=UIF0F6~1.PNG|ui-bg_glass_95_fef1ec_1x400.png,SourceCabKey=ui_bg_glass_95_fef1ec_1x400.2,DestName=ui-bg_glass_95_fef1ec_1x400.png,Attributes=16384,FileSize=332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=86196122,HashPart2=-1833804597,HashPart3=1259906844,HashPart4=1316247001,,)
        MSI (s) (9C:0C) [17:14:15:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-bg_glass_95_fef1ec_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:373]: Source for file 'ui_bg_glass_95_fef1ec_1x400.2' is compressed
        InstallFiles: File: ui-bg_glass_95_fef1ec_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 332
        MSI (s) (9C:0C) [17:14:15:373]: Executing op: FileCopy(SourceName=UI1C5F~1.PNG|ui-bg_highlight-soft_75_cccccc_1x100.png,SourceCabKey=ui_bg_highlight_soft_75_cccc1,DestName=ui-bg_highlight-soft_75_cccccc_1x100.png,Attributes=16384,FileSize=280,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=495023788,HashPart2=-1967144455,HashPart3=519213811,HashPart4=-136332932,,)
        MSI (s) (9C:0C) [17:14:15:373]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-bg_highlight-soft_75_cccccc_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:373]: Source for file 'ui_bg_highlight_soft_75_cccc1' is compressed
        InstallFiles: File: ui-bg_highlight-soft_75_cccccc_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 280
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_222222_256x240.png,SourceCabKey=ui_icons_222222_256x240.png5,DestName=ui-icons_222222_256x240.png,Attributes=16384,FileSize=6922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1102260044,HashPart2=2007218006,HashPart3=1171009903,HashPart4=270311532,,)
        MSI (s) (9C:0C) [17:14:15:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-icons_222222_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:389]: Source for file 'ui_icons_222222_256x240.png5' is compressed
        InstallFiles: File: ui-icons_222222_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 6922
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_2e83ff_256x240.png,SourceCabKey=ui_icons_2e83ff_256x240.png3,DestName=ui-icons_2e83ff_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1381094676,HashPart2=606248937,HashPart3=-1960927652,HashPart4=-156793673,,)
        MSI (s) (9C:0C) [17:14:15:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-icons_2e83ff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:389]: Source for file 'ui_icons_2e83ff_256x240.png3' is compressed
        InstallFiles: File: ui-icons_2e83ff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_454545_256x240.png,SourceCabKey=ui_icons_454545_256x240.png5,DestName=ui-icons_454545_256x240.png,Attributes=16384,FileSize=6992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-631677204,HashPart2=962011979,HashPart3=1151712551,HashPart4=26522315,,)
        MSI (s) (9C:0C) [17:14:15:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-icons_454545_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:389]: Source for file 'ui_icons_454545_256x240.png5' is compressed
        InstallFiles: File: ui-icons_454545_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 6992
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_888888_256x240.png,SourceCabKey=ui_icons_888888_256x240.png1,DestName=ui-icons_888888_256x240.png,Attributes=16384,FileSize=6999,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=577191142,HashPart2=1017181325,HashPart3=-1121905703,HashPart4=1433767673,,)
        MSI (s) (9C:0C) [17:14:15:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-icons_888888_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:389]: Source for file 'ui_icons_888888_256x240.png1' is compressed
        InstallFiles: File: ui-icons_888888_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 6999
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: FileCopy(SourceName=UIC751~1.PNG|ui-icons_cd0a0a_256x240.png,SourceCabKey=ui_icons_cd0a0a_256x240.png3,DestName=ui-icons_cd0a0a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1536882000,HashPart2=1659656113,HashPart3=1308617086,HashPart4=1980862220,,)
        MSI (s) (9C:0C) [17:14:15:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\ui-icons_cd0a0a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:389]: Source for file 'ui_icons_cd0a0a_256x240.png3' is compressed
        InstallFiles: File: ui-icons_cd0a0a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\)
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\SOUTH-~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\)
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css17,DestName=jquery-ui.css,Attributes=16384,FileSize=36570,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2122431746,HashPart2=-14523400,HashPart3=-1954324490,HashPart4=-846149167,,)
        MSI (s) (9C:0C) [17:14:15:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:389]: Source for file 'jquery_ui.css17' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\, Size: 36570
        MSI (s) (9C:0C) [17:14:15:389]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css17,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=516897522,HashPart2=1047226340,HashPart3=-1954648360,HashPart4=1920535890,,)
        MSI (s) (9C:0C) [17:14:15:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:389]: Source for file 'jquery_ui.min.css17' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\, Size: 30190
        MSI (s) (9C:0C) [17:14:15:404]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css17,DestName=theme.css,Attributes=16384,FileSize=17822,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=464863854,HashPart2=976013816,HashPart3=1458895192,HashPart4=1192458362,,)
        MSI (s) (9C:0C) [17:14:15:404]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:404]: Source for file 'theme.css17' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\, Size: 17822
        MSI (s) (9C:0C) [17:14:15:451]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\)
        MSI (s) (9C:0C) [17:14:15:451]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\SOUTH-~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\)
        MSI (s) (9C:0C) [17:14:15:451]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif16,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:15:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:451]: Source for file 'animated_overlay.gif16' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:15:451]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_glass_55_fcf0ba_1x400.png,SourceCabKey=ui_bg_glass_55_fcf0ba_1x400.,DestName=ui-bg_glass_55_fcf0ba_1x400.png,Attributes=16384,FileSize=333,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1700975577,HashPart2=1042844935,HashPart3=794385026,HashPart4=1751798277,,)
        MSI (s) (9C:0C) [17:14:15:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_glass_55_fcf0ba_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:451]: Source for file 'ui_bg_glass_55_fcf0ba_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_55_fcf0ba_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 333
        MSI (s) (9C:0C) [17:14:15:451]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_gloss-wave_100_ece8da_500x100.png,SourceCabKey=ui_bg_gloss_wave_100_ece8da_,DestName=ui-bg_gloss-wave_100_ece8da_500x100.png,Attributes=16384,FileSize=5759,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1508969477,HashPart2=-1420343460,HashPart3=-506633328,HashPart4=2006632311,,)
        MSI (s) (9C:0C) [17:14:15:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_gloss-wave_100_ece8da_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:451]: Source for file 'ui_bg_gloss_wave_100_ece8da_' is compressed
        InstallFiles: File: ui-bg_gloss-wave_100_ece8da_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 5759
        MSI (s) (9C:0C) [17:14:15:451]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_highlight-hard_100_f5f3e5_1x100.png,SourceCabKey=ui_bg_highlight_hard_100_f5f,DestName=ui-bg_highlight-hard_100_f5f3e5_1x100.png,Attributes=16384,FileSize=336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1675135853,HashPart2=825043295,HashPart3=-171013778,HashPart4=58768847,,)
        MSI (s) (9C:0C) [17:14:15:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_highlight-hard_100_f5f3e5_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:451]: Source for file 'ui_bg_highlight_hard_100_f5f' is compressed
        InstallFiles: File: ui-bg_highlight-hard_100_f5f3e5_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 336
        MSI (s) (9C:0C) [17:14:15:451]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_highlight-hard_100_fafaf4_1x100.png,SourceCabKey=ui_bg_highlight_hard_100_faf,DestName=ui-bg_highlight-hard_100_fafaf4_1x100.png,Attributes=16384,FileSize=321,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1059033824,HashPart2=1674539787,HashPart3=-1626904190,HashPart4=-1891504451,,)
        MSI (s) (9C:0C) [17:14:15:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_highlight-hard_100_fafaf4_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:451]: Source for file 'ui_bg_highlight_hard_100_faf' is compressed
        InstallFiles: File: ui-bg_highlight-hard_100_fafaf4_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 321
        MSI (s) (9C:0C) [17:14:15:466]: Executing op: FileCopy(SourceName=UI7D13~1.PNG|ui-bg_highlight-hard_15_459e00_1x100.png,SourceCabKey=ui_bg_highlight_hard_15_459e,DestName=ui-bg_highlight-hard_15_459e00_1x100.png,Attributes=16384,FileSize=328,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-523415448,HashPart2=1069068251,HashPart3=-2107780735,HashPart4=1962678892,,)
        MSI (s) (9C:0C) [17:14:15:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_highlight-hard_15_459e00_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_bg_highlight_hard_15_459e' is compressed
        InstallFiles: File: ui-bg_highlight-hard_15_459e00_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 328
        MSI (s) (9C:0C) [17:14:15:466]: Executing op: FileCopy(SourceName=UIF9F3~1.PNG|ui-bg_highlight-hard_95_cccccc_1x100.png,SourceCabKey=ui_bg_highlight_hard_95_cccc,DestName=ui-bg_highlight-hard_95_cccccc_1x100.png,Attributes=16384,FileSize=252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1551969185,HashPart2=888515421,HashPart3=689309170,HashPart4=1205382679,,)
        MSI (s) (9C:0C) [17:14:15:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_highlight-hard_95_cccccc_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_bg_highlight_hard_95_cccc' is compressed
        InstallFiles: File: ui-bg_highlight-hard_95_cccccc_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 252
        MSI (s) (9C:0C) [17:14:15:466]: Executing op: FileCopy(SourceName=UI0C2B~1.PNG|ui-bg_highlight-soft_25_67b021_1x100.png,SourceCabKey=ui_bg_highlight_soft_25_67b0,DestName=ui-bg_highlight-soft_25_67b021_1x100.png,Attributes=16384,FileSize=353,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1684277500,HashPart2=-1490731892,HashPart3=1855857362,HashPart4=-2006860049,,)
        MSI (s) (9C:0C) [17:14:15:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_highlight-soft_25_67b021_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_bg_highlight_soft_25_67b0' is compressed
        InstallFiles: File: ui-bg_highlight-soft_25_67b021_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 353
        MSI (s) (9C:0C) [17:14:15:466]: Executing op: FileCopy(SourceName=UI386E~1.PNG|ui-bg_highlight-soft_95_ffedad_1x100.png,SourceCabKey=ui_bg_highlight_soft_95_ffed,DestName=ui-bg_highlight-soft_95_ffedad_1x100.png,Attributes=16384,FileSize=351,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=939110304,HashPart2=754428419,HashPart3=648010790,HashPart4=66536346,,)
        MSI (s) (9C:0C) [17:14:15:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_highlight-soft_95_ffedad_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_bg_highlight_soft_95_ffed' is compressed
        InstallFiles: File: ui-bg_highlight-soft_95_ffedad_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 351
        MSI (s) (9C:0C) [17:14:15:466]: Executing op: FileCopy(SourceName=UIA6EC~1.PNG|ui-bg_inset-soft_15_2b2922_1x100.png,SourceCabKey=ui_bg_inset_soft_15_2b2922_1,DestName=ui-bg_inset-soft_15_2b2922_1x100.png,Attributes=16384,FileSize=349,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1689945730,HashPart2=1387133049,HashPart3=1992603517,HashPart4=366395235,,)
        MSI (s) (9C:0C) [17:14:15:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-bg_inset-soft_15_2b2922_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_bg_inset_soft_15_2b2922_1' is compressed
        InstallFiles: File: ui-bg_inset-soft_15_2b2922_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 349
        MSI (s) (9C:0C) [17:14:15:466]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_808080_256x240.png,SourceCabKey=ui_icons_808080_256x240.png,DestName=ui-icons_808080_256x240.png,Attributes=16384,FileSize=7005,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1827881252,HashPart2=1568152019,HashPart3=-256347233,HashPart4=1037516987,,)
        MSI (s) (9C:0C) [17:14:15:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-icons_808080_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_icons_808080_256x240.png' is compressed
        240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_icons_847e71_256x240.png' is compressed
        InstallFiles: File: ui-icons_847e71_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:466]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_8DC262_256x240.png,SourceCabKey=ui_icons_8dc262_256x240.png,DestName=ui-icons_8DC262_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-933960076,HashPart2=1419956712,HashPart3=-1197221455,HashPart4=1134908819,,)
        MSI (s) (9C:0C) [17:14:15:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-icons_8DC262_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_icons_8dc262_256x240.png' is compressed
        InstallFiles: File: ui-icons_8DC262_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:466]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_cd0a0a_256x240.png,SourceCabKey=ui_icons_cd0a0a_256x240.png4,DestName=ui-icons_cd0a0a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1536882000,HashPart2=1659656113,HashPart3=1308617086,HashPart4=1980862220,,)
        MSI (s) (9C:0C) [17:14:15:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-icons_cd0a0a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:466]: Source for file 'ui_icons_cd0a0a_256x240.png4' is compressed
        InstallFiles: File: ui-icons_cd0a0a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:545]: Executing op: FileCopy(SourceName=UI2FCD~1.PNG|ui-icons_eeeeee_256x240.png,SourceCabKey=ui_icons_eeeeee_256x240.png,DestName=ui-icons_eeeeee_256x240.png,Attributes=16384,FileSize=6916,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=628021082,HashPart2=1333672169,HashPart3=-325333946,HashPart4=-87906746,,)
        MSI (s) (9C:0C) [17:14:15:545]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-icons_eeeeee_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:545]: Source for file 'ui_icons_eeeeee_256x240.png' is compressed
        InstallFiles: File: ui-icons_eeeeee_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 6916
        MSI (s) (9C:0C) [17:14:15:545]: Executing op: FileCopy(SourceName=UIB6D1~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png14,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:14:15:545]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:545]: Source for file 'ui_icons_ffffff_256x240.png14' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\, Size: 6299
        MSI (s) (9C:0C) [17:14:15:545]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\)
        MSI (s) (9C:0C) [17:14:15:545]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\start\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\)
        MSI (s) (9C:0C) [17:14:15:545]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css18,DestName=jquery-ui.css,Attributes=16384,FileSize=36472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-832387275,HashPart2=1841182264,HashPart3=-1128357665,HashPart4=2135052661,,)
        MSI (s) (9C:0C) [17:14:15:545]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:545]: Source for file 'jquery_ui.css18' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\, Size: 36472
        MSI (s) (9C:0C) [17:14:15:560]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css18,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30072,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1438067345,HashPart2=886757571,HashPart3=-1171157238,HashPart4=69954235,,)
        MSI (s) (9C:0C) [17:14:15:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:560]: Source for file 'jquery_ui.min.css18' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\, Size: 30072
        MSI (s) (9C:0C) [17:14:15:560]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css18,DestName=theme.css,Attributes=16384,FileSize=17724,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=921058846,HashPart2=-1252868418,HashPart3=-35493474,HashPart4=2100885248,,)
        MSI (s) (9C:0C) [17:14:15:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:560]: Source for file 'theme.css18' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\, Size: 17724
        MSI (s) (9C:0C) [17:14:15:560]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\)
        MSI (s) (9C:0C) [17:14:15:560]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\start\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\start\images\)
        MSI (s) (9C:0C) [17:14:15:560]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif17,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:15:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:560]: Source for file 'animated_overlay.gif17' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:15:560]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_flat_55_999999_40x100.png,SourceCabKey=ui_bg_flat_55_999999_40x100.,DestName=ui-bg_flat_55_999999_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2041248749,HashPart2=1845659216,HashPart3=-830684204,HashPart4=339304066,,)
        MSI (s) (9C:0C) [17:14:15:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_flat_55_999999_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:560]: Source for file 'ui_bg_flat_55_999999_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_55_999999_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 220
        MSI (s) (9C:0C) [17:14:15:560]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_flat_75_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_75_aaaaaa_40x100.1,DestName=ui-bg_flat_75_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1146855606,HashPart2=985901345,HashPart3=-1490413233,HashPart4=450130533,,)
        MSI (s) (9C:0C) [17:14:15:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_flat_75_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:560]: Source for file 'ui_bg_flat_75_aaaaaa_40x100.1' is compressed
        InstallFiles: File: ui-bg_flat_75_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 212
        MSI (s) (9C:0C) [17:14:15:576]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_glass_45_0078ae_1x400.png,SourceCabKey=ui_bg_glass_45_0078ae_1x400.,DestName=ui-bg_glass_45_0078ae_1x400.png,Attributes=16384,FileSize=346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-718397644,HashPart2=110469337,HashPart3=1929774485,HashPart4=1480199219,,)
        MSI (s) (9C:0C) [17:14:15:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_glass_45_0078ae_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:576]: Source for file 'ui_bg_glass_45_0078ae_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_45_0078ae_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 346
        MSI (s) (9C:0C) [17:14:15:576]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_55_f8da4e_1x400.png,SourceCabKey=ui_bg_glass_55_f8da4e_1x400.,DestName=ui-bg_glass_55_f8da4e_1x400.png,Attributes=16384,FileSize=345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1571320278,HashPart2=-256049142,HashPart3=-184245073,HashPart4=-345150637,,)
        MSI (s) (9C:0C) [17:14:15:576]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_glass_55_f8da4e_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:576]: Source for file 'ui_bg_glass_55_f8da4e_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_55_f8da4e_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 345
        MSI (s) (9C:0C) [17:14:15:591]: Executing op: FileCopy(SourceName=UI25C2~1.PNG|ui-bg_glass_75_79c9ec_1x400.png,SourceCabKey=ui_bg_glass_75_79c9ec_1x400.,DestName=ui-bg_glass_75_79c9ec_1x400.png,Attributes=16384,FileSize=348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2074850040,HashPart2=1268130769,HashPart3=-1713483940,HashPart4=1452104940,,)
        MSI (s) (9C:0C) [17:14:15:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_glass_75_79c9ec_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:591]: Source for file 'ui_bg_glass_75_79c9ec_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_75_79c9ec_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 348
        MSI (s) (9C:0C) [17:14:15:591]: Executing op: FileCopy(SourceName=UIFB64~1.PNG|ui-bg_gloss-wave_45_e14f1c_500x100.png,SourceCabKey=ui_bg_gloss_wave_45_e14f1c_5,DestName=ui-bg_gloss-wave_45_e14f1c_500x100.png,Attributes=16384,FileSize=5864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2060437703,HashPart2=241000267,HashPart3=75398384,HashPart4=1036720507,,)
        MSI (s) (9C:0C) [17:14:15:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_gloss-wave_45_e14f1c_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:591]: Source for file 'ui_bg_gloss_wave_45_e14f1c_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_45_e14f1c_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 5864
        MSI (s) (9C:0C) [17:14:15:591]: Executing op: FileCopy(SourceName=UIA7E3~1.PNG|ui-bg_gloss-wave_50_6eac2c_500x100.png,SourceCabKey=ui_bg_gloss_wave_50_6eac2c_5,DestName=ui-bg_gloss-wave_50_6eac2c_500x100.png,Attributes=16384,FileSize=5906,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1643257467,HashPart2=1222033300,HashPart3=-2105218116,HashPart4=1206286652,,)
        MSI (s) (9C:0C) [17:14:15:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_gloss-wave_50_6eac2c_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:591]: Source for file 'ui_bg_gloss_wave_50_6eac2c_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_50_6eac2c_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 5906
        MSI (s) (9C:0C) [17:14:15:591]: Executing op: FileCopy(SourceName=UIA2E1~1.PNG|ui-bg_gloss-wave_75_2191c0_500x100.png,SourceCabKey=ui_bg_gloss_wave_75_2191c0_5,DestName=ui-bg_gloss-wave_75_2191c0_500x100.png,Attributes=16384,FileSize=5977,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1964326362,HashPart2=-801497721,HashPart3=1811797358,HashPart4=1536686546,,)
        MSI (s) (9C:0C) [17:14:15:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_gloss-wave_75_2191c0_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:591]: Source for file 'ui_bg_gloss_wave_75_2191c0_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_75_2191c0_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 5977
        MSI (s) (9C:0C) [17:14:15:623]: Executing op: FileCopy(SourceName=UIFF1E~1.PNG|ui-bg_inset-hard_100_fcfdfd_1x100.png,SourceCabKey=ui_bg_inset_hard_100_fcfdfd_1,DestName=ui-bg_inset-hard_100_fcfdfd_1x100.png,Attributes=16384,FileSize=292,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1797331494,HashPart2=229453780,HashPart3=-747361806,HashPart4=-765445157,,)
        MSI (s) (9C:0C) [17:14:15:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-bg_inset-hard_100_fcfdfd_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:623]: Source for file 'ui_bg_inset_hard_100_fcfdfd_1' is compressed
        InstallFiles: File: ui-bg_inset-hard_100_fcfdfd_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 292
        MSI (s) (9C:0C) [17:14:15:623]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_0078ae_256x240.png,SourceCabKey=ui_icons_0078ae_256x240.png,DestName=ui-icons_0078ae_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1300948542,HashPart2=-1522190406,HashPart3=1809543228,HashPart4=-2037483749,,)
        MSI (s) (9C:0C) [17:14:15:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-icons_0078ae_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:623]: Source for file 'ui_icons_0078ae_256x240.png' is compressed
        InstallFiles: File: ui-icons_0078ae_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:623]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_056b93_256x240.png,SourceCabKey=ui_icons_056b93_256x240.png,DestName=ui-icons_056b93_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1014225102,HashPart2=493188273,HashPart3=-1078000477,HashPart4=739065280,,)
        MSI (s) (9C:0C) [17:14:15:623]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-icons_056b93_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:623]: Source for file 'ui_icons_056b93_256x240.png' is compressed
        InstallFiles: File: ui-icons_056b93_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:654]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_d8e7f3_256x240.png,SourceCabKey=ui_icons_d8e7f3_256x240.png1,DestName=ui-icons_d8e7f3_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1837271562,HashPart2=-1784443759,HashPart3=2112093326,HashPart4=501999502,,)
        MSI (s) (9C:0C) [17:14:15:654]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-icons_d8e7f3_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:654]: Source for file 'ui_icons_d8e7f3_256x240.png1' is compressed
        InstallFiles: File: ui-icons_d8e7f3_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:701]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_e0fdff_256x240.png,SourceCabKey=ui_icons_e0fdff_256x240.png,DestName=ui-icons_e0fdff_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1495722286,HashPart2=676117036,HashPart3=-1446893453,HashPart4=-1280789137,,)
        MSI (s) (9C:0C) [17:14:15:701]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-icons_e0fdff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:701]: Source for file 'ui_icons_e0fdff_256x240.png' is compressed
        InstallFiles: File: ui-icons_e0fdff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:701]: Executing op: FileCopy(SourceName=UI41C5~1.PNG|ui-icons_f5e175_256x240.png,SourceCabKey=ui_icons_f5e175_256x240.png,DestName=ui-icons_f5e175_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1299357358,HashPart2=1518215933,HashPart3=-389304709,HashPart4=-595170312,,)
        MSI (s) (9C:0C) [17:14:15:701]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-icons_f5e175_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:701]: Source for file 'ui_icons_f5e175_256x240.png' is compressed
        InstallFiles: File: ui-icons_f5e175_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:701]: Executing op: FileCopy(SourceName=UI396E~1.PNG|ui-icons_f7a50d_256x240.png,SourceCabKey=ui_icons_f7a50d_256x240.png,DestName=ui-icons_f7a50d_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1302405860,HashPart2=327486111,HashPart3=-566454883,HashPart4=1038638718,,)
        MSI (s) (9C:0C) [17:14:15:701]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-icons_f7a50d_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:701]: Source for file 'ui_icons_f7a50d_256x240.png' is compressed
        InstallFiles: File: ui-icons_f7a50d_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:763]: Executing op: FileCopy(SourceName=UI4D99~1.PNG|ui-icons_fcd113_256x240.png,SourceCabKey=ui_icons_fcd113_256x240.png,DestName=ui-icons_fcd113_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1879486630,HashPart2=1183332116,HashPart3=2072874347,HashPart4=-1058543046,,)
        MSI (s) (9C:0C) [17:14:15:763]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\ui-icons_fcd113_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:763]: Source for file 'ui_icons_fcd113_256x240.png' is compressed
        InstallFiles: File: ui-icons_fcd113_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:15:763]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\)
        MSI (s) (9C:0C) [17:14:15:763]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\sunny\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\)
        MSI (s) (9C:0C) [17:14:15:763]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css19,DestName=jquery-ui.css,Attributes=16384,FileSize=36519,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1363407143,HashPart2=-1656227477,HashPart3=-1781634566,HashPart4=-451103768,,)
        MSI (s) (9C:0C) [17:14:15:763]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:763]: Source for file 'jquery_ui.css19' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\, Size: 36519
        MSI (s) (9C:0C) [17:14:15:919]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css19,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30133,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1564571521,HashPart2=-191411301,HashPart3=709399522,HashPart4=-1392104267,,)
        MSI (s) (9C:0C) [17:14:15:919]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:919]: Source for file 'jquery_ui.min.css19' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\, Size: 30133
        MSI (s) (9C:0C) [17:14:15:919]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css19,DestName=theme.css,Attributes=16384,FileSize=17771,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=49763680,HashPart2=-719061432,HashPart3=1763687787,HashPart4=1053633290,,)
        MSI (s) (9C:0C) [17:14:15:919]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:919]: Source for file 'theme.css19' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\, Size: 17771
        MSI (s) (9C:0C) [17:14:15:935]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\)
        MSI (s) (9C:0C) [17:14:15:935]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\sunny\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\)
        MSI (s) (9C:0C) [17:14:15:935]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif18,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:15:935]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:935]: Source for file 'animated_overlay.gif18' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:15:966]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_diagonals-medium_20_d34d17_40x40.png,SourceCabKey=ui_bg_diagonals_medium_20_d3,DestName=ui-bg_diagonals-medium_20_d34d17_40x40.png,Attributes=16384,FileSize=382,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1291204876,HashPart2=766505496,HashPart3=1273256673,HashPart4=-1743105889,,)
        MSI (s) (9C:0C) [17:14:15:966]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_diagonals-medium_20_d34d17_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:966]: Source for file 'ui_bg_diagonals_medium_20_d3' is compressed
        InstallFiles: File: ui-bg_diagonals-medium_20_d34d17_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 382
        MSI (s) (9C:0C) [17:14:15:966]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_flat_30_cccccc_40x100.png,SourceCabKey=ui_bg_flat_30_cccccc_40x100.1,DestName=ui-bg_flat_30_cccccc_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1745421669,HashPart2=717225164,HashPart3=779593593,HashPart4=2093059366,,)
        MSI (s) (9C:0C) [17:14:15:966]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_flat_30_cccccc_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:15:966]: Source for file 'ui_bg_flat_30_cccccc_40x100.1' is compressed
        InstallFiles: File: ui-bg_flat_30_cccccc_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 220
        MSI (s) (9C:0C) [17:14:16:028]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_flat_50_5c5c5c_40x100.png,SourceCabKey=ui_bg_flat_50_5c5c5c_40x100.1,DestName=ui-bg_flat_50_5c5c5c_40x100.png,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-534447939,HashPart2=427747713,HashPart3=-2064629498,HashPart4=1806356320,,)
        MSI (s) (9C:0C) [17:14:16:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_flat_50_5c5c5c_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:028]: Source for file 'ui_bg_flat_50_5c5c5c_40x100.1' is compressed
        InstallFiles: File: ui-bg_flat_50_5c5c5c_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 230
        MSI (s) (9C:0C) [17:14:16:028]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_gloss-wave_45_817865_500x100.png,SourceCabKey=ui_bg_gloss_wave_45_817865_5,DestName=ui-bg_gloss-wave_45_817865_500x100.png,Attributes=16384,FileSize=5891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=540088237,HashPart2=-596916867,HashPart3=1260968233,HashPart4=92288018,,)
        MSI (s) (9C:0C) [17:14:16:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_gloss-wave_45_817865_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:028]: Source for file 'ui_bg_gloss_wave_45_817865_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_45_817865_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 5891
        MSI (s) (9C:0C) [17:14:16:028]: Executing op: FileCopy(SourceName=UI8B0D~1.PNG|ui-bg_gloss-wave_60_fece2f_500x100.png,SourceCabKey=ui_bg_gloss_wave_60_fece2f_5,DestName=ui-bg_gloss-wave_60_fece2f_500x100.png,Attributes=16384,FileSize=5849,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1473897880,HashPart2=-1968570423,HashPart3=447755325,HashPart4=486067695,,)
        MSI (s) (9C:0C) [17:14:16:028]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_gloss-wave_60_fece2f_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:028]: Source for file 'ui_bg_gloss_wave_60_fece2f_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_60_fece2f_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 5849
        MSI (s) (9C:0C) [17:14:16:044]: Executing op: FileCopy(SourceName=UID2FA~1.PNG|ui-bg_gloss-wave_70_ffdd57_500x100.png,SourceCabKey=ui_bg_gloss_wave_70_ffdd57_5,DestName=ui-bg_gloss-wave_70_ffdd57_500x100.png,Attributes=16384,FileSize=5543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-636011782,HashPart2=1152336395,HashPart3=327363459,HashPart4=1498861417,,)
        MSI (s) (9C:0C) [17:14:16:044]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_gloss-wave_70_ffdd57_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:044]: Source for file 'ui_bg_gloss_wave_70_ffdd57_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_70_ffdd57_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 5543
        MSI (s) (9C:0C) [17:14:16:044]: Executing op: FileCopy(SourceName=UI4DC4~1.PNG|ui-bg_gloss-wave_90_fff9e5_500x100.png,SourceCabKey=ui_bg_gloss_wave_90_fff9e5_5,DestName=ui-bg_gloss-wave_90_fff9e5_500x100.png,Attributes=16384,FileSize=5389,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1292019547,HashPart2=883118805,HashPart3=-1308755084,HashPart4=1424886800,,)
        MSI (s) (9C:0C) [17:14:16:044]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_gloss-wave_90_fff9e5_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:044]: Source for file 'ui_bg_gloss_wave_90_fff9e5_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_90_fff9e5_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 5389
        MSI (s) (9C:0C) [17:14:16:044]: Executing op: FileCopy(SourceName=UIF0DA~1.PNG|ui-bg_highlight-soft_100_feeebd_1x100.png,SourceCabKey=ui_bg_highlight_soft_100_fee,DestName=ui-bg_highlight-soft_100_feeebd_1x100.png,Attributes=16384,FileSize=343,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1757990688,HashPart2=-517866503,HashPart3=694418524,HashPart4=-1427407592,,)
        MSI (s) (9C:0C) [17:14:16:044]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_highlight-soft_100_feeebd_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:044]: Source for file 'ui_bg_highlight_soft_100_fee' is compressed
        InstallFiles: File: ui-bg_highlight-soft_100_feeebd_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 343
        MSI (s) (9C:0C) [17:14:16:044]: Executing op: FileCopy(SourceName=UID407~1.PNG|ui-bg_inset-soft_30_ffffff_1x100.png,SourceCabKey=ui_bg_inset_soft_30_ffffff_1,DestName=ui-bg_inset-soft_30_ffffff_1x100.png,Attributes=16384,FileSize=203,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-772625866,HashPart2=-420076935,HashPart3=263529343,HashPart4=-1982909020,,)
        MSI (s) (9C:0C) [17:14:16:044]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-bg_inset-soft_30_ffffff_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:044]: Source for file 'ui_bg_inset_soft_30_ffffff_1' is compressed
        InstallFiles: File: ui-bg_inset-soft_30_ffffff_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 203
        MSI (s) (9C:0C) [17:14:16:044]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_3d3d3d_256x240.png,SourceCabKey=ui_icons_3d3d3d_256x240.png,DestName=ui-icons_3d3d3d_256x240.png,Attributes=16384,FileSize=6992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=98903239,HashPart2=-1167893733,HashPart3=967516596,HashPart4=1294480625,,)
        MSI (s) (9C:0C) [17:14:16:044]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-icons_3d3d3d_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:044]: Source for file 'ui_icons_3d3d3d_256x240.png' is compressed
        InstallFiles: File: ui-icons_3d3d3d_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 6992
        MSI (s) (9C:0C) [17:14:16:044]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_bd7b00_256x240.png,SourceCabKey=ui_icons_bd7b00_256x240.png,DestName=ui-icons_bd7b00_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2114790314,HashPart2=659446205,HashPart3=1994270402,HashPart4=1394249956,,)
        MSI (s) (9C:0C) [17:14:16:044]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-icons_bd7b00_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:044]: Source for file 'ui_icons_bd7b00_256x240.png' is compressed
        InstallFiles: File: ui-icons_bd7b00_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:16:044]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_d19405_256x240.png,SourceCabKey=ui_icons_d19405_256x240.png,DestName=ui-icons_d19405_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1379168708,HashPart2=-1176977475,HashPart3=2005178142,HashPart4=101457989,,)
        MSI (s) (9C:0C) [17:14:16:044]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-icons_d19405_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:044]: Source for file 'ui_icons_d19405_256x240.png' is compressed
        InstallFiles: File: ui-icons_d19405_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:16:059]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_eb990f_256x240.png,SourceCabKey=ui_icons_eb990f_256x240.png,DestName=ui-icons_eb990f_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-630910184,HashPart2=1256450567,HashPart3=-1049747939,HashPart4=-25484404,,)
        MSI (s) (9C:0C) [17:14:16:059]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-icons_eb990f_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:059]: Source for file 'ui_icons_eb990f_256x240.png' is compressed
        InstallFiles: File: ui-icons_eb990f_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:16:075]: Executing op: FileCopy(SourceName=UI7826~1.PNG|ui-icons_ed9f26_256x240.png,SourceCabKey=ui_icons_ed9f26_256x240.png,DestName=ui-icons_ed9f26_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-870820576,HashPart2=-434545642,HashPart3=-582161488,HashPart4=-687064634,,)
        MSI (s) (9C:0C) [17:14:16:075]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-icons_ed9f26_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:075]: Source for file 'ui_icons_ed9f26_256x240.png' is compressed
        InstallFiles: File: ui-icons_ed9f26_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:16:434]: Executing op: FileCopy(SourceName=UIF670~1.PNG|ui-icons_fadc7a_256x240.png,SourceCabKey=ui_icons_fadc7a_256x240.png,DestName=ui-icons_fadc7a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1350330331,HashPart2=-437931691,HashPart3=1327639070,HashPart4=660689206,,)
        MSI (s) (9C:0C) [17:14:16:434]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-icons_fadc7a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:434]: Source for file 'ui_icons_fadc7a_256x240.png' is compressed
        InstallFiles: File: ui-icons_fadc7a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:16:605]: Executing op: FileCopy(SourceName=UIBAE1~1.PNG|ui-icons_ffe180_256x240.png,SourceCabKey=ui_icons_ffe180_256x240.png,DestName=ui-icons_ffe180_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-524950465,HashPart2=-1692669737,HashPart3=-664152768,HashPart4=1950495120,,)
        MSI (s) (9C:0C) [17:14:16:605]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\ui-icons_ffe180_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:605]: Source for file 'ui_icons_ffe180_256x240.png' is compressed
        InstallFiles: File: ui-icons_ffe180_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:16:621]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\)
        MSI (s) (9C:0C) [17:14:16:621]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\SWANKY~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\)
        MSI (s) (9C:0C) [17:14:16:621]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css20,DestName=jquery-ui.css,Attributes=16384,FileSize=36464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1024780327,HashPart2=-647197192,HashPart3=100196998,HashPart4=-848514086,,)
        MSI (s) (9C:0C) [17:14:16:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:621]: Source for file 'jquery_ui.css20' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\, Size: 36464
        MSI (s) (9C:0C) [17:14:16:621]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css20,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30099,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=754247602,HashPart2=-1834257155,HashPart3=1410897903,HashPart4=228546308,,)
        MSI (s) (9C:0C) [17:14:16:621]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:621]: Source for file 'jquery_ui.min.css20' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\, Size: 30099
        MSI (s) (9C:0C) [17:14:16:746]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css20,DestName=theme.css,Attributes=16384,FileSize=17716,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=417450326,HashPart2=665374201,HashPart3=-990474193,HashPart4=240646392,,)
        MSI (s) (9C:0C) [17:14:16:746]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:16:746]: Source for file 'theme.css20' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\, Size: 17716
        MSI (s) (9C:0C) [17:14:18:249]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\)
        MSI (s) (9C:0C) [17:14:18:249]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\SWANKY~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\)
        MSI (s) (9C:0C) [17:14:18:249]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif19,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:18:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:18:249]: Source for file 'animated_overlay.gif19' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:18:400]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_diamond_10_4f4221_10x8.png,SourceCabKey=ui_bg_diamond_10_4f4221_10x8,DestName=ui-bg_diamond_10_4f4221_10x8.png,Attributes=16384,FileSize=307,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-972790252,HashPart2=-12273759,HashPart3=693059586,HashPart4=-824890438,,)
        MSI (s) (9C:0C) [17:14:18:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_10_4f4221_10x8.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:18:400]: Source for file 'ui_bg_diamond_10_4f4221_10x8' is compressed
        InstallFiles: File: ui-bg_diamond_10_4f4221_10x8.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 307
        MSI (s) (9C:0C) [17:14:18:400]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_diamond_20_372806_10x8.png,SourceCabKey=ui_bg_diamond_20_372806_10x8,DestName=ui-bg_diamond_20_372806_10x8.png,Attributes=16384,FileSize=310,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1573242173,HashPart2=-1054036500,HashPart3=-87862724,HashPart4=1987941464,,)
        MSI (s) (9C:0C) [17:14:18:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_20_372806_10x8.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:18:400]: Source for file 'ui_bg_diamond_20_372806_10x8' is compressed
        InstallFiles: File: ui-bg_diamond_20_372806_10x8.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 310
        MSI (s) (9C:0C) [17:14:19:211]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_diamond_25_675423_10x8.png,SourceCabKey=ui_bg_diamond_25_675423_10x8,DestName=ui-bg_diamond_25_675423_10x8.png,Attributes=16384,FileSize=312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1265927816,HashPart2=1281713896,HashPart3=1043499311,HashPart4=-1921722764,,)
        MSI (s) (9C:0C) [17:14:19:211]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_25_675423_10x8.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:211]: Source for file 'ui_bg_diamond_25_675423_10x8' is compressed
        InstallFiles: File: ui-bg_diamond_25_675423_10x8.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 312
        MSI (s) (9C:0C) [17:14:19:289]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_diamond_25_d5ac5d_10x8.png,SourceCabKey=ui_bg_diamond_25_d5ac5d_10x8,DestName=ui-bg_diamond_25_d5ac5d_10x8.png,Attributes=16384,FileSize=313,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1578126543,HashPart2=-500788403,HashPart3=-539056635,HashPart4=-221803292,,)
        MSI (s) (9C:0C) [17:14:19:289]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_25_d5ac5d_10x8.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:289]: Source for file 'ui_bg_diamond_25_d5ac5d_10x8' is compressed
        InstallFiles: File: ui-bg_diamond_25_d5ac5d_10x8.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 313
        MSI (s) (9C:0C) [17:14:19:320]: Executing op: FileCopy(SourceName=UI8D0E~1.PNG|ui-bg_diamond_8_261803_10x8.png,SourceCabKey=ui_bg_diamond_8_261803_10x8.,DestName=ui-bg_diamond_8_261803_10x8.png,Attributes=16384,FileSize=310,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1055677050,HashPart2=-1267266518,HashPart3=1786919843,HashPart4=1967196663,,)
        MSI (s) (9C:0C) [17:14:19:320]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_8_261803_10x8.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:320]: Source for file 'ui_bg_diamond_8_261803_10x8.' is compressed
        InstallFiles: File: ui-bg_diamond_8_261803_10x8.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 310
        MSI (s) (9C:0C) [17:14:19:928]: Executing op: FileCopy(SourceName=UI034A~1.PNG|ui-bg_diamond_8_443113_10x8.png,SourceCabKey=ui_bg_diamond_8_443113_10x8.,DestName=ui-bg_diamond_8_443113_10x8.png,Attributes=16384,FileSize=310,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-38342636,HashPart2=-1372606225,HashPart3=-799567503,HashPart4=-1027031191,,)
        MSI (s) (9C:0C) [17:14:19:928]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_8_443113_10x8.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:928]: Source for file 'ui_bg_diamond_8_443113_10x8.' is compressed
        InstallFiles: File: ui-bg_diamond_8_443113_10x8.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 310
        MSI (s) (9C:0C) [17:14:19:944]: Executing op: FileCopy(SourceName=UI2E01~1.PNG|ui-bg_flat_75_ddd4b0_40x100.png,SourceCabKey=ui_bg_flat_75_ddd4b0_40x100.,DestName=ui-bg_flat_75_ddd4b0_40x100.png,Attributes=16384,FileSize=206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-110656882,HashPart2=1086093168,HashPart3=-1126161271,HashPart4=1043777924,,)
        MSI (s) (9C:0C) [17:14:19:944]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-bg_flat_75_ddd4b0_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:944]: Source for file 'ui_bg_flat_75_ddd4b0_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_75_ddd4b0_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 206
        MSI (s) (9C:0C) [17:14:19:944]: Executing op: FileCopy(SourceName=UI29A0~1.PNG|ui-bg_highlight-hard_65_fee4bd_1x100.png,SourceCabKey=ui_bg_highlight_hard_65_fee41,DestName=ui-bg_highlight-hard_65_fee4bd_1x100.png,Attributes=16384,FileSize=314,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2097446821,HashPart2=-1932273332,HashPart3=-917581612,HashPart4=1197781692,,)
        MSI (s) (9C:0C) [17:14:19:944]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-bg_highlight-hard_65_fee4bd_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:944]: Source for file 'ui_bg_highlight_hard_65_fee41' is compressed
        InstallFiles: File: ui-bg_highlight-hard_65_fee4bd_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 314
        MSI (s) (9C:0C) [17:14:19:961]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_070603_256x240.png,SourceCabKey=ui_icons_070603_256x240.png,DestName=ui-icons_070603_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=468015239,HashPart2=-529402071,HashPart3=-774244579,HashPart4=1228944363,,)
        MSI (s) (9C:0C) [17:14:19:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-icons_070603_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:961]: Source for file 'ui_icons_070603_256x240.png' is compressed
        InstallFiles: File: ui-icons_070603_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:19:975]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_e8e2b5_256x240.png,SourceCabKey=ui_icons_e8e2b5_256x240.png,DestName=ui-icons_e8e2b5_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1155456570,HashPart2=697309261,HashPart3=452536599,HashPart4=-1851417740,,)
        MSI (s) (9C:0C) [17:14:19:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-icons_e8e2b5_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:975]: Source for file 'ui_icons_e8e2b5_256x240.png' is compressed
        InstallFiles: File: ui-icons_e8e2b5_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:19:975]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_e9cd86_256x240.png,SourceCabKey=ui_icons_e9cd86_256x240.png,DestName=ui-icons_e9cd86_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1885163398,HashPart2=-717563303,HashPart3=-908077907,HashPart4=1255269149,,)
        MSI (s) (9C:0C) [17:14:19:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-icons_e9cd86_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:975]: Source for file 'ui_icons_e9cd86_256x240.png' is compressed
        InstallFiles: File: ui-icons_e9cd86_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:19:975]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_efec9f_256x240.png,SourceCabKey=ui_icons_efec9f_256x240.png,DestName=ui-icons_efec9f_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1278998697,HashPart2=-357160052,HashPart3=838683188,HashPart4=-1664865021,,)
        MSI (s) (9C:0C) [17:14:19:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-icons_efec9f_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:975]: Source for file 'ui_icons_efec9f_256x240.png' is compressed
        InstallFiles: File: ui-icons_efec9f_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:19:991]: Executing op: FileCopy(SourceName=UIC3CB~1.PNG|ui-icons_f2ec64_256x240.png,SourceCabKey=ui_icons_f2ec64_256x240.png,DestName=ui-icons_f2ec64_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1624952208,HashPart2=1382335431,HashPart3=-493164557,HashPart4=-534758427,,)
        MSI (s) (9C:0C) [17:14:19:991]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-icons_f2ec64_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:19:991]: Source for file 'ui_icons_f2ec64_256x240.png' is compressed
        InstallFiles: File: ui-icons_f2ec64_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:20:053]: Executing op: FileCopy(SourceName=UI5464~1.PNG|ui-icons_f9f2bd_256x240.png,SourceCabKey=ui_icons_f9f2bd_256x240.png,DestName=ui-icons_f9f2bd_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=971653176,HashPart2=-1792885769,HashPart3=-1921846760,HashPart4=-827552474,,)
        MSI (s) (9C:0C) [17:14:20:053]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-icons_f9f2bd_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:20:053]: Source for file 'ui_icons_f9f2bd_256x240.png' is compressed
        InstallFiles: File: ui-icons_f9f2bd_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:20:740]: Executing op: FileCopy(SourceName=UI22E8~1.PNG|ui-icons_ff7519_256x240.png,SourceCabKey=ui_icons_ff7519_256x240.png1,DestName=ui-icons_ff7519_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1064999685,HashPart2=-71983579,HashPart3=167265391,HashPart4=824873555,,)
        MSI (s) (9C:0C) [17:14:20:740]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\ui-icons_ff7519_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:20:740]: Source for file 'ui_icons_ff7519_256x240.png1' is compressed
        InstallFiles: File: ui-icons_ff7519_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:20:943]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\)
        MSI (s) (9C:0C) [17:14:20:943]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\TRONTA~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\)
        MSI (s) (9C:0C) [17:14:20:943]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css21,DestName=jquery-ui.css,Attributes=16384,FileSize=36505,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2090441564,HashPart2=2059044299,HashPart3=-2140149228,HashPart4=-849391473,,)
        MSI (s) (9C:0C) [17:14:20:943]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:20:943]: Source for file 'jquery_ui.css21' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\, Size: 36505
        MSI (s) (9C:0C) [17:14:20:943]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css21,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-342422093,HashPart2=1653557542,HashPart3=1543456052,HashPart4=1309962605,,)
        MSI (s) (9C:0C) [17:14:20:943]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:20:943]: Source for file 'jquery_ui.min.css21' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\, Size: 30110
        MSI (s) (9C:0C) [17:14:21:052]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css21,DestName=theme.css,Attributes=16384,FileSize=17757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=356761299,HashPart2=-1625428045,HashPart3=439940827,HashPart4=417769667,,)
        MSI (s) (9C:0C) [17:14:21:052]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:052]: Source for file 'theme.css21' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\, Size: 17757
        MSI (s) (9C:0C) [17:14:21:052]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\)
        MSI (s) (9C:0C) [17:14:21:052]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\TRONTA~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\)
        MSI (s) (9C:0C) [17:14:21:052]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif20,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:21:052]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:052]: Source for file 'animated_overlay.gif20' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:21:208]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_diagonals-small_50_262626_40x40.png,SourceCabKey=ui_bg_diagonals_small_50_262,DestName=ui-bg_diagonals-small_50_262626_40x40.png,Attributes=16384,FileSize=250,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1071919074,HashPart2=198602941,HashPart3=-1130342591,HashPart4=-293914685,,)
        MSI (s) (9C:0C) [17:14:21:208]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_diagonals-small_50_262626_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:208]: Source for file 'ui_bg_diagonals_small_50_262' is compressed
        InstallFiles: File: ui-bg_diagonals-small_50_262626_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 250
        MSI (s) (9C:0C) [17:14:21:208]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_flat_0_303030_40x100.png,SourceCabKey=ui_bg_flat_0_303030_40x100.p,DestName=ui-bg_flat_0_303030_40x100.png,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2095971241,HashPart2=-1361252778,HashPart3=-1416203917,HashPart4=193644667,,)
        MSI (s) (9C:0C) [17:14:21:208]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_flat_0_303030_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:208]: Source for file 'ui_bg_flat_0_303030_40x100.p' is compressed
        InstallFiles: File: ui-bg_flat_0_303030_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 230
        MSI (s) (9C:0C) [17:14:21:349]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_flat_0_4c4c4c_40x100.png,SourceCabKey=ui_bg_flat_0_4c4c4c_40x100.p,DestName=ui-bg_flat_0_4c4c4c_40x100.png,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1372705006,HashPart2=2058583071,HashPart3=128520545,HashPart4=2009900858,,)
        MSI (s) (9C:0C) [17:14:21:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_flat_0_4c4c4c_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:349]: Source for file 'ui_bg_flat_0_4c4c4c_40x100.p' is compressed
        InstallFiles: File: ui-bg_flat_0_4c4c4c_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 230
        MSI (s) (9C:0C) [17:14:21:380]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_40_0a0a0a_1x400.png,SourceCabKey=ui_bg_glass_40_0a0a0a_1x400.,DestName=ui-bg_glass_40_0a0a0a_1x400.png,Attributes=16384,FileSize=260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=975726010,HashPart2=742227618,HashPart3=-1631947354,HashPart4=165762661,,)
        MSI (s) (9C:0C) [17:14:21:380]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_glass_40_0a0a0a_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:380]: Source for file 'ui_bg_glass_40_0a0a0a_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_40_0a0a0a_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 260
        MSI (s) (9C:0C) [17:14:21:520]: Executing op: FileCopy(SourceName=UICB29~1.PNG|ui-bg_glass_55_f1fbe5_1x400.png,SourceCabKey=ui_bg_glass_55_f1fbe5_1x400.,DestName=ui-bg_glass_55_f1fbe5_1x400.png,Attributes=16384,FileSize=348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1843116636,HashPart2=1782696967,HashPart3=1084818127,HashPart4=1546361309,,)
        MSI (s) (9C:0C) [17:14:21:520]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_glass_55_f1fbe5_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:520]: Source for file 'ui_bg_glass_55_f1fbe5_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_55_f1fbe5_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 348
        MSI (s) (9C:0C) [17:14:21:707]: Executing op: FileCopy(SourceName=UI9B87~1.PNG|ui-bg_glass_60_000000_1x400.png,SourceCabKey=ui_bg_glass_60_000000_1x400.,DestName=ui-bg_glass_60_000000_1x400.png,Attributes=16384,FileSize=258,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-352785866,HashPart2=-1743124373,HashPart3=47427822,HashPart4=1289837384,,)
        MSI (s) (9C:0C) [17:14:21:707]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_glass_60_000000_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:707]: Source for file 'ui_bg_glass_60_000000_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_60_000000_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 258
        MSI (s) (9C:0C) [17:14:21:707]: Executing op: FileCopy(SourceName=UI7469~1.PNG|ui-bg_gloss-wave_55_000000_500x100.png,SourceCabKey=ui_bg_gloss_wave_55_000000_5,DestName=ui-bg_gloss-wave_55_000000_500x100.png,Attributes=16384,FileSize=3867,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1204625296,HashPart2=1761736264,HashPart3=1324851887,HashPart4=1391319028,,)
        MSI (s) (9C:0C) [17:14:21:707]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_gloss-wave_55_000000_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:707]: Source for file 'ui_bg_gloss_wave_55_000000_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_55_000000_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 3867
        MSI (s) (9C:0C) [17:14:21:739]: Executing op: FileCopy(SourceName=UI48E3~1.PNG|ui-bg_gloss-wave_85_9fda58_500x100.png,SourceCabKey=ui_bg_gloss_wave_85_9fda58_5,DestName=ui-bg_gloss-wave_85_9fda58_500x100.png,Attributes=16384,FileSize=5940,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-883171875,HashPart2=-1574684061,HashPart3=-479573072,HashPart4=-865512929,,)
        MSI (s) (9C:0C) [17:14:21:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_gloss-wave_85_9fda58_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:739]: Source for file 'ui_bg_gloss_wave_85_9fda58_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_85_9fda58_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 5940
        MSI (s) (9C:0C) [17:14:21:739]: Executing op: FileCopy(SourceName=UI5EAB~1.PNG|ui-bg_gloss-wave_95_f6ecd5_500x100.png,SourceCabKey=ui_bg_gloss_wave_95_f6ecd5_5,DestName=ui-bg_gloss-wave_95_f6ecd5_500x100.png,Attributes=16384,FileSize=5794,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2125306403,HashPart2=-39222706,HashPart3=-1070787166,HashPart4=1558057204,,)
        MSI (s) (9C:0C) [17:14:21:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-bg_gloss-wave_95_f6ecd5_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:739]: Source for file 'ui_bg_gloss_wave_95_f6ecd5_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_95_f6ecd5_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 5794
        MSI (s) (9C:0C) [17:14:21:739]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_000000_256x240.png,SourceCabKey=ui_icons_000000_256x240.png,DestName=ui-icons_000000_256x240.png,Attributes=16384,FileSize=5331,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1646329804,HashPart2=-796356074,HashPart3=714648307,HashPart4=1980389141,,)
        MSI (s) (9C:0C) [17:14:21:739]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-icons_000000_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:739]: Source for file 'ui_icons_000000_256x240.png' is compressed
        InstallFiles: File: ui-icons_000000_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 5331
        MSI (s) (9C:0C) [17:14:21:739]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_1f1f1f_256x240.png,SourceCabKey=ui_icons_1f1f1f_256x240.png,DestName=ui-icons_1f1f1f_256x240.png,Attributes=16384,FileSize=6927,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1363079642,HashPart2=1143415102,HashPart3=1978208935,HashPart4=-1464626606,,)
        MSI (s) (9C:0C) [17:14:21:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-icons_1f1f1f_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:754]: Source for file 'ui_icons_1f1f1f_256x240.png' is compressed
        InstallFiles: File: ui-icons_1f1f1f_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 6927
        MSI (s) (9C:0C) [17:14:21:754]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_9fda58_256x240.png,SourceCabKey=ui_icons_9fda58_256x240.png,DestName=ui-icons_9fda58_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=317567261,HashPart2=-978593346,HashPart3=-1781829896,HashPart4=1854712264,,)
        MSI (s) (9C:0C) [17:14:21:754]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-icons_9fda58_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:754]: Source for file 'ui_icons_9fda58_256x240.png' is compressed
        InstallFiles: File: ui-icons_9fda58_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:21:910]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_b8ec79_256x240.png,SourceCabKey=ui_icons_b8ec79_256x240.png,DestName=ui-icons_b8ec79_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=322671389,HashPart2=1619922998,HashPart3=1538326366,HashPart4=1186303373,,)
        MSI (s) (9C:0C) [17:14:21:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-icons_b8ec79_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:910]: Source for file 'ui_icons_b8ec79_256x240.png' is compressed
        InstallFiles: File: ui-icons_b8ec79_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:21:910]: Executing op: FileCopy(SourceName=UIC751~1.PNG|ui-icons_cd0a0a_256x240.png,SourceCabKey=ui_icons_cd0a0a_256x240.png5,DestName=ui-icons_cd0a0a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1536882000,HashPart2=1659656113,HashPart3=1308617086,HashPart4=1980862220,,)
        MSI (s) (9C:0C) [17:14:21:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-icons_cd0a0a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:910]: Source for file 'ui_icons_cd0a0a_256x240.png5' is compressed
        InstallFiles: File: ui-icons_cd0a0a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:21:926]: Executing op: FileCopy(SourceName=UIB6D1~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png15,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:14:21:926]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:21:926]: Source for file 'ui_icons_ffffff_256x240.png15' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\, Size: 6299
        MSI (s) (9C:0C) [17:14:22:222]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\)
        MSI (s) (9C:0C) [17:14:22:222]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\UI-DAR~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\)
        MSI (s) (9C:0C) [17:14:22:222]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css22,DestName=jquery-ui.css,Attributes=16384,FileSize=36474,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-473929553,HashPart2=-1942711268,HashPart3=523306471,HashPart4=1159708308,,)
        MSI (s) (9C:0C) [17:14:22:222]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:22:222]: Source for file 'jquery_ui.css22' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\, Size: 36474
        MSI (s) (9C:0C) [17:14:22:238]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css22,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=742140597,HashPart2=-1805394881,HashPart3=1262574203,HashPart4=-161006724,,)
        MSI (s) (9C:0C) [17:14:22:238]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:22:238]: Source for file 'jquery_ui.min.css22' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\, Size: 30043
        MSI (s) (9C:0C) [17:14:22:253]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css22,DestName=theme.css,Attributes=16384,FileSize=17726,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1390824673,HashPart2=815175404,HashPart3=1211826495,HashPart4=25320637,,)
        MSI (s) (9C:0C) [17:14:22:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:22:253]: Source for file 'theme.css22' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\, Size: 17726
        MSI (s) (9C:0C) [17:14:22:253]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\)
        MSI (s) (9C:0C) [17:14:22:253]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\UI-DAR~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\)
        MSI (s) (9C:0C) [17:14:22:253]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif21,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:22:253]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:22:253]: Source for file 'animated_overlay.gif21' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:22:409]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_flat_30_cccccc_40x100.png,SourceCabKey=ui_bg_flat_30_cccccc_40x100.2,DestName=ui-bg_flat_30_cccccc_40x100.png,Attributes=16384,FileSize=220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1691439077,HashPart2=795568155,HashPart3=753951591,HashPart4=501054054,,)
        MSI (s) (9C:0C) [17:14:22:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_flat_30_cccccc_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:22:409]: Source for file 'ui_bg_flat_30_cccccc_40x100.2' is compressed
        InstallFiles: File: ui-bg_flat_30_cccccc_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 220
        MSI (s) (9C:0C) [17:14:22:409]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_flat_50_5c5c5c_40x100.png,SourceCabKey=ui_bg_flat_50_5c5c5c_40x100.2,DestName=ui-bg_flat_50_5c5c5c_40x100.png,Attributes=16384,FileSize=230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1725480538,HashPart2=-338324698,HashPart3=-773062938,HashPart4=-1176190587,,)
        MSI (s) (9C:0C) [17:14:22:409]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_flat_50_5c5c5c_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:22:409]: Source for file 'ui_bg_flat_50_5c5c5c_40x100.2' is compressed
        InstallFiles: File: ui-bg_flat_50_5c5c5c_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 230
        MSI (s) (9C:0C) [17:14:22:659]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_glass_20_555555_1x400.png,SourceCabKey=ui_bg_glass_20_555555_1x400.,DestName=ui-bg_glass_20_555555_1x400.png,Attributes=16384,FileSize=260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1950691868,HashPart2=1404818792,HashPart3=-897152140,HashPart4=-283498804,,)
        MSI (s) (9C:0C) [17:14:22:659]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_glass_20_555555_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:22:659]: Source for file 'ui_bg_glass_20_555555_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_20_555555_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 260
        MSI (s) (9C:0C) [17:14:23:096]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_40_0078a3_1x400.png,SourceCabKey=ui_bg_glass_40_0078a3_1x400.,DestName=ui-bg_glass_40_0078a3_1x400.png,Attributes=16384,FileSize=342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1280330362,HashPart2=736855969,HashPart3=-2027858781,HashPart4=-1059688423,,)
        MSI (s) (9C:0C) [17:14:23:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_glass_40_0078a3_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:096]: Source for file 'ui_bg_glass_40_0078a3_1x400.' is compressed
        InstallFiles: File: ui-bg_glass_40_0078a3_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 342
        MSI (s) (9C:0C) [17:14:23:127]: Executing op: FileCopy(SourceName=UI4C66~1.PNG|ui-bg_glass_40_ffc73d_1x400.png,SourceCabKey=ui_bg_glass_40_ffc73d_1x400.1,DestName=ui-bg_glass_40_ffc73d_1x400.png,Attributes=16384,FileSize=316,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-474885573,HashPart2=-1961277853,HashPart3=-1730636686,HashPart4=44367548,,)
        MSI (s) (9C:0C) [17:14:23:127]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_glass_40_ffc73d_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:127]: Source for file 'ui_bg_glass_40_ffc73d_1x400.1' is compressed
        InstallFiles: File: ui-bg_glass_40_ffc73d_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 316
        MSI (s) (9C:0C) [17:14:23:143]: Executing op: FileCopy(SourceName=UIE7F6~1.PNG|ui-bg_gloss-wave_25_333333_500x100.png,SourceCabKey=ui_bg_gloss_wave_25_333333_5,DestName=ui-bg_gloss-wave_25_333333_500x100.png,Attributes=16384,FileSize=3816,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2143689771,HashPart2=-2017531922,HashPart3=424896768,HashPart4=726378427,,)
        MSI (s) (9C:0C) [17:14:23:143]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_gloss-wave_25_333333_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:143]: Source for file 'ui_bg_gloss_wave_25_333333_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_25_333333_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 3816
        MSI (s) (9C:0C) [17:14:23:174]: Executing op: FileCopy(SourceName=UIC570~1.PNG|ui-bg_highlight-soft_80_eeeeee_1x100.png,SourceCabKey=ui_bg_highlight_soft_80_eeee1,DestName=ui-bg_highlight-soft_80_eeeeee_1x100.png,Attributes=16384,FileSize=276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1857439205,HashPart2=2043033830,HashPart3=-771084920,HashPart4=-156778314,,)
        MSI (s) (9C:0C) [17:14:23:174]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_highlight-soft_80_eeeeee_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:174]: Source for file 'ui_bg_highlight_soft_80_eeee1' is compressed
        InstallFiles: File: ui-bg_highlight-soft_80_eeeeee_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 276
        MSI (s) (9C:0C) [17:14:23:174]: Executing op: FileCopy(SourceName=UI13E5~1.PNG|ui-bg_inset-soft_25_000000_1x100.png,SourceCabKey=ui_bg_inset_soft_25_000000_1,DestName=ui-bg_inset-soft_25_000000_1x100.png,Attributes=16384,FileSize=275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=378110708,HashPart2=-514423587,HashPart3=1001361475,HashPart4=-132131165,,)
        MSI (s) (9C:0C) [17:14:23:174]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_inset-soft_25_000000_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:174]: Source for file 'ui_bg_inset_soft_25_000000_1' is compressed
        InstallFiles: File: ui-bg_inset-soft_25_000000_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 275
        MSI (s) (9C:0C) [17:14:23:189]: Executing op: FileCopy(SourceName=UI704D~1.PNG|ui-bg_inset-soft_30_f58400_1x100.png,SourceCabKey=ui_bg_inset_soft_30_f58400_1,DestName=ui-bg_inset-soft_30_f58400_1x100.png,Attributes=16384,FileSize=340,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1335104332,HashPart2=651548844,HashPart3=1054665070,HashPart4=1931631255,,)
        MSI (s) (9C:0C) [17:14:23:189]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-bg_inset-soft_30_f58400_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:189]: Source for file 'ui_bg_inset_soft_30_f58400_1' is compressed
        InstallFiles: File: ui-bg_inset-soft_30_f58400_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 340
        MSI (s) (9C:0C) [17:14:23:205]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_222222_256x240.png,SourceCabKey=ui_icons_222222_256x240.png6,DestName=ui-icons_222222_256x240.png,Attributes=16384,FileSize=6922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1102260044,HashPart2=2007218006,HashPart3=1171009903,HashPart4=270311532,,)
        MSI (s) (9C:0C) [17:14:23:205]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-icons_222222_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:205]: Source for file 'ui_icons_222222_256x240.png6' is compressed
        InstallFiles: File: ui-icons_222222_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 6922
        MSI (s) (9C:0C) [17:14:23:220]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_4b8e0b_256x240.png,SourceCabKey=ui_icons_4b8e0b_256x240.png1,DestName=ui-icons_4b8e0b_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=320209271,HashPart2=1016674429,HashPart3=-2012069261,HashPart4=-1744370859,,)
        MSI (s) (9C:0C) [17:14:23:220]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-icons_4b8e0b_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:220]: Source for file 'ui_icons_4b8e0b_256x240.png1' is compressed
        InstallFiles: File: ui-icons_4b8e0b_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:23:220]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_a83300_256x240.png,SourceCabKey=ui_icons_a83300_256x240.png1,DestName=ui-icons_a83300_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1015778513,HashPart2=-275875279,HashPart3=-643586225,HashPart4=-272680085,,)
        MSI (s) (9C:0C) [17:14:23:220]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-icons_a83300_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:220]: Source for file 'ui_icons_a83300_256x240.png1' is compressed
        InstallFiles: File: ui-icons_a83300_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:23:236]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_cccccc_256x240.png,SourceCabKey=ui_icons_cccccc_256x240.png1,DestName=ui-icons_cccccc_256x240.png,Attributes=16384,FileSize=6975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-443956591,HashPart2=1108468843,HashPart3=-718679729,HashPart4=-1360891614,,)
        MSI (s) (9C:0C) [17:14:23:236]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-icons_cccccc_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:236]: Source for file 'ui_icons_cccccc_256x240.png1' is compressed
        InstallFiles: File: ui-icons_cccccc_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 6975
        MSI (s) (9C:0C) [17:14:23:267]: Executing op: FileCopy(SourceName=UIB6D1~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png16,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:14:23:267]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:267]: Source for file 'ui_icons_ffffff_256x240.png16' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\, Size: 6299
        MSI (s) (9C:0C) [17:14:23:267]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\)
        MSI (s) (9C:0C) [17:14:23:267]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\UI-LIG~1\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\)
        MSI (s) (9C:0C) [17:14:23:267]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css23,DestName=jquery-ui.css,Attributes=16384,FileSize=36573,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-339465875,HashPart2=2127727290,HashPart3=2145958864,HashPart4=2015658731,,)
        MSI (s) (9C:0C) [17:14:23:267]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:267]: Source for file 'jquery_ui.css23' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\, Size: 36573
        MSI (s) (9C:0C) [17:14:23:283]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css23,DestName=jquery-ui.min.css,Attributes=16384,FileSize=30169,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-962603948,HashPart2=1721724546,HashPart3=-1215657371,HashPart4=47095280,,)
        MSI (s) (9C:0C) [17:14:23:283]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:283]: Source for file 'jquery_ui.min.css23' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\, Size: 30169
        MSI (s) (9C:0C) [17:14:23:283]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css23,DestName=theme.css,Attributes=16384,FileSize=17825,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-934011183,HashPart2=-1054711904,HashPart3=-1718543389,HashPart4=-771979309,,)
        MSI (s) (9C:0C) [17:14:23:283]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:283]: Source for file 'theme.css23' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\, Size: 17825
        MSI (s) (9C:0C) [17:14:23:423]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\)
        MSI (s) (9C:0C) [17:14:23:423]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\UI-LIG~1\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\)
        MSI (s) (9C:0C) [17:14:23:423]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif22,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:23:423]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:423]: Source for file 'animated_overlay.gif22' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:23:642]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_diagonals-thick_18_b81900_40x40.png,SourceCabKey=ui_bg_diagonals_thick_18_b81,DestName=ui-bg_diagonals-thick_18_b81900_40x40.png,Attributes=16384,FileSize=418,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-512153767,HashPart2=430614756,HashPart3=882602238,HashPart4=1110510853,,)
        MSI (s) (9C:0C) [17:14:23:642]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_diagonals-thick_18_b81900_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:642]: Source for file 'ui_bg_diagonals_thick_18_b81' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_18_b81900_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 418
        MSI (s) (9C:0C) [17:14:23:658]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_diagonals-thick_20_666666_40x40.png,SourceCabKey=ui_bg_diagonals_thick_20_666,DestName=ui-bg_diagonals-thick_20_666666_40x40.png,Attributes=16384,FileSize=312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=146886829,HashPart2=1039695721,HashPart3=-1904977707,HashPart4=-123232740,,)
        MSI (s) (9C:0C) [17:14:23:658]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_diagonals-thick_20_666666_40x40.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:658]: Source for file 'ui_bg_diagonals_thick_20_666' is compressed
        InstallFiles: File: ui-bg_diagonals-thick_20_666666_40x40.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 312
        MSI (s) (9C:0C) [17:14:23:876]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_flat_10_000000_40x100.png,SourceCabKey=ui_bg_flat_10_000000_40x100.,DestName=ui-bg_flat_10_000000_40x100.png,Attributes=16384,FileSize=205,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1333099664,HashPart2=521699391,HashPart3=1790219168,HashPart4=-35669409,,)
        MSI (s) (9C:0C) [17:14:23:876]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_flat_10_000000_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:876]: Source for file 'ui_bg_flat_10_000000_40x100.' is compressed
        InstallFiles: File: ui-bg_flat_10_000000_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 205
        MSI (s) (9C:0C) [17:14:23:891]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_glass_100_f6f6f6_1x400.png,SourceCabKey=ui_bg_glass_100_f6f6f6_1x400,DestName=ui-bg_glass_100_f6f6f6_1x400.png,Attributes=16384,FileSize=262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1095566932,HashPart2=1138925476,HashPart3=-51613800,HashPart4=-414793570,,)
        MSI (s) (9C:0C) [17:14:23:891]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_glass_100_f6f6f6_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:891]: Source for file 'ui_bg_glass_100_f6f6f6_1x400' is compressed
        InstallFiles: File: ui-bg_glass_100_f6f6f6_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 262
        MSI (s) (9C:0C) [17:14:23:891]: Executing op: FileCopy(SourceName=UI92E3~1.PNG|ui-bg_glass_100_fdf5ce_1x400.png,SourceCabKey=ui_bg_glass_100_fdf5ce_1x400,DestName=ui-bg_glass_100_fdf5ce_1x400.png,Attributes=16384,FileSize=348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1799279053,HashPart2=-883461187,HashPart3=-107335023,HashPart4=-1365843079,,)
        MSI (s) (9C:0C) [17:14:23:891]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_glass_100_fdf5ce_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:23:891]: Source for file 'ui_bg_glass_100_fdf5ce_1x400' is compressed
        InstallFiles: File: ui-bg_glass_100_fdf5ce_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 348
        MSI (s) (9C:0C) [17:14:24:001]: Executing op: FileCopy(SourceName=UI342C~1.PNG|ui-bg_glass_65_ffffff_1x400.png,SourceCabKey=ui_bg_glass_65_ffffff_1x400.3,DestName=ui-bg_glass_65_ffffff_1x400.png,Attributes=16384,FileSize=207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=145916148,HashPart2=229771493,HashPart3=-1742183077,HashPart4=1138526676,,)
        MSI (s) (9C:0C) [17:14:24:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_glass_65_ffffff_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:001]: Source for file 'ui_bg_glass_65_ffffff_1x400.3' is compressed
        InstallFiles: File: ui-bg_glass_65_ffffff_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 207
        MSI (s) (9C:0C) [17:14:24:001]: Executing op: FileCopy(SourceName=UI86F4~1.PNG|ui-bg_gloss-wave_35_f6a828_500x100.png,SourceCabKey=ui_bg_gloss_wave_35_f6a828_5,DestName=ui-bg_gloss-wave_35_f6a828_500x100.png,Attributes=16384,FileSize=5815,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=12779496,HashPart2=-1288940840,HashPart3=1945048307,HashPart4=1519362323,,)
        MSI (s) (9C:0C) [17:14:24:001]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_gloss-wave_35_f6a828_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:001]: Source for file 'ui_bg_gloss_wave_35_f6a828_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_35_f6a828_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 5815
        MSI (s) (9C:0C) [17:14:24:017]: Executing op: FileCopy(SourceName=UIEE84~1.PNG|ui-bg_highlight-soft_100_eeeeee_1x100.png,SourceCabKey=ui_bg_highlight_soft_100_eee,DestName=ui-bg_highlight-soft_100_eeeeee_1x100.png,Attributes=16384,FileSize=278,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1897480701,HashPart2=337501420,HashPart3=-2053220802,HashPart4=1228386071,,)
        MSI (s) (9C:0C) [17:14:24:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_highlight-soft_100_eeeeee_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:017]: Source for file 'ui_bg_highlight_soft_100_eee' is compressed
        InstallFiles: File: ui-bg_highlight-soft_100_eeeeee_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 278
        MSI (s) (9C:0C) [17:14:24:017]: Executing op: FileCopy(SourceName=UI902B~1.PNG|ui-bg_highlight-soft_75_ffe45c_1x100.png,SourceCabKey=ui_bg_highlight_soft_75_ffe4,DestName=ui-bg_highlight-soft_75_ffe45c_1x100.png,Attributes=16384,FileSize=328,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=712937370,HashPart2=-1307329962,HashPart3=-117106864,HashPart4=-2064964518,,)
        MSI (s) (9C:0C) [17:14:24:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-bg_highlight-soft_75_ffe45c_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:017]: Source for file 'ui_bg_highlight_soft_75_ffe4' is compressed
        InstallFiles: File: ui-bg_highlight-soft_75_ffe45c_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 328
        MSI (s) (9C:0C) [17:14:24:017]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_222222_256x240.png,SourceCabKey=ui_icons_222222_256x240.png7,DestName=ui-icons_222222_256x240.png,Attributes=16384,FileSize=6922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1102260044,HashPart2=2007218006,HashPart3=1171009903,HashPart4=270311532,,)
        MSI (s) (9C:0C) [17:14:24:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-icons_222222_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:017]: Source for file 'ui_icons_222222_256x240.png7' is compressed
        InstallFiles: File: ui-icons_222222_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 6922
        MSI (s) (9C:0C) [17:14:24:017]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_228ef1_256x240.png,SourceCabKey=ui_icons_228ef1_256x240.png,DestName=ui-icons_228ef1_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1988877009,HashPart2=-552771367,HashPart3=-1584017066,HashPart4=-540415111,,)
        MSI (s) (9C:0C) [17:14:24:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-icons_228ef1_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:017]: Source for file 'ui_icons_228ef1_256x240.png' is compressed
        InstallFiles: File: ui-icons_228ef1_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:24:017]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_ef8c08_256x240.png,SourceCabKey=ui_icons_ef8c08_256x240.png,DestName=ui-icons_ef8c08_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-698078601,HashPart2=-762098721,HashPart3=-1900811984,HashPart4=710063898,,)
        MSI (s) (9C:0C) [17:14:24:017]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-icons_ef8c08_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:017]: Source for file 'ui_icons_ef8c08_256x240.png' is compressed
        InstallFiles: File: ui-icons_ef8c08_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:24:141]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_ffd27a_256x240.png,SourceCabKey=ui_icons_ffd27a_256x240.png,DestName=ui-icons_ffd27a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=466781798,HashPart2=-1323807088,HashPart3=1761681664,HashPart4=-1392239429,,)
        MSI (s) (9C:0C) [17:14:24:141]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-icons_ffd27a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:141]: Source for file 'ui_icons_ffd27a_256x240.png' is compressed
        InstallFiles: File: ui-icons_ffd27a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:24:266]: Executing op: FileCopy(SourceName=UIB6D1~1.PNG|ui-icons_ffffff_256x240.png,SourceCabKey=ui_icons_ffffff_256x240.png17,DestName=ui-icons_ffffff_256x240.png,Attributes=16384,FileSize=6299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1293836383,HashPart2=552150743,HashPart3=-1505546559,HashPart4=-1711015587,,)
        MSI (s) (9C:0C) [17:14:24:266]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\ui-icons_ffffff_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:266]: Source for file 'ui_icons_ffffff_256x240.png17' is compressed
        InstallFiles: File: ui-icons_ffffff_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\, Size: 6299
        MSI (s) (9C:0C) [17:14:24:266]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\)
        MSI (s) (9C:0C) [17:14:24:266]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\vader\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\)
        MSI (s) (9C:0C) [17:14:24:266]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery-ui.css,SourceCabKey=jquery_ui.css24,DestName=jquery-ui.css,Attributes=16384,FileSize=36271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1982780037,HashPart2=-599342485,HashPart3=842326941,HashPart4=1078199596,,)
        MSI (s) (9C:0C) [17:14:24:266]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\jquery-ui.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:266]: Source for file 'jquery_ui.css24' is compressed
        InstallFiles: File: jquery-ui.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\, Size: 36271
        MSI (s) (9C:0C) [17:14:24:297]: Executing op: FileCopy(SourceName=JQUERY~2.CSS|jquery-ui.min.css,SourceCabKey=jquery_ui.min.css24,DestName=jquery-ui.min.css,Attributes=16384,FileSize=29846,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1398551659,HashPart2=-67434114,HashPart3=-1789084011,HashPart4=-1337331513,,)
        MSI (s) (9C:0C) [17:14:24:297]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\jquery-ui.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:297]: Source for file 'jquery_ui.min.css24' is compressed
        InstallFiles: File: jquery-ui.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\, Size: 29846
        MSI (s) (9C:0C) [17:14:24:297]: Executing op: FileCopy(SourceName=theme.css,SourceCabKey=theme.css24,DestName=theme.css,Attributes=16384,FileSize=17523,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=453623252,HashPart2=-636255428,HashPart3=313062094,HashPart4=-1682722501,,)
        MSI (s) (9C:0C) [17:14:24:297]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:297]: Source for file 'theme.css24' is compressed
        InstallFiles: File: theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\, Size: 17523
        MSI (s) (9C:0C) [17:14:24:297]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\)
        MSI (s) (9C:0C) [17:14:24:297]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\themes\vader\images\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\themes\vader\images\)
        MSI (s) (9C:0C) [17:14:24:297]: Executing op: FileCopy(SourceName=ANIMAT~1.GIF|animated-overlay.gif,SourceCabKey=animated_overlay.gif23,DestName=animated-overlay.gif,Attributes=16384,FileSize=1738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2083492139,HashPart2=-1946135802,HashPart3=-843411806,HashPart4=-416968540,,)
        MSI (s) (9C:0C) [17:14:24:297]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\animated-overlay.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:297]: Source for file 'animated_overlay.gif23' is compressed
        InstallFiles: File: animated-overlay.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 1738
        MSI (s) (9C:0C) [17:14:24:313]: Executing op: FileCopy(SourceName=UI-BG_~1.PNG|ui-bg_flat_0_aaaaaa_40x100.png,SourceCabKey=ui_bg_flat_0_aaaaaa_40x100.p8,DestName=ui-bg_flat_0_aaaaaa_40x100.png,Attributes=16384,FileSize=212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1091146154,HashPart2=-705761262,HashPart3=-1571546369,HashPart4=1359855527,,)
        MSI (s) (9C:0C) [17:14:24:313]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-bg_flat_0_aaaaaa_40x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:313]: Source for file 'ui_bg_flat_0_aaaaaa_40x100.p8' is compressed
        InstallFiles: File: ui-bg_flat_0_aaaaaa_40x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 212
        MSI (s) (9C:0C) [17:14:24:313]: Executing op: FileCopy(SourceName=UI-BG_~2.PNG|ui-bg_glass_95_fef1ec_1x400.png,SourceCabKey=ui_bg_glass_95_fef1ec_1x400.3,DestName=ui-bg_glass_95_fef1ec_1x400.png,Attributes=16384,FileSize=332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2026396940,HashPart2=-1731520205,HashPart3=2038036762,HashPart4=755346296,,)
        MSI (s) (9C:0C) [17:14:24:313]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-bg_glass_95_fef1ec_1x400.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:313]: Source for file 'ui_bg_glass_95_fef1ec_1x400.3' is compressed
        InstallFiles: File: ui-bg_glass_95_fef1ec_1x400.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 332
        MSI (s) (9C:0C) [17:14:24:672]: Executing op: FileCopy(SourceName=UI-BG_~3.PNG|ui-bg_gloss-wave_16_121212_500x100.png,SourceCabKey=ui_bg_gloss_wave_16_121212_5,DestName=ui-bg_gloss-wave_16_121212_500x100.png,Attributes=16384,FileSize=3848,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1472046600,HashPart2=-95460740,HashPart3=1034397747,HashPart4=1184321334,,)
        MSI (s) (9C:0C) [17:14:24:672]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-bg_gloss-wave_16_121212_500x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:672]: Source for file 'ui_bg_gloss_wave_16_121212_5' is compressed
        InstallFiles: File: ui-bg_gloss-wave_16_121212_500x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 3848
        MSI (s) (9C:0C) [17:14:24:781]: Executing op: FileCopy(SourceName=UI-BG_~4.PNG|ui-bg_highlight-hard_15_888888_1x100.png,SourceCabKey=ui_bg_highlight_hard_15_8888,DestName=ui-bg_highlight-hard_15_888888_1x100.png,Attributes=16384,FileSize=251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2046839064,HashPart2=-575118575,HashPart3=719859630,HashPart4=-1413209187,,)
        MSI (s) (9C:0C) [17:14:24:781]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-bg_highlight-hard_15_888888_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:781]: Source for file 'ui_bg_highlight_hard_15_8888' is compressed
        InstallFiles: File: ui-bg_highlight-hard_15_888888_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 251
        MSI (s) (9C:0C) [17:14:24:796]: Executing op: FileCopy(SourceName=UI83B3~1.PNG|ui-bg_highlight-hard_55_555555_1x100.png,SourceCabKey=ui_bg_highlight_hard_55_5555,DestName=ui-bg_highlight-hard_55_555555_1x100.png,Attributes=16384,FileSize=250,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1306955145,HashPart2=1759230370,HashPart3=-744244162,HashPart4=-159971075,,)
        MSI (s) (9C:0C) [17:14:24:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-bg_highlight-hard_55_555555_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:796]: Source for file 'ui_bg_highlight_hard_55_5555' is compressed
        InstallFiles: File: ui-bg_highlight-hard_55_555555_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 250
        MSI (s) (9C:0C) [17:14:24:796]: Executing op: FileCopy(SourceName=UIFDAC~1.PNG|ui-bg_highlight-soft_35_adadad_1x100.png,SourceCabKey=ui_bg_highlight_soft_35_adad,DestName=ui-bg_highlight-soft_35_adadad_1x100.png,Attributes=16384,FileSize=280,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1598930044,HashPart2=-1189594646,HashPart3=1401725562,HashPart4=546457648,,)
        MSI (s) (9C:0C) [17:14:24:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-bg_highlight-soft_35_adadad_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:796]: Source for file 'ui_bg_highlight_soft_35_adad' is compressed
        InstallFiles: File: ui-bg_highlight-soft_35_adadad_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 280
        MSI (s) (9C:0C) [17:14:24:796]: Executing op: FileCopy(SourceName=UI83BA~1.PNG|ui-bg_highlight-soft_60_dddddd_1x100.png,SourceCabKey=ui_bg_highlight_soft_60_dddd,DestName=ui-bg_highlight-soft_60_dddddd_1x100.png,Attributes=16384,FileSize=279,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1905934110,HashPart2=-2039950642,HashPart3=-1586236576,HashPart4=-1353606346,,)
        MSI (s) (9C:0C) [17:14:24:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-bg_highlight-soft_60_dddddd_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:796]: Source for file 'ui_bg_highlight_soft_60_dddd' is compressed
        InstallFiles: File: ui-bg_highlight-soft_60_dddddd_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 279
        MSI (s) (9C:0C) [17:14:24:796]: Executing op: FileCopy(SourceName=UI41E3~1.PNG|ui-bg_inset-soft_15_121212_1x100.png,SourceCabKey=ui_bg_inset_soft_15_121212_1,DestName=ui-bg_inset-soft_15_121212_1x100.png,Attributes=16384,FileSize=277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1809399658,HashPart2=1586418604,HashPart3=-1754631776,HashPart4=1133382142,,)
        MSI (s) (9C:0C) [17:14:24:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-bg_inset-soft_15_121212_1x100.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:796]: Source for file 'ui_bg_inset_soft_15_121212_1' is compressed
        InstallFiles: File: ui-bg_inset-soft_15_121212_1x100.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 277
        MSI (s) (9C:0C) [17:14:24:796]: Executing op: FileCopy(SourceName=UI-ICO~1.PNG|ui-icons_666666_256x240.png,SourceCabKey=ui_icons_666666_256x240.png1,DestName=ui-icons_666666_256x240.png,Attributes=16384,FileSize=6988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1934072817,HashPart2=-1269438014,HashPart3=-330794214,HashPart4=-571873963,,)
        MSI (s) (9C:0C) [17:14:24:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-icons_666666_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:796]: Source for file 'ui_icons_666666_256x240.png1' is compressed
        InstallFiles: File: ui-icons_666666_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 6988
        MSI (s) (9C:0C) [17:14:24:796]: Executing op: FileCopy(SourceName=UI-ICO~2.PNG|ui-icons_aaaaaa_256x240.png,SourceCabKey=ui_icons_aaaaaa_256x240.png,DestName=ui-icons_aaaaaa_256x240.png,Attributes=16384,FileSize=6987,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1658524974,HashPart2=-1673638026,HashPart3=-1135301619,HashPart4=-255501085,,)
        MSI (s) (9C:0C) [17:14:24:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-icons_aaaaaa_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:796]: Source for file 'ui_icons_aaaaaa_256x240.png' is compressed
        InstallFiles: File: ui-icons_aaaaaa_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 6987
        MSI (s) (9C:0C) [17:14:24:796]: Executing op: FileCopy(SourceName=UI-ICO~3.PNG|ui-icons_bbbbbb_256x240.png,SourceCabKey=ui_icons_bbbbbb_256x240.png1,DestName=ui-icons_bbbbbb_256x240.png,Attributes=16384,FileSize=6991,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=294367025,HashPart2=1063261176,HashPart3=-1682589263,HashPart4=-1438197027,,)
        MSI (s) (9C:0C) [17:14:24:796]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-icons_bbbbbb_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:24:796]: Source for file 'ui_icons_bbbbbb_256x240.png1' is compressed
        InstallFiles: File: ui-icons_bbbbbb_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 6991
        MSI (s) (9C:0C) [17:14:25:233]: Executing op: FileCopy(SourceName=UI-ICO~4.PNG|ui-icons_c98000_256x240.png,SourceCabKey=ui_icons_c98000_256x240.png,DestName=ui-icons_c98000_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1971371228,HashPart2=-860178268,HashPart3=1503737365,HashPart4=2068161181,,)
        MSI (s) (9C:0C) [17:14:25:233]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-icons_c98000_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:233]: Source for file 'ui_icons_c98000_256x240.png' is compressed
        InstallFiles: File: ui-icons_c98000_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:25:233]: Executing op: FileCopy(SourceName=UIE00F~1.PNG|ui-icons_cccccc_256x240.png,SourceCabKey=ui_icons_cccccc_256x240.png2,DestName=ui-icons_cccccc_256x240.png,Attributes=16384,FileSize=6975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-443956591,HashPart2=1108468843,HashPart3=-718679729,HashPart4=-1360891614,,)
        MSI (s) (9C:0C) [17:14:25:233]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-icons_cccccc_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:233]: Source for file 'ui_icons_cccccc_256x240.png2' is compressed
        InstallFiles: File: ui-icons_cccccc_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 6975
        MSI (s) (9C:0C) [17:14:25:249]: Executing op: FileCopy(SourceName=UIC751~1.PNG|ui-icons_cd0a0a_256x240.png,SourceCabKey=ui_icons_cd0a0a_256x240.png6,DestName=ui-icons_cd0a0a_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1536882000,HashPart2=1659656113,HashPart3=1308617086,HashPart4=1980862220,,)
        MSI (s) (9C:0C) [17:14:25:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-icons_cd0a0a_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:249]: Source for file 'ui_icons_cd0a0a_256x240.png6' is compressed
        InstallFiles: File: ui-icons_cd0a0a_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:25:249]: Executing op: FileCopy(SourceName=UIC483~1.PNG|ui-icons_f29a00_256x240.png,SourceCabKey=ui_icons_f29a00_256x240.png,DestName=ui-icons_f29a00_256x240.png,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=451900244,HashPart2=-1037492660,HashPart3=-89032233,HashPart4=-1086554455,,)
        MSI (s) (9C:0C) [17:14:25:249]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\ui-icons_f29a00_256x240.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:249]: Source for file 'ui_icons_f29a00_256x240.png' is compressed
        InstallFiles: File: ui-icons_f29a00_256x240.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\, Size: 4549
        MSI (s) (9C:0C) [17:14:25:311]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\)
        MSI (s) (9C:0C) [17:14:25:311]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\ui\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\)
        MSI (s) (9C:0C) [17:14:25:311]: Executing op: FileCopy(SourceName=DS_STO~1|.DS_Store,SourceCabKey=_ds_store,DestName=.DS_Store,Attributes=16384,FileSize=15364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1063276696,HashPart2=409711180,HashPart3=-1711684078,HashPart4=1818473996,,)
        MSI (s) (9C:0C) [17:14:25:311]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\.DS_Store; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:311]: Source for file '_ds_store' is compressed
        InstallFiles: File: .DS_Store, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 15364
        MSI (s) (9C:0C) [17:14:25:342]: Executing op: FileCopy(SourceName=JSHINT~1|.jshintrc,SourceCabKey=_jshintrc2,DestName=.jshintrc,Attributes=16384,FileSize=360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1255560403,HashPart2=-617508265,HashPart3=1655120020,HashPart4=2045405999,,)
        MSI (s) (9C:0C) [17:14:25:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\.jshintrc; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:342]: Source for file '_jshintrc2' is compressed
        InstallFiles: File: .jshintrc, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 360
        MSI (s) (9C:0C) [17:14:25:358]: Executing op: FileCopy(SourceName=ACCORD~1.JS|accordion.js,SourceCabKey=accordion.js,DestName=accordion.js,Attributes=16384,FileSize=15611,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1575832797,HashPart2=1199499540,HashPart3=-942628719,HashPart4=568695403,,)
        MSI (s) (9C:0C) [17:14:25:358]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\accordion.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:358]: Source for file 'accordion.js' is compressed
        InstallFiles: File: accordion.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 15611
        MSI (s) (9C:0C) [17:14:25:389]: Executing op: FileCopy(SourceName=AUTOCO~1.JS|autocomplete.js,SourceCabKey=autocomplete.js2,DestName=autocomplete.js,Attributes=16384,FileSize=17014,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1666230122,HashPart2=317849898,HashPart3=-310582767,HashPart4=-5277735,,)
        MSI (s) (9C:0C) [17:14:25:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\autocomplete.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:389]: Source for file 'autocomplete.js2' is compressed
        InstallFiles: File: autocomplete.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 17014
        MSI (s) (9C:0C) [17:14:25:389]: Executing op: FileCopy(SourceName=button.js,SourceCabKey=button.js3,DestName=button.js,Attributes=16384,FileSize=11738,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=217484709,HashPart2=-395529035,HashPart3=-1550556294,HashPart4=720661020,,)
        MSI (s) (9C:0C) [17:14:25:389]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\button.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:389]: Source for file 'button.js3' is compressed
        InstallFiles: File: button.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 11738
        MSI (s) (9C:0C) [17:14:25:405]: Executing op: FileCopy(SourceName=core.js,SourceCabKey=core.js3,DestName=core.js,Attributes=16384,FileSize=7966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1062447695,HashPart2=1367176878,HashPart3=2018807476,HashPart4=1930790661,,)
        MSI (s) (9C:0C) [17:14:25:405]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\core.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:405]: Source for file 'core.js3' is compressed
        InstallFiles: File: core.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 7966
        MSI (s) (9C:0C) [17:14:25:420]: Executing op: FileCopy(SourceName=DATEPI~1.JS|datepicker.js,SourceCabKey=datepicker.js2,DestName=datepicker.js,Attributes=16384,FileSize=80057,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=555875455,HashPart2=392968978,HashPart3=-125477096,HashPart4=-637207193,,)
        MSI (s) (9C:0C) [17:14:25:420]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\datepicker.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:420]: Source for file 'datepicker.js2' is compressed
        InstallFiles: File: datepicker.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 80057
        MSI (s) (9C:0C) [17:14:25:436]: Executing op: FileCopy(SourceName=dialog.js,SourceCabKey=dialog.js3,DestName=dialog.js,Attributes=16384,FileSize=22681,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1606375117,HashPart2=164706101,HashPart3=1853116850,HashPart4=-2036216724,,)
        MSI (s) (9C:0C) [17:14:25:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\dialog.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:436]: Source for file 'dialog.js3' is compressed
        InstallFiles: File: dialog.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 22681
        MSI (s) (9C:0C) [17:14:25:436]: Executing op: FileCopy(SourceName=DRAGGA~1.JS|draggable.js,SourceCabKey=draggable.js,DestName=draggable.js,Attributes=16384,FileSize=36126,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=81803882,HashPart2=977362617,HashPart3=2009721059,HashPart4=-792143339,,)
        MSI (s) (9C:0C) [17:14:25:436]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\draggable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:25:436]: Source for file 'draggable.js' is compressed
        InstallFiles: File: draggable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 36126
        MSI (s) (9C:0C) [17:14:26:076]: Executing op: FileCopy(SourceName=DROPPA~1.JS|droppable.js,SourceCabKey=droppable.js,DestName=droppable.js,Attributes=16384,FileSize=12069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1863062834,HashPart2=-1696962334,HashPart3=991100101,HashPart4=-1485922485,,)
        MSI (s) (9C:0C) [17:14:26:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\droppable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:26:076]: Source for file 'droppable.js' is compressed
        InstallFiles: File: droppable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 12069
        MSI (s) (9C:0C) [17:14:26:076]: Executing op: FileCopy(SourceName=EFFECT~1.JS|effect-blind.js,SourceCabKey=effect_blind.js,DestName=effect-blind.js,Attributes=16384,FileSize=2191,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-458565505,HashPart2=1183651593,HashPart3=1777211399,HashPart4=2143403375,,)
        MSI (s) (9C:0C) [17:14:26:076]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-blind.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:26:076]: Source for file 'effect_blind.js' is compressed
        InstallFiles: File: effect-blind.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 2191
        MSI (s) (9C:0C) [17:14:26:310]: Executing op: FileCopy(SourceName=EFFECT~1.JS1|effect-bounce.js,SourceCabKey=effect_bounce.js,DestName=effect-bounce.js,Attributes=16384,FileSize=3089,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1662119227,HashPart2=-2108809783,HashPart3=693254522,HashPart4=1517988283,,)
        MSI (s) (9C:0C) [17:14:26:310]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-bounce.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:26:310]: Source for file 'effect_bounce.js' is compressed
        InstallFiles: File: effect-bounce.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 3089
        MSI (s) (9C:0C) [17:14:26:544]: Executing op: FileCopy(SourceName=EFFECT~1.JS2|effect-clip.js,SourceCabKey=effect_clip.js,DestName=effect-clip.js,Attributes=16384,FileSize=1722,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=493226981,HashPart2=1209171392,HashPart3=1916134976,HashPart4=1656291111,,)
        MSI (s) (9C:0C) [17:14:26:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-clip.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:26:544]: Source for file 'effect_clip.js' is compressed
        InstallFiles: File: effect-clip.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 1722
        MSI (s) (9C:0C) [17:14:26:544]: Executing op: FileCopy(SourceName=EFFECT~1.JS3|effect-drop.js,SourceCabKey=effect_drop.js,DestName=effect-drop.js,Attributes=16384,FileSize=1726,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1224535711,HashPart2=194616417,HashPart3=1915916789,HashPart4=-786023204,,)
        MSI (s) (9C:0C) [17:14:26:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-drop.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:26:544]: Source for file 'effect_drop.js' is compressed
        InstallFiles: File: effect-drop.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 1726
        MSI (s) (9C:0C) [17:14:26:544]: Executing op: FileCopy(SourceName=EFFECT~1.JS4|effect-explode.js,SourceCabKey=effect_explode.js,DestName=effect-explode.js,Attributes=16384,FileSize=2688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-619353688,HashPart2=247783465,HashPart3=1882568863,HashPart4=-990359534,,)
        MSI (s) (9C:0C) [17:14:26:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-explode.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:26:544]: Source for file 'effect_explode.js' is compressed
        InstallFiles: File: effect-explode.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 2688
        MSI (s) (9C:0C) [17:14:26:996]: Executing op: FileCopy(SourceName=EFFECT~1.JS5|effect-fade.js,SourceCabKey=effect_fade.js,DestName=effect-fade.js,Attributes=16384,FileSize=773,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-69142471,HashPart2=1003636181,HashPart3=164602643,HashPart4=-471449395,,)
        MSI (s) (9C:0C) [17:14:26:996]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-fade.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:26:996]: Source for file 'effect_fade.js' is compressed
        InstallFiles: File: effect-fade.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 773
        MSI (s) (9C:0C) [17:14:26:996]: Executing op: FileCopy(SourceName=EFFECT~1.JS6|effect-fold.js,SourceCabKey=effect_fold.js,DestName=effect-fold.js,Attributes=16384,FileSize=1961,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-406601942,HashPart2=1818256277,HashPart3=-463321715,HashPart4=2068678933,,)
        MSI (s) (9C:0C) [17:14:26:996]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-fold.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:26:996]: Source for file 'effect_fold.js' is compressed
        InstallFiles: File: effect-fold.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 1961
        MSI (s) (9C:0C) [17:14:27:230]: Executing op: FileCopy(SourceName=EFFECT~1.JS7|effect-highlight.js,SourceCabKey=effect_highlight.js,DestName=effect-highlight.js,Attributes=16384,FileSize=1239,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1950911780,HashPart2=-1247522638,HashPart3=-55690353,HashPart4=-1806199102,,)
        MSI (s) (9C:0C) [17:14:27:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-highlight.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:230]: Source for file 'effect_highlight.js' is compressed
        InstallFiles: File: effect-highlight.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 1239
        MSI (s) (9C:0C) [17:14:27:230]: Executing op: FileCopy(SourceName=EFFECT~1.JS8|effect-puff.js,SourceCabKey=effect_puff.js,DestName=effect-puff.js,Attributes=16384,FileSize=1296,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1736506662,HashPart2=237642821,HashPart3=-1013397298,HashPart4=150422449,,)
        MSI (s) (9C:0C) [17:14:27:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-puff.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:230]: Source for file 'effect_puff.js' is compressed
        InstallFiles: File: effect-puff.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 1296
        MSI (s) (9C:0C) [17:14:27:230]: Executing op: FileCopy(SourceName=EFFECT~1.JS9|effect-pulsate.js,SourceCabKey=effect_pulsate.js,DestName=effect-pulsate.js,Attributes=16384,FileSize=1624,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1914516725,HashPart2=807697612,HashPart3=269865066,HashPart4=-288690439,,)
        MSI (s) (9C:0C) [17:14:27:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-pulsate.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:230]: Source for file 'effect_pulsate.js' is compressed
        InstallFiles: File: effect-pulsate.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 1624
        MSI (s) (9C:0C) [17:14:27:230]: Executing op: FileCopy(SourceName=EFFECT~2.JS1|effect-scale.js,SourceCabKey=effect_scale.js,DestName=effect-scale.js,Attributes=16384,FileSize=2092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-966869189,HashPart2=919139820,HashPart3=2055775868,HashPart4=68976571,,)
        MSI (s) (9C:0C) [17:14:27:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-scale.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:230]: Source for file 'effect_scale.js' is compressed
        InstallFiles: File: effect-scale.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 2092
        MSI (s) (9C:0C) [17:14:27:230]: Executing op: FileCopy(SourceName=EFFECT~3.JS1|effect-shake.js,SourceCabKey=effect_shake.js,DestName=effect-shake.js,Attributes=16384,FileSize=2213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2034998209,HashPart2=934757473,HashPart3=572692218,HashPart4=-188804637,,)
        MSI (s) (9C:0C) [17:14:27:230]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-shake.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:230]: Source for file 'effect_shake.js' is compressed
        InstallFiles: File: effect-shake.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 2213
        MSI (s) (9C:0C) [17:14:27:277]: Executing op: FileCopy(SourceName=EFFECT~4.JS1|effect-size.js,SourceCabKey=effect_size.js,DestName=effect-size.js,Attributes=16384,FileSize=6469,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-571624784,HashPart2=1090953452,HashPart3=-750981607,HashPart4=1690415523,,)
        MSI (s) (9C:0C) [17:14:27:277]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-size.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:277]: Source for file 'effect_size.js' is compressed
        InstallFiles: File: effect-size.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 6469
        MSI (s) (9C:0C) [17:14:27:277]: Executing op: FileCopy(SourceName=EF6615~1.JS1|effect-slide.js,SourceCabKey=effect_slide.js,DestName=effect-slide.js,Attributes=16384,FileSize=1723,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1813601787,HashPart2=1343986694,HashPart3=-290994084,HashPart4=-1399401791,,)
        MSI (s) (9C:0C) [17:14:27:277]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-slide.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:277]: Source for file 'effect_slide.js' is compressed
        InstallFiles: File: effect-slide.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 1723
        MSI (s) (9C:0C) [17:14:27:293]: Executing op: FileCopy(SourceName=EFFDE3~1.JS1|effect-transfer.js,SourceCabKey=effect_transfer.js,DestName=effect-transfer.js,Attributes=16384,FileSize=1467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=148061586,HashPart2=1691871143,HashPart3=-948264988,HashPart4=1558028957,,)
        MSI (s) (9C:0C) [17:14:27:293]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect-transfer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:293]: Source for file 'effect_transfer.js' is compressed
        InstallFiles: File: effect-transfer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 1467
        MSI (s) (9C:0C) [17:14:27:293]: Executing op: FileCopy(SourceName=effect.js,SourceCabKey=effect.js,DestName=effect.js,Attributes=16384,FileSize=33584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2071070045,HashPart2=1191897520,HashPart3=364701133,HashPart4=-2016302557,,)
        MSI (s) (9C:0C) [17:14:27:293]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\effect.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:293]: Source for file 'effect.js' is compressed
        InstallFiles: File: effect.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 33584
        MSI (s) (9C:0C) [17:14:27:324]: Executing op: FileCopy(SourceName=menu.js,SourceCabKey=menu.js2,DestName=menu.js,Attributes=16384,FileSize=17626,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1324122321,HashPart2=153255311,HashPart3=396448234,HashPart4=1939525234,,)
        MSI (s) (9C:0C) [17:14:27:324]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\menu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:324]: Source for file 'menu.js2' is compressed
        InstallFiles: File: menu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 17626
        MSI (s) (9C:0C) [17:14:27:339]: Executing op: FileCopy(SourceName=mouse.js,SourceCabKey=mouse.js,DestName=mouse.js,Attributes=16384,FileSize=5542,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-727058107,HashPart2=-1976643830,HashPart3=262174001,HashPart4=1660243261,,)
        MSI (s) (9C:0C) [17:14:27:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\mouse.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:339]: Source for file 'mouse.js' is compressed
        InstallFiles: File: mouse.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 5542
        MSI (s) (9C:0C) [17:14:27:339]: Executing op: FileCopy(SourceName=position.js,SourceCabKey=position.js,DestName=position.js,Attributes=16384,FileSize=16609,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1841443028,HashPart2=-1143937837,HashPart3=-268757123,HashPart4=-2001845421,,)
        MSI (s) (9C:0C) [17:14:27:339]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\position.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:339]: Source for file 'position.js' is compressed
        InstallFiles: File: position.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 16609
        MSI (s) (9C:0C) [17:14:27:355]: Executing op: FileCopy(SourceName=PROGRE~1.JS|progressbar.js,SourceCabKey=progressbar.js,DestName=progressbar.js,Attributes=16384,FileSize=3825,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1493096558,HashPart2=-1483562578,HashPart3=-1659251823,HashPart4=-1230012430,,)
        MSI (s) (9C:0C) [17:14:27:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\progressbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:355]: Source for file 'progressbar.js' is compressed
        InstallFiles: File: progressbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 3825
        MSI (s) (9C:0C) [17:14:27:355]: Executing op: FileCopy(SourceName=RESIZA~1.JS|resizable.js,SourceCabKey=resizable.js,DestName=resizable.js,Attributes=16384,FileSize=29736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1929004836,HashPart2=-70032660,HashPart3=-1991069838,HashPart4=-211442547,,)
        MSI (s) (9C:0C) [17:14:27:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\resizable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:355]: Source for file 'resizable.js' is compressed
        InstallFiles: File: resizable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 29736
        MSI (s) (9C:0C) [17:14:27:355]: Executing op: FileCopy(SourceName=SELECT~1.JS|selectable.js,SourceCabKey=selectable.js,DestName=selectable.js,Attributes=16384,FileSize=7423,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1576605457,HashPart2=1024785857,HashPart3=1816444620,HashPart4=1890825137,,)
        MSI (s) (9C:0C) [17:14:27:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\selectable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:355]: Source for file 'selectable.js' is compressed
        InstallFiles: File: selectable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 7423
        MSI (s) (9C:0C) [17:14:27:355]: Executing op: FileCopy(SourceName=SELECT~1.JS1|selectmenu.js,SourceCabKey=selectmenu.js,DestName=selectmenu.js,Attributes=16384,FileSize=14379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-987318305,HashPart2=993608276,HashPart3=-1265586240,HashPart4=425958248,,)
        MSI (s) (9C:0C) [17:14:27:355]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\selectmenu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:355]: Source for file 'selectmenu.js' is compressed
        InstallFiles: File: selectmenu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 14379
        MSI (s) (9C:0C) [17:14:27:449]: Executing op: FileCopy(SourceName=slider.js,SourceCabKey=slider.js2,DestName=slider.js,Attributes=16384,FileSize=19922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1659284857,HashPart2=-1827281247,HashPart3=1326768861,HashPart4=-1799084112,,)
        MSI (s) (9C:0C) [17:14:27:449]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\slider.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:449]: Source for file 'slider.js2' is compressed
        InstallFiles: File: slider.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 19922
        MSI (s) (9C:0C) [17:14:27:464]: Executing op: FileCopy(SourceName=sortable.js,SourceCabKey=sortable.js1,DestName=sortable.js,Attributes=16384,FileSize=44695,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1253172363,HashPart2=-1594422192,HashPart3=-29412693,HashPart4=112655937,,)
        MSI (s) (9C:0C) [17:14:27:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\sortable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:464]: Source for file 'sortable.js1' is compressed
        InstallFiles: File: sortable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 44695
        MSI (s) (9C:0C) [17:14:27:464]: Executing op: FileCopy(SourceName=spinner.js,SourceCabKey=spinner.js,DestName=spinner.js,Attributes=16384,FileSize=13423,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1718739644,HashPart2=-1262245689,HashPart3=449293403,HashPart4=1582398102,,)
        MSI (s) (9C:0C) [17:14:27:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\spinner.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:464]: Source for file 'spinner.js' is compressed
        InstallFiles: File: spinner.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 13423
        MSI (s) (9C:0C) [17:14:27:464]: Executing op: FileCopy(SourceName=tabs.js,SourceCabKey=tabs.js2,DestName=tabs.js,Attributes=16384,FileSize=24014,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1807551139,HashPart2=1339065403,HashPart3=-1324373409,HashPart4=-1039193876,,)
        MSI (s) (9C:0C) [17:14:27:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\tabs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:464]: Source for file 'tabs.js2' is compressed
        InstallFiles: File: tabs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 24014
        MSI (s) (9C:0C) [17:14:27:464]: Executing op: FileCopy(SourceName=tooltip.js,SourceCabKey=tooltip.js3,DestName=tooltip.js,Attributes=16384,FileSize=13518,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1058059920,HashPart2=-969985399,HashPart3=1880524343,HashPart4=-2057625175,,)
        MSI (s) (9C:0C) [17:14:27:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\tooltip.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:464]: Source for file 'tooltip.js3' is compressed
        InstallFiles: File: tooltip.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 13518
        MSI (s) (9C:0C) [17:14:27:495]: Executing op: FileCopy(SourceName=widget.js,SourceCabKey=widget.js,DestName=widget.js,Attributes=16384,FileSize=16372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1713174454,HashPart2=-150645894,HashPart3=1053618478,HashPart4=-141076046,,)
        MSI (s) (9C:0C) [17:14:27:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\widget.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:495]: Source for file 'widget.js' is compressed
        InstallFiles: File: widget.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\, Size: 16372
        MSI (s) (9C:0C) [17:14:27:495]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\)
        MSI (s) (9C:0C) [17:14:27:495]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\ui\i18n\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\i18n\)
        MSI (s) (9C:0C) [17:14:27:495]: Executing op: FileCopy(SourceName=DATEPI~1.JS|datepicker-af.js,SourceCabKey=datepicker_af.js,DestName=datepicker-af.js,Attributes=16384,FileSize=1181,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1296758672,HashPart2=-680919237,HashPart3=-651674471,HashPart4=1209235925,,)
        MSI (s) (9C:0C) [17:14:27:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-af.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:495]: Source for file 'datepicker_af.js' is compressed
        InstallFiles: File: datepicker-af.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1181
        MSI (s) (9C:0C) [17:14:27:495]: Executing op: FileCopy(SourceName=DATEPI~1.JS1|datepicker-ar-DZ.js,SourceCabKey=datepicker_ar_dz.js,DestName=datepicker-ar-DZ.js,Attributes=16384,FileSize=1495,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1320630341,HashPart2=-1998399040,HashPart3=608770074,HashPart4=379560708,,)
        MSI (s) (9C:0C) [17:14:27:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ar-DZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:495]: Source for file 'datepicker_ar_dz.js' is compressed
        InstallFiles: File: datepicker-ar-DZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1495
        MSI (s) (9C:0C) [17:14:27:495]: Executing op: FileCopy(SourceName=DATEPI~1.JS2|datepicker-ar.js,SourceCabKey=datepicker_ar.js,DestName=datepicker-ar.js,Attributes=16384,FileSize=1496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-198433765,HashPart2=1894378664,HashPart3=1200340380,HashPart4=-1388061070,,)
        MSI (s) (9C:0C) [17:14:27:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:495]: Source for file 'datepicker_ar.js' is compressed
        InstallFiles: File: datepicker-ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1496
        MSI (s) (9C:0C) [17:14:27:495]: Executing op: FileCopy(SourceName=DATEPI~1.JS3|datepicker-az.js,SourceCabKey=datepicker_az.js,DestName=datepicker-az.js,Attributes=16384,FileSize=1205,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2087311053,HashPart2=975492393,HashPart3=-1393639284,HashPart4=-999489645,,)
        MSI (s) (9C:0C) [17:14:27:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-az.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:495]: Source for file 'datepicker_az.js' is compressed
        InstallFiles: File: datepicker-az.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1205
        MSI (s) (9C:0C) [17:14:27:589]: Executing op: FileCopy(SourceName=DATEPI~1.JS4|datepicker-be.js,SourceCabKey=datepicker_be.js,DestName=datepicker-be.js,Attributes=16384,FileSize=1431,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=885733010,HashPart2=-855721884,HashPart3=487878194,HashPart4=1382169920,,)
        MSI (s) (9C:0C) [17:14:27:589]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-be.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:589]: Source for file 'datepicker_be.js' is compressed
        InstallFiles: File: datepicker-be.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1431
        MSI (s) (9C:0C) [17:14:27:589]: Executing op: FileCopy(SourceName=DATEPI~1.JS5|datepicker-bg.js,SourceCabKey=datepicker_bg.js,DestName=datepicker-bg.js,Attributes=16384,FileSize=1409,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=931447736,HashPart2=-519613794,HashPart3=-1291208581,HashPart4=-15962585,,)
        MSI (s) (9C:0C) [17:14:27:589]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-bg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:589]: Source for file 'datepicker_bg.js' is compressed
        InstallFiles: File: datepicker-bg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1409
        MSI (s) (9C:0C) [17:14:27:683]: Executing op: FileCopy(SourceName=DATEPI~1.JS6|datepicker-bs.js,SourceCabKey=datepicker_bs.js,DestName=datepicker-bs.js,Attributes=16384,FileSize=1129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1665500937,HashPart2=-35602865,HashPart3=2103578692,HashPart4=686341538,,)
        MSI (s) (9C:0C) [17:14:27:683]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-bs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:683]: Source for file 'datepicker_bs.js' is compressed
        InstallFiles: File: datepicker-bs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1129
        MSI (s) (9C:0C) [17:14:27:683]: Executing op: FileCopy(SourceName=DATEPI~1.JS7|datepicker-ca.js,SourceCabKey=datepicker_ca.js,DestName=datepicker-ca.js,Attributes=16384,FileSize=1159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-973746502,HashPart2=-927448372,HashPart3=-1149425163,HashPart4=1024686591,,)
        MSI (s) (9C:0C) [17:14:27:683]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:683]: Source for file 'datepicker_ca.js' is compressed
        InstallFiles: File: datepicker-ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1159
        MSI (s) (9C:0C) [17:14:27:683]: Executing op: FileCopy(SourceName=DATEPI~1.JS8|datepicker-cs.js,SourceCabKey=datepicker_cs.js,DestName=datepicker-cs.js,Attributes=16384,FileSize=1208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1471860818,HashPart2=-937082162,HashPart3=777180582,HashPart4=1564114968,,)
        MSI (s) (9C:0C) [17:14:27:698]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-cs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:698]: Source for file 'datepicker_cs.js' is compressed
        InstallFiles: File: datepicker-cs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1208
        MSI (s) (9C:0C) [17:14:27:698]: Executing op: FileCopy(SourceName=DATEPI~1.JS9|datepicker-cy-GB.js,SourceCabKey=datepicker_cy_gb.js,DestName=datepicker-cy-GB.js,Attributes=16384,FileSize=1192,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1946853505,HashPart2=488318535,HashPart3=1478404973,HashPart4=-1063583846,,)
        MSI (s) (9C:0C) [17:14:27:698]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-cy-GB.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:27:698]: Source for file 'datepicker_cy_gb.js' is compressed
        InstallFiles: File: datepicker-cy-GB.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1192
        MSI (s) (9C:0C) [17:14:30:602]: Executing op: FileCopy(SourceName=DATEPI~2.JS1|datepicker-da.js,SourceCabKey=datepicker_da.js,DestName=datepicker-da.js,Attributes=16384,FileSize=1175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=968076814,HashPart2=1442801726,HashPart3=1651401317,HashPart4=-2047844549,,)
        MSI (s) (9C:0C) [17:14:30:602]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-da.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:602]: Source for file 'datepicker_da.js' is compressed
        InstallFiles: File: datepicker-da.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1175
        MSI (s) (9C:0C) [17:14:30:602]: Executing op: FileCopy(SourceName=DATEPI~3.JS1|datepicker-de.js,SourceCabKey=datepicker_de.js,DestName=datepicker-de.js,Attributes=16384,FileSize=1166,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=964388611,HashPart2=-682517991,HashPart3=1098243201,HashPart4=-77442486,,)
        MSI (s) (9C:0C) [17:14:30:602]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:602]: Source for file 'datepicker_de.js' is compressed
        InstallFiles: File: datepicker-de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1166
        MSI (s) (9C:0C) [17:14:30:865]: Executing op: FileCopy(SourceName=DATEPI~4.JS1|datepicker-el.js,SourceCabKey=datepicker_el.js,DestName=datepicker-el.js,Attributes=16384,FileSize=1473,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1273800587,HashPart2=-1893802049,HashPart3=76800892,HashPart4=-1889675987,,)
        MSI (s) (9C:0C) [17:14:30:865]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-el.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:865]: Source for file 'datepicker_el.js' is compressed
        InstallFiles: File: datepicker-el.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1473
        MSI (s) (9C:0C) [17:14:30:865]: Executing op: FileCopy(SourceName=DAF01F~1.JS1|datepicker-en-AU.js,SourceCabKey=datepicker_en_au.js,DestName=datepicker-en-AU.js,Attributes=16384,FileSize=1185,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-784936475,HashPart2=-1044211894,HashPart3=368029544,HashPart4=415220982,,)
        MSI (s) (9C:0C) [17:14:30:865]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-en-AU.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:865]: Source for file 'datepicker_en_au.js' is compressed
        InstallFiles: File: datepicker-en-AU.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1185
        MSI (s) (9C:0C) [17:14:30:881]: Executing op: FileCopy(SourceName=DA9FD3~1.JS1|datepicker-en-GB.js,SourceCabKey=datepicker_en_gb.js,DestName=datepicker-en-GB.js,Attributes=16384,FileSize=1162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=477574517,HashPart2=1802575911,HashPart3=-752772637,HashPart4=-424693860,,)
        MSI (s) (9C:0C) [17:14:30:881]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-en-GB.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:881]: Source for file 'datepicker_en_gb.js' is compressed
        InstallFiles: File: datepicker-en-GB.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1162
        MSI (s) (9C:0C) [17:14:30:881]: Executing op: FileCopy(SourceName=DAD4EE~1.JS1|datepicker-en-NZ.js,SourceCabKey=datepicker_en_nz.js,DestName=datepicker-en-NZ.js,Attributes=16384,FileSize=1187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1761175830,HashPart2=-1732273697,HashPart3=197030914,HashPart4=988134355,,)
        MSI (s) (9C:0C) [17:14:30:881]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-en-NZ.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:881]: Source for file 'datepicker_en_nz.js' is compressed
        InstallFiles: File: datepicker-en-NZ.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1187
        MSI (s) (9C:0C) [17:14:30:897]: Executing op: FileCopy(SourceName=DA1BE3~1.JS1|datepicker-eo.js,SourceCabKey=datepicker_eo.js,DestName=datepicker-eo.js,Attributes=16384,FileSize=1178,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=104864767,HashPart2=67969149,HashPart3=-1939106410,HashPart4=564775258,,)
        MSI (s) (9C:0C) [17:14:30:897]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-eo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:897]: Source for file 'datepicker_eo.js' is compressed
        InstallFiles: File: datepicker-eo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1178
        MSI (s) (9C:0C) [17:14:30:897]: Executing op: FileCopy(SourceName=DAD815~1.JS1|datepicker-es.js,SourceCabKey=datepicker_es.js,DestName=datepicker-es.js,Attributes=16384,FileSize=1173,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2125715893,HashPart2=-1536725541,HashPart3=964216701,HashPart4=-1826467651,,)
        MSI (s) (9C:0C) [17:14:30:897]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:897]: Source for file 'datepicker_es.js' is compressed
        InstallFiles: File: datepicker-es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1173
        MSI (s) (9C:0C) [17:14:30:944]: Executing op: FileCopy(SourceName=DA5BF9~1.JS1|datepicker-et.js,SourceCabKey=datepicker_et.js,DestName=datepicker-et.js,Attributes=16384,FileSize=1236,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-296059853,HashPart2=372905049,HashPart3=-178089114,HashPart4=1537171857,,)
        MSI (s) (9C:0C) [17:14:30:944]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:944]: Source for file 'datepicker_et.js' is compressed
        InstallFiles: File: datepicker-et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1236
        MSI (s) (9C:0C) [17:14:30:944]: Executing op: FileCopy(SourceName=DABFAD~1.JS1|datepicker-eu.js,SourceCabKey=datepicker_eu.js,DestName=datepicker-eu.js,Attributes=16384,FileSize=1127,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1901132124,HashPart2=2098445176,HashPart3=1862499273,HashPart4=-1372694846,,)
        MSI (s) (9C:0C) [17:14:30:944]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-eu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:944]: Source for file 'datepicker_eu.js' is compressed
        InstallFiles: File: datepicker-eu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1127
        MSI (s) (9C:0C) [17:14:30:944]: Executing op: FileCopy(SourceName=DA22B6~1.JS1|datepicker-fa.js,SourceCabKey=datepicker_fa.js,DestName=datepicker-fa.js,Attributes=16384,FileSize=1455,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=84249392,HashPart2=72954882,HashPart3=-986544530,HashPart4=-1304342357,,)
        MSI (s) (9C:0C) [17:14:30:944]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-fa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:944]: Source for file 'datepicker_fa.js' is compressed
        InstallFiles: File: datepicker-fa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1455
        MSI (s) (9C:0C) [17:14:30:975]: Executing op: FileCopy(SourceName=DA3D6C~1.JS1|datepicker-fi.js,SourceCabKey=datepicker_fi.js,DestName=datepicker-fi.js,Attributes=16384,FileSize=1230,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1020233942,HashPart2=-1324185077,HashPart3=2055064179,HashPart4=1408990284,,)
        MSI (s) (9C:0C) [17:14:30:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:975]: Source for file 'datepicker_fi.js' is compressed
        InstallFiles: File: datepicker-fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1230
        MSI (s) (9C:0C) [17:14:30:975]: Executing op: FileCopy(SourceName=DA5D80~1.JS1|datepicker-fo.js,SourceCabKey=datepicker_fo.js,DestName=datepicker-fo.js,Attributes=16384,FileSize=1203,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-300526420,HashPart2=-172797332,HashPart3=-1946117672,HashPart4=-483624795,,)
        MSI (s) (9C:0C) [17:14:30:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-fo.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:975]: Source for file 'datepicker_fo.js' is compressed
        InstallFiles: File: datepicker-fo.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1203
        MSI (s) (9C:0C) [17:14:30:975]: Executing op: FileCopy(SourceName=DA7BFA~1.JS1|datepicker-fr-CA.js,SourceCabKey=datepicker_fr_ca.js,DestName=datepicker-fr-CA.js,Attributes=16384,FileSize=1198,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2137604401,HashPart2=1339427322,HashPart3=-299027533,HashPart4=-931317457,,)
        MSI (s) (9C:0C) [17:14:30:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-fr-CA.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:975]: Source for file 'datepicker_fr_ca.js' is compressed
        InstallFiles: File: datepicker-fr-CA.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1198
        MSI (s) (9C:0C) [17:14:30:975]: Executing op: FileCopy(SourceName=DA145A~1.JS1|datepicker-fr-CH.js,SourceCabKey=datepicker_fr_ch.js,DestName=datepicker-fr-CH.js,Attributes=16384,FileSize=1245,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=840991706,HashPart2=1433036215,HashPart3=-605986656,HashPart4=-1947984933,,)
        MSI (s) (9C:0C) [17:14:30:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-fr-CH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:975]: Source for file 'datepicker_fr_ch.js' is compressed
        InstallFiles: File: datepicker-fr-CH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1245
        MSI (s) (9C:0C) [17:14:30:975]: Executing op: FileCopy(SourceName=DA94BF~1.JS1|datepicker-fr.js,SourceCabKey=datepicker_fr.js,DestName=datepicker-fr.js,Attributes=16384,FileSize=1328,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-766078726,HashPart2=-892775855,HashPart3=1318221497,HashPart4=1546060526,,)
        MSI (s) (9C:0C) [17:14:30:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:975]: Source for file 'datepicker_fr.js' is compressed
        InstallFiles: File: datepicker-fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1328
        MSI (s) (9C:0C) [17:14:30:975]: Executing op: FileCopy(SourceName=DA08E1~1.JS1|datepicker-gl.js,SourceCabKey=datepicker_gl.js,DestName=datepicker-gl.js,Attributes=16384,FileSize=1175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1764539935,HashPart2=861891233,HashPart3=-623321470,HashPart4=1855530220,,)
        MSI (s) (9C:0C) [17:14:30:975]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-gl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:975]: Source for file 'datepicker_gl.js' is compressed
        InstallFiles: File: datepicker-gl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1175
        MSI (s) (9C:0C) [17:14:30:990]: Executing op: FileCopy(SourceName=DAE011~1.JS1|datepicker-he.js,SourceCabKey=datepicker_he.js,DestName=datepicker-he.js,Attributes=16384,FileSize=1301,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-826088414,HashPart2=1828571087,HashPart3=1163424267,HashPart4=532471737,,)
        MSI (s) (9C:0C) [17:14:30:990]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-he.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:990]: Source for file 'datepicker_he.js' is compressed
        InstallFiles: File: datepicker-he.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1301
        MSI (s) (9C:0C) [17:14:30:990]: Executing op: FileCopy(SourceName=DA938C~1.JS1|datepicker-hi.js,SourceCabKey=datepicker_hi.js,DestName=datepicker-hi.js,Attributes=16384,FileSize=1598,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=67732129,HashPart2=607337509,HashPart3=-767284301,HashPart4=1249538787,,)
        MSI (s) (9C:0C) [17:14:30:990]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-hi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:30:990]: Source for file 'datepicker_hi.js' is compressed
        InstallFiles: File: datepicker-hi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1598
        MSI (s) (9C:0C) [17:14:31:006]: Executing op: FileCopy(SourceName=DA3C39~1.JS1|datepicker-hr.js,SourceCabKey=datepicker_hr.js,DestName=datepicker-hr.js,Attributes=16384,FileSize=1154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-402757620,HashPart2=1070761687,HashPart3=-960520353,HashPart4=1825486118,,)
        MSI (s) (9C:0C) [17:14:31:006]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-hr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:006]: Source for file 'datepicker_hr.js' is compressed
        InstallFiles: File: datepicker-hr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1154
        MSI (s) (9C:0C) [17:14:31:006]: Executing op: FileCopy(SourceName=DA5AF8~1.JS1|datepicker-hu.js,SourceCabKey=datepicker_hu.js,DestName=datepicker-hu.js,Attributes=16384,FileSize=1176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1486514723,HashPart2=-569866111,HashPart3=-34881312,HashPart4=528464348,,)
        MSI (s) (9C:0C) [17:14:31:006]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-hu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:006]: Source for file 'datepicker_hu.js' is compressed
        InstallFiles: File: datepicker-hu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1176
        MSI (s) (9C:0C) [17:14:31:006]: Executing op: FileCopy(SourceName=DA7338~1.JS1|datepicker-hy.js,SourceCabKey=datepicker_hy.js,DestName=datepicker-hy.js,Attributes=16384,FileSize=1459,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=423507668,HashPart2=494909443,HashPart3=465159391,HashPart4=2039897458,,)
        MSI (s) (9C:0C) [17:14:31:006]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-hy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:006]: Source for file 'datepicker_hy.js' is compressed
        InstallFiles: File: datepicker-hy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1459
        MSI (s) (9C:0C) [17:14:31:022]: Executing op: FileCopy(SourceName=DAB4D9~1.JS1|datepicker-id.js,SourceCabKey=datepicker_id.js,DestName=datepicker-id.js,Attributes=16384,FileSize=1167,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1188626689,HashPart2=-722772113,HashPart3=1662226548,HashPart4=380815101,,)
        MSI (s) (9C:0C) [17:14:31:037]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-id.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:037]: Source for file 'datepicker_id.js' is compressed
        InstallFiles: File: datepicker-id.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1167
        MSI (s) (9C:0C) [17:14:31:037]: Executing op: FileCopy(SourceName=DA9906~1.JS1|datepicker-is.js,SourceCabKey=datepicker_is.js,DestName=datepicker-is.js,Attributes=16384,FileSize=1231,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=594283073,HashPart2=1897293707,HashPart3=355159326,HashPart4=1204831608,,)
        MSI (s) (9C:0C) [17:14:31:037]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-is.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:037]: Source for file 'datepicker_is.js' is compressed
        InstallFiles: File: datepicker-is.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1231
        MSI (s) (9C:0C) [17:14:31:037]: Executing op: FileCopy(SourceName=DA383E~1.JS1|datepicker-it-CH.js,SourceCabKey=datepicker_it_ch.js,DestName=datepicker-it-CH.js,Attributes=16384,FileSize=1206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-519336516,HashPart2=1788946966,HashPart3=-1280540322,HashPart4=457344828,,)
        MSI (s) (9C:0C) [17:14:31:037]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-it-CH.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:037]: Source for file 'datepicker_it_ch.js' is compressed
        InstallFiles: File: datepicker-it-CH.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1206
        MSI (s) (9C:0C) [17:14:31:037]: Executing op: FileCopy(SourceName=DA71A1~1.JS1|datepicker-it.js,SourceCabKey=datepicker_it.js,DestName=datepicker-it.js,Attributes=16384,FileSize=1197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=282697995,HashPart2=-864488464,HashPart3=-1349157696,HashPart4=-1048803139,,)
        MSI (s) (9C:0C) [17:14:31:037]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:037]: Source for file 'datepicker_it.js' is compressed
        InstallFiles: File: datepicker-it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1197
        MSI (s) (9C:0C) [17:14:31:053]: Executing op: FileCopy(SourceName=DA4074~1.JS1|datepicker-ja.js,SourceCabKey=datepicker_ja.js,DestName=datepicker-ja.js,Attributes=16384,FileSize=1187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-820772208,HashPart2=1186429990,HashPart3=1118762857,HashPart4=-1861584778,,)
        MSI (s) (9C:0C) [17:14:31:053]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ja.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:053]: Source for file 'datepicker_ja.js' is compressed
        InstallFiles: File: datepicker-ja.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1187
        MSI (s) (9C:0C) [17:14:31:115]: Executing op: FileCopy(SourceName=DA86DD~1.JS1|datepicker-ka.js,SourceCabKey=datepicker_ka.js,DestName=datepicker-ka.js,Attributes=16384,FileSize=1699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1417224164,HashPart2=-99500347,HashPart3=-511664101,HashPart4=1500523945,,)
        MSI (s) (9C:0C) [17:14:31:115]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ka.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:115]: Source for file 'datepicker_ka.js' is compressed
        InstallFiles: File: datepicker-ka.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1699
        MSI (s) (9C:0C) [17:14:31:115]: Executing op: FileCopy(SourceName=DA088F~1.JS1|datepicker-kk.js,SourceCabKey=datepicker_kk.js,DestName=datepicker-kk.js,Attributes=16384,FileSize=1402,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2036443901,HashPart2=-1098691180,HashPart3=1752502164,HashPart4=-201351710,,)
        MSI (s) (9C:0C) [17:14:31:115]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-kk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:115]: Source for file 'datepicker_kk.js' is compressed
        InstallFiles: File: datepicker-kk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1402
        MSI (s) (9C:0C) [17:14:31:115]: Executing op: FileCopy(SourceName=DADFF1~1.JS1|datepicker-km.js,SourceCabKey=datepicker_km.js,DestName=datepicker-km.js,Attributes=16384,FileSize=1615,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1364962527,HashPart2=325657510,HashPart3=1373515129,HashPart4=-249635993,,)
        MSI (s) (9C:0C) [17:14:31:115]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-km.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:115]: Source for file 'datepicker_km.js' is compressed
        InstallFiles: File: datepicker-km.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1615
        MSI (s) (9C:0C) [17:14:31:318]: Executing op: FileCopy(SourceName=DA365D~1.JS1|datepicker-ko.js,SourceCabKey=datepicker_ko.js,DestName=datepicker-ko.js,Attributes=16384,FileSize=1196,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1511649835,HashPart2=-2025580793,HashPart3=-1548045432,HashPart4=1685422424,,)
        MSI (s) (9C:0C) [17:14:31:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ko.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:318]: Source for file 'datepicker_ko.js' is compressed
        InstallFiles: File: datepicker-ko.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1196
        MSI (s) (9C:0C) [17:14:31:318]: Executing op: FileCopy(SourceName=DA967E~1.JS1|datepicker-ky.js,SourceCabKey=datepicker_ky.js,DestName=datepicker-ky.js,Attributes=16384,FileSize=1394,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=301902062,HashPart2=410974198,HashPart3=1047663463,HashPart4=1967341892,,)
        MSI (s) (9C:0C) [17:14:31:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:318]: Source for file 'datepicker_ky.js' is compressed
        InstallFiles: File: datepicker-ky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1394
        MSI (s) (9C:0C) [17:14:31:318]: Executing op: FileCopy(SourceName=DAB864~1.JS1|datepicker-lb.js,SourceCabKey=datepicker_lb.js,DestName=datepicker-lb.js,Attributes=16384,FileSize=1219,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1208754230,HashPart2=568431653,HashPart3=-1951143047,HashPart4=-275723717,,)
        MSI (s) (9C:0C) [17:14:31:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-lb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:318]: Source for file 'datepicker_lb.js' is compressed
        InstallFiles: File: datepicker-lb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1219
        MSI (s) (9C:0C) [17:14:31:318]: Executing op: FileCopy(SourceName=DA9805~1.JS1|datepicker-lt.js,SourceCabKey=datepicker_lt.js,DestName=datepicker-lt.js,Attributes=16384,FileSize=1246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1845657705,HashPart2=-1749322684,HashPart3=-1427062986,HashPart4=-771791722,,)
        MSI (s) (9C:0C) [17:14:31:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-lt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:318]: Source for file 'datepicker_lt.js' is compressed
        InstallFiles: File: datepicker-lt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1246
        MSI (s) (9C:0C) [17:14:31:318]: Executing op: FileCopy(SourceName=DA2219~1.JS1|datepicker-lv.js,SourceCabKey=datepicker_lv.js,DestName=datepicker-lv.js,Attributes=16384,FileSize=1227,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-30882161,HashPart2=814519314,HashPart3=43938154,HashPart4=214530121,,)
        MSI (s) (9C:0C) [17:14:31:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-lv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:318]: Source for file 'datepicker_lv.js' is compressed
        InstallFiles: File: datepicker-lv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1227
        MSI (s) (9C:0C) [17:14:31:318]: Executing op: FileCopy(SourceName=DA665D~1.JS1|datepicker-mk.js,SourceCabKey=datepicker_mk.js,DestName=datepicker-mk.js,Attributes=16384,FileSize=1342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1523804300,HashPart2=-1710806720,HashPart3=704511803,HashPart4=-125264760,,)
        MSI (s) (9C:0C) [17:14:31:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-mk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:318]: Source for file 'datepicker_mk.js' is compressed
        InstallFiles: File: datepicker-mk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1342
        MSI (s) (9C:0C) [17:14:31:318]: Executing op: FileCopy(SourceName=DAB2EA~1.JS1|datepicker-ml.js,SourceCabKey=datepicker_ml.js,DestName=datepicker-ml.js,Attributes=16384,FileSize=1721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1334423218,HashPart2=1973876605,HashPart3=579333265,HashPart4=14954791,,)
        MSI (s) (9C:0C) [17:14:31:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ml.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:318]: Source for file 'datepicker_ml.js' is compressed
        InstallFiles: File: datepicker-ml.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1721
        MSI (s) (9C:0C) [17:14:31:318]: Executing op: FileCopy(SourceName=DADC6A~1.JS1|datepicker-ms.js,SourceCabKey=datepicker_ms.js,DestName=datepicker-ms.js,Attributes=16384,FileSize=1176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-830663651,HashPart2=-647039518,HashPart3=1937054698,HashPart4=1167306895,,)
        MSI (s) (9C:0C) [17:14:31:318]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ms.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:318]: Source for file 'datepicker_ms.js' is compressed
        InstallFiles: File: datepicker-ms.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1176
        MSI (s) (9C:0C) [17:14:31:349]: Executing op: FileCopy(SourceName=DA1732~1.JS1|datepicker-nb.js,SourceCabKey=datepicker_nb.js,DestName=datepicker-nb.js,Attributes=16384,FileSize=1181,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1960438827,HashPart2=-1996884277,HashPart3=1929318032,HashPart4=140502899,,)
        MSI (s) (9C:0C) [17:14:31:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-nb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:349]: Source for file 'datepicker_nb.js' is compressed
        InstallFiles: File: datepicker-nb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1181
        MSI (s) (9C:0C) [17:14:31:349]: Executing op: FileCopy(SourceName=DAA874~1.JS1|datepicker-nl-BE.js,SourceCabKey=datepicker_nl_be.js,DestName=datepicker-nl-BE.js,Attributes=16384,FileSize=1206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=281959694,HashPart2=-2033818016,HashPart3=-1537029607,HashPart4=-1869944212,,)
        MSI (s) (9C:0C) [17:14:31:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-nl-BE.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:349]: Source for file 'datepicker_nl_be.js' is compressed
        InstallFiles: File: datepicker-nl-BE.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1206
        MSI (s) (9C:0C) [17:14:31:349]: Executing op: FileCopy(SourceName=DAB599~1.JS1|datepicker-nl.js,SourceCabKey=datepicker_nl.js,DestName=datepicker-nl.js,Attributes=16384,FileSize=1204,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1421691716,HashPart2=-258944518,HashPart3=-962639116,HashPart4=-2100169227,,)
        MSI (s) (9C:0C) [17:14:31:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:349]: Source for file 'datepicker_nl.js' is compressed
        InstallFiles: File: datepicker-nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1204
        MSI (s) (9C:0C) [17:14:31:349]: Executing op: FileCopy(SourceName=DADEF0~1.JS1|datepicker-nn.js,SourceCabKey=datepicker_nn.js,DestName=datepicker-nn.js,Attributes=16384,FileSize=1178,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=753366212,HashPart2=-1296803575,HashPart3=611278317,HashPart4=543625112,,)
        MSI (s) (9C:0C) [17:14:31:349]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-nn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:349]: Source for file 'datepicker_nn.js' is compressed
        InstallFiles: File: datepicker-nn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1178
        MSI (s) (9C:0C) [17:14:31:365]: Executing op: FileCopy(SourceName=DACB0A~1.JS1|datepicker-no.js,SourceCabKey=datepicker_no.js,DestName=datepicker-no.js,Attributes=16384,FileSize=1174,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1189265114,HashPart2=-1616530156,HashPart3=1801726039,HashPart4=1576514537,,)
        MSI (s) (9C:0C) [17:14:31:365]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:365]: Source for file 'datepicker_no.js' is compressed
        InstallFiles: File: datepicker-no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1174
        MSI (s) (9C:0C) [17:14:31:365]: Executing op: FileCopy(SourceName=DA57CB~1.JS1|datepicker-pl.js,SourceCabKey=datepicker_pl.js,DestName=datepicker-pl.js,Attributes=16384,FileSize=1202,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-67013990,HashPart2=-831216943,HashPart3=-1661884953,HashPart4=241827218,,)
        MSI (s) (9C:0C) [17:14:31:365]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:365]: Source for file 'datepicker_pl.js' is compressed
        InstallFiles: File: datepicker-pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1202
        MSI (s) (9C:0C) [17:14:31:599]: Executing op: FileCopy(SourceName=DA9D1F~1.JS1|datepicker-pt-BR.js,SourceCabKey=datepicker_pt_br.js,DestName=datepicker-pt-BR.js,Attributes=16384,FileSize=1233,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-406127070,HashPart2=-1340305716,HashPart3=-1872444439,HashPart4=1427994271,,)
        MSI (s) (9C:0C) [17:14:31:599]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-pt-BR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:31:599]: Source for file 'datepicker_pt_br.js' is compressed
        InstallFiles: File: datepicker-pt-BR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1233
        MSI (s) (9C:0C) [17:14:32:816]: Executing op: FileCopy(SourceName=DADB69~1.JS1|datepicker-pt.js,SourceCabKey=datepicker_pt.js,DestName=datepicker-pt.js,Attributes=16384,FileSize=1152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=161952429,HashPart2=929954372,HashPart3=-1813605251,HashPart4=629662749,,)
        MSI (s) (9C:0C) [17:14:32:816]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:32:816]: Source for file 'datepicker_pt.js' is compressed
        InstallFiles: File: datepicker-pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1152
        MSI (s) (9C:0C) [17:14:32:816]: Executing op: FileCopy(SourceName=DA12B9~1.JS1|datepicker-rm.js,SourceCabKey=datepicker_rm.js,DestName=datepicker-rm.js,Attributes=16384,FileSize=1190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1019198798,HashPart2=-1437873054,HashPart3=-1827034139,HashPart4=-1320580517,,)
        MSI (s) (9C:0C) [17:14:32:816]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-rm.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:32:816]: Source for file 'datepicker_rm.js' is compressed
        InstallFiles: File: datepicker-rm.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1190
        MSI (s) (9C:0C) [17:14:32:816]: Executing op: FileCopy(SourceName=DA88A5~1.JS1|datepicker-ro.js,SourceCabKey=datepicker_ro.js,DestName=datepicker-ro.js,Attributes=16384,FileSize=1277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=491854371,HashPart2=1665281570,HashPart3=-1877814992,HashPart4=143656328,,)
        MSI (s) (9C:0C) [17:14:32:816]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:32:816]: Source for file 'datepicker_ro.js' is compressed
        InstallFiles: File: datepicker-ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1277
        MSI (s) (9C:0C) [17:14:32:816]: Executing op: FileCopy(SourceName=DA0257~1.JS1|datepicker-ru.js,SourceCabKey=datepicker_ru.js,DestName=datepicker-ru.js,Attributes=16384,FileSize=1402,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=765568287,HashPart2=1397096825,HashPart3=1705556844,HashPart4=-172306719,,)
        MSI (s) (9C:0C) [17:14:32:816]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:32:816]: Source for file 'datepicker_ru.js' is compressed
        InstallFiles: File: datepicker-ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1402
        MSI (s) (9C:0C) [17:14:33:050]: Executing op: FileCopy(SourceName=DAADFF~1.JS1|datepicker-sk.js,SourceCabKey=datepicker_sk.js,DestName=datepicker-sk.js,Attributes=16384,FileSize=1190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1776049516,HashPart2=556233088,HashPart3=357570158,HashPart4=-1140209720,,)
        MSI (s) (9C:0C) [17:14:33:065]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-sk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:065]: Source for file 'datepicker_sk.js' is compressed
        InstallFiles: File: datepicker-sk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1190
        MSI (s) (9C:0C) [17:14:33:065]: Executing op: FileCopy(SourceName=DA6DA7~1.JS1|datepicker-sl.js,SourceCabKey=datepicker_sl.js,DestName=datepicker-sl.js,Attributes=16384,FileSize=1229,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1773201888,HashPart2=-87669956,HashPart3=995739063,HashPart4=576444407,,)
        MSI (s) (9C:0C) [17:14:33:065]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-sl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:065]: Source for file 'datepicker_sl.js' is compressed
        InstallFiles: File: datepicker-sl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1229
        MSI (s) (9C:0C) [17:14:33:065]: Executing op: FileCopy(SourceName=DA0936~1.JS1|datepicker-sq.js,SourceCabKey=datepicker_sq.js,DestName=datepicker-sq.js,Attributes=16384,FileSize=1172,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1764072558,HashPart2=1600117945,HashPart3=-67371937,HashPart4=922217693,,)
        MSI (s) (9C:0C) [17:14:33:065]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-sq.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:065]: Source for file 'datepicker_sq.js' is compressed
        InstallFiles: File: datepicker-sq.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1172
        MSI (s) (9C:0C) [17:14:33:096]: Executing op: FileCopy(SourceName=DA0539~1.JS1|datepicker-sr-SR.js,SourceCabKey=datepicker_sr_sr.js,DestName=datepicker-sr-SR.js,Attributes=16384,FileSize=1136,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-297257985,HashPart2=47978583,HashPart3=448739201,HashPart4=1277586005,,)
        MSI (s) (9C:0C) [17:14:33:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-sr-SR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:096]: Source for file 'datepicker_sr_sr.js' is compressed
        InstallFiles: File: datepicker-sr-SR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1136
        MSI (s) (9C:0C) [17:14:33:112]: Executing op: FileCopy(SourceName=DA91D4~1.JS1|datepicker-sr.js,SourceCabKey=datepicker_sr.js,DestName=datepicker-sr.js,Attributes=16384,FileSize=1322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-864161120,HashPart2=618027115,HashPart3=1681931291,HashPart4=-8652030,,)
        MSI (s) (9C:0C) [17:14:33:112]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-sr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:112]: Source for file 'datepicker_sr.js' is compressed
        InstallFiles: File: datepicker-sr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1322
        MSI (s) (9C:0C) [17:14:33:268]: Executing op: FileCopy(SourceName=DA6F14~1.JS1|datepicker-sv.js,SourceCabKey=datepicker_sv.js,DestName=datepicker-sv.js,Attributes=16384,FileSize=1175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1297966355,HashPart2=872003625,HashPart3=-420993942,HashPart4=806374586,,)
        MSI (s) (9C:0C) [17:14:33:268]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:268]: Source for file 'datepicker_sv.js' is compressed
        InstallFiles: File: datepicker-sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1175
        MSI (s) (9C:0C) [17:14:33:487]: Executing op: FileCopy(SourceName=DA37F3~1.JS1|datepicker-ta.js,SourceCabKey=datepicker_ta.js,DestName=datepicker-ta.js,Attributes=16384,FileSize=1781,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=411811121,HashPart2=-1370209914,HashPart3=909969505,HashPart4=-386896496,,)
        MSI (s) (9C:0C) [17:14:33:487]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-ta.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:487]: Source for file 'datepicker_ta.js' is compressed
        InstallFiles: File: datepicker-ta.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1781
        MSI (s) (9C:0C) [17:14:33:487]: Executing op: FileCopy(SourceName=DA5851~1.JS1|datepicker-th.js,SourceCabKey=datepicker_th.js,DestName=datepicker-th.js,Attributes=16384,FileSize=1559,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1071883690,HashPart2=-219611557,HashPart3=1199121777,HashPart4=2079726689,,)
        MSI (s) (9C:0C) [17:14:33:502]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-th.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:502]: Source for file 'datepicker_th.js' is compressed
        InstallFiles: File: datepicker-th.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1559
        MSI (s) (9C:0C) [17:14:33:502]: Executing op: FileCopy(SourceName=DAE165~1.JS1|datepicker-tj.js,SourceCabKey=datepicker_tj.js,DestName=datepicker-tj.js,Attributes=16384,FileSize=1359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1802107787,HashPart2=-1378975752,HashPart3=1289581758,HashPart4=1335115239,,)
        MSI (s) (9C:0C) [17:14:33:502]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-tj.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:502]: Source for file 'datepicker_tj.js' is compressed
        InstallFiles: File: datepicker-tj.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1359
        MSI (s) (9C:0C) [17:14:33:502]: Executing op: FileCopy(SourceName=DA6603~1.JS1|datepicker-tr.js,SourceCabKey=datepicker_tr.js,DestName=datepicker-tr.js,Attributes=16384,FileSize=1168,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2052045951,HashPart2=474233791,HashPart3=-740112876,HashPart4=698535236,,)
        MSI (s) (9C:0C) [17:14:33:502]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:502]: Source for file 'datepicker_tr.js' is compressed
        InstallFiles: File: datepicker-tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1168
        MSI (s) (9C:0C) [17:14:33:502]: Executing op: FileCopy(SourceName=DA4F22~1.JS1|datepicker-uk.js,SourceCabKey=datepicker_uk.js,DestName=datepicker-uk.js,Attributes=16384,FileSize=1469,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1637135174,HashPart2=-606554433,HashPart3=648142992,HashPart4=1188966443,,)
        MSI (s) (9C:0C) [17:14:33:502]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-uk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:502]: Source for file 'datepicker_uk.js' is compressed
        InstallFiles: File: datepicker-uk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1469
        MSI (s) (9C:0C) [17:14:33:502]: Executing op: FileCopy(SourceName=DAA087~1.JS1|datepicker-vi.js,SourceCabKey=datepicker_vi.js,DestName=datepicker-vi.js,Attributes=16384,FileSize=1379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2117185528,HashPart2=1514669653,HashPart3=396340683,HashPart4=-379632028,,)
        MSI (s) (9C:0C) [17:14:33:502]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-vi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:502]: Source for file 'datepicker_vi.js' is compressed
        InstallFiles: File: datepicker-vi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1379
        MSI (s) (9C:0C) [17:14:33:533]: Executing op: FileCopy(SourceName=DA04F5~1.JS1|datepicker-zh-CN.js,SourceCabKey=datepicker_zh_cn.js,DestName=datepicker-zh-CN.js,Attributes=16384,FileSize=1271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-601188992,HashPart2=1138391977,HashPart3=1645294733,HashPart4=-160983101,,)
        MSI (s) (9C:0C) [17:14:33:533]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-zh-CN.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:533]: Source for file 'datepicker_zh_cn.js' is compressed
        InstallFiles: File: datepicker-zh-CN.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1271
        MSI (s) (9C:0C) [17:14:33:565]: Executing op: FileCopy(SourceName=DAADA7~1.JS1|datepicker-zh-HK.js,SourceCabKey=datepicker_zh_hk.js,DestName=datepicker-zh-HK.js,Attributes=16384,FileSize=1269,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-264115557,HashPart2=1905803937,HashPart3=695779755,HashPart4=2054311377,,)
        MSI (s) (9C:0C) [17:14:33:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-zh-HK.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:565]: Source for file 'datepicker_zh_hk.js' is compressed
        InstallFiles: File: datepicker-zh-HK.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1269
        MSI (s) (9C:0C) [17:14:33:565]: Executing op: FileCopy(SourceName=DAE2F1~1.JS1|datepicker-zh-TW.js,SourceCabKey=datepicker_zh_tw.js,DestName=datepicker-zh-TW.js,Attributes=16384,FileSize=1265,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1474129746,HashPart2=966067358,HashPart3=1211930375,HashPart4=949564620,,)
        MSI (s) (9C:0C) [17:14:33:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\datepicker-zh-TW.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:565]: Source for file 'datepicker_zh_tw.js' is compressed
        InstallFiles: File: datepicker-zh-TW.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\, Size: 1265
        MSI (s) (9C:0C) [17:14:33:565]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\)
        MSI (s) (9C:0C) [17:14:33:565]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\ui\minified\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\)
        MSI (s) (9C:0C) [17:14:33:565]: Executing op: FileCopy(SourceName=ACCORD~1.JS|accordion.min.js,SourceCabKey=accordion.min.js,DestName=accordion.min.js,Attributes=16384,FileSize=8502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2137032460,HashPart2=-57614524,HashPart3=646362037,HashPart4=2023038459,,)
        MSI (s) (9C:0C) [17:14:33:565]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\accordion.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:565]: Source for file 'accordion.min.js' is compressed
        InstallFiles: File: accordion.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 8502
        MSI (s) (9C:0C) [17:14:33:580]: Executing op: FileCopy(SourceName=AUTOCO~1.JS|autocomplete.min.js,SourceCabKey=autocomplete.min.js2,DestName=autocomplete.min.js,Attributes=16384,FileSize=8217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-96148906,HashPart2=1289649729,HashPart3=-1327610775,HashPart4=1464604686,,)
        MSI (s) (9C:0C) [17:14:33:580]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\autocomplete.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:580]: Source for file 'autocomplete.min.js2' is compressed
        InstallFiles: File: autocomplete.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 8217
        MSI (s) (9C:0C) [17:14:33:580]: Executing op: FileCopy(SourceName=BUTTON~1.JS|button.min.js,SourceCabKey=button.min.js2,DestName=button.min.js,Attributes=16384,FileSize=7150,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=926769081,HashPart2=-648808613,HashPart3=483948317,HashPart4=719560716,,)
        MSI (s) (9C:0C) [17:14:33:580]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\button.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:580]: Source for file 'button.min.js2' is compressed
        InstallFiles: File: button.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 7150
        MSI (s) (9C:0C) [17:14:33:580]: Executing op: FileCopy(SourceName=COREMI~1.JS|core.min.js,SourceCabKey=core.min.js2,DestName=core.min.js,Attributes=16384,FileSize=3905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-567303729,HashPart2=-1950311801,HashPart3=-895144377,HashPart4=-1384682129,,)
        MSI (s) (9C:0C) [17:14:33:580]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\core.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:580]: Source for file 'core.min.js2' is compressed
        InstallFiles: File: core.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 3905
        MSI (s) (9C:0C) [17:14:33:689]: Executing op: FileCopy(SourceName=DATEPI~1.JS|datepicker.min.js,SourceCabKey=datepicker.min.js2,DestName=datepicker.min.js,Attributes=16384,FileSize=36430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1006433596,HashPart2=698650433,HashPart3=760965326,HashPart4=69695634,,)
        MSI (s) (9C:0C) [17:14:33:689]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\datepicker.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:689]: Source for file 'datepicker.min.js2' is compressed
        InstallFiles: File: datepicker.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 36430
        MSI (s) (9C:0C) [17:14:33:689]: Executing op: FileCopy(SourceName=DIALOG~1.JS|dialog.min.js,SourceCabKey=dialog.min.js2,DestName=dialog.min.js,Attributes=16384,FileSize=12075,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-610288994,HashPart2=1056961637,HashPart3=1190676139,HashPart4=-314197023,,)
        MSI (s) (9C:0C) [17:14:33:689]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\dialog.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:689]: Source for file 'dialog.min.js2' is compressed
        InstallFiles: File: dialog.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 12075
        MSI (s) (9C:0C) [17:14:33:689]: Executing op: FileCopy(SourceName=DRAGGA~1.JS|draggable.min.js,SourceCabKey=draggable.min.js,DestName=draggable.min.js,Attributes=16384,FileSize=18834,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-955808523,HashPart2=380312813,HashPart3=1226636793,HashPart4=1693572806,,)
        MSI (s) (9C:0C) [17:14:33:689]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\draggable.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:689]: Source for file 'draggable.min.js' is compressed
        InstallFiles: File: draggable.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 18834
        MSI (s) (9C:0C) [17:14:33:705]: Executing op: FileCopy(SourceName=DROPPA~1.JS|droppable.min.js,SourceCabKey=droppable.min.js,DestName=droppable.min.js,Attributes=16384,FileSize=6184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1354268936,HashPart2=304327914,HashPart3=-1564199424,HashPart4=-1583385615,,)
        MSI (s) (9C:0C) [17:14:33:705]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\droppable.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:705]: Source for file 'droppable.min.js' is compressed
        InstallFiles: File: droppable.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 6184
        MSI (s) (9C:0C) [17:14:33:736]: Executing op: FileCopy(SourceName=EFFECT~1.JS|effect-blind.min.js,SourceCabKey=effect_blind.min.js,DestName=effect-blind.min.js,Attributes=16384,FileSize=1042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1581815854,HashPart2=1520683763,HashPart3=-1975945788,HashPart4=992897170,,)
        MSI (s) (9C:0C) [17:14:33:736]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-blind.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:736]: Source for file 'effect_blind.min.js' is compressed
        InstallFiles: File: effect-blind.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 1042
        MSI (s) (9C:0C) [17:14:33:736]: Executing op: FileCopy(SourceName=EFFECT~1.JS1|effect-bounce.min.js,SourceCabKey=effect_bounce.min.js,DestName=effect-bounce.min.js,Attributes=16384,FileSize=1148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=214783145,HashPart2=-62862573,HashPart3=-2113411036,HashPart4=-1619752891,,)
        MSI (s) (9C:0C) [17:14:33:736]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-bounce.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:736]: Source for file 'effect_bounce.min.js' is compressed
        InstallFiles: File: effect-bounce.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 1148
        MSI (s) (9C:0C) [17:14:33:736]: Executing op: FileCopy(SourceName=EFFECT~1.JS2|effect-clip.min.js,SourceCabKey=effect_clip.min.js,DestName=effect-clip.min.js,Attributes=16384,FileSize=823,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1758166704,HashPart2=1071660594,HashPart3=298726038,HashPart4=-1293233659,,)
        MSI (s) (9C:0C) [17:14:33:736]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-clip.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:736]: Source for file 'effect_clip.min.js' is compressed
        InstallFiles: File: effect-clip.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 823
        MSI (s) (9C:0C) [17:14:33:736]: Executing op: FileCopy(SourceName=EFFECT~1.JS3|effect-drop.min.js,SourceCabKey=effect_drop.min.js,DestName=effect-drop.min.js,Attributes=16384,FileSize=902,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1621510196,HashPart2=1548557892,HashPart3=-624675829,HashPart4=-1521224843,,)
        MSI (s) (9C:0C) [17:14:33:736]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-drop.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:736]: Source for file 'effect_drop.min.js' is compressed
        InstallFiles: File: effect-drop.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 902
        MSI (s) (9C:0C) [17:14:33:767]: Executing op: FileCopy(SourceName=EFFECT~1.JS4|effect-explode.min.js,SourceCabKey=effect_explode.min.js,DestName=effect-explode.min.js,Attributes=16384,FileSize=1075,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1744356301,HashPart2=-1500516691,HashPart3=288372985,HashPart4=-96343455,,)
        MSI (s) (9C:0C) [17:14:33:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-explode.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:767]: Source for file 'effect_explode.min.js' is compressed
        InstallFiles: File: effect-explode.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 1075
        MSI (s) (9C:0C) [17:14:33:767]: Executing op: FileCopy(SourceName=EFFECT~1.JS5|effect-fade.min.js,SourceCabKey=effect_fade.min.js,DestName=effect-fade.min.js,Attributes=16384,FileSize=420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1312783688,HashPart2=-754584121,HashPart3=52575700,HashPart4=737431071,,)
        MSI (s) (9C:0C) [17:14:33:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-fade.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:767]: Source for file 'effect_fade.min.js' is compressed
        InstallFiles: File: effect-fade.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 420
        MSI (s) (9C:0C) [17:14:33:767]: Executing op: FileCopy(SourceName=EFFECT~1.JS6|effect-fold.min.js,SourceCabKey=effect_fold.min.js,DestName=effect-fold.min.js,Attributes=16384,FileSize=935,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1531012759,HashPart2=302758378,HashPart3=1881705697,HashPart4=273495337,,)
        MSI (s) (9C:0C) [17:14:33:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-fold.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:767]: Source for file 'effect_fold.min.js' is compressed
        InstallFiles: File: effect-fold.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 935
        MSI (s) (9C:0C) [17:14:33:767]: Executing op: FileCopy(SourceName=EFFECT~1.JS7|effect-highlight.min.js,SourceCabKey=effect_highlight.min.js,DestName=effect-highlight.min.js,Attributes=16384,FileSize=684,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1991160377,HashPart2=1200585553,HashPart3=1354231470,HashPart4=-1027143285,,)
        MSI (s) (9C:0C) [17:14:33:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-highlight.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:767]: Source for file 'effect_highlight.min.js' is compressed
        InstallFiles: File: effect-highlight.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 684
        MSI (s) (9C:0C) [17:14:33:783]: Executing op: FileCopy(SourceName=EFFECT~1.JS8|effect-puff.min.js,SourceCabKey=effect_puff.min.js,DestName=effect-puff.min.js,Attributes=16384,FileSize=688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=788670981,HashPart2=1899811535,HashPart3=-1027234973,HashPart4=299080421,,)
        MSI (s) (9C:0C) [17:14:33:783]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-puff.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:783]: Source for file 'effect_puff.min.js' is compressed
        InstallFiles: File: effect-puff.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 688
        MSI (s) (9C:0C) [17:14:33:783]: Executing op: FileCopy(SourceName=EFFECT~1.JS9|effect-pulsate.min.js,SourceCabKey=effect_pulsate.min.js,DestName=effect-pulsate.min.js,Attributes=16384,FileSize=699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=906516871,HashPart2=-1239038735,HashPart3=-69146516,HashPart4=1495681825,,)
        MSI (s) (9C:0C) [17:14:33:783]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-pulsate.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:783]: Source for file 'effect_pulsate.min.js' is compressed
        InstallFiles: File: effect-pulsate.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 699
        MSI (s) (9C:0C) [17:14:33:892]: Executing op: FileCopy(SourceName=EFFECT~2.JS1|effect-scale.min.js,SourceCabKey=effect_scale.min.js,DestName=effect-scale.min.js,Attributes=16384,FileSize=1025,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2002321067,HashPart2=1404687895,HashPart3=1227820321,HashPart4=1433885259,,)
        MSI (s) (9C:0C) [17:14:33:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-scale.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:892]: Source for file 'effect_scale.min.js' is compressed
        InstallFiles: File: effect-scale.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 1025
        MSI (s) (9C:0C) [17:14:33:892]: Executing op: FileCopy(SourceName=EFFECT~3.JS1|effect-shake.min.js,SourceCabKey=effect_shake.min.js,DestName=effect-shake.min.js,Attributes=16384,FileSize=1004,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-721671458,HashPart2=-808608672,HashPart3=-1986400136,HashPart4=-1388449106,,)
        MSI (s) (9C:0C) [17:14:33:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-shake.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:892]: Source for file 'effect_shake.min.js' is compressed
        InstallFiles: File: effect-shake.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 1004
        MSI (s) (9C:0C) [17:14:33:892]: Executing op: FileCopy(SourceName=EFFECT~4.JS1|effect-size.min.js,SourceCabKey=effect_size.min.js,DestName=effect-size.min.js,Attributes=16384,FileSize=3262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1859515297,HashPart2=-326529675,HashPart3=-1880622924,HashPart4=1075547420,,)
        MSI (s) (9C:0C) [17:14:33:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-size.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:892]: Source for file 'effect_size.min.js' is compressed
        InstallFiles: File: effect-size.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 3262
        MSI (s) (9C:0C) [17:14:33:892]: Executing op: FileCopy(SourceName=EFC530~1.JS1|effect-slide.min.js,SourceCabKey=effect_slide.min.js,DestName=effect-slide.min.js,Attributes=16384,FileSize=865,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=887962488,HashPart2=-1967489940,HashPart3=-1486089323,HashPart4=972622818,,)
        MSI (s) (9C:0C) [17:14:33:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-slide.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:892]: Source for file 'effect_slide.min.js' is compressed
        InstallFiles: File: effect-slide.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 865
        MSI (s) (9C:0C) [17:14:33:892]: Executing op: FileCopy(SourceName=EF5D8F~1.JS1|effect-transfer.min.js,SourceCabKey=effect_transfer.min.js,DestName=effect-transfer.min.js,Attributes=16384,FileSize=754,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=624362916,HashPart2=-517929209,HashPart3=-549846555,HashPart4=972922001,,)
        MSI (s) (9C:0C) [17:14:33:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect-transfer.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:892]: Source for file 'effect_transfer.min.js' is compressed
        InstallFiles: File: effect-transfer.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 754
        MSI (s) (9C:0C) [17:14:33:910]: Executing op: FileCopy(SourceName=EFF796~1.JS1|effect.min.js,SourceCabKey=effect.min.js,DestName=effect.min.js,Attributes=16384,FileSize=13064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-110252724,HashPart2=1004132859,HashPart3=-2004681647,HashPart4=1215321599,,)
        MSI (s) (9C:0C) [17:14:33:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\effect.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:910]: Source for file 'effect.min.js' is compressed
        InstallFiles: File: effect.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 13064
        MSI (s) (9C:0C) [17:14:33:910]: Executing op: FileCopy(SourceName=MENUMI~1.JS|menu.min.js,SourceCabKey=menu.min.js2,DestName=menu.min.js,Attributes=16384,FileSize=9530,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=918779695,HashPart2=-1221950969,HashPart3=-1280559798,HashPart4=-1752954531,,)
        MSI (s) (9C:0C) [17:14:33:910]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\menu.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:910]: Source for file 'menu.min.js2' is compressed
        InstallFiles: File: menu.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 9530
        MSI (s) (9C:0C) [17:14:33:923]: Executing op: FileCopy(SourceName=MOUSEM~1.JS|mouse.min.js,SourceCabKey=mouse.min.js,DestName=mouse.min.js,Attributes=16384,FileSize=3069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1277785203,HashPart2=1104075522,HashPart3=-1166924976,HashPart4=-970115437,,)
        MSI (s) (9C:0C) [17:14:33:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\mouse.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:923]: Source for file 'mouse.min.js' is compressed
        InstallFiles: File: mouse.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 3069
        MSI (s) (9C:0C) [17:14:33:923]: Executing op: FileCopy(SourceName=POSITI~1.JS|position.min.js,SourceCabKey=position.min.js,DestName=position.min.js,Attributes=16384,FileSize=6401,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=778472751,HashPart2=176116453,HashPart3=-1998915970,HashPart4=434981455,,)
        MSI (s) (9C:0C) [17:14:33:923]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\position.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:923]: Source for file 'position.min.js' is compressed
        InstallFiles: File: position.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 6401
        MSI (s) (9C:0C) [17:14:33:923]: Executing op: FileCopy(SourceName=PROGRE~1.JS|progressbar.min.js,SourceCabKey=progressbar.min.js,DestName=progressbar.min.js,Attributes=16384,FileSize=2381,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=310200724,HashPart2=-1634394364,HashPart3=-1449949526,HashPart4=-72378732,,)
        MSI (s) (9C:0C) [17:14:33:939]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\progressbar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:33:939]: Source for file 'progressbar.min.js' is compressed
        InstallFiles: File: progressbar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 2381
        MSI (s) (9C:0C) [17:14:34:111]: Executing op: FileCopy(SourceName=RESIZA~1.JS|resizable.min.js,SourceCabKey=resizable.min.js,DestName=resizable.min.js,Attributes=16384,FileSize=18338,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-330170501,HashPart2=498989156,HashPart3=-1662534713,HashPart4=-937353662,,)
        MSI (s) (9C:0C) [17:14:34:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\resizable.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:111]: Source for file 'resizable.min.js' is compressed
        InstallFiles: File: resizable.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 18338
        MSI (s) (9C:0C) [17:14:34:111]: Executing op: FileCopy(SourceName=SELECT~1.JS|selectable.min.js,SourceCabKey=selectable.min.js,DestName=selectable.min.js,Attributes=16384,FileSize=4172,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-836398311,HashPart2=1116254731,HashPart3=-698192768,HashPart4=1239467727,,)
        MSI (s) (9C:0C) [17:14:34:111]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\selectable.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:111]: Source for file 'selectable.min.js' is compressed
        InstallFiles: File: selectable.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 4172
        MSI (s) (9C:0C) [17:14:34:126]: Executing op: FileCopy(SourceName=SELECT~1.JS1|selectmenu.min.js,SourceCabKey=selectmenu.min.js,DestName=selectmenu.min.js,Attributes=16384,FileSize=8293,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=399144910,HashPart2=458055109,HashPart3=-271763783,HashPart4=-511079352,,)
        MSI (s) (9C:0C) [17:14:34:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\selectmenu.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:126]: Source for file 'selectmenu.min.js' is compressed
        InstallFiles: File: selectmenu.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 8293
        MSI (s) (9C:0C) [17:14:34:126]: Executing op: FileCopy(SourceName=SLIDER~1.JS|slider.min.js,SourceCabKey=slider.min.js2,DestName=slider.min.js,Attributes=16384,FileSize=10913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1519056792,HashPart2=607962305,HashPart3=-396046870,HashPart4=1937688107,,)
        MSI (s) (9C:0C) [17:14:34:126]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\slider.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:126]: Source for file 'slider.min.js2' is compressed
        InstallFiles: File: slider.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 10913
        MSI (s) (9C:0C) [17:14:34:579]: Executing op: FileCopy(SourceName=SORTAB~1.JS|sortable.min.js,SourceCabKey=sortable.min.js1,DestName=sortable.min.js,Attributes=16384,FileSize=24825,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=616538468,HashPart2=-1963000313,HashPart3=2029750296,HashPart4=-447080030,,)
        MSI (s) (9C:0C) [17:14:34:579]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\sortable.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:579]: Source for file 'sortable.min.js1' is compressed
        InstallFiles: File: sortable.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 24825
        MSI (s) (9C:0C) [17:14:34:672]: Executing op: FileCopy(SourceName=SPINNE~1.JS|spinner.min.js,SourceCabKey=spinner.min.js,DestName=spinner.min.js,Attributes=16384,FileSize=7045,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1747857973,HashPart2=1734485478,HashPart3=413875929,HashPart4=1030796694,,)
        MSI (s) (9C:0C) [17:14:34:672]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\spinner.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:672]: Source for file 'spinner.min.js' is compressed
        InstallFiles: File: spinner.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 7045
        MSI (s) (9C:0C) [17:14:34:672]: Executing op: FileCopy(SourceName=TABSMI~1.JS|tabs.min.js,SourceCabKey=tabs.min.js2,DestName=tabs.min.js,Attributes=16384,FileSize=12043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1289969722,HashPart2=1002662080,HashPart3=-1117979274,HashPart4=-1092643145,,)
        MSI (s) (9C:0C) [17:14:34:672]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\tabs.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:672]: Source for file 'tabs.min.js2' is compressed
        InstallFiles: File: tabs.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 12043
        MSI (s) (9C:0C) [17:14:34:672]: Executing op: FileCopy(SourceName=TOOLTI~1.JS|tooltip.min.js,SourceCabKey=tooltip.min.js2,DestName=tooltip.min.js,Attributes=16384,FileSize=5629,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=973135710,HashPart2=-898956200,HashPart3=-507902744,HashPart4=-592687827,,)
        MSI (s) (9C:0C) [17:14:34:672]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\tooltip.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:672]: Source for file 'tooltip.min.js2' is compressed
        InstallFiles: File: tooltip.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 5629
        MSI (s) (9C:0C) [17:14:34:688]: Executing op: FileCopy(SourceName=WIDGET~1.JS|widget.min.js,SourceCabKey=widget.min.js,DestName=widget.min.js,Attributes=16384,FileSize=6832,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=267067730,HashPart2=-1966862504,HashPart3=-22495418,HashPart4=-1010086033,,)
        MSI (s) (9C:0C) [17:14:34:688]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\widget.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:688]: Source for file 'widget.min.js' is compressed
        InstallFiles: File: widget.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\, Size: 6832
        MSI (s) (9C:0C) [17:14:34:688]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\)
        MSI (s) (9C:0C) [17:14:34:688]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~2\ui\minified\i18n\|IISRootFolder\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\)
        MSI (s) (9C:0C) [17:14:34:688]: Executing op: FileCopy(SourceName=DATEPI~1.JS|datepicker-af.min.js,SourceCabKey=datepicker_af.min.js,DestName=datepicker-af.min.js,Attributes=16384,FileSize=898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1059258334,HashPart2=2009441054,HashPart3=-1775652997,HashPart4=-1314301269,,)
        MSI (s) (9C:0C) [17:14:34:688]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-af.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:688]: Source for file 'datepicker_af.min.js' is compressed
        InstallFiles: File: datepicker-af.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 898
        MSI (s) (9C:0C) [17:14:34:782]: Executing op: FileCopy(SourceName=DATEPI~1.JS1|datepicker-ar-DZ.min.js,SourceCabKey=datepicker_ar_dz.min.js,DestName=datepicker-ar-DZ.min.js,Attributes=16384,FileSize=1152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=12989803,HashPart2=1883468667,HashPart3=1296610697,HashPart4=1190687715,,)
        MSI (s) (9C:0C) [17:14:34:782]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ar-DZ.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:782]: Source for file 'datepicker_ar_dz.min.js' is compressed
        InstallFiles: File: datepicker-ar-DZ.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1152
        MSI (s) (9C:0C) [17:14:34:797]: Executing op: FileCopy(SourceName=DATEPI~1.JS2|datepicker-ar.min.js,SourceCabKey=datepicker_ar.min.js,DestName=datepicker-ar.min.js,Attributes=16384,FileSize=1038,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=922010483,HashPart2=-538335768,HashPart3=-1006256379,HashPart4=1468560264,,)
        MSI (s) (9C:0C) [17:14:34:797]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:797]: Source for file 'datepicker_ar.min.js' is compressed
        InstallFiles: File: datepicker-ar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1038
        MSI (s) (9C:0C) [17:14:34:907]: Executing op: FileCopy(SourceName=DATEPI~1.JS3|datepicker-az.min.js,SourceCabKey=datepicker_az.min.js,DestName=datepicker-az.min.js,Attributes=16384,FileSize=915,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=886835989,HashPart2=-560018475,HashPart3=-456476357,HashPart4=1995936382,,)
        MSI (s) (9C:0C) [17:14:34:907]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-az.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:907]: Source for file 'datepicker_az.min.js' is compressed
        InstallFiles: File: datepicker-az.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 915
        MSI (s) (9C:0C) [17:14:34:907]: Executing op: FileCopy(SourceName=DATEPI~1.JS4|datepicker-be.min.js,SourceCabKey=datepicker_be.min.js,DestName=datepicker-be.min.js,Attributes=16384,FileSize=1147,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1397666129,HashPart2=558122439,HashPart3=-500156659,HashPart4=-1253644949,,)
        MSI (s) (9C:0C) [17:14:34:907]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-be.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:907]: Source for file 'datepicker_be.min.js' is compressed
        InstallFiles: File: datepicker-be.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1147
        MSI (s) (9C:0C) [17:14:34:907]: Executing op: FileCopy(SourceName=DATEPI~1.JS5|datepicker-bg.min.js,SourceCabKey=datepicker_bg.min.js,DestName=datepicker-bg.min.js,Attributes=16384,FileSize=1128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-956188676,HashPart2=1244266465,HashPart3=1461771472,HashPart4=2076160907,,)
        MSI (s) (9C:0C) [17:14:34:907]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-bg.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:907]: Source for file 'datepicker_bg.min.js' is compressed
        InstallFiles: File: datepicker-bg.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1128
        MSI (s) (9C:0C) [17:14:34:922]: Executing op: FileCopy(SourceName=DATEPI~1.JS6|datepicker-bs.min.js,SourceCabKey=datepicker_bs.min.js,DestName=datepicker-bs.min.js,Attributes=16384,FileSize=885,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=676388909,HashPart2=-226100814,HashPart3=-1065182442,HashPart4=-1739747221,,)
        MSI (s) (9C:0C) [17:14:34:922]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-bs.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:922]: Source for file 'datepicker_bs.min.js' is compressed
        InstallFiles: File: datepicker-bs.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 885
        MSI (s) (9C:0C) [17:14:34:922]: Executing op: FileCopy(SourceName=DATEPI~1.JS7|datepicker-ca.min.js,SourceCabKey=datepicker_ca.min.js,DestName=datepicker-ca.min.js,Attributes=16384,FileSize=884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1766351288,HashPart2=-172370393,HashPart3=-122813076,HashPart4=-1880833555,,)
        MSI (s) (9C:0C) [17:14:34:922]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ca.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:922]: Source for file 'datepicker_ca.min.js' is compressed
        InstallFiles: File: datepicker-ca.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 884
        MSI (s) (9C:0C) [17:14:34:922]: Executing op: FileCopy(SourceName=DATEPI~1.JS8|datepicker-cs.min.js,SourceCabKey=datepicker_cs.min.js,DestName=datepicker-cs.min.js,Attributes=16384,FileSize=918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-807584335,HashPart2=653539060,HashPart3=1375752150,HashPart4=-1233681293,,)
        MSI (s) (9C:0C) [17:14:34:922]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-cs.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:922]: Source for file 'datepicker_cs.min.js' is compressed
        InstallFiles: File: datepicker-cs.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 918
        MSI (s) (9C:0C) [17:14:34:922]: Executing op: FileCopy(SourceName=DATEPI~1.JS9|datepicker-cy-GB.min.js,SourceCabKey=datepicker_cy_gb.min.js,DestName=datepicker-cy-GB.min.js,Attributes=16384,FileSize=918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1644570455,HashPart2=914585991,HashPart3=1807955648,HashPart4=-1947043917,,)
        MSI (s) (9C:0C) [17:14:34:922]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-cy-GB.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:922]: Source for file 'datepicker_cy_gb.min.js' is compressed
        InstallFiles: File: datepicker-cy-GB.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 918
        MSI (s) (9C:0C) [17:14:34:922]: Executing op: FileCopy(SourceName=DATEPI~2.JS1|datepicker-da.min.js,SourceCabKey=datepicker_da.min.js,DestName=datepicker-da.min.js,Attributes=16384,FileSize=893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=462294205,HashPart2=-1485848922,HashPart3=1503745588,HashPart4=1712854161,,)
        MSI (s) (9C:0C) [17:14:34:922]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-da.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:922]: Source for file 'datepicker_da.min.js' is compressed
        InstallFiles: File: datepicker-da.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 893
        MSI (s) (9C:0C) [17:14:34:937]: Executing op: FileCopy(SourceName=DATEPI~3.JS1|datepicker-de.min.js,SourceCabKey=datepicker_de.min.js,DestName=datepicker-de.min.js,Attributes=16384,FileSize=894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1758982067,HashPart2=893305180,HashPart3=-351717705,HashPart4=-1011104436,,)
        MSI (s) (9C:0C) [17:14:34:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-de.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:937]: Source for file 'datepicker_de.min.js' is compressed
        InstallFiles: File: datepicker-de.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 894
        MSI (s) (9C:0C) [17:14:34:937]: Executing op: FileCopy(SourceName=DATEPI~4.JS1|datepicker-el.min.js,SourceCabKey=datepicker_el.min.js,DestName=datepicker-el.min.js,Attributes=16384,FileSize=1187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-175749429,HashPart2=1916478608,HashPart3=2128715239,HashPart4=-11270811,,)
        MSI (s) (9C:0C) [17:14:34:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-el.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:937]: Source for file 'datepicker_el.min.js' is compressed
        InstallFiles: File: datepicker-el.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1187
        MSI (s) (9C:0C) [17:14:34:937]: Executing op: FileCopy(SourceName=DAC020~1.JS1|datepicker-en-AU.min.js,SourceCabKey=datepicker_en_au.min.js,DestName=datepicker-en-AU.min.js,Attributes=16384,FileSize=897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1524907098,HashPart2=-1445068490,HashPart3=254079199,HashPart4=-217602267,,)
        MSI (s) (9C:0C) [17:14:34:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-en-AU.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:937]: Source for file 'datepicker_en_au.min.js' is compressed
        InstallFiles: File: datepicker-en-AU.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 897
        MSI (s) (9C:0C) [17:14:34:937]: Executing op: FileCopy(SourceName=DAA343~1.JS1|datepicker-en-GB.min.js,SourceCabKey=datepicker_en_gb.min.js,DestName=datepicker-en-GB.min.js,Attributes=16384,FileSize=897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1978459813,HashPart2=1130008057,HashPart3=-1818753404,HashPart4=-440761564,,)
        MSI (s) (9C:0C) [17:14:34:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-en-GB.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:937]: Source for file 'datepicker_en_gb.min.js' is compressed
        InstallFiles: File: datepicker-en-GB.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 897
        MSI (s) (9C:0C) [17:14:34:937]: Executing op: FileCopy(SourceName=DA24B6~1.JS1|datepicker-en-NZ.min.js,SourceCabKey=datepicker_en_nz.min.js,DestName=datepicker-en-NZ.min.js,Attributes=16384,FileSize=897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1856628683,HashPart2=-2098451995,HashPart3=836348478,HashPart4=1539149716,,)
        MSI (s) (9C:0C) [17:14:34:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-en-NZ.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:937]: Source for file 'datepicker_en_nz.min.js' is compressed
        InstallFiles: File: datepicker-en-NZ.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 897
        MSI (s) (9C:0C) [17:14:34:937]: Executing op: FileCopy(SourceName=DA2E2A~1.JS1|datepicker-eo.min.js,SourceCabKey=datepicker_eo.min.js,DestName=datepicker-eo.min.js,Attributes=16384,FileSize=898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=674676783,HashPart2=-937021995,HashPart3=-1898248240,HashPart4=1483881804,,)
        MSI (s) (9C:0C) [17:14:34:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-eo.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:937]: Source for file 'datepicker_eo.min.js' is compressed
        InstallFiles: File: datepicker-eo.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 898
        MSI (s) (9C:0C) [17:14:34:937]: Executing op: FileCopy(SourceName=DA4F76~1.JS1|datepicker-es.min.js,SourceCabKey=datepicker_es.min.js,DestName=datepicker-es.min.js,Attributes=16384,FileSize=885,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1610987219,HashPart2=2020097734,HashPart3=-374752489,HashPart4=-1012644104,,)
        MSI (s) (9C:0C) [17:14:34:937]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-es.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:937]: Source for file 'datepicker_es.min.js' is compressed
        InstallFiles: File: datepicker-es.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 885
        MSI (s) (9C:0C) [17:14:34:953]: Executing op: FileCopy(SourceName=DA4B9D~1.JS1|datepicker-et.min.js,SourceCabKey=datepicker_et.min.js,DestName=datepicker-et.min.js,Attributes=16384,FileSize=930,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=103691602,HashPart2=1423891206,HashPart3=-303084988,HashPart4=-1071740673,,)
        MSI (s) (9C:0C) [17:14:34:953]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-et.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:953]: Source for file 'datepicker_et.min.js' is compressed
        InstallFiles: File: datepicker-et.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 930
        MSI (s) (9C:0C) [17:14:34:953]: Executing op: FileCopy(SourceName=DAD618~1.JS1|datepicker-eu.min.js,SourceCabKey=datepicker_eu.min.js,DestName=datepicker-eu.min.js,Attributes=16384,FileSize=919,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-885166537,HashPart2=-2056211274,HashPart3=788228933,HashPart4=1782471333,,)
        MSI (s) (9C:0C) [17:14:34:953]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-eu.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:953]: Source for file 'datepicker_eu.min.js' is compressed
        InstallFiles: File: datepicker-eu.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 919
        MSI (s) (9C:0C) [17:14:34:953]: Executing op: FileCopy(SourceName=DADBE6~1.JS1|datepicker-fa.min.js,SourceCabKey=datepicker_fa.min.js,DestName=datepicker-fa.min.js,Attributes=16384,FileSize=959,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=216821708,HashPart2=2027936427,HashPart3=-307893000,HashPart4=-350409920,,)
        MSI (s) (9C:0C) [17:14:34:953]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-fa.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:953]: Source for file 'datepicker_fa.min.js' is compressed
        InstallFiles: File: datepicker-fa.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 959
        MSI (s) (9C:0C) [17:14:34:953]: Executing op: FileCopy(SourceName=DA58CA~1.JS1|datepicker-fi.min.js,SourceCabKey=datepicker_fi.min.js,DestName=datepicker-fi.min.js,Attributes=16384,FileSize=950,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-806626304,HashPart2=-1211493543,HashPart3=1554119399,HashPart4=-1906392250,,)
        MSI (s) (9C:0C) [17:14:34:953]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-fi.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:953]: Source for file 'datepicker_fi.min.js' is compressed
        InstallFiles: File: datepicker-fi.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 950
        MSI (s) (9C:0C) [17:14:34:953]: Executing op: FileCopy(SourceName=DABDA9~1.JS1|datepicker-fo.min.js,SourceCabKey=datepicker_fo.min.js,DestName=datepicker-fo.min.js,Attributes=16384,FileSize=925,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1375984248,HashPart2=1359413289,HashPart3=527768656,HashPart4=692655688,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-fo.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_fo.min.js' is compressed
        InstallFiles: File: datepicker-fo.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 925
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DA3ECA~1.JS1|datepicker-fr-CA.min.js,SourceCabKey=datepicker_fr_ca.min.js,DestName=datepicker-fr-CA.min.js,Attributes=16384,FileSize=933,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-386996741,HashPart2=1756139947,HashPart3=1968154798,HashPart4=-1859361791,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-fr-CA.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_fr_ca.min.js' is compressed
        InstallFiles: File: datepicker-fr-CA.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 933
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DABD0E~1.JS1|datepicker-fr-CH.min.js,SourceCabKey=datepicker_fr_ch.min.js,DestName=datepicker-fr-CH.min.js,Attributes=16384,FileSize=930,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1876467704,HashPart2=-1203139290,HashPart3=-150485603,HashPart4=-1998791393,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-fr-CH.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_fr_ch.min.js' is compressed
        InstallFiles: File: datepicker-fr-CH.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 930
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DA3F3A~1.JS1|datepicker-fr.min.js,SourceCabKey=datepicker_fr.min.js,DestName=datepicker-fr.min.js,Attributes=16384,FileSize=914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-357147508,HashPart2=1696286425,HashPart3=-1716903714,HashPart4=-376584621,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-fr.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_fr.min.js' is compressed
        InstallFiles: File: datepicker-fr.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 914
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DA39E1~1.JS1|datepicker-gl.min.js,SourceCabKey=datepicker_gl.min.js,DestName=datepicker-gl.min.js,Attributes=16384,FileSize=891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2000798175,HashPart2=-1274720995,HashPart3=-703936085,HashPart4=1005619763,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-gl.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_gl.min.js' is compressed
        InstallFiles: File: datepicker-gl.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 891
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DA5E67~1.JS1|datepicker-he.min.js,SourceCabKey=datepicker_he.min.js,DestName=datepicker-he.min.js,Attributes=16384,FileSize=1015,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1944311554,HashPart2=816189816,HashPart3=703481235,HashPart4=2132909134,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-he.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_he.min.js' is compressed
        InstallFiles: File: datepicker-he.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1015
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DA8FD5~1.JS1|datepicker-hi.min.js,SourceCabKey=datepicker_hi.min.js,DestName=datepicker-hi.min.js,Attributes=16384,FileSize=1315,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1425466955,HashPart2=627701528,HashPart3=-683172903,HashPart4=-425735611,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-hi.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_hi.min.js' is compressed
        InstallFiles: File: datepicker-hi.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1315
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DA08D0~1.JS1|datepicker-hr.min.js,SourceCabKey=datepicker_hr.min.js,DestName=datepicker-hr.min.js,Attributes=16384,FileSize=905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2013737385,HashPart2=976770466,HashPart3=1317743293,HashPart4=852756492,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-hr.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_hr.min.js' is compressed
        InstallFiles: File: datepicker-hr.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 905
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DA55BF~1.JS1|datepicker-hu.min.js,SourceCabKey=datepicker_hu.min.js,DestName=datepicker-hu.min.js,Attributes=16384,FileSize=914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-697154367,HashPart2=-1076665378,HashPart3=929969812,HashPart4=2106869948,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-hu.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_hu.min.js' is compressed
        InstallFiles: File: datepicker-hu.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 914
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DAF83A~1.JS1|datepicker-hy.min.js,SourceCabKey=datepicker_hy.min.js,DestName=datepicker-hy.min.js,Attributes=16384,FileSize=1169,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1895882050,HashPart2=116281439,HashPart3=-277400255,HashPart4=-773873801,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-hy.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_hy.min.js' is compressed
        InstallFiles: File: datepicker-hy.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1169
        MSI (s) (9C:0C) [17:14:34:969]: Executing op: FileCopy(SourceName=DAF1F1~1.JS1|datepicker-id.min.js,SourceCabKey=datepicker_id.min.js,DestName=datepicker-id.min.js,Attributes=16384,FileSize=885,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=381322903,HashPart2=-703064694,HashPart3=1547377434,HashPart4=642042834,,)
        MSI (s) (9C:0C) [17:14:34:969]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-id.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:969]: Source for file 'datepicker_id.min.js' is compressed
        InstallFiles: File: datepicker-id.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 885
        MSI (s) (9C:0C) [17:14:34:984]: Executing op: FileCopy(SourceName=DAFE82~1.JS1|datepicker-is.min.js,SourceCabKey=datepicker_is.min.js,DestName=datepicker-is.min.js,Attributes=16384,FileSize=949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-892926384,HashPart2=-471188955,HashPart3=803397012,HashPart4=844012044,,)
        MSI (s) (9C:0C) [17:14:34:984]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-is.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:984]: Source for file 'datepicker_is.min.js' is compressed
        InstallFiles: File: datepicker-is.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 949
        MSI (s) (9C:0C) [17:14:34:984]: Executing op: FileCopy(SourceName=DA5F74~1.JS1|datepicker-it-CH.min.js,SourceCabKey=datepicker_it_ch.min.js,DestName=datepicker-it-CH.min.js,Attributes=16384,FileSize=923,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=368238019,HashPart2=231894191,HashPart3=-1949367408,HashPart4=-132243782,,)
        MSI (s) (9C:0C) [17:14:34:984]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-it-CH.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:984]: Source for file 'datepicker_it_ch.min.js' is compressed
        InstallFiles: File: datepicker-it-CH.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 923
        MSI (s) (9C:0C) [17:14:34:984]: Executing op: FileCopy(SourceName=DAFAA9~1.JS1|datepicker-it.min.js,SourceCabKey=datepicker_it.min.js,DestName=datepicker-it.min.js,Attributes=16384,FileSize=905,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1032050111,HashPart2=-1570600946,HashPart3=1199468675,HashPart4=432568597,,)
        MSI (s) (9C:0C) [17:14:34:984]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-it.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:984]: Source for file 'datepicker_it.min.js' is compressed
        InstallFiles: File: datepicker-it.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 905
        MSI (s) (9C:0C) [17:14:34:984]: Executing op: FileCopy(SourceName=DAF4A9~1.JS1|datepicker-ja.min.js,SourceCabKey=datepicker_ja.min.js,DestName=datepicker-ja.min.js,Attributes=16384,FileSize=911,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=130496220,HashPart2=-868682991,HashPart3=-360395642,HashPart4=-912449691,,)
        MSI (s) (9C:0C) [17:14:34:984]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ja.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:34:984]: Source for file 'datepicker_ja.min.js' is compressed
        InstallFiles: File: datepicker-ja.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 911
        MSI (s) (9C:0C) [17:14:35:016]: Executing op: FileCopy(SourceName=DAE63A~1.JS1|datepicker-ka.min.js,SourceCabKey=datepicker_ka.min.js,DestName=datepicker-ka.min.js,Attributes=16384,FileSize=1414,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1285855424,HashPart2=-522228414,HashPart3=-1871879027,HashPart4=-1166018023,,)
        MSI (s) (9C:0C) [17:14:35:016]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ka.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:016]: Source for file 'datepicker_ka.min.js' is compressed
        InstallFiles: File: datepicker-ka.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1414
        MSI (s) (9C:0C) [17:14:35:016]: Executing op: FileCopy(SourceName=DA1550~1.JS1|datepicker-kk.min.js,SourceCabKey=datepicker_kk.min.js,DestName=datepicker-kk.min.js,Attributes=16384,FileSize=1107,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=771395,HashPart2=-2028376087,HashPart3=280386280,HashPart4=-1637244798,,)
        MSI (s) (9C:0C) [17:14:35:016]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-kk.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:016]: Source for file 'datepicker_kk.min.js' is compressed
        InstallFiles: File: datepicker-kk.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1107
        MSI (s) (9C:0C) [17:14:35:016]: Executing op: FileCopy(SourceName=DAFD5B~1.JS1|datepicker-km.min.js,SourceCabKey=datepicker_km.min.js,DestName=datepicker-km.min.js,Attributes=16384,FileSize=1319,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1553722022,HashPart2=7597282,HashPart3=-1228657052,HashPart4=1858637803,,)
        MSI (s) (9C:0C) [17:14:35:016]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-km.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:016]: Source for file 'datepicker_km.min.js' is compressed
        InstallFiles: File: datepicker-km.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1319
        MSI (s) (9C:0C) [17:14:35:016]: Executing op: FileCopy(SourceName=DAC8FC~1.JS1|datepicker-ko.min.js,SourceCabKey=datepicker_ko.min.js,DestName=datepicker-ko.min.js,Attributes=16384,FileSize=907,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1415379729,HashPart2=1450354701,HashPart3=2000698117,HashPart4=-1359685084,,)
        MSI (s) (9C:0C) [17:14:35:016]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ko.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:016]: Source for file 'datepicker_ko.min.js' is compressed
        InstallFiles: File: datepicker-ko.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 907
        MSI (s) (9C:0C) [17:14:35:016]: Executing op: FileCopy(SourceName=DA339D~1.JS1|datepicker-ky.min.js,SourceCabKey=datepicker_ky.min.js,DestName=datepicker-ky.min.js,Attributes=16384,FileSize=1093,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-176279527,HashPart2=1840039607,HashPart3=1754281436,HashPart4=1298919639,,)
        MSI (s) (9C:0C) [17:14:35:016]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ky.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:016]: Source for file 'datepicker_ky.min.js' is compressed
        InstallFiles: File: datepicker-ky.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1093
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DA4E88~1.JS1|datepicker-lb.min.js,SourceCabKey=datepicker_lb.min.js,DestName=datepicker-lb.min.js,Attributes=16384,FileSize=904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=178703259,HashPart2=110467723,HashPart3=1326421506,HashPart4=2071816531,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-lb.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_lb.min.js' is compressed
        InstallFiles: File: datepicker-lb.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 904
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DAA1CA~1.JS1|datepicker-lt.min.js,SourceCabKey=datepicker_lt.min.js,DestName=datepicker-lt.min.js,Attributes=16384,FileSize=959,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1424451408,HashPart2=-1685438381,HashPart3=931769093,HashPart4=-1914824267,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-lt.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_lt.min.js' is compressed
        InstallFiles: File: datepicker-lt.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 959
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DA159D~1.JS1|datepicker-lv.min.js,SourceCabKey=datepicker_lv.min.js,DestName=datepicker-lv.min.js,Attributes=16384,FileSize=928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=504042405,HashPart2=-1011602157,HashPart3=-983800683,HashPart4=-97003091,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-lv.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_lv.min.js' is compressed
        InstallFiles: File: datepicker-lv.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 928
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DA22CA~1.JS1|datepicker-mk.min.js,SourceCabKey=datepicker_mk.min.js,DestName=datepicker-mk.min.js,Attributes=16384,FileSize=1089,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-188123080,HashPart2=1515274845,HashPart3=1729970064,HashPart4=-1427134768,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-mk.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_mk.min.js' is compressed
        InstallFiles: File: datepicker-mk.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1089
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DA52CA~1.JS1|datepicker-ml.min.js,SourceCabKey=datepicker_ml.min.js,DestName=datepicker-ml.min.js,Attributes=16384,FileSize=1410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-153958267,HashPart2=856103353,HashPart3=-315352884,HashPart4=-1160471577,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ml.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_ml.min.js' is compressed
        InstallFiles: File: datepicker-ml.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1410
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DAAE9E~1.JS1|datepicker-ms.min.js,SourceCabKey=datepicker_ms.min.js,DestName=datepicker-ms.min.js,Attributes=16384,FileSize=883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1482090576,HashPart2=2010136498,HashPart3=168132444,HashPart4=-1771981602,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ms.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_ms.min.js' is compressed
        InstallFiles: File: datepicker-ms.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 883
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DA75A3~1.JS1|datepicker-nb.min.js,SourceCabKey=datepicker_nb.min.js,DestName=datepicker-nb.min.js,Attributes=16384,FileSize=893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1732854918,HashPart2=1414655076,HashPart3=-1711151625,HashPart4=-1507338994,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-nb.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_nb.min.js' is compressed
        InstallFiles: File: datepicker-nb.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 893
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DA0C4E~1.JS1|datepicker-nl-BE.min.js,SourceCabKey=datepicker_nl_be.min.js,DestName=datepicker-nl-BE.min.js,Attributes=16384,FileSize=904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-272749233,HashPart2=328875417,HashPart3=1034533859,HashPart4=1710748911,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-nl-BE.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_nl_be.min.js' is compressed
        InstallFiles: File: datepicker-nl-BE.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 904
        MSI (s) (9C:0C) [17:14:35:031]: Executing op: FileCopy(SourceName=DA8919~1.JS1|datepicker-nl.min.js,SourceCabKey=datepicker_nl.min.js,DestName=datepicker-nl.min.js,Attributes=16384,FileSize=886,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1196158609,HashPart2=275212592,HashPart3=1538363095,HashPart4=-46282149,,)
        MSI (s) (9C:0C) [17:14:35:031]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-nl.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:031]: Source for file 'datepicker_nl.min.js' is compressed
        InstallFiles: File: datepicker-nl.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 886
        MSI (s) (9C:0C) [17:14:35:063]: Executing op: FileCopy(SourceName=DAFE45~1.JS1|datepicker-nn.min.js,SourceCabKey=datepicker_nn.min.js,DestName=datepicker-nn.min.js,Attributes=16384,FileSize=890,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1988210948,HashPart2=1710780718,HashPart3=526041176,HashPart4=605728073,,)
        MSI (s) (9C:0C) [17:14:35:063]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-nn.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:063]: Source for file 'datepicker_nn.min.js' is compressed
        InstallFiles: File: datepicker-nn.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 890
        MSI (s) (9C:0C) [17:14:35:063]: Executing op: FileCopy(SourceName=DA63DA~1.JS1|datepicker-no.min.js,SourceCabKey=datepicker_no.min.js,DestName=datepicker-no.min.js,Attributes=16384,FileSize=893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1190886132,HashPart2=1628836550,HashPart3=-514812298,HashPart4=231136995,,)
        MSI (s) (9C:0C) [17:14:35:063]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-no.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:063]: Source for file 'datepicker_no.min.js' is compressed
        InstallFiles: File: datepicker-no.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 893
        MSI (s) (9C:0C) [17:14:35:063]: Executing op: FileCopy(SourceName=DA7E82~1.JS1|datepicker-pl.min.js,SourceCabKey=datepicker_pl.min.js,DestName=datepicker-pl.min.js,Attributes=16384,FileSize=921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1137271704,HashPart2=1950327562,HashPart3=1965994608,HashPart4=-714372136,,)
        MSI (s) (9C:0C) [17:14:35:063]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-pl.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:063]: Source for file 'datepicker_pl.min.js' is compressed
        InstallFiles: File: datepicker-pl.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 921
        MSI (s) (9C:0C) [17:14:35:063]: Executing op: FileCopy(SourceName=DAA5ED~1.JS1|datepicker-pt-BR.min.js,SourceCabKey=datepicker_pt_br.min.js,DestName=datepicker-pt-BR.min.js,Attributes=16384,FileSize=955,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1290701153,HashPart2=-446932221,HashPart3=258373817,HashPart4=1245973560,,)
        MSI (s) (9C:0C) [17:14:35:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-pt-BR.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:078]: Source for file 'datepicker_pt_br.min.js' is compressed
        InstallFiles: File: datepicker-pt-BR.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 955
        MSI (s) (9C:0C) [17:14:35:078]: Executing op: FileCopy(SourceName=DA3D08~1.JS1|datepicker-pt.min.js,SourceCabKey=datepicker_pt.min.js,DestName=datepicker-pt.min.js,Attributes=16384,FileSize=926,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1239612929,HashPart2=-1574716563,HashPart3=998636394,HashPart4=-81322501,,)
        MSI (s) (9C:0C) [17:14:35:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-pt.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:078]: Source for file 'datepicker_pt.min.js' is compressed
        InstallFiles: File: datepicker-pt.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 926
        MSI (s) (9C:0C) [17:14:35:078]: Executing op: FileCopy(SourceName=DA4B50~1.JS1|datepicker-rm.min.js,SourceCabKey=datepicker_rm.min.js,DestName=datepicker-rm.min.js,Attributes=16384,FileSize=913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1593576257,HashPart2=-451749459,HashPart3=799175435,HashPart4=-839910720,,)
        MSI (s) (9C:0C) [17:14:35:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-rm.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:078]: Source for file 'datepicker_rm.min.js' is compressed
        InstallFiles: File: datepicker-rm.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 913
        MSI (s) (9C:0C) [17:14:35:078]: Executing op: FileCopy(SourceName=DA9ABE~1.JS1|datepicker-ro.min.js,SourceCabKey=datepicker_ro.min.js,DestName=datepicker-ro.min.js,Attributes=16384,FileSize=931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-73031959,HashPart2=-1757032318,HashPart3=1010643694,HashPart4=-247030664,,)
        MSI (s) (9C:0C) [17:14:35:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ro.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:078]: Source for file 'datepicker_ro.min.js' is compressed
        InstallFiles: File: datepicker-ro.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 931
        MSI (s) (9C:0C) [17:14:35:078]: Executing op: FileCopy(SourceName=DACE7C~1.JS1|datepicker-ru.min.js,SourceCabKey=datepicker_ru.min.js,DestName=datepicker-ru.min.js,Attributes=16384,FileSize=1115,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1091691769,HashPart2=1311358728,HashPart3=891657123,HashPart4=-183804886,,)
        MSI (s) (9C:0C) [17:14:35:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ru.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:078]: Source for file 'datepicker_ru.min.js' is compressed
        InstallFiles: File: datepicker-ru.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1115
        MSI (s) (9C:0C) [17:14:35:078]: Executing op: FileCopy(SourceName=DA09E1~1.JS1|datepicker-sk.min.js,SourceCabKey=datepicker_sk.min.js,DestName=datepicker-sk.min.js,Attributes=16384,FileSize=920,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=582519449,HashPart2=-840353774,HashPart3=1777504187,HashPart4=1798826820,,)
        MSI (s) (9C:0C) [17:14:35:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-sk.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:078]: Source for file 'datepicker_sk.min.js' is compressed
        InstallFiles: File: datepicker-sk.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 920
        MSI (s) (9C:0C) [17:14:35:078]: Executing op: FileCopy(SourceName=DA946C~1.JS1|datepicker-sl.min.js,SourceCabKey=datepicker_sl.min.js,DestName=datepicker-sl.min.js,Attributes=16384,FileSize=906,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=319945033,HashPart2=1775578200,HashPart3=-2079422171,HashPart4=247327361,,)
        MSI (s) (9C:0C) [17:14:35:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-sl.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:078]: Source for file 'datepicker_sl.min.js' is compressed
        InstallFiles: File: datepicker-sl.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 906
        MSI (s) (9C:0C) [17:14:35:078]: Executing op: FileCopy(SourceName=DAFD24~1.JS1|datepicker-sq.min.js,SourceCabKey=datepicker_sq.min.js,DestName=datepicker-sq.min.js,Attributes=16384,FileSize=894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1497754010,HashPart2=-2092128360,HashPart3=1215389632,HashPart4=478974849,,)
        MSI (s) (9C:0C) [17:14:35:078]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-sq.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:078]: Source for file 'datepicker_sq.min.js' is compressed
        InstallFiles: File: datepicker-sq.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 894
        MSI (s) (9C:0C) [17:14:35:156]: Executing op: FileCopy(SourceName=DAD395~1.JS1|datepicker-sr-SR.min.js,SourceCabKey=datepicker_sr_sr.min.js,DestName=datepicker-sr-SR.min.js,Attributes=16384,FileSize=900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1164485169,HashPart2=1180956251,HashPart3=-823610081,HashPart4=-1271102246,,)
        MSI (s) (9C:0C) [17:14:35:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-sr-SR.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:156]: Source for file 'datepicker_sr_sr.min.js' is compressed
        InstallFiles: File: datepicker-sr-SR.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 900
        MSI (s) (9C:0C) [17:14:35:156]: Executing op: FileCopy(SourceName=DAF94B~1.JS1|datepicker-sr.min.js,SourceCabKey=datepicker_sr.min.js,DestName=datepicker-sr.min.js,Attributes=16384,FileSize=1077,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1744146801,HashPart2=-834560031,HashPart3=1913824493,HashPart4=1258921863,,)
        MSI (s) (9C:0C) [17:14:35:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-sr.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:156]: Source for file 'datepicker_sr.min.js' is compressed
        InstallFiles: File: datepicker-sr.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1077
        MSI (s) (9C:0C) [17:14:35:156]: Executing op: FileCopy(SourceName=DA672E~1.JS1|datepicker-sv.min.js,SourceCabKey=datepicker_sv.min.js,DestName=datepicker-sv.min.js,Attributes=16384,FileSize=898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1732035859,HashPart2=-197159444,HashPart3=-1598508554,HashPart4=42530416,,)
        MSI (s) (9C:0C) [17:14:35:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-sv.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:156]: Source for file 'datepicker_sv.min.js' is compressed
        InstallFiles: File: datepicker-sv.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 898
        MSI (s) (9C:0C) [17:14:35:156]: Executing op: FileCopy(SourceName=DAC050~1.JS1|datepicker-ta.min.js,SourceCabKey=datepicker_ta.min.js,DestName=datepicker-ta.min.js,Attributes=16384,FileSize=1497,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-718765949,HashPart2=-1060794841,HashPart3=1235312445,HashPart4=1317256226,,)
        MSI (s) (9C:0C) [17:14:35:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-ta.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:156]: Source for file 'datepicker_ta.min.js' is compressed
        InstallFiles: File: datepicker-ta.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1497
        MSI (s) (9C:0C) [17:14:35:156]: Executing op: FileCopy(SourceName=DAEDA9~1.JS1|datepicker-th.min.js,SourceCabKey=datepicker_th.min.js,DestName=datepicker-th.min.js,Attributes=16384,FileSize=1296,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1641981743,HashPart2=221002925,HashPart3=1250770960,HashPart4=206526775,,)
        MSI (s) (9C:0C) [17:14:35:156]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-th.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:156]: Source for file 'datepicker_th.min.js' is compressed
        InstallFiles: File: datepicker-th.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1296
        MSI (s) (9C:0C) [17:14:35:172]: Executing op: FileCopy(SourceName=DAD8AE~1.JS1|datepicker-tj.min.js,SourceCabKey=datepicker_tj.min.js,DestName=datepicker-tj.min.js,Attributes=16384,FileSize=1071,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-52618538,HashPart2=14924951,HashPart3=105774932,HashPart4=-827620216,,)
        MSI (s) (9C:0C) [17:14:35:172]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-tj.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:172]: Source for file 'datepicker_tj.min.js' is compressed
        InstallFiles: File: datepicker-tj.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1071
        MSI (s) (9C:0C) [17:14:35:172]: Executing op: FileCopy(SourceName=DA5582~1.JS1|datepicker-tr.min.js,SourceCabKey=datepicker_tr.min.js,DestName=datepicker-tr.min.js,Attributes=16384,FileSize=886,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=311360006,HashPart2=-656101093,HashPart3=-1743573005,HashPart4=-1768697637,,)
        MSI (s) (9C:0C) [17:14:35:172]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-tr.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:172]: Source for file 'datepicker_tr.min.js' is compressed
        InstallFiles: File: datepicker-tr.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 886
        MSI (s) (9C:0C) [17:14:35:172]: Executing op: FileCopy(SourceName=DAFEB9~1.JS1|datepicker-uk.min.js,SourceCabKey=datepicker_uk.min.js,DestName=datepicker-uk.min.js,Attributes=16384,FileSize=1120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=721049095,HashPart2=1863447847,HashPart3=1206903397,HashPart4=403875305,,)
        MSI (s) (9C:0C) [17:14:35:172]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-uk.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:172]: Source for file 'datepicker_uk.min.js' is compressed
        InstallFiles: File: datepicker-uk.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1120
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: FileCopy(SourceName=DABA77~1.JS1|datepicker-vi.min.js,SourceCabKey=datepicker_vi.min.js,DestName=datepicker-vi.min.js,Attributes=16384,FileSize=1053,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1803379262,HashPart2=233271608,HashPart3=486457657,HashPart4=884995336,,)
        MSI (s) (9C:0C) [17:14:35:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-vi.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:187]: Source for file 'datepicker_vi.min.js' is compressed
        InstallFiles: File: datepicker-vi.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1053
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: FileCopy(SourceName=DA368B~1.JS1|datepicker-zh-CN.min.js,SourceCabKey=datepicker_zh_cn.min.js,DestName=datepicker-zh-CN.min.js,Attributes=16384,FileSize=1007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-626279242,HashPart2=732429183,HashPart3=-1985717728,HashPart4=184345370,,)
        MSI (s) (9C:0C) [17:14:35:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-zh-CN.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:187]: Source for file 'datepicker_zh_cn.min.js' is compressed
        InstallFiles: File: datepicker-zh-CN.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1007
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: FileCopy(SourceName=DA4E44~1.JS1|datepicker-zh-HK.min.js,SourceCabKey=datepicker_zh_hk.min.js,DestName=datepicker-zh-HK.min.js,Attributes=16384,FileSize=1007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1430516595,HashPart2=1294203622,HashPart3=77462289,HashPart4=568608485,,)
        MSI (s) (9C:0C) [17:14:35:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-zh-HK.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:187]: Source for file 'datepicker_zh_hk.min.js' is compressed
        InstallFiles: File: datepicker-zh-HK.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1007
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: FileCopy(SourceName=DA559B~1.JS1|datepicker-zh-TW.min.js,SourceCabKey=datepicker_zh_tw.min.js,DestName=datepicker-zh-TW.min.js,Attributes=16384,FileSize=1007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1920922022,HashPart2=-1266893247,HashPart3=-80674623,HashPart4=2053096154,,)
        MSI (s) (9C:0C) [17:14:35:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\datepicker-zh-TW.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:187]: Source for file 'datepicker_zh_tw.min.js' is compressed
        InstallFiles: File: datepicker-zh-TW.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\, Size: 1007
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\)
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~3\|IISRootFolder\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\)
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md28,DestName=README.md,Attributes=16384,FileSize=2896,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1322870083,HashPart2=57353384,HashPart3=1741608489,HashPart4=-12118600,,)
        MSI (s) (9C:0C) [17:14:35:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:187]: Source for file 'readme.md28' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\, Size: 2896
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.ui.touch-punch-improved.js,SourceCabKey=jquery.ui.touch_punch_improv,DestName=jquery.ui.touch-punch-improved.js,Attributes=16384,FileSize=5969,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1314024380,HashPart2=231750895,HashPart3=279777271,HashPart4=1985408960,,)
        MSI (s) (9C:0C) [17:14:35:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\jquery.ui.touch-punch-improved.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:187]: Source for file 'jquery.ui.touch_punch_improv' is compressed
        InstallFiles: File: jquery.ui.touch-punch-improved.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\, Size: 5969
        MSI (s) (9C:0C) [17:14:35:187]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json102,DestName=bower.json,Attributes=16384,FileSize=528,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1208339253,HashPart2=763661441,HashPart3=-1402781397,HashPart4=606982111,,)
        MSI (s) (9C:0C) [17:14:35:187]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:187]: Source for file 'bower.json102' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\, Size: 528
        MSI (s) (9C:0C) [17:14:35:219]: Executing op: FileCopy(SourceName=BOWER~2.JSO|.bower.json,SourceCabKey=_bower.json34,DestName=.bower.json,Attributes=16384,FileSize=804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-110533814,HashPart2=-2005814192,HashPart3=-642021488,HashPart4=-593082281,,)
        MSI (s) (9C:0C) [17:14:35:219]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:219]: Source for file '_bower.json34' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\, Size: 804
        MSI (s) (9C:0C) [17:14:35:219]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\)
        MSI (s) (9C:0C) [17:14:35:219]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1.NIC\|IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\)
        MSI (s) (9C:0C) [17:14:35:219]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json35,DestName=.bower.json,Attributes=16384,FileSize=567,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=205292968,HashPart2=1621837093,HashPart3=709570304,HashPart4=156977157,,)
        MSI (s) (9C:0C) [17:14:35:219]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:219]: Source for file '_bower.json35' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\, Size: 567
        MSI (s) (9C:0C) [17:14:35:219]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json71,DestName=bower.json,Attributes=16384,FileSize=291,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=156978125,HashPart2=-2012932096,HashPart3=1479657101,HashPart4=2065897699,,)
        MSI (s) (9C:0C) [17:14:35:219]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:219]: Source for file 'bower.json71' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\, Size: 291
        MSI (s) (9C:0C) [17:14:35:281]: Executing op: FileCopy(SourceName=CHANGE~1.TXT|changelog_3.6.0.txt,SourceCabKey=changelog_3.6.0.txt,DestName=changelog_3.6.0.txt,Attributes=16384,FileSize=3219,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1124107627,HashPart2=-901201344,HashPart3=-349019637,HashPart4=-861632465,,)
        MSI (s) (9C:0C) [17:14:35:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\changelog_3.6.0.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:281]: Source for file 'changelog_3.6.0.txt' is compressed
        InstallFiles: File: changelog_3.6.0.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\, Size: 3219
        MSI (s) (9C:0C) [17:14:35:281]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.nicescroll.js,SourceCabKey=jquery.nicescroll.js,DestName=jquery.nicescroll.js,Attributes=16384,FileSize=124992,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-892786586,HashPart2=-1577974559,HashPart3=1355743578,HashPart4=1913864011,,)
        MSI (s) (9C:0C) [17:14:35:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\jquery.nicescroll.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:281]: Source for file 'jquery.nicescroll.js' is compressed
        InstallFiles: File: jquery.nicescroll.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\, Size: 124992
        MSI (s) (9C:0C) [17:14:35:281]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery.nicescroll.min.js,SourceCabKey=jquery.nicescroll.min.js1,DestName=jquery.nicescroll.min.js,Attributes=16384,FileSize=60271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-469499090,HashPart2=100266196,HashPart3=75217641,HashPart4=-1450369195,,)
        MSI (s) (9C:0C) [17:14:35:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\jquery.nicescroll.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:281]: Source for file 'jquery.nicescroll.min.js1' is compressed
        InstallFiles: File: jquery.nicescroll.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\, Size: 60271
        MSI (s) (9C:0C) [17:14:35:281]: Executing op: FileCopy(SourceName=MIT~1.LIC|MIT.LICENSE,SourceCabKey=mit.license,DestName=MIT.LICENSE,Attributes=16384,FileSize=1183,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1994645617,HashPart2=-1747936614,HashPart3=-1109590676,HashPart4=-580705083,,)
        MSI (s) (9C:0C) [17:14:35:281]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\MIT.LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:281]: Source for file 'mit.license' is compressed
        InstallFiles: File: MIT.LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\, Size: 1183
        MSI (s) (9C:0C) [17:14:35:296]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md29,DestName=README.md,Attributes=16384,FileSize=9604,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1029100542,HashPart2=329478894,HashPart3=-1101355476,HashPart4=-2091702416,,)
        MSI (s) (9C:0C) [17:14:35:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:296]: Source for file 'readme.md29' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\, Size: 9604
        MSI (s) (9C:0C) [17:14:35:296]: Executing op: FileCopy(SourceName=zoomico.png,SourceCabKey=zoomico.png1,DestName=zoomico.png,Attributes=16384,FileSize=393,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1573090724,HashPart2=1973769622,HashPart3=804548043,HashPart4=-1796631441,,)
        MSI (s) (9C:0C) [17:14:35:296]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\zoomico.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:296]: Source for file 'zoomico.png1' is compressed
        InstallFiles: File: zoomico.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\, Size: 393
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\)
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1.NIC\dist\|IISRootFolder\MyComp.WebApp\lib\jquery.nicescroll\dist\)
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.nicescroll.min.js,SourceCabKey=jquery.nicescroll.min.js,DestName=jquery.nicescroll.min.js,Attributes=16384,FileSize=60271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-469499090,HashPart2=100266196,HashPart3=75217641,HashPart4=-1450369195,,)
        MSI (s) (9C:0C) [17:14:35:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\jquery.nicescroll.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:343]: Source for file 'jquery.nicescroll.min.js' is compressed
        InstallFiles: File: jquery.nicescroll.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\, Size: 60271
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: FileCopy(SourceName=zoomico.png,SourceCabKey=zoomico.png,DestName=zoomico.png,Attributes=16384,FileSize=393,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1573090724,HashPart2=1973769622,HashPart3=804548043,HashPart4=-1796631441,,)
        MSI (s) (9C:0C) [17:14:35:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\zoomico.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:343]: Source for file 'zoomico.png' is compressed
        InstallFiles: File: zoomico.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\, Size: 393
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\)
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1\|IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\)
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json36,DestName=.bower.json,Attributes=16384,FileSize=574,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1909572536,HashPart2=-1418514012,HashPart3=1756005908,HashPart4=-597622975,,)
        MSI (s) (9C:0C) [17:14:35:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:343]: Source for file '_bower.json36' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\, Size: 574
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json72,DestName=bower.json,Attributes=16384,FileSize=261,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=558364692,HashPart2=834436795,HashPart3=-1863939549,HashPart4=-125331968,,)
        MSI (s) (9C:0C) [17:14:35:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:343]: Source for file 'bower.json72' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\, Size: 261
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js12,DestName=index.js,Attributes=16384,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1322615537,HashPart2=1448383947,HashPart3=2051257463,HashPart4=557096138,,)
        MSI (s) (9C:0C) [17:14:35:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:343]: Source for file 'index.js12' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\, Size: 71
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery.scrollbar.css,SourceCabKey=jquery.scrollbar.css,DestName=jquery.scrollbar.css,Attributes=16384,FileSize=23409,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1821076444,HashPart2=821226083,HashPart3=1892527907,HashPart4=123509630,,)
        MSI (s) (9C:0C) [17:14:35:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\jquery.scrollbar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:343]: Source for file 'jquery.scrollbar.css' is compressed
        InstallFiles: File: jquery.scrollbar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\, Size: 23409
        MSI (s) (9C:0C) [17:14:35:343]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.scrollbar.js,SourceCabKey=jquery.scrollbar.js,DestName=jquery.scrollbar.js,Attributes=16384,FileSize=32278,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1624150900,HashPart2=528218593,HashPart3=-902049038,HashPart4=-1152544080,,)
        MSI (s) (9C:0C) [17:14:35:343]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\jquery.scrollbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:343]: Source for file 'jquery.scrollbar.js' is compressed
        InstallFiles: File: jquery.scrollbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\, Size: 32278
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery.scrollbar.min.js,SourceCabKey=jquery.scrollbar.min.js,DestName=jquery.scrollbar.min.js,Attributes=16384,FileSize=12028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1005445527,HashPart2=-1210577308,HashPart3=1866590321,HashPart4=469396775,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\jquery.scrollbar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file 'jquery.scrollbar.min.js' is compressed
        InstallFiles: File: jquery.scrollbar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\, Size: 12028
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=package.js,SourceCabKey=package.js1,DestName=package.js,Attributes=16384,FileSize=989,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1557144800,HashPart2=-431572458,HashPart3=-342553403,HashPart4=-895078327,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\package.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file 'package.js1' is compressed
        InstallFiles: File: package.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\, Size: 989
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\)
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1\meteor\|IISRootFolder\MyComp.WebApp\lib\jquery.scrollbar\meteor\)
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=tests.js,SourceCabKey=tests.js,DestName=tests.js,Attributes=16384,FileSize=395,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1593802036,HashPart2=-943389934,HashPart3=-553923630,HashPart4=-1882876486,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\tests.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file 'tests.js' is compressed
        InstallFiles: File: tests.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\, Size: 395
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\)
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\|IISRootFolder\MyComp.WebApp\lib\jszip\)
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json37,DestName=.bower.json,Attributes=16384,FileSize=711,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-497058635,HashPart2=248787673,HashPart3=355951309,HashPart4=2073415101,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file '_bower.json37' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 711
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json73,DestName=bower.json,Attributes=16384,FileSize=461,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=886243196,HashPart2=1897014694,HashPart3=-851176553,HashPart4=814822905,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file 'bower.json73' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 461
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=CHANGES.md,SourceCabKey=changes.md,DestName=CHANGES.md,Attributes=16384,FileSize=4716,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1721042831,HashPart2=608477107,HashPart3=-2096802289,HashPart4=1151011972,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\CHANGES.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file 'changes.md' is compressed
        InstallFiles: File: CHANGES.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 4716
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=COMPON~1.JSO|component.json,SourceCabKey=component.json3,DestName=component.json,Attributes=16384,FileSize=335,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-777310688,HashPart2=197081601,HashPart3=-1039430733,HashPart4=-438299642,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\component.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file 'component.json3' is compressed
        InstallFiles: File: component.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 335
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=GRUNTF~1.JS|Gruntfile.js,SourceCabKey=gruntfile.js4,DestName=Gruntfile.js,Attributes=16384,FileSize=4418,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1756632686,HashPart2=-1583503640,HashPart3=869663418,HashPart4=-1714073709,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\Gruntfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file 'gruntfile.js4' is compressed
        InstallFiles: File: Gruntfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 4418
        MSI (s) (9C:0C) [17:14:35:359]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html11,DestName=index.html,Attributes=16384,FileSize=4429,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1304719322,HashPart2=-964267504,HashPart3=-1586472286,HashPart4=-1878094638,,)
        MSI (s) (9C:0C) [17:14:35:359]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:359]: Source for file 'index.html11' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 4429
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: FileCopy(SourceName=LICENS~1.MAR|LICENSE.markdown,SourceCabKey=license.markdown,DestName=LICENSE.markdown,Attributes=16384,FileSize=34389,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1918631517,HashPart2=-1922219799,HashPart3=-150710278,HashPart4=-1331379354,,)
        MSI (s) (9C:0C) [17:14:35:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\LICENSE.markdown; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:374]: Source for file 'license.markdown' is compressed
        InstallFiles: File: LICENSE.markdown, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 34389
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json18,DestName=package.json,Attributes=16384,FileSize=1273,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1570112042,HashPart2=-1750898888,HashPart3=2004041190,HashPart4=1988705616,,)
        MSI (s) (9C:0C) [17:14:35:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:374]: Source for file 'package.json18' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 1273
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: FileCopy(SourceName=README~1.MAR|README.markdown,SourceCabKey=readme.markdown,DestName=README.markdown,Attributes=16384,FileSize=1011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1906010974,HashPart2=980308262,HashPart3=1464220422,HashPart4=1232836603,,)
        MSI (s) (9C:0C) [17:14:35:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\README.markdown; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:374]: Source for file 'readme.markdown' is compressed
        InstallFiles: File: README.markdown, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 1011
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: FileCopy(SourceName=_config.yml,SourceCabKey=_config.yml,DestName=_config.yml,Attributes=16384,FileSize=451,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2018079561,HashPart2=129355074,HashPart3=1962792648,HashPart4=-1480436804,,)
        MSI (s) (9C:0C) [17:14:35:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\_config.yml; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:374]: Source for file '_config.yml' is compressed
        InstallFiles: File: _config.yml, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\, Size: 451
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\)
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\dist\|IISRootFolder\MyComp.WebApp\lib\jszip\dist\)
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: FileCopy(SourceName=jszip.js,SourceCabKey=jszip.js,DestName=jszip.js,Attributes=16384,FileSize=316041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2123158267,HashPart2=1019155022,HashPart3=-604939421,HashPart4=-117817103,,)
        MSI (s) (9C:0C) [17:14:35:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\jszip.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:374]: Source for file 'jszip.js' is compressed
        InstallFiles: File: jszip.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\, Size: 316041
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: FileCopy(SourceName=JSZIPM~1.JS|jszip.min.js,SourceCabKey=jszip.min.js,DestName=jszip.min.js,Attributes=16384,FileSize=81504,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1840226766,HashPart2=1009078592,HashPart3=155199986,HashPart4=-1324224754,,)
        MSI (s) (9C:0C) [17:14:35:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\jszip.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:374]: Source for file 'jszip.min.js' is compressed
        InstallFiles: File: jszip.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\, Size: 81504
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\)
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\docs\|IISRootFolder\MyComp.WebApp\lib\jszip\docs\)
        MSI (s) (9C:0C) [17:14:35:374]: Executing op: FileCopy(SourceName=APPNOTE.TXT,SourceCabKey=appnote.txt,DestName=APPNOTE.TXT,Attributes=16384,FileSize=145222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-869295664,HashPart2=-1526490588,HashPart3=-1220071452,HashPart4=-1346926313,,)
        MSI (s) (9C:0C) [17:14:35:374]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\APPNOTE.TXT; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:374]: Source for file 'appnote.txt' is compressed
        InstallFiles: File: APPNOTE.TXT, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\, Size: 145222
        MSI (s) (9C:0C) [17:14:35:390]: Executing op: FileCopy(SourceName=REFERE~1.TXT|references.txt,SourceCabKey=references.txt,DestName=references.txt,Attributes=16384,FileSize=595,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=272178426,HashPart2=850529408,HashPart3=897602431,HashPart4=-1406881667,,)
        MSI (s) (9C:0C) [17:14:35:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\references.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:390]: Source for file 'references.txt' is compressed
        InstallFiles: File: references.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\, Size: 595
        MSI (s) (9C:0C) [17:14:35:390]: Executing op: FileCopy(SourceName=ZIPSPE~1.TXT|ZIP spec.txt,SourceCabKey=zip_spec.txt,DestName=ZIP spec.txt,Attributes=16384,FileSize=2646,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1778607211,HashPart2=-339047019,HashPart3=-1884081292,HashPart4=89382075,,)
        MSI (s) (9C:0C) [17:14:35:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\ZIP spec.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:390]: Source for file 'zip_spec.txt' is compressed
        InstallFiles: File: ZIP spec.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\, Size: 2646
        MSI (s) (9C:0C) [17:14:35:390]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\)
        MSI (s) (9C:0C) [17:14:35:390]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\DOCUME~1\|IISRootFolder\MyComp.WebApp\lib\jszip\documentation\)
        MSI (s) (9C:0C) [17:14:35:390]: Executing op: FileCopy(SourceName=API_JS~1.MD|api_jszip.md,SourceCabKey=api_jszip.md,DestName=api_jszip.md,Attributes=16384,FileSize=621,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1616128076,HashPart2=624190173,HashPart3=1182075027,HashPart4=2121250598,,)
        MSI (s) (9C:0C) [17:14:35:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:390]: Source for file 'api_jszip.md' is compressed
        InstallFiles: File: api_jszip.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\, Size: 621
        MSI (s) (9C:0C) [17:14:35:390]: Executing op: FileCopy(SourceName=API_ZI~1.MD|api_zipobject.md,SourceCabKey=api_zipobject.md,DestName=api_zipobject.md,Attributes=16384,FileSize=2305,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1543177328,HashPart2=1713522649,HashPart3=-2049605524,HashPart4=716364613,,)
        MSI (s) (9C:0C) [17:14:35:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_zipobject.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:390]: Source for file 'api_zipobject.md' is compressed
        InstallFiles: File: api_zipobject.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\, Size: 2305
        MSI (s) (9C:0C) [17:14:35:390]: Executing op: FileCopy(SourceName=CONTRI~1.MD|contributing.md,SourceCabKey=contributing.md3,DestName=contributing.md,Attributes=16384,FileSize=2140,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1381384978,HashPart2=1708900720,HashPart3=-414296475,HashPart4=-2040918507,,)
        MSI (s) (9C:0C) [17:14:35:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\contributing.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:390]: Source for file 'contributing.md3' is compressed
        InstallFiles: File: contributing.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\, Size: 2140
        MSI (s) (9C:0C) [17:14:35:390]: Executing op: FileCopy(SourceName=examples.md,SourceCabKey=examples.md,DestName=examples.md,Attributes=16384,FileSize=3171,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1421685893,HashPart2=74580466,HashPart3=-1605502881,HashPart4=1123458490,,)
        MSI (s) (9C:0C) [17:14:35:390]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:390]: Source for file 'examples.md' is compressed
        InstallFiles: File: examples.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\, Size: 3171
        MSI (s) (9C:0C) [17:14:35:421]: Executing op: FileCopy(SourceName=faq.md,SourceCabKey=faq.md,DestName=faq.md,Attributes=16384,FileSize=717,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1265726285,HashPart2=-1721076128,HashPart3=-2007628005,HashPart4=-1243208560,,)
        MSI (s) (9C:0C) [17:14:35:421]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\faq.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:421]: Source for file 'faq.md' is compressed
        InstallFiles: File: faq.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\, Size: 717
        MSI (s) (9C:0C) [17:14:35:421]: Executing op: FileCopy(SourceName=LIMITA~1.MD|limitations.md,SourceCabKey=limitations.md,DestName=limitations.md,Attributes=16384,FileSize=4005,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1510753359,HashPart2=-1037030172,HashPart3=1904213618,HashPart4=-1364491297,,)
        MSI (s) (9C:0C) [17:14:35:421]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\limitations.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:421]: Source for file 'limitations.md' is compressed
        InstallFiles: File: limitations.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\, Size: 4005
        MSI (s) (9C:0C) [17:14:35:421]: Executing op: FileCopy(SourceName=UPGRAD~1.MD|upgrade_guide.md,SourceCabKey=upgrade_guide.md,DestName=upgrade_guide.md,Attributes=16384,FileSize=1566,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1520619146,HashPart2=195577899,HashPart3=-642407500,HashPart4=2105512550,,)
        MSI (s) (9C:0C) [17:14:35:421]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\upgrade_guide.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:421]: Source for file 'upgrade_guide.md' is compressed
        InstallFiles: File: upgrade_guide.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\, Size: 1566
        MSI (s) (9C:0C) [17:14:35:421]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\)
        MSI (s) (9C:0C) [17:14:35:421]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\DOCUME~1\API_JS~1\|IISRootFolder\MyComp.WebApp\lib\jszip\documentation\api_jszip\)
        MSI (s) (9C:0C) [17:14:35:421]: Executing op: FileCopy(SourceName=CONSTR~1.MD|constructor.md,SourceCabKey=constructor.md,DestName=constructor.md,Attributes=16384,FileSize=346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1167693895,HashPart2=-829349118,HashPart3=584743405,HashPart4=52112711,,)
        MSI (s) (9C:0C) [17:14:35:421]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\constructor.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:421]: Source for file 'constructor.md' is compressed
        InstallFiles: File: constructor.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 346
        MSI (s) (9C:0C) [17:14:35:421]: Executing op: FileCopy(SourceName=CONSTR~1.MD1|constructor_load.md,SourceCabKey=constructor_load.md,DestName=constructor_load.md,Attributes=16384,FileSize=400,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1935712459,HashPart2=1927696987,HashPart3=-1736152362,HashPart4=1427066893,,)
        MSI (s) (9C:0C) [17:14:35:421]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\constructor_load.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:421]: Source for file 'constructor_load.md' is compressed
        InstallFiles: File: constructor_load.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 400
        MSI (s) (9C:0C) [17:14:35:421]: Executing op: FileCopy(SourceName=FILE_D~1.MD|file_data.md,SourceCabKey=file_data.md,DestName=file_data.md,Attributes=16384,FileSize=4471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1283568138,HashPart2=-336059329,HashPart3=1175474800,HashPart4=-748791710,,)
        MSI (s) (9C:0C) [17:14:35:421]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\file_data.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:421]: Source for file 'file_data.md' is compressed
        InstallFiles: File: file_data.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 4471
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=FILE_N~1.MD|file_name.md,SourceCabKey=file_name.md,DestName=file_name.md,Attributes=16384,FileSize=1226,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=993603448,HashPart2=1894299430,HashPart3=-137090189,HashPart4=181403983,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\file_name.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'file_name.md' is compressed
        InstallFiles: File: file_name.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 1226
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=FILE_R~1.MD|file_regex.md,SourceCabKey=file_regex.md,DestName=file_regex.md,Attributes=16384,FileSize=1352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=618391657,HashPart2=-1700152216,HashPart3=-723377453,HashPart4=2072651753,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\file_regex.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'file_regex.md' is compressed
        InstallFiles: File: file_regex.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 1352
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=filter.md,SourceCabKey=filter.md,DestName=filter.md,Attributes=16384,FileSize=1172,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1622942676,HashPart2=660066354,HashPart3=509200581,HashPart4=1497663646,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\filter.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'filter.md' is compressed
        InstallFiles: File: filter.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 1172
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=FOLDER~1.MD|folder_data.md,SourceCabKey=folder_data.md,DestName=folder_data.md,Attributes=16384,FileSize=834,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2040709576,HashPart2=-533117933,HashPart3=-128415463,HashPart4=-1436012246,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\folder_data.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'folder_data.md' is compressed
        InstallFiles: File: folder_data.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 834
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=FOLDER~1.MD1|folder_regex.md,SourceCabKey=folder_regex.md,DestName=folder_regex.md,Attributes=16384,FileSize=1014,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-666891580,HashPart2=-978364702,HashPart3=2056536648,HashPart4=-328110001,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\folder_regex.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'folder_regex.md' is compressed
        InstallFiles: File: folder_regex.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 1014
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=generate.md,SourceCabKey=generate.md,DestName=generate.md,Attributes=16384,FileSize=6317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=150476134,HashPart2=-1008085843,HashPart3=862648391,HashPart4=-94250939,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\generate.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'generate.md' is compressed
        InstallFiles: File: generate.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 6317
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=load.md,SourceCabKey=load.md,DestName=load.md,Attributes=16384,FileSize=3412,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-78083225,HashPart2=380229868,HashPart3=-1667777409,HashPart4=-1890106076,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\load.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'load.md' is compressed
        InstallFiles: File: load.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 3412
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=remove.md,SourceCabKey=remove.md,DestName=remove.md,Attributes=16384,FileSize=730,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=111646546,HashPart2=-1984802887,HashPart3=-104761788,HashPart4=207127981,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\remove.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'remove.md' is compressed
        InstallFiles: File: remove.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 730
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=support.md,SourceCabKey=support.md,DestName=support.md,Attributes=16384,FileSize=621,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1211047648,HashPart2=1402898265,HashPart3=1016107283,HashPart4=-541183703,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\support.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'support.md' is compressed
        InstallFiles: File: support.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\, Size: 621
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\)
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\DOCUME~1\css\|IISRootFolder\MyComp.WebApp\lib\jszip\documentation\css\)
        MSI (s) (9C:0C) [17:14:35:437]: Executing op: FileCopy(SourceName=main.css,SourceCabKey=main.css,DestName=main.css,Attributes=16384,FileSize=602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=165405784,HashPart2=-1326903584,HashPart3=441378140,HashPart4=280299214,,)
        MSI (s) (9C:0C) [17:14:35:437]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\main.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:437]: Source for file 'main.css' is compressed
        InstallFiles: File: main.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\, Size: 602
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=pygments.css,SourceCabKey=pygments.css,DestName=pygments.css,Attributes=16384,FileSize=3334,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1888241594,HashPart2=-982285001,HashPart3=744071840,HashPart4=1069781905,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\pygments.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'pygments.css' is compressed
        InstallFiles: File: pygments.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\, Size: 3334
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\)
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\DOCUME~1\examples\|IISRootFolder\MyComp.WebApp\lib\jszip\documentation\examples\)
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=DOWNLO~1.HTM|download-zip-file.html,SourceCabKey=download_zip_file.html,DestName=download-zip-file.html,Attributes=16384,FileSize=1690,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=207060716,HashPart2=-526045613,HashPart3=920551809,HashPart4=382777959,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\download-zip-file.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'download_zip_file.html' is compressed
        InstallFiles: File: download-zip-file.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\, Size: 1690
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=DOWNLO~2.HTM|downloader.html,SourceCabKey=downloader.html,DestName=downloader.html,Attributes=16384,FileSize=1472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-450137166,HashPart2=-143645923,HashPart3=684935810,HashPart4=-1310759320,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\downloader.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'downloader.html' is compressed
        InstallFiles: File: downloader.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\, Size: 1472
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=DOWNLO~1.JS|downloader.js,SourceCabKey=downloader.js,DestName=downloader.js,Attributes=16384,FileSize=2499,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1965254607,HashPart2=-208227059,HashPart3=-1235274722,HashPart4=670763562,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\downloader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'downloader.js' is compressed
        InstallFiles: File: downloader.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\, Size: 2499
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=GET-BI~1.HTM|get-binary-files-ajax.html,SourceCabKey=get_binary_files_ajax.html,DestName=get-binary-files-ajax.html,Attributes=16384,FileSize=1019,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1889815310,HashPart2=-39492321,HashPart3=-289255705,HashPart4=-571356383,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\get-binary-files-ajax.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'get_binary_files_ajax.html' is compressed
        InstallFiles: File: get-binary-files-ajax.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\, Size: 1019
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=READ-L~1.HTM|read-local-file-api.html,SourceCabKey=read_local_file_api.html,DestName=read-local-file-api.html,Attributes=16384,FileSize=2684,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1408434432,HashPart2=1358542037,HashPart3=767408372,HashPart4=1551816944,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\read-local-file-api.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'read_local_file_api.html' is compressed
        InstallFiles: File: read-local-file-api.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\, Size: 2684
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\)
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\DOCUME~1\howto\|IISRootFolder\MyComp.WebApp\lib\jszip\documentation\howto\)
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=read_zip.md,SourceCabKey=read_zip.md,DestName=read_zip.md,Attributes=16384,FileSize=4329,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1039087764,HashPart2=-310047894,HashPart3=-504579782,HashPart4=-376089460,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\read_zip.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'read_zip.md' is compressed
        InstallFiles: File: read_zip.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\, Size: 4329
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=WRITE_~1.MD|write_zip.md,SourceCabKey=write_zip.md,DestName=write_zip.md,Attributes=16384,FileSize=3272,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-631687824,HashPart2=-1827360988,HashPart3=442829507,HashPart4=819631696,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\write_zip.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'write_zip.md' is compressed
        InstallFiles: File: write_zip.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\, Size: 3272
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\)
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\DOCUME~1\_layouts\|IISRootFolder\MyComp.WebApp\lib\jszip\documentation\_layouts\)
        MSI (s) (9C:0C) [17:14:35:452]: Executing op: FileCopy(SourceName=DEFAUL~1.HTM|default.html,SourceCabKey=default.html,DestName=default.html,Attributes=16384,FileSize=8014,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1922965650,HashPart2=-1210761544,HashPart3=-1041744336,HashPart4=1405978747,,)
        MSI (s) (9C:0C) [17:14:35:452]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\default.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:452]: Source for file 'default.html' is compressed
        InstallFiles: File: default.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\, Size: 8014
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\)
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\lib\|IISRootFolder\MyComp.WebApp\lib\jszip\lib\)
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=base64.js,SourceCabKey=base64.js,DestName=base64.js,Attributes=16384,FileSize=1787,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=363026400,HashPart2=-1700042872,HashPart3=1415184875,HashPart4=-982384536,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\base64.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'base64.js' is compressed
        InstallFiles: File: base64.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 1787
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=COMPRE~1.JS|compressedObject.js,SourceCabKey=compressedobject.js,DestName=compressedObject.js,Attributes=16384,FileSize=833,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1022094953,HashPart2=-1835959178,HashPart3=747681973,HashPart4=670183564,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\compressedObject.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'compressedobject.js' is compressed
        InstallFiles: File: compressedObject.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 833
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=COMPRE~1.JS1|compressions.js,SourceCabKey=compressions.js,DestName=compressions.js,Attributes=16384,FileSize=356,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2105808017,HashPart2=1481838562,HashPart3=1326542851,HashPart4=1968611309,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\compressions.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'compressions.js' is compressed
        InstallFiles: File: compressions.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 356
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=crc32.js,SourceCabKey=crc32.js,DestName=crc32.js,Attributes=16384,FileSize=4143,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1411137319,HashPart2=-1230095453,HashPart3=-1166613061,HashPart4=30995636,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\crc32.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'crc32.js' is compressed
        InstallFiles: File: crc32.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 4143
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=DATARE~1.JS|dataReader.js,SourceCabKey=datareader.js,DestName=dataReader.js,Attributes=16384,FileSize=3475,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2019562916,HashPart2=2102929035,HashPart3=-1781136734,HashPart4=-1677034800,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\dataReader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'datareader.js' is compressed
        InstallFiles: File: dataReader.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 3475
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=defaults.js,SourceCabKey=defaults.js,DestName=defaults.js,Attributes=16384,FileSize=296,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1361806083,HashPart2=481478057,HashPart3=382802181,HashPart4=1296555578,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\defaults.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'defaults.js' is compressed
        InstallFiles: File: defaults.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 296
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=DEPREC~1.JS|deprecatedPublicUtils.js,SourceCabKey=deprecatedpublicutils.js,DestName=deprecatedPublicUtils.js,Attributes=16384,FileSize=2542,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1387439543,HashPart2=-1353372574,HashPart3=-1869895565,HashPart4=-483586722,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\deprecatedPublicUtils.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'deprecatedpublicutils.js' is compressed
        InstallFiles: File: deprecatedPublicUtils.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 2542
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=flate.js,SourceCabKey=flate.js,DestName=flate.js,Attributes=16384,FileSize=618,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=521820741,HashPart2=1878309333,HashPart3=-1509339261,HashPart4=634110358,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\flate.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'flate.js' is compressed
        InstallFiles: File: flate.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 618
        MSI (s) (9C:0C) [17:14:35:468]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js13,DestName=index.js,Attributes=16384,FileSize=2153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=405852598,HashPart2=247523286,HashPart3=-237544571,HashPart4=157159482,,)
        MSI (s) (9C:0C) [17:14:35:468]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:468]: Source for file 'index.js13' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 2153
        MSI (s) (9C:0C) [17:14:35:484]: Executing op: FileCopy(SourceName=LICENS~1.JS|license_header.js,SourceCabKey=license_header.js,DestName=license_header.js,Attributes=16384,FileSize=390,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2058802576,HashPart2=141904225,HashPart3=190776448,HashPart4=-1300105841,,)
        MSI (s) (9C:0C) [17:14:35:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\license_header.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:484]: Source for file 'license_header.js' is compressed
        InstallFiles: File: license_header.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 390
        MSI (s) (9C:0C) [17:14:35:484]: Executing op: FileCopy(SourceName=load.js,SourceCabKey=load.js1,DestName=load.js,Attributes=16384,FileSize=1245,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1273384564,HashPart2=-1747962383,HashPart3=980806846,HashPart4=-366804731,,)
        MSI (s) (9C:0C) [17:14:35:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\load.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:484]: Source for file 'load.js1' is compressed
        InstallFiles: File: load.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 1245
        MSI (s) (9C:0C) [17:14:35:484]: Executing op: FileCopy(SourceName=NODEBU~1.JS|nodeBuffer.js,SourceCabKey=nodebuffer.js,DestName=nodeBuffer.js,Attributes=16384,FileSize=175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=484840252,HashPart2=-562225431,HashPart3=184763031,HashPart4=1907261528,,)
        MSI (s) (9C:0C) [17:14:35:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\nodeBuffer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:484]: Source for file 'nodebuffer.js' is compressed
        InstallFiles: File: nodeBuffer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 175
        MSI (s) (9C:0C) [17:14:35:484]: Executing op: FileCopy(SourceName=NODEBU~1.JS1|nodeBufferReader.js,SourceCabKey=nodebufferreader.js,DestName=nodeBufferReader.js,Attributes=16384,FileSize=566,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-999147979,HashPart2=-2001004831,HashPart3=455574020,HashPart4=-70267121,,)
        MSI (s) (9C:0C) [17:14:35:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\nodeBufferReader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:484]: Source for file 'nodebufferreader.js' is compressed
        InstallFiles: File: nodeBufferReader.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 566
        MSI (s) (9C:0C) [17:14:35:484]: Executing op: FileCopy(SourceName=object.js,SourceCabKey=object.js,DestName=object.js,Attributes=16384,FileSize=30245,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=461091026,HashPart2=400938733,HashPart3=-1750628716,HashPart4=2095498462,,)
        MSI (s) (9C:0C) [17:14:35:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\object.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:484]: Source for file 'object.js' is compressed
        InstallFiles: File: object.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 30245
        MSI (s) (9C:0C) [17:14:35:484]: Executing op: FileCopy(SourceName=SIGNAT~1.JS|signature.js,SourceCabKey=signature.js,DestName=signature.js,Attributes=16384,FileSize=301,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2146024102,HashPart2=-1714060452,HashPart3=203574746,HashPart4=150812877,,)
        MSI (s) (9C:0C) [17:14:35:484]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\signature.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:484]: Source for file 'signature.js' is compressed
        InstallFiles: File: signature.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 301
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=STRING~1.JS|stringReader.js,SourceCabKey=stringreader.js,DestName=stringReader.js,Attributes=16384,FileSize=1062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1235269923,HashPart2=917101883,HashPart3=428499817,HashPart4=-1209067819,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\stringReader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'stringreader.js' is compressed
        InstallFiles: File: stringReader.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 1062
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=STRING~1.JS1|stringWriter.js,SourceCabKey=stringwriter.js,DestName=stringWriter.js,Attributes=16384,FileSize=685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1241278015,HashPart2=945798905,HashPart3=1777928936,HashPart4=-2117818991,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\stringWriter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'stringwriter.js' is compressed
        InstallFiles: File: stringWriter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 685
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=support.js,SourceCabKey=support.js5,DestName=support.js,Attributes=16384,FileSize=1233,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-783861976,HashPart2=-1004489372,HashPart3=-440565576,HashPart4=1279442794,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\support.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'support.js5' is compressed
        InstallFiles: File: support.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 1233
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=UINT8A~1.JS|uint8ArrayReader.js,SourceCabKey=uint8arrayreader.js,DestName=uint8ArrayReader.js,Attributes=16384,FileSize=747,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=268442757,HashPart2=-111552311,HashPart3=-618363688,HashPart4=-336347749,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\uint8ArrayReader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'uint8arrayreader.js' is compressed
        InstallFiles: File: uint8ArrayReader.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 747
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=UINT8A~1.JS1|uint8ArrayWriter.js,SourceCabKey=uint8arraywriter.js,DestName=uint8ArrayWriter.js,Attributes=16384,FileSize=997,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=43666816,HashPart2=-2001997221,HashPart3=-602227634,HashPart4=-1746966400,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\uint8ArrayWriter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'uint8arraywriter.js' is compressed
        InstallFiles: File: uint8ArrayWriter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 997
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=utf8.js,SourceCabKey=utf8.js,DestName=utf8.js,Attributes=16384,FileSize=6562,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=559989854,HashPart2=1259717018,HashPart3=1689710576,HashPart4=87448015,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\utf8.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'utf8.js' is compressed
        InstallFiles: File: utf8.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 6562
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=utils.js,SourceCabKey=utils.js,DestName=utils.js,Attributes=16384,FileSize=10692,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-988947147,HashPart2=-995947292,HashPart3=1198493747,HashPart4=32548661,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\utils.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'utils.js' is compressed
        InstallFiles: File: utils.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 10692
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=ZIPENT~1.JS|zipEntries.js,SourceCabKey=zipentries.js,DestName=zipEntries.js,Attributes=16384,FileSize=13012,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-74108431,HashPart2=1094244309,HashPart3=1681007965,HashPart4=-229439265,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\zipEntries.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'zipentries.js' is compressed
        InstallFiles: File: zipEntries.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 13012
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=zipEntry.js,SourceCabKey=zipentry.js,DestName=zipEntry.js,Attributes=16384,FileSize=13368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1989047949,HashPart2=-1388208741,HashPart3=-1800318278,HashPart4=135137599,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\zipEntry.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'zipentry.js' is compressed
        InstallFiles: File: zipEntry.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 13368
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=ARRAYR~1.JS|arrayReader.js,SourceCabKey=arrayreader.js,DestName=arrayReader.js,Attributes=16384,FileSize=1348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2069092642,HashPart2=1719226645,HashPart3=-1364255135,HashPart4=838262928,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\arrayReader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'arrayreader.js' is compressed
        InstallFiles: File: arrayReader.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\, Size: 1348
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\)
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jszip\vendor\|IISRootFolder\MyComp.WebApp\lib\jszip\vendor\)
        MSI (s) (9C:0C) [17:14:35:499]: Executing op: FileCopy(SourceName=FILESA~1.JS|FileSaver.js,SourceCabKey=filesaver.js,DestName=FileSaver.js,Attributes=16384,FileSize=7994,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=99621938,HashPart2=1827103591,HashPart3=-1996482381,HashPart4=-447857331,,)
        MSI (s) (9C:0C) [17:14:35:499]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\FileSaver.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:499]: Source for file 'filesaver.js' is compressed
        InstallFiles: File: FileSaver.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\, Size: 7994
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\)
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\MICROP~1\|IISRootFolder\MyComp.WebApp\lib\microplugin\)
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json38,DestName=.bower.json,Attributes=16384,FileSize=913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1410339856,HashPart2=1507812972,HashPart3=-1719393864,HashPart4=1094228484,,)
        MSI (s) (9C:0C) [17:14:35:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:515]: Source for file '_bower.json38' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\, Size: 913
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore9,DestName=.gitignore,Attributes=16384,FileSize=23,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=376620646,HashPart2=-913409760,HashPart3=254548931,HashPart4=-424164832,,)
        MSI (s) (9C:0C) [17:14:35:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:515]: Source for file '_gitignore9' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\, Size: 23
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: FileCopy(SourceName=NPMIGN~1|.npmignore,SourceCabKey=_npmignore3,DestName=.npmignore,Attributes=16384,FileSize=18,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1133593240,HashPart2=1511947562,HashPart3=-1505787664,HashPart4=1097905922,,)
        MSI (s) (9C:0C) [17:14:35:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\.npmignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:515]: Source for file '_npmignore3' is compressed
        InstallFiles: File: .npmignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\, Size: 18
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json74,DestName=bower.json,Attributes=16384,FileSize=546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=432129829,HashPart2=1481717829,HashPart3=-975038126,HashPart4=-837486233,,)
        MSI (s) (9C:0C) [17:14:35:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:515]: Source for file 'bower.json74' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\, Size: 546
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json19,DestName=package.json,Attributes=16384,FileSize=481,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1052747597,HashPart2=-1477497380,HashPart3=1589545871,HashPart4=-440942691,,)
        MSI (s) (9C:0C) [17:14:35:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:515]: Source for file 'package.json19' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\, Size: 481
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md30,DestName=README.md,Attributes=16384,FileSize=4247,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1388042043,HashPart2=140651543,HashPart3=835142158,HashPart4=106120796,,)
        MSI (s) (9C:0C) [17:14:35:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:515]: Source for file 'readme.md30' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\, Size: 4247
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\)
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\MICROP~1\src\|IISRootFolder\MyComp.WebApp\lib\microplugin\src\)
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: FileCopy(SourceName=MICROP~1.JS|microplugin.js,SourceCabKey=microplugin.js,DestName=microplugin.js,Attributes=16384,FileSize=3469,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1125727337,HashPart2=1935794638,HashPart3=-8329631,HashPart4=660935004,,)
        MSI (s) (9C:0C) [17:14:35:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\microplugin.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:515]: Source for file 'microplugin.js' is compressed
        InstallFiles: File: microplugin.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\, Size: 3469
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\)
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\NGSTOR~1\|IISRootFolder\MyComp.WebApp\lib\ngstorage\)
        MSI (s) (9C:0C) [17:14:35:515]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json39,DestName=.bower.json,Attributes=16384,FileSize=926,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2017691480,HashPart2=45362175,HashPart3=1751162746,HashPart4=-1025600929,,)
        MSI (s) (9C:0C) [17:14:35:515]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:515]: Source for file '_bower.json39' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 926
        MSI (s) (9C:0C) [17:14:35:530]: Executing op: FileCopy(SourceName=EDITOR~1|.editorconfig,SourceCabKey=_editorconfig,DestName=.editorconfig,Attributes=16384,FileSize=229,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-600073856,HashPart2=-560099688,HashPart3=-1330080094,HashPart4=147100523,,)
        MSI (s) (9C:0C) [17:14:35:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\.editorconfig; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:530]: Source for file '_editorconfig' is compressed
        InstallFiles: File: .editorconfig, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 229
        MSI (s) (9C:0C) [17:14:35:530]: Executing op: FileCopy(SourceName=GITATT~1|.gitattributes,SourceCabKey=_gitattributes,DestName=.gitattributes,Attributes=16384,FileSize=56,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=35302968,HashPart2=-105359760,HashPart3=-923866757,HashPart4=1200750430,,)
        MSI (s) (9C:0C) [17:14:35:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\.gitattributes; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:530]: Source for file '_gitattributes' is compressed
        InstallFiles: File: .gitattributes, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 56
        MSI (s) (9C:0C) [17:14:35:530]: Executing op: FileCopy(SourceName=NPMIGN~1|.npmignore,SourceCabKey=_npmignore4,DestName=.npmignore,Attributes=16384,FileSize=104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1745184453,HashPart2=-1726651151,HashPart3=-1232124228,HashPart4=821296323,,)
        MSI (s) (9C:0C) [17:14:35:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\.npmignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:530]: Source for file '_npmignore4' is compressed
        InstallFiles: File: .npmignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 104
        MSI (s) (9C:0C) [17:14:35:530]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json75,DestName=bower.json,Attributes=16384,FileSize=761,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=642454397,HashPart2=1172669738,HashPart3=-1879436497,HashPart4=-1151915993,,)
        MSI (s) (9C:0C) [17:14:35:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:530]: Source for file 'bower.json75' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 761
        MSI (s) (9C:0C) [17:14:35:530]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license15,DestName=LICENSE,Attributes=16384,FileSize=1100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1687750671,HashPart2=-1232351720,HashPart3=575778651,HashPart4=1401520032,,)
        MSI (s) (9C:0C) [17:14:35:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:530]: Source for file 'license15' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 1100
        MSI (s) (9C:0C) [17:14:35:530]: Executing op: FileCopy(SourceName=NGSTOR~1.JS|ngStorage.js,SourceCabKey=ngstorage.js,DestName=ngStorage.js,Attributes=16384,FileSize=8536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=235229610,HashPart2=-209243190,HashPart3=185839362,HashPart4=-1405675343,,)
        MSI (s) (9C:0C) [17:14:35:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\ngStorage.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:530]: Source for file 'ngstorage.js' is compressed
        InstallFiles: File: ngStorage.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 8536
        MSI (s) (9C:0C) [17:14:35:530]: Executing op: FileCopy(SourceName=NGSTOR~1.JS1|ngStorage.min.js,SourceCabKey=ngstorage.min.js,DestName=ngStorage.min.js,Attributes=16384,FileSize=2268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=802489005,HashPart2=-277934043,HashPart3=2035542563,HashPart4=-2119428100,,)
        MSI (s) (9C:0C) [17:14:35:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\ngStorage.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:530]: Source for file 'ngstorage.min.js' is compressed
        InstallFiles: File: ngStorage.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 2268
        MSI (s) (9C:0C) [17:14:35:530]: Executing op: FileCopy(SourceName=package.js,SourceCabKey=package.js2,DestName=package.js,Attributes=16384,FileSize=361,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1719683702,HashPart2=-365160648,HashPart3=222032486,HashPart4=-1384667177,,)
        MSI (s) (9C:0C) [17:14:35:530]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\package.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:530]: Source for file 'package.js2' is compressed
        InstallFiles: File: package.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 361
        MSI (s) (9C:0C) [17:14:35:671]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md31,DestName=README.md,Attributes=16384,FileSize=7270,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-855761757,HashPart2=299853259,HashPart3=-1206930783,HashPart4=798818675,,)
        MSI (s) (9C:0C) [17:14:35:671]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:671]: Source for file 'readme.md31' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\, Size: 7270
        MSI (s) (9C:0C) [17:14:35:702]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\)
        MSI (s) (9C:0C) [17:14:35:702]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\PERFEC~1\|IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\)
        MSI (s) (9C:0C) [17:14:35:702]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json40,DestName=.bower.json,Attributes=16384,FileSize=746,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1273613781,HashPart2=-3333820,HashPart3=972024199,HashPart4=-1212035213,,)
        MSI (s) (9C:0C) [17:14:35:702]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:702]: Source for file '_bower.json40' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\, Size: 746
        MSI (s) (9C:0C) [17:14:35:718]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json76,DestName=bower.json,Attributes=16384,FileSize=485,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1400348642,HashPart2=-1356495051,HashPart3=1602245497,HashPart4=758224095,,)
        MSI (s) (9C:0C) [17:14:35:718]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:718]: Source for file 'bower.json76' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\, Size: 485
        MSI (s) (9C:0C) [17:14:35:749]: Executing op: FileCopy(SourceName=GRUNTF~1.JS|Gruntfile.js,SourceCabKey=gruntfile.js5,DestName=Gruntfile.js,Attributes=16384,FileSize=2301,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1558101720,HashPart2=-396955697,HashPart3=963140313,HashPart4=-946252828,,)
        MSI (s) (9C:0C) [17:14:35:749]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\Gruntfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:749]: Source for file 'gruntfile.js5' is compressed
        InstallFiles: File: Gruntfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\, Size: 2301
        MSI (s) (9C:0C) [17:14:35:858]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license16,DestName=LICENSE,Attributes=16384,FileSize=1105,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1318739544,HashPart2=1612742902,HashPart3=-1989299133,HashPart4=1420970981,,)
        MSI (s) (9C:0C) [17:14:35:858]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:858]: Source for file 'license16' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\, Size: 1105
        MSI (s) (9C:0C) [17:14:35:874]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json20,DestName=package.json,Attributes=16384,FileSize=1058,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1730735718,HashPart2=1043688517,HashPart3=-209292776,HashPart4=388791050,,)
        MSI (s) (9C:0C) [17:14:35:874]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:874]: Source for file 'package.json20' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\, Size: 1058
        MSI (s) (9C:0C) [17:14:35:889]: Executing op: FileCopy(SourceName=PERFEC~1.JSO|perfect-scrollbar.jquery.json,SourceCabKey=perfect_scrollbar.jquery.jso,DestName=perfect-scrollbar.jquery.json,Attributes=16384,FileSize=1002,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=667416674,HashPart2=-871826511,HashPart3=-2071100600,HashPart4=-994624532,,)
        MSI (s) (9C:0C) [17:14:35:889]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\perfect-scrollbar.jquery.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:35:889]: Source for file 'perfect_scrollbar.jquery.jso' is compressed
        InstallFiles: File: perfect-scrollbar.jquery.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\, Size: 1002
        MSI (s) (9C:0C) [17:14:36:014]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md32,DestName=README.md,Attributes=16384,FileSize=8926,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-950522020,HashPart2=-1136698228,HashPart3=801488970,HashPart4=-1643981120,,)
        MSI (s) (9C:0C) [17:14:36:014]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:014]: Source for file 'readme.md32' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\, Size: 8926
        MSI (s) (9C:0C) [17:14:36:030]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\)
        MSI (s) (9C:0C) [17:14:36:030]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\PERFEC~1\examples\|IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\examples\)
        MSI (s) (9C:0C) [17:14:36:030]: Executing op: FileCopy(SourceName=ALWAYS~1.HTM|always-visible.html,SourceCabKey=always_visible.html,DestName=always-visible.html,Attributes=16384,FileSize=1372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1991068578,HashPart2=-1226115387,HashPart3=1568768477,HashPart4=120213097,,)
        MSI (s) (9C:0C) [17:14:36:030]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\always-visible.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:030]: Source for file 'always_visible.html' is compressed
        InstallFiles: File: always-visible.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1372
        MSI (s) (9C:0C) [17:14:36:295]: Executing op: FileCopy(SourceName=azusa.jpg,SourceCabKey=azusa.jpg,DestName=azusa.jpg,Attributes=16384,FileSize=130577,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1290740895,HashPart2=-197907747,HashPart3=1468047574,HashPart4=-1387537337,,)
        MSI (s) (9C:0C) [17:14:36:295]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\azusa.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:295]: Source for file 'azusa.jpg' is compressed
        InstallFiles: File: azusa.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 130577
        MSI (s) (9C:0C) [17:14:36:451]: Executing op: FileCopy(SourceName=IFRAME~1.HTM|iframe-content.html,SourceCabKey=iframe_content.html,DestName=iframe-content.html,Attributes=16384,FileSize=701,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1718387829,HashPart2=-700886042,HashPart3=863702957,HashPart4=-558508121,,)
        MSI (s) (9C:0C) [17:14:36:451]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\iframe-content.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:451]: Source for file 'iframe_content.html' is compressed
        InstallFiles: File: iframe-content.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 701
        MSI (s) (9C:0C) [17:14:36:466]: Executing op: FileCopy(SourceName=IFRAME~2.HTM|iframe.html,SourceCabKey=iframe.html1,DestName=iframe.html,Attributes=16384,FileSize=971,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=455964300,HashPart2=2101436830,HashPart3=285760143,HashPart4=-1821838318,,)
        MSI (s) (9C:0C) [17:14:36:466]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\iframe.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:466]: Source for file 'iframe.html1' is compressed
        InstallFiles: File: iframe.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 971
        MSI (s) (9C:0C) [17:14:36:498]: Executing op: FileCopy(SourceName=OPTION~1.HTM|options-default.html,SourceCabKey=options_default.html,DestName=options-default.html,Attributes=16384,FileSize=1459,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-881043484,HashPart2=938755760,HashPart3=183011486,HashPart4=-1447209652,,)
        MSI (s) (9C:0C) [17:14:36:498]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\options-default.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:498]: Source for file 'options_default.html' is compressed
        InstallFiles: File: options-default.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1459
        MSI (s) (9C:0C) [17:14:36:529]: Executing op: FileCopy(SourceName=OPTION~2.HTM|options-minScrollbarLength.html,SourceCabKey=options_minscrollbarlength.h,DestName=options-minScrollbarLength.html,Attributes=16384,FileSize=1300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=249112588,HashPart2=-654044154,HashPart3=-157424970,HashPart4=1119145949,,)
        MSI (s) (9C:0C) [17:14:36:529]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\options-minScrollbarLength.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:529]: Source for file 'options_minscrollbarlength.h' is compressed
        InstallFiles: File: options-minScrollbarLength.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1300
        MSI (s) (9C:0C) [17:14:36:544]: Executing op: FileCopy(SourceName=OPTION~3.HTM|options-suppressScrollAxis.html,SourceCabKey=options_suppressscrollaxis.h,DestName=options-suppressScrollAxis.html,Attributes=16384,FileSize=1503,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1980122817,HashPart2=-399665330,HashPart3=-955772766,HashPart4=-1522676512,,)
        MSI (s) (9C:0C) [17:14:36:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\options-suppressScrollAxis.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:544]: Source for file 'options_suppressscrollaxis.h' is compressed
        InstallFiles: File: options-suppressScrollAxis.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1503
        MSI (s) (9C:0C) [17:14:36:560]: Executing op: FileCopy(SourceName=OPTION~4.HTM|options-useBothWheelAxes.html,SourceCabKey=options_usebothwheelaxes.htm,DestName=options-useBothWheelAxes.html,Attributes=16384,FileSize=1722,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=331222978,HashPart2=-87175557,HashPart3=-375255516,HashPart4=24245881,,)
        MSI (s) (9C:0C) [17:14:36:560]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\options-useBothWheelAxes.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:560]: Source for file 'options_usebothwheelaxes.htm' is compressed
        InstallFiles: File: options-useBothWheelAxes.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1722
        MSI (s) (9C:0C) [17:14:36:591]: Executing op: FileCopy(SourceName=OP042B~1.HTM|options-wheelPropagation.html,SourceCabKey=options_wheelpropagation.htm,DestName=options-wheelPropagation.html,Attributes=16384,FileSize=1669,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1457447401,HashPart2=-2043395523,HashPart3=2060448157,HashPart4=-674698131,,)
        MSI (s) (9C:0C) [17:14:36:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\options-wheelPropagation.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:591]: Source for file 'options_wheelpropagation.htm' is compressed
        InstallFiles: File: options-wheelPropagation.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1669
        MSI (s) (9C:0C) [17:14:36:591]: Executing op: FileCopy(SourceName=OP72F1~1.HTM|options-wheelSpeed.html,SourceCabKey=options_wheelspeed.html,DestName=options-wheelSpeed.html,Attributes=16384,FileSize=1537,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-510107650,HashPart2=-838279367,HashPart3=-1872055906,HashPart4=-1844424926,,)
        MSI (s) (9C:0C) [17:14:36:591]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\options-wheelSpeed.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:591]: Source for file 'options_wheelspeed.html' is compressed
        InstallFiles: File: options-wheelSpeed.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1537
        MSI (s) (9C:0C) [17:14:36:778]: Executing op: FileCopy(SourceName=REACH-~1.HTM|reach-the-end-callback.html,SourceCabKey=reach_the_end_callback.html,DestName=reach-the-end-callback.html,Attributes=16384,FileSize=1650,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1575423023,HashPart2=-1298583929,HashPart3=-1800423253,HashPart4=-1879522246,,)
        MSI (s) (9C:0C) [17:14:36:778]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\reach-the-end-callback.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:36:778]: Source for file 'reach_the_end_callback.html' is compressed
        InstallFiles: File: reach-the-end-callback.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1650
        MSI (s) (9C:0C) [17:14:37:384]: Executing op: FileCopy(SourceName=REMOVA~1.HTM|removable-list-element.html,SourceCabKey=removable_list_element.html,DestName=removable-list-element.html,Attributes=16384,FileSize=2108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1231552991,HashPart2=-652925482,HashPart3=-454791337,HashPart4=1455867063,,)
        MSI (s) (9C:0C) [17:14:37:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\removable-list-element.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:384]: Source for file 'removable_list_element.html' is compressed
        InstallFiles: File: removable-list-element.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 2108
        MSI (s) (9C:0C) [17:14:37:387]: Executing op: FileCopy(SourceName=RTL~1.HTM|rtl.html,SourceCabKey=rtl.html,DestName=rtl.html,Attributes=16384,FileSize=1041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2073582930,HashPart2=1636566169,HashPart3=-2119723460,HashPart4=1176491698,,)
        MSI (s) (9C:0C) [17:14:37:387]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\rtl.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:387]: Source for file 'rtl.html' is compressed
        InstallFiles: File: rtl.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1041
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: FileCopy(SourceName=SCROLL~1.HTM|scrollbars-on-the-opposite-side.html,SourceCabKey=scrollbars_on_the_opposite_s,DestName=scrollbars-on-the-opposite-side.html,Attributes=16384,FileSize=1440,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1912173829,HashPart2=363461677,HashPart3=414801148,HashPart4=-1800658288,,)
        MSI (s) (9C:0C) [17:14:37:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\scrollbars-on-the-opposite-side.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:403]: Source for file 'scrollbars_on_the_opposite_s' is compressed
        InstallFiles: File: scrollbars-on-the-opposite-side.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1440
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: FileCopy(SourceName=SCROLL~2.HTM|scrollbars-with-margin.html,SourceCabKey=scrollbars_with_margin.html,DestName=scrollbars-with-margin.html,Attributes=16384,FileSize=1145,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=533871600,HashPart2=1124520018,HashPart3=-1499268827,HashPart4=-1328272918,,)
        MSI (s) (9C:0C) [17:14:37:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\scrollbars-with-margin.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:403]: Source for file 'scrollbars_with_margin.html' is compressed
        InstallFiles: File: scrollbars-with-margin.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1145
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: FileCopy(SourceName=TABLE-~1.HTM|table-content.html,SourceCabKey=table_content.html,DestName=table-content.html,Attributes=16384,FileSize=1999,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2123308735,HashPart2=477542731,HashPart3=-353084750,HashPart4=2023704740,,)
        MSI (s) (9C:0C) [17:14:37:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\table-content.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:403]: Source for file 'table_content.html' is compressed
        InstallFiles: File: table-content.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1999
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: FileCopy(SourceName=TEXT-C~1.HTM|text-content.html,SourceCabKey=text_content.html,DestName=text-content.html,Attributes=16384,FileSize=1369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-291995474,HashPart2=-1337163710,HashPart3=-1484296866,HashPart4=-2009118513,,)
        MSI (s) (9C:0C) [17:14:37:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\text-content.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:403]: Source for file 'text_content.html' is compressed
        InstallFiles: File: text-content.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\, Size: 1369
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\)
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\PERFEC~1\min\|IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\min\)
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: FileCopy(SourceName=PERFEC~1.CSS|perfect-scrollbar.min.css,SourceCabKey=perfect_scrollbar.min.css,DestName=perfect-scrollbar.min.css,Attributes=16384,FileSize=3601,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=654362473,HashPart2=-1457329324,HashPart3=-852643653,HashPart4=-1037844821,,)
        MSI (s) (9C:0C) [17:14:37:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\perfect-scrollbar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:403]: Source for file 'perfect_scrollbar.min.css' is compressed
        InstallFiles: File: perfect-scrollbar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\, Size: 3601
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: FileCopy(SourceName=PERFEC~1.JS|perfect-scrollbar.min.js,SourceCabKey=perfect_scrollbar.min.js,DestName=perfect-scrollbar.min.js,Attributes=16384,FileSize=9499,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-187552568,HashPart2=-1594135457,HashPart3=-405099276,HashPart4=1913059177,,)
        MSI (s) (9C:0C) [17:14:37:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\perfect-scrollbar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:403]: Source for file 'perfect_scrollbar.min.js' is compressed
        InstallFiles: File: perfect-scrollbar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\, Size: 9499
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\)
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\PERFEC~1\src\|IISRootFolder\MyComp.WebApp\lib\perfect-scrollbar\src\)
        MSI (s) (9C:0C) [17:14:37:403]: Executing op: FileCopy(SourceName=PERFEC~1.CSS|perfect-scrollbar.css,SourceCabKey=perfect_scrollbar.css,DestName=perfect-scrollbar.css,Attributes=16384,FileSize=4928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-786104610,HashPart2=-1468298707,HashPart3=745151742,HashPart4=-171018816,,)
        MSI (s) (9C:0C) [17:14:37:403]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\perfect-scrollbar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:403]: Source for file 'perfect_scrollbar.css' is compressed
        InstallFiles: File: perfect-scrollbar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\, Size: 4928
        MSI (s) (9C:0C) [17:14:37:418]: Executing op: FileCopy(SourceName=PERFEC~1.JS|perfect-scrollbar.js,SourceCabKey=perfect_scrollbar.js,DestName=perfect-scrollbar.js,Attributes=16384,FileSize=30212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1264177105,HashPart2=-1555581228,HashPart3=1623619460,HashPart4=813749341,,)
        MSI (s) (9C:0C) [17:14:37:418]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\perfect-scrollbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:418]: Source for file 'perfect_scrollbar.js' is compressed
        InstallFiles: File: perfect-scrollbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\, Size: 30212
        MSI (s) (9C:0C) [17:14:37:418]: Executing op: FileCopy(SourceName=PERFEC~1.SCS|perfect-scrollbar.scss,SourceCabKey=perfect_scrollbar.scss,DestName=perfect-scrollbar.scss,Attributes=16384,FileSize=2832,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1193317190,HashPart2=-704169761,HashPart3=-440407487,HashPart4=2018523327,,)
        MSI (s) (9C:0C) [17:14:37:418]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\perfect-scrollbar.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:37:418]: Source for file 'perfect_scrollbar.scss' is compressed
        InstallFiles: File: perfect-scrollbar.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\, Size: 2832
        MSI (s) (9C:0C) [17:14:38:292]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\)
        MSI (s) (9C:0C) [17:14:38:292]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SELECT~1\|IISRootFolder\MyComp.WebApp\lib\selectize\)
        MSI (s) (9C:0C) [17:14:38:292]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json41,DestName=.bower.json,Attributes=16384,FileSize=1336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-391365659,HashPart2=1892515143,HashPart3=1868677194,HashPart4=-4536345,,)
        MSI (s) (9C:0C) [17:14:38:292]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:292]: Source for file '_bower.json41' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\, Size: 1336
        MSI (s) (9C:0C) [17:14:38:292]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore10,DestName=.gitignore,Attributes=16384,FileSize=54,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2092773771,HashPart2=-481947860,HashPart3=407688139,HashPart4=718696025,,)
        MSI (s) (9C:0C) [17:14:38:292]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:292]: Source for file '_gitignore10' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\, Size: 54
        MSI (s) (9C:0C) [17:14:38:401]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json77,DestName=bower.json,Attributes=16384,FileSize=953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2134568306,HashPart2=2088497226,HashPart3=-586048608,HashPart4=383984345,,)
        MSI (s) (9C:0C) [17:14:38:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:401]: Source for file 'bower.json77' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\, Size: 953
        MSI (s) (9C:0C) [17:14:38:401]: Executing op: FileCopy(SourceName=KARMAC~1.JS|karma.conf.js,SourceCabKey=karma.conf.js,DestName=karma.conf.js,Attributes=16384,FileSize=3893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1261506847,HashPart2=396234249,HashPart3=301213548,HashPart4=-16202872,,)
        MSI (s) (9C:0C) [17:14:38:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\karma.conf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:401]: Source for file 'karma.conf.js' is compressed
        InstallFiles: File: karma.conf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\, Size: 3893
        MSI (s) (9C:0C) [17:14:38:401]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license17,DestName=LICENSE,Attributes=16384,FileSize=11552,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1058561533,HashPart2=-1205552702,HashPart3=1690912773,HashPart4=-1757932998,,)
        MSI (s) (9C:0C) [17:14:38:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:401]: Source for file 'license17' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\, Size: 11552
        MSI (s) (9C:0C) [17:14:38:401]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md33,DestName=README.md,Attributes=16384,FileSize=5664,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1612353604,HashPart2=22696014,HashPart3=1658037138,HashPart4=-1252248201,,)
        MSI (s) (9C:0C) [17:14:38:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:401]: Source for file 'readme.md33' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\, Size: 5664
        MSI (s) (9C:0C) [17:14:38:401]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\)
        MSI (s) (9C:0C) [17:14:38:401]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SELECT~1\dist\css\|IISRootFolder\MyComp.WebApp\lib\selectize\dist\css\)
        MSI (s) (9C:0C) [17:14:38:401]: Executing op: FileCopy(SourceName=SELECT~1.CSS|selectize.bootstrap2.css,SourceCabKey=selectize.bootstrap2.css,DestName=selectize.bootstrap2.css,Attributes=16384,FileSize=15964,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=360252045,HashPart2=684736673,HashPart3=305605412,HashPart4=493827650,,)
        MSI (s) (9C:0C) [17:14:38:401]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\selectize.bootstrap2.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:401]: Source for file 'selectize.bootstrap2.css' is compressed
        InstallFiles: File: selectize.bootstrap2.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\, Size: 15964
        MSI (s) (9C:0C) [17:14:38:417]: Executing op: FileCopy(SourceName=SELECT~2.CSS|selectize.bootstrap3.css,SourceCabKey=selectize.bootstrap3.css,DestName=selectize.bootstrap3.css,Attributes=16384,FileSize=11003,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1699470817,HashPart2=-217440072,HashPart3=38824325,HashPart4=-848062871,,)
        MSI (s) (9C:0C) [17:14:38:417]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\selectize.bootstrap3.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:417]: Source for file 'selectize.bootstrap3.css' is compressed
        InstallFiles: File: selectize.bootstrap3.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\, Size: 11003
        MSI (s) (9C:0C) [17:14:38:432]: Executing op: FileCopy(SourceName=SELECT~3.CSS|selectize.css,SourceCabKey=selectize.css,DestName=selectize.css,Attributes=16384,FileSize=8742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=640936139,HashPart2=-931341451,HashPart3=1504824534,HashPart4=65274507,,)
        MSI (s) (9C:0C) [17:14:38:432]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\selectize.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:432]: Source for file 'selectize.css' is compressed
        InstallFiles: File: selectize.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\, Size: 8742
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: FileCopy(SourceName=SELECT~4.CSS|selectize.default.css,SourceCabKey=selectize.default.css,DestName=selectize.default.css,Attributes=16384,FileSize=11915,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=173061285,HashPart2=-917907327,HashPart3=540451896,HashPart4=2028463625,,)
        MSI (s) (9C:0C) [17:14:38:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\selectize.default.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:464]: Source for file 'selectize.default.css' is compressed
        InstallFiles: File: selectize.default.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\, Size: 11915
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: FileCopy(SourceName=SEAD30~1.CSS|selectize.legacy.css,SourceCabKey=selectize.legacy.css,DestName=selectize.legacy.css,Attributes=16384,FileSize=11294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-555801631,HashPart2=-1071429605,HashPart3=936991867,HashPart4=125851492,,)
        MSI (s) (9C:0C) [17:14:38:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\selectize.legacy.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:464]: Source for file 'selectize.legacy.css' is compressed
        InstallFiles: File: selectize.legacy.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\, Size: 11294
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\)
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SELECT~1\dist\js\|IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\)
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: FileCopy(SourceName=SELECT~1.JS|selectize.js,SourceCabKey=selectize.js,DestName=selectize.js,Attributes=16384,FileSize=86529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=129383453,HashPart2=1132150394,HashPart3=-1894004732,HashPart4=1966382868,,)
        MSI (s) (9C:0C) [17:14:38:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\selectize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:464]: Source for file 'selectize.js' is compressed
        InstallFiles: File: selectize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\, Size: 86529
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: FileCopy(SourceName=SELECT~1.JS1|selectize.min.js,SourceCabKey=selectize.min.js,DestName=selectize.min.js,Attributes=16384,FileSize=37124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1201056910,HashPart2=488989271,HashPart3=1815934857,HashPart4=-1723989768,,)
        MSI (s) (9C:0C) [17:14:38:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\selectize.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:464]: Source for file 'selectize.min.js' is compressed
        InstallFiles: File: selectize.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\, Size: 37124
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\)
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SELECT~1\dist\js\STANDA~1\|IISRootFolder\MyComp.WebApp\lib\selectize\dist\js\standalone\)
        MSI (s) (9C:0C) [17:14:38:464]: Executing op: FileCopy(SourceName=SELECT~1.JS|selectize.js,SourceCabKey=selectize.js1,DestName=selectize.js,Attributes=16384,FileSize=102268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=950453826,HashPart2=960561979,HashPart3=-1439282048,HashPart4=1205725828,,)
        MSI (s) (9C:0C) [17:14:38:464]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\selectize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:464]: Source for file 'selectize.js1' is compressed
        InstallFiles: File: selectize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\, Size: 102268
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: FileCopy(SourceName=SELECT~1.JS1|selectize.min.js,SourceCabKey=selectize.min.js1,DestName=selectize.min.js,Attributes=16384,FileSize=42325,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1200660787,HashPart2=1223323930,HashPart3=25370697,HashPart4=-1770152951,,)
        MSI (s) (9C:0C) [17:14:38:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\selectize.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:479]: Source for file 'selectize.min.js1' is compressed
        InstallFiles: File: selectize.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\, Size: 42325
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\)
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SELECT~1\dist\less\|IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\)
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: FileCopy(SourceName=SELECT~1.LES|selectize.bootstrap2.less,SourceCabKey=selectize.bootstrap2.less,DestName=selectize.bootstrap2.less,Attributes=16384,FileSize=5633,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-498745699,HashPart2=-534535042,HashPart3=46752348,HashPart4=-1480625441,,)
        MSI (s) (9C:0C) [17:14:38:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\selectize.bootstrap2.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:479]: Source for file 'selectize.bootstrap2.less' is compressed
        InstallFiles: File: selectize.bootstrap2.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\, Size: 5633
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: FileCopy(SourceName=SELECT~2.LES|selectize.bootstrap3.less,SourceCabKey=selectize.bootstrap3.less,DestName=selectize.bootstrap3.less,Attributes=16384,FileSize=5008,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-969188971,HashPart2=-1766352278,HashPart3=1294026418,HashPart4=336509834,,)
        MSI (s) (9C:0C) [17:14:38:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\selectize.bootstrap3.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:479]: Source for file 'selectize.bootstrap3.less' is compressed
        InstallFiles: File: selectize.bootstrap3.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\, Size: 5008
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: FileCopy(SourceName=SELECT~3.LES|selectize.default.less,SourceCabKey=selectize.default.less,DestName=selectize.default.less,Attributes=16384,FileSize=2400,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-91971718,HashPart2=-946634869,HashPart3=-1855650467,HashPart4=1106522956,,)
        MSI (s) (9C:0C) [17:14:38:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\selectize.default.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:479]: Source for file 'selectize.default.less' is compressed
        InstallFiles: File: selectize.default.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\, Size: 2400
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: FileCopy(SourceName=SELECT~4.LES|selectize.legacy.less,SourceCabKey=selectize.legacy.less,DestName=selectize.legacy.less,Attributes=16384,FileSize=2520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1196382860,HashPart2=250988955,HashPart3=205441476,HashPart4=1214898220,,)
        MSI (s) (9C:0C) [17:14:38:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\selectize.legacy.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:479]: Source for file 'selectize.legacy.less' is compressed
        InstallFiles: File: selectize.legacy.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\, Size: 2520
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: FileCopy(SourceName=SECDB6~1.LES|selectize.less,SourceCabKey=selectize.less,DestName=selectize.less,Attributes=16384,FileSize=9488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-797648793,HashPart2=1665980976,HashPart3=1747571663,HashPart4=-1677254143,,)
        MSI (s) (9C:0C) [17:14:38:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\selectize.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:479]: Source for file 'selectize.less' is compressed
        InstallFiles: File: selectize.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\, Size: 9488
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\)
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SELECT~1\dist\less\plugins\|IISRootFolder\MyComp.WebApp\lib\selectize\dist\less\plugins\)
        MSI (s) (9C:0C) [17:14:38:479]: Executing op: FileCopy(SourceName=DRAG_D~1.LES|drag_drop.less,SourceCabKey=drag_drop.less,DestName=drag_drop.less,Attributes=16384,FileSize=461,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1849679603,HashPart2=1112050631,HashPart3=1131021860,HashPart4=-401997631,,)
        MSI (s) (9C:0C) [17:14:38:479]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\drag_drop.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:479]: Source for file 'drag_drop.less' is compressed
        InstallFiles: File: drag_drop.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\, Size: 461
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=DROPDO~1.LES|dropdown_header.less,SourceCabKey=dropdown_header.less,DestName=dropdown_header.less,Attributes=16384,FileSize=674,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2012667828,HashPart2=1111183483,HashPart3=-2098418007,HashPart4=1238585683,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\dropdown_header.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file 'dropdown_header.less' is compressed
        InstallFiles: File: dropdown_header.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\, Size: 674
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=OPTGRO~1.LES|optgroup_columns.less,SourceCabKey=optgroup_columns.less,DestName=optgroup_columns.less,Attributes=16384,FileSize=324,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1169660789,HashPart2=1617177195,HashPart3=-2007425188,HashPart4=1478616760,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\optgroup_columns.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file 'optgroup_columns.less' is compressed
        InstallFiles: File: optgroup_columns.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\, Size: 324
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=REMOVE~1.LES|remove_button.less,SourceCabKey=remove_button.less,DestName=remove_button.less,Attributes=16384,FileSize=1006,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=284086953,HashPart2=-456534228,HashPart3=-1611437874,HashPart4=799486229,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\remove_button.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file 'remove_button.less' is compressed
        InstallFiles: File: remove_button.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\, Size: 1006
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\)
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\sifter\|IISRootFolder\MyComp.WebApp\lib\sifter\)
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json42,DestName=.bower.json,Attributes=16384,FileSize=1011,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1213179789,HashPart2=-1883653824,HashPart3=2144349553,HashPart4=-1117327045,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file '_bower.json42' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\, Size: 1011
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore11,DestName=.gitignore,Attributes=16384,FileSize=46,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-535250199,HashPart2=775191429,HashPart3=-282534803,HashPart4=-2003888464,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file '_gitignore11' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\, Size: 46
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=NPMIGN~1|.npmignore,SourceCabKey=_npmignore5,DestName=.npmignore,Attributes=16384,FileSize=30,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-75558266,HashPart2=-1987260978,HashPart3=1910107109,HashPart4=1327028977,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\.npmignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file '_npmignore5' is compressed
        InstallFiles: File: .npmignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\, Size: 30
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json78,DestName=bower.json,Attributes=16384,FileSize=634,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2059927909,HashPart2=-289811459,HashPart3=-1382718,HashPart4=1793209245,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file 'bower.json78' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\, Size: 634
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json21,DestName=package.json,Attributes=16384,FileSize=1168,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=142623835,HashPart2=469355489,HashPart3=845767145,HashPart4=1097878237,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file 'package.json21' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\, Size: 1168
        MSI (s) (9C:0C) [17:14:38:495]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md34,DestName=README.md,Attributes=16384,FileSize=6343,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2091961991,HashPart2=1872416196,HashPart3=-448977189,HashPart4=-85628348,,)
        MSI (s) (9C:0C) [17:14:38:495]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:495]: Source for file 'readme.md34' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\, Size: 6343
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: FileCopy(SourceName=sifter.js,SourceCabKey=sifter.js,DestName=sifter.js,Attributes=16384,FileSize=12249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-300678005,HashPart2=1282164701,HashPart3=-278944372,HashPart4=1928577498,,)
        MSI (s) (9C:0C) [17:14:38:510]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\sifter.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:510]: Source for file 'sifter.js' is compressed
        InstallFiles: File: sifter.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\, Size: 12249
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: FileCopy(SourceName=SIFTER~1.JS|sifter.min.js,SourceCabKey=sifter.min.js,DestName=sifter.min.js,Attributes=16384,FileSize=4737,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-175991233,HashPart2=-1385517082,HashPart3=-259384186,HashPart4=-1087330331,,)
        MSI (s) (9C:0C) [17:14:38:510]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\sifter.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:510]: Source for file 'sifter.min.js' is compressed
        InstallFiles: File: sifter.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\, Size: 4737
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\)
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\signalr\|IISRootFolder\MyComp.WebApp\lib\signalr\)
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json43,DestName=.bower.json,Attributes=16384,FileSize=728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1071296206,HashPart2=-870927600,HashPart3=-4120794,HashPart4=767981907,,)
        MSI (s) (9C:0C) [17:14:38:510]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:510]: Source for file '_bower.json43' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\, Size: 728
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json79,DestName=bower.json,Attributes=16384,FileSize=488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1345768048,HashPart2=-529723635,HashPart3=1602292979,HashPart4=1863558671,,)
        MSI (s) (9C:0C) [17:14:38:510]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:510]: Source for file 'bower.json79' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\, Size: 488
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.signalR.js,SourceCabKey=jquery.signalr.js,DestName=jquery.signalR.js,Attributes=16384,FileSize=126534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-823620873,HashPart2=117489736,HashPart3=1556356843,HashPart4=219443439,,)
        MSI (s) (9C:0C) [17:14:38:510]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\jquery.signalR.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:510]: Source for file 'jquery.signalr.js' is compressed
        InstallFiles: File: jquery.signalR.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\, Size: 126534
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery.signalR.min.js,SourceCabKey=jquery.signalr.min.js,DestName=jquery.signalR.min.js,Attributes=16384,FileSize=37320,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-895022009,HashPart2=2053637423,HashPart3=1772961961,HashPart4=1820417551,,)
        MSI (s) (9C:0C) [17:14:38:510]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\jquery.signalR.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:510]: Source for file 'jquery.signalr.min.js' is compressed
        InstallFiles: File: jquery.signalR.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\, Size: 37320
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: FileCopy(SourceName=LICENSE.md,SourceCabKey=license.md,DestName=LICENSE.md,Attributes=16384,FileSize=602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1719938474,HashPart2=-1222361745,HashPart3=1821996889,HashPart4=-1627232104,,)
        MSI (s) (9C:0C) [17:14:38:510]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\LICENSE.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:510]: Source for file 'license.md' is compressed
        InstallFiles: File: LICENSE.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\, Size: 602
        MSI (s) (9C:0C) [17:14:38:510]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md35,DestName=README.md,Attributes=16384,FileSize=178,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=732338506,HashPart2=1219368382,HashPart3=1739652059,HashPart4=-1845295841,,)
        MSI (s) (9C:0C) [17:14:38:510]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:510]: Source for file 'readme.md35' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\, Size: 178
        MSI (s) (9C:0C) [17:14:38:526]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore16,DestName=.gitignore,Attributes=16384,FileSize=12,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2093629378,HashPart2=669838072,HashPart3=1025028700,HashPart4=1207921079,,)
        MSI (s) (9C:0C) [17:14:38:526]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:526]: Source for file '_gitignore16' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\, Size: 12
        MSI (s) (9C:0C) [17:14:38:526]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json31,DestName=package.json,Attributes=16384,FileSize=699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1704692023,HashPart2=-1819516150,HashPart3=2069897002,HashPart4=803327330,,)
        MSI (s) (9C:0C) [17:14:38:526]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:526]: Source for file 'package.json31' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\, Size: 699
        MSI (s) (9C:0C) [17:14:38:526]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\)
        MSI (s) (9C:0C) [17:14:38:526]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SLIMSC~1\|IISRootFolder\MyComp.WebApp\lib\slimScroll\)
        MSI (s) (9C:0C) [17:14:38:526]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json44,DestName=.bower.json,Attributes=16384,FileSize=1225,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-114244466,HashPart2=1322804379,HashPart3=1278237767,HashPart4=1924000296,,)
        MSI (s) (9C:0C) [17:14:38:526]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:526]: Source for file '_bower.json44' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\, Size: 1225
        MSI (s) (9C:0C) [17:14:38:526]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json80,DestName=bower.json,Attributes=16384,FileSize=975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-250600721,HashPart2=1924773690,HashPart3=520344562,HashPart4=-727224193,,)
        MSI (s) (9C:0C) [17:14:38:526]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:526]: Source for file 'bower.json80' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\, Size: 975
        MSI (s) (9C:0C) [17:14:38:526]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.slimscroll.js,SourceCabKey=jquery.slimscroll.js,DestName=jquery.slimscroll.js,Attributes=16384,FileSize=14129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1525530623,HashPart2=1878524947,HashPart3=698211303,HashPart4=-1642307715,,)
        MSI (s) (9C:0C) [17:14:38:526]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\jquery.slimscroll.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:526]: Source for file 'jquery.slimscroll.js' is compressed
        InstallFiles: File: jquery.slimscroll.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\, Size: 14129
        MSI (s) (9C:0C) [17:14:38:526]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery.slimscroll.min.js,SourceCabKey=jquery.slimscroll.min.js,DestName=jquery.slimscroll.min.js,Attributes=16384,FileSize=4665,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=893416090,HashPart2=2074482469,HashPart3=-221289634,HashPart4=-1799023361,,)
        MSI (s) (9C:0C) [17:14:38:526]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\jquery.slimscroll.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:526]: Source for file 'jquery.slimscroll.min.js' is compressed
        InstallFiles: File: jquery.slimscroll.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\, Size: 4665
        MSI (s) (9C:0C) [17:14:38:541]: Executing op: FileCopy(SourceName=package.js,SourceCabKey=package.js3,DestName=package.js,Attributes=16384,FileSize=375,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=251593662,HashPart2=-693429433,HashPart3=-823537868,HashPart4=1754747779,,)
        MSI (s) (9C:0C) [17:14:38:541]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\package.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:541]: Source for file 'package.js3' is compressed
        InstallFiles: File: package.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\, Size: 375
        MSI (s) (9C:0C) [17:14:38:541]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json22,DestName=package.json,Attributes=16384,FileSize=994,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-992511470,HashPart2=-1593583688,HashPart3=1423189402,HashPart4=-1950038031,,)
        MSI (s) (9C:0C) [17:14:38:541]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:541]: Source for file 'package.json22' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\, Size: 994
        MSI (s) (9C:0C) [17:14:38:541]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md36,DestName=README.md,Attributes=16384,FileSize=640,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1173074754,HashPart2=1716079997,HashPart3=145329308,HashPart4=-1233583022,,)
        MSI (s) (9C:0C) [17:14:38:541]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:541]: Source for file 'readme.md36' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\, Size: 640
        MSI (s) (9C:0C) [17:14:38:541]: Executing op: FileCopy(SourceName=SLIMSC~1.JSO|slimScroll.jquery.json,SourceCabKey=slimscroll.jquery.json,DestName=slimScroll.jquery.json,Attributes=16384,FileSize=1003,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1367742320,HashPart2=1572328672,HashPart3=-37294445,HashPart4=1337418621,,)
        MSI (s) (9C:0C) [17:14:38:541]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\slimScroll.jquery.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:541]: Source for file 'slimscroll.jquery.json' is compressed
        InstallFiles: File: slimScroll.jquery.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\, Size: 1003
        MSI (s) (9C:0C) [17:14:38:541]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\)
        MSI (s) (9C:0C) [17:14:38:541]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SLIMSC~1\examples\|IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\)
        MSI (s) (9C:0C) [17:14:38:541]: Executing op: FileCopy(SourceName=ALLOW-~1.HTM|allow-page-scroll.html,SourceCabKey=allow_page_scroll.html,DestName=allow-page-scroll.html,Attributes=16384,FileSize=24302,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=662895871,HashPart2=-1338743937,HashPart3=233598402,HashPart4=-1170522259,,)
        MSI (s) (9C:0C) [17:14:38:541]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\allow-page-scroll.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:541]: Source for file 'allow_page_scroll.html' is compressed
        InstallFiles: File: allow-page-scroll.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 24302
        MSI (s) (9C:0C) [17:14:38:541]: Executing op: FileCopy(SourceName=CHAINI~1.HTM|chaining.html,SourceCabKey=chaining.html,DestName=chaining.html,Attributes=16384,FileSize=13117,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1996099806,HashPart2=846966553,HashPart3=1598554256,HashPart4=-683699670,,)
        MSI (s) (9C:0C) [17:14:38:541]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\chaining.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:541]: Source for file 'chaining.html' is compressed
        InstallFiles: File: chaining.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 13117
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=DISABL~1.HTM|disable-fade-out.html,SourceCabKey=disable_fade_out.html,DestName=disable-fade-out.html,Attributes=16384,FileSize=24157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=264485877,HashPart2=1514886101,HashPart3=1290079983,HashPart4=1720544164,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\disable-fade-out.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'disable_fade_out.html' is compressed
        InstallFiles: File: disable-fade-out.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 24157
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=DYNAMI~1.HTM|dynamic-content.html,SourceCabKey=dynamic_content.html,DestName=dynamic-content.html,Attributes=16384,FileSize=2508,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1266628717,HashPart2=1510062578,HashPart3=490815667,HashPart4=-2326433,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\dynamic-content.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'dynamic_content.html' is compressed
        InstallFiles: File: dynamic-content.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 2508
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=HEIGHT~1.HTM|height-width.html,SourceCabKey=height_width.html,DestName=height-width.html,Attributes=16384,FileSize=35724,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-702928434,HashPart2=415293734,HashPart3=-1515732660,HashPart4=133218185,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\height-width.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'height_width.html' is compressed
        InstallFiles: File: height-width.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 35724
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html12,DestName=index.html,Attributes=16384,FileSize=373,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1486851544,HashPart2=-906601930,HashPart3=209620039,HashPart4=-399856909,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'index.html12' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 373
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=MOUSE-~1.HTM|mouse-wheel.html,SourceCabKey=mouse_wheel.html,DestName=mouse-wheel.html,Attributes=16384,FileSize=24216,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1810243408,HashPart2=1219406097,HashPart3=-1131166537,HashPart4=-1954611913,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\mouse-wheel.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'mouse_wheel.html' is compressed
        InstallFiles: File: mouse-wheel.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 24216
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=MULTIP~1.HTM|multiple-elements.html,SourceCabKey=multiple_elements.html,DestName=multiple-elements.html,Attributes=16384,FileSize=35613,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-459102824,HashPart2=1051663189,HashPart3=1560384112,HashPart4=-559930853,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\multiple-elements.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'multiple_elements.html' is compressed
        InstallFiles: File: multiple-elements.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 35613
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=NAVIGA~1.HTM|navigation.html,SourceCabKey=navigation.html,DestName=navigation.html,Attributes=16384,FileSize=1432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=687228876,HashPart2=-596528434,HashPart3=76065445,HashPart4=1617968337,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\navigation.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'navigation.html' is compressed
        InstallFiles: File: navigation.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 1432
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=NESTED~1.HTM|nested.html,SourceCabKey=nested.html,DestName=nested.html,Attributes=16384,FileSize=10858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-592869620,HashPart2=944636321,HashPart3=1918560231,HashPart4=584012459,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\nested.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'nested.html' is compressed
        InstallFiles: File: nested.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 10858
        MSI (s) (9C:0C) [17:14:38:557]: Executing op: FileCopy(SourceName=PROGRA~1.HTM|programmatic-scrolling.html,SourceCabKey=programmatic_scrolling.html,DestName=programmatic-scrolling.html,Attributes=16384,FileSize=25352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1128629739,HashPart2=-1925227744,HashPart3=1146438490,HashPart4=-62323122,,)
        MSI (s) (9C:0C) [17:14:38:557]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\programmatic-scrolling.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:557]: Source for file 'programmatic_scrolling.html' is compressed
        InstallFiles: File: programmatic-scrolling.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 25352
        MSI (s) (9C:0C) [17:14:38:573]: Executing op: FileCopy(SourceName=RAIL~1.HTM|rail.html,SourceCabKey=rail.html,DestName=rail.html,Attributes=16384,FileSize=58551,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=922250776,HashPart2=-1299547956,HashPart3=1878524265,HashPart4=-1257336254,,)
        MSI (s) (9C:0C) [17:14:38:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\rail.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:573]: Source for file 'rail.html' is compressed
        InstallFiles: File: rail.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 58551
        MSI (s) (9C:0C) [17:14:38:573]: Executing op: FileCopy(SourceName=SCROLL~1.HTM|scroll-events.html,SourceCabKey=scroll_events.html,DestName=scroll-events.html,Attributes=16384,FileSize=11269,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1362962701,HashPart2=-1392162388,HashPart3=-1232386876,HashPart4=965391670,,)
        MSI (s) (9C:0C) [17:14:38:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\scroll-events.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:573]: Source for file 'scroll_events.html' is compressed
        InstallFiles: File: scroll-events.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 11269
        MSI (s) (9C:0C) [17:14:38:573]: Executing op: FileCopy(SourceName=SCROLL~2.HTM|scrollbar.html,SourceCabKey=scrollbar.html,DestName=scrollbar.html,Attributes=16384,FileSize=58362,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=257480913,HashPart2=119281802,HashPart3=-416212025,HashPart4=1072622052,,)
        MSI (s) (9C:0C) [17:14:38:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\scrollbar.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:573]: Source for file 'scrollbar.html' is compressed
        InstallFiles: File: scrollbar.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 58362
        MSI (s) (9C:0C) [17:14:38:573]: Executing op: FileCopy(SourceName=START-~1.HTM|start-position.html,SourceCabKey=start_position.html,DestName=start-position.html,Attributes=16384,FileSize=24317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1769195702,HashPart2=437579984,HashPart3=854694934,HashPart4=-1325749567,,)
        MSI (s) (9C:0C) [17:14:38:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\start-position.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:573]: Source for file 'start_position.html' is compressed
        InstallFiles: File: start-position.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 24317
        MSI (s) (9C:0C) [17:14:38:573]: Executing op: FileCopy(SourceName=style.css,SourceCabKey=style.css1,DestName=style.css,Attributes=16384,FileSize=854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1317649449,HashPart2=1462170939,HashPart3=464167515,HashPart4=-1164142889,,)
        MSI (s) (9C:0C) [17:14:38:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\style.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:573]: Source for file 'style.css1' is compressed
        InstallFiles: File: style.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\, Size: 854
        MSI (s) (9C:0C) [17:14:38:573]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\)
        MSI (s) (9C:0C) [17:14:38:573]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\SLIMSC~1\examples\libs\prettify\|IISRootFolder\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\)
        MSI (s) (9C:0C) [17:14:38:573]: Executing op: FileCopy(SourceName=prettify.css,SourceCabKey=prettify.css,DestName=prettify.css,Attributes=16384,FileSize=1622,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=665716732,HashPart2=-2034451672,HashPart3=1612209755,HashPart4=-1240787307,,)
        MSI (s) (9C:0C) [17:14:38:573]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\prettify.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:573]: Source for file 'prettify.css' is compressed
        InstallFiles: File: prettify.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\, Size: 1622
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: FileCopy(SourceName=prettify.js,SourceCabKey=prettify.js,DestName=prettify.js,Attributes=16384,FileSize=57366,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1377702495,HashPart2=864832064,HashPart3=1586908855,HashPart4=-583100433,,)
        MSI (s) (9C:0C) [17:14:38:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\prettify.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:588]: Source for file 'prettify.js' is compressed
        InstallFiles: File: prettify.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\, Size: 57366
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\)
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\datacard\services\|IISRootFolder\MyComp.WebApp\app\datacard\services\)
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: FileCopy(SourceName=DATACA~1.JS|dataCardService.js,SourceCabKey=datacardservice.js,DestName=dataCardService.js,Attributes=16384,FileSize=82276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-200986059,HashPart2=1373902144,HashPart3=-1427359858,HashPart4=-2107578870,,)
        MSI (s) (9C:0C) [17:14:38:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\dataCardService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:588]: Source for file 'datacardservice.js' is compressed
        InstallFiles: File: dataCardService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\, Size: 82276
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\)
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\xtoclear\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\xtoclear\directives\)
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: FileCopy(SourceName=xtoclear.js,SourceCabKey=xtoclear.js,DestName=xtoclear.js,Attributes=16384,FileSize=4304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1379304283,HashPart2=887976070,HashPart3=-711873330,HashPart4=235380421,,)
        MSI (s) (9C:0C) [17:14:38:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\xtoclear.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:588]: Source for file 'xtoclear.js' is compressed
        InstallFiles: File: xtoclear.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\, Size: 4304
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\)
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\QUICK-~1\example\js\vendor\|IISRootFolder\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\)
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: FileCopy(SourceName=BOOTST~1.JS|bootstrap.js,SourceCabKey=bootstrap.js2,DestName=bootstrap.js,Attributes=16384,FileSize=61962,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1151479415,HashPart2=904093470,HashPart3=-545654096,HashPart4=-2122531213,,)
        MSI (s) (9C:0C) [17:14:38:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\bootstrap.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:588]: Source for file 'bootstrap.js2' is compressed
        InstallFiles: File: bootstrap.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\, Size: 61962
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: FileCopy(SourceName=BOOTST~1.JS1|bootstrap.min.js,SourceCabKey=bootstrap.min.js2,DestName=bootstrap.min.js,Attributes=16384,FileSize=28631,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=866713815,HashPart2=959124023,HashPart3=-21262325,HashPart4=1901061665,,)
        MSI (s) (9C:0C) [17:14:38:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\bootstrap.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:588]: Source for file 'bootstrap.min.js2' is compressed
        InstallFiles: File: bootstrap.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\, Size: 28631
        MSI (s) (9C:0C) [17:14:38:588]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery-1.10.1.min.js,SourceCabKey=jquery_1.10.1.min.js,DestName=jquery-1.10.1.min.js,Attributes=16384,FileSize=93064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=844224563,HashPart2=1715738096,HashPart3=-797113860,HashPart4=1032261969,,)
        MSI (s) (9C:0C) [17:14:38:588]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\jquery-1.10.1.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:588]: Source for file 'jquery_1.10.1.min.js' is compressed
        InstallFiles: File: jquery-1.10.1.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\, Size: 93064
        MSI (s) (9C:0C) [17:14:38:604]: Executing op: FileCopy(SourceName=MODERN~1.JS|modernizr-2.6.2-respond-1.1.0.min.js,SourceCabKey=modernizr_2.6.2_respond_1.1.,DestName=modernizr-2.6.2-respond-1.1.0.min.js,Attributes=16384,FileSize=19484,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-325921680,HashPart2=-585427804,HashPart3=2107068948,HashPart4=1675465688,,)
        MSI (s) (9C:0C) [17:14:38:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\modernizr-2.6.2-respond-1.1.0.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:604]: Source for file 'modernizr_2.6.2_respond_1.1.' is compressed
        InstallFiles: File: modernizr-2.6.2-respond-1.1.0.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\, Size: 19484
        MSI (s) (9C:0C) [17:14:38:604]: Executing op: FileCopy(SourceName=UNDERS~1.JS|underscore.js,SourceCabKey=underscore.js,DestName=underscore.js,Attributes=16384,FileSize=43571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=794444421,HashPart2=1398521842,HashPart3=667053411,HashPart4=-2013696152,,)
        MSI (s) (9C:0C) [17:14:38:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\underscore.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:604]: Source for file 'underscore.js' is compressed
        InstallFiles: File: underscore.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\, Size: 43571
        MSI (s) (9C:0C) [17:14:38:604]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\)
        MSI (s) (9C:0C) [17:14:38:604]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\UI-ROU~1\|IISRootFolder\MyComp.WebApp\lib\ui-router-extras\)
        MSI (s) (9C:0C) [17:14:38:604]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json48,DestName=.bower.json,Attributes=16384,FileSize=1430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-737587553,HashPart2=-564745919,HashPart3=1770243719,HashPart4=-638789701,,)
        MSI (s) (9C:0C) [17:14:38:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:604]: Source for file '_bower.json48' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\, Size: 1430
        MSI (s) (9C:0C) [17:14:38:604]: Executing op: FileCopy(SourceName=BANNER~1.JSO|banners.json,SourceCabKey=banners.json,DestName=banners.json,Attributes=16384,FileSize=511,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1318578013,HashPart2=1476527753,HashPart3=833937313,HashPart4=1798967414,,)
        MSI (s) (9C:0C) [17:14:38:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\banners.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:604]: Source for file 'banners.json' is compressed
        InstallFiles: File: banners.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\, Size: 511
        MSI (s) (9C:0C) [17:14:38:604]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json85,DestName=bower.json,Attributes=16384,FileSize=1070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1654101077,HashPart2=-424405994,HashPart3=-1521913488,HashPart4=-778260246,,)
        MSI (s) (9C:0C) [17:14:38:604]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:604]: Source for file 'bower.json85' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\, Size: 1070
        MSI (s) (9C:0C) [17:14:38:620]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md8,DestName=CHANGELOG.md,Attributes=16384,FileSize=19650,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=540676583,HashPart2=1238133758,HashPart3=-1921335911,HashPart4=-746506912,,)
        MSI (s) (9C:0C) [17:14:38:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:620]: Source for file 'changelog.md8' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\, Size: 19650
        MSI (s) (9C:0C) [17:14:38:620]: Executing op: FileCopy(SourceName=gulpfile.js,SourceCabKey=gulpfile.js2,DestName=gulpfile.js,Attributes=16384,FileSize=4140,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=743695628,HashPart2=1919595322,HashPart3=-1284048364,HashPart4=-1201691825,,)
        MSI (s) (9C:0C) [17:14:38:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\gulpfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:620]: Source for file 'gulpfile.js2' is compressed
        InstallFiles: File: gulpfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\, Size: 4140
        MSI (s) (9C:0C) [17:14:38:620]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license18,DestName=LICENSE,Attributes=16384,FileSize=1101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-61849156,HashPart2=1025075786,HashPart3=-137897675,HashPart4=1271428028,,)
        MSI (s) (9C:0C) [17:14:38:620]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:620]: Source for file 'license18' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\, Size: 1101
        MSI (s) (9C:0C) [17:14:38:651]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md40,DestName=README.md,Attributes=16384,FileSize=2641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1624580625,HashPart2=1777697179,HashPart3=797994218,HashPart4=-515064682,,)
        MSI (s) (9C:0C) [17:14:38:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:651]: Source for file 'readme.md40' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\, Size: 2641
        MSI (s) (9C:0C) [17:14:38:651]: Executing op: FileCopy(SourceName=umd.js,SourceCabKey=umd.js,DestName=umd.js,Attributes=16384,FileSize=403,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=112359167,HashPart2=-1164217889,HashPart3=-692189065,HashPart4=1362766299,,)
        MSI (s) (9C:0C) [17:14:38:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\umd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:651]: Source for file 'umd.js' is compressed
        InstallFiles: File: umd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\, Size: 403
        MSI (s) (9C:0C) [17:14:38:651]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\)
        MSI (s) (9C:0C) [17:14:38:651]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\UI-ROU~1\release\|IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\)
        MSI (s) (9C:0C) [17:14:38:651]: Executing op: FileCopy(SourceName=CT-UI-~1.JS|ct-ui-router-extras.js,SourceCabKey=ct_ui_router_extras.js,DestName=ct-ui-router-extras.js,Attributes=16384,FileSize=86479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=172617295,HashPart2=-909533642,HashPart3=425593783,HashPart4=1524615797,,)
        MSI (s) (9C:0C) [17:14:38:651]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\ct-ui-router-extras.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:651]: Source for file 'ct_ui_router_extras.js' is compressed
        InstallFiles: File: ct-ui-router-extras.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\, Size: 86479
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS1|ct-ui-router-extras.min.js,SourceCabKey=ct_ui_router_extras.min.js,DestName=ct-ui-router-extras.min.js,Attributes=16384,FileSize=23148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-696930223,HashPart2=-1355301297,HashPart3=1322981153,HashPart4=803773333,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\ct-ui-router-extras.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.min.js' is compressed
        InstallFiles: File: ct-ui-router-extras.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\, Size: 23148
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\)
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\UI-ROU~1\release\modular\|IISRootFolder\MyComp.WebApp\lib\ui-router-extras\release\modular\)
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS|ct-ui-router-extras.core.js,SourceCabKey=ct_ui_router_extras.core.js,DestName=ct-ui-router-extras.core.js,Attributes=16384,FileSize=5234,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1866229784,HashPart2=-90021600,HashPart3=1661429521,HashPart4=719875223,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.core.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.core.js' is compressed
        InstallFiles: File: ct-ui-router-extras.core.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 5234
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS1|ct-ui-router-extras.core.min.js,SourceCabKey=ct_ui_router_extras.core.min,DestName=ct-ui-router-extras.core.min.js,Attributes=16384,FileSize=1814,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1574649388,HashPart2=2007942522,HashPart3=1007938289,HashPart4=-1305401689,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.core.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.core.min' is compressed
        InstallFiles: File: ct-ui-router-extras.core.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 1814
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS2|ct-ui-router-extras.dsr.js,SourceCabKey=ct_ui_router_extras.dsr.js,DestName=ct-ui-router-extras.dsr.js,Attributes=16384,FileSize=6652,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-173421494,HashPart2=2033725350,HashPart3=1060719802,HashPart4=-661029847,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.dsr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.dsr.js' is compressed
        InstallFiles: File: ct-ui-router-extras.dsr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 6652
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS3|ct-ui-router-extras.dsr.min.js,SourceCabKey=ct_ui_router_extras.dsr.min.,DestName=ct-ui-router-extras.dsr.min.js,Attributes=16384,FileSize=2467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1411590329,HashPart2=-84266953,HashPart3=-1365615313,HashPart4=576761580,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.dsr.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.dsr.min.' is compressed
        InstallFiles: File: ct-ui-router-extras.dsr.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 2467
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS4|ct-ui-router-extras.future.js,SourceCabKey=ct_ui_router_extras.future.j,DestName=ct-ui-router-extras.future.js,Attributes=16384,FileSize=12987,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-720830073,HashPart2=-1498155689,HashPart3=-119545710,HashPart4=803933480,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.future.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.future.j' is compressed
        InstallFiles: File: ct-ui-router-extras.future.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 12987
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS5|ct-ui-router-extras.future.min.js,SourceCabKey=ct_ui_router_extras.future.m,DestName=ct-ui-router-extras.future.min.js,Attributes=16384,FileSize=3935,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-153004777,HashPart2=348132997,HashPart3=-785401004,HashPart4=-799752906,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.future.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.future.m' is compressed
        InstallFiles: File: ct-ui-router-extras.future.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 3935
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS6|ct-ui-router-extras.previous.js,SourceCabKey=ct_ui_router_extras.previous,DestName=ct-ui-router-extras.previous.js,Attributes=16384,FileSize=2256,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-168905261,HashPart2=1699592965,HashPart3=-993604624,HashPart4=-1036242577,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.previous.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.previous' is compressed
        InstallFiles: File: ct-ui-router-extras.previous.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 2256
        MSI (s) (9C:0C) [17:14:38:666]: Executing op: FileCopy(SourceName=CT-UI-~1.JS7|ct-ui-router-extras.previous.min.js,SourceCabKey=ct_ui_router_extras.previous1,DestName=ct-ui-router-extras.previous.min.js,Attributes=16384,FileSize=871,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=396660863,HashPart2=91056439,HashPart3=-1243764345,HashPart4=-2030598516,,)
        MSI (s) (9C:0C) [17:14:38:666]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.previous.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:666]: Source for file 'ct_ui_router_extras.previous1' is compressed
        InstallFiles: File: ct-ui-router-extras.previous.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 871
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=CT-UI-~1.JS8|ct-ui-router-extras.statevis.js,SourceCabKey=ct_ui_router_extras.statevis,DestName=ct-ui-router-extras.statevis.js,Attributes=16384,FileSize=7051,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1051060691,HashPart2=-912631499,HashPart3=-1082669150,HashPart4=1449808301,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.statevis.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'ct_ui_router_extras.statevis' is compressed
        InstallFiles: File: ct-ui-router-extras.statevis.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 7051
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=CT-UI-~1.JS9|ct-ui-router-extras.statevis.min.js,SourceCabKey=ct_ui_router_extras.statevis1,DestName=ct-ui-router-extras.statevis.min.js,Attributes=16384,FileSize=3087,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2013569007,HashPart2=-1103883809,HashPart3=-150708404,HashPart4=1444058328,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.statevis.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'ct_ui_router_extras.statevis1' is compressed
        InstallFiles: File: ct-ui-router-extras.statevis.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 3087
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=CT-UI-~2.JS1|ct-ui-router-extras.sticky.js,SourceCabKey=ct_ui_router_extras.sticky.j,DestName=ct-ui-router-extras.sticky.js,Attributes=16384,FileSize=48699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1569329584,HashPart2=1658466356,HashPart3=-2069243942,HashPart4=2009475238,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.sticky.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'ct_ui_router_extras.sticky.j' is compressed
        InstallFiles: File: ct-ui-router-extras.sticky.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 48699
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=CT-UI-~3.JS1|ct-ui-router-extras.sticky.min.js,SourceCabKey=ct_ui_router_extras.sticky.m,DestName=ct-ui-router-extras.sticky.min.js,Attributes=16384,FileSize=10225,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=550434217,HashPart2=-1218700955,HashPart3=-415633091,HashPart4=1632584337,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.sticky.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'ct_ui_router_extras.sticky.m' is compressed
        InstallFiles: File: ct-ui-router-extras.sticky.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 10225
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=CT-UI-~4.JS1|ct-ui-router-extras.transition.js,SourceCabKey=ct_ui_router_extras.transiti,DestName=ct-ui-router-extras.transition.js,Attributes=16384,FileSize=4926,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1493962099,HashPart2=1326149642,HashPart3=1956254957,HashPart4=-560677021,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.transition.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'ct_ui_router_extras.transiti' is compressed
        InstallFiles: File: ct-ui-router-extras.transition.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 4926
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=CTA49B~1.JS1|ct-ui-router-extras.transition.min.js,SourceCabKey=ct_ui_router_extras.transiti1,DestName=ct-ui-router-extras.transition.min.js,Attributes=16384,FileSize=1207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=592194872,HashPart2=-625411311,HashPart3=-1048895326,HashPart4=1695591682,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\ct-ui-router-extras.transition.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'ct_ui_router_extras.transiti1' is compressed
        InstallFiles: File: ct-ui-router-extras.transition.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\, Size: 1207
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\)
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\datacard\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\datacard\directives\)
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=froala.js,SourceCabKey=froala.js,DestName=froala.js,Attributes=16384,FileSize=7544,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1674788379,HashPart2=-1300936639,HashPart3=1888567985,HashPart4=1814393080,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\froala.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'froala.js' is compressed
        InstallFiles: File: froala.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\, Size: 7544
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=dataCard.js,SourceCabKey=datacard.js1,DestName=dataCard.js,Attributes=16384,FileSize=855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1751557328,HashPart2=269167088,HashPart3=1584171264,HashPart4=-1863067348,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\dataCard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'datacard.js1' is compressed
        InstallFiles: File: dataCard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\, Size: 855
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\)
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SELECT~1\|IISRootFolder\MyComp.WebApp\app\selectioncommand\)
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=SELECT~1.JS|selectioncommand_reroute.js,SourceCabKey=selectioncommand_reroute.js,DestName=selectioncommand_reroute.js,Attributes=16384,FileSize=752,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2067483071,HashPart2=1364834641,HashPart3=-440473474,HashPart4=1224066627,,)
        MSI (s) (9C:0C) [17:14:38:682]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_reroute.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:682]: Source for file 'selectioncommand_reroute.js' is compressed
        InstallFiles: File: selectioncommand_reroute.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 752
        MSI (s) (9C:0C) [17:14:38:682]: Executing op: FileCopy(SourceName=SELECT~1.JS1|selectioncommand_expediteapprove.js,SourceCabKey=selectioncommand_expediteapp1,DestName=selectioncommand_expediteapprove.js,Attributes=16384,FileSize=837,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1436491044,HashPart2=-2137547959,HashPart3=1924747224,HashPart4=-716257970,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_expediteapprove.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_expediteapp1' is compressed
        InstallFiles: File: selectioncommand_expediteapprove.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 837
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~1.JS2|selectioncommand_assign.js,SourceCabKey=selectioncommand_assign.js,DestName=selectioncommand_assign.js,Attributes=16384,FileSize=1303,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1642474031,HashPart2=961604101,HashPart3=913839265,HashPart4=-1107860241,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_assign.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_assign.js' is compressed
        InstallFiles: File: selectioncommand_assign.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 1303
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~1.JS3|selectioncommand_approve.js,SourceCabKey=selectioncommand_approve.js,DestName=selectioncommand_approve.js,Attributes=16384,FileSize=750,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2091815924,HashPart2=-320129965,HashPart3=2059578933,HashPart4=755880524,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_approve.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_approve.js' is compressed
        InstallFiles: File: selectioncommand_approve.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 750
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~1.JS4|selectioncommand_deletedoc.js,SourceCabKey=selectioncommand_deletedoc.j,DestName=selectioncommand_deletedoc.js,Attributes=16384,FileSize=567,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1740894429,HashPart2=-2140867154,HashPart3=-294375183,HashPart4=-1597640335,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_deletedoc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_deletedoc.j' is compressed
        InstallFiles: File: selectioncommand_deletedoc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 567
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~1.JS5|selectioncommand_newdoc.js,SourceCabKey=selectioncommand_newdoc.js,DestName=selectioncommand_newdoc.js,Attributes=16384,FileSize=553,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=11579279,HashPart2=-1716504013,HashPart3=-985493542,HashPart4=1556898908,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_newdoc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_newdoc.js' is compressed
        InstallFiles: File: selectioncommand_newdoc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 553
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~1.JS6|selectioncommand_checkout.js,SourceCabKey=selectioncommand_checkout.js,DestName=selectioncommand_checkout.js,Attributes=16384,FileSize=564,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2065510886,HashPart2=-1843788066,HashPart3=-191331926,HashPart4=-343070750,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_checkout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_checkout.js' is compressed
        InstallFiles: File: selectioncommand_checkout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 564
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~1.JS7|selectioncommand_checkin.js,SourceCabKey=selectioncommand_checkin.js,DestName=selectioncommand_checkin.js,Attributes=16384,FileSize=558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=170280246,HashPart2=-1463948369,HashPart3=2003268956,HashPart4=60000600,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_checkin.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_checkin.js' is compressed
        InstallFiles: File: selectioncommand_checkin.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 558
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~1.JS8|selectioncommand_createversion.js,SourceCabKey=selectioncommand_createversi1,DestName=selectioncommand_createversion.js,Attributes=16384,FileSize=1446,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1935944124,HashPart2=1895268531,HashPart3=-490758470,HashPart4=-1089895045,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_createversion.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_createversi1' is compressed
        InstallFiles: File: selectioncommand_createversion.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 1446
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~1.JS9|selectioncommand_finalapprove.js,SourceCabKey=selectioncommand_finalapprov1,DestName=selectioncommand_finalapprove.js,Attributes=16384,FileSize=787,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1100363194,HashPart2=384819418,HashPart3=627532515,HashPart4=-743408770,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_finalapprove.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_finalapprov1' is compressed
        InstallFiles: File: selectioncommand_finalapprove.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 787
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~2.JS1|selectioncommand_setdocumentworkflow.js,SourceCabKey=selectioncommand_setdocument1,DestName=selectioncommand_setdocumentworkflow.js,Attributes=16384,FileSize=1377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-574321254,HashPart2=2120164080,HashPart3=1841539288,HashPart4=-970473527,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_setdocumentworkflow.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_setdocument1' is compressed
        InstallFiles: File: selectioncommand_setdocumentworkflow.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 1377
        MSI (s) (9C:0C) [17:14:38:697]: Executing op: FileCopy(SourceName=SELECT~3.JS1|selectioncommand_rename.js,SourceCabKey=selectioncommand_rename.js,DestName=selectioncommand_rename.js,Attributes=16384,FileSize=552,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1679469725,HashPart2=-1809366564,HashPart3=1729917420,HashPart4=-1500132252,,)
        MSI (s) (9C:0C) [17:14:38:697]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_rename.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:697]: Source for file 'selectioncommand_rename.js' is compressed
        InstallFiles: File: selectioncommand_rename.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 552
        MSI (s) (9C:0C) [17:14:38:713]: Executing op: FileCopy(SourceName=SELECT~4.JS1|selectioncommand_copy.js,SourceCabKey=selectioncommand_copy.js,DestName=selectioncommand_copy.js,Attributes=16384,FileSize=540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1397270036,HashPart2=-1817101143,HashPart3=1535621444,HashPart4=266956038,,)
        MSI (s) (9C:0C) [17:14:38:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_copy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:713]: Source for file 'selectioncommand_copy.js' is compressed
        InstallFiles: File: selectioncommand_copy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 540
        MSI (s) (9C:0C) [17:14:38:713]: Executing op: FileCopy(SourceName=SEEF6E~1.JS1|selectioncommand_acquirecheckout.js,SourceCabKey=selectioncommand_acquirechec,DestName=selectioncommand_acquirecheckout.js,Attributes=16384,FileSize=606,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-407130798,HashPart2=-1952644701,HashPart3=-1199949586,HashPart4=-46503112,,)
        MSI (s) (9C:0C) [17:14:38:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_acquirecheckout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:713]: Source for file 'selectioncommand_acquirechec' is compressed
        InstallFiles: File: selectioncommand_acquirecheckout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 606
        MSI (s) (9C:0C) [17:14:38:713]: Executing op: FileCopy(SourceName=SE8F2B~1.JS1|selectioncommand_acquirecheckoutonelib.js,SourceCabKey=selectioncommand_acquirechec1,DestName=selectioncommand_acquirecheckoutonelib.js,Attributes=16384,FileSize=642,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-711676554,HashPart2=650795771,HashPart3=136314489,HashPart4=103475768,,)
        MSI (s) (9C:0C) [17:14:38:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_acquirecheckoutonelib.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:713]: Source for file 'selectioncommand_acquirechec1' is compressed
        InstallFiles: File: selectioncommand_acquirecheckoutonelib.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 642
        MSI (s) (9C:0C) [17:14:38:713]: Executing op: FileCopy(SourceName=SEE064~1.JS1|selectioncommand_releasecheckout.js,SourceCabKey=selectioncommand_releasechec,DestName=selectioncommand_releasecheckout.js,Attributes=16384,FileSize=606,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-544018290,HashPart2=1108749216,HashPart3=-1321140733,HashPart4=-838179361,,)
        MSI (s) (9C:0C) [17:14:38:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_releasecheckout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:713]: Source for file 'selectioncommand_releasechec' is compressed
        InstallFiles: File: selectioncommand_releasecheckout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 606
        MSI (s) (9C:0C) [17:14:38:713]: Executing op: FileCopy(SourceName=SE886E~1.JS1|selectioncommand_undocheckoutofunchangedchildren.js,SourceCabKey=selectioncommand_undocheckou,DestName=selectioncommand_undocheckoutofunchangedchildren.js,Attributes=16384,FileSize=686,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1466878471,HashPart2=422541770,HashPart3=798851431,HashPart4=1023847408,,)
        MSI (s) (9C:0C) [17:14:38:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_undocheckoutofunchangedchildren.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:713]: Source for file 'selectioncommand_undocheckou' is compressed
        InstallFiles: File: selectioncommand_undocheckoutofunchangedchildren.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 686
        MSI (s) (9C:0C) [17:14:38:713]: Executing op: FileCopy(SourceName=SE1847~1.JS1|selectioncommand_selectiontree.js,SourceCabKey=selectioncommand_selectiontr,DestName=selectioncommand_selectiontree.js,Attributes=16384,FileSize=661,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1154826372,HashPart2=-875159157,HashPart3=1768187138,HashPart4=1322347409,,)
        MSI (s) (9C:0C) [17:14:38:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_selectiontree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:713]: Source for file 'selectioncommand_selectiontr' is compressed
        InstallFiles: File: selectioncommand_selectiontree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 661
        MSI (s) (9C:0C) [17:14:38:713]: Executing op: FileCopy(SourceName=SE9715~1.JS1|selectioncommand_clearextracteddata.js,SourceCabKey=selectioncommand_clearextrac,DestName=selectioncommand_clearextracteddata.js,Attributes=16384,FileSize=642,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=620669710,HashPart2=965817372,HashPart3=-1372088447,HashPart4=-60373589,,)
        MSI (s) (9C:0C) [17:14:38:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_clearextracteddata.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:713]: Source for file 'selectioncommand_clearextrac' is compressed
        InstallFiles: File: selectioncommand_clearextracteddata.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 642
        MSI (s) (9C:0C) [17:14:38:713]: Executing op: FileCopy(SourceName=SE4F90~1.JS1|selectioncommand_refreshextracteddata.js,SourceCabKey=selectioncommand_refreshextr,DestName=selectioncommand_refreshextracteddata.js,Attributes=16384,FileSize=709,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=525802423,HashPart2=2019937056,HashPart3=-517487259,HashPart4=485802694,,)
        MSI (s) (9C:0C) [17:14:38:713]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_refreshextracteddata.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:713]: Source for file 'selectioncommand_refreshextr' is compressed
        InstallFiles: File: selectioncommand_refreshextracteddata.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 709
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: FileCopy(SourceName=SE542B~1.JS1|selectioncommand_copytocurrent.js,SourceCabKey=selectioncommand_copytocurre,DestName=selectioncommand_copytocurrent.js,Attributes=16384,FileSize=660,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-69035577,HashPart2=1191968673,HashPart3=17980679,HashPart4=968434366,,)
        MSI (s) (9C:0C) [17:14:38:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\selectioncommand_copytocurrent.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:729]: Source for file 'selectioncommand_copytocurre' is compressed
        InstallFiles: File: selectioncommand_copytocurrent.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\, Size: 660
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\)
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\FOLDER~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\folderbrowser\controllers\)
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: FileCopy(SourceName=FOLDER~1.JS|folderbrowser.js,SourceCabKey=folderbrowser.js,DestName=folderbrowser.js,Attributes=16384,FileSize=3414,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=218773654,HashPart2=-898629480,HashPart3=-223199632,HashPart4=-1840638921,,)
        MSI (s) (9C:0C) [17:14:38:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\folderbrowser.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:729]: Source for file 'folderbrowser.js' is compressed
        InstallFiles: File: folderbrowser.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\, Size: 3414
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\)
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\ERRORL~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\errorlist\controllers\)
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: FileCopy(SourceName=ERRORL~1.JS|errorlist.js,SourceCabKey=errorlist.js1,DestName=errorlist.js,Attributes=16384,FileSize=3432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1420805763,HashPart2=-1051199904,HashPart3=700438307,HashPart4=587588643,,)
        MSI (s) (9C:0C) [17:14:38:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\errorlist.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:729]: Source for file 'errorlist.js1' is compressed
        InstallFiles: File: errorlist.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\, Size: 3432
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\)
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\DOCUME~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\documentgrid\directives\)
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: FileCopy(SourceName=NICESC~1.JS|nicescroll.js,SourceCabKey=nicescroll.js,DestName=nicescroll.js,Attributes=16384,FileSize=602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=458116544,HashPart2=551645495,HashPart3=-1920066565,HashPart4=-423530985,,)
        MSI (s) (9C:0C) [17:14:38:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\nicescroll.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:729]: Source for file 'nicescroll.js' is compressed
        InstallFiles: File: nicescroll.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\, Size: 602
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: FileCopy(SourceName=POPUP-~1.JS|popup-actions.js,SourceCabKey=popup_actions.js,DestName=popup-actions.js,Attributes=16384,FileSize=765,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1164723803,HashPart2=815521864,HashPart3=688992483,HashPart4=154477027,,)
        MSI (s) (9C:0C) [17:14:38:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\popup-actions.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:729]: Source for file 'popup_actions.js' is compressed
        InstallFiles: File: popup-actions.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\, Size: 765
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: FileCopy(SourceName=PANERE~1.JS|paneResize.js,SourceCabKey=paneresize.js,DestName=paneResize.js,Attributes=16384,FileSize=3873,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-491129767,HashPart2=1087789541,HashPart3=-137428277,HashPart4=-1045634436,,)
        MSI (s) (9C:0C) [17:14:38:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\paneResize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:729]: Source for file 'paneresize.js' is compressed
        InstallFiles: File: paneResize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\, Size: 3873
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\)
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\checkIn\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\checkIn\controllers\)
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: FileCopy(SourceName=UPLOAD~1.JS|uploadController.js,SourceCabKey=uploadcontroller.js1,DestName=uploadController.js,Attributes=16384,FileSize=16678,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=500118758,HashPart2=1711238836,HashPart3=569236667,HashPart4=-368124744,,)
        MSI (s) (9C:0C) [17:14:38:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\uploadController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:729]: Source for file 'uploadcontroller.js1' is compressed
        InstallFiles: File: uploadController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\, Size: 16678
        MSI (s) (9C:0C) [17:14:38:729]: Executing op: FileCopy(SourceName=CONTRO~1.JS|controller.js,SourceCabKey=controller.js,DestName=controller.js,Attributes=16384,FileSize=376,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=576080079,HashPart2=-978061347,HashPart3=-1454371925,HashPart4=-1552660688,,)
        MSI (s) (9C:0C) [17:14:38:729]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\controller.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:729]: Source for file 'controller.js' is compressed
        InstallFiles: File: controller.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\, Size: 376
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\)
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\DOCUME~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\documentgrid\templates\)
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: FileCopy(SourceName=SELECT~1.HTM|selectall.html,SourceCabKey=selectall.html,DestName=selectall.html,Attributes=16384,FileSize=121,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=575375361,HashPart2=730218055,HashPart3=434244924,HashPart4=-1252838420,,)
        MSI (s) (9C:0C) [17:14:38:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\selectall.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:744]: Source for file 'selectall.html' is compressed
        InstallFiles: File: selectall.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\, Size: 121
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: FileCopy(SourceName=TESTGR~1.HTM|testgrid.html,SourceCabKey=testgrid.html,DestName=testgrid.html,Attributes=16384,FileSize=1758,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=924749808,HashPart2=-1359774993,HashPart3=1130347484,HashPart4=1560224910,,)
        MSI (s) (9C:0C) [17:14:38:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\testgrid.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:744]: Source for file 'testgrid.html' is compressed
        InstallFiles: File: testgrid.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\, Size: 1758
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: FileCopy(SourceName=RESULT~1.HTM|results.html,SourceCabKey=results.html,DestName=results.html,Attributes=16384,FileSize=3,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-142038292,HashPart2=284560378,HashPart3=-177429851,HashPart4=-1428956091,,)
        MSI (s) (9C:0C) [17:14:38:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\results.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:744]: Source for file 'results.html' is compressed
        InstallFiles: File: results.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\, Size: 3
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: FileCopy(SourceName=DOCUME~1.HTM|documentgrid.html,SourceCabKey=documentgrid.html,DestName=documentgrid.html,Attributes=16384,FileSize=7879,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1784041062,HashPart2=53315420,HashPart3=-187777314,HashPart4=-515134802,,)
        MSI (s) (9C:0C) [17:14:38:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\documentgrid.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:744]: Source for file 'documentgrid.html' is compressed
        InstallFiles: File: documentgrid.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\, Size: 7879
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\)
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\NGCLIP~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\ngClipboard\templates\)
        MSI (s) (9C:0C) [17:14:38:744]: Executing op: FileCopy(SourceName=COPYTO~1.HTM|copyToClipboard.html,SourceCabKey=copytoclipboard.html,DestName=copyToClipboard.html,Attributes=16384,FileSize=1639,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-648879109,HashPart2=-115393238,HashPart3=649984837,HashPart4=2138719822,,)
        MSI (s) (9C:0C) [17:14:38:744]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\copyToClipboard.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:744]: Source for file 'copytoclipboard.html' is compressed
        InstallFiles: File: copyToClipboard.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\, Size: 1639
        MSI (s) (9C:0C) [17:14:38:776]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\)
        MSI (s) (9C:0C) [17:14:38:776]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\FILEGU~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\fileguide\directives\)
        MSI (s) (9C:0C) [17:14:38:776]: Executing op: FileCopy(SourceName=FILEGU~1.JS|fileguide.js,SourceCabKey=fileguide.js,DestName=fileguide.js,Attributes=16384,FileSize=2769,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1560635233,HashPart2=373174585,HashPart3=-615097752,HashPart4=-738601539,,)
        MSI (s) (9C:0C) [17:14:38:776]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\fileguide.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:776]: Source for file 'fileguide.js' is compressed
        InstallFiles: File: fileguide.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\, Size: 2769
        MSI (s) (9C:0C) [17:14:38:776]: Executing op: FileCopy(SourceName=fgTree.js,SourceCabKey=fgtree.js,DestName=fgTree.js,Attributes=16384,FileSize=7708,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1061584733,HashPart2=114668990,HashPart3=-1848451296,HashPart4=1641952152,,)
        MSI (s) (9C:0C) [17:14:38:776]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\fgTree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:776]: Source for file 'fgtree.js' is compressed
        InstallFiles: File: fgTree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\, Size: 7708
        MSI (s) (9C:0C) [17:14:38:776]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\)
        MSI (s) (9C:0C) [17:14:38:776]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\FILEGU~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\fileguide\templates\)
        MSI (s) (9C:0C) [17:14:38:776]: Executing op: FileCopy(SourceName=FILEGU~1.HTM|fileguide.html,SourceCabKey=fileguide.html,DestName=fileguide.html,Attributes=16384,FileSize=1281,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-886401567,HashPart2=-959932053,HashPart3=-344419813,HashPart4=-1119355757,,)
        MSI (s) (9C:0C) [17:14:38:776]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\fileguide.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:776]: Source for file 'fileguide.html' is compressed
        InstallFiles: File: fileguide.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\, Size: 1281
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\)
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\toolbar\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\toolbar\templates\)
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: FileCopy(SourceName=TOOLBA~1.HTM|toolbar.html,SourceCabKey=toolbar.html,DestName=toolbar.html,Attributes=16384,FileSize=3486,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1916387414,HashPart2=1584255273,HashPart3=-1367693603,HashPart4=1523051803,,)
        MSI (s) (9C:0C) [17:14:38:791]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\toolbar.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:791]: Source for file 'toolbar.html' is compressed
        InstallFiles: File: toolbar.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\, Size: 3486
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: FileCopy(SourceName=GATEKE~1.HTM|gatekeeper.html,SourceCabKey=gatekeeper.html,DestName=gatekeeper.html,Attributes=16384,FileSize=1290,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1215316057,HashPart2=406192098,HashPart3=-2133591076,HashPart4=-217199605,,)
        MSI (s) (9C:0C) [17:14:38:791]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\gatekeeper.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:791]: Source for file 'gatekeeper.html' is compressed
        InstallFiles: File: gatekeeper.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\, Size: 1290
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\)
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\sidebar\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\sidebar\directives\)
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: FileCopy(SourceName=KEYBOA~1.JS|keyboardSelection.js,SourceCabKey=keyboardselection.js,DestName=keyboardSelection.js,Attributes=16384,FileSize=3953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-862848819,HashPart2=-1400684967,HashPart3=2090668033,HashPart4=1392565074,,)
        MSI (s) (9C:0C) [17:14:38:791]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\keyboardSelection.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:791]: Source for file 'keyboardselection.js' is compressed
        InstallFiles: File: keyboardSelection.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 3953
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: FileCopy(SourceName=sbResize.js,SourceCabKey=sbresize.js,DestName=sbResize.js,Attributes=16384,FileSize=4986,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=408426804,HashPart2=-1968181260,HashPart3=-2104583364,HashPart4=470927946,,)
        MSI (s) (9C:0C) [17:14:38:791]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\sbResize.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:791]: Source for file 'sbresize.js' is compressed
        InstallFiles: File: sbResize.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 4986
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: FileCopy(SourceName=MENUTO~1.JS|menuToolbar.js,SourceCabKey=menutoolbar.js,DestName=menuToolbar.js,Attributes=16384,FileSize=504,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1726128118,HashPart2=-1671100252,HashPart3=-458816543,HashPart4=-542440531,,)
        MSI (s) (9C:0C) [17:14:38:791]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\menuToolbar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:791]: Source for file 'menutoolbar.js' is compressed
        InstallFiles: File: menuToolbar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 504
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: FileCopy(SourceName=INPUTF~1.JS|inputFocus.js,SourceCabKey=inputfocus.js,DestName=inputFocus.js,Attributes=16384,FileSize=1016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1097358931,HashPart2=-1045845389,HashPart3=125863480,HashPart4=365322240,,)
        MSI (s) (9C:0C) [17:14:38:791]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\inputFocus.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:791]: Source for file 'inputfocus.js' is compressed
        InstallFiles: File: inputFocus.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 1016
        MSI (s) (9C:0C) [17:14:38:791]: Executing op: FileCopy(SourceName=CEDITA~1.JS|cEditable.js,SourceCabKey=ceditable.js,DestName=cEditable.js,Attributes=16384,FileSize=1579,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1014711776,HashPart2=1456045594,HashPart3=-1631794616,HashPart4=-1675700492,,)
        MSI (s) (9C:0C) [17:14:38:791]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\cEditable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:791]: Source for file 'ceditable.js' is compressed
        InstallFiles: File: cEditable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 1579
        MSI (s) (9C:0C) [17:14:38:807]: Executing op: FileCopy(SourceName=FOCUSS~1.JS|focusSearch.js,SourceCabKey=focussearch.js,DestName=focusSearch.js,Attributes=16384,FileSize=601,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2058047776,HashPart2=616509554,HashPart3=1998105424,HashPart4=-1553693232,,)
        MSI (s) (9C:0C) [17:14:38:807]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\focusSearch.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:807]: Source for file 'focussearch.js' is compressed
        InstallFiles: File: focusSearch.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 601
        MSI (s) (9C:0C) [17:14:38:807]: Executing op: FileCopy(SourceName=treeview.js,SourceCabKey=treeview.js,DestName=treeview.js,Attributes=16384,FileSize=1027,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-779270885,HashPart2=-664243051,HashPart3=-1054398738,HashPart4=1186123523,,)
        MSI (s) (9C:0C) [17:14:38:807]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\treeview.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:807]: Source for file 'treeview.js' is compressed
        InstallFiles: File: treeview.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 1027
        MSI (s) (9C:0C) [17:14:38:807]: Executing op: FileCopy(SourceName=sidemenu.js,SourceCabKey=sidemenu.js,DestName=sidemenu.js,Attributes=16384,FileSize=4212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2056979730,HashPart2=1779213086,HashPart3=1271744887,HashPart4=-904392655,,)
        MSI (s) (9C:0C) [17:14:38:807]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\sidemenu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:807]: Source for file 'sidemenu.js' is compressed
        InstallFiles: File: sidemenu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 4212
        MSI (s) (9C:0C) [17:14:38:807]: Executing op: FileCopy(SourceName=INPUTE~1.JS|inputEdit.js,SourceCabKey=inputedit.js,DestName=inputEdit.js,Attributes=16384,FileSize=2329,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=493061920,HashPart2=-272674790,HashPart3=1902170814,HashPart4=455704801,,)
        MSI (s) (9C:0C) [17:14:38:807]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\inputEdit.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:807]: Source for file 'inputedit.js' is compressed
        InstallFiles: File: inputEdit.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\, Size: 2329
        MSI (s) (9C:0C) [17:14:38:807]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\)
        MSI (s) (9C:0C) [17:14:38:807]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\dist\fonts\|IISRootFolder\MyComp.WebApp\dist\fonts\)
        MSI (s) (9C:0C) [17:14:38:807]: Executing op: FileCopy(SourceName=ROBOTO~1.TTF|Roboto-Regular.ttf,SourceCabKey=roboto_regular.ttf,DestName=Roboto-Regular.ttf,Attributes=16384,FileSize=171676,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-269280706,HashPart2=1855875924,HashPart3=-1158415922,HashPart4=-755533031,,)
        MSI (s) (9C:0C) [17:14:38:807]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-Regular.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:807]: Source for file 'roboto_regular.ttf' is compressed
        InstallFiles: File: Roboto-Regular.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 171676
        MSI (s) (9C:0C) [17:14:38:807]: Executing op: FileCopy(SourceName=ROBOTO~2.TTF|Roboto-MediumItalic.ttf,SourceCabKey=roboto_mediumitalic.ttf,DestName=Roboto-MediumItalic.ttf,Attributes=16384,FileSize=176864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1621957053,HashPart2=924125792,HashPart3=1228606912,HashPart4=-555375325,,)
        MSI (s) (9C:0C) [17:14:38:807]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-MediumItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:807]: Source for file 'roboto_mediumitalic.ttf' is compressed
        InstallFiles: File: Roboto-MediumItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 176864
        MSI (s) (9C:0C) [17:14:38:822]: Executing op: FileCopy(SourceName=ROBOTO~3.TTF|Roboto-Medium.ttf,SourceCabKey=roboto_medium.ttf,DestName=Roboto-Medium.ttf,Attributes=16384,FileSize=172064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1497401552,HashPart2=1943733662,HashPart3=1026385221,HashPart4=-1451985599,,)
        MSI (s) (9C:0C) [17:14:38:822]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-Medium.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:822]: Source for file 'roboto_medium.ttf' is compressed
        InstallFiles: File: Roboto-Medium.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 172064
        MSI (s) (9C:0C) [17:14:38:822]: Executing op: FileCopy(SourceName=ROBOTO~4.TTF|Roboto-LightItalic.ttf,SourceCabKey=roboto_lightitalic.ttf,DestName=Roboto-LightItalic.ttf,Attributes=16384,FileSize=176616,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1305341905,HashPart2=-29923310,HashPart3=1822150413,HashPart4=1678614771,,)
        MSI (s) (9C:0C) [17:14:38:822]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-LightItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:822]: Source for file 'roboto_lightitalic.ttf' is compressed
        InstallFiles: File: Roboto-LightItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 176616
        MSI (s) (9C:0C) [17:14:38:822]: Executing op: FileCopy(SourceName=SEGOEUI.TTF,SourceCabKey=segoeui.ttf,DestName=SEGOEUI.TTF,Attributes=16384,FileSize=191359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1925022447,HashPart2=-384364438,HashPart3=28910592,HashPart4=-945115099,,)
        MSI (s) (9C:0C) [17:14:38:822]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\SEGOEUI.TTF; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:822]: Source for file 'segoeui.ttf' is compressed
        InstallFiles: File: SEGOEUI.TTF, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 191359
        MSI (s) (9C:0C) [17:14:38:822]: Executing op: FileCopy(SourceName=SEGOEU~1.TTF|SEGOEUIOLD.TTF,SourceCabKey=segoeuiold.ttf,DestName=SEGOEUIOLD.TTF,Attributes=16384,FileSize=509920,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=410074210,HashPart2=789093924,HashPart3=-528975128,HashPart4=1271596677,,)
        MSI (s) (9C:0C) [17:14:38:822]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\SEGOEUIOLD.TTF; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:822]: Source for file 'segoeuiold.ttf' is compressed
        InstallFiles: File: SEGOEUIOLD.TTF, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 509920
        MSI (s) (9C:0C) [17:14:38:838]: Executing op: FileCopy(SourceName=INCONS~1.TTF|Inconsolata-Bold.ttf,SourceCabKey=inconsolata_bold.ttf,DestName=Inconsolata-Bold.ttf,Attributes=16384,FileSize=64628,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1950180038,HashPart2=766905218,HashPart3=-1519793883,HashPart4=1186705163,,)
        MSI (s) (9C:0C) [17:14:38:838]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Inconsolata-Bold.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:838]: Source for file 'inconsolata_bold.ttf' is compressed
        InstallFiles: File: Inconsolata-Bold.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 64628
        MSI (s) (9C:0C) [17:14:38:838]: Executing op: FileCopy(SourceName=INCONS~2.TTF|Inconsolata-Regular.ttf,SourceCabKey=inconsolata_regular.ttf,DestName=Inconsolata-Regular.ttf,Attributes=16384,FileSize=80456,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1214356560,HashPart2=-1797275611,HashPart3=-1736995850,HashPart4=1469343625,,)
        MSI (s) (9C:0C) [17:14:38:838]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Inconsolata-Regular.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:838]: Source for file 'inconsolata_regular.ttf' is compressed
        InstallFiles: File: Inconsolata-Regular.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 80456
        MSI (s) (9C:0C) [17:14:38:838]: Executing op: FileCopy(SourceName=ANSON-~1.OTF|Anson-Regular.otf,SourceCabKey=anson_regular.otf,DestName=Anson-Regular.otf,Attributes=16384,FileSize=13524,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-779295054,HashPart2=-944630554,HashPart3=1891207018,HashPart4=-1915103395,,)
        MSI (s) (9C:0C) [17:14:38:838]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Anson-Regular.otf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:838]: Source for file 'anson_regular.otf' is compressed
        InstallFiles: File: Anson-Regular.otf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 13524
        MSI (s) (9C:0C) [17:14:38:838]: Executing op: FileCopy(SourceName=LORA-R~1.TTF|Lora-Regular.ttf,SourceCabKey=lora_regular.ttf,DestName=Lora-Regular.ttf,Attributes=16384,FileSize=227700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1762812786,HashPart2=614194404,HashPart3=507837259,HashPart4=-24632926,,)
        MSI (s) (9C:0C) [17:14:38:838]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lora-Regular.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:838]: Source for file 'lora_regular.ttf' is compressed
        InstallFiles: File: Lora-Regular.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 227700
        MSI (s) (9C:0C) [17:14:38:838]: Executing op: FileCopy(SourceName=LORA-I~1.TTF|Lora-Italic.ttf,SourceCabKey=lora_italic.ttf,DestName=Lora-Italic.ttf,Attributes=16384,FileSize=226200,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2024825822,HashPart2=-1724196410,HashPart3=1999465822,HashPart4=65258691,,)
        MSI (s) (9C:0C) [17:14:38:838]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lora-Italic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:838]: Source for file 'lora_italic.ttf' is compressed
        InstallFiles: File: Lora-Italic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 226200
        MSI (s) (9C:0C) [17:14:38:854]: Executing op: FileCopy(SourceName=LORA-B~1.TTF|Lora-BoldItalic.ttf,SourceCabKey=lora_bolditalic.ttf,DestName=Lora-BoldItalic.ttf,Attributes=16384,FileSize=232472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=171376978,HashPart2=856721844,HashPart3=1199202639,HashPart4=-2109418117,,)
        MSI (s) (9C:0C) [17:14:38:854]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lora-BoldItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:854]: Source for file 'lora_bolditalic.ttf' is compressed
        InstallFiles: File: Lora-BoldItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 232472
        MSI (s) (9C:0C) [17:14:38:854]: Executing op: FileCopy(SourceName=LORA-B~2.TTF|Lora-Bold.ttf,SourceCabKey=lora_bold.ttf,DestName=Lora-Bold.ttf,Attributes=16384,FileSize=230092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1370499487,HashPart2=-1766061796,HashPart3=-281451461,HashPart4=1310585537,,)
        MSI (s) (9C:0C) [17:14:38:854]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lora-Bold.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:854]: Source for file 'lora_bold.ttf' is compressed
        InstallFiles: File: Lora-Bold.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 230092
        MSI (s) (9C:0C) [17:14:38:854]: Executing op: FileCopy(SourceName=CABIN-~1.TTF|Cabin-SemiBoldItalic.ttf,SourceCabKey=cabin_semibolditalic.ttf,DestName=Cabin-SemiBoldItalic.ttf,Attributes=16384,FileSize=157124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1730915560,HashPart2=-1522935702,HashPart3=-1746884898,HashPart4=-1058539403,,)
        MSI (s) (9C:0C) [17:14:38:854]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Cabin-SemiBoldItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:854]: Source for file 'cabin_semibolditalic.ttf' is compressed
        InstallFiles: File: Cabin-SemiBoldItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 157124
        MSI (s) (9C:0C) [17:14:38:854]: Executing op: FileCopy(SourceName=CABIN-~2.TTF|Cabin-SemiBold.ttf,SourceCabKey=cabin_semibold.ttf,DestName=Cabin-SemiBold.ttf,Attributes=16384,FileSize=150572,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=128457121,HashPart2=-64171314,HashPart3=869960183,HashPart4=-1917463104,,)
        MSI (s) (9C:0C) [17:14:38:854]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Cabin-SemiBold.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:854]: Source for file 'cabin_semibold.ttf' is compressed
        InstallFiles: File: Cabin-SemiBold.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 150572
        MSI (s) (9C:0C) [17:14:38:854]: Executing op: FileCopy(SourceName=CABIN-~3.TTF|Cabin-Regular.ttf,SourceCabKey=cabin_regular.ttf,DestName=Cabin-Regular.ttf,Attributes=16384,FileSize=163068,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1869131535,HashPart2=1834332641,HashPart3=1512176979,HashPart4=-282858606,,)
        MSI (s) (9C:0C) [17:14:38:854]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Cabin-Regular.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:854]: Source for file 'cabin_regular.ttf' is compressed
        InstallFiles: File: Cabin-Regular.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 163068
        MSI (s) (9C:0C) [17:14:38:854]: Executing op: FileCopy(SourceName=CABIN-~4.TTF|Cabin-MediumItalic.ttf,SourceCabKey=cabin_mediumitalic.ttf,DestName=Cabin-MediumItalic.ttf,Attributes=16384,FileSize=158268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-714023125,HashPart2=294733929,HashPart3=-526553880,HashPart4=-925881088,,)
        MSI (s) (9C:0C) [17:14:38:854]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Cabin-MediumItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:854]: Source for file 'cabin_mediumitalic.ttf' is compressed
        InstallFiles: File: Cabin-MediumItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 158268
        MSI (s) (9C:0C) [17:14:38:869]: Executing op: FileCopy(SourceName=CA84F6~1.TTF|Cabin-Medium.ttf,SourceCabKey=cabin_medium.ttf,DestName=Cabin-Medium.ttf,Attributes=16384,FileSize=153620,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1582963667,HashPart2=-811687955,HashPart3=-2084891952,HashPart4=478393453,,)
        MSI (s) (9C:0C) [17:14:38:869]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Cabin-Medium.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:869]: Source for file 'cabin_medium.ttf' is compressed
        InstallFiles: File: Cabin-Medium.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 153620
        MSI (s) (9C:0C) [17:14:38:869]: Executing op: FileCopy(SourceName=CA9C33~1.TTF|Cabin-Italic.ttf,SourceCabKey=cabin_italic.ttf,DestName=Cabin-Italic.ttf,Attributes=16384,FileSize=167096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1975767484,HashPart2=235690131,HashPart3=-1553951276,HashPart4=983228312,,)
        MSI (s) (9C:0C) [17:14:38:869]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Cabin-Italic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:869]: Source for file 'cabin_italic.ttf' is compressed
        InstallFiles: File: Cabin-Italic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 167096
        MSI (s) (9C:0C) [17:14:38:869]: Executing op: FileCopy(SourceName=CA1DF9~1.TTF|Cabin-BoldItalic.ttf,SourceCabKey=cabin_bolditalic.ttf,DestName=Cabin-BoldItalic.ttf,Attributes=16384,FileSize=154100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1671439320,HashPart2=-1511170329,HashPart3=1954831197,HashPart4=-1938664707,,)
        MSI (s) (9C:0C) [17:14:38:869]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Cabin-BoldItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:869]: Source for file 'cabin_bolditalic.ttf' is compressed
        InstallFiles: File: Cabin-BoldItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 154100
        MSI (s) (9C:0C) [17:14:38:869]: Executing op: FileCopy(SourceName=CAA314~1.TTF|Cabin-Bold.ttf,SourceCabKey=cabin_bold.ttf,DestName=Cabin-Bold.ttf,Attributes=16384,FileSize=151256,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2016421866,HashPart2=-2128649001,HashPart3=1813047342,HashPart4=692462494,,)
        MSI (s) (9C:0C) [17:14:38:869]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Cabin-Bold.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:869]: Source for file 'cabin_bold.ttf' is compressed
        InstallFiles: File: Cabin-Bold.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 151256
        MSI (s) (9C:0C) [17:14:38:869]: Executing op: FileCopy(SourceName=RO350B~1.TTF|Roboto-Light.ttf,SourceCabKey=roboto_light.ttf,DestName=Roboto-Light.ttf,Attributes=16384,FileSize=170420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1729526532,HashPart2=-1749931588,HashPart3=506601706,HashPart4=-306802612,,)
        MSI (s) (9C:0C) [17:14:38:869]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-Light.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:869]: Source for file 'roboto_light.ttf' is compressed
        InstallFiles: File: Roboto-Light.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 170420
        MSI (s) (9C:0C) [17:14:38:885]: Executing op: FileCopy(SourceName=RO2E08~1.TTF|Roboto-Italic.ttf,SourceCabKey=roboto_italic.ttf,DestName=Roboto-Italic.ttf,Attributes=16384,FileSize=173932,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-286999742,HashPart2=-1760370948,HashPart3=-1228661327,HashPart4=1184308809,,)
        MSI (s) (9C:0C) [17:14:38:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-Italic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:885]: Source for file 'roboto_italic.ttf' is compressed
        InstallFiles: File: Roboto-Italic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 173932
        MSI (s) (9C:0C) [17:14:38:885]: Executing op: FileCopy(SourceName=ROAEA9~1.TTF|Roboto-BoldItalic.ttf,SourceCabKey=roboto_bolditalic.ttf,DestName=Roboto-BoldItalic.ttf,Attributes=16384,FileSize=174952,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1817659618,HashPart2=-388194984,HashPart3=-1295154787,HashPart4=1617311018,,)
        MSI (s) (9C:0C) [17:14:38:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-BoldItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:885]: Source for file 'roboto_bolditalic.ttf' is compressed
        InstallFiles: File: Roboto-BoldItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 174952
        MSI (s) (9C:0C) [17:14:38:885]: Executing op: FileCopy(SourceName=ROA15F~1.TTF|Roboto-Bold.ttf,SourceCabKey=roboto_bold.ttf,DestName=Roboto-Bold.ttf,Attributes=16384,FileSize=170760,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-90801170,HashPart2=-1191323515,HashPart3=-1824512319,HashPart4=724413478,,)
        MSI (s) (9C:0C) [17:14:38:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-Bold.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:885]: Source for file 'roboto_bold.ttf' is compressed
        InstallFiles: File: Roboto-Bold.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 170760
        MSI (s) (9C:0C) [17:14:38:885]: Executing op: FileCopy(SourceName=RO9640~1.TTF|Roboto-BlackItalic.ttf,SourceCabKey=roboto_blackitalic.ttf,DestName=Roboto-BlackItalic.ttf,Attributes=16384,FileSize=177552,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1583116368,HashPart2=1666916561,HashPart3=-369173521,HashPart4=1438033473,,)
        MSI (s) (9C:0C) [17:14:38:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-BlackItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:885]: Source for file 'roboto_blackitalic.ttf' is compressed
        InstallFiles: File: Roboto-BlackItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 177552
        MSI (s) (9C:0C) [17:14:38:885]: Executing op: FileCopy(SourceName=RO7985~1.TTF|Roboto-Black.ttf,SourceCabKey=roboto_black.ttf,DestName=Roboto-Black.ttf,Attributes=16384,FileSize=171480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1654213868,HashPart2=-1846848326,HashPart3=1034517112,HashPart4=-1475339210,,)
        MSI (s) (9C:0C) [17:14:38:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-Black.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:885]: Source for file 'roboto_black.ttf' is compressed
        InstallFiles: File: Roboto-Black.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 171480
        MSI (s) (9C:0C) [17:14:38:885]: Executing op: FileCopy(SourceName=LATO-R~1.TTF|Lato-Regular.ttf,SourceCabKey=lato_regular.ttf,DestName=Lato-Regular.ttf,Attributes=16384,FileSize=120196,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1343121791,HashPart2=189670714,HashPart3=-1062319741,HashPart4=-1442349545,,)
        MSI (s) (9C:0C) [17:14:38:885]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-Regular.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:885]: Source for file 'lato_regular.ttf' is compressed
        InstallFiles: File: Lato-Regular.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 120196
        MSI (s) (9C:0C) [17:14:38:900]: Executing op: FileCopy(SourceName=LATO-L~1.TTF|Lato-LightItalic.ttf,SourceCabKey=lato_lightitalic.ttf,DestName=Lato-LightItalic.ttf,Attributes=16384,FileSize=91600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1954712515,HashPart2=1316250868,HashPart3=1444264428,HashPart4=467758552,,)
        MSI (s) (9C:0C) [17:14:38:900]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-LightItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:900]: Source for file 'lato_lightitalic.ttf' is compressed
        InstallFiles: File: Lato-LightItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 91600
        MSI (s) (9C:0C) [17:14:38:900]: Executing op: FileCopy(SourceName=LATO-L~2.TTF|Lato-Light.ttf,SourceCabKey=lato_light.ttf,DestName=Lato-Light.ttf,Attributes=16384,FileSize=122524,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=757036635,HashPart2=-363249122,HashPart3=1051445098,HashPart4=1228701631,,)
        MSI (s) (9C:0C) [17:14:38:900]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-Light.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:900]: Source for file 'lato_light.ttf' is compressed
        InstallFiles: File: Lato-Light.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 122524
        MSI (s) (9C:0C) [17:14:38:900]: Executing op: FileCopy(SourceName=LATO-I~1.TTF|Lato-Italic.ttf,SourceCabKey=lato_italic.ttf,DestName=Lato-Italic.ttf,Attributes=16384,FileSize=118352,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=650888278,HashPart2=-1186436355,HashPart3=130870208,HashPart4=955152051,,)
        MSI (s) (9C:0C) [17:14:38:900]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-Italic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:900]: Source for file 'lato_italic.ttf' is compressed
        InstallFiles: File: Lato-Italic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 118352
        MSI (s) (9C:0C) [17:14:38:900]: Executing op: FileCopy(SourceName=LATO-H~1.TTF|Lato-HairlineItalic.ttf,SourceCabKey=lato_hairlineitalic.ttf,DestName=Lato-HairlineItalic.ttf,Attributes=16384,FileSize=91460,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1460377691,HashPart2=1623917025,HashPart3=-1780481024,HashPart4=1889640742,,)
        MSI (s) (9C:0C) [17:14:38:900]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-HairlineItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:900]: Source for file 'lato_hairlineitalic.ttf' is compressed
        InstallFiles: File: Lato-HairlineItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 91460
        MSI (s) (9C:0C) [17:14:38:900]: Executing op: FileCopy(SourceName=LATO-H~2.TTF|Lato-Hairline.ttf,SourceCabKey=lato_hairline.ttf,DestName=Lato-Hairline.ttf,Attributes=16384,FileSize=115316,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2041320923,HashPart2=-1982680447,HashPart3=574364285,HashPart4=1364863881,,)
        MSI (s) (9C:0C) [17:14:38:900]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-Hairline.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:900]: Source for file 'lato_hairline.ttf' is compressed
        InstallFiles: File: Lato-Hairline.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 115316
        MSI (s) (9C:0C) [17:14:38:900]: Executing op: FileCopy(SourceName=LATO-B~1.TTF|Lato-BoldItalic.ttf,SourceCabKey=lato_bolditalic.ttf,DestName=Lato-BoldItalic.ttf,Attributes=16384,FileSize=120312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2121704475,HashPart2=2125167331,HashPart3=872166541,HashPart4=-868731492,,)
        MSI (s) (9C:0C) [17:14:38:900]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-BoldItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:900]: Source for file 'lato_bolditalic.ttf' is compressed
        InstallFiles: File: Lato-BoldItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 120312
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: FileCopy(SourceName=LATO-B~2.TTF|Lato-Bold.ttf,SourceCabKey=lato_bold.ttf,DestName=Lato-Bold.ttf,Attributes=16384,FileSize=121788,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-857153724,HashPart2=612526183,HashPart3=430117177,HashPart4=-1642704774,,)
        MSI (s) (9C:0C) [17:14:38:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-Bold.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:916]: Source for file 'lato_bold.ttf' is compressed
        InstallFiles: File: Lato-Bold.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 121788
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: FileCopy(SourceName=LATO-B~3.TTF|Lato-BlackItalic.ttf,SourceCabKey=lato_blackitalic.ttf,DestName=Lato-BlackItalic.ttf,Attributes=16384,FileSize=111616,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=154096236,HashPart2=850970863,HashPart3=-2056952207,HashPart4=-261358343,,)
        MSI (s) (9C:0C) [17:14:38:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-BlackItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:916]: Source for file 'lato_blackitalic.ttf' is compressed
        InstallFiles: File: Lato-BlackItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 111616
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: FileCopy(SourceName=LATO-B~4.TTF|Lato-Black.ttf,SourceCabKey=lato_black.ttf,DestName=Lato-Black.ttf,Attributes=16384,FileSize=114588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1951650679,HashPart2=2043123526,HashPart3=-860161707,HashPart4=182009471,,)
        MSI (s) (9C:0C) [17:14:38:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Lato-Black.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:916]: Source for file 'lato_black.ttf' is compressed
        InstallFiles: File: Lato-Black.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 114588
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: FileCopy(SourceName=ROEB73~1.TTF|Roboto-Thin.ttf,SourceCabKey=roboto_thin.ttf,DestName=Roboto-Thin.ttf,Attributes=16384,FileSize=171904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1818681993,HashPart2=1433457444,HashPart3=-1659980100,HashPart4=897490733,,)
        MSI (s) (9C:0C) [17:14:38:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-Thin.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:916]: Source for file 'roboto_thin.ttf' is compressed
        InstallFiles: File: Roboto-Thin.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 171904
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: FileCopy(SourceName=RO7891~1.TTF|Roboto-ThinItalic.ttf,SourceCabKey=roboto_thinitalic.ttf,DestName=Roboto-ThinItalic.ttf,Attributes=16384,FileSize=176300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2041331185,HashPart2=542640674,HashPart3=1171166265,HashPart4=1894075131,,)
        MSI (s) (9C:0C) [17:14:38:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\Roboto-ThinItalic.ttf; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:916]: Source for file 'roboto_thinitalic.ttf' is compressed
        InstallFiles: File: Roboto-ThinItalic.ttf, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 176300
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: FileCopy(SourceName=2FCRYF~1.WOF|2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2,SourceCabKey=_fcryfnatjcs6g4u3t_y5zjzjt5f,DestName=2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2,Attributes=16384,FileSize=48928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-423501619,HashPart2=1747025357,HashPart3=1855497873,HashPart4=-942497320,,)
        MSI (s) (9C:0C) [17:14:38:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:916]: Source for file '_fcryfnatjcs6g4u3t_y5zjzjt5f' is compressed
        InstallFiles: File: 2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2, Directory: C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\, Size: 48928
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\)
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN9AC0~1\|IISRootFolder\MyComp.WebApp\lib\angular-file-upload\)
        MSI (s) (9C:0C) [17:14:38:916]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json49,DestName=.bower.json,Attributes=16384,FileSize=657,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=878474910,HashPart2=-1084073338,HashPart3=2017717974,HashPart4=-1905820039,,)
        MSI (s) (9C:0C) [17:14:38:916]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:916]: Source for file '_bower.json49' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\, Size: 657
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore12,DestName=.gitignore,Attributes=16384,FileSize=53,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1867629391,HashPart2=-132295903,HashPart3=-1980953747,HashPart4=1817001155,,)
        MSI (s) (9C:0C) [17:14:38:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:931]: Source for file '_gitignore12' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\, Size: 53
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: FileCopy(SourceName=JSHINT~1|.jshintrc,SourceCabKey=_jshintrc3,DestName=.jshintrc,Attributes=16384,FileSize=362,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1951226622,HashPart2=-1241263978,HashPart3=632446647,HashPart4=1034376275,,)
        MSI (s) (9C:0C) [17:14:38:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\.jshintrc; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:931]: Source for file '_jshintrc3' is compressed
        InstallFiles: File: .jshintrc, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\, Size: 362
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json86,DestName=bower.json,Attributes=16384,FileSize=410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=929749540,HashPart2=1398198378,HashPart3=1967724947,HashPart4=724487473,,)
        MSI (s) (9C:0C) [17:14:38:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:931]: Source for file 'bower.json86' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\, Size: 410
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: FileCopy(SourceName=gulpfile.js,SourceCabKey=gulpfile.js3,DestName=gulpfile.js,Attributes=16384,FileSize=3147,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-501414709,HashPart2=1720684308,HashPart3=-1903943612,HashPart4=433614,,)
        MSI (s) (9C:0C) [17:14:38:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\gulpfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:931]: Source for file 'gulpfile.js3' is compressed
        InstallFiles: File: gulpfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\, Size: 3147
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: FileCopy(SourceName=license.txt,SourceCabKey=license.txt4,DestName=license.txt,Attributes=16384,FileSize=1113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=640036181,HashPart2=-1955879574,HashPart3=-669261278,HashPart4=-245273386,,)
        MSI (s) (9C:0C) [17:14:38:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\license.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:931]: Source for file 'license.txt4' is compressed
        InstallFiles: File: license.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\, Size: 1113
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json25,DestName=package.json,Attributes=16384,FileSize=681,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1539671258,HashPart2=-1406718218,HashPart3=82027214,HashPart4=1319723600,,)
        MSI (s) (9C:0C) [17:14:38:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:931]: Source for file 'package.json25' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\, Size: 681
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md41,DestName=README.md,Attributes=16384,FileSize=1874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1303448872,HashPart2=-2139821909,HashPart3=-143175019,HashPart4=276553177,,)
        MSI (s) (9C:0C) [17:14:38:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:931]: Source for file 'readme.md41' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\, Size: 1874
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\)
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN9AC0~1\dist\|IISRootFolder\MyComp.WebApp\lib\angular-file-upload\dist\)
        MSI (s) (9C:0C) [17:14:38:931]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-file-upload.js,SourceCabKey=angular_file_upload.js,DestName=angular-file-upload.js,Attributes=16384,FileSize=75175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-60856632,HashPart2=-1283051070,HashPart3=-38873038,HashPart4=-247264471,,)
        MSI (s) (9C:0C) [17:14:38:931]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\angular-file-upload.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:931]: Source for file 'angular_file_upload.js' is compressed
        InstallFiles: File: angular-file-upload.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\, Size: 75175
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=ANGULA~1.MAP|angular-file-upload.js.map,SourceCabKey=angular_file_upload.js.map,DestName=angular-file-upload.js.map,Attributes=16384,FileSize=84484,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1694305926,HashPart2=-1858546774,HashPart3=-1881323606,HashPart4=-29539181,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\angular-file-upload.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'angular_file_upload.js.map' is compressed
        InstallFiles: File: angular-file-upload.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\, Size: 84484
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-file-upload.min.js,SourceCabKey=angular_file_upload.min.js,DestName=angular-file-upload.min.js,Attributes=16384,FileSize=21236,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=907294211,HashPart2=-339400191,HashPart3=-1950234001,HashPart4=1598608623,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\angular-file-upload.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'angular_file_upload.min.js' is compressed
        InstallFiles: File: angular-file-upload.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\, Size: 21236
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=ANGULA~2.MAP|angular-file-upload.min.js.map,SourceCabKey=angular_file_upload.min.js.m,DestName=angular-file-upload.min.js.map,Attributes=16384,FileSize=159131,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-822016146,HashPart2=1188418498,HashPart3=-143341636,HashPart4=1003183624,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\angular-file-upload.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'angular_file_upload.min.js.m' is compressed
        InstallFiles: File: angular-file-upload.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\, Size: 159131
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\)
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN9AC0~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\)
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=CONFIG~1.JSO|config.json,SourceCabKey=config.json1,DestName=config.json,Attributes=16384,FileSize=37,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2025786925,HashPart2=-2107512475,HashPart3=1830936715,HashPart4=-2025867621,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\config.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'config.json1' is compressed
        InstallFiles: File: config.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\, Size: 37
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js16,DestName=index.js,Attributes=16384,FileSize=1901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1493187952,HashPart2=624111141,HashPart3=-908005335,HashPart4=1593917521,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'index.js16' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\, Size: 1901
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\)
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN9AC0~1\src\DIRECT~1\|IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\directives\)
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=FileDrop.js,SourceCabKey=filedrop.js,DestName=FileDrop.js,Attributes=16384,FileSize=838,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-847667112,HashPart2=1958117025,HashPart3=-688865252,HashPart4=-1601621913,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\FileDrop.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'filedrop.js' is compressed
        InstallFiles: File: FileDrop.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\, Size: 838
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=FileOver.js,SourceCabKey=fileover.js,DestName=FileOver.js,Attributes=16384,FileSize=712,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=241071325,HashPart2=-376800732,HashPart3=-1482758842,HashPart4=-1954220858,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\FileOver.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'fileover.js' is compressed
        InstallFiles: File: FileOver.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\, Size: 712
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=FILESE~1.JS|FileSelect.js,SourceCabKey=fileselect.js,DestName=FileSelect.js,Attributes=16384,FileSize=799,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1547374410,HashPart2=94165547,HashPart3=-587166443,HashPart4=-1823943057,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\FileSelect.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'fileselect.js' is compressed
        InstallFiles: File: FileSelect.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\, Size: 799
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\)
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN9AC0~1\src\services\|IISRootFolder\MyComp.WebApp\lib\angular-file-upload\src\services\)
        MSI (s) (9C:0C) [17:14:38:947]: Executing op: FileCopy(SourceName=FILEDI~1.JS|FileDirective.js,SourceCabKey=filedirective.js,DestName=FileDirective.js,Attributes=16384,FileSize=1893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1655346661,HashPart2=-815197221,HashPart3=703489976,HashPart4=-509685109,,)
        MSI (s) (9C:0C) [17:14:38:947]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\FileDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:947]: Source for file 'filedirective.js' is compressed
        InstallFiles: File: FileDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\, Size: 1893
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: FileCopy(SourceName=FileDrop.js,SourceCabKey=filedrop.js1,DestName=FileDrop.js,Attributes=16384,FileSize=3404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1522146278,HashPart2=-1672101094,HashPart3=-2065166786,HashPart4=-25211060,,)
        MSI (s) (9C:0C) [17:14:38:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\FileDrop.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:963]: Source for file 'filedrop.js1' is compressed
        InstallFiles: File: FileDrop.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\, Size: 3404
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: FileCopy(SourceName=FileItem.js,SourceCabKey=fileitem.js,DestName=FileItem.js,Attributes=16384,FileSize=7100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1637978646,HashPart2=1970727309,HashPart3=1653533889,HashPart4=1754092366,,)
        MSI (s) (9C:0C) [17:14:38:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\FileItem.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:963]: Source for file 'fileitem.js' is compressed
        InstallFiles: File: FileItem.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\, Size: 7100
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: FileCopy(SourceName=FILELI~1.JS|FileLikeObject.js,SourceCabKey=filelikeobject.js,DestName=FileLikeObject.js,Attributes=16384,FileSize=1608,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2100663885,HashPart2=591122257,HashPart3=1113903227,HashPart4=423948495,,)
        MSI (s) (9C:0C) [17:14:38:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\FileLikeObject.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:963]: Source for file 'filelikeobject.js' is compressed
        InstallFiles: File: FileLikeObject.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\, Size: 1608
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: FileCopy(SourceName=FileOver.js,SourceCabKey=fileover.js1,DestName=FileOver.js,Attributes=16384,FileSize=1360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1680208898,HashPart2=884094218,HashPart3=101219370,HashPart4=-1325888707,,)
        MSI (s) (9C:0C) [17:14:38:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\FileOver.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:963]: Source for file 'fileover.js1' is compressed
        InstallFiles: File: FileOver.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\, Size: 1360
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: FileCopy(SourceName=FILESE~1.JS|FileSelect.js,SourceCabKey=fileselect.js1,DestName=FileSelect.js,Attributes=16384,FileSize=2146,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1950327458,HashPart2=2137599027,HashPart3=-31946999,HashPart4=473309438,,)
        MSI (s) (9C:0C) [17:14:38:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\FileSelect.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:963]: Source for file 'fileselect.js1' is compressed
        InstallFiles: File: FileSelect.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\, Size: 2146
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: FileCopy(SourceName=FILEUP~1.JS|FileUploader.js,SourceCabKey=fileuploader.js,DestName=FileUploader.js,Attributes=16384,FileSize=24033,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1710860198,HashPart2=21633960,HashPart3=1449349885,HashPart4=-254254827,,)
        MSI (s) (9C:0C) [17:14:38:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\FileUploader.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:963]: Source for file 'fileuploader.js' is compressed
        PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=542541746,HashPart2=-1992954931,HashPart3=701535696,HashPart4=184441828,,)
        MSI (s) (9C:0C) [17:14:38:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\options.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:963]: Source for file 'options.js' is compressed
        InstallFiles: File: options.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\, Size: 302
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\)
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN4542~1\|IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\)
        MSI (s) (9C:0C) [17:14:38:963]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json50,DestName=.bower.json,Attributes=16384,FileSize=864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=720464262,HashPart2=-1254693977,HashPart3=-856385983,HashPart4=36372980,,)
        MSI (s) (9C:0C) [17:14:38:963]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:963]: Source for file '_bower.json50' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 864
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json87,DestName=bower.json,Attributes=16384,FileSize=599,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1586365985,HashPart2=-742053206,HashPart3=610658953,HashPart4=-479902902,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'bower.json87' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 599
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=CHANGE~1.MD|CHANGELOG.md,SourceCabKey=changelog.md9,DestName=CHANGELOG.md,Attributes=16384,FileSize=5108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=801381435,HashPart2=-1535888824,HashPart3=1625942501,HashPart4=691160091,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\CHANGELOG.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'changelog.md9' is compressed
        InstallFiles: File: CHANGELOG.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 5108
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=CONTRI~1.MD|contributing.md,SourceCabKey=contributing.md4,DestName=contributing.md,Attributes=16384,FileSize=4056,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2098621730,HashPart2=1640645079,HashPart3=1894271915,HashPart4=-954381075,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\contributing.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'contributing.md4' is compressed
        InstallFiles: File: contributing.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 4056
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=gulpfile.js,SourceCabKey=gulpfile.js4,DestName=gulpfile.js,Attributes=16384,FileSize=5116,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-169334914,HashPart2=-139247467,HashPart3=-1771502760,HashPart4=2142370333,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\gulpfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'gulpfile.js4' is compressed
        InstallFiles: File: gulpfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 5116
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=index.js,SourceCabKey=index.js17,DestName=index.js,Attributes=16384,FileSize=62,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-470906086,HashPart2=1319425906,HashPart3=1518239346,HashPart4=439914016,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\index.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'index.js17' is compressed
        InstallFiles: File: index.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 62
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license19,DestName=LICENSE,Attributes=16384,FileSize=1148,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1142652099,HashPart2=-52554920,HashPart3=-546436748,HashPart4=1514539306,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'license19' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 1148
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json26,DestName=package.json,Attributes=16384,FileSize=1233,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-291316047,HashPart2=553289560,HashPart3=974093935,HashPart4=645012966,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'package.json26' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 1233
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=publish.js,SourceCabKey=publish.js,DestName=publish.js,Attributes=16384,FileSize=532,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1217219967,HashPart2=1616148790,HashPart3=-1466383443,HashPart4=-774989220,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\publish.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'publish.js' is compressed
        InstallFiles: File: publish.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 532
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md42,DestName=README.md,Attributes=16384,FileSize=8846,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1261147942,HashPart2=-1900953664,HashPart3=-1521090953,HashPart4=-155639605,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'readme.md42' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\, Size: 8846
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\)
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN4542~1\demo\|IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\demo\)
        MSI (s) (9C:0C) [17:14:38:978]: Executing op: FileCopy(SourceName=demo.css,SourceCabKey=demo.css,DestName=demo.css,Attributes=16384,FileSize=670,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1218888823,HashPart2=-1340483035,HashPart3=-375694557,HashPart4=1282422473,,)
        MSI (s) (9C:0C) [17:14:38:978]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\demo.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:978]: Source for file 'demo.css' is compressed
        InstallFiles: File: demo.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\, Size: 670
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=DEMO~1.HTM|demo.html,SourceCabKey=demo.html,DestName=demo.html,Attributes=16384,FileSize=6939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-486750069,HashPart2=663533001,HashPart3=-1267756897,HashPart4=-776735168,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\demo.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'demo.html' is compressed
        InstallFiles: File: demo.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\, Size: 6939
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=DEMO2~1.HTM|demo2.html,SourceCabKey=demo2.html,DestName=demo2.html,Attributes=16384,FileSize=2787,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1173803750,HashPart2=588770592,HashPart3=-1550854457,HashPart4=1909106614,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\demo2.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'demo2.html' is compressed
        InstallFiles: File: demo2.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\, Size: 2787
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=DEMO3~1.HTM|demo3.html,SourceCabKey=demo3.html,DestName=demo3.html,Attributes=16384,FileSize=3470,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1841166933,HashPart2=2024610165,HashPart3=-272678898,HashPart4=-195431610,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\demo3.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'demo3.html' is compressed
        InstallFiles: File: demo3.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\, Size: 3470
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=DEMO4~1.HTM|demo4.html,SourceCabKey=demo4.html,DestName=demo4.html,Attributes=16384,FileSize=1771,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1707900224,HashPart2=1365485186,HashPart3=-2022172660,HashPart4=-1285258244,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\demo4.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'demo4.html' is compressed
        InstallFiles: File: demo4.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\, Size: 1771
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html14,DestName=index.html,Attributes=16384,FileSize=3898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=984215211,HashPart2=452567078,HashPart3=-277872099,HashPart4=849870871,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'index.html14' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\, Size: 3898
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=MINMAX~1.HTM|minmax.html,SourceCabKey=minmax.html,DestName=minmax.html,Attributes=16384,FileSize=1237,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-32377539,HashPart2=-837760512,HashPart3=1205719946,HashPart4=1783497492,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\minmax.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'minmax.html' is compressed
        InstallFiles: File: minmax.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\, Size: 1237
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=TESTIN~1.HTM|testinclude.html,SourceCabKey=testinclude.html,DestName=testinclude.html,Attributes=16384,FileSize=34,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1961688268,HashPart2=1798957133,HashPart3=-1993099513,HashPart4=388419586,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\testinclude.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'testinclude.html' is compressed
        InstallFiles: File: testinclude.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\, Size: 34
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\)
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN4542~1\src\|IISRootFolder\MyComp.WebApp\lib\angular-ui-layout\src\)
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=UI-LAY~1.CSS|ui-layout.css,SourceCabKey=ui_layout.css,DestName=ui-layout.css,Attributes=16384,FileSize=4009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1705699614,HashPart2=1650408454,HashPart3=-861086288,HashPart4=2135816407,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\ui-layout.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'ui_layout.css' is compressed
        InstallFiles: File: ui-layout.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\, Size: 4009
        MSI (s) (9C:0C) [17:14:38:994]: Executing op: FileCopy(SourceName=UI-LAY~1.JS|ui-layout.js,SourceCabKey=ui_layout.js,DestName=ui-layout.js,Attributes=16384,FileSize=40675,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1923895055,HashPart2=-1340500635,HashPart3=-1072568001,HashPart4=1949678493,,)
        MSI (s) (9C:0C) [17:14:38:994]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\ui-layout.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:38:994]: Source for file 'ui_layout.js' is compressed
        InstallFiles: File: ui-layout.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\, Size: 40675
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\)
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1.SPL\|IISRootFolder\MyComp.WebApp\lib\jquery.splitter\)
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json51,DestName=.bower.json,Attributes=16384,FileSize=596,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2086610395,HashPart2=1157503812,HashPart3=-2132071541,HashPart4=193654144,,)
        MSI (s) (9C:0C) [17:14:39:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:009]: Source for file '_bower.json51' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\, Size: 596
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json88,DestName=bower.json,Attributes=16384,FileSize=273,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1108286285,HashPart2=-2036671598,HashPart3=-1681208193,HashPart4=-945783207,,)
        MSI (s) (9C:0C) [17:14:39:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:009]: Source for file 'bower.json88' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\, Size: 273
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: FileCopy(SourceName=DEMO~1.HTM|demo.html,SourceCabKey=demo.html1,DestName=demo.html,Attributes=16384,FileSize=4496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-133801842,HashPart2=-1450155837,HashPart3=-856043262,HashPart4=1565491511,,)
        MSI (s) (9C:0C) [17:14:39:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\demo.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:009]: Source for file 'demo.html1' is compressed
        InstallFiles: File: demo.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\, Size: 4496
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md43,DestName=README.md,Attributes=16384,FileSize=658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1201813356,HashPart2=45976736,HashPart3=1825268365,HashPart4=971077510,,)
        MSI (s) (9C:0C) [17:14:39:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:009]: Source for file 'readme.md43' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\, Size: 658
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: FileCopy(SourceName=SPLITT~1.JSO|splitter.jquery.json,SourceCabKey=splitter.jquery.json,DestName=splitter.jquery.json,Attributes=16384,FileSize=754,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1204255560,HashPart2=533685895,HashPart3=-59082868,HashPart4=84499463,,)
        MSI (s) (9C:0C) [17:14:39:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\splitter.jquery.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:009]: Source for file 'splitter.jquery.json' is compressed
        InstallFiles: File: splitter.jquery.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\, Size: 754
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\)
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1.SPL\css\|IISRootFolder\MyComp.WebApp\lib\jquery.splitter\css\)
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: FileCopy(SourceName=JQUERY~1.CSS|jquery.splitter.css,SourceCabKey=jquery.splitter.css,DestName=jquery.splitter.css,Attributes=16384,FileSize=1451,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-624480532,HashPart2=835985537,HashPart3=-913875038,HashPart4=-77824134,,)
        MSI (s) (9C:0C) [17:14:39:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\jquery.splitter.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:009]: Source for file 'jquery.splitter.css' is compressed
        InstallFiles: File: jquery.splitter.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\, Size: 1451
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\)
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1.SPL\js\|IISRootFolder\MyComp.WebApp\lib\jquery.splitter\js\)
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery-1.4.4.min.js,SourceCabKey=jquery_1.4.4.min.js,DestName=jquery-1.4.4.min.js,Attributes=16384,FileSize=78768,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=986083255,HashPart2=700727196,HashPart3=-1878410945,HashPart4=13733249,,)
        MSI (s) (9C:0C) [17:14:39:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\jquery-1.4.4.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:009]: Source for file 'jquery_1.4.4.min.js' is compressed
        InstallFiles: File: jquery-1.4.4.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\, Size: 78768
        MSI (s) (9C:0C) [17:14:39:009]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery.splitter-0.20.0.js,SourceCabKey=jquery.splitter_0.20.0.js,DestName=jquery.splitter-0.20.0.js,Attributes=16384,FileSize=13628,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=739292286,HashPart2=866860121,HashPart3=318244215,HashPart4=-479719096,,)
        MSI (s) (9C:0C) [17:14:39:009]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\jquery.splitter-0.20.0.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:009]: Source for file 'jquery.splitter_0.20.0.js' is compressed
        InstallFiles: File: jquery.splitter-0.20.0.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\, Size: 13628
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\)
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\login\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\login\templates\)
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: FileCopy(SourceName=LOGIN~1.HTM|login.html,SourceCabKey=login.html,DestName=login.html,Attributes=16384,FileSize=5152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-624647612,HashPart2=1297164860,HashPart3=239596515,HashPart4=-124361408,,)
        MSI (s) (9C:0C) [17:14:39:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\login.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:025]: Source for file 'login.html' is compressed
        InstallFiles: File: login.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\, Size: 5152
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: FileCopy(SourceName=LSSETT~1.HTM|lssettings.html,SourceCabKey=lssettings.html,DestName=lssettings.html,Attributes=16384,FileSize=441,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-286840895,HashPart2=1582061088,HashPart3=2083905597,HashPart4=-284309672,,)
        MSI (s) (9C:0C) [17:14:39:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\lssettings.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:025]: Source for file 'lssettings.html' is compressed
        InstallFiles: File: lssettings.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\, Size: 441
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: FileCopy(SourceName=LOGINW~1.HTM|loginwarning.html,SourceCabKey=loginwarning.html,DestName=loginwarning.html,Attributes=16384,FileSize=1036,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1929713873,HashPart2=284784408,HashPart3=-14435530,HashPart4=-1638551907,,)
        MSI (s) (9C:0C) [17:14:39:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\loginwarning.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:025]: Source for file 'loginwarning.html' is compressed
        InstallFiles: File: loginwarning.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\, Size: 1036
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\)
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EMAILF~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\emailform\templates\)
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: FileCopy(SourceName=EMAILF~1.HTM|emailform.html,SourceCabKey=emailform.html,DestName=emailform.html,Attributes=16384,FileSize=2485,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1966662033,HashPart2=2054466169,HashPart3=-1874689269,HashPart4=607143858,,)
        MSI (s) (9C:0C) [17:14:39:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\emailform.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:025]: Source for file 'emailform.html' is compressed
        InstallFiles: File: emailform.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\, Size: 2485
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\)
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EMAILF~1\services\|IISRootFolder\MyComp.WebApp\app\emailform\services\)
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: FileCopy(SourceName=EMAILS~1.JS|emailservice.js,SourceCabKey=emailservice.js,DestName=emailservice.js,Attributes=16384,FileSize=724,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2092706091,HashPart2=-1769912932,HashPart3=-216886674,HashPart4=179019974,,)
        MSI (s) (9C:0C) [17:14:39:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\emailservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:025]: Source for file 'emailservice.js' is compressed
        InstallFiles: File: emailservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\, Size: 724
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\)
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\checkIn\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\checkIn\templates\)
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: FileCopy(SourceName=UPLOAD~1.HTM|uploadDialog.html,SourceCabKey=uploaddialog.html1,DestName=uploadDialog.html,Attributes=16384,FileSize=671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1038989993,HashPart2=-1238990112,HashPart3=-979662479,HashPart4=344963548,,)
        MSI (s) (9C:0C) [17:14:39:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\uploadDialog.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:025]: Source for file 'uploaddialog.html1' is compressed
        InstallFiles: File: uploadDialog.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\, Size: 671
        MSI (s) (9C:0C) [17:14:39:025]: Executing op: FileCopy(SourceName=UPLOAD~2.HTM|uploadDirective.html,SourceCabKey=uploaddirective.html1,DestName=uploadDirective.html,Attributes=16384,FileSize=2793,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-381492854,HashPart2=1733464526,HashPart3=1733978407,HashPart4=-934025509,,)
        MSI (s) (9C:0C) [17:14:39:025]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\uploadDirective.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:025]: Source for file 'uploaddirective.html1' is compressed
        InstallFiles: File: uploadDirective.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\, Size: 2793
        MSI (s) (9C:0C) [17:14:39:056]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\)
        MSI (s) (9C:0C) [17:14:39:056]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\checkIn\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\checkIn\directives\)
        MSI (s) (9C:0C) [17:14:39:056]: Executing op: FileCopy(SourceName=UPLOAD~1.JS|uploadDirective.js,SourceCabKey=uploaddirective.js1,DestName=uploadDirective.js,Attributes=16384,FileSize=826,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-106193427,HashPart2=417371290,HashPart3=-1633609421,HashPart4=-1154656593,,)
        MSI (s) (9C:0C) [17:14:39:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\uploadDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:056]: Source for file 'uploaddirective.js1' is compressed
        InstallFiles: File: uploadDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\, Size: 826
        MSI (s) (9C:0C) [17:14:39:056]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\)
        MSI (s) (9C:0C) [17:14:39:056]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\GRIDSE~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\gridsettings\directives\)
        MSI (s) (9C:0C) [17:14:39:056]: Executing op: FileCopy(SourceName=COLUMN~1.JS|columnsets.js,SourceCabKey=columnsets.js,DestName=columnsets.js,Attributes=16384,FileSize=1943,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1633517723,HashPart2=84256211,HashPart3=724051462,HashPart4=-57897761,,)
        MSI (s) (9C:0C) [17:14:39:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\columnsets.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:056]: Source for file 'columnsets.js' is compressed
        InstallFiles: File: columnsets.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\, Size: 1943
        MSI (s) (9C:0C) [17:14:39:056]: Executing op: FileCopy(SourceName=GRIDSE~1.JS|gridSettings.js,SourceCabKey=gridsettings.js1,DestName=gridSettings.js,Attributes=16384,FileSize=1342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2084394160,HashPart2=1539937404,HashPart3=-1869404313,HashPart4=-1151523240,,)
        MSI (s) (9C:0C) [17:14:39:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\gridSettings.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:056]: Source for file 'gridsettings.js1' is compressed
        InstallFiles: File: gridSettings.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\, Size: 1342
        MSI (s) (9C:0C) [17:14:39:056]: Executing op: FileCopy(SourceName=MODIFY~1.JS|modifycolumns.js,SourceCabKey=modifycolumns.js,DestName=modifycolumns.js,Attributes=16384,FileSize=2249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1723941585,HashPart2=-1727081034,HashPart3=-362736609,HashPart4=2058690577,,)
        MSI (s) (9C:0C) [17:14:39:056]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\modifycolumns.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:056]: Source for file 'modifycolumns.js' is compressed
        InstallFiles: File: modifycolumns.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\, Size: 2249
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\)
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\GRIDSE~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\gridsettings\templates\)
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: FileCopy(SourceName=COLUMN~1.HTM|columnsets.html,SourceCabKey=columnsets.html,DestName=columnsets.html,Attributes=16384,FileSize=531,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-620601296,HashPart2=-1491482279,HashPart3=-585983318,HashPart4=-775106702,,)
        MSI (s) (9C:0C) [17:14:39:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\columnsets.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:072]: Source for file 'columnsets.html' is compressed
        InstallFiles: File: columnsets.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\, Size: 531
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: FileCopy(SourceName=GRIDSE~1.HTM|gridsettings.html,SourceCabKey=gridsettings.html,DestName=gridsettings.html,Attributes=16384,FileSize=928,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=615703492,HashPart2=410596732,HashPart3=1556401747,HashPart4=-1235594395,,)
        MSI (s) (9C:0C) [17:14:39:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\gridsettings.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:072]: Source for file 'gridsettings.html' is compressed
        InstallFiles: File: gridsettings.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\, Size: 928
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: FileCopy(SourceName=MODIFY~1.HTM|modifycolumns.html,SourceCabKey=modifycolumns.html,DestName=modifycolumns.html,Attributes=16384,FileSize=1430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2011208802,HashPart2=168725836,HashPart3=-393973675,HashPart4=1858417622,,)
        MSI (s) (9C:0C) [17:14:39:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\modifycolumns.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:072]: Source for file 'modifycolumns.html' is compressed
        InstallFiles: File: modifycolumns.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\, Size: 1430
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\)
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\landing\services\|IISRootFolder\MyComp.WebApp\app\landing\services\)
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: FileCopy(SourceName=CAROUS~1.JS|carouselservice.js,SourceCabKey=carouselservice.js,DestName=carouselservice.js,Attributes=16384,FileSize=853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-494757304,HashPart2=-902330482,HashPart3=-1590397843,HashPart4=-1624266112,,)
        MSI (s) (9C:0C) [17:14:39:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\carouselservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:072]: Source for file 'carouselservice.js' is compressed
        InstallFiles: File: carouselservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\, Size: 853
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\)
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1.DOT\|IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\)
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json52,DestName=.bower.json,Attributes=16384,FileSize=853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1214822021,HashPart2=-663237934,HashPart3=-901406690,HashPart4=113491005,,)
        MSI (s) (9C:0C) [17:14:39:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:072]: Source for file '_bower.json52' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\, Size: 853
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: FileCopy(SourceName=GITIGN~1|.gitignore,SourceCabKey=_gitignore13,DestName=.gitignore,Attributes=16384,FileSize=124,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1151930511,HashPart2=-8366768,HashPart3=1077328862,HashPart4=1346319817,,)
        MSI (s) (9C:0C) [17:14:39:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\.gitignore; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:072]: Source for file '_gitignore13' is compressed
        InstallFiles: File: .gitignore, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\, Size: 124
        MSI (s) (9C:0C) [17:14:39:072]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json89,DestName=bower.json,Attributes=16384,FileSize=616,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-955354604,HashPart2=-464313886,HashPart3=-810785532,HashPart4=1915845206,,)
        MSI (s) (9C:0C) [17:14:39:072]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:072]: Source for file 'bower.json89' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\, Size: 616
        MSI (s) (9C:0C) [17:14:39:087]: Executing op: FileCopy(SourceName=gulpfile.js,SourceCabKey=gulpfile.js5,DestName=gulpfile.js,Attributes=16384,FileSize=1204,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-702853414,HashPart2=-689708229,HashPart3=325458772,HashPart4=-1634261770,,)
        MSI (s) (9C:0C) [17:14:39:087]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\gulpfile.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:087]: Source for file 'gulpfile.js5' is compressed
        InstallFiles: File: gulpfile.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\, Size: 1204
        MSI (s) (9C:0C) [17:14:39:087]: Executing op: FileCopy(SourceName=LICENSE.txt,SourceCabKey=license.txt5,DestName=LICENSE.txt,Attributes=16384,FileSize=1090,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1576577617,HashPart2=53661724,HashPart3=-2133051685,HashPart4=-1496173533,,)
        MSI (s) (9C:0C) [17:14:39:087]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\LICENSE.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:087]: Source for file 'license.txt5' is compressed
        InstallFiles: File: LICENSE.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\, Size: 1090
        MSI (s) (9C:0C) [17:14:39:087]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\)
        MSI (s) (9C:0C) [17:14:39:087]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\JQUERY~1.DOT\src\|IISRootFolder\MyComp.WebApp\lib\jQuery.dotdotdot\src\)
        MSI (s) (9C:0C) [17:14:39:087]: Executing op: FileCopy(SourceName=JQUERY~1.JS|jquery.dotdotdot.js,SourceCabKey=jquery.dotdotdot.js,DestName=jquery.dotdotdot.js,Attributes=16384,FileSize=16175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1122456273,HashPart2=1919575343,HashPart3=767570445,HashPart4=-2013704939,,)
        MSI (s) (9C:0C) [17:14:39:087]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\jquery.dotdotdot.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:087]: Source for file 'jquery.dotdotdot.js' is compressed
        InstallFiles: File: jquery.dotdotdot.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\, Size: 16175
        MSI (s) (9C:0C) [17:14:39:087]: Executing op: FileCopy(SourceName=JQUERY~1.JS1|jquery.dotdotdot.min.js,SourceCabKey=jquery.dotdotdot.min.js,DestName=jquery.dotdotdot.min.js,Attributes=16384,FileSize=6779,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1453143967,HashPart2=-2141900367,HashPart3=-450224916,HashPart4=-1655244527,,)
        MSI (s) (9C:0C) [17:14:39:087]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\jquery.dotdotdot.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:087]: Source for file 'jquery.dotdotdot.min.js' is compressed
        InstallFiles: File: jquery.dotdotdot.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\, Size: 6779
        MSI (s) (9C:0C) [17:14:39:087]: Executing op: FileCopy(SourceName=JQUERY~1.JS2|jquery.dotdotdot.min.umd.js,SourceCabKey=jquery.dotdotdot.min.umd.js,DestName=jquery.dotdotdot.min.umd.js,Attributes=16384,FileSize=7103,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1872941446,HashPart2=-10147881,HashPart3=-506009104,HashPart4=-1863879218,,)
        MSI (s) (9C:0C) [17:14:39:087]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\jquery.dotdotdot.min.umd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:087]: Source for file 'jquery.dotdotdot.min.umd.js' is compressed
        InstallFiles: File: jquery.dotdotdot.min.umd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\, Size: 7103
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\)
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SELECT~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\selectioncommand\templates\)
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=VIEWER~1.HTM|viewError.html,SourceCabKey=viewerror.html,DestName=viewError.html,Attributes=16384,FileSize=723,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1004829977,HashPart2=1936266952,HashPart3=1290103862,HashPart4=-971469120,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\viewError.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'viewerror.html' is compressed
        InstallFiles: File: viewError.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 723
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=SELECT~1.HTM|selectioncommand_approve.html,SourceCabKey=selectioncommand_approve.htm,DestName=selectioncommand_approve.html,Attributes=16384,FileSize=4221,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1665581094,HashPart2=916541110,HashPart3=-844321654,HashPart4=-249852768,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_approve.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'selectioncommand_approve.htm' is compressed
        InstallFiles: File: selectioncommand_approve.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 4221
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=SELECT~2.HTM|selectioncommand_sendto.html,SourceCabKey=selectioncommand_sendto.html,DestName=selectioncommand_sendto.html,Attributes=16384,FileSize=8424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2028829291,HashPart2=-444211120,HashPart3=305785364,HashPart4=864834799,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_sendto.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'selectioncommand_sendto.html' is compressed
        InstallFiles: File: selectioncommand_sendto.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 8424
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=SELECT~3.HTM|selectioncommand_newdoc.html,SourceCabKey=selectioncommand_newdoc.html,DestName=selectioncommand_newdoc.html,Attributes=16384,FileSize=6891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=176006711,HashPart2=-948118470,HashPart3=-1857981595,HashPart4=1921089407,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_newdoc.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'selectioncommand_newdoc.html' is compressed
        InstallFiles: File: selectioncommand_newdoc.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 6891
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=SELECT~4.HTM|selectioncommand_checkout.html,SourceCabKey=selectioncommand_checkout.ht,DestName=selectioncommand_checkout.html,Attributes=16384,FileSize=2506,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=697020436,HashPart2=-1524412412,HashPart3=1964556181,HashPart4=1051665558,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_checkout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'selectioncommand_checkout.ht' is compressed
        InstallFiles: File: selectioncommand_checkout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 2506
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=SE00A9~1.HTM|selectioncommand_checkin.html,SourceCabKey=selectioncommand_checkin.htm,DestName=selectioncommand_checkin.html,Attributes=16384,FileSize=5206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1106961668,HashPart2=212197092,HashPart3=-1591918092,HashPart4=-1415563526,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_checkin.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'selectioncommand_checkin.htm' is compressed
        InstallFiles: File: selectioncommand_checkin.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 5206
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=SE49A7~1.HTM|selectioncommand_assign.html,SourceCabKey=selectioncommand_assign.html,DestName=selectioncommand_assign.html,Attributes=16384,FileSize=2412,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1600017759,HashPart2=-1969826118,HashPart3=-470346063,HashPart4=178656877,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_assign.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'selectioncommand_assign.html' is compressed
        InstallFiles: File: selectioncommand_assign.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 2412
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=SE755E~1.HTM|selectioncommand_createversion.html,SourceCabKey=selectioncommand_createversi,DestName=selectioncommand_createversion.html,Attributes=16384,FileSize=1628,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=494777341,HashPart2=-831343050,HashPart3=1400909733,HashPart4=1290248032,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_createversion.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'selectioncommand_createversi' is compressed
        InstallFiles: File: selectioncommand_createversion.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 1628
        MSI (s) (9C:0C) [17:14:39:103]: Executing op: FileCopy(SourceName=SE65EC~1.HTM|selectioncommand_expediteapprove.html,SourceCabKey=selectioncommand_expediteapp,DestName=selectioncommand_expediteapprove.html,Attributes=16384,FileSize=4001,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-809957858,HashPart2=-2039572676,HashPart3=1266244596,HashPart4=818591060,,)
        MSI (s) (9C:0C) [17:14:39:103]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_expediteapprove.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:103]: Source for file 'selectioncommand_expediteapp' is compressed
        InstallFiles: File: selectioncommand_expediteapprove.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 4001
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SEF184~1.HTM|selectioncommand_finalapprove.html,SourceCabKey=selectioncommand_finalapprov,DestName=selectioncommand_finalapprove.html,Attributes=16384,FileSize=3213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-173873457,HashPart2=-1050702512,HashPart3=-1697683058,HashPart4=975259257,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_finalapprove.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_finalapprov' is compressed
        InstallFiles: File: selectioncommand_finalapprove.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 3213
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SE4A63~1.HTM|selectioncommand_reroute.html,SourceCabKey=selectioncommand_reroute.htm,DestName=selectioncommand_reroute.html,Attributes=16384,FileSize=5121,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1335276380,HashPart2=-677857259,HashPart3=-69900813,HashPart4=-1050871263,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_reroute.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_reroute.htm' is compressed
        InstallFiles: File: selectioncommand_reroute.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 5121
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SE95F1~1.HTM|selectioncommand_setdocumentworkflow.html,SourceCabKey=selectioncommand_setdocument,DestName=selectioncommand_setdocumentworkflow.html,Attributes=16384,FileSize=2326,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1789266352,HashPart2=-710276436,HashPart3=1406139039,HashPart4=118342572,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_setdocumentworkflow.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_setdocument' is compressed
        InstallFiles: File: selectioncommand_setdocumentworkflow.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 2326
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SEA7F6~1.HTM|selectioncommand_download.html,SourceCabKey=selectioncommand_download.ht,DestName=selectioncommand_download.html,Attributes=16384,FileSize=5538,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1222047137,HashPart2=-1256500366,HashPart3=1987852628,HashPart4=315556092,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_download.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_download.ht' is compressed
        InstallFiles: File: selectioncommand_download.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 5538
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SEB274~1.HTM|selectioncommand_rename.html,SourceCabKey=selectioncommand_rename.html,DestName=selectioncommand_rename.html,Attributes=16384,FileSize=2157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1525003812,HashPart2=685923335,HashPart3=2123466752,HashPart4=740160320,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_rename.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_rename.html' is compressed
        InstallFiles: File: selectioncommand_rename.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 2157
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SE8AFB~1.HTM|selectioncommand_acquirecheckout.html,SourceCabKey=selectioncommand_acquirechec2,DestName=selectioncommand_acquirecheckout.html,Attributes=16384,FileSize=2290,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=756283579,HashPart2=-208157220,HashPart3=-1472256492,HashPart4=-1142190293,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_acquirecheckout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_acquirechec2' is compressed
        InstallFiles: File: selectioncommand_acquirecheckout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 2290
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SE04DF~1.HTM|selectioncommand_acquirecheckoutonelib.html,SourceCabKey=selectioncommand_acquirechec3,DestName=selectioncommand_acquirecheckoutonelib.html,Attributes=16384,FileSize=3293,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1684844603,HashPart2=-569424957,HashPart3=-2033292257,HashPart4=2094117709,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_acquirecheckoutonelib.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_acquirechec3' is compressed
        InstallFiles: File: selectioncommand_acquirecheckoutonelib.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 3293
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SE7657~1.HTM|selectioncommand_releasecheckout.html,SourceCabKey=selectioncommand_releasechec1,DestName=selectioncommand_releasecheckout.html,Attributes=16384,FileSize=1600,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=347976168,HashPart2=-1214729543,HashPart3=-1027509131,HashPart4=-980144588,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_releasecheckout.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_releasechec1' is compressed
        InstallFiles: File: selectioncommand_releasecheckout.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 1600
        MSI (s) (9C:0C) [17:14:39:119]: Executing op: FileCopy(SourceName=SED13E~1.HTM|selectioncommand_deletedoc.html,SourceCabKey=selectioncommand_deletedoc.h,DestName=selectioncommand_deletedoc.html,Attributes=16384,FileSize=1588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-90334032,HashPart2=1028418347,HashPart3=293858058,HashPart4=-1125712989,,)
        MSI (s) (9C:0C) [17:14:39:119]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_deletedoc.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:119]: Source for file 'selectioncommand_deletedoc.h' is compressed
        InstallFiles: File: selectioncommand_deletedoc.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 1588
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=SEAE82~1.HTM|selectioncommand_undocheckoutofunchangedchildren.html,SourceCabKey=selectioncommand_undocheckou1,DestName=selectioncommand_undocheckoutofunchangedchildren.html,Attributes=16384,FileSize=2462,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1018460407,HashPart2=521705190,HashPart3=1537987746,HashPart4=2085362510,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_undocheckoutofunchangedchildren.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'selectioncommand_undocheckou1' is compressed
        InstallFiles: File: selectioncommand_undocheckoutofunchangedchildren.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 2462
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=SE22B0~1.HTM|selectioncommand_copy.html,SourceCabKey=selectioncommand_copy.html,DestName=selectioncommand_copy.html,Attributes=16384,FileSize=3270,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-909958771,HashPart2=1666061762,HashPart3=387319744,HashPart4=-1724216482,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_copy.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'selectioncommand_copy.html' is compressed
        InstallFiles: File: selectioncommand_copy.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 3270
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=SED06F~1.HTM|selectioncommand_selectiontree.html,SourceCabKey=selectioncommand_selectiontr1,DestName=selectioncommand_selectiontree.html,Attributes=16384,FileSize=1661,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-794497187,HashPart2=-2002227762,HashPart3=-777813605,HashPart4=-526300195,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_selectiontree.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'selectioncommand_selectiontr1' is compressed
        InstallFiles: File: selectioncommand_selectiontree.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 1661
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=SE8E52~1.HTM|selectioncommand_clearextracteddata.html,SourceCabKey=selectioncommand_clearextrac1,DestName=selectioncommand_clearextracteddata.html,Attributes=16384,FileSize=2261,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-35911018,HashPart2=-2089017830,HashPart3=-2077604287,HashPart4=-5330298,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_clearextracteddata.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'selectioncommand_clearextrac1' is compressed
        InstallFiles: File: selectioncommand_clearextracteddata.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 2261
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=SE5D68~1.HTM|selectioncommand_refreshextracteddata.html,SourceCabKey=selectioncommand_refreshextr1,DestName=selectioncommand_refreshextracteddata.html,Attributes=16384,FileSize=1152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-948910384,HashPart2=2101659886,HashPart3=-479392634,HashPart4=76303754,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_refreshextracteddata.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'selectioncommand_refreshextr1' is compressed
        InstallFiles: File: selectioncommand_refreshextracteddata.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 1152
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=SED5C4~1.HTM|selectioncommand_copytocurrent.html,SourceCabKey=selectioncommand_copytocurre1,DestName=selectioncommand_copytocurrent.html,Attributes=16384,FileSize=2348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1080946764,HashPart2=1629792398,HashPart3=1347716443,HashPart4=1727556328,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\selectioncommand_copytocurrent.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'selectioncommand_copytocurre1' is compressed
        InstallFiles: File: selectioncommand_copytocurrent.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\, Size: 2348
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\)
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\checkIn\services\|IISRootFolder\MyComp.WebApp\app\checkIn\services\)
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=UPLOAD~1.JS|uploadService.js,SourceCabKey=uploadservice.js,DestName=uploadService.js,Attributes=16384,FileSize=2807,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1542774595,HashPart2=1224147284,HashPart3=919780172,HashPart4=-665904130,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\uploadService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'uploadservice.js' is compressed
        InstallFiles: File: uploadService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\, Size: 2807
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\)
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\DOCUME~2\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\documentdashboard\directives\)
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=DOCDAS~1.JS|docdashboard.js,SourceCabKey=docdashboard.js1,DestName=docdashboard.js,Attributes=16384,FileSize=6924,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=16973215,HashPart2=1273021063,HashPart3=-1484744696,HashPart4=-201020758,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\docdashboard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'docdashboard.js1' is compressed
        InstallFiles: File: docdashboard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\, Size: 6924
        MSI (s) (9C:0C) [17:14:39:134]: Executing op: FileCopy(SourceName=ddNode.js,SourceCabKey=ddnode.js,DestName=ddNode.js,Attributes=16384,FileSize=4538,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=700406959,HashPart2=304342181,HashPart3=1876849254,HashPart4=-563722788,,)
        MSI (s) (9C:0C) [17:14:39:134]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\ddNode.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:134]: Source for file 'ddnode.js' is compressed
        InstallFiles: File: ddNode.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\, Size: 4538
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: FileCopy(SourceName=ddTree.js,SourceCabKey=ddtree.js,DestName=ddTree.js,Attributes=16384,FileSize=1213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1758417706,HashPart2=893308692,HashPart3=1538325189,HashPart4=682023110,,)
        MSI (s) (9C:0C) [17:14:39:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\ddTree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:150]: Source for file 'ddtree.js' is compressed
        InstallFiles: File: ddTree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\, Size: 1213
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\DOCUME~2\services\|IISRootFolder\MyComp.WebApp\app\documentdashboard\services\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: FileCopy(SourceName=DDSERV~1.JS|ddservice.js,SourceCabKey=ddservice.js,DestName=ddservice.js,Attributes=16384,FileSize=20476,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1889728188,HashPart2=1012745755,HashPart3=-394954597,HashPart4=1367808425,,)
        MSI (s) (9C:0C) [17:14:39:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\ddservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:150]: Source for file 'ddservice.js' is compressed
        InstallFiles: File: ddservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\, Size: 20476
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\DOCUME~2\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\documentdashboard\templates\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: FileCopy(SourceName=DOCDAS~1.HTM|docdashboard.html,SourceCabKey=docdashboard.html,DestName=docdashboard.html,Attributes=16384,FileSize=6234,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=501302721,HashPart2=-137658784,HashPart3=-672302733,HashPart4=1197068428,,)
        MSI (s) (9C:0C) [17:14:39:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\docdashboard.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:150]: Source for file 'docdashboard.html' is compressed
        InstallFiles: File: docdashboard.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\, Size: 6234
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\DOCUME~2\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\documentdashboard\controllers\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: FileCopy(SourceName=DOCDAS~1.JS|docdashboard.js,SourceCabKey=docdashboard.js,DestName=docdashboard.js,Attributes=16384,FileSize=70996,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=662316674,HashPart2=-476272048,HashPart3=757616141,HashPart4=2139561790,,)
        MSI (s) (9C:0C) [17:14:39:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\docdashboard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:150]: Source for file 'docdashboard.js' is compressed
        InstallFiles: File: docdashboard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\, Size: 70996
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\CUSTOM~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\customselect\directives\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: FileCopy(SourceName=KEYBOA~1.JS|keyboardsupport.js,SourceCabKey=keyboardsupport.js,DestName=keyboardsupport.js,Attributes=16384,FileSize=1430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=328034790,HashPart2=2065337535,HashPart3=-767295130,HashPart4=1464783645,,)
        MSI (s) (9C:0C) [17:14:39:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\keyboardsupport.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:150]: Source for file 'keyboardsupport.js' is compressed
        InstallFiles: File: keyboardsupport.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\, Size: 1430
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: FileCopy(SourceName=CUSTOM~1.JS|customselect.js,SourceCabKey=customselect.js,DestName=customselect.js,Attributes=16384,FileSize=24384,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1844835259,HashPart2=-198828964,HashPart3=-442343816,HashPart4=-1172676179,,)
        MSI (s) (9C:0C) [17:14:39:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\customselect.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:150]: Source for file 'customselect.js' is compressed
        InstallFiles: File: customselect.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\, Size: 24384
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\NGCLIP~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\ngClipboard\controllers\)
        MSI (s) (9C:0C) [17:14:39:150]: Executing op: FileCopy(SourceName=COPYTO~1.JS|copyToClipboard.js,SourceCabKey=copytoclipboard.js,DestName=copyToClipboard.js,Attributes=16384,FileSize=852,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=443220625,HashPart2=19382990,HashPart3=937947602,HashPart4=-1648808262,,)
        MSI (s) (9C:0C) [17:14:39:150]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\copyToClipboard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:150]: Source for file 'copytoclipboard.js' is compressed
        InstallFiles: File: copyToClipboard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\, Size: 852
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\)
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EMAILF~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\emailform\directives\)
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: FileCopy(SourceName=EMAILF~1.JS|emailform.js,SourceCabKey=emailform.js1,DestName=emailform.js,Attributes=16384,FileSize=939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1819057526,HashPart2=-158371493,HashPart3=-1432823322,HashPart4=309519724,,)
        MSI (s) (9C:0C) [17:14:39:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\emailform.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:165]: Source for file 'emailform.js1' is compressed
        InstallFiles: File: emailform.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\, Size: 939
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: FileCopy(SourceName=CONTEN~1.JS|contenteditable.js,SourceCabKey=contenteditable.js,DestName=contenteditable.js,Attributes=16384,FileSize=1002,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-78275074,HashPart2=-206568842,HashPart3=187513575,HashPart4=1238991617,,)
        MSI (s) (9C:0C) [17:14:39:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\contenteditable.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:165]: Source for file 'contenteditable.js' is compressed
        InstallFiles: File: contenteditable.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\, Size: 1002
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\)
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\FILEGU~1\services\|IISRootFolder\MyComp.WebApp\app\fileguide\services\)
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: FileCopy(SourceName=FILEGU~1.JS|fileguideservice.js,SourceCabKey=fileguideservice.js,DestName=fileguideservice.js,Attributes=16384,FileSize=15949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=210279107,HashPart2=-981142765,HashPart3=-1548300714,HashPart4=-828390297,,)
        MSI (s) (9C:0C) [17:14:39:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\fileguideservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:165]: Source for file 'fileguideservice.js' is compressed
        InstallFiles: File: fileguideservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\, Size: 15949
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: FileCopy(SourceName=INBOXS~1.JS|inboxService.js,SourceCabKey=inboxservice.js,DestName=inboxService.js,Attributes=16384,FileSize=21868,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1931162497,HashPart2=2063446986,HashPart3=1631264823,HashPart4=-584287260,,)
        MSI (s) (9C:0C) [17:14:39:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\inboxService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:165]: Source for file 'inboxservice.js' is compressed
        InstallFiles: File: inboxService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\, Size: 21868
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\)
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\datacard\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\datacard\controllers\)
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: FileCopy(SourceName=datacard.js,SourceCabKey=datacard.js,DestName=datacard.js,Attributes=16384,FileSize=26805,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-951426078,HashPart2=-1899370205,HashPart3=1323408026,HashPart4=-1283178295,,)
        MSI (s) (9C:0C) [17:14:39:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\datacard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:165]: Source for file 'datacard.js' is compressed
        InstallFiles: File: datacard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\, Size: 26805
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\)
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\)
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json90,DestName=bower.json,Attributes=16384,FileSize=2378,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1077007477,HashPart2=1002979817,HashPart3=993420231,HashPart4=42147201,,)
        MSI (s) (9C:0C) [17:14:39:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:165]: Source for file 'bower.json90' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\, Size: 2378
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: FileCopy(SourceName=License.txt,SourceCabKey=license.txt6,DestName=License.txt,Attributes=16384,FileSize=255,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-632350636,HashPart2=1378295336,HashPart3=872417252,HashPart4=504264488,,)
        MSI (s) (9C:0C) [17:14:39:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\License.txt; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:165]: Source for file 'license.txt6' is compressed
        InstallFiles: File: License.txt, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\, Size: 255
        MSI (s) (9C:0C) [17:14:39:165]: Executing op: FileCopy(SourceName=PACKAG~1.JSO|package.json,SourceCabKey=package.json27,DestName=package.json,Attributes=16384,FileSize=1248,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-67328693,HashPart2=577816042,HashPart3=-182162358,HashPart4=-814694267,,)
        MSI (s) (9C:0C) [17:14:39:165]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\package.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:165]: Source for file 'package.json27' is compressed
        InstallFiles: File: package.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\, Size: 1248
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\)
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\css\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\)
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: FileCopy(SourceName=FROALA~1.CSS|froala_editor.css,SourceCabKey=froala_editor.css2,DestName=froala_editor.css,Attributes=16384,FileSize=26687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=476458696,HashPart2=945721088,HashPart3=-1908427639,HashPart4=111628623,,)
        MSI (s) (9C:0C) [17:14:39:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\froala_editor.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:181]: Source for file 'froala_editor.css2' is compressed
        InstallFiles: File: froala_editor.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\, Size: 26687
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: FileCopy(SourceName=FROALA~2.CSS|froala_editor.min.css,SourceCabKey=froala_editor.min.css2,DestName=froala_editor.min.css,Attributes=16384,FileSize=22499,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1873058584,HashPart2=-1634018072,HashPart3=-933416853,HashPart4=-1860407002,,)
        MSI (s) (9C:0C) [17:14:39:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\froala_editor.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:181]: Source for file 'froala_editor.min.css2' is compressed
        InstallFiles: File: froala_editor.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\, Size: 22499
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: FileCopy(SourceName=FROALA~3.CSS|froala_editor.pkgd.css,SourceCabKey=froala_editor.pkgd.css,DestName=froala_editor.pkgd.css,Attributes=16384,FileSize=60791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2114941433,HashPart2=-944855526,HashPart3=-75779698,HashPart4=1910917431,,)
        MSI (s) (9C:0C) [17:14:39:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\froala_editor.pkgd.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:181]: Source for file 'froala_editor.pkgd.css' is compressed
        InstallFiles: File: froala_editor.pkgd.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\, Size: 60791
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: FileCopy(SourceName=FROALA~4.CSS|froala_editor.pkgd.min.css,SourceCabKey=froala_editor.pkgd.min.css,DestName=froala_editor.pkgd.min.css,Attributes=16384,FileSize=50772,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-160789983,HashPart2=-1908373087,HashPart3=-834197910,HashPart4=-626334913,,)
        MSI (s) (9C:0C) [17:14:39:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\froala_editor.pkgd.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:181]: Source for file 'froala_editor.pkgd.min.css' is compressed
        InstallFiles: File: froala_editor.pkgd.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\, Size: 50772
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: FileCopy(SourceName=FR411A~1.CSS|froala_style.css,SourceCabKey=froala_style.css2,DestName=froala_style.css,Attributes=16384,FileSize=5522,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-624986225,HashPart2=-158924329,HashPart3=133826527,HashPart4=-1313004210,,)
        MSI (s) (9C:0C) [17:14:39:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\froala_style.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:181]: Source for file 'froala_style.css2' is compressed
        InstallFiles: File: froala_style.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\, Size: 5522
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: FileCopy(SourceName=FRE790~1.CSS|froala_style.min.css,SourceCabKey=froala_style.min.css2,DestName=froala_style.min.css,Attributes=16384,FileSize=4647,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1653381605,HashPart2=-1479325372,HashPart3=883770277,HashPart4=-799036227,,)
        MSI (s) (9C:0C) [17:14:39:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\froala_style.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:181]: Source for file 'froala_style.min.css2' is compressed
        InstallFiles: File: froala_style.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\, Size: 4647
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\)
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\css\plugins\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\)
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: FileCopy(SourceName=CHAR_C~1.CSS|char_counter.css,SourceCabKey=char_counter.css1,DestName=char_counter.css,Attributes=16384,FileSize=1113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1818795809,HashPart2=-56446013,HashPart3=-2089917012,HashPart4=-2056924634,,)
        MSI (s) (9C:0C) [17:14:39:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\char_counter.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:181]: Source for file 'char_counter.css1' is compressed
        InstallFiles: File: char_counter.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 1113
        MSI (s) (9C:0C) [17:14:39:181]: Executing op: FileCopy(SourceName=CHAR_C~2.CSS|char_counter.min.css,SourceCabKey=char_counter.min.css1,DestName=char_counter.min.css,Attributes=16384,FileSize=946,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-699388247,HashPart2=-2043013203,HashPart3=1248816868,HashPart4=-150004588,,)
        MSI (s) (9C:0C) [17:14:39:181]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\char_counter.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:181]: Source for file 'char_counter.min.css1' is compressed
        InstallFiles: File: char_counter.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 946
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=CODE_V~1.CSS|code_view.css,SourceCabKey=code_view.css1,DestName=code_view.css,Attributes=16384,FileSize=2680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-720441319,HashPart2=159194144,HashPart3=519070190,HashPart4=-1190507597,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\code_view.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'code_view.css1' is compressed
        InstallFiles: File: code_view.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 2680
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=CODE_V~2.CSS|code_view.min.css,SourceCabKey=code_view.min.css1,DestName=code_view.min.css,Attributes=16384,FileSize=2271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=981402150,HashPart2=1993937289,HashPart3=-768203528,HashPart4=1708419455,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\code_view.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'code_view.min.css1' is compressed
        InstallFiles: File: code_view.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 2271
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=colors.css,SourceCabKey=colors.css1,DestName=colors.css,Attributes=16384,FileSize=2929,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-522956022,HashPart2=781288840,HashPart3=1565741115,HashPart4=-1721624408,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\colors.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'colors.css1' is compressed
        InstallFiles: File: colors.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 2929
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=COLORS~1.CSS|colors.min.css,SourceCabKey=colors.min.css1,DestName=colors.min.css,Attributes=16384,FileSize=2480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1103081435,HashPart2=1760766029,HashPart3=-1487571167,HashPart4=1578671204,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\colors.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'colors.min.css1' is compressed
        InstallFiles: File: colors.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 2480
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=DRAGGA~1.CSS|draggable.css,SourceCabKey=draggable.css1,DestName=draggable.css,Attributes=16384,FileSize=687,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1637191337,HashPart2=1371635016,HashPart3=254109415,HashPart4=461935628,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\draggable.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'draggable.css1' is compressed
        InstallFiles: File: draggable.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 687
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=DRAGGA~2.CSS|draggable.min.css,SourceCabKey=draggable.min.css,DestName=draggable.min.css,Attributes=16384,FileSize=525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1257554049,HashPart2=-241372337,HashPart3=1196811613,HashPart4=12158633,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\draggable.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'draggable.min.css' is compressed
        InstallFiles: File: draggable.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 525
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=EMOTIC~1.CSS|emoticons.css,SourceCabKey=emoticons.css1,DestName=emoticons.css,Attributes=16384,FileSize=656,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1515480205,HashPart2=616762485,HashPart3=-1225506535,HashPart4=888068588,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\emoticons.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'emoticons.css1' is compressed
        InstallFiles: File: emoticons.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 656
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=EMOTIC~2.CSS|emoticons.min.css,SourceCabKey=emoticons.min.css1,DestName=emoticons.min.css,Attributes=16384,FileSize=572,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1367554255,HashPart2=1719869343,HashPart3=1021292483,HashPart4=-1524776794,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\emoticons.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'emoticons.min.css1' is compressed
        InstallFiles: File: emoticons.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 572
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=file.css,SourceCabKey=file.css1,DestName=file.css,Attributes=16384,FileSize=2698,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1510280267,HashPart2=-1943807115,HashPart3=805080537,HashPart4=-359245648,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\file.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'file.css1' is compressed
        InstallFiles: File: file.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 2698
        MSI (s) (9C:0C) [17:14:39:197]: Executing op: FileCopy(SourceName=FILEMI~1.CSS|file.min.css,SourceCabKey=file.min.css1,DestName=file.min.css,Attributes=16384,FileSize=2174,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1513948971,HashPart2=-1724822120,HashPart3=1993870588,HashPart4=1785231321,,)
        MSI (s) (9C:0C) [17:14:39:197]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\file.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:197]: Source for file 'file.min.css1' is compressed
        InstallFiles: File: file.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 2174
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=FULLSC~1.CSS|fullscreen.css,SourceCabKey=fullscreen.css2,DestName=fullscreen.css,Attributes=16384,FileSize=560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-233073115,HashPart2=1985171713,HashPart3=-865384172,HashPart4=-1891310054,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\fullscreen.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'fullscreen.css2' is compressed
        InstallFiles: File: fullscreen.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 560
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=FULLSC~2.CSS|fullscreen.min.css,SourceCabKey=fullscreen.min.css1,DestName=fullscreen.min.css,Attributes=16384,FileSize=483,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=946633049,HashPart2=584317847,HashPart3=818046275,HashPart4=1870046218,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\fullscreen.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'fullscreen.min.css1' is compressed
        InstallFiles: File: fullscreen.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 483
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=image.css,SourceCabKey=image.css1,DestName=image.css,Attributes=16384,FileSize=4631,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-701264177,HashPart2=958828058,HashPart3=1280556079,HashPart4=1049455743,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\image.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'image.css1' is compressed
        InstallFiles: File: image.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 4631
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=IMAGEM~1.CSS|image.min.css,SourceCabKey=image.min.css1,DestName=image.min.css,Attributes=16384,FileSize=3721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=717103476,HashPart2=-951344429,HashPart3=-1679389273,HashPart4=1836086584,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\image.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'image.min.css1' is compressed
        InstallFiles: File: image.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 3721
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=IMAGE_~1.CSS|image_manager.css,SourceCabKey=image_manager.css1,DestName=image_manager.css,Attributes=16384,FileSize=11922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=975889672,HashPart2=-2023699548,HashPart3=336906523,HashPart4=1440376963,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\image_manager.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'image_manager.css1' is compressed
        InstallFiles: File: image_manager.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 11922
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=IMAGE_~2.CSS|image_manager.min.css,SourceCabKey=image_manager.min.css1,DestName=image_manager.min.css,Attributes=16384,FileSize=10244,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1343788705,HashPart2=-877222405,HashPart3=-471584825,HashPart4=1069655825,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\image_manager.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'image_manager.min.css1' is compressed
        InstallFiles: File: image_manager.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 10244
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=LINE_B~1.CSS|line_breaker.css,SourceCabKey=line_breaker.css1,DestName=line_breaker.css,Attributes=16384,FileSize=506,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-666117468,HashPart2=1480937714,HashPart3=1032048204,HashPart4=248125071,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\line_breaker.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'line_breaker.css1' is compressed
        InstallFiles: File: line_breaker.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 506
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=LINE_B~2.CSS|line_breaker.min.css,SourceCabKey=line_breaker.min.css1,DestName=line_breaker.min.css,Attributes=16384,FileSize=442,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-118285198,HashPart2=475010659,HashPart3=1303383862,HashPart4=1957510185,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\line_breaker.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'line_breaker.min.css1' is compressed
        InstallFiles: File: line_breaker.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 442
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=QUICK_~1.CSS|quick_insert.css,SourceCabKey=quick_insert.css1,DestName=quick_insert.css,Attributes=16384,FileSize=1364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1632406628,HashPart2=1675842686,HashPart3=985831678,HashPart4=168167899,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\quick_insert.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'quick_insert.css1' is compressed
        InstallFiles: File: quick_insert.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 1364
        MSI (s) (9C:0C) [17:14:39:212]: Executing op: FileCopy(SourceName=QUICK_~2.CSS|quick_insert.min.css,SourceCabKey=quick_insert.min.css1,DestName=quick_insert.min.css,Attributes=16384,FileSize=1117,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1129613440,HashPart2=-1896856693,HashPart3=289945516,HashPart4=1248304215,,)
        MSI (s) (9C:0C) [17:14:39:212]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\quick_insert.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:212]: Source for file 'quick_insert.min.css1' is compressed
        InstallFiles: File: quick_insert.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 1117
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=table.css,SourceCabKey=table.css1,DestName=table.css,Attributes=16384,FileSize=3592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-651287495,HashPart2=-1618346125,HashPart3=999311662,HashPart4=1821982679,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\table.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'table.css1' is compressed
        InstallFiles: File: table.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 3592
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=TABLEM~1.CSS|table.min.css,SourceCabKey=table.min.css1,DestName=table.min.css,Attributes=16384,FileSize=3016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1211360027,HashPart2=1630064194,HashPart3=-957648747,HashPart4=-2081313673,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\table.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'table.min.css1' is compressed
        InstallFiles: File: table.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 3016
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=video.css,SourceCabKey=video.css1,DestName=video.css,Attributes=16384,FileSize=2833,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2141264702,HashPart2=475247311,HashPart3=1081054999,HashPart4=1463761338,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\video.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'video.css1' is compressed
        InstallFiles: File: video.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 2833
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=VIDEOM~1.CSS|video.min.css,SourceCabKey=video.min.css1,DestName=video.min.css,Attributes=16384,FileSize=2362,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2030614997,HashPart2=-33150963,HashPart3=2054772356,HashPart4=1782817450,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\video.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'video.min.css1' is compressed
        InstallFiles: File: video.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\, Size: 2362
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\)
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\css\themes\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\)
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=dark.css,SourceCabKey=dark.css2,DestName=dark.css,Attributes=16384,FileSize=34060,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-155042088,HashPart2=-456939200,HashPart3=1595453177,HashPart4=668323929,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'dark.css2' is compressed
        InstallFiles: File: dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\, Size: 34060
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=DARKMI~1.CSS|dark.min.css,SourceCabKey=dark.min.css2,DestName=dark.min.css,Attributes=16384,FileSize=29544,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1166993990,HashPart2=-1549789414,HashPart3=-1260891208,HashPart4=1905205432,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\dark.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'dark.min.css2' is compressed
        InstallFiles: File: dark.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\, Size: 29544
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=gray.css,SourceCabKey=gray.css2,DestName=gray.css,Attributes=16384,FileSize=34059,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1622721677,HashPart2=1665514758,HashPart3=1669906531,HashPart4=-884028909,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\gray.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'gray.css2' is compressed
        InstallFiles: File: gray.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\, Size: 34059
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=GRAYMI~1.CSS|gray.min.css,SourceCabKey=gray.min.css2,DestName=gray.min.css,Attributes=16384,FileSize=29645,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1105981603,HashPart2=-1428453469,HashPart3=1551313135,HashPart4=-2039079842,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\gray.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'gray.min.css2' is compressed
        InstallFiles: File: gray.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\, Size: 29645
        MSI (s) (9C:0C) [17:14:39:228]: Executing op: FileCopy(SourceName=red.css,SourceCabKey=red.css6,DestName=red.css,Attributes=16384,FileSize=30559,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-914821478,HashPart2=-439588767,HashPart3=-2021273240,HashPart4=-1075390846,,)
        MSI (s) (9C:0C) [17:14:39:228]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\red.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:228]: Source for file 'red.css6' is compressed
        InstallFiles: File: red.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\, Size: 30559
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: FileCopy(SourceName=REDMIN~1.CSS|red.min.css,SourceCabKey=red.min.css2,DestName=red.min.css,Attributes=16384,FileSize=26636,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1700502914,HashPart2=1744754200,HashPart3=-58658516,HashPart4=1926637459,,)
        MSI (s) (9C:0C) [17:14:39:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\red.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:243]: Source for file 'red.min.css2' is compressed
        InstallFiles: File: red.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\, Size: 26636
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: FileCopy(SourceName=royal.css,SourceCabKey=royal.css2,DestName=royal.css,Attributes=16384,FileSize=34288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1036318082,HashPart2=-194617178,HashPart3=-1691907131,HashPart4=-1561773689,,)
        MSI (s) (9C:0C) [17:14:39:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\royal.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:243]: Source for file 'royal.css2' is compressed
        InstallFiles: File: royal.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\, Size: 34288
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: FileCopy(SourceName=ROYALM~1.CSS|royal.min.css,SourceCabKey=royal.min.css2,DestName=royal.min.css,Attributes=16384,FileSize=29869,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1210484907,HashPart2=-1086862323,HashPart3=336064462,HashPart4=1144854018,,)
        MSI (s) (9C:0C) [17:14:39:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\royal.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:243]: Source for file 'royal.min.css2' is compressed
        InstallFiles: File: royal.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\, Size: 29869
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\)
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\)
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: FileCopy(SourceName=COLORS~1.HTM|colors.html,SourceCabKey=colors.html1,DestName=colors.html,Attributes=16384,FileSize=4303,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=609440830,HashPart2=890173227,HashPart3=-1666757619,HashPart4=-1259145083,,)
        MSI (s) (9C:0C) [17:14:39:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\colors.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:243]: Source for file 'colors.html1' is compressed
        InstallFiles: File: colors.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 4303
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: FileCopy(SourceName=CORE~1.HTM|core.html,SourceCabKey=core.html1,DestName=core.html,Attributes=16384,FileSize=3203,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-120758165,HashPart2=-1452149539,HashPart3=-2132475042,HashPart4=117002857,,)
        MSI (s) (9C:0C) [17:14:39:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\core.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:243]: Source for file 'core.html1' is compressed
        InstallFiles: File: core.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 3203
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: FileCopy(SourceName=DIRECT~1.HTM|direction_rtl.html,SourceCabKey=direction_rtl.html1,DestName=direction_rtl.html,Attributes=16384,FileSize=5268,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=441521667,HashPart2=-745635750,HashPart3=118171172,HashPart4=937320316,,)
        MSI (s) (9C:0C) [17:14:39:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\direction_rtl.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:243]: Source for file 'direction_rtl.html1' is compressed
        InstallFiles: File: direction_rtl.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5268
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: FileCopy(SourceName=DISABL~1.HTM|disable_edit.html,SourceCabKey=disable_edit.html1,DestName=disable_edit.html,Attributes=16384,FileSize=21235,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2062569039,HashPart2=-2117893852,HashPart3=841762125,HashPart4=414431394,,)
        MSI (s) (9C:0C) [17:14:39:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\disable_edit.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:243]: Source for file 'disable_edit.html1' is compressed
        InstallFiles: File: disable_edit.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 21235
        MSI (s) (9C:0C) [17:14:39:243]: Executing op: FileCopy(SourceName=EMOTIC~1.HTM|emoticons.html,SourceCabKey=emoticons.html1,DestName=emoticons.html,Attributes=16384,FileSize=3993,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1967149788,HashPart2=945601174,HashPart3=-1871712151,HashPart4=1487703816,,)
        MSI (s) (9C:0C) [17:14:39:243]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\emoticons.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:243]: Source for file 'emoticons.html1' is compressed
        InstallFiles: File: emoticons.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 3993
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=ENTER_~1.HTM|enter_br.html,SourceCabKey=enter_br.html1,DestName=enter_br.html,Attributes=16384,FileSize=5149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1941508769,HashPart2=436738495,HashPart3=-419514963,HashPart4=-1531590413,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\enter_br.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'enter_br.html1' is compressed
        InstallFiles: File: enter_br.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5149
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=ENTER_~2.HTM|enter_div.html,SourceCabKey=enter_div.html1,DestName=enter_div.html,Attributes=16384,FileSize=5168,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1084342754,HashPart2=-226642208,HashPart3=717809310,HashPart4=-342631371,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\enter_div.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'enter_div.html1' is compressed
        InstallFiles: File: enter_div.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5168
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=ENTER_~3.HTM|enter_p.html,SourceCabKey=enter_p.html1,DestName=enter_p.html,Attributes=16384,FileSize=5119,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-498194083,HashPart2=1488102279,HashPart3=-241226414,HashPart4=-2069483763,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\enter_p.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'enter_p.html1' is compressed
        InstallFiles: File: enter_p.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5119
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=FILE_S~1.PHP|file_s3_upload.php,SourceCabKey=file_s3_upload.php1,DestName=file_s3_upload.php,Attributes=16384,FileSize=22931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=164207166,HashPart2=-2104588457,HashPart3=-832915076,HashPart4=681020907,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\file_s3_upload.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'file_s3_upload.php1' is compressed
        InstallFiles: File: file_s3_upload.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 22931
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=FONT_F~1.HTM|font_family.html,SourceCabKey=font_family.html1,DestName=font_family.html,Attributes=16384,FileSize=3317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-459470212,HashPart2=-137419167,HashPart3=-265907594,HashPart4=-1250439300,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\font_family.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'font_family.html1' is compressed
        InstallFiles: File: font_family.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 3317
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=FULL~1.HTM|full.html,SourceCabKey=full.html2,DestName=full.html,Attributes=16384,FileSize=21391,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1636307241,HashPart2=-1079367879,HashPart3=1853638822,HashPart4=-180053064,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\full.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'full.html2' is compressed
        InstallFiles: File: full.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 21391
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=FULL_B~1.HTM|full_br.html,SourceCabKey=full_br.html1,DestName=full_br.html,Attributes=16384,FileSize=21251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1678776371,HashPart2=298719388,HashPart3=-1958308130,HashPart4=1418244580,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\full_br.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'full_br.html1' is compressed
        InstallFiles: File: full_br.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 21251
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=FULL_P~1.HTM|full_page.html,SourceCabKey=full_page.html2,DestName=full_page.html,Attributes=16384,FileSize=6025,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=157529675,HashPart2=-1492964682,HashPart3=654520143,HashPart4=-1490555778,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\full_page.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'full_page.html2' is compressed
        InstallFiles: File: full_page.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 6025
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=FULL_P~2.HTM|full_page_bottom.html,SourceCabKey=full_page_bottom.html1,DestName=full_page_bottom.html,Attributes=16384,FileSize=6154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=922684391,HashPart2=1221519713,HashPart3=-1258448857,HashPart4=2134212497,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\full_page_bottom.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'full_page_bottom.html1' is compressed
        InstallFiles: File: full_page_bottom.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 6154
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=IFRAME~1.HTM|iframe.html,SourceCabKey=iframe.html2,DestName=iframe.html,Attributes=16384,FileSize=6294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=515033968,HashPart2=-1609100493,HashPart3=-876742591,HashPart4=-523927283,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\iframe.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'iframe.html2' is compressed
        InstallFiles: File: iframe.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 6294
        MSI (s) (9C:0C) [17:14:39:259]: Executing op: FileCopy(SourceName=IMAGE_~1.HTM|image_manager.html,SourceCabKey=image_manager.html1,DestName=image_manager.html,Attributes=16384,FileSize=4617,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1579030730,HashPart2=-1055996832,HashPart3=-2129202552,HashPart4=-2119250391,,)
        MSI (s) (9C:0C) [17:14:39:259]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\image_manager.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:259]: Source for file 'image_manager.html1' is compressed
        InstallFiles: File: image_manager.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 4617
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=IMAGE_~1.PHP|image_s3_upload.php,SourceCabKey=image_s3_upload.php1,DestName=image_s3_upload.php,Attributes=16384,FileSize=22801,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1421960732,HashPart2=-2082277497,HashPart3=1328100000,HashPart4=-969645286,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\image_s3_upload.php; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'image_s3_upload.php1' is compressed
        InstallFiles: File: image_s3_upload.php, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 22801
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=INIT_D~1.HTM|init_destroy.html,SourceCabKey=init_destroy.html1,DestName=init_destroy.html,Attributes=16384,FileSize=5355,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-909523240,HashPart2=-1027316146,HashPart3=1638991870,HashPart4=-1476930848,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_destroy.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'init_destroy.html1' is compressed
        InstallFiles: File: init_destroy.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5355
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=INIT_O~1.HTM|init_on_button.html,SourceCabKey=init_on_button.html1,DestName=init_on_button.html,Attributes=16384,FileSize=4186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=372914821,HashPart2=-1538621369,HashPart3=-1358317073,HashPart4=291938044,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_button.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'init_on_button.html1' is compressed
        InstallFiles: File: init_on_button.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 4186
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=INIT_O~2.HTM|init_on_h1.html,SourceCabKey=init_on_h1.html1,DestName=init_on_h1.html,Attributes=16384,FileSize=19101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1987139707,HashPart2=-193067294,HashPart3=-1704910220,HashPart4=-1695681239,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_h1.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'init_on_h1.html1' is compressed
        InstallFiles: File: init_on_h1.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 19101
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=INIT_O~3.HTM|init_on_image.html,SourceCabKey=init_on_image.html1,DestName=init_on_image.html,Attributes=16384,FileSize=4250,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1629497575,HashPart2=830699716,HashPart3=-1529869240,HashPart4=-1888054180,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_image.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'init_on_image.html1' is compressed
        InstallFiles: File: init_on_image.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 4250
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=INIT_O~4.HTM|init_on_link.html,SourceCabKey=init_on_link.html1,DestName=init_on_link.html,Attributes=16384,FileSize=4358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=728839136,HashPart2=-1801006599,HashPart3=1093660317,HashPart4=-1961152526,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_link.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'init_on_link.html1' is compressed
        InstallFiles: File: init_on_link.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 4358
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=LANGUA~1.HTM|language.html,SourceCabKey=language.html1,DestName=language.html,Attributes=16384,FileSize=6665,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=228558121,HashPart2=1911597990,HashPart3=-2128476317,HashPart4=-26846956,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\language.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'language.html1' is compressed
        InstallFiles: File: language.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 6665
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=LINE_B~1.HTM|line_breaker.html,SourceCabKey=line_breaker.html1,DestName=line_breaker.html,Attributes=16384,FileSize=3607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1486409229,HashPart2=386314726,HashPart3=-1799090221,HashPart4=452687734,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\line_breaker.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'line_breaker.html1' is compressed
        InstallFiles: File: line_breaker.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 3607
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=LIVE_P~1.HTM|live_preview.html,SourceCabKey=live_preview.html1,DestName=live_preview.html,Attributes=16384,FileSize=3420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-472270681,HashPart2=1029748777,HashPart3=-1355133875,HashPart4=-895633214,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\live_preview.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'live_preview.html1' is compressed
        InstallFiles: File: live_preview.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 3420
        MSI (s) (9C:0C) [17:14:39:275]: Executing op: FileCopy(SourceName=SCROLL~1.HTM|scrollable_container.html,SourceCabKey=scrollable_container.html1,DestName=scrollable_container.html,Attributes=16384,FileSize=7017,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1885947154,HashPart2=-1525408268,HashPart3=-12398264,HashPart4=-1242115438,,)
        MSI (s) (9C:0C) [17:14:39:275]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\scrollable_container.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:275]: Source for file 'scrollable_container.html1' is compressed
        InstallFiles: File: scrollable_container.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 7017
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=SHOW_S~1.HTM|show_selection.html,SourceCabKey=show_selection.html1,DestName=show_selection.html,Attributes=16384,FileSize=4587,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1660009458,HashPart2=-598718469,HashPart3=-222122406,HashPart4=1440569022,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\show_selection.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'show_selection.html1' is compressed
        InstallFiles: File: show_selection.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 4587
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=TABLES~1.HTM|tables.html,SourceCabKey=tables.html1,DestName=tables.html,Attributes=16384,FileSize=4549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2107288954,HashPart2=199939741,HashPart3=-1856156126,HashPart4=863292882,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\tables.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'tables.html1' is compressed
        InstallFiles: File: tables.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 4549
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=TEXTAR~1.HTM|textarea.html,SourceCabKey=textarea.html1,DestName=textarea.html,Attributes=16384,FileSize=3204,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-459599211,HashPart2=1549586394,HashPart3=1417982191,HashPart4=-258421687,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\textarea.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'textarea.html1' is compressed
        InstallFiles: File: textarea.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 3204
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=TOOLBA~1.HTM|toolbar_container.html,SourceCabKey=toolbar_container.html,DestName=toolbar_container.html,Attributes=16384,FileSize=5281,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1949538781,HashPart2=988773593,HashPart3=-996745624,HashPart4=-1362334280,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\toolbar_container.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'toolbar_container.html' is compressed
        InstallFiles: File: toolbar_container.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5281
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=TOOLBA~2.HTM|toolbar_container_inline.html,SourceCabKey=toolbar_container_inline.htm,DestName=toolbar_container_inline.html,Attributes=16384,FileSize=5270,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2014855735,HashPart2=-1386427001,HashPart3=-2097754191,HashPart4=-1178539070,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\toolbar_container_inline.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'toolbar_container_inline.htm' is compressed
        InstallFiles: File: toolbar_container_inline.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5270
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=TOOLBA~3.HTM|toolbar_inline.html,SourceCabKey=toolbar_inline.html3,DestName=toolbar_inline.html,Attributes=16384,FileSize=6851,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1869945961,HashPart2=2060456088,HashPart3=2000948785,HashPart4=-1487437189,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\toolbar_inline.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'toolbar_inline.html3' is compressed
        InstallFiles: File: toolbar_inline.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 6851
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=TOOLBA~4.HTM|toolbar_inline_two.html,SourceCabKey=toolbar_inline_two.html1,DestName=toolbar_inline_two.html,Attributes=16384,FileSize=5084,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1807432939,HashPart2=1610106404,HashPart3=-1909344179,HashPart4=-1185487270,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\toolbar_inline_two.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'toolbar_inline_two.html1' is compressed
        InstallFiles: File: toolbar_inline_two.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5084
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=TWO_IN~1.HTM|two_instances.html,SourceCabKey=two_instances.html1,DestName=two_instances.html,Attributes=16384,FileSize=5524,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=40582609,HashPart2=-278561438,HashPart3=-1930495754,HashPart4=-1550447043,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\two_instances.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'two_instances.html1' is compressed
        InstallFiles: File: two_instances.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 5524
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=Z_INDE~1.HTM|z_index.html,SourceCabKey=z_index.html1,DestName=z_index.html,Attributes=16384,FileSize=21936,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-34946583,HashPart2=-158062540,HashPart3=-1094105145,HashPart4=-527356352,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\z_index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'z_index.html1' is compressed
        InstallFiles: File: z_index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\, Size: 21936
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\)
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\at.js\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\)
        MSI (s) (9C:0C) [17:14:39:290]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html15,DestName=index.html,Attributes=16384,FileSize=7383,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2062625743,HashPart2=-872229975,HashPart3=73890946,HashPart4=-627521793,,)
        MSI (s) (9C:0C) [17:14:39:290]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:290]: Source for file 'index.html15' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\, Size: 7383
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\)
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\boostrap\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\)
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: FileCopy(SourceName=CONTEN~1.HTM|content.html,SourceCabKey=content.html2,DestName=content.html,Attributes=16384,FileSize=5442,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1253556190,HashPart2=-77914519,HashPart3=1659204202,HashPart4=-196006497,,)
        MSI (s) (9C:0C) [17:14:39:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\content.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:306]: Source for file 'content.html2' is compressed
        InstallFiles: File: content.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\, Size: 5442
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: FileCopy(SourceName=LISTS~1.HTM|lists.html,SourceCabKey=lists.html1,DestName=lists.html,Attributes=16384,FileSize=5107,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=718059830,HashPart2=166085172,HashPart3=-620773635,HashPart4=-1090722568,,)
        MSI (s) (9C:0C) [17:14:39:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\lists.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:306]: Source for file 'lists.html1' is compressed
        InstallFiles: File: lists.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\, Size: 5107
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: FileCopy(SourceName=MODAL~1.HTM|modal.html,SourceCabKey=modal.html2,DestName=modal.html,Attributes=16384,FileSize=8444,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2116226659,HashPart2=-1185449967,HashPart3=-1603212592,HashPart4=-380811162,,)
        MSI (s) (9C:0C) [17:14:39:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\modal.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:306]: Source for file 'modal.html2' is compressed
        InstallFiles: File: modal.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\, Size: 8444
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\)
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\events\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\)
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: FileCopy(SourceName=BLUR_F~1.HTM|blur_focus.html,SourceCabKey=blur_focus.html1,DestName=blur_focus.html,Attributes=16384,FileSize=21093,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1511588549,HashPart2=24693158,HashPart3=-1143894851,HashPart4=-201818607,,)
        MSI (s) (9C:0C) [17:14:39:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\blur_focus.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:306]: Source for file 'blur_focus.html1' is compressed
        InstallFiles: File: blur_focus.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\, Size: 21093
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: FileCopy(SourceName=CONTEN~1.HTM|content_changed.html,SourceCabKey=content_changed.html1,DestName=content_changed.html,Attributes=16384,FileSize=20828,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1204106405,HashPart2=883805590,HashPart3=-293072016,HashPart4=1847166581,,)
        MSI (s) (9C:0C) [17:14:39:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\content_changed.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:306]: Source for file 'content_changed.html1' is compressed
        InstallFiles: File: content_changed.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\, Size: 20828
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: FileCopy(SourceName=DROP~1.HTM|drop.html,SourceCabKey=drop.html1,DestName=drop.html,Attributes=16384,FileSize=21516,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1866840834,HashPart2=-1132843161,HashPart3=1645362564,HashPart4=1468647794,,)
        MSI (s) (9C:0C) [17:14:39:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\drop.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:306]: Source for file 'drop.html1' is compressed
        InstallFiles: File: drop.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\, Size: 21516
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: FileCopy(SourceName=IMAGE_~1.HTM|image_removed.html,SourceCabKey=image_removed.html1,DestName=image_removed.html,Attributes=16384,FileSize=20898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-978909892,HashPart2=-893430904,HashPart3=833772999,HashPart4=-178052024,,)
        MSI (s) (9C:0C) [17:14:39:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\image_removed.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:306]: Source for file 'image_removed.html1' is compressed
        InstallFiles: File: image_removed.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\, Size: 20898
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\)
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\INIT_I~1\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\)
        MSI (s) (9C:0C) [17:14:39:306]: Executing op: FileCopy(SourceName=BASIC~1.HTM|basic.html,SourceCabKey=basic.html3,DestName=basic.html,Attributes=16384,FileSize=4723,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-54398117,HashPart2=628243626,HashPart3=-1839905679,HashPart4=1245789956,,)
        MSI (s) (9C:0C) [17:14:39:306]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\basic.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:306]: Source for file 'basic.html3' is compressed
        InstallFiles: File: basic.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\, Size: 4723
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: FileCopy(SourceName=CONTEN~1.HTM|content.html,SourceCabKey=content.html3,DestName=content.html,Attributes=16384,FileSize=3432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1890554232,HashPart2=-1264256462,HashPart3=432683422,HashPart4=495897013,,)
        MSI (s) (9C:0C) [17:14:39:321]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\content.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:321]: Source for file 'content.html3' is compressed
        InstallFiles: File: content.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\, Size: 3432
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: FileCopy(SourceName=INLINE~1.HTM|inline.html,SourceCabKey=inline.html1,DestName=inline.html,Attributes=16384,FileSize=5157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1708291268,HashPart2=-166135415,HashPart3=1430727397,HashPart4=-32616566,,)
        MSI (s) (9C:0C) [17:14:39:321]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\inline.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:321]: Source for file 'inline.html1' is compressed
        InstallFiles: File: inline.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\, Size: 5157
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\)
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\INIT_O~1\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\)
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: FileCopy(SourceName=FULL~1.HTM|full.html,SourceCabKey=full.html3,DestName=full.html,Attributes=16384,FileSize=21618,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1681214783,HashPart2=-1345230147,HashPart3=-1738197135,HashPart4=-627088848,,)
        MSI (s) (9C:0C) [17:14:39:321]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\full.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:321]: Source for file 'full.html3' is compressed
        InstallFiles: File: full.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\, Size: 21618
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: FileCopy(SourceName=FULL_P~1.HTM|full_page.html,SourceCabKey=full_page.html3,DestName=full_page.html,Attributes=16384,FileSize=21642,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1345067884,HashPart2=-783053196,HashPart3=-151695477,HashPart4=-798840210,,)
        MSI (s) (9C:0C) [17:14:39:321]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\full_page.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:321]: Source for file 'full_page.html3' is compressed
        InstallFiles: File: full_page.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\, Size: 21642
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: FileCopy(SourceName=TOOLBA~1.HTM|toolbar_inline.html,SourceCabKey=toolbar_inline.html2,DestName=toolbar_inline.html,Attributes=16384,FileSize=21831,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2076010566,HashPart2=612792406,HashPart3=992810165,HashPart4=1872806094,,)
        MSI (s) (9C:0C) [17:14:39:321]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\toolbar_inline.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:321]: Source for file 'toolbar_inline.html2' is compressed
        InstallFiles: File: toolbar_inline.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\, Size: 21831
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: FileCopy(SourceName=TWO_ED~1.HTM|two_editors.html,SourceCabKey=two_editors.html1,DestName=two_editors.html,Attributes=16384,FileSize=6953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1836338007,HashPart2=888090194,HashPart3=-1356501398,HashPart4=-1043236816,,)
        MSI (s) (9C:0C) [17:14:39:321]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\two_editors.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:321]: Source for file 'two_editors.html1' is compressed
        InstallFiles: File: two_editors.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\, Size: 6953
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\)
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\JQUERY~1\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\)
        MSI (s) (9C:0C) [17:14:39:321]: Executing op: FileCopy(SourceName=BASIC~1.HTM|basic.html,SourceCabKey=basic.html4,DestName=basic.html,Attributes=16384,FileSize=4804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1734616468,HashPart2=-1805422922,HashPart3=270899794,HashPart4=2044473400,,)
        MSI (s) (9C:0C) [17:14:39:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\basic.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:337]: Source for file 'basic.html4' is compressed
        InstallFiles: File: basic.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\, Size: 4804
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\JQUERY~2\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: FileCopy(SourceName=MODAL~1.HTM|modal.html,SourceCabKey=modal.html3,DestName=modal.html,Attributes=16384,FileSize=22118,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-27948250,HashPart2=1509540447,HashPart3=-1899840687,HashPart4=-773352769,,)
        MSI (s) (9C:0C) [17:14:39:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\modal.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:337]: Source for file 'modal.html3' is compressed
        InstallFiles: File: modal.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\, Size: 22118
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: FileCopy(SourceName=INDEX~1.HTM|index.html,SourceCabKey=index.html16,DestName=index.html,Attributes=16384,FileSize=4877,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-535914230,HashPart2=1560483642,HashPart3=-2102526979,HashPart4=-290937546,,)
        MSI (s) (9C:0C) [17:14:39:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\index.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:337]: Source for file 'index.html16' is compressed
        InstallFiles: File: index.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\, Size: 4877
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\js\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: FileCopy(SourceName=app.js,SourceCabKey=app.js5,DestName=app.js,Attributes=16384,FileSize=179,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1020492212,HashPart2=1133730538,HashPart3=782096596,HashPart4=1777794467,,)
        MSI (s) (9C:0C) [17:14:39:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\app.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:337]: Source for file 'app.js5' is compressed
        InstallFiles: File: app.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\, Size: 179
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\REQUIR~1\js\lib\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: FileCopy(SourceName=require.js,SourceCabKey=require.js1,DestName=require.js,Attributes=16384,FileSize=15218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=185224750,HashPart2=1249977885,HashPart3=-1794238252,HashPart4=313953175,,)
        MSI (s) (9C:0C) [17:14:39:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\require.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:337]: Source for file 'require.js1' is compressed
        InstallFiles: File: require.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\, Size: 15218
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\size\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\)
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: FileCopy(SourceName=HEIGHT~1.HTM|height.html,SourceCabKey=height.html1,DestName=height.html,Attributes=16384,FileSize=5249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=405517205,HashPart2=-110535054,HashPart3=-421954206,HashPart4=333333687,,)
        MSI (s) (9C:0C) [17:14:39:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\height.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:337]: Source for file 'height.html1' is compressed
        InstallFiles: File: height.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\, Size: 5249
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: FileCopy(SourceName=MAX_HE~1.HTM|max_height.html,SourceCabKey=max_height.html1,DestName=max_height.html,Attributes=16384,FileSize=5210,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2142634782,HashPart2=157896083,HashPart3=-1075767790,HashPart4=-1933362174,,)
        MSI (s) (9C:0C) [17:14:39:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\max_height.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:337]: Source for file 'max_height.html1' is compressed
        InstallFiles: File: max_height.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\, Size: 5210
        MSI (s) (9C:0C) [17:14:39:337]: Executing op: FileCopy(SourceName=MIN_HE~1.HTM|min_height.html,SourceCabKey=min_height.html1,DestName=min_height.html,Attributes=16384,FileSize=5060,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1583252408,HashPart2=-219369656,HashPart3=662429576,HashPart4=36022458,,)
        MSI (s) (9C:0C) [17:14:39:337]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\min_height.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:337]: Source for file 'min_height.html1' is compressed
        InstallFiles: File: min_height.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\, Size: 5060
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=WIDTH~1.HTM|width.html,SourceCabKey=width.html1,DestName=width.html,Attributes=16384,FileSize=5094,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-987663400,HashPart2=-66580651,HashPart3=-1246637217,HashPart4=54090838,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\width.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'width.html1' is compressed
        InstallFiles: File: width.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\, Size: 5094
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\)
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\STICKY~1\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\)
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=BOTTOM~1.HTM|bottom.html,SourceCabKey=bottom.html1,DestName=bottom.html,Attributes=16384,FileSize=21353,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1678254566,HashPart2=1507067262,HashPart3=-1978015424,HashPart4=-1238107256,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\bottom.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'bottom.html1' is compressed
        InstallFiles: File: bottom.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\, Size: 21353
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=BOTTOM~2.HTM|bottom_offset.html,SourceCabKey=bottom_offset.html1,DestName=bottom_offset.html,Attributes=16384,FileSize=21728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1789488819,HashPart2=1662908533,HashPart3=1339058851,HashPart4=56512522,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\bottom_offset.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'bottom_offset.html1' is compressed
        InstallFiles: File: bottom_offset.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\, Size: 21728
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=BOTTOM~3.HTM|bottom_offset_scrollable_container.html,SourceCabKey=bottom_offset_scrollable_con1,DestName=bottom_offset_scrollable_container.html,Attributes=16384,FileSize=9901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-782909082,HashPart2=1903234986,HashPart3=1837243474,HashPart4=1317289940,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\bottom_offset_scrollable_container.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'bottom_offset_scrollable_con1' is compressed
        InstallFiles: File: bottom_offset_scrollable_container.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\, Size: 9901
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=BOTTOM~4.HTM|bottom_scrollable_container.html,SourceCabKey=bottom_scrollable_container.1,DestName=bottom_scrollable_container.html,Attributes=16384,FileSize=9866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-144980104,HashPart2=-1201721404,HashPart3=-1786272020,HashPart4=-371738590,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\bottom_scrollable_container.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'bottom_scrollable_container.1' is compressed
        InstallFiles: File: bottom_scrollable_container.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\, Size: 9866
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=TOP~1.HTM|top.html,SourceCabKey=top.html1,DestName=top.html,Attributes=16384,FileSize=21312,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=57263337,HashPart2=-1362344843,HashPart3=1699196713,HashPart4=-1131197616,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\top.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'top.html1' is compressed
        InstallFiles: File: top.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\, Size: 21312
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=TOP_OF~1.HTM|top_offset.html,SourceCabKey=top_offset.html1,DestName=top_offset.html,Attributes=16384,FileSize=20514,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=872516834,HashPart2=-621975094,HashPart3=1209830985,HashPart4=1290537048,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\top_offset.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'top_offset.html1' is compressed
        InstallFiles: File: top_offset.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\, Size: 20514
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=TOP_OF~2.HTM|top_offset_scrollable_container.html,SourceCabKey=top_offset_scrollable_contai1,DestName=top_offset_scrollable_container.html,Attributes=16384,FileSize=9870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-839551300,HashPart2=-1226949965,HashPart3=-422272611,HashPart4=-90220411,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\top_offset_scrollable_container.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'top_offset_scrollable_contai1' is compressed
        InstallFiles: File: top_offset_scrollable_container.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\, Size: 9870
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=TOP_SC~1.HTM|top_scrollable_container.html,SourceCabKey=top_scrollable_container.htm1,DestName=top_scrollable_container.html,Attributes=16384,FileSize=9836,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-142429689,HashPart2=-1067202488,HashPart3=-829935753,HashPart4=-576596337,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\top_scrollable_container.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'top_scrollable_container.htm1' is compressed
        InstallFiles: File: top_scrollable_container.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\, Size: 9836
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\)
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\html\themes\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\)
        MSI (s) (9C:0C) [17:14:39:353]: Executing op: FileCopy(SourceName=DARK_T~1.HTM|dark_theme.html,SourceCabKey=dark_theme.html1,DestName=dark_theme.html,Attributes=16384,FileSize=6653,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-397554953,HashPart2=-301577453,HashPart3=570819337,HashPart4=-1071433534,,)
        MSI (s) (9C:0C) [17:14:39:353]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\dark_theme.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:353]: Source for file 'dark_theme.html1' is compressed
        InstallFiles: File: dark_theme.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\, Size: 6653
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: FileCopy(SourceName=GRAY_T~1.HTM|gray_theme.html,SourceCabKey=gray_theme.html1,DestName=gray_theme.html,Attributes=16384,FileSize=6807,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1120505506,HashPart2=-657882750,HashPart3=690396773,HashPart4=-1643241862,,)
        MSI (s) (9C:0C) [17:14:39:368]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\gray_theme.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:368]: Source for file 'gray_theme.html1' is compressed
        InstallFiles: File: gray_theme.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\, Size: 6807
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: FileCopy(SourceName=RED_TH~1.HTM|red_theme.html,SourceCabKey=red_theme.html1,DestName=red_theme.html,Attributes=16384,FileSize=6651,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-646536521,HashPart2=-1965686379,HashPart3=251107093,HashPart4=-833687052,,)
        MSI (s) (9C:0C) [17:14:39:368]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\red_theme.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:368]: Source for file 'red_theme.html1' is compressed
        InstallFiles: File: red_theme.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\, Size: 6651
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: FileCopy(SourceName=ROYAL_~1.HTM|royal_theme.html,SourceCabKey=royal_theme.html1,DestName=royal_theme.html,Attributes=16384,FileSize=6655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-315489092,HashPart2=1664025907,HashPart3=757603224,HashPart4=-1445681063,,)
        MSI (s) (9C:0C) [17:14:39:368]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\royal_theme.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:368]: Source for file 'royal_theme.html1' is compressed
        InstallFiles: File: royal_theme.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\, Size: 6655
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\)
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\img\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\img\)
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: FileCopy(SourceName=photo1.jpg,SourceCabKey=photo1.jpg1,DestName=photo1.jpg,Attributes=16384,FileSize=305159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=593450879,HashPart2=-1976046010,HashPart3=-1721786056,HashPart4=1579785811,,)
        MSI (s) (9C:0C) [17:14:39:368]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\photo1.jpg; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:368]: Source for file 'photo1.jpg1' is compressed
        InstallFiles: File: photo1.jpg, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\, Size: 305159
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\)
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\js\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\)
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: FileCopy(SourceName=FROALA~1.JS|froala_editor.min.js,SourceCabKey=froala_editor.min.js2,DestName=froala_editor.min.js,Attributes=16384,FileSize=154422,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1537620510,HashPart2=1419607349,HashPart3=-407244217,HashPart4=-478590997,,)
        MSI (s) (9C:0C) [17:14:39:368]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\froala_editor.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:368]: Source for file 'froala_editor.min.js2' is compressed
        InstallFiles: File: froala_editor.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\, Size: 154422
        MSI (s) (9C:0C) [17:14:39:368]: Executing op: FileCopy(SourceName=FROALA~1.JS1|froala_editor.pkgd.min.js,SourceCabKey=froala_editor.pkgd.min.js,DestName=froala_editor.pkgd.min.js,Attributes=16384,FileSize=383479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1147651764,HashPart2=-1133460638,HashPart3=-81802082,HashPart4=-1123793507,,)
        MSI (s) (9C:0C) [17:14:39:368]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\froala_editor.pkgd.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:368]: Source for file 'froala_editor.pkgd.min.js' is compressed
        InstallFiles: File: froala_editor.pkgd.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\, Size: 383479
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\)
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\js\LANGUA~1\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\)
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: FileCopy(SourceName=ar.js,SourceCabKey=ar.js2,DestName=ar.js,Attributes=16384,FileSize=16190,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-898028626,HashPart2=834956816,HashPart3=857269279,HashPart4=233360153,,)
        MSI (s) (9C:0C) [17:14:39:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:384]: Source for file 'ar.js2' is compressed
        InstallFiles: File: ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 16190
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: FileCopy(SourceName=bs.js,SourceCabKey=bs.js2,DestName=bs.js,Attributes=16384,FileSize=7917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=762316725,HashPart2=-325205518,HashPart3=-1948749109,HashPart4=1784783471,,)
        MSI (s) (9C:0C) [17:14:39:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\bs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:384]: Source for file 'bs.js2' is compressed
        InstallFiles: File: bs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7917
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: FileCopy(SourceName=cs.js,SourceCabKey=cs.js2,DestName=cs.js,Attributes=16384,FileSize=9614,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1369030664,HashPart2=-948690031,HashPart3=-1619725265,HashPart4=1776567077,,)
        MSI (s) (9C:0C) [17:14:39:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\cs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:384]: Source for file 'cs.js2' is compressed
        InstallFiles: File: cs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 9614
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: FileCopy(SourceName=da.js,SourceCabKey=da.js2,DestName=da.js,Attributes=16384,FileSize=7766,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1777311548,HashPart2=126393364,HashPart3=913330416,HashPart4=1200330106,,)
        MSI (s) (9C:0C) [17:14:39:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\da.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:384]: Source for file 'da.js2' is compressed
        InstallFiles: File: da.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7766
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: FileCopy(SourceName=de.js,SourceCabKey=de.js2,DestName=de.js,Attributes=16384,FileSize=8447,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1108146698,HashPart2=-179177419,HashPart3=2122328330,HashPart4=226278743,,)
        MSI (s) (9C:0C) [17:14:39:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:384]: Source for file 'de.js2' is compressed
        InstallFiles: File: de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 8447
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: FileCopy(SourceName=en_ca.js,SourceCabKey=en_ca.js2,DestName=en_ca.js,Attributes=16384,FileSize=4310,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1378309354,HashPart2=-2025568227,HashPart3=1351701985,HashPart4=1983670955,,)
        MSI (s) (9C:0C) [17:14:39:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\en_ca.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:384]: Source for file 'en_ca.js2' is compressed
        InstallFiles: File: en_ca.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 4310
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: FileCopy(SourceName=en_gb.js,SourceCabKey=en_gb.js2,DestName=en_gb.js,Attributes=16384,FileSize=4317,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1970646338,HashPart2=1984387470,HashPart3=-745217739,HashPart4=869641599,,)
        MSI (s) (9C:0C) [17:14:39:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\en_gb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:384]: Source for file 'en_gb.js2' is compressed
        InstallFiles: File: en_gb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 4317
        MSI (s) (9C:0C) [17:14:39:384]: Executing op: FileCopy(SourceName=es.js,SourceCabKey=es.js2,DestName=es.js,Attributes=16384,FileSize=8043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2016222316,HashPart2=-1965350921,HashPart3=-508144401,HashPart4=-760052676,,)
        MSI (s) (9C:0C) [17:14:39:384]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:384]: Source for file 'es.js2' is compressed
        InstallFiles: File: es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 8043
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=et.js,SourceCabKey=et.js2,DestName=et.js,Attributes=16384,FileSize=7919,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1028148856,HashPart2=-458849855,HashPart3=-1109390149,HashPart4=-1308931070,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\et.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'et.js2' is compressed
        InstallFiles: File: et.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7919
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=fa.js,SourceCabKey=fa.js2,DestName=fa.js,Attributes=16384,FileSize=15897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1596570326,HashPart2=1793847896,HashPart3=1868126545,HashPart4=302270412,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\fa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'fa.js2' is compressed
        InstallFiles: File: fa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 15897
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=fi.js,SourceCabKey=fi.js2,DestName=fi.js,Attributes=16384,FileSize=8052,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1287938250,HashPart2=-1471373258,HashPart3=999139927,HashPart4=-287696927,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'fi.js2' is compressed
        InstallFiles: File: fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 8052
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=fr.js,SourceCabKey=fr.js2,DestName=fr.js,Attributes=16384,FileSize=8364,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-638572730,HashPart2=1008557104,HashPart3=540694226,HashPart4=-2109128703,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'fr.js2' is compressed
        InstallFiles: File: fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 8364
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=he.js,SourceCabKey=he.js2,DestName=he.js,Attributes=16384,FileSize=15422,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2100097269,HashPart2=-1735550438,HashPart3=1307602482,HashPart4=1618397364,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\he.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'he.js2' is compressed
        InstallFiles: File: he.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 15422
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=hr.js,SourceCabKey=hr.js2,DestName=hr.js,Attributes=16384,FileSize=7926,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1305719048,HashPart2=924281280,HashPart3=857323656,HashPart4=532629172,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\hr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'hr.js2' is compressed
        InstallFiles: File: hr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7926
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=hu.js,SourceCabKey=hu.js2,DestName=hu.js,Attributes=16384,FileSize=9111,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=878954648,HashPart2=764030096,HashPart3=1902121207,HashPart4=-1334326536,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\hu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'hu.js2' is compressed
        InstallFiles: File: hu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 9111
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=id.js,SourceCabKey=id.js2,DestName=id.js,Attributes=16384,FileSize=7729,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=720085412,HashPart2=-246652389,HashPart3=390590462,HashPart4=1378888522,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\id.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'id.js2' is compressed
        InstallFiles: File: id.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7729
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=it.js,SourceCabKey=it.js2,DestName=it.js,Attributes=16384,FileSize=8007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=419350438,HashPart2=-267691072,HashPart3=-277211069,HashPart4=-1803245418,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'it.js2' is compressed
        InstallFiles: File: it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 8007
        MSI (s) (9C:0C) [17:14:39:400]: Executing op: FileCopy(SourceName=ja.js,SourceCabKey=ja.js2,DestName=ja.js,Attributes=16384,FileSize=11342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1574771266,HashPart2=110383171,HashPart3=962786736,HashPart4=-831345109,,)
        MSI (s) (9C:0C) [17:14:39:400]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ja.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:400]: Source for file 'ja.js2' is compressed
        InstallFiles: File: ja.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 11342
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=ko.js,SourceCabKey=ko.js2,DestName=ko.js,Attributes=16384,FileSize=10184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-614357578,HashPart2=288903289,HashPart3=1566924625,HashPart4=-1129802565,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ko.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'ko.js2' is compressed
        InstallFiles: File: ko.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 10184
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=me.js,SourceCabKey=me.js2,DestName=me.js,Attributes=16384,FileSize=7924,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-527054529,HashPart2=-525461216,HashPart3=-943018169,HashPart4=-1817561951,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\me.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'me.js2' is compressed
        InstallFiles: File: me.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7924
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=nb.js,SourceCabKey=nb.js2,DestName=nb.js,Attributes=16384,FileSize=7699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-51398216,HashPart2=1519572892,HashPart3=1506325961,HashPart4=-517133699,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\nb.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'nb.js2' is compressed
        InstallFiles: File: nb.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7699
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=nl.js,SourceCabKey=nl.js2,DestName=nl.js,Attributes=16384,FileSize=7744,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-926108357,HashPart2=347426038,HashPart3=-130914109,HashPart4=171127215,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'nl.js2' is compressed
        InstallFiles: File: nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7744
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=pl.js,SourceCabKey=pl.js2,DestName=pl.js,Attributes=16384,FileSize=8510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1889221099,HashPart2=-1989852382,HashPart3=-1579003476,HashPart4=-754048367,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'pl.js2' is compressed
        InstallFiles: File: pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 8510
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=pt_br.js,SourceCabKey=pt_br.js2,DestName=pt_br.js,Attributes=16384,FileSize=7976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=276924111,HashPart2=-1247068841,HashPart3=1926849016,HashPart4=-1869868580,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\pt_br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'pt_br.js2' is compressed
        InstallFiles: File: pt_br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7976
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=pt_pt.js,SourceCabKey=pt_pt.js2,DestName=pt_pt.js,Attributes=16384,FileSize=7985,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1479967379,HashPart2=-387687818,HashPart3=-1414135912,HashPart4=-970558421,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\pt_pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'pt_pt.js2' is compressed
        InstallFiles: File: pt_pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7985
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=ro.js,SourceCabKey=ro.js2,DestName=ro.js,Attributes=16384,FileSize=9088,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=904814623,HashPart2=2003527944,HashPart3=1966659155,HashPart4=-1831485805,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'ro.js2' is compressed
        InstallFiles: File: ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 9088
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=ru.js,SourceCabKey=ru.js2,DestName=ru.js,Attributes=16384,FileSize=20197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=6314896,HashPart2=989415223,HashPart3=2064181388,HashPart4=-1915927847,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'ru.js2' is compressed
        InstallFiles: File: ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 20197
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=sr.js,SourceCabKey=sr.js2,DestName=sr.js,Attributes=16384,FileSize=7884,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=263265673,HashPart2=971091735,HashPart3=688111346,HashPart4=-2059165353,,)
        MSI (s) (9C:0C) [17:14:39:415]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\sr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:415]: Source for file 'sr.js2' is compressed
        InstallFiles: File: sr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7884
        MSI (s) (9C:0C) [17:14:39:415]: Executing op: FileCopy(SourceName=sv.js,SourceCabKey=sv.js2,DestName=sv.js,Attributes=16384,FileSize=7851,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=243232755,HashPart2=-1768943568,HashPart3=1058428388,HashPart4=-10500885,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'sv.js2' is compressed
        InstallFiles: File: sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 7851
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=th.js,SourceCabKey=th.js2,DestName=th.js,Attributes=16384,FileSize=17183,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=837884975,HashPart2=1663308020,HashPart3=580432236,HashPart4=1769433665,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\th.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'th.js2' is compressed
        InstallFiles: File: th.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 17183
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=tr.js,SourceCabKey=tr.js2,DestName=tr.js,Attributes=16384,FileSize=9372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-979787753,HashPart2=-295691679,HashPart3=-1483208532,HashPart4=373693995,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'tr.js2' is compressed
        InstallFiles: File: tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 9372
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=ua.js,SourceCabKey=ua.js1,DestName=ua.js,Attributes=16384,FileSize=20635,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-233583894,HashPart2=-945445378,HashPart3=165006431,HashPart4=-120465393,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\ua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'ua.js1' is compressed
        InstallFiles: File: ua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 20635
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=zh_cn.js,SourceCabKey=zh_cn.js2,DestName=zh_cn.js,Attributes=16384,FileSize=9131,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-149649215,HashPart2=-907553235,HashPart3=2144318892,HashPart4=-871346162,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\zh_cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'zh_cn.js2' is compressed
        InstallFiles: File: zh_cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 9131
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=zh_tw.js,SourceCabKey=zh_tw.js2,DestName=zh_tw.js,Attributes=16384,FileSize=9202,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1431537270,HashPart2=1580462744,HashPart3=2073193250,HashPart4=1438594783,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\zh_tw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'zh_tw.js2' is compressed
        InstallFiles: File: zh_tw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\, Size: 9202
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\)
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FROALA~1.3\js\plugins\|IISRootFolder\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\)
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=ALIGNM~1.JS|align.min.js,SourceCabKey=align.min.js1,DestName=align.min.js,Attributes=16384,FileSize=1997,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=963995084,HashPart2=-894503665,HashPart3=793771283,HashPart4=-156065208,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\align.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'align.min.js1' is compressed
        InstallFiles: File: align.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 1997
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=CHAR_C~1.JS|char_counter.min.js,SourceCabKey=char_counter.min.js2,DestName=char_counter.min.js,Attributes=16384,FileSize=1832,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2096803470,HashPart2=-696101964,HashPart3=864532644,HashPart4=-719206554,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\char_counter.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'char_counter.min.js2' is compressed
        InstallFiles: File: char_counter.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 1832
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=CODE_B~1.JS|code_beautifier.min.js,SourceCabKey=code_beautifier.min.js1,DestName=code_beautifier.min.js,Attributes=16384,FileSize=46385,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1349673730,HashPart2=-767169906,HashPart3=1834435042,HashPart4=-1898811821,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\code_beautifier.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'code_beautifier.min.js1' is compressed
        InstallFiles: File: code_beautifier.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 46385
        MSI (s) (9C:0C) [17:14:39:431]: Executing op: FileCopy(SourceName=CODE_V~1.JS|code_view.min.js,SourceCabKey=code_view.min.js1,DestName=code_view.min.js,Attributes=16384,FileSize=4398,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1437293592,HashPart2=2012229249,HashPart3=-1149746834,HashPart4=-915570941,,)
        MSI (s) (9C:0C) [17:14:39:431]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\code_view.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:431]: Source for file 'code_view.min.js1' is compressed
        InstallFiles: File: code_view.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 4398
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=COLORS~1.JS|colors.min.js,SourceCabKey=colors.min.js2,DestName=colors.min.js,Attributes=16384,FileSize=5378,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1481773592,HashPart2=769268583,HashPart3=-1797114925,HashPart4=2027115611,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\colors.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'colors.min.js2' is compressed
        InstallFiles: File: colors.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 5378
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=DRAGGA~1.JS|draggable.min.js,SourceCabKey=draggable.min.js1,DestName=draggable.min.js,Attributes=16384,FileSize=5589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-982075378,HashPart2=2050498159,HashPart3=1130499009,HashPart4=-153008540,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\draggable.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'draggable.min.js1' is compressed
        InstallFiles: File: draggable.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 5589
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=EMOTIC~1.JS|emoticons.min.js,SourceCabKey=emoticons.min.js1,DestName=emoticons.min.js,Attributes=16384,FileSize=7097,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1556569851,HashPart2=-1032558221,HashPart3=-450314903,HashPart4=-762921926,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\emoticons.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'emoticons.min.js1' is compressed
        InstallFiles: File: emoticons.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 7097
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=ENTITI~1.JS|entities.min.js,SourceCabKey=entities.min.js2,DestName=entities.min.js,Attributes=16384,FileSize=2904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1070220821,HashPart2=-1697739652,HashPart3=2145758111,HashPart4=-1487682785,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\entities.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'entities.min.js2' is compressed
        InstallFiles: File: entities.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 2904
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=FILEMI~1.JS|file.min.js,SourceCabKey=file.min.js1,DestName=file.min.js,Attributes=16384,FileSize=8655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=144298636,HashPart2=1554225953,HashPart3=-1218455700,HashPart4=1788833768,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\file.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'file.min.js1' is compressed
        InstallFiles: File: file.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 8655
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=FONT_F~1.JS|font_family.min.js,SourceCabKey=font_family.min.js2,DestName=font_family.min.js,Attributes=16384,FileSize=2798,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1929672150,HashPart2=-685021697,HashPart3=225336958,HashPart4=46685975,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\font_family.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'font_family.min.js2' is compressed
        InstallFiles: File: font_family.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 2798
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=FONT_S~1.JS|font_size.min.js,SourceCabKey=font_size.min.js2,DestName=font_size.min.js,Attributes=16384,FileSize=1914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1325155099,HashPart2=-1189419393,HashPart3=1805770645,HashPart4=-1626336108,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\font_size.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'font_size.min.js2' is compressed
        InstallFiles: File: font_size.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 1914
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=FORMSM~1.JS|forms.min.js,SourceCabKey=forms.min.js,DestName=forms.min.js,Attributes=16384,FileSize=5361,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2097608541,HashPart2=1516735041,HashPart3=-1729256343,HashPart4=-1046167742,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\forms.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'forms.min.js' is compressed
        InstallFiles: File: forms.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 5361
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=FULLSC~1.JS|fullscreen.min.js,SourceCabKey=fullscreen.min.js2,DestName=fullscreen.min.js,Attributes=16384,FileSize=2804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=60904460,HashPart2=-1857841182,HashPart3=-1585794152,HashPart4=593368626,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\fullscreen.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'fullscreen.min.js2' is compressed
        InstallFiles: File: fullscreen.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 2804
        MSI (s) (9C:0C) [17:14:39:446]: Executing op: FileCopy(SourceName=IMAGEM~1.JS|image.min.js,SourceCabKey=image.min.js1,DestName=image.min.js,Attributes=16384,FileSize=34457,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1473010774,HashPart2=1470572118,HashPart3=-2087383359,HashPart4=-888137359,,)
        MSI (s) (9C:0C) [17:14:39:446]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\image.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:446]: Source for file 'image.min.js1' is compressed
        InstallFiles: File: image.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 34457
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=IMAGE_~1.JS|image_manager.min.js,SourceCabKey=image_manager.min.js1,DestName=image_manager.min.js,Attributes=16384,FileSize=10118,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1513659117,HashPart2=-2136078000,HashPart3=1029244476,HashPart4=-1871232515,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\image_manager.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'image_manager.min.js1' is compressed
        InstallFiles: File: image_manager.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 10118
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=INLINE~1.JS|inline_style.min.js,SourceCabKey=inline_style.min.js1,DestName=inline_style.min.js,Attributes=16384,FileSize=1358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-191304253,HashPart2=-2122544125,HashPart3=420090400,HashPart4=-2134387871,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\inline_style.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'inline_style.min.js1' is compressed
        InstallFiles: File: inline_style.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 1358
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=LINE_B~1.JS|line_breaker.min.js,SourceCabKey=line_breaker.min.js1,DestName=line_breaker.min.js,Attributes=16384,FileSize=4762,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-192306319,HashPart2=-137699943,HashPart3=105215640,HashPart4=492399816,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\line_breaker.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'line_breaker.min.js1' is compressed
        InstallFiles: File: line_breaker.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 4762
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=LINKMI~1.JS|link.min.js,SourceCabKey=link.min.js1,DestName=link.min.js,Attributes=16384,FileSize=15507,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=207043313,HashPart2=-1350040870,HashPart3=1807941574,HashPart4=-1392602661,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\link.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'link.min.js1' is compressed
        InstallFiles: File: link.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 15507
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=LISTSM~1.JS|lists.min.js,SourceCabKey=lists.min.js2,DestName=lists.min.js,Attributes=16384,FileSize=4219,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1248421355,HashPart2=-1675101038,HashPart3=-1984845300,HashPart4=452437657,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\lists.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'lists.min.js2' is compressed
        InstallFiles: File: lists.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 4219
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=PARAGR~1.JS|paragraph_format.min.js,SourceCabKey=paragraph_format.min.js1,DestName=paragraph_format.min.js,Attributes=16384,FileSize=4191,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1651119941,HashPart2=1970504619,HashPart3=-2090084024,HashPart4=681921843,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\paragraph_format.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'paragraph_format.min.js1' is compressed
        InstallFiles: File: paragraph_format.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 4191
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=PARAGR~1.JS1|paragraph_style.min.js,SourceCabKey=paragraph_style.min.js1,DestName=paragraph_style.min.js,Attributes=16384,FileSize=2041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=999380137,HashPart2=886214333,HashPart3=-606859813,HashPart4=-379260693,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\paragraph_style.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'paragraph_style.min.js1' is compressed
        InstallFiles: File: paragraph_style.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 2041
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=QUICK_~1.JS|quick_insert.min.js,SourceCabKey=quick_insert.min.js1,DestName=quick_insert.min.js,Attributes=16384,FileSize=5062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-650589874,HashPart2=-12960126,HashPart3=-5281053,HashPart4=925351003,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\quick_insert.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'quick_insert.min.js1' is compressed
        InstallFiles: File: quick_insert.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 5062
        MSI (s) (9C:0C) [17:14:39:462]: Executing op: FileCopy(SourceName=QUOTEM~1.JS|quote.min.js,SourceCabKey=quote.min.js1,DestName=quote.min.js,Attributes=16384,FileSize=1537,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1678011135,HashPart2=-1081998913,HashPart3=2011515581,HashPart4=1277867088,,)
        MSI (s) (9C:0C) [17:14:39:462]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\quote.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:462]: Source for file 'quote.min.js1' is compressed
        InstallFiles: File: quote.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 1537
        MSI (s) (9C:0C) [17:14:39:477]: Executing op: FileCopy(SourceName=SAVEMI~1.JS|save.min.js,SourceCabKey=save.min.js1,DestName=save.min.js,Attributes=16384,FileSize=1859,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-88404238,HashPart2=1524527211,HashPart3=746430746,HashPart4=-803401467,,)
        MSI (s) (9C:0C) [17:14:39:477]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\save.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:477]: Source for file 'save.min.js1' is compressed
        InstallFiles: File: save.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 1859
        MSI (s) (9C:0C) [17:14:39:477]: Executing op: FileCopy(SourceName=TABLEM~1.JS|table.min.js,SourceCabKey=table.min.js1,DestName=table.min.js,Attributes=16384,FileSize=38275,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1679336669,HashPart2=-1058344532,HashPart3=1331981885,HashPart4=-740940828,,)
        MSI (s) (9C:0C) [17:14:39:477]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\table.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:477]: Source for file 'table.min.js1' is compressed
        InstallFiles: File: table.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 38275
        MSI (s) (9C:0C) [17:14:39:493]: Executing op: FileCopy(SourceName=URLMIN~1.JS|url.min.js,SourceCabKey=url.min.js1,DestName=url.min.js,Attributes=16384,FileSize=1552,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-728203726,HashPart2=-894126984,HashPart3=-660179805,HashPart4=-1478189506,,)
        MSI (s) (9C:0C) [17:14:39:493]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\url.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:493]: Source for file 'url.min.js1' is compressed
        InstallFiles: File: url.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 1552
        MSI (s) (9C:0C) [17:14:39:493]: Executing op: FileCopy(SourceName=VIDEOM~1.JS|video.min.js,SourceCabKey=video.min.js2,DestName=video.min.js,Attributes=16384,FileSize=18773,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2076055588,HashPart2=1843601605,HashPart3=838880478,HashPart4=1908923604,,)
        MSI (s) (9C:0C) [17:14:39:493]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\video.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:493]: Source for file 'video.min.js2' is compressed
        InstallFiles: File: video.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\, Size: 18773
        MSI (s) (9C:0C) [17:14:39:493]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\)
        MSI (s) (9C:0C) [17:14:39:493]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\NGCLIP~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\ngClipboard\directives\)
        MSI (s) (9C:0C) [17:14:39:493]: Executing op: FileCopy(SourceName=NGCLIP~1.JS|ngClipboard.js,SourceCabKey=ngclipboard.js,DestName=ngClipboard.js,Attributes=16384,FileSize=1785,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1067546899,HashPart2=486330716,HashPart3=-481311597,HashPart4=1580071097,,)
        MSI (s) (9C:0C) [17:14:39:493]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\ngClipboard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:493]: Source for file 'ngclipboard.js' is compressed
        InstallFiles: File: ngClipboard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\, Size: 1785
        MSI (s) (9C:0C) [17:14:39:509]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\)
        MSI (s) (9C:0C) [17:14:39:509]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\layouts\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\layouts\)
        MSI (s) (9C:0C) [17:14:39:509]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-material.layouts.min.css,SourceCabKey=angular_material.layouts.min1,DestName=angular-material.layouts.min.css,Attributes=16384,FileSize=217985,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=980417027,HashPart2=-868898177,HashPart3=-939986415,HashPart4=-1097380047,,)
        MSI (s) (9C:0C) [17:14:39:509]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\angular-material.layouts.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:509]: Source for file 'angular_material.layouts.min1' is compressed
        InstallFiles: File: angular-material.layouts.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\, Size: 217985
        MSI (s) (9C:0C) [17:14:39:509]: Executing op: FileCopy(SourceName=ANGULA~2.CSS|angular-material.layouts.ie_fixes.css,SourceCabKey=angular_material.layouts.ie_1,DestName=angular-material.layouts.ie_fixes.css,Attributes=16384,FileSize=2128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1516864272,HashPart2=-335555862,HashPart3=1922598270,HashPart4=1299541912,,)
        MSI (s) (9C:0C) [17:14:39:509]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\angular-material.layouts.ie_fixes.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:509]: Source for file 'angular_material.layouts.ie_1' is compressed
        MSI (s) (9C:0C) [17:14:39:509]: Executing op: FileCopy(SourceName=ANGULA~3.CSS|angular-material.layouts.css,SourceCabKey=angular_material.layouts.css1,DestName=angular-material.layouts.css,Attributes=16384,FileSize=540220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=152763028,HashPart2=1273956423,HashPart3=-102624937,HashPart4=1228134548,,)
        MSI (s) (9C:0C) [17:14:39:509]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\angular-material.layouts.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:509]: Source for file 'angular_material.layouts.css1' is compressed
        InstallFiles: File: angular-material.layouts.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\, Size: 540220
        MSI (s) (9C:0C) [17:14:39:525]: Executing op: FileCopy(SourceName=ANGULA~4.CSS|angular-material.layout-attributes.min.css,SourceCabKey=angular_material.layout_attr4,DestName=angular-material.layout-attributes.min.css,Attributes=16384,FileSize=223599,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=766982803,HashPart2=-1101123849,HashPart3=-643004285,HashPart4=284821676,,)
        MSI (s) (9C:0C) [17:14:39:525]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\angular-material.layout-attributes.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:525]: Source for file 'angular_material.layout_attr4' is compressed
        tributes.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:525]: Source for file 'angular_material.layout_attr3' is compressed
        InstallFiles: File: angular-material.layout-attributes.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\, Size: 580227
        MSI (s) (9C:0C) [17:14:39:525]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\)
        MSI (s) (9C:0C) [17:14:39:525]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\panel\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\panel\)
        MSI (s) (9C:0C) [17:14:39:525]: Executing op: FileCopy(SourceName=PANELM~1.JS|panel.min.js,SourceCabKey=panel.min.js1,DestName=panel.min.js,Attributes=16384,FileSize=19348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2137801405,HashPart2=-1957858437,HashPart3=-35066176,HashPart4=279789236,,)
        MSI (s) (9C:0C) [17:14:39:525]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\panel.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:525]: Source for file 'panel.min.js1' is compressed
        InstallFiles: File: panel.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\, Size: 19348
        MSI (s) (9C:0C) [17:14:39:525]: Executing op: FileCopy(SourceName=PANELM~1.CSS|panel.min.css,SourceCabKey=panel.min.css1,DestName=panel.min.css,Attributes=16384,FileSize=1206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1348147704,HashPart2=-2087075020,HashPart3=-222571421,HashPart4=-491139107,,)
        MSI (s) (9C:0C) [17:14:39:525]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\panel.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:525]: Source for file 'panel.min.css1' is compressed
        InstallFiles: File: panel.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\, Size: 1206
        MSI (s) (9C:0C) [17:14:39:525]: Executing op: FileCopy(SourceName=panel.js,SourceCabKey=panel.js2,DestName=panel.js,Attributes=16384,FileSize=76134,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-262570382,HashPart2=-795085463,HashPart3=161930050,HashPart4=-961477136,,)
        MSI (s) (9C:0C) [17:14:39:525]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\panel.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:525]: Source for file 'panel.js2' is compressed
        InstallFiles: File: panel.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\, Size: 76134
        MSI (s) (9C:0C) [17:14:39:525]: Executing op: FileCopy(SourceName=panel.css,SourceCabKey=panel.css1,DestName=panel.css,Attributes=16384,FileSize=1527,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1431910550,HashPart2=-249197388,HashPart3=300049900,HashPart4=-1720187850,,)
        MSI (s) (9C:0C) [17:14:39:525]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\panel.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:525]: Source for file 'panel.css1' is compressed
        InstallFiles: File: panel.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\, Size: 1527
        MSI (s) (9C:0C) [17:14:39:525]: Executing op: FileCopy(SourceName=PANEL-~1.CSS|panel-default-theme.min.css,SourceCabKey=panel_default_theme.min.css1,DestName=panel-default-theme.min.css,Attributes=16384,FileSize=262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-873825151,HashPart2=1149180105,HashPart3=-1946706302,HashPart4=-1221398585,,)
        MSI (s) (9C:0C) [17:14:39:525]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\panel-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:525]: Source for file 'panel_default_theme.min.css1' is compressed
        InstallFiles: File: panel-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\, Size: 262
        MSI (s) (9C:0C) [17:14:39:540]: Executing op: FileCopy(SourceName=PANEL-~2.CSS|panel-default-theme.css,SourceCabKey=panel_default_theme.css1,DestName=panel-default-theme.css,Attributes=16384,FileSize=273,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-334091382,HashPart2=-401503655,HashPart3=-279874909,HashPart4=-481045351,,)
        MSI (s) (9C:0C) [17:14:39:540]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\panel-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:540]: Source for file 'panel_default_theme.css1' is compressed
        InstallFiles: File: panel-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\, Size: 273
        MSI (s) (9C:0C) [17:14:39:540]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json97,DestName=bower.json,Attributes=16384,FileSize=216,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1585689780,HashPart2=1537394681,HashPart3=1978644709,HashPart4=-518341026,,)
        MSI (s) (9C:0C) [17:14:39:540]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:540]: Source for file 'bower.json97' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\, Size: 216
        MSI (s) (9C:0C) [17:14:39:540]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\)
        MSI (s) (9C:0C) [17:14:39:540]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN4DB5~1\|IISRootFolder\MyComp.WebApp\lib\angular-translate\)
        MSI (s) (9C:0C) [17:14:39:540]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json57,DestName=.bower.json,Attributes=16384,FileSize=631,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=746241545,HashPart2=-752284047,HashPart3=-1964553335,HashPart4=391700734,,)
        MSI (s) (9C:0C) [17:14:39:540]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:540]: Source for file '_bower.json57' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\, Size: 631
        MSI (s) (9C:0C) [17:14:39:540]: Executing op: FileCopy(SourceName=ANGULA~1.JS|angular-translate.js,SourceCabKey=angular_translate.js,DestName=angular-translate.js,Attributes=16384,FileSize=124212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=546416881,HashPart2=-520134972,HashPart3=-722791694,HashPart4=-2064812168,,)
        MSI (s) (9C:0C) [17:14:39:540]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\angular-translate.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:540]: Source for file 'angular_translate.js' is compressed
        InstallFiles: File: angular-translate.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\, Size: 124212
        MSI (s) (9C:0C) [17:14:39:540]: Executing op: FileCopy(SourceName=ANGULA~1.JS1|angular-translate.min.js,SourceCabKey=angular_translate.min.js,DestName=angular-translate.min.js,Attributes=16384,FileSize=22064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1531708609,HashPart2=-567635507,HashPart3=681682945,HashPart4=-428269378,,)
        MSI (s) (9C:0C) [17:14:39:540]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\angular-translate.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:540]: Source for file 'angular_translate.min.js' is compressed
        InstallFiles: File: angular-translate.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\, Size: 22064
        MSI (s) (9C:0C) [17:14:39:559]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json93,DestName=bower.json,Attributes=16384,FileSize=281,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1536102324,HashPart2=-1430603580,HashPart3=118855472,HashPart4=-1135780561,,)
        MSI (s) (9C:0C) [17:14:39:559]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:559]: Source for file 'bower.json93' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\, Size: 281
        MSI (s) (9C:0C) [17:14:39:559]: Executing op: FileCopy(SourceName=README.md,SourceCabKey=readme.md48,DestName=README.md,Attributes=16384,FileSize=641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=774450957,HashPart2=-478677819,HashPart3=46982488,HashPart4=1064981791,,)
        MSI (s) (9C:0C) [17:14:39:559]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\README.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:559]: Source for file 'readme.md48' is compressed
        InstallFiles: File: README.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\, Size: 641
        MSI (s) (9C:0C) [17:14:39:559]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\)
        MSI (s) (9C:0C) [17:14:39:559]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\navBar\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\navBar\)
        MSI (s) (9C:0C) [17:14:39:559]: Executing op: FileCopy(SourceName=NAVBAR~1.JS|navBar.min.js,SourceCabKey=navbar.min.js1,DestName=navBar.min.js,Attributes=16384,FileSize=5369,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1842838628,HashPart2=1645632423,HashPart3=-528612551,HashPart4=-1272503156,,)
        MSI (s) (9C:0C) [17:14:39:571]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\navBar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:571]: Source for file 'navbar.min.js1' is compressed
        InstallFiles: File: navBar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\, Size: 5369
        MSI (s) (9C:0C) [17:14:39:571]: Executing op: FileCopy(SourceName=NAVBAR~1.CSS|navBar.min.css,SourceCabKey=navbar.min.css1,DestName=navBar.min.css,Attributes=16384,FileSize=1350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1718368452,HashPart2=941720263,HashPart3=-2021236045,HashPart4=342422820,,)
        MSI (s) (9C:0C) [17:14:39:571]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\navBar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:571]: Source for file 'navbar.min.css1' is compressed
        InstallFiles: File: navBar.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\, Size: 1350
        MSI (s) (9C:0C) [17:14:39:571]: Executing op: FileCopy(SourceName=navBar.js,SourceCabKey=navbar.js1,DestName=navBar.js,Attributes=16384,FileSize=15742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=627807100,HashPart2=1414396209,HashPart3=2026834419,HashPart4=-1786951418,,)
        MSI (s) (9C:0C) [17:14:39:571]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\navBar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:571]: Source for file 'navbar.js1' is compressed
        InstallFiles: File: navBar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\, Size: 15742
        MSI (s) (9C:0C) [17:14:39:571]: Executing op: FileCopy(SourceName=navBar.css,SourceCabKey=navbar.css1,DestName=navBar.css,Attributes=16384,FileSize=1719,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-305218605,HashPart2=926267955,HashPart3=-1413838807,HashPart4=643179019,,)
        MSI (s) (9C:0C) [17:14:39:571]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\navBar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:571]: Source for file 'navbar.css1' is compressed
        InstallFiles: File: navBar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\, Size: 1719
        MSI (s) (9C:0C) [17:14:39:571]: Executing op: FileCopy(SourceName=NAVBAR~2.CSS|navBar-default-theme.min.css,SourceCabKey=navbar_default_theme.min.css1,DestName=navBar-default-theme.min.css,Attributes=16384,FileSize=420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1714653560,HashPart2=1750230286,HashPart3=-1214777851,HashPart4=-1856794979,,)
        MSI (s) (9C:0C) [17:14:39:571]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\navBar-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:571]: Source for file 'navbar_default_theme.min.css1' is compressed
        InstallFiles: File: navBar-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\, Size: 420
        MSI (s) (9C:0C) [17:14:39:618]: Executing op: FileCopy(SourceName=NAVBAR~3.CSS|navBar-default-theme.css,SourceCabKey=navbar_default_theme.css1,DestName=navBar-default-theme.css,Attributes=16384,FileSize=451,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1599474287,HashPart2=-1679477527,HashPart3=-1750786269,HashPart4=-1385828563,,)
        MSI (s) (9C:0C) [17:14:39:618]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\navBar-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:618]: Source for file 'navbar_default_theme.css1' is compressed
        InstallFiles: File: navBar-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\, Size: 451
        MSI (s) (9C:0C) [17:14:39:634]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json96,DestName=bower.json,Attributes=16384,FileSize=159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1228415770,HashPart2=1265053668,HashPart3=-845635973,HashPart4=1384235793,,)
        MSI (s) (9C:0C) [17:14:39:634]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:634]: Source for file 'bower.json96' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\, Size: 159
        MSI (s) (9C:0C) [17:14:39:634]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\)
        MSI (s) (9C:0C) [17:14:39:634]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\js\colors\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\js\colors\)
        MSI (s) (9C:0C) [17:14:39:634]: Executing op: FileCopy(SourceName=COLORS~1.JS|colors.min.js,SourceCabKey=colors.min.js3,DestName=colors.min.js,Attributes=16384,FileSize=2956,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-85167966,HashPart2=-822307532,HashPart3=364013026,HashPart4=-1274007869,,)
        MSI (s) (9C:0C) [17:14:39:634]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\colors.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:634]: Source for file 'colors.min.js3' is compressed
        InstallFiles: File: colors.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\, Size: 2956
        MSI (s) (9C:0C) [17:14:39:634]: Executing op: FileCopy(SourceName=colors.js,SourceCabKey=colors.js1,DestName=colors.js,Attributes=16384,FileSize=13432,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1209525362,HashPart2=-1620247353,HashPart3=-396822805,HashPart4=-795795999,,)
        MSI (s) (9C:0C) [17:14:39:634]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\colors.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:634]: Source for file 'colors.js1' is compressed
        InstallFiles: File: colors.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\, Size: 13432
        MSI (s) (9C:0C) [17:14:39:634]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json95,DestName=bower.json,Attributes=16384,FileSize=159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=924199641,HashPart2=-1917171341,HashPart3=1100333983,HashPart4=-1402195017,,)
        MSI (s) (9C:0C) [17:14:39:634]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:634]: Source for file 'bower.json95' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\, Size: 159
        MSI (s) (9C:0C) [17:14:39:650]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\)
        MSI (s) (9C:0C) [17:14:39:650]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\panel\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\panel\)
        MSI (s) (9C:0C) [17:14:39:650]: Executing op: FileCopy(SourceName=PANELM~1.JS|panel.min.js,SourceCabKey=panel.min.js,DestName=panel.min.js,Attributes=16384,FileSize=21425,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=62203631,HashPart2=-1278429475,HashPart3=-2014044267,HashPart4=-451663838,,)
        MSI (s) (9C:0C) [17:14:39:650]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\panel.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:650]: Source for file 'panel.min.js' is compressed
        InstallFiles: File: panel.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\, Size: 21425
        InstallFiles: File: panel.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\, Size: 1206
        ss,Attributes=16384,FileSize=1206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1348147704,HashPart2=-2087075020,HashPart3=-222571421,HashPart4=-491139107,,)
        MSI (s) (9C:0C) [17:14:39:650]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\panel.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:650]: Source for file 'panel.min.css' is compressed
        MSI (s) (9C:0C) [17:14:39:650]: Executing op: FileCopy(SourceName=panel.js,SourceCabKey=panel.js1,DestName=panel.js,Attributes=16384,FileSize=76251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1887250363,HashPart2=985426857,HashPart3=-10195449,HashPart4=1080195557,,)
        MSI (s) (9C:0C) [17:14:39:650]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\panel.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:650]: Source for file 'panel.js1' is compressed
        InstallFiles: File: panel.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\, Size: 76251
        MSI (s) (9C:0C) [17:14:39:650]: Executing op: FileCopy(SourceName=panel.css,SourceCabKey=panel.css,DestName=panel.css,Attributes=16384,FileSize=1527,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1431910550,HashPart2=-249197388,HashPart3=300049900,HashPart4=-1720187850,,)
        MSI (s) (9C:0C) [17:14:39:650]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\panel.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:650]: Source for file 'panel.css' is compressed
        MSI (s) (9C:0C) [17:14:39:650]: Executing op: FileCopy(SourceName=PANEL-~1.CSS|panel-default-theme.min.css,SourceCabKey=panel_default_theme.min.css,DestName=panel-default-theme.min.css,Attributes=16384,FileSize=262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-873825151,HashPart2=1149180105,HashPart3=-1946706302,HashPart4=-1221398585,,)
        MSI (s) (9C:0C) [17:14:39:650]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\panel-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:650]: Source for file 'panel_default_theme.min.css' is compressed
        InstallFiles: File: panel-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\, Size: 262
        MSI (s) (9C:0C) [17:14:39:650]: Executing op: FileCopy(SourceName=PANEL-~2.CSS|panel-default-theme.css,SourceCabKey=panel_default_theme.css,DestName=panel-default-theme.css,Attributes=16384,FileSize=273,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-334091382,HashPart2=-401503655,HashPart3=-279874909,HashPart4=-481045351,,)
        MSI (s) (9C:0C) [17:14:39:650]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\panel-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:650]: Source for file 'panel_default_theme.css' is compressed
        384,FileSize=6022,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2071482689,HashPart2=963012296,HashPart3=-1757757223,HashPart4=1928692896,,)
        MSI (s) (9C:0C) [17:14:39:650]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\navBar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:650]: Source for file 'navbar.min.js' is compressed
        InstallFiles: File: navBar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\, Size: 6022
        MSI (s) (9C:0C) [17:14:39:669]: Executing op: FileCopy(SourceName=NAVBAR~1.CSS|navBar.min.css,SourceCabKey=navbar.min.css,DestName=navBar.min.css,Attributes=16384,FileSize=1350,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1718368452,HashPart2=941720263,HashPart3=-2021236045,HashPart4=342422820,,)
        MSI (s) (9C:0C) [17:14:39:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\navBar.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:669]: Source for file 'navbar.min.css' is compressed
        MSI (s) (9C:0C) [17:14:39:669]: Executing op: FileCopy(SourceName=navBar.js,SourceCabKey=navbar.js,DestName=navBar.js,Attributes=16384,FileSize=15813,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=234755201,HashPart2=1138099349,HashPart3=58595958,HashPart4=1442096628,,)
        MSI (s) (9C:0C) [17:14:39:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\navBar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:669]: Source for file 'navbar.js' is compressed
        InstallFiles: File: navBar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\, Size: 15813
        MSI (s) (9C:0C) [17:14:39:669]: Executing op: FileCopy(SourceName=navBar.css,SourceCabKey=navbar.css,DestName=navBar.css,Attributes=16384,FileSize=1719,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-305218605,HashPart2=926267955,HashPart3=-1413838807,HashPart4=643179019,,)
        MSI (s) (9C:0C) [17:14:39:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\navBar.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:669]: Source for file 'navbar.css' is compressed
        InstallFiles: File: navBar.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\, Size: 1719
        MSI (s) (9C:0C) [17:14:39:669]: Executing op: FileCopy(SourceName=NAVBAR~2.CSS|navBar-default-theme.min.css,SourceCabKey=navbar_default_theme.min.css,DestName=navBar-default-theme.min.css,Attributes=16384,FileSize=420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1714653560,HashPart2=1750230286,HashPart3=-1214777851,HashPart4=-1856794979,,)
        MSI (s) (9C:0C) [17:14:39:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\navBar-default-theme.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:669]: Source for file 'navbar_default_theme.min.css' is compressed
        InstallFiles: File: navBar-default-theme.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\, Size: 420
        MSI (s) (9C:0C) [17:14:39:669]: Executing op: FileCopy(SourceName=NAVBAR~3.CSS|navBar-default-theme.css,SourceCabKey=navbar_default_theme.css,DestName=navBar-default-theme.css,Attributes=16384,FileSize=451,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1599474287,HashPart2=-1679477527,HashPart3=-1750786269,HashPart4=-1385828563,,)
        MSI (s) (9C:0C) [17:14:39:669]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\navBar-default-theme.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:669]: Source for file 'navbar_default_theme.css' is compressed
        InstallFiles: File: navBar-default-theme.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\, Size: 451
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\)
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\modules\closure\colors\|IISRootFolder\MyComp.WebApp\lib\angular-material\modules\closure\colors\)
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: FileCopy(SourceName=BOWER~1.JSO|bower.json,SourceCabKey=bower.json94,DestName=bower.json,Attributes=16384,FileSize=159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=924199641,HashPart2=-1917171341,HashPart3=1100333983,HashPart4=-1402195017,,)
        MSI (s) (9C:0C) [17:14:39:681]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:681]: Source for file 'bower.json94' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\, Size: 159
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: FileCopy(SourceName=COLORS~1.JS|colors.min.js,SourceCabKey=colors.min.js1,DestName=colors.min.js,Attributes=16384,FileSize=3113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1428571898,HashPart2=-663074851,HashPart3=339503311,HashPart4=-1212447583,,)
        MSI (s) (9C:0C) [17:14:39:681]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\colors.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:681]: Source for file 'colors.min.js1' is compressed
        InstallFiles: File: colors.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\, Size: 3113
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: FileCopy(SourceName=colors.js,SourceCabKey=colors.js,DestName=colors.js,Attributes=16384,FileSize=13503,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-714282596,HashPart2=-1080437848,HashPart3=-541009060,HashPart4=1122521518,,)
        MSI (s) (9C:0C) [17:14:39:681]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\colors.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:681]: Source for file 'colors.js' is compressed
        InstallFiles: File: colors.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\, Size: 13503
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\)
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AN3191~1\layouts\|IISRootFolder\MyComp.WebApp\lib\angular-material\layouts\)
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: FileCopy(SourceName=ANGULA~1.SCS|angular-material.layouts.scss,SourceCabKey=angular_material.layouts.scs,DestName=angular-material.layouts.scss,Attributes=16384,FileSize=32602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1945772337,HashPart2=-49867788,HashPart3=-1943303157,HashPart4=802467600,,)
        MSI (s) (9C:0C) [17:14:39:681]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\angular-material.layouts.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:681]: Source for file 'angular_material.layouts.scs' is compressed
        InstallFiles: File: angular-material.layouts.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\, Size: 32602
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: FileCopy(SourceName=ANGULA~1.CSS|angular-material.layouts.min.css,SourceCabKey=angular_material.layouts.min,DestName=angular-material.layouts.min.css,Attributes=16384,FileSize=217970,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=993671241,HashPart2=-1847056577,HashPart3=276506873,HashPart4=858314102,,)
        MSI (s) (9C:0C) [17:14:39:681]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\angular-material.layouts.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:681]: Source for file 'angular_material.layouts.min' is compressed
        InstallFiles: File: angular-material.layouts.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\, Size: 217970
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: FileCopy(SourceName=ANGULA~2.CSS|angular-material.layouts.ie_fixes.css,SourceCabKey=angular_material.layouts.ie_,DestName=angular-material.layouts.ie_fixes.css,Attributes=16384,FileSize=2128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1516864272,HashPart2=-335555862,HashPart3=1922598270,HashPart4=1299541912,,)
        MSI (s) (9C:0C) [17:14:39:681]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\angular-material.layouts.ie_fixes.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:681]: Source for file 'angular_material.layouts.ie_' is compressed
        InstallFiles: File: angular-material.layouts.ie_fixes.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\, Size: 2128
        MSI (s) (9C:0C) [17:14:39:681]: Executing op: FileCopy(SourceName=ANGULA~3.CSS|angular-material.layouts.css,SourceCabKey=angular_material.layouts.css,DestName=angular-material.layouts.css,Attributes=16384,FileSize=540205,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2125485298,HashPart2=1699118024,HashPart3=2090952377,HashPart4=-1749877822,,)
        MSI (s) (9C:0C) [17:14:39:681]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\angular-material.layouts.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:681]: Source for file 'angular_material.layouts.css' is compressed
        InstallFiles: File: angular-material.layouts.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\, Size: 540205
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: FileCopy(SourceName=ANGULA~2.SCS|angular-material.layout-attributes.scss,SourceCabKey=angular_material.layout_attr2,DestName=angular-material.layout-attributes.scss,Attributes=16384,FileSize=30315,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-860106393,HashPart2=1252614913,HashPart3=-749518154,HashPart4=-1775826014,,)
        MSI (s) (9C:0C) [17:14:39:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\angular-material.layout-attributes.scss; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:696]: Source for file 'angular_material.layout_attr2' is compressed
        InstallFiles: File: angular-material.layout-attributes.scss, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\, Size: 30315
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: FileCopy(SourceName=ANGULA~4.CSS|angular-material.layout-attributes.min.css,SourceCabKey=angular_material.layout_attr1,DestName=angular-material.layout-attributes.min.css,Attributes=16384,FileSize=223584,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-150016667,HashPart2=1637865287,HashPart3=-1354038521,HashPart4=1863397052,,)
        MSI (s) (9C:0C) [17:14:39:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\angular-material.layout-attributes.min.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:696]: Source for file 'angular_material.layout_attr1' is compressed
        InstallFiles: File: angular-material.layout-attributes.min.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\, Size: 223584
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: FileCopy(SourceName=ANC001~1.CSS|angular-material.layout-attributes.css,SourceCabKey=angular_material.layout_attr,DestName=angular-material.layout-attributes.css,Attributes=16384,FileSize=580212,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1092960250,HashPart2=1308602597,HashPart3=-1312702684,HashPart4=1044918986,,)
        MSI (s) (9C:0C) [17:14:39:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\angular-material.layout-attributes.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:696]: Source for file 'angular_material.layout_attr' is compressed
        InstallFiles: File: angular-material.layout-attributes.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\, Size: 580212
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\)
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EMAILF~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\emailform\controllers\)
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: FileCopy(SourceName=EMAILF~1.JS|emailform.js,SourceCabKey=emailform.js,DestName=emailform.js,Attributes=16384,FileSize=3145,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1695217000,HashPart2=-308257888,HashPart3=-1999238032,HashPart4=-1105326338,,)
        MSI (s) (9C:0C) [17:14:39:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\emailform.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:696]: Source for file 'emailform.js' is compressed
        InstallFiles: File: emailform.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\, Size: 3145
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\)
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\options\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\options\templates\)
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: FileCopy(SourceName=ADMINO~1.HTM|adminOptions.html,SourceCabKey=adminoptions.html,DestName=adminOptions.html,Attributes=16384,FileSize=3812,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1672448888,HashPart2=1111490254,HashPart3=-2047705740,HashPart4=970824064,,)
        MSI (s) (9C:0C) [17:14:39:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\adminOptions.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:696]: Source for file 'adminoptions.html' is compressed
        InstallFiles: File: adminOptions.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\, Size: 3812
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: FileCopy(SourceName=ADMINS~1.HTM|adminSystem.html,SourceCabKey=adminsystem.html,DestName=adminSystem.html,Attributes=16384,FileSize=2146,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1846589241,HashPart2=574556884,HashPart3=-796580302,HashPart4=1980488031,,)
        MSI (s) (9C:0C) [17:14:39:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\adminSystem.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:696]: Source for file 'adminsystem.html' is compressed
        InstallFiles: File: adminSystem.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\, Size: 2146
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: FileCopy(SourceName=ADMINU~1.HTM|adminUpload.html,SourceCabKey=adminupload.html,DestName=adminUpload.html,Attributes=16384,FileSize=4059,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-736492945,HashPart2=-33098297,HashPart3=531288670,HashPart4=1369096815,,)
        MSI (s) (9C:0C) [17:14:39:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\adminUpload.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:696]: Source for file 'adminupload.html' is compressed
        InstallFiles: File: adminUpload.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\, Size: 4059
        MSI (s) (9C:0C) [17:14:39:696]: Executing op: FileCopy(SourceName=ADMINL~1.HTM|adminLocalViewer.html,SourceCabKey=adminlocalviewer.html,DestName=adminLocalViewer.html,Attributes=16384,FileSize=3106,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1822555386,HashPart2=-2133935275,HashPart3=1212157343,HashPart4=-709963355,,)
        MSI (s) (9C:0C) [17:14:39:696]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\adminLocalViewer.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:696]: Source for file 'adminlocalviewer.html' is compressed
        InstallFiles: File: adminLocalViewer.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\, Size: 3106
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=ADMINE~1.HTM|adminEditablefields.html,SourceCabKey=admineditablefields.html,DestName=adminEditablefields.html,Attributes=16384,FileSize=2826,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1762781313,HashPart2=1178393156,HashPart3=-330409422,HashPart4=-1667379010,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\adminEditablefields.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'admineditablefields.html' is compressed
        InstallFiles: File: adminEditablefields.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\, Size: 2826
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=DOCUME~1.HTM|documentDashboard.html,SourceCabKey=documentdashboard.html,DestName=documentDashboard.html,Attributes=16384,FileSize=2622,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1577191876,HashPart2=281450736,HashPart3=-1025851271,HashPart4=-1565907603,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\documentDashboard.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'documentdashboard.html' is compressed
        InstallFiles: File: documentDashboard.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\, Size: 2622
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\)
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\options\services\|IISRootFolder\MyComp.WebApp\app\options\services\)
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=USERSE~1.JS|userSettingsService.js,SourceCabKey=usersettingsservice.js,DestName=userSettingsService.js,Attributes=16384,FileSize=1848,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1447476631,HashPart2=-193645747,HashPart3=581753721,HashPart4=-1287944000,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\userSettingsService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'usersettingsservice.js' is compressed
        InstallFiles: File: userSettingsService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\, Size: 1848
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=ADMINU~1.JS|adminUploadService.js,SourceCabKey=adminuploadservice.js,DestName=adminUploadService.js,Attributes=16384,FileSize=1813,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1743122641,HashPart2=-474762484,HashPart3=795328780,HashPart4=1324434883,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\adminUploadService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'adminuploadservice.js' is compressed
        InstallFiles: File: adminUploadService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\, Size: 1813
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=ADMINS~1.JS|adminSystemService.js,SourceCabKey=adminsystemservice.js,DestName=adminSystemService.js,Attributes=16384,FileSize=7898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1589431008,HashPart2=-973744822,HashPart3=1972103124,HashPart4=-943766419,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\adminSystemService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'adminsystemservice.js' is compressed
        InstallFiles: File: adminSystemService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\, Size: 7898
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=ADMINL~1.JS|adminLocalViewerService.js,SourceCabKey=adminlocalviewerservice.js,DestName=adminLocalViewerService.js,Attributes=16384,FileSize=1731,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-21196660,HashPart2=1581812988,HashPart3=1506059476,HashPart4=1207296217,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\adminLocalViewerService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'adminlocalviewerservice.js' is compressed
        InstallFiles: File: adminLocalViewerService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\, Size: 1731
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=ADMINE~1.JS|adminEditableFieldsService.js,SourceCabKey=admineditablefieldsservice.j,DestName=adminEditableFieldsService.js,Attributes=16384,FileSize=2949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1532930078,HashPart2=-1057978008,HashPart3=-1134937730,HashPart4=-488260240,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\adminEditableFieldsService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'admineditablefieldsservice.j' is compressed
        InstallFiles: File: adminEditableFieldsService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\, Size: 2949
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=DOCUME~1.JS|documentDashboardService.js,SourceCabKey=documentdashboardservice.js,DestName=documentDashboardService.js,Attributes=16384,FileSize=1656,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1912170101,HashPart2=237033033,HashPart3=1415174079,HashPart4=1711161618,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\documentDashboardService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'documentdashboardservice.js' is compressed
        InstallFiles: File: documentDashboardService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\, Size: 1656
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\)
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\options\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\options\controllers\)
        MSI (s) (9C:0C) [17:14:39:712]: Executing op: FileCopy(SourceName=ADMINS~1.JS|adminSystem.js,SourceCabKey=adminsystem.js,DestName=adminSystem.js,Attributes=16384,FileSize=3677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-411254962,HashPart2=-604972063,HashPart3=153405945,HashPart4=-65289034,,)
        MSI (s) (9C:0C) [17:14:39:712]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\adminSystem.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:712]: Source for file 'adminsystem.js' is compressed
        InstallFiles: File: adminSystem.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\, Size: 3677
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: FileCopy(SourceName=ADMINO~1.JS|adminOptions.js,SourceCabKey=adminoptions.js,DestName=adminOptions.js,Attributes=16384,FileSize=9379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1260370577,HashPart2=-1584236362,HashPart3=-1369046277,HashPart4=-313572533,,)
        MSI (s) (9C:0C) [17:14:39:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\adminOptions.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:727]: Source for file 'adminoptions.js' is compressed
        InstallFiles: File: adminOptions.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\, Size: 9379
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: FileCopy(SourceName=ADMINU~1.JS|adminUpload.js,SourceCabKey=adminupload.js,DestName=adminUpload.js,Attributes=16384,FileSize=4252,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1312795689,HashPart2=605043865,HashPart3=1072269137,HashPart4=-1551601920,,)
        MSI (s) (9C:0C) [17:14:39:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\adminUpload.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:727]: Source for file 'adminupload.js' is compressed
        InstallFiles: File: adminUpload.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\, Size: 4252
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: FileCopy(SourceName=ADMINL~1.JS|adminLocalViewer.js,SourceCabKey=adminlocalviewer.js,DestName=adminLocalViewer.js,Attributes=16384,FileSize=3144,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1391821840,HashPart2=-550988168,HashPart3=-247937483,HashPart4=2040243963,,)
        MSI (s) (9C:0C) [17:14:39:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\adminLocalViewer.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:727]: Source for file 'adminlocalviewer.js' is compressed
        InstallFiles: File: adminLocalViewer.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\, Size: 3144
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: FileCopy(SourceName=ADMINE~1.JS|adminEditableFields.js,SourceCabKey=admineditablefields.js,DestName=adminEditableFields.js,Attributes=16384,FileSize=4998,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=383578934,HashPart2=-263881761,HashPart3=1026056701,HashPart4=317204448,,)
        MSI (s) (9C:0C) [17:14:39:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\adminEditableFields.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:727]: Source for file 'admineditablefields.js' is compressed
        InstallFiles: File: adminEditableFields.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\, Size: 4998
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: FileCopy(SourceName=DOCUME~1.JS|documentDashboard.js,SourceCabKey=documentdashboard.js,DestName=documentDashboard.js,Attributes=16384,FileSize=3237,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-918181676,HashPart2=-579756476,HashPart3=1158138416,HashPart4=1442107926,,)
        MSI (s) (9C:0C) [17:14:39:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\documentDashboard.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:727]: Source for file 'documentdashboard.js' is compressed
        InstallFiles: File: documentDashboard.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\, Size: 3237
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\)
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\theme\|IISRootFolder\MyComp.WebApp\lib\codemirror\theme\)
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: FileCopy(SourceName=zenburn.css,SourceCabKey=zenburn.css,DestName=zenburn.css,Attributes=16384,FileSize=2027,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1267476799,HashPart2=-2092664490,HashPart3=-1192492908,HashPart4=-971231537,,)
        MSI (s) (9C:0C) [17:14:39:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\zenburn.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:727]: Source for file 'zenburn.css' is compressed
        InstallFiles: File: zenburn.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2027
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: FileCopy(SourceName=yeti.css,SourceCabKey=yeti.css,DestName=yeti.css,Attributes=16384,FileSize=1903,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-151928144,HashPart2=-1728306337,HashPart3=-437434095,HashPart4=-1449005381,,)
        MSI (s) (9C:0C) [17:14:39:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\yeti.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:727]: Source for file 'yeti.css' is compressed
        InstallFiles: File: yeti.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1903
        MSI (s) (9C:0C) [17:14:39:727]: Executing op: FileCopy(SourceName=xq-light.css,SourceCabKey=xq_light.css,DestName=xq-light.css,Attributes=16384,FileSize=2269,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=132483407,HashPart2=-493309331,HashPart3=371881466,HashPart4=585547302,,)
        MSI (s) (9C:0C) [17:14:39:727]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\xq-light.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:727]: Source for file 'xq_light.css' is compressed
        InstallFiles: File: xq-light.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2269
        MSI (s) (9C:0C) [17:14:39:743]: Executing op: FileCopy(SourceName=xq-dark.css,SourceCabKey=xq_dark.css,DestName=xq-dark.css,Attributes=16384,FileSize=3058,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1681475664,HashPart2=862725934,HashPart3=-275923369,HashPart4=749164285,,)
        MSI (s) (9C:0C) [17:14:39:743]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\xq-dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:743]: Source for file 'xq_dark.css' is compressed
        InstallFiles: File: xq-dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 3058
        MSI (s) (9C:0C) [17:14:39:892]: Executing op: FileCopy(SourceName=VIBRAN~1.CSS|vibrant-ink.css,SourceCabKey=vibrant_ink.css,DestName=vibrant-ink.css,Attributes=16384,FileSize=2145,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=107581838,HashPart2=-1860707626,HashPart3=-215805765,HashPart4=936156770,,)
        MSI (s) (9C:0C) [17:14:39:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\vibrant-ink.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:892]: Source for file 'vibrant_ink.css' is compressed
        InstallFiles: File: vibrant-ink.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2145
        MSI (s) (9C:0C) [17:14:39:892]: Executing op: FileCopy(SourceName=twilight.css,SourceCabKey=twilight.css,DestName=twilight.css,Attributes=16384,FileSize=2167,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1941294804,HashPart2=4712445,HashPart3=-1130790482,HashPart4=-1986459501,,)
        MSI (s) (9C:0C) [17:14:39:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\twilight.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:892]: Source for file 'twilight.css' is compressed
        InstallFiles: File: twilight.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2167
        MSI (s) (9C:0C) [17:14:39:946]: Executing op: FileCopy(SourceName=ttcn.css,SourceCabKey=ttcn.css,DestName=ttcn.css,Attributes=16384,FileSize=2483,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1115964054,HashPart2=1411333143,HashPart3=330219593,HashPart4=2044356670,,)
        MSI (s) (9C:0C) [17:14:39:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\ttcn.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:946]: Source for file 'ttcn.css' is compressed
        InstallFiles: File: ttcn.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2483
        MSI (s) (9C:0C) [17:14:39:946]: Executing op: FileCopy(SourceName=TOMORR~1.CSS|tomorrow-night-eighties.css,SourceCabKey=tomorrow_night_eighties.css,DestName=tomorrow-night-eighties.css,Attributes=16384,FileSize=2477,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2023349582,HashPart2=536391023,HashPart3=-360580237,HashPart4=274467634,,)
        MSI (s) (9C:0C) [17:14:39:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\tomorrow-night-eighties.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:946]: Source for file 'tomorrow_night_eighties.css' is compressed
        InstallFiles: File: tomorrow-night-eighties.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2477
        MSI (s) (9C:0C) [17:14:39:946]: Executing op: FileCopy(SourceName=TOMORR~2.CSS|tomorrow-night-bright.css,SourceCabKey=tomorrow_night_bright.css,DestName=tomorrow-night-bright.css,Attributes=16384,FileSize=1804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-703870594,HashPart2=1241143309,HashPart3=60861285,HashPart4=-493768623,,)
        MSI (s) (9C:0C) [17:14:39:946]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\tomorrow-night-bright.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:946]: Source for file 'tomorrow_night_bright.css' is compressed
        InstallFiles: File: tomorrow-night-bright.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1804
        MSI (s) (9C:0C) [17:14:39:961]: Executing op: FileCopy(SourceName=THE-MA~1.CSS|the-matrix.css,SourceCabKey=the_matrix.css,DestName=the-matrix.css,Attributes=16384,FileSize=1939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=393539349,HashPart2=1844036809,HashPart3=-1570297448,HashPart4=25334575,,)
        MSI (s) (9C:0C) [17:14:39:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\the-matrix.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:961]: Source for file 'the_matrix.css' is compressed
        InstallFiles: File: the-matrix.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1939
        MSI (s) (9C:0C) [17:14:39:961]: Executing op: FileCopy(SourceName=SOLARI~1.CSS|solarized.css,SourceCabKey=solarized.css,DestName=solarized.css,Attributes=16384,FileSize=5321,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1567212165,HashPart2=-1781105698,HashPart3=196444292,HashPart4=1211308389,,)
        MSI (s) (9C:0C) [17:14:39:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\solarized.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:961]: Source for file 'solarized.css' is compressed
        InstallFiles: File: solarized.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 5321
        MSI (s) (9C:0C) [17:14:39:961]: Executing op: FileCopy(SourceName=seti.css,SourceCabKey=seti.css,DestName=seti.css,Attributes=16384,FileSize=2028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=22651685,HashPart2=897940774,HashPart3=-1401466639,HashPart4=205692628,,)
        MSI (s) (9C:0C) [17:14:39:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\seti.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:961]: Source for file 'seti.css' is compressed
        InstallFiles: File: seti.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2028
        MSI (s) (9C:0C) [17:14:39:961]: Executing op: FileCopy(SourceName=rubyblue.css,SourceCabKey=rubyblue.css,DestName=rubyblue.css,Attributes=16384,FileSize=1797,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1423338926,HashPart2=1165614482,HashPart3=-238573123,HashPart4=1256809536,,)
        MSI (s) (9C:0C) [17:14:39:961]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\rubyblue.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:961]: Source for file 'rubyblue.css' is compressed
        InstallFiles: File: rubyblue.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1797
        MSI (s) (9C:0C) [17:14:39:992]: Executing op: FileCopy(SourceName=RAILSC~1.CSS|railscasts.css,SourceCabKey=railscasts.css,DestName=railscasts.css,Attributes=16384,FileSize=1548,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1201170090,HashPart2=1471682570,HashPart3=-626330575,HashPart4=1260925113,,)
        MSI (s) (9C:0C) [17:14:39:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\railscasts.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:992]: Source for file 'railscasts.css' is compressed
        InstallFiles: File: railscasts.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1548
        MSI (s) (9C:0C) [17:14:39:992]: Executing op: FileCopy(SourceName=PASTEL~1.CSS|pastel-on-dark.css,SourceCabKey=pastel_on_dark.css,DestName=pastel-on-dark.css,Attributes=16384,FileSize=2521,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1212516116,HashPart2=-205444119,HashPart3=-1386919753,HashPart4=-513057611,,)
        MSI (s) (9C:0C) [17:14:39:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\pastel-on-dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:992]: Source for file 'pastel_on_dark.css' is compressed
        InstallFiles: File: pastel-on-dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2521
        MSI (s) (9C:0C) [17:14:39:992]: Executing op: FileCopy(SourceName=PARAIS~1.CSS|paraiso-light.css,SourceCabKey=paraiso_light.css,DestName=paraiso-light.css,Attributes=16384,FileSize=2116,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-523435717,HashPart2=2041399155,HashPart3=-963816935,HashPart4=-87457822,,)
        MSI (s) (9C:0C) [17:14:39:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\paraiso-light.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:992]: Source for file 'paraiso_light.css' is compressed
        InstallFiles: File: paraiso-light.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2116
        MSI (s) (9C:0C) [17:14:39:992]: Executing op: FileCopy(SourceName=PARAIS~2.CSS|paraiso-dark.css,SourceCabKey=paraiso_dark.css,DestName=paraiso-dark.css,Attributes=16384,FileSize=2116,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=80531354,HashPart2=-1698926106,HashPart3=-1936597689,HashPart4=-1794325537,,)
        MSI (s) (9C:0C) [17:14:39:992]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\paraiso-dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:39:992]: Source for file 'paraiso_dark.css' is compressed
        InstallFiles: File: paraiso-dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2116
        MSI (s) (9C:0C) [17:14:40:102]: Executing op: FileCopy(SourceName=night.css,SourceCabKey=night.css,DestName=night.css,Attributes=16384,FileSize=1796,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-173366059,HashPart2=-651233260,HashPart3=713012462,HashPart4=-1193551206,,)
        MSI (s) (9C:0C) [17:14:40:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\night.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:102]: Source for file 'night.css' is compressed
        InstallFiles: File: night.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1796
        MSI (s) (9C:0C) [17:14:40:102]: Executing op: FileCopy(SourceName=neo.css,SourceCabKey=neo.css,DestName=neo.css,Attributes=16384,FileSize=990,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-112860235,HashPart2=-267625005,HashPart3=-628730688,HashPart4=-939606727,,)
        MSI (s) (9C:0C) [17:14:40:102]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\neo.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:102]: Source for file 'neo.css' is compressed
        InstallFiles: File: neo.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 990
        MSI (s) (9C:0C) [17:14:40:127]: Executing op: FileCopy(SourceName=neat.css,SourceCabKey=neat.css,DestName=neat.css,Attributes=16384,FileSize=700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-689768200,HashPart2=-196103018,HashPart3=-1492442575,HashPart4=-41476966,,)
        MSI (s) (9C:0C) [17:14:40:127]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\neat.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:127]: Source for file 'neat.css' is compressed
        InstallFiles: File: neat.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 700
        MSI (s) (9C:0C) [17:14:40:127]: Executing op: FileCopy(SourceName=monokai.css,SourceCabKey=monokai.css,DestName=monokai.css,Attributes=16384,FileSize=1951,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-731938722,HashPart2=1524878483,HashPart3=1879845854,HashPart4=-1348116867,,)
        MSI (s) (9C:0C) [17:14:40:127]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\monokai.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:127]: Source for file 'monokai.css' is compressed
        InstallFiles: File: monokai.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1951
        MSI (s) (9C:0C) [17:14:40:148]: Executing op: FileCopy(SourceName=midnight.css,SourceCabKey=midnight.css,DestName=midnight.css,Attributes=16384,FileSize=2183,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-342834692,HashPart2=802043254,HashPart3=-691338145,HashPart4=-801972221,,)
        MSI (s) (9C:0C) [17:14:40:148]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\midnight.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:148]: Source for file 'midnight.css' is compressed
        InstallFiles: File: midnight.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2183
        MSI (s) (9C:0C) [17:14:40:148]: Executing op: FileCopy(SourceName=mdn-like.css,SourceCabKey=mdn_like.css,DestName=mdn-like.css,Attributes=16384,FileSize=5213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=758936868,HashPart2=-444330,HashPart3=-777554731,HashPart4=700064947,,)
        MSI (s) (9C:0C) [17:14:40:148]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\mdn-like.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:148]: Source for file 'mdn_like.css' is compressed
        InstallFiles: File: mdn-like.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 5213
        MSI (s) (9C:0C) [17:14:40:195]: Executing op: FileCopy(SourceName=mbo.css,SourceCabKey=mbo.css,DestName=mbo.css,Attributes=16384,FileSize=2149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1854126772,HashPart2=-1360542083,HashPart3=-941463502,HashPart4=1521260182,,)
        MSI (s) (9C:0C) [17:14:40:195]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\mbo.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:195]: Source for file 'mbo.css' is compressed
        InstallFiles: File: mbo.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2149
        MSI (s) (9C:0C) [17:14:40:195]: Executing op: FileCopy(SourceName=material.css,SourceCabKey=material.css,DestName=material.css,Attributes=16384,FileSize=2483,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=235472900,HashPart2=1666806141,HashPart3=299884980,HashPart4=-1402739188,,)
        MSI (s) (9C:0C) [17:14:40:195]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\material.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:195]: Source for file 'material.css' is compressed
        InstallFiles: File: material.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2483
        MSI (s) (9C:0C) [17:14:40:195]: Executing op: FileCopy(SourceName=LIQUIB~1.CSS|liquibyte.css,SourceCabKey=liquibyte.css,DestName=liquibyte.css,Attributes=16384,FileSize=4025,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-506616082,HashPart2=-2076417837,HashPart3=1238585929,HashPart4=1977157967,,)
        MSI (s) (9C:0C) [17:14:40:195]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\liquibyte.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:195]: Source for file 'liquibyte.css' is compressed
        InstallFiles: File: liquibyte.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 4025
        MSI (s) (9C:0C) [17:14:40:195]: Executing op: FileCopy(SourceName=LESSER~1.CSS|lesser-dark.css,SourceCabKey=lesser_dark.css,DestName=lesser-dark.css,Attributes=16384,FileSize=2646,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2024761586,HashPart2=1609020268,HashPart3=-859740555,HashPart4=928976457,,)
        MSI (s) (9C:0C) [17:14:40:195]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\lesser-dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:195]: Source for file 'lesser_dark.css' is compressed
        InstallFiles: File: lesser-dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2646
        MSI (s) (9C:0C) [17:14:40:351]: Executing op: FileCopy(SourceName=isotope.css,SourceCabKey=isotope.css,DestName=isotope.css,Attributes=16384,FileSize=1476,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1002284766,HashPart2=-820430231,HashPart3=222911860,HashPart4=-1055587985,,)
        MSI (s) (9C:0C) [17:14:40:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\isotope.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:351]: Source for file 'isotope.css' is compressed
        InstallFiles: File: isotope.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1476
        MSI (s) (9C:0C) [17:14:40:351]: Executing op: FileCopy(SourceName=icecoder.css,SourceCabKey=icecoder.css,DestName=icecoder.css,Attributes=16384,FileSize=2536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-259466937,HashPart2=4110735,HashPart3=-327055750,HashPart4=917242537,,)
        MSI (s) (9C:0C) [17:14:40:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\icecoder.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:351]: Source for file 'icecoder.css' is compressed
        InstallFiles: File: icecoder.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2536
        MSI (s) (9C:0C) [17:14:40:351]: Executing op: FileCopy(SourceName=HOPSCO~1.CSS|hopscotch.css,SourceCabKey=hopscotch.css,DestName=hopscotch.css,Attributes=16384,FileSize=1503,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=374496864,HashPart2=88054158,HashPart3=1454201395,HashPart4=-1932637882,,)
        MSI (s) (9C:0C) [17:14:40:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\hopscotch.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:351]: Source for file 'hopscotch.css' is compressed
        InstallFiles: File: hopscotch.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1503
        MSI (s) (9C:0C) [17:14:40:351]: Executing op: FileCopy(SourceName=ERLANG~1.CSS|erlang-dark.css,SourceCabKey=erlang_dark.css,DestName=erlang-dark.css,Attributes=16384,FileSize=2288,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-56353096,HashPart2=1799921470,HashPart3=-789630910,HashPart4=-1868336310,,)
        MSI (s) (9C:0C) [17:14:40:351]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\erlang-dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:351]: Source for file 'erlang_dark.css' is compressed
        InstallFiles: File: erlang-dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2288
        MSI (s) (9C:0C) [17:14:40:367]: Executing op: FileCopy(SourceName=elegant.css,SourceCabKey=elegant.css,DestName=elegant.css,Attributes=16384,FileSize=794,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1813411779,HashPart2=-1082429737,HashPart3=-758453534,HashPart4=-1424866704,,)
        MSI (s) (9C:0C) [17:14:40:367]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\elegant.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:367]: Source for file 'elegant.css' is compressed
        InstallFiles: File: elegant.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 794
        MSI (s) (9C:0C) [17:14:40:460]: Executing op: FileCopy(SourceName=eclipse.css,SourceCabKey=eclipse.css,DestName=eclipse.css,Attributes=16384,FileSize=1182,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=615450481,HashPart2=2082473728,HashPart3=1822257638,HashPart4=-1667016004,,)
        MSI (s) (9C:0C) [17:14:40:460]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\eclipse.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:460]: Source for file 'eclipse.css' is compressed
        InstallFiles: File: eclipse.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1182
        MSI (s) (9C:0C) [17:14:40:460]: Executing op: FileCopy(SourceName=dracula.css,SourceCabKey=dracula.css,DestName=dracula.css,Attributes=16384,FileSize=2127,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-83636154,HashPart2=866804470,HashPart3=-756122552,HashPart4=1441395439,,)
        MSI (s) (9C:0C) [17:14:40:460]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\dracula.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:460]: Source for file 'dracula.css' is compressed
        InstallFiles: File: dracula.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2127
        MSI (s) (9C:0C) [17:14:40:460]: Executing op: FileCopy(SourceName=COLORF~1.CSS|colorforth.css,SourceCabKey=colorforth.css,DestName=colorforth.css,Attributes=16384,FileSize=1680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-617486962,HashPart2=79695025,HashPart3=2127256491,HashPart4=-425655435,,)
        MSI (s) (9C:0C) [17:14:40:460]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\colorforth.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:460]: Source for file 'colorforth.css' is compressed
        InstallFiles: File: colorforth.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1680
        MSI (s) (9C:0C) [17:14:40:460]: Executing op: FileCopy(SourceName=cobalt.css,SourceCabKey=cobalt.css,DestName=cobalt.css,Attributes=16384,FileSize=1728,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2082404511,HashPart2=-436175829,HashPart3=-1966779125,HashPart4=-773127017,,)
        MSI (s) (9C:0C) [17:14:40:460]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\cobalt.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:460]: Source for file 'cobalt.css' is compressed
        InstallFiles: File: cobalt.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1728
        MSI (s) (9C:0C) [17:14:40:554]: Executing op: FileCopy(SourceName=BLACKB~1.CSS|blackboard.css,SourceCabKey=blackboard.css,DestName=blackboard.css,Attributes=16384,FileSize=1963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2059030817,HashPart2=1516267427,HashPart3=1204574386,HashPart4=-924056316,,)
        MSI (s) (9C:0C) [17:14:40:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\blackboard.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:554]: Source for file 'blackboard.css' is compressed
        InstallFiles: File: blackboard.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1963
        MSI (s) (9C:0C) [17:14:40:554]: Executing op: FileCopy(SourceName=bespin.css,SourceCabKey=bespin.css,DestName=bespin.css,Attributes=16384,FileSize=1447,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1965063468,HashPart2=508936076,HashPart3=138464033,HashPart4=-1302086890,,)
        MSI (s) (9C:0C) [17:14:40:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\bespin.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:554]: Source for file 'bespin.css' is compressed
        InstallFiles: File: bespin.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1447
        MSI (s) (9C:0C) [17:14:40:554]: Executing op: FileCopy(SourceName=BASE16~1.CSS|base16-light.css,SourceCabKey=base16_light.css,DestName=base16-light.css,Attributes=16384,FileSize=2152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1130145377,HashPart2=-1414463413,HashPart3=443459239,HashPart4=2058103479,,)
        MSI (s) (9C:0C) [17:14:40:554]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\base16-light.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:554]: Source for file 'base16_light.css' is compressed
        InstallFiles: File: base16-light.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2152
        MSI (s) (9C:0C) [17:14:40:710]: Executing op: FileCopy(SourceName=BASE16~2.CSS|base16-dark.css,SourceCabKey=base16_dark.css,DestName=base16-dark.css,Attributes=16384,FileSize=2150,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1227058500,HashPart2=1785024474,HashPart3=1749486186,HashPart4=-2008597324,,)
        MSI (s) (9C:0C) [17:14:40:710]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\base16-dark.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:710]: Source for file 'base16_dark.css' is compressed
        InstallFiles: File: base16-dark.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2150
        MSI (s) (9C:0C) [17:14:40:710]: Executing op: FileCopy(SourceName=ambiance.css,SourceCabKey=ambiance.css,DestName=ambiance.css,Attributes=16384,FileSize=26542,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=967840383,HashPart2=-2125988949,HashPart3=-1645777624,HashPart4=1372833796,,)
        MSI (s) (9C:0C) [17:14:40:710]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\ambiance.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:710]: Source for file 'ambiance.css' is compressed
        InstallFiles: File: ambiance.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 26542
        MSI (s) (9C:0C) [17:14:40:726]: Executing op: FileCopy(SourceName=AMBIAN~1.CSS|ambiance-mobile.css,SourceCabKey=ambiance_mobile.css,DestName=ambiance-mobile.css,Attributes=16384,FileSize=108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-721524055,HashPart2=-1565904645,HashPart3=-421430398,HashPart4=-1157191545,,)
        MSI (s) (9C:0C) [17:14:40:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\ambiance-mobile.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:726]: Source for file 'ambiance_mobile.css' is compressed
        InstallFiles: File: ambiance-mobile.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 108
        MSI (s) (9C:0C) [17:14:40:726]: Executing op: FileCopy(SourceName=abcdef.css,SourceCabKey=abcdef.css,DestName=abcdef.css,Attributes=16384,FileSize=1974,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-845322535,HashPart2=591215392,HashPart3=-234280089,HashPart4=255549711,,)
        MSI (s) (9C:0C) [17:14:40:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\abcdef.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:726]: Source for file 'abcdef.css' is compressed
        InstallFiles: File: abcdef.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 1974
        MSI (s) (9C:0C) [17:14:40:726]: Executing op: FileCopy(SourceName=3024-N~1.CSS|3024-night.css,SourceCabKey=_024_night.css,DestName=3024-night.css,Attributes=16384,FileSize=2115,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=965500631,HashPart2=-499262034,HashPart3=343965381,HashPart4=-1261875326,,)
        MSI (s) (9C:0C) [17:14:40:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\3024-night.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:726]: Source for file '_024_night.css' is compressed
        InstallFiles: File: 3024-night.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2115
        MSI (s) (9C:0C) [17:14:40:726]: Executing op: FileCopy(SourceName=3024-day.css,SourceCabKey=_024_day.css,DestName=3024-day.css,Attributes=16384,FileSize=2028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1383521072,HashPart2=59947141,HashPart3=-586774101,HashPart4=333830533,,)
        MSI (s) (9C:0C) [17:14:40:726]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\3024-day.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:726]: Source for file '_024_day.css' is compressed
        InstallFiles: File: 3024-day.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\, Size: 2028
        MSI (s) (9C:0C) [17:14:40:741]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\)
        MSI (s) (9C:0C) [17:14:40:741]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\pdfmake\build\|IISRootFolder\MyComp.WebApp\lib\pdfmake\build\)
        MSI (s) (9C:0C) [17:14:40:741]: Executing op: FileCopy(SourceName=pdfmake.js,SourceCabKey=pdfmake.js,DestName=pdfmake.js,Attributes=16384,FileSize=2468373,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1834847885,HashPart2=632166542,HashPart3=51228524,HashPart4=-2081930351,,)
        MSI (s) (9C:0C) [17:14:40:741]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\pdfmake.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:741]: Source for file 'pdfmake.js' is compressed
        InstallFiles: File: pdfmake.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\, Size: 2468373
        MSI (s) (9C:0C) [17:14:40:757]: Executing op: FileCopy(SourceName=PDFMAK~1.JS|pdfmake.min.js,SourceCabKey=pdfmake.min.js,DestName=pdfmake.min.js,Attributes=16384,FileSize=959069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1487439080,HashPart2=-135283789,HashPart3=1729109003,HashPart4=836141821,,)
        MSI (s) (9C:0C) [17:14:40:757]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\pdfmake.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:757]: Source for file 'pdfmake.min.js' is compressed
        InstallFiles: File: pdfmake.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\, Size: 959069
        MSI (s) (9C:0C) [17:14:40:757]: Executing op: FileCopy(SourceName=PDFMAK~1.MAP|pdfmake.min.js.map,SourceCabKey=pdfmake.min.js.map,DestName=pdfmake.min.js.map,Attributes=16384,FileSize=3608869,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-312717403,HashPart2=-568170848,HashPart3=1719018336,HashPart4=287661589,,)
        MSI (s) (9C:0C) [17:14:40:757]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\pdfmake.min.js.map; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:757]: Source for file 'pdfmake.min.js.map' is compressed
        InstallFiles: File: pdfmake.min.js.map, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\, Size: 3608869
        MSI (s) (9C:0C) [17:14:40:788]: Executing op: FileCopy(SourceName=VFS_FO~1.JS|vfs_fonts.js,SourceCabKey=vfs_fonts.js,DestName=vfs_fonts.js,Attributes=16384,FileSize=955609,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1494575951,HashPart2=-256464802,HashPart3=736963309,HashPart4=665255590,,)
        MSI (s) (9C:0C) [17:14:40:788]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\vfs_fonts.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:788]: Source for file 'vfs_fonts.js' is compressed
        InstallFiles: File: vfs_fonts.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\, Size: 955609
        MSI (s) (9C:0C) [17:14:40:929]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\)
        MSI (s) (9C:0C) [17:14:40:929]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\urlapi\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\urlapi\controllers\)
        MSI (s) (9C:0C) [17:14:40:929]: Executing op: FileCopy(SourceName=urlapi.js,SourceCabKey=urlapi.js,DestName=urlapi.js,Attributes=16384,FileSize=1794,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-993353266,HashPart2=-1163288825,HashPart3=-2063635566,HashPart4=1422871235,,)
        MSI (s) (9C:0C) [17:14:40:929]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\urlapi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:929]: Source for file 'urlapi.js' is compressed
        InstallFiles: File: urlapi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\, Size: 1794
        MSI (s) (9C:0C) [17:14:40:944]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\)
        MSI (s) (9C:0C) [17:14:40:944]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\urlapi\services\|IISRootFolder\MyComp.WebApp\app\urlapi\services\)
        MSI (s) (9C:0C) [17:14:40:944]: Executing op: FileCopy(SourceName=COPYUR~1.JS|copyurlservice.js,SourceCabKey=copyurlservice.js,DestName=copyurlservice.js,Attributes=16384,FileSize=3039,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=153113749,HashPart2=-249141567,HashPart3=1785925748,HashPart4=-260346876,,)
        MSI (s) (9C:0C) [17:14:40:944]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\copyurlservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:944]: Source for file 'copyurlservice.js' is compressed
        InstallFiles: File: copyurlservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\, Size: 3039
        MSI (s) (9C:0C) [17:14:40:960]: Executing op: FileCopy(SourceName=URLAPI~1.JS|urlapiservice.js,SourceCabKey=urlapiservice.js,DestName=urlapiservice.js,Attributes=16384,FileSize=349,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=334633894,HashPart2=1040452380,HashPart3=1209845447,HashPart4=-1813770068,,)
        MSI (s) (9C:0C) [17:14:40:960]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\urlapiservice.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:960]: Source for file 'urlapiservice.js' is compressed
        InstallFiles: File: urlapiservice.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\, Size: 349
        MSI (s) (9C:0C) [17:14:40:960]: Executing op: FileCopy(SourceName=URLSEA~1.JS|urlSearchService.js,SourceCabKey=urlsearchservice.js,DestName=urlSearchService.js,Attributes=16384,FileSize=5080,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1809580371,HashPart2=1008389399,HashPart3=192354456,HashPart4=1288946493,,)
        MSI (s) (9C:0C) [17:14:40:960]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\urlSearchService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:960]: Source for file 'urlsearchservice.js' is compressed
        InstallFiles: File: urlSearchService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\, Size: 5080
        MSI (s) (9C:0C) [17:14:40:960]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\)
        MSI (s) (9C:0C) [17:14:40:960]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EXPORT~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\exportmenu\controllers\)
        MSI (s) (9C:0C) [17:14:40:960]: Executing op: FileCopy(SourceName=EXPORT~1.JS|exportMenu.js,SourceCabKey=exportmenu.js,DestName=exportMenu.js,Attributes=16384,FileSize=1201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-516051496,HashPart2=2096080141,HashPart3=-830253477,HashPart4=-2096576520,,)
        MSI (s) (9C:0C) [17:14:40:960]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\exportMenu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:40:960]: Source for file 'exportmenu.js' is compressed
        InstallFiles: File: exportMenu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\, Size: 1201
        MSI (s) (9C:0C) [17:14:41:229]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\)
        MSI (s) (9C:0C) [17:14:41:229]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EXPORT~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\exportmenu\directives\)
        MSI (s) (9C:0C) [17:14:41:229]: Executing op: FileCopy(SourceName=EXPORT~1.JS|exportMenu.js,SourceCabKey=exportmenu.js1,DestName=exportMenu.js,Attributes=16384,FileSize=1405,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-404663867,HashPart2=-945485287,HashPart3=-1963237794,HashPart4=-180416740,,)
        MSI (s) (9C:0C) [17:14:41:229]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\exportMenu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:229]: Source for file 'exportmenu.js1' is compressed
        InstallFiles: File: exportMenu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\, Size: 1405
        MSI (s) (9C:0C) [17:14:41:240]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\)
        MSI (s) (9C:0C) [17:14:41:240]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EXPORT~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\exportmenu\templates\)
        MSI (s) (9C:0C) [17:14:41:240]: Executing op: FileCopy(SourceName=EXPORT~1.HTM|exportmenu.html,SourceCabKey=exportmenu.html,DestName=exportmenu.html,Attributes=16384,FileSize=2663,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2127741954,HashPart2=-514264756,HashPart3=1422119745,HashPart4=57139221,,)
        MSI (s) (9C:0C) [17:14:41:240]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\exportmenu.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:240]: Source for file 'exportmenu.html' is compressed
        InstallFiles: File: exportmenu.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\, Size: 2663
        MSI (s) (9C:0C) [17:14:41:319]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\)
        MSI (s) (9C:0C) [17:14:41:319]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\FILE-S~1\|IISRootFolder\MyComp.WebApp\lib\file-saver\)
        MSI (s) (9C:0C) [17:14:41:319]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json59,DestName=.bower.json,Attributes=16384,FileSize=660,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1464987709,HashPart2=241685094,HashPart3=-1311604638,HashPart4=1301507641,,)
        MSI (s) (9C:0C) [17:14:41:319]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:319]: Source for file '_bower.json59' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\, Size: 660
        MSI (s) (9C:0C) [17:14:41:319]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json101,DestName=bower.json,Attributes=16384,FileSize=425,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1307043029,HashPart2=869740176,HashPart3=1640586506,HashPart4=-1866248967,,)
        MSI (s) (9C:0C) [17:14:41:319]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:319]: Source for file 'bower.json101' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\, Size: 425
        MSI (s) (9C:0C) [17:14:41:319]: Executing op: FileCopy(SourceName=FILESA~1.JS|FileSaver.js,SourceCabKey=filesaver.js1,DestName=FileSaver.js,Attributes=16384,FileSize=6153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=615388102,HashPart2=678918111,HashPart3=133293975,HashPart4=-1596660689,,)
        MSI (s) (9C:0C) [17:14:41:319]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\FileSaver.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:319]: Source for file 'filesaver.js1' is compressed
        InstallFiles: File: FileSaver.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\, Size: 6153
        MSI (s) (9C:0C) [17:14:41:397]: Executing op: FileCopy(SourceName=FILESA~1.JS1|FileSaver.min.js,SourceCabKey=filesaver.min.js,DestName=FileSaver.min.js,Attributes=16384,FileSize=2448,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=567578264,HashPart2=-202843032,HashPart3=1176263217,HashPart4=1290766577,,)
        MSI (s) (9C:0C) [17:14:41:397]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\FileSaver.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:397]: Source for file 'filesaver.min.js' is compressed
        InstallFiles: File: FileSaver.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\, Size: 2448
        MSI (s) (9C:0C) [17:14:41:412]: Executing op: FileCopy(SourceName=LICENSE.md,SourceCabKey=license.md4,DestName=LICENSE.md,Attributes=16384,FileSize=1112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1359501138,HashPart2=-1447780844,HashPart3=1812564397,HashPart4=1543972688,,)
        MSI (s) (9C:0C) [17:14:41:412]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\LICENSE.md; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:412]: Source for file 'license.md4' is compressed
        InstallFiles: File: LICENSE.md, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\, Size: 1112
        MSI (s) (9C:0C) [17:14:41:412]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\)
        MSI (s) (9C:0C) [17:14:41:412]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EDITEM~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\editEmails\templates\)
        MSI (s) (9C:0C) [17:14:41:412]: Executing op: FileCopy(SourceName=EDITEM~1.HTM|editEmails.html,SourceCabKey=editemails.html,DestName=editEmails.html,Attributes=16384,FileSize=2120,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1205669976,HashPart2=-1196911246,HashPart3=-1072330182,HashPart4=-1557890577,,)
        MSI (s) (9C:0C) [17:14:41:412]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\editEmails.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:412]: Source for file 'editemails.html' is compressed
        InstallFiles: File: editEmails.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\, Size: 2120
        MSI (s) (9C:0C) [17:14:41:443]: Executing op: FileCopy(SourceName=EDITEM~2.HTM|editEmail.html,SourceCabKey=editemail.html,DestName=editEmail.html,Attributes=16384,FileSize=1088,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1710882371,HashPart2=-483494538,HashPart3=-244376169,HashPart4=-1660418940,,)
        MSI (s) (9C:0C) [17:14:41:443]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\editEmail.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:443]: Source for file 'editemail.html' is compressed
        InstallFiles: File: editEmail.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\, Size: 1088
        MSI (s) (9C:0C) [17:14:41:443]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\)
        MSI (s) (9C:0C) [17:14:41:443]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EDITEM~1\services\|IISRootFolder\MyComp.WebApp\app\editEmails\services\)
        MSI (s) (9C:0C) [17:14:41:443]: Executing op: FileCopy(SourceName=EDITEM~1.JS|editEmailsService.js,SourceCabKey=editemailsservice.js,DestName=editEmailsService.js,Attributes=16384,FileSize=3070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1627216272,HashPart2=-773442206,HashPart3=-642504637,HashPart4=1446206645,,)
        MSI (s) (9C:0C) [17:14:41:443]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\editEmailsService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:443]: Source for file 'editemailsservice.js' is compressed
        InstallFiles: File: editEmailsService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\, Size: 3070
        MSI (s) (9C:0C) [17:14:41:443]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\)
        MSI (s) (9C:0C) [17:14:41:443]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EDITEM~1\DIRECT~1\|IISRootFolder\MyComp.WebApp\app\editEmails\directives\)
        MSI (s) (9C:0C) [17:14:41:443]: Executing op: FileCopy(SourceName=EDITEM~1.JS|editEmailsDirective.js,SourceCabKey=editemailsdirective.js,DestName=editEmailsDirective.js,Attributes=16384,FileSize=579,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1604000279,HashPart2=274485065,HashPart3=1980232614,HashPart4=-1979376875,,)
        MSI (s) (9C:0C) [17:14:41:443]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\editEmailsDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:443]: Source for file 'editemailsdirective.js' is compressed
        InstallFiles: File: editEmailsDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\, Size: 579
        MSI (s) (9C:0C) [17:14:41:443]: Executing op: FileCopy(SourceName=EDITEM~1.JS1|editEmailDirective.js,SourceCabKey=editemaildirective.js,DestName=editEmailDirective.js,Attributes=16384,FileSize=573,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1668710048,HashPart2=-1595035094,HashPart3=-1735720194,HashPart4=-264584372,,)
        MSI (s) (9C:0C) [17:14:41:443]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\editEmailDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:443]: Source for file 'editemaildirective.js' is compressed
        InstallFiles: File: editEmailDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\, Size: 573
        MSI (s) (9C:0C) [17:14:41:475]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\)
        MSI (s) (9C:0C) [17:14:41:475]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\EDITEM~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\editEmails\controllers\)
        MSI (s) (9C:0C) [17:14:41:475]: Executing op: FileCopy(SourceName=EDITEM~1.JS|editEmailsController.js,SourceCabKey=editemailscontroller.js,DestName=editEmailsController.js,Attributes=16384,FileSize=10090,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1585034942,HashPart2=-1397034654,HashPart3=-1245658479,HashPart4=2054275786,,)
        MSI (s) (9C:0C) [17:14:41:475]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\editEmailsController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:475]: Source for file 'editemailscontroller.js' is compressed
        InstallFiles: File: editEmailsController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\, Size: 10090
        MSI (s) (9C:0C) [17:14:41:584]: Executing op: FileCopy(SourceName=EDITEM~1.JS1|editEmailController.js,SourceCabKey=editemailcontroller.js,DestName=editEmailController.js,Attributes=16384,FileSize=3201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=604063235,HashPart2=953364275,HashPart3=-1225924142,HashPart4=-660072749,,)
        MSI (s) (9C:0C) [17:14:41:584]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\editEmailController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:584]: Source for file 'editemailcontroller.js' is compressed
        InstallFiles: File: editEmailController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\, Size: 3201
        MSI (s) (9C:0C) [17:14:41:584]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\)
        MSI (s) (9C:0C) [17:14:41:584]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SYSTEM~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\systemlog\controllers\)
        MSI (s) (9C:0C) [17:14:41:584]: Executing op: FileCopy(SourceName=SYSTEM~1.JS|systemlog.js,SourceCabKey=systemlog.js,DestName=systemlog.js,Attributes=16384,FileSize=622,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-171445254,HashPart2=1366268633,HashPart3=-889733817,HashPart4=-673815440,,)
        MSI (s) (9C:0C) [17:14:41:584]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\systemlog.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:584]: Source for file 'systemlog.js' is compressed
        InstallFiles: File: systemlog.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\, Size: 622
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\)
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\SYSTEM~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\systemlog\templates\)
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: FileCopy(SourceName=SYSTEM~1.HTM|systemlog.html,SourceCabKey=systemlog.html,DestName=systemlog.html,Attributes=16384,FileSize=629,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1437418203,HashPart2=1350432155,HashPart3=749422967,HashPart4=1957606701,,)
        MSI (s) (9C:0C) [17:14:41:600]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\systemlog.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:600]: Source for file 'systemlog.html' is compressed
        InstallFiles: File: systemlog.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\, Size: 629
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\)
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CODEMI~1\mode\jade\|IISRootFolder\MyComp.WebApp\lib\codemirror\mode\jade\)
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: FileCopy(SourceName=jade.js,SourceCabKey=jade.js,DestName=jade.js,Attributes=16384,FileSize=16562,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2105069246,HashPart2=444084588,HashPart3=1269961621,HashPart4=608825891,,)
        MSI (s) (9C:0C) [17:14:41:600]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\jade.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:600]: Source for file 'jade.js' is compressed
        InstallFiles: File: jade.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\, Size: 16562
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\)
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jstree\src\|IISRootFolder\MyComp.WebApp\lib\jstree\src\)
        MSI (s) (9C:0C) [17:14:41:600]: Executing op: FileCopy(SourceName=intro.js,SourceCabKey=intro.js1,DestName=intro.js,Attributes=16384,FileSize=404,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-464770787,HashPart2=-589690562,HashPart3=-2027971037,HashPart4=190578111,,)
        MSI (s) (9C:0C) [17:14:41:600]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\intro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:600]: Source for file 'intro.js1' is compressed
        InstallFiles: File: intro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 404
        MSI (s) (9C:0C) [17:14:41:615]: Executing op: FileCopy(SourceName=JSTREE~1.JS|jstree.changed.js,SourceCabKey=jstree.changed.js,DestName=jstree.changed.js,Attributes=16384,FileSize=2244,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=784485376,HashPart2=1814438323,HashPart3=161525277,HashPart4=1456531089,,)
        MSI (s) (9C:0C) [17:14:41:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.changed.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:615]: Source for file 'jstree.changed.js' is compressed
        InstallFiles: File: jstree.changed.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 2244
        MSI (s) (9C:0C) [17:14:41:615]: Executing op: FileCopy(SourceName=JSTREE~1.JS1|jstree.checkbox.js,SourceCabKey=jstree.checkbox.js,DestName=jstree.checkbox.js,Attributes=16384,FileSize=36783,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1424141271,HashPart2=-1259731050,HashPart3=1562060075,HashPart4=-1767317941,,)
        MSI (s) (9C:0C) [17:14:41:615]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.checkbox.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:615]: Source for file 'jstree.checkbox.js' is compressed
        InstallFiles: File: jstree.checkbox.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 36783
        MSI (s) (9C:0C) [17:14:41:631]: Executing op: FileCopy(SourceName=JSTREE~1.JS2|jstree.conditionalselect.js,SourceCabKey=jstree.conditionalselect.js,DestName=jstree.conditionalselect.js,Attributes=16384,FileSize=1345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=298460030,HashPart2=-2020319258,HashPart3=-1155527709,HashPart4=1903843268,,)
        MSI (s) (9C:0C) [17:14:41:631]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.conditionalselect.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:631]: Source for file 'jstree.conditionalselect.js' is compressed
        InstallFiles: File: jstree.conditionalselect.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 1345
        MSI (s) (9C:0C) [17:14:41:771]: Executing op: FileCopy(SourceName=JSTREE~1.JS3|jstree.contextmenu.js,SourceCabKey=jstree.contextmenu.js,DestName=jstree.contextmenu.js,Attributes=16384,FileSize=25270,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1540468232,HashPart2=330476417,HashPart3=-521095514,HashPart4=-1897833453,,)
        MSI (s) (9C:0C) [17:14:41:771]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.contextmenu.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:771]: Source for file 'jstree.contextmenu.js' is compressed
        InstallFiles: File: jstree.contextmenu.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 25270
        MSI (s) (9C:0C) [17:14:41:771]: Executing op: FileCopy(SourceName=JSTREE~1.JS4|jstree.dnd.js,SourceCabKey=jstree.dnd.js,DestName=jstree.dnd.js,Attributes=16384,FileSize=28405,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-319661321,HashPart2=-2026600547,HashPart3=357684826,HashPart4=1118234618,,)
        MSI (s) (9C:0C) [17:14:41:771]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.dnd.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:771]: Source for file 'jstree.dnd.js' is compressed
        InstallFiles: File: jstree.dnd.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 28405
        MSI (s) (9C:0C) [17:14:41:818]: Executing op: FileCopy(SourceName=jstree.js,SourceCabKey=jstree.js2,DestName=jstree.js,Attributes=16384,FileSize=164979,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=547262721,HashPart2=1171160582,HashPart3=-1489857730,HashPart4=-95187784,,)
        MSI (s) (9C:0C) [17:14:41:818]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:818]: Source for file 'jstree.js2' is compressed
        InstallFiles: File: jstree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 164979
        MSI (s) (9C:0C) [17:14:41:818]: Executing op: FileCopy(SourceName=JSTREE~1.JS5|jstree.massload.js,SourceCabKey=jstree.massload.js,DestName=jstree.massload.js,Attributes=16384,FileSize=4912,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1149232277,HashPart2=-468632837,HashPart3=-603332566,HashPart4=1420117630,,)
        MSI (s) (9C:0C) [17:14:41:818]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.massload.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:818]: Source for file 'jstree.massload.js' is compressed
        InstallFiles: File: jstree.massload.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 4912
        MSI (s) (9C:0C) [17:14:41:818]: Executing op: FileCopy(SourceName=JSTREE~1.JS6|jstree.search.js,SourceCabKey=jstree.search.js,DestName=jstree.search.js,Attributes=16384,FileSize=15967,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-542897589,HashPart2=-239650014,HashPart3=1223792019,HashPart4=-1346142718,,)
        MSI (s) (9C:0C) [17:14:41:818]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.search.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:818]: Source for file 'jstree.search.js' is compressed
        InstallFiles: File: jstree.search.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 15967
        MSI (s) (9C:0C) [17:14:41:818]: Executing op: FileCopy(SourceName=JSTREE~1.JS7|jstree.sort.js,SourceCabKey=jstree.sort.js,DestName=jstree.sort.js,Attributes=16384,FileSize=2342,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=552714792,HashPart2=-742996729,HashPart3=1369467757,HashPart4=1422400676,,)
        MSI (s) (9C:0C) [17:14:41:818]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.sort.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:818]: Source for file 'jstree.sort.js' is compressed
        InstallFiles: File: jstree.sort.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 2342
        MSI (s) (9C:0C) [17:14:41:927]: Executing op: FileCopy(SourceName=JSTREE~1.JS8|jstree.state.js,SourceCabKey=jstree.state.js,DestName=jstree.state.js,Attributes=16384,FileSize=4264,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1285543346,HashPart2=-811118445,HashPart3=1185167868,HashPart4=314409794,,)
        MSI (s) (9C:0C) [17:14:41:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.state.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:927]: Source for file 'jstree.state.js' is compressed
        InstallFiles: File: jstree.state.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 4264
        MSI (s) (9C:0C) [17:14:41:927]: Executing op: FileCopy(SourceName=JSTREE~1.JS9|jstree.types.js,SourceCabKey=jstree.types.js,DestName=jstree.types.js,Attributes=16384,FileSize=14020,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1232961502,HashPart2=1962784866,HashPart3=2041205901,HashPart4=1316135669,,)
        MSI (s) (9C:0C) [17:14:41:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.types.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:927]: Source for file 'jstree.types.js' is compressed
        InstallFiles: File: jstree.types.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 14020
        MSI (s) (9C:0C) [17:14:41:927]: Executing op: FileCopy(SourceName=JSTREE~2.JS1|jstree.unique.js,SourceCabKey=jstree.unique.js,DestName=jstree.unique.js,Attributes=16384,FileSize=5044,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1243515250,HashPart2=-1303194248,HashPart3=246912675,HashPart4=-774118357,,)
        MSI (s) (9C:0C) [17:14:41:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.unique.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:927]: Source for file 'jstree.unique.js' is compressed
        InstallFiles: File: jstree.unique.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 5044
        MSI (s) (9C:0C) [17:14:41:927]: Executing op: FileCopy(SourceName=JSTREE~3.JS1|jstree.wholerow.js,SourceCabKey=jstree.wholerow.js,DestName=jstree.wholerow.js,Attributes=16384,FileSize=5340,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1358204497,HashPart2=661228699,HashPart3=20647446,HashPart4=-1983215749,,)
        MSI (s) (9C:0C) [17:14:41:927]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\jstree.wholerow.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:927]: Source for file 'jstree.wholerow.js' is compressed
        InstallFiles: File: jstree.wholerow.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 5340
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: FileCopy(SourceName=misc.js,SourceCabKey=misc.js,DestName=misc.js,Attributes=16384,FileSize=21493,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2017932760,HashPart2=-1018104038,HashPart3=-1241533158,HashPart4=-1332556537,,)
        MSI (s) (9C:0C) [17:14:41:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\misc.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:958]: Source for file 'misc.js' is compressed
        InstallFiles: File: misc.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 21493
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: FileCopy(SourceName=outro.js,SourceCabKey=outro.js1,DestName=outro.js,Attributes=16384,FileSize=4,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-232404927,HashPart2=1057112226,HashPart3=1909463414,HashPart4=-1458843722,,)
        MSI (s) (9C:0C) [17:14:41:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\outro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:958]: Source for file 'outro.js1' is compressed
        InstallFiles: File: outro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 4
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: FileCopy(SourceName=sample.js,SourceCabKey=sample.js,DestName=sample.js,Attributes=16384,FileSize=2710,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-47432776,HashPart2=-1689805128,HashPart3=1021830930,HashPart4=629470397,,)
        MSI (s) (9C:0C) [17:14:41:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\sample.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:958]: Source for file 'sample.js' is compressed
        InstallFiles: File: sample.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 2710
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: FileCopy(SourceName=VAKATA~1.JS|vakata-jstree.js,SourceCabKey=vakata_jstree.js,DestName=vakata-jstree.js,Attributes=16384,FileSize=1209,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1144674264,HashPart2=2004723216,HashPart3=-230759328,HashPart4=1008837210,,)
        MSI (s) (9C:0C) [17:14:41:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\vakata-jstree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:958]: Source for file 'vakata_jstree.js' is compressed
        InstallFiles: File: vakata-jstree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\, Size: 1209
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\)
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jstree\src\themes\|IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\)
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: FileCopy(SourceName=BASE~1.LES|base.less,SourceCabKey=base.less,DestName=base.less,Attributes=16384,FileSize=5191,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=409303181,HashPart2=-681073479,HashPart3=1215513786,HashPart4=328835962,,)
        MSI (s) (9C:0C) [17:14:41:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\base.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:958]: Source for file 'base.less' is compressed
        InstallFiles: File: base.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\, Size: 5191
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: FileCopy(SourceName=MAIN~1.LES|main.less,SourceCabKey=main.less1,DestName=main.less,Attributes=16384,FileSize=4507,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2137316971,HashPart2=-879824417,HashPart3=-593763580,HashPart4=-1375123300,,)
        MSI (s) (9C:0C) [17:14:41:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\main.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:958]: Source for file 'main.less1' is compressed
        InstallFiles: File: main.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\, Size: 4507
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: FileCopy(SourceName=MIXINS~1.LES|mixins.less,SourceCabKey=mixins.less4,DestName=mixins.less,Attributes=16384,FileSize=5497,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=590927570,HashPart2=-1194715978,HashPart3=-424493293,HashPart4=1629028208,,)
        MSI (s) (9C:0C) [17:14:41:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\mixins.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:958]: Source for file 'mixins.less4' is compressed
        InstallFiles: File: mixins.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\, Size: 5497
        MSI (s) (9C:0C) [17:14:41:958]: Executing op: FileCopy(SourceName=RESPON~1.LES|responsive.less,SourceCabKey=responsive.less,DestName=responsive.less,Attributes=16384,FileSize=3795,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-296481856,HashPart2=399388210,HashPart3=-1761509079,HashPart4=807068495,,)
        MSI (s) (9C:0C) [17:14:41:958]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\responsive.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:41:958]: Source for file 'responsive.less' is compressed
        InstallFiles: File: responsive.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\, Size: 3795
        MSI (s) (9C:0C) [17:14:42:068]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\)
        MSI (s) (9C:0C) [17:14:42:068]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jstree\src\themes\default\|IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default\)
        MSI (s) (9C:0C) [17:14:42:068]: Executing op: FileCopy(SourceName=32px.png,SourceCabKey=_2px.png2,DestName=32px.png,Attributes=16384,FileSize=8740,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-74072814,HashPart2=1629129341,HashPart3=1170912025,HashPart4=2023913214,,)
        MSI (s) (9C:0C) [17:14:42:068]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\32px.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:068]: Source for file '_2px.png2' is compressed
        InstallFiles: File: 32px.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\, Size: 8740
        MSI (s) (9C:0C) [17:14:42:099]: Executing op: FileCopy(SourceName=40px.png,SourceCabKey=_0px.png2,DestName=40px.png,Attributes=16384,FileSize=6055,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1838314335,HashPart2=-835443743,HashPart3=478819817,HashPart4=-812475249,,)
        MSI (s) (9C:0C) [17:14:42:099]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\40px.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:099]: Source for file '_0px.png2' is compressed
        InstallFiles: File: 40px.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\, Size: 6055
        MSI (s) (9C:0C) [17:14:42:099]: Executing op: FileCopy(SourceName=style.css,SourceCabKey=style.css4,DestName=style.css,Attributes=16384,FileSize=32963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1269188097,HashPart2=-156995903,HashPart3=-206417412,HashPart4=1871390038,,)
        MSI (s) (9C:0C) [17:14:42:099]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\style.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:099]: Source for file 'style.css4' is compressed
        InstallFiles: File: style.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\, Size: 32963
        MSI (s) (9C:0C) [17:14:42:115]: Executing op: FileCopy(SourceName=STYLE~1.LES|style.less,SourceCabKey=style.less,DestName=style.less,Attributes=16384,FileSize=666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2023560724,HashPart2=-1952288194,HashPart3=-811266786,HashPart4=1414001987,,)
        MSI (s) (9C:0C) [17:14:42:115]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\style.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:115]: Source for file 'style.less' is compressed
        InstallFiles: File: style.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\, Size: 666
        MSI (s) (9C:0C) [17:14:42:115]: Executing op: FileCopy(SourceName=throbber.gif,SourceCabKey=throbber.gif2,DestName=throbber.gif,Attributes=16384,FileSize=1849,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=125212539,HashPart2=-271687827,HashPart3=1555403593,HashPart4=-572619885,,)
        MSI (s) (9C:0C) [17:14:42:115]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\throbber.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:115]: Source for file 'throbber.gif2' is compressed
        InstallFiles: File: throbber.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\, Size: 1849
        MSI (s) (9C:0C) [17:14:42:130]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\)
        MSI (s) (9C:0C) [17:14:42:130]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\jstree\src\themes\DEFAUL~1\|IISRootFolder\MyComp.WebApp\lib\jstree\src\themes\default-dark\)
        MSI (s) (9C:0C) [17:14:42:130]: Executing op: FileCopy(SourceName=32px.png,SourceCabKey=_2px.png3,DestName=32px.png,Attributes=16384,FileSize=1525,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1912664119,HashPart2=-1629442558,HashPart3=692664430,HashPart4=1803071969,,)
        MSI (s) (9C:0C) [17:14:42:130]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\32px.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:130]: Source for file '_2px.png3' is compressed
        InstallFiles: File: 32px.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\, Size: 1525
        MSI (s) (9C:0C) [17:14:42:146]: Executing op: FileCopy(SourceName=40px.png,SourceCabKey=_0px.png3,DestName=40px.png,Attributes=16384,FileSize=11488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1263435709,HashPart2=129612190,HashPart3=894174211,HashPart4=761219880,,)
        MSI (s) (9C:0C) [17:14:42:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\40px.png; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:146]: Source for file '_0px.png3' is compressed
        InstallFiles: File: 40px.png, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\, Size: 11488
        MSI (s) (9C:0C) [17:14:42:146]: Executing op: FileCopy(SourceName=style.css,SourceCabKey=style.css5,DestName=style.css,Attributes=16384,FileSize=35789,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1679038146,HashPart2=-762370712,HashPart3=-2087854201,HashPart4=401376991,,)
        MSI (s) (9C:0C) [17:14:42:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\style.css; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:146]: Source for file 'style.css5' is compressed
        InstallFiles: File: style.css, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\, Size: 35789
        MSI (s) (9C:0C) [17:14:42:146]: Executing op: FileCopy(SourceName=STYLE~1.LES|style.less,SourceCabKey=style.less1,DestName=style.less,Attributes=16384,FileSize=2022,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-691784540,HashPart2=-803835019,HashPart3=-684049602,HashPart4=-1148143484,,)
        MSI (s) (9C:0C) [17:14:42:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\style.less; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:146]: Source for file 'style.less1' is compressed
        InstallFiles: File: style.less, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\, Size: 2022
        MSI (s) (9C:0C) [17:14:42:146]: Executing op: FileCopy(SourceName=throbber.gif,SourceCabKey=throbber.gif3,DestName=throbber.gif,Attributes=16384,FileSize=1849,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-298057145,HashPart2=303152584,HashPart3=-294760256,HashPart4=-258828493,,)
        MSI (s) (9C:0C) [17:14:42:146]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\throbber.gif; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:146]: Source for file 'throbber.gif3' is compressed
        InstallFiles: File: throbber.gif, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\, Size: 1849
        MSI (s) (9C:0C) [17:14:42:333]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\)
        MSI (s) (9C:0C) [17:14:42:333]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\NG-JS-~1\|IISRootFolder\MyComp.WebApp\lib\ng-js-tree\)
        MSI (s) (9C:0C) [17:14:42:333]: Executing op: FileCopy(SourceName=BOWER~1.JSO|.bower.json,SourceCabKey=_bower.json61,DestName=.bower.json,Attributes=16384,FileSize=961,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-388958606,HashPart2=1543044307,HashPart3=1826911902,HashPart4=-1475523675,,)
        MSI (s) (9C:0C) [17:14:42:333]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\.bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:333]: Source for file '_bower.json61' is compressed
        InstallFiles: File: .bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\, Size: 961
        MSI (s) (9C:0C) [17:14:42:364]: Executing op: FileCopy(SourceName=BOWER~2.JSO|bower.json,SourceCabKey=bower.json100,DestName=bower.json,Attributes=16384,FileSize=736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2023483350,HashPart2=-1665025136,HashPart3=423291550,HashPart4=-802634344,,)
        MSI (s) (9C:0C) [17:14:42:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\bower.json; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:364]: Source for file 'bower.json100' is compressed
        InstallFiles: File: bower.json, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\, Size: 736
        MSI (s) (9C:0C) [17:14:42:364]: Executing op: FileCopy(SourceName=KARMAC~1.JS|karma.conf.js,SourceCabKey=karma.conf.js2,DestName=karma.conf.js,Attributes=16384,FileSize=1488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=851201239,HashPart2=1332029913,HashPart3=412338478,HashPart4=-2041947678,,)
        MSI (s) (9C:0C) [17:14:42:364]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\karma.conf.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:364]: Source for file 'karma.conf.js2' is compressed
        InstallFiles: File: karma.conf.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\, Size: 1488
        MSI (s) (9C:0C) [17:14:42:489]: Executing op: FileCopy(SourceName=LICENSE,SourceCabKey=license24,DestName=LICENSE,Attributes=16384,FileSize=1096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1823418632,HashPart2=1156182996,HashPart3=722450810,HashPart4=-1149281036,,)
        MSI (s) (9C:0C) [17:14:42:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\LICENSE; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:489]: Source for file 'license24' is compressed
        InstallFiles: File: LICENSE, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\, Size: 1096
        MSI (s) (9C:0C) [17:14:42:489]: Executing op: FileCopy(SourceName=ngJsTree.js,SourceCabKey=ngjstree.js1,DestName=ngJsTree.js,Attributes=16384,FileSize=12319,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1829588818,HashPart2=-1340012369,HashPart3=1617185936,HashPart4=-721930915,,)
        MSI (s) (9C:0C) [17:14:42:489]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\ngJsTree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:42:489]: Source for file 'ngjstree.js1' is compressed
        InstallFiles: File: ngJsTree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\, Size: 12319
        MSI (s) (9C:0C) [17:14:43:831]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\)
        MSI (s) (9C:0C) [17:14:43:831]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\NG-JS-~1\dist\|IISRootFolder\MyComp.WebApp\lib\ng-js-tree\dist\)
        MSI (s) (9C:0C) [17:14:43:831]: Executing op: FileCopy(SourceName=ngJsTree.js,SourceCabKey=ngjstree.js,DestName=ngJsTree.js,Attributes=16384,FileSize=12319,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1829588818,HashPart2=-1340012369,HashPart3=1617185936,HashPart4=-721930915,,)
        MSI (s) (9C:0C) [17:14:43:831]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\ngJsTree.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:43:831]: Source for file 'ngjstree.js' is compressed
        InstallFiles: File: ngJsTree.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\, Size: 12319
        MSI (s) (9C:0C) [17:14:43:831]: Executing op: FileCopy(SourceName=NGJSTR~1.JS|ngJsTree.min.js,SourceCabKey=ngjstree.min.js,DestName=ngJsTree.min.js,Attributes=16384,FileSize=3557,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=98517900,HashPart2=-1928495122,HashPart3=1254326797,HashPart4=925835280,,)
        MSI (s) (9C:0C) [17:14:43:831]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\ngJsTree.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:43:831]: Source for file 'ngjstree.min.js' is compressed
        InstallFiles: File: ngJsTree.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\, Size: 3557
        MSI (s) (9C:0C) [17:14:43:831]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\)
        MSI (s) (9C:0C) [17:14:43:831]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\GATEKE~1\|IISRootFolder\MyComp.WebApp\app\gateKeeper\)
        MSI (s) (9C:0C) [17:14:43:831]: Executing op: FileCopy(SourceName=GATEKE~1.HTM|gateKeeper.html,SourceCabKey=gatekeeper.html1,DestName=gateKeeper.html,Attributes=16384,FileSize=1547,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=114884420,HashPart2=-549136335,HashPart3=514613844,HashPart4=-1635059393,,)
        MSI (s) (9C:0C) [17:14:43:831]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\gateKeeper.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:43:831]: Source for file 'gatekeeper.html1' is compressed
        InstallFiles: File: gateKeeper.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\, Size: 1547
        MSI (s) (9C:0C) [17:14:44:049]: Executing op: FileCopy(SourceName=GATEKE~1.JS|gateKeeperController.js,SourceCabKey=gatekeepercontroller.js,DestName=gateKeeperController.js,Attributes=16384,FileSize=3831,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=486311194,HashPart2=452302274,HashPart3=372590135,HashPart4=-2095042001,,)
        MSI (s) (9C:0C) [17:14:44:049]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\gateKeeperController.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:049]: Source for file 'gatekeepercontroller.js' is compressed
        InstallFiles: File: gateKeeperController.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\, Size: 3831
        MSI (s) (9C:0C) [17:14:44:065]: Executing op: FileCopy(SourceName=GATEKE~1.JS1|gateKeeperDirective.js,SourceCabKey=gatekeeperdirective.js,DestName=gateKeeperDirective.js,Attributes=16384,FileSize=725,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2121484640,HashPart2=2006996977,HashPart3=-1237157519,HashPart4=1057090566,,)
        MSI (s) (9C:0C) [17:14:44:065]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\gateKeeperDirective.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:065]: Source for file 'gatekeeperdirective.js' is compressed
        InstallFiles: File: gateKeeperDirective.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\, Size: 725
        MSI (s) (9C:0C) [17:14:44:065]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\)
        MSI (s) (9C:0C) [17:14:44:065]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\CLIENT~1\services\|IISRootFolder\MyComp.WebApp\app\clientServices\services\)
        MSI (s) (9C:0C) [17:14:44:065]: Executing op: FileCopy(SourceName=CLIENT~1.JS|clientService.js,SourceCabKey=clientservice.js,DestName=clientService.js,Attributes=16384,FileSize=15560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1702377414,HashPart2=-1731760313,HashPart3=596505230,HashPart4=1927431428,,)
        MSI (s) (9C:0C) [17:14:44:065]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\clientService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:065]: Source for file 'clientservice.js' is compressed
        InstallFiles: File: clientService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\, Size: 15560
        MSI (s) (9C:0C) [17:14:44:080]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\)
        MSI (s) (9C:0C) [17:14:44:080]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\CLIENT~1\TEMPLA~1\|IISRootFolder\MyComp.WebApp\app\clientServices\templates\)
        MSI (s) (9C:0C) [17:14:44:080]: Executing op: FileCopy(SourceName=DOWNLO~1.HTM|download.html,SourceCabKey=download.html,DestName=download.html,Attributes=16384,FileSize=1918,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1181173081,HashPart2=1688927223,HashPart3=2010258736,HashPart4=-1634992493,,)
        MSI (s) (9C:0C) [17:14:44:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\download.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:080]: Source for file 'download.html' is compressed
        InstallFiles: File: download.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\, Size: 1918
        MSI (s) (9C:0C) [17:14:44:080]: Executing op: FileCopy(SourceName=UPDATE~1.HTM|updateacs.html,SourceCabKey=updateacs.html,DestName=updateacs.html,Attributes=16384,FileSize=1347,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-731057542,HashPart2=-452259647,HashPart3=-570661578,HashPart4=19790287,,)
        MSI (s) (9C:0C) [17:14:44:080]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\updateacs.html; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:080]: Source for file 'updateacs.html' is compressed
        InstallFiles: File: updateacs.html, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\, Size: 1347
        MSI (s) (9C:0C) [17:14:44:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\)
        MSI (s) (9C:0C) [17:14:44:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\CLIENT~1\CONTRO~1\|IISRootFolder\MyComp.WebApp\app\clientServices\controllers\)
        MSI (s) (9C:0C) [17:14:44:096]: Executing op: FileCopy(SourceName=ACSDOW~1.JS|acsDownloadPage.js,SourceCabKey=acsdownloadpage.js,DestName=acsDownloadPage.js,Attributes=16384,FileSize=1897,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-397073387,HashPart2=-1702065446,HashPart3=-2144511990,HashPart4=1386277399,,)
        MSI (s) (9C:0C) [17:14:44:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\acsDownloadPage.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:096]: Source for file 'acsdownloadpage.js' is compressed
        InstallFiles: File: acsDownloadPage.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\, Size: 1897
        MSI (s) (9C:0C) [17:14:44:096]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\)
        MSI (s) (9C:0C) [17:14:44:096]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\CUSTOM~1\|IISRootFolder\MyComp.WebApp\lib\custom-protocol-detection\)
        MSI (s) (9C:0C) [17:14:44:096]: Executing op: FileCopy(SourceName=PROTOC~1.JS|protocolcheck.js,SourceCabKey=protocolcheck.js,DestName=protocolcheck.js,Attributes=16384,FileSize=6522,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1454622724,HashPart2=1899376074,HashPart3=1439505366,HashPart4=146148633,,)
        MSI (s) (9C:0C) [17:14:44:096]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\protocolcheck.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:096]: Source for file 'protocolcheck.js' is compressed
        InstallFiles: File: protocolcheck.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\, Size: 6522
        MSI (s) (9C:0C) [17:14:44:112]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\)
        MSI (s) (9C:0C) [17:14:44:112]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\login\services\|IISRootFolder\MyComp.WebApp\app\login\services\)
        MSI (s) (9C:0C) [17:14:44:112]: Executing op: FileCopy(SourceName=LOGINS~1.JS|loginService.js,SourceCabKey=loginservice.js,DestName=loginService.js,Attributes=16384,FileSize=33367,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=790578364,HashPart2=-1709846594,HashPart3=-62837852,HashPart4=-652616916,,)
        MSI (s) (9C:0C) [17:14:44:112]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\loginService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:112]: Source for file 'loginservice.js' is compressed
        InstallFiles: File: loginService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\, Size: 33367
        MSI (s) (9C:0C) [17:14:44:112]: Executing op: FileCopy(SourceName=SESSIO~1.JS|sessionTimeoutService.js,SourceCabKey=sessiontimeoutservice.js,DestName=sessionTimeoutService.js,Attributes=16384,FileSize=27616,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=537884946,HashPart2=-1004773113,HashPart3=1322068342,HashPart4=-1896003773,,)
        MSI (s) (9C:0C) [17:14:44:112]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\sessionTimeoutService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:112]: Source for file 'sessiontimeoutservice.js' is compressed
        InstallFiles: File: sessionTimeoutService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\, Size: 27616
        MSI (s) (9C:0C) [17:14:44:127]: Executing op: FileCopy(SourceName=LOCKSY~1.JS|lockSystemForMaintenanceService.js,SourceCabKey=locksystemformaintenanceserv,DestName=lockSystemForMaintenanceService.js,Attributes=16384,FileSize=421,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-809702075,HashPart2=-1834354980,HashPart3=-383856995,HashPart4=-1278162123,,)
        MSI (s) (9C:0C) [17:14:44:127]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\lockSystemForMaintenanceService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:127]: Source for file 'locksystemformaintenanceserv' is compressed
        InstallFiles: File: lockSystemForMaintenanceService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\, Size: 421
        MSI (s) (9C:0C) [17:14:44:299]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\)
        MSI (s) (9C:0C) [17:14:44:299]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\app\testpage\services\|IISRootFolder\MyComp.WebApp\app\testpage\services\)
        MSI (s) (9C:0C) [17:14:44:299]: Executing op: FileCopy(SourceName=TESTSE~1.JS|testService.js,SourceCabKey=testservice.js,DestName=testService.js,Attributes=16384,FileSize=504,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-159265300,HashPart2=686271525,HashPart3=-1321443585,HashPart4=-1538296594,,)
        MSI (s) (9C:0C) [17:14:44:299]: File: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\testService.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:299]: Source for file 'testservice.js' is compressed
        InstallFiles: File: testService.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\, Size: 504
        MSI (s) (9C:0C) [17:14:44:330]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\)
        MSI (s) (9C:0C) [17:14:44:330]: Executing op: SetSourceFolder(Folder=1\IISRoo~1\\lib\AND41F~1\i18n\|IISRootFolder\MyComp.WebApp\lib\angular-ui-grid\i18n\)
        MSI (s) (9C:0C) [17:14:44:330]: Executing op: FileCopy(SourceName=UI-GRI~1.JS|ui-grid.language.all.js,SourceCabKey=ui_grid.language.all.js,DestName=ui-grid.language.all.js,Attributes=16384,FileSize=108233,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=731127942,HashPart2=2030343832,HashPart3=1582525113,HashPart4=-205118218,,)
        MSI (s) (9C:0C) [17:14:44:330]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.all.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:330]: Source for file 'ui_grid.language.all.js' is compressed
        InstallFiles: File: ui-grid.language.all.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 108233
        MSI (s) (9C:0C) [17:14:44:657]: Executing op: FileCopy(SourceName=UI-GRI~1.JS1|ui-grid.language.all.min.js,SourceCabKey=ui_grid.language.all.min.js,DestName=ui-grid.language.all.min.js,Attributes=16384,FileSize=73296,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-389975478,HashPart2=545092693,HashPart3=-1910521994,HashPart4=1146382828,,)
        MSI (s) (9C:0C) [17:14:44:657]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.all.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:657]: Source for file 'ui_grid.language.all.min.js' is compressed
        InstallFiles: File: ui-grid.language.all.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 73296
        MSI (s) (9C:0C) [17:14:44:657]: Executing op: FileCopy(SourceName=UI-GRI~1.JS2|ui-grid.language.ar.js,SourceCabKey=ui_grid.language.ar.js,DestName=ui-grid.language.ar.js,Attributes=16384,FileSize=5289,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1223975033,HashPart2=-603416810,HashPart3=214934944,HashPart4=-851547610,,)
        MSI (s) (9C:0C) [17:14:44:657]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ar.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:657]: Source for file 'ui_grid.language.ar.js' is compressed
        InstallFiles: File: ui-grid.language.ar.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 5289
        MSI (s) (9C:0C) [17:14:44:736]: Executing op: FileCopy(SourceName=UI-GRI~1.JS3|ui-grid.language.ar.min.js,SourceCabKey=ui_grid.language.ar.min.js,DestName=ui-grid.language.ar.min.js,Attributes=16384,FileSize=3310,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1323977584,HashPart2=-2029881526,HashPart3=-1325170745,HashPart4=342044129,,)
        MSI (s) (9C:0C) [17:14:44:736]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ar.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:736]: Source for file 'ui_grid.language.ar.min.js' is compressed
        InstallFiles: File: ui-grid.language.ar.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3310
        MSI (s) (9C:0C) [17:14:44:736]: Executing op: FileCopy(SourceName=UI-GRI~1.JS4|ui-grid.language.bg.js,SourceCabKey=ui_grid.language.bg.js,DestName=ui-grid.language.bg.js,Attributes=16384,FileSize=5257,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=146728837,HashPart2=-107643516,HashPart3=1677807227,HashPart4=-755211958,,)
        MSI (s) (9C:0C) [17:14:44:736]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.bg.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:736]: Source for file 'ui_grid.language.bg.js' is compressed
        InstallFiles: File: ui-grid.language.bg.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 5257
        MSI (s) (9C:0C) [17:14:44:751]: Executing op: FileCopy(SourceName=UI-GRI~1.JS5|ui-grid.language.bg.min.js,SourceCabKey=ui_grid.language.bg.min.js,DestName=ui-grid.language.bg.min.js,Attributes=16384,FileSize=3914,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1163456733,HashPart2=1705097616,HashPart3=-1457858976,HashPart4=666109000,,)
        MSI (s) (9C:0C) [17:14:44:751]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.bg.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:751]: Source for file 'ui_grid.language.bg.min.js' is compressed
        InstallFiles: File: ui-grid.language.bg.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3914
        MSI (s) (9C:0C) [17:14:44:751]: Executing op: FileCopy(SourceName=UI-GRI~1.JS6|ui-grid.language.cs.js,SourceCabKey=ui_grid.language.cs.js,DestName=ui-grid.language.cs.js,Attributes=16384,FileSize=3970,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-737245758,HashPart2=274442034,HashPart3=-1002305786,HashPart4=-2075318379,,)
        MSI (s) (9C:0C) [17:14:44:751]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.cs.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:751]: Source for file 'ui_grid.language.cs.js' is compressed
        InstallFiles: File: ui-grid.language.cs.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3970
        MSI (s) (9C:0C) [17:14:44:751]: Executing op: FileCopy(SourceName=UI-GRI~1.JS7|ui-grid.language.cs.min.js,SourceCabKey=ui_grid.language.cs.min.js,DestName=ui-grid.language.cs.min.js,Attributes=16384,FileSize=2251,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=59716220,HashPart2=1564191105,HashPart3=993614437,HashPart4=-197643097,,)
        MSI (s) (9C:0C) [17:14:44:751]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.cs.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:751]: Source for file 'ui_grid.language.cs.min.js' is compressed
        InstallFiles: File: ui-grid.language.cs.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2251
        MSI (s) (9C:0C) [17:14:44:767]: Executing op: FileCopy(SourceName=UI-GRI~1.JS8|ui-grid.language.da.js,SourceCabKey=ui_grid.language.da.js,DestName=ui-grid.language.da.js,Attributes=16384,FileSize=3000,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-204467102,HashPart2=2126870547,HashPart3=1330876221,HashPart4=-2057208342,,)
        MSI (s) (9C:0C) [17:14:44:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.da.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:767]: Source for file 'ui_grid.language.da.js' is compressed
        InstallFiles: File: ui-grid.language.da.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3000
        MSI (s) (9C:0C) [17:14:44:767]: Executing op: FileCopy(SourceName=UI-GRI~1.JS9|ui-grid.language.da.min.js,SourceCabKey=ui_grid.language.da.min.js,DestName=ui-grid.language.da.min.js,Attributes=16384,FileSize=2039,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1016901814,HashPart2=1352855251,HashPart3=-1564501644,HashPart4=-2137949395,,)
        MSI (s) (9C:0C) [17:14:44:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.da.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:767]: Source for file 'ui_grid.language.da.min.js' is compressed
        InstallFiles: File: ui-grid.language.da.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2039
        MSI (s) (9C:0C) [17:14:44:767]: Executing op: FileCopy(SourceName=UI-GRI~2.JS1|ui-grid.language.de.js,SourceCabKey=ui_grid.language.de.js,DestName=ui-grid.language.de.js,Attributes=16384,FileSize=4394,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1526341851,HashPart2=-1114708164,HashPart3=1352421085,HashPart4=-1194795555,,)
        MSI (s) (9C:0C) [17:14:44:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.de.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:767]: Source for file 'ui_grid.language.de.js' is compressed
        InstallFiles: File: ui-grid.language.de.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 4394
        MSI (s) (9C:0C) [17:14:44:767]: Executing op: FileCopy(SourceName=UI-GRI~3.JS1|ui-grid.language.de.min.js,SourceCabKey=ui_grid.language.de.min.js,DestName=ui-grid.language.de.min.js,Attributes=16384,FileSize=2957,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-72581940,HashPart2=-1715532224,HashPart3=-1937092201,HashPart4=1522604162,,)
        MSI (s) (9C:0C) [17:14:44:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.de.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:767]: Source for file 'ui_grid.language.de.min.js' is compressed
        InstallFiles: File: ui-grid.language.de.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2957
        MSI (s) (9C:0C) [17:14:44:767]: Executing op: FileCopy(SourceName=UI-GRI~4.JS1|ui-grid.language.es.js,SourceCabKey=ui_grid.language.es.js,DestName=ui-grid.language.es.js,Attributes=16384,FileSize=3269,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1525238877,HashPart2=-1624180087,HashPart3=1669817839,HashPart4=2137341616,,)
        MSI (s) (9C:0C) [17:14:44:767]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.es.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:767]: Source for file 'ui_grid.language.es.js' is compressed
        InstallFiles: File: ui-grid.language.es.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3269
        MSI (s) (9C:0C) [17:14:44:782]: Executing op: FileCopy(SourceName=UI382C~1.JS1|ui-grid.language.es.min.js,SourceCabKey=ui_grid.language.es.min.js,DestName=ui-grid.language.es.min.js,Attributes=16384,FileSize=2245,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1026109925,HashPart2=-1185619595,HashPart3=-1020293893,HashPart4=1273096719,,)
        MSI (s) (9C:0C) [17:14:44:782]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.es.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:782]: Source for file 'ui_grid.language.es.min.js' is compressed
        InstallFiles: File: ui-grid.language.es.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2245
        MSI (s) (9C:0C) [17:14:44:782]: Executing op: FileCopy(SourceName=UI48FC~1.JS1|ui-grid.language.fa.js,SourceCabKey=ui_grid.language.fa.js,DestName=ui-grid.language.fa.js,Attributes=16384,FileSize=3883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1934958679,HashPart2=-1735298258,HashPart3=-921775407,HashPart4=1423488483,,)
        MSI (s) (9C:0C) [17:14:44:782]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.fa.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:782]: Source for file 'ui_grid.language.fa.js' is compressed
        InstallFiles: File: ui-grid.language.fa.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3883
        MSI (s) (9C:0C) [17:14:44:782]: Executing op: FileCopy(SourceName=UI136E~1.JS1|ui-grid.language.fa.min.js,SourceCabKey=ui_grid.language.fa.min.js,DestName=ui-grid.language.fa.min.js,Attributes=16384,FileSize=2704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1119202655,HashPart2=-253747306,HashPart3=892226216,HashPart4=460473560,,)
        MSI (s) (9C:0C) [17:14:44:782]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.fa.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:782]: Source for file 'ui_grid.language.fa.min.js' is compressed
        InstallFiles: File: ui-grid.language.fa.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2704
        MSI (s) (9C:0C) [17:14:44:798]: Executing op: FileCopy(SourceName=UI3D37~1.JS1|ui-grid.language.fi.js,SourceCabKey=ui_grid.language.fi.js,DestName=ui-grid.language.fi.js,Attributes=16384,FileSize=2720,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1495413006,HashPart2=2134788258,HashPart3=924765245,HashPart4=1699596987,,)
        MSI (s) (9C:0C) [17:14:44:798]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.fi.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:798]: Source for file 'ui_grid.language.fi.js' is compressed
        InstallFiles: File: ui-grid.language.fi.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2720
        MSI (s) (9C:0C) [17:14:44:798]: Executing op: FileCopy(SourceName=UI9F32~1.JS1|ui-grid.language.fi.min.js,SourceCabKey=ui_grid.language.fi.min.js,DestName=ui-grid.language.fi.min.js,Attributes=16384,FileSize=1880,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1599085142,HashPart2=1628605042,HashPart3=344257176,HashPart4=619799950,,)
        MSI (s) (9C:0C) [17:14:44:798]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.fi.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:798]: Source for file 'ui_grid.language.fi.min.js' is compressed
        InstallFiles: File: ui-grid.language.fi.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 1880
        MSI (s) (9C:0C) [17:14:44:860]: Executing op: FileCopy(SourceName=UI6557~1.JS1|ui-grid.language.fr.js,SourceCabKey=ui_grid.language.fr.js,DestName=ui-grid.language.fr.js,Attributes=16384,FileSize=4529,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=557483184,HashPart2=-1198040447,HashPart3=-1418923446,HashPart4=83175541,,)
        MSI (s) (9C:0C) [17:14:44:860]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.fr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:860]: Source for file 'ui_grid.language.fr.js' is compressed
        InstallFiles: File: ui-grid.language.fr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 4529
        MSI (s) (9C:0C) [17:14:44:892]: Executing op: FileCopy(SourceName=UI686F~1.JS1|ui-grid.language.fr.min.js,SourceCabKey=ui_grid.language.fr.min.js,DestName=ui-grid.language.fr.min.js,Attributes=16384,FileSize=3109,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-424840043,HashPart2=1837902715,HashPart3=-1379221268,HashPart4=-486335657,,)
        MSI (s) (9C:0C) [17:14:44:892]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.fr.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:892]: Source for file 'ui_grid.language.fr.min.js' is compressed
        InstallFiles: File: ui-grid.language.fr.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3109
        MSI (s) (9C:0C) [17:14:44:907]: Executing op: FileCopy(SourceName=UI9C9A~1.JS1|ui-grid.language.he.js,SourceCabKey=ui_grid.language.he.js,DestName=ui-grid.language.he.js,Attributes=16384,FileSize=2549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1489740353,HashPart2=-507835778,HashPart3=1448345534,HashPart4=1924202339,,)
        MSI (s) (9C:0C) [17:14:44:907]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.he.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:907]: Source for file 'ui_grid.language.he.js' is compressed
        InstallFiles: File: ui-grid.language.he.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2549
        MSI (s) (9C:0C) [17:14:44:907]: Executing op: FileCopy(SourceName=UIF800~1.JS1|ui-grid.language.he.min.js,SourceCabKey=ui_grid.language.he.min.js,DestName=ui-grid.language.he.min.js,Attributes=16384,FileSize=1766,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=353496994,HashPart2=-1129139872,HashPart3=-328615339,HashPart4=1626202594,,)
        MSI (s) (9C:0C) [17:14:44:907]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.he.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:907]: Source for file 'ui_grid.language.he.min.js' is compressed
        InstallFiles: File: ui-grid.language.he.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 1766
        MSI (s) (9C:0C) [17:14:44:907]: Executing op: FileCopy(SourceName=UIC7AE~1.JS1|ui-grid.language.hy.js,SourceCabKey=ui_grid.language.hy.js,DestName=ui-grid.language.hy.js,Attributes=16384,FileSize=3406,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-861289477,HashPart2=-66168599,HashPart3=-679288003,HashPart4=58765333,,)
        MSI (s) (9C:0C) [17:14:44:907]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.hy.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:907]: Source for file 'ui_grid.language.hy.js' is compressed
        InstallFiles: File: ui-grid.language.hy.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3406
        MSI (s) (9C:0C) [17:14:44:907]: Executing op: FileCopy(SourceName=UICF05~1.JS1|ui-grid.language.hy.min.js,SourceCabKey=ui_grid.language.hy.min.js,DestName=ui-grid.language.hy.min.js,Attributes=16384,FileSize=2565,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1336366604,HashPart2=-1154403699,HashPart3=1211610662,HashPart4=-996151588,,)
        MSI (s) (9C:0C) [17:14:44:907]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.hy.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:44:907]: Source for file 'ui_grid.language.hy.min.js' is compressed
        InstallFiles: File: ui-grid.language.hy.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2565
        MSI (s) (9C:0C) [17:14:45:110]: Executing op: FileCopy(SourceName=UI459F~1.JS1|ui-grid.language.is.js,SourceCabKey=ui_grid.language.is.js,DestName=ui-grid.language.is.js,Attributes=16384,FileSize=4062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1455971302,HashPart2=384727711,HashPart3=1842801674,HashPart4=-773340306,,)
        MSI (s) (9C:0C) [17:14:45:110]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.is.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:45:110]: Source for file 'ui_grid.language.is.js' is compressed
        InstallFiles: File: ui-grid.language.is.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 4062
        MSI (s) (9C:0C) [17:14:46:342]: Executing op: FileCopy(SourceName=UI360A~1.JS1|ui-grid.language.is.min.js,SourceCabKey=ui_grid.language.is.min.js,DestName=ui-grid.language.is.min.js,Attributes=16384,FileSize=2685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=761706022,HashPart2=-1076435364,HashPart3=906243434,HashPart4=-1897555224,,)
        MSI (s) (9C:0C) [17:14:46:342]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.is.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:342]: Source for file 'ui_grid.language.is.min.js' is compressed
        InstallFiles: File: ui-grid.language.is.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2685
        MSI (s) (9C:0C) [17:14:46:545]: Executing op: FileCopy(SourceName=UI557B~1.JS1|ui-grid.language.it.js,SourceCabKey=ui_grid.language.it.js,DestName=ui-grid.language.it.js,Attributes=16384,FileSize=3683,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-521421402,HashPart2=-415088191,HashPart3=-57724681,HashPart4=-102146970,,)
        MSI (s) (9C:0C) [17:14:46:545]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.it.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:545]: Source for file 'ui_grid.language.it.js' is compressed
        InstallFiles: File: ui-grid.language.it.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3683
        MSI (s) (9C:0C) [17:14:46:686]: Executing op: FileCopy(SourceName=UIC184~1.JS1|ui-grid.language.it.min.js,SourceCabKey=ui_grid.language.it.min.js,DestName=ui-grid.language.it.min.js,Attributes=16384,FileSize=2468,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-887691727,HashPart2=625322938,HashPart3=1421746519,HashPart4=-12032972,,)
        MSI (s) (9C:0C) [17:14:46:701]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.it.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:701]: Source for file 'ui_grid.language.it.min.js' is compressed
        InstallFiles: File: ui-grid.language.it.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2468
        MSI (s) (9C:0C) [17:14:46:701]: Executing op: FileCopy(SourceName=UIFBFD~1.JS1|ui-grid.language.ja.js,SourceCabKey=ui_grid.language.ja.js,DestName=ui-grid.language.ja.js,Attributes=16384,FileSize=4721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1576793845,HashPart2=-944869473,HashPart3=1346645670,HashPart4=1089223403,,)
        MSI (s) (9C:0C) [17:14:46:701]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ja.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:701]: Source for file 'ui_grid.language.ja.js' is compressed
        InstallFiles: File: ui-grid.language.ja.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 4721
        MSI (s) (9C:0C) [17:14:46:717]: Executing op: FileCopy(SourceName=UIBD22~1.JS1|ui-grid.language.ja.min.js,SourceCabKey=ui_grid.language.ja.min.js,DestName=ui-grid.language.ja.min.js,Attributes=16384,FileSize=3345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1949720336,HashPart2=-927446510,HashPart3=605305879,HashPart4=-1526269149,,)
        MSI (s) (9C:0C) [17:14:46:717]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ja.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:717]: Source for file 'ui_grid.language.ja.min.js' is compressed
        InstallFiles: File: ui-grid.language.ja.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3345
        MSI (s) (9C:0C) [17:14:46:717]: Executing op: FileCopy(SourceName=UI3456~1.JS1|ui-grid.language.ko.js,SourceCabKey=ui_grid.language.ko.js,DestName=ui-grid.language.ko.js,Attributes=16384,FileSize=2866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1259786155,HashPart2=-882514463,HashPart3=1794415660,HashPart4=-110905490,,)
        MSI (s) (9C:0C) [17:14:46:717]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ko.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:717]: Source for file 'ui_grid.language.ko.js' is compressed
        InstallFiles: File: ui-grid.language.ko.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2866
        MSI (s) (9C:0C) [17:14:46:717]: Executing op: FileCopy(SourceName=UI0074~1.JS1|ui-grid.language.ko.min.js,SourceCabKey=ui_grid.language.ko.min.js,DestName=ui-grid.language.ko.min.js,Attributes=16384,FileSize=2018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1212996894,HashPart2=-448603223,HashPart3=-1479751853,HashPart4=1040124352,,)
        MSI (s) (9C:0C) [17:14:46:717]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ko.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:717]: Source for file 'ui_grid.language.ko.min.js' is compressed
        InstallFiles: File: ui-grid.language.ko.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2018
        MSI (s) (9C:0C) [17:14:46:717]: Executing op: FileCopy(SourceName=UI6123~1.JS1|ui-grid.language.nl.js,SourceCabKey=ui_grid.language.nl.js,DestName=ui-grid.language.nl.js,Attributes=16384,FileSize=3277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1220687166,HashPart2=-1719191157,HashPart3=837127945,HashPart4=-363347210,,)
        MSI (s) (9C:0C) [17:14:46:717]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.nl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:717]: Source for file 'ui_grid.language.nl.js' is compressed
        InstallFiles: File: ui-grid.language.nl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3277
        MSI (s) (9C:0C) [17:14:46:717]: Executing op: FileCopy(SourceName=UI50F3~1.JS1|ui-grid.language.nl.min.js,SourceCabKey=ui_grid.language.nl.min.js,DestName=ui-grid.language.nl.min.js,Attributes=16384,FileSize=2229,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1599607416,HashPart2=1834800726,HashPart3=1763472340,HashPart4=1759235711,,)
        MSI (s) (9C:0C) [17:14:46:717]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.nl.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:717]: Source for file 'ui_grid.language.nl.min.js' is compressed
        InstallFiles: File: ui-grid.language.nl.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2229
        MSI (s) (9C:0C) [17:14:46:717]: Executing op: FileCopy(SourceName=UI3EFC~1.JS1|ui-grid.language.no.js,SourceCabKey=ui_grid.language.no.js,DestName=ui-grid.language.no.js,Attributes=16384,FileSize=3963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2042375102,HashPart2=768481788,HashPart3=-406782354,HashPart4=316751721,,)
        MSI (s) (9C:0C) [17:14:46:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.no.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:732]: Source for file 'ui_grid.language.no.js' is compressed
        InstallFiles: File: ui-grid.language.no.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3963
        MSI (s) (9C:0C) [17:14:46:732]: Executing op: FileCopy(SourceName=UI9CFF~1.JS1|ui-grid.language.no.min.js,SourceCabKey=ui_grid.language.no.min.js,DestName=ui-grid.language.no.min.js,Attributes=16384,FileSize=2620,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1243684906,HashPart2=-1121659079,HashPart3=-1931871596,HashPart4=1624466189,,)
        MSI (s) (9C:0C) [17:14:46:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.no.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:732]: Source for file 'ui_grid.language.no.min.js' is compressed
        InstallFiles: File: ui-grid.language.no.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2620
        MSI (s) (9C:0C) [17:14:46:732]: Executing op: FileCopy(SourceName=UI0355~1.JS1|ui-grid.language.pl.js,SourceCabKey=ui_grid.language.pl.js,DestName=ui-grid.language.pl.js,Attributes=16384,FileSize=4493,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=667544406,HashPart2=99307829,HashPart3=-1899433281,HashPart4=1617475871,,)
        MSI (s) (9C:0C) [17:14:46:732]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.pl.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:732]: Source for file 'ui_grid.language.pl.js' is compressed
        InstallFiles: File: ui-grid.language.pl.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 4493
        MSI (s) (9C:0C) [17:14:46:732]: Executing op: FileCopy(SourceName=UI371B~1.JS1|ui-grid.language.pl.min.js,SourceCabKey=ui_grid.language.pl.min.js,DestName=ui-grid.language.pl.min.js,Attributes=16384,FileSize=2999,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=610982101,HashPart2=-1660713228,HashPart3=-2067123376,HashPart4=1405523609,,)
        MSI (s) (9C:0C) [17:14:46:748]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.pl.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:748]: Source for file 'ui_grid.language.pl.min.js' is compressed
        InstallFiles: File: ui-grid.language.pl.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2999
        MSI (s) (9C:0C) [17:14:46:764]: Executing op: FileCopy(SourceName=UI6F7B~1.JS1|ui-grid.language.pt-br.js,SourceCabKey=ui_grid.language.pt_br.js,DestName=ui-grid.language.pt-br.js,Attributes=16384,FileSize=3950,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=866886407,HashPart2=1538311834,HashPart3=833487314,HashPart4=-548353957,,)
        MSI (s) (9C:0C) [17:14:46:764]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.pt-br.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:764]: Source for file 'ui_grid.language.pt_br.js' is compressed
        InstallFiles: File: ui-grid.language.pt-br.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3950
        MSI (s) (9C:0C) [17:14:46:764]: Executing op: FileCopy(SourceName=UI3896~1.JS1|ui-grid.language.pt-br.min.js,SourceCabKey=ui_grid.language.pt_br.min.j,DestName=ui-grid.language.pt-br.min.js,Attributes=16384,FileSize=2622,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=34174490,HashPart2=-566260190,HashPart3=-600652292,HashPart4=-276654343,,)
        MSI (s) (9C:0C) [17:14:46:764]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.pt-br.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:764]: Source for file 'ui_grid.language.pt_br.min.j' is compressed
        InstallFiles: File: ui-grid.language.pt-br.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2622
        MSI (s) (9C:0C) [17:14:46:764]: Executing op: FileCopy(SourceName=UI880D~1.JS1|ui-grid.language.pt.js,SourceCabKey=ui_grid.language.pt.js,DestName=ui-grid.language.pt.js,Attributes=16384,FileSize=3804,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-86100153,HashPart2=-3763679,HashPart3=2119054433,HashPart4=-791896461,,)
        MSI (s) (9C:0C) [17:14:46:764]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.pt.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:764]: Source for file 'ui_grid.language.pt.js' is compressed
        InstallFiles: File: ui-grid.language.pt.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3804
        MSI (s) (9C:0C) [17:14:46:857]: Executing op: FileCopy(SourceName=UI748F~1.JS1|ui-grid.language.pt.min.js,SourceCabKey=ui_grid.language.pt.min.js,DestName=ui-grid.language.pt.min.js,Attributes=16384,FileSize=2502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1996055177,HashPart2=-2027274506,HashPart3=1937892252,HashPart4=1396833048,,)
        MSI (s) (9C:0C) [17:14:46:857]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.pt.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:857]: Source for file 'ui_grid.language.pt.min.js' is compressed
        InstallFiles: File: ui-grid.language.pt.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2502
        MSI (s) (9C:0C) [17:14:46:857]: Executing op: FileCopy(SourceName=UIE10E~1.JS1|ui-grid.language.ro.js,SourceCabKey=ui_grid.language.ro.js,DestName=ui-grid.language.ro.js,Attributes=16384,FileSize=3806,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-719016385,HashPart2=-80661509,HashPart3=1435264054,HashPart4=-495925148,,)
        MSI (s) (9C:0C) [17:14:46:857]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ro.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:857]: Source for file 'ui_grid.language.ro.js' is compressed
        InstallFiles: File: ui-grid.language.ro.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3806
        MSI (s) (9C:0C) [17:14:46:857]: Executing op: FileCopy(SourceName=UIECE3~1.JS1|ui-grid.language.ro.min.js,SourceCabKey=ui_grid.language.ro.min.js,DestName=ui-grid.language.ro.min.js,Attributes=16384,FileSize=2502,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-156046474,HashPart2=1228803356,HashPart3=-368545054,HashPart4=-1898501709,,)
        MSI (s) (9C:0C) [17:14:46:857]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ro.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:857]: Source for file 'ui_grid.language.ro.min.js' is compressed
        InstallFiles: File: ui-grid.language.ro.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2502
        MSI (s) (9C:0C) [17:14:46:857]: Executing op: FileCopy(SourceName=UIBDD0~1.JS1|ui-grid.language.ru.js,SourceCabKey=ui_grid.language.ru.js,DestName=ui-grid.language.ru.js,Attributes=16384,FileSize=4869,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2064687837,HashPart2=-1501765369,HashPart3=1238538339,HashPart4=-1901647477,,)
        MSI (s) (9C:0C) [17:14:46:857]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ru.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:857]: Source for file 'ui_grid.language.ru.js' is compressed
        InstallFiles: File: ui-grid.language.ru.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 4869
        MSI (s) (9C:0C) [17:14:46:857]: Executing op: FileCopy(SourceName=UI8705~1.JS1|ui-grid.language.ru.min.js,SourceCabKey=ui_grid.language.ru.min.js,DestName=ui-grid.language.ru.min.js,Attributes=16384,FileSize=3588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-403623943,HashPart2=1693141716,HashPart3=1189293545,HashPart4=-1088868161,,)
        MSI (s) (9C:0C) [17:14:46:857]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ru.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:857]: Source for file 'ui_grid.language.ru.min.js' is compressed
        InstallFiles: File: ui-grid.language.ru.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3588
        MSI (s) (9C:0C) [17:14:46:857]: Executing op: FileCopy(SourceName=UI2713~1.JS1|ui-grid.language.sk.js,SourceCabKey=ui_grid.language.sk.js,DestName=ui-grid.language.sk.js,Attributes=16384,FileSize=2494,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=378998973,HashPart2=448045549,HashPart3=478534817,HashPart4=1582521960,,)
        MSI (s) (9C:0C) [17:14:46:857]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.sk.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:46:857]: Source for file 'ui_grid.language.sk.js' is compressed
        InstallFiles: File: ui-grid.language.sk.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2494
        MSI (s) (9C:0C) [17:14:47:013]: Executing op: FileCopy(SourceName=UIDFBC~1.JS1|ui-grid.language.sk.min.js,SourceCabKey=ui_grid.language.sk.min.js,DestName=ui-grid.language.sk.min.js,Attributes=16384,FileSize=1747,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=991211857,HashPart2=-298232990,HashPart3=2116370210,HashPart4=188993756,,)
        MSI (s) (9C:0C) [17:14:47:013]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.sk.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:013]: Source for file 'ui_grid.language.sk.min.js' is compressed
        InstallFiles: File: ui-grid.language.sk.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 1747
        MSI (s) (9C:0C) [17:14:47:372]: Executing op: FileCopy(SourceName=UI1BAD~1.JS1|ui-grid.language.sv.js,SourceCabKey=ui_grid.language.sv.js,DestName=ui-grid.language.sv.js,Attributes=16384,FileSize=2611,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1187085363,HashPart2=-1987413599,HashPart3=-1694980953,HashPart4=-463997296,,)
        MSI (s) (9C:0C) [17:14:47:372]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.sv.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:372]: Source for file 'ui_grid.language.sv.js' is compressed
        InstallFiles: File: ui-grid.language.sv.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2611
        MSI (s) (9C:0C) [17:14:47:419]: Executing op: FileCopy(SourceName=UI9053~1.JS1|ui-grid.language.sv.min.js,SourceCabKey=ui_grid.language.sv.min.js,DestName=ui-grid.language.sv.min.js,Attributes=16384,FileSize=1762,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1493872981,HashPart2=648293292,HashPart3=461920697,HashPart4=-78350319,,)
        MSI (s) (9C:0C) [17:14:47:419]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.sv.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:419]: Source for file 'ui_grid.language.sv.min.js' is compressed
        InstallFiles: File: ui-grid.language.sv.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 1762
        MSI (s) (9C:0C) [17:14:47:419]: Executing op: FileCopy(SourceName=UI8B6A~1.JS1|ui-grid.language.ta.js,SourceCabKey=ui_grid.language.ta.js,DestName=ui-grid.language.ta.js,Attributes=16384,FileSize=5001,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1830139495,HashPart2=1800624385,HashPart3=287268281,HashPart4=-2114969207,,)
        MSI (s) (9C:0C) [17:14:47:419]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ta.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:419]: Source for file 'ui_grid.language.ta.js' is compressed
        InstallFiles: File: ui-grid.language.ta.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 5001
        MSI (s) (9C:0C) [17:14:47:419]: Executing op: FileCopy(SourceName=UIB652~1.JS1|ui-grid.language.ta.min.js,SourceCabKey=ui_grid.language.ta.min.js,DestName=ui-grid.language.ta.min.js,Attributes=16384,FileSize=4017,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-128334567,HashPart2=-1000095432,HashPart3=680976606,HashPart4=1773669102,,)
        MSI (s) (9C:0C) [17:14:47:419]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ta.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:419]: Source for file 'ui_grid.language.ta.min.js' is compressed
        InstallFiles: File: ui-grid.language.ta.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 4017
        MSI (s) (9C:0C) [17:14:47:419]: Executing op: FileCopy(SourceName=UIFD63~1.JS1|ui-grid.language.tr.js,SourceCabKey=ui_grid.language.tr.js,DestName=ui-grid.language.tr.js,Attributes=16384,FileSize=3949,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=765699361,HashPart2=412545715,HashPart3=509970804,HashPart4=-649248369,,)
        MSI (s) (9C:0C) [17:14:47:419]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.tr.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:419]: Source for file 'ui_grid.language.tr.js' is compressed
        InstallFiles: File: ui-grid.language.tr.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3949
        MSI (s) (9C:0C) [17:14:47:435]: Executing op: FileCopy(SourceName=UI2C5D~1.JS1|ui-grid.language.tr.min.js,SourceCabKey=ui_grid.language.tr.min.js,DestName=ui-grid.language.tr.min.js,Attributes=16384,FileSize=2548,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=300386545,HashPart2=-1623194160,HashPart3=-1851027842,HashPart4=-439221998,,)
        MSI (s) (9C:0C) [17:14:47:435]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.tr.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:435]: Source for file 'ui_grid.language.tr.min.js' is compressed
        InstallFiles: File: ui-grid.language.tr.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2548
        MSI (s) (9C:0C) [17:14:47:544]: Executing op: FileCopy(SourceName=UIEC0A~1.JS1|ui-grid.language.ua.js,SourceCabKey=ui_grid.language.ua.js,DestName=ui-grid.language.ua.js,Attributes=16384,FileSize=4777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1519928798,HashPart2=-980198030,HashPart3=-1798476456,HashPart4=-2036669159,,)
        MSI (s) (9C:0C) [17:14:47:544]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ua.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:544]: Source for file 'ui_grid.language.ua.js' is compressed
        InstallFiles: File: ui-grid.language.ua.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 4777
        MSI (s) (9C:0C) [17:14:47:559]: Executing op: FileCopy(SourceName=UI5B1B~1.JS1|ui-grid.language.ua.min.js,SourceCabKey=ui_grid.language.ua.min.js,DestName=ui-grid.language.ua.min.js,Attributes=16384,FileSize=3496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=342938349,HashPart2=506621586,HashPart3=1215954086,HashPart4=1724173121,,)
        MSI (s) (9C:0C) [17:14:47:559]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.ua.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:559]: Source for file 'ui_grid.language.ua.min.js' is compressed
        InstallFiles: File: ui-grid.language.ua.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3496
        MSI (s) (9C:0C) [17:14:47:559]: Executing op: FileCopy(SourceName=UID552~1.JS1|ui-grid.language.zh-cn.js,SourceCabKey=ui_grid.language.zh_cn.js,DestName=ui-grid.language.zh-cn.js,Attributes=16384,FileSize=3528,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1517400163,HashPart2=-1246071723,HashPart3=-840102238,HashPart4=-906684611,,)
        MSI (s) (9C:0C) [17:14:47:559]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.zh-cn.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:559]: Source for file 'ui_grid.language.zh_cn.js' is compressed
        InstallFiles: File: ui-grid.language.zh-cn.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 3528
        MSI (s) (9C:0C) [17:14:47:559]: Executing op: FileCopy(SourceName=UIA7F8~1.JS1|ui-grid.language.zh-cn.min.js,SourceCabKey=ui_grid.language.zh_cn.min.j,DestName=ui-grid.language.zh-cn.min.js,Attributes=16384,FileSize=2225,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=998565868,HashPart2=-325394048,HashPart3=154844525,HashPart4=-84156282,,)
        MSI (s) (9C:0C) [17:14:47:559]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.zh-cn.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:559]: Source for file 'ui_grid.language.zh_cn.min.j' is compressed
        InstallFiles: File: ui-grid.language.zh-cn.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2225
        MSI (s) (9C:0C) [17:14:47:559]: Executing op: FileCopy(SourceName=UIB45E~1.JS1|ui-grid.language.zh-tw.js,SourceCabKey=ui_grid.language.zh_tw.js,DestName=ui-grid.language.zh-tw.js,Attributes=16384,FileSize=2437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1837285844,HashPart2=2017621021,HashPart3=721562044,HashPart4=1437035349,,)
        MSI (s) (9C:0C) [17:14:47:559]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.zh-tw.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:559]: Source for file 'ui_grid.language.zh_tw.js' is compressed
        InstallFiles: File: ui-grid.language.zh-tw.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 2437
        MSI (s) (9C:0C) [17:14:47:575]: Executing op: FileCopy(SourceName=UI88E8~1.JS1|ui-grid.language.zh-tw.min.js,SourceCabKey=ui_grid.language.zh_tw.min.j,DestName=ui-grid.language.zh-tw.min.js,Attributes=16384,FileSize=1589,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1000317708,HashPart2=-603225818,HashPart3=1211281584,HashPart4=-1098938275,,)
        MSI (s) (9C:0C) [17:14:47:575]: File: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\ui-grid.language.zh-tw.min.js; To be installed; Won't patch; No existing file
        MSI (s) (9C:0C) [17:14:47:575]: Source for file 'ui_grid.language.zh_tw.min.j' is compressed
        InstallFiles: File: ui-grid.language.zh-tw.min.js, Directory: C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\, Size: 1589
        MSI (s) (9C:0C) [17:14:47:575]: Executing op: CacheSizeFlush(,)
        MSI (s) (9C:0C) [17:14:47:575]: Executing op: ActionStart(Name=ISIISInstall,,)
        Action 17:14:47: ISIISInstall.
        MSI (s) (9C:0C) [17:14:47:606]: Executing op: CustomActionSchedule(Action=ISIISInstall,ActionType=3073,Source=BinaryData,Target=ISIISInstall,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp)
        MSI (s) (9C:0C) [17:14:47:606]: Creating MSIHANDLE (838) of type 790536 for thread 2316
        MSI (s) (9C:F0) [17:14:47:606]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI29D7.tmp, Entrypoint: ISIISInstall
        MSI (s) (9C!44) [17:14:47:668]: Creating MSIHANDLE (839) of type 790531 for thread 3140
        InstallShield 17:14:47: This machine does not support legacy objects
        MSI (s) (9C!44) [17:14:47:668]: Closing MSIHANDLE (839) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:668]: Creating MSIHANDLE (840) of type 790531 for thread 3140
        InstallShield 17:14:47: InitIISObject
        MSI (s) (9C!44) [17:14:47:668]: Closing MSIHANDLE (840) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:668]: Creating MSIHANDLE (841) of type 790531 for thread 3140
        InstallShield 17:14:47: CoGetClassObject(GETAdminBaseCLSID(TRUE) error: -2147221164
        MSI (s) (9C!44) [17:14:47:668]: Closing MSIHANDLE (841) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:668]: Creating MSIHANDLE (842) of type 790531 for thread 3140
        InstallShield 17:14:47: Legacy objects not supported
        MSI (s) (9C!44) [17:14:47:668]: Closing MSIHANDLE (842) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:668]: Creating MSIHANDLE (843) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:668]: Creating MSIHANDLE (844) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:668]: Closing MSIHANDLE (844) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:668]: Closing MSIHANDLE (843) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:668]: Creating MSIHANDLE (845) of type 790531 for thread 3140
        Action 17:14:47: Progress Custom Action.
        MSI (s) (9C!44) [17:14:47:684]: Closing MSIHANDLE (845) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:684]: Creating MSIHANDLE (846) of type 790531 for thread 3140
        Action 17:14:47: Progress Custom Action. Creating application pool MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:684]: Closing MSIHANDLE (846) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:684]: Creating MSIHANDLE (847) of type 790531 for thread 3140
        InstallShield 17:14:47: CreateAppPoolFunction
        MSI (s) (9C!44) [17:14:47:684]: Closing MSIHANDLE (847) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:700]: Creating MSIHANDLE (848) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:700]: Closing MSIHANDLE (848) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:700]: Creating MSIHANDLE (849) of type 790531 for thread 3140
        InstallShield 17:14:47: No element found with property 'name' value of 'MyProduct .NET V4.0 Integrated'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (849) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (850) of type 790531 for thread 3140
        InstallShield 17:14:47: AppPool does not exist, attempt to create it.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (850) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (851) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (851) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (852) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty name sValue MyProduct .NET V4.0 Integrated bIsPath 0
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (852) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (853) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty name sValue MyProduct .NET V4.0 Integrated bIsPath 0
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (853) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (854) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'name' to value 'MyProduct .NET V4.0 Integrated' for element 'add'. Old value: ''. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (854) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (855) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value 'MyProduct .NET V4.0 Integrated'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (855) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (856) of type 790531 for thread 3140
        InstallShield 17:14:47: Adding the following element: add
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (856) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (857) of type 790531 for thread 3140
        InstallShield 17:14:47: SetCommitPath for website '' and app ''
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (857) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (858) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '9005' with value '0'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (858) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (859) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (859) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (860) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (860) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (861) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty idleTimeout sValue 00:00:00 bIsPath 0
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (861) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (862) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty idleTimeout sValue 00:00:00 bIsPath 0
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (862) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (863) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'idleTimeout' to value '00:00:00' for element 'processModel'. Old value: '12000000000'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (863) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (864) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value '00:00:00'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (864) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:715]: Creating MSIHANDLE (865) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:715]: Closing MSIHANDLE (865) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:778]: Creating MSIHANDLE (866) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '9003' with value '1'.
        MSI (s) (9C!44) [17:14:47:778]: Closing MSIHANDLE (866) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:778]: Creating MSIHANDLE (867) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:778]: Closing MSIHANDLE (867) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:778]: Creating MSIHANDLE (868) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (868) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:793]: Creating MSIHANDLE (869) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty maxProcesses sValue 1 bIsPath 0
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (869) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:793]: Creating MSIHANDLE (870) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty maxProcesses sValue 1 bIsPath 0
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (870) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:793]: Creating MSIHANDLE (871) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'maxProcesses' to value '1' for element 'processModel'. Old value: '1'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (871) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:793]: Creating MSIHANDLE (872) of type 790531 for thread 3140
        InstallShield 17:14:47: Property value is the same, so no need to change it.
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (872) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:793]: Creating MSIHANDLE (873) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value '1'.
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (873) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:793]: Creating MSIHANDLE (874) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (874) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:793]: Creating MSIHANDLE (875) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '9002' with value '0'.
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (875) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:793]: Creating MSIHANDLE (876) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:793]: Closing MSIHANDLE (876) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:809]: Creating MSIHANDLE (877) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:809]: Closing MSIHANDLE (877) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:809]: Creating MSIHANDLE (878) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty requests sValue 0 bIsPath 0
        MSI (s) (9C!44) [17:14:47:809]: Closing MSIHANDLE (878) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:809]: Creating MSIHANDLE (879) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty requests sValue 0 bIsPath 0
        MSI (s) (9C!44) [17:14:47:809]: Closing MSIHANDLE (879) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:809]: Creating MSIHANDLE (880) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'requests' to value '0' for element 'periodicRestart'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:809]: Closing MSIHANDLE (880) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:809]: Creating MSIHANDLE (881) of type 790531 for thread 3140
        InstallShield 17:14:47: Property value is the same, so no need to change it.
        MSI (s) (9C!44) [17:14:47:809]: Closing MSIHANDLE (881) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:809]: Creating MSIHANDLE (882) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value '0'.
        MSI (s) (9C!44) [17:14:47:809]: Closing MSIHANDLE (882) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:809]: Creating MSIHANDLE (883) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:809]: Closing MSIHANDLE (883) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:840]: Creating MSIHANDLE (884) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '9001' with value '1740'.
        MSI (s) (9C!44) [17:14:47:840]: Closing MSIHANDLE (884) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:840]: Creating MSIHANDLE (885) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:840]: Closing MSIHANDLE (885) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:840]: Creating MSIHANDLE (886) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:840]: Closing MSIHANDLE (886) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:840]: Creating MSIHANDLE (887) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty time sValue 1.05:00:00 bIsPath 0
        MSI (s) (9C!44) [17:14:47:840]: Closing MSIHANDLE (887) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:840]: Creating MSIHANDLE (888) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty time sValue 1.05:00:00 bIsPath 0
        MSI (s) (9C!44) [17:14:47:840]: Closing MSIHANDLE (888) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:840]: Creating MSIHANDLE (889) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'time' to value '1.05:00:00' for element 'periodicRestart'. Old value: '1044000000000'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:840]: Closing MSIHANDLE (889) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:840]: Creating MSIHANDLE (890) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value '1.05:00:00'.
        MSI (s) (9C!44) [17:14:47:856]: Closing MSIHANDLE (890) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:856]: Creating MSIHANDLE (891) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:856]: Closing MSIHANDLE (891) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:856]: Creating MSIHANDLE (892) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '9017' with value '4000'.
        MSI (s) (9C!44) [17:14:47:856]: Closing MSIHANDLE (892) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:856]: Creating MSIHANDLE (893) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:856]: Closing MSIHANDLE (893) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:871]: Creating MSIHANDLE (894) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:871]: Closing MSIHANDLE (894) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:871]: Creating MSIHANDLE (895) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty queueLength sValue 4000 bIsPath 0
        MSI (s) (9C!44) [17:14:47:871]: Closing MSIHANDLE (895) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:871]: Creating MSIHANDLE (896) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty queueLength sValue 4000 bIsPath 0
        MSI (s) (9C!44) [17:14:47:871]: Closing MSIHANDLE (896) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:871]: Creating MSIHANDLE (897) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'queueLength' to value '4000' for element 'add'. Old value: '1000'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:871]: Closing MSIHANDLE (897) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:871]: Creating MSIHANDLE (898) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value '4000'.
        MSI (s) (9C!44) [17:14:47:871]: Closing MSIHANDLE (898) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:871]: Creating MSIHANDLE (899) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:871]: Closing MSIHANDLE (899) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:887]: Creating MSIHANDLE (900) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDelimMultiszProperty for property '9020' with value ''.
        MSI (s) (9C!44) [17:14:47:887]: Closing MSIHANDLE (900) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:887]: Creating MSIHANDLE (901) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:887]: Closing MSIHANDLE (901) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:887]: Creating MSIHANDLE (902) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:887]: Closing MSIHANDLE (902) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:887]: Creating MSIHANDLE (903) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:887]: Closing MSIHANDLE (903) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:903]: Creating MSIHANDLE (904) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '9023' with value '0'.
        MSI (s) (9C!44) [17:14:47:903]: Closing MSIHANDLE (904) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:903]: Creating MSIHANDLE (905) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:903]: Closing MSIHANDLE (905) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:903]: Creating MSIHANDLE (906) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (906) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:918]: Creating MSIHANDLE (907) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty limit sValue 0 bIsPath 0
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (907) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:918]: Creating MSIHANDLE (908) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty limit sValue 0 bIsPath 0
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (908) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:918]: Creating MSIHANDLE (909) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'limit' to value '0' for element 'cpu'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (909) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:918]: Creating MSIHANDLE (910) of type 790531 for thread 3140
        InstallShield 17:14:47: Property value is the same, so no need to change it.
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (910) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:918]: Creating MSIHANDLE (911) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value '0'.
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (911) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:918]: Creating MSIHANDLE (912) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (912) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:918]: Creating MSIHANDLE (913) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '2144' with value '5'.
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (913) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:918]: Creating MSIHANDLE (914) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:918]: Closing MSIHANDLE (914) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:934]: Creating MSIHANDLE (915) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:934]: Closing MSIHANDLE (915) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:934]: Creating MSIHANDLE (916) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty resetInterval sValue 00:05:00 bIsPath 0
        MSI (s) (9C!44) [17:14:47:934]: Closing MSIHANDLE (916) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:934]: Creating MSIHANDLE (917) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty resetInterval sValue 00:05:00 bIsPath 0
        MSI (s) (9C!44) [17:14:47:934]: Closing MSIHANDLE (917) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:934]: Creating MSIHANDLE (918) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'resetInterval' to value '00:05:00' for element 'cpu'. Old value: '3000000000'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:934]: Closing MSIHANDLE (918) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:934]: Creating MSIHANDLE (919) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value '00:05:00'.
        MSI (s) (9C!44) [17:14:47:934]: Closing MSIHANDLE (919) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:934]: Creating MSIHANDLE (920) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:934]: Closing MSIHANDLE (920) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:965]: Creating MSIHANDLE (921) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '9022' with value '0'.
        MSI (s) (9C!44) [17:14:47:965]: Closing MSIHANDLE (921) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:965]: Creating MSIHANDLE (922) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:965]: Closing MSIHANDLE (922) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:965]: Creating MSIHANDLE (923) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:965]: Closing MSIHANDLE (923) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:965]: Creating MSIHANDLE (924) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty action sValue NoAction bIsPath 0
        MSI (s) (9C!44) [17:14:47:965]: Closing MSIHANDLE (924) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:965]: Creating MSIHANDLE (925) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty action sValue NoAction bIsPath 0
        MSI (s) (9C!44) [17:14:47:965]: Closing MSIHANDLE (925) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:965]: Creating MSIHANDLE (926) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'action' to value 'NoAction' for element 'cpu'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:965]: Closing MSIHANDLE (926) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:965]: Creating MSIHANDLE (927) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value 'NoAction'.
        MSI (s) (9C!44) [17:14:47:965]: Closing MSIHANDLE (927) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:980]: Creating MSIHANDLE (928) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:980]: Closing MSIHANDLE (928) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:980]: Creating MSIHANDLE (929) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtDWProperty for property '9021' with value '3'.
        MSI (s) (9C!44) [17:14:47:980]: Closing MSIHANDLE (929) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:980]: Creating MSIHANDLE (930) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:980]: Closing MSIHANDLE (930) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:996]: Creating MSIHANDLE (931) of type 790531 for thread 3140
        InstallShield 17:14:47: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:47:996]: Closing MSIHANDLE (931) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:996]: Creating MSIHANDLE (932) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyValue: sProperty identityType sValue SpecificUser bIsPath 0
        MSI (s) (9C!44) [17:14:47:996]: Closing MSIHANDLE (932) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:996]: Creating MSIHANDLE (933) of type 790531 for thread 3140
        InstallShield 17:14:47: PutPropertyCommon: sProperty identityType sValue SpecificUser bIsPath 0
        MSI (s) (9C!44) [17:14:47:996]: Closing MSIHANDLE (933) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:996]: Creating MSIHANDLE (934) of type 790531 for thread 3140
        InstallShield 17:14:47: Setting property 'identityType' to value 'SpecificUser' for element 'processModel'. Old value: '4'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:47:996]: Closing MSIHANDLE (934) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:996]: Creating MSIHANDLE (935) of type 790531 for thread 3140
        InstallShield 17:14:47: put_value succeeded. get_StringValue now returns '0' with string value 'SpecificUser'.
        MSI (s) (9C!44) [17:14:47:996]: Closing MSIHANDLE (935) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:996]: Creating MSIHANDLE (936) of type 790531 for thread 3140
        InstallShield 17:14:47: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:47:996]: Closing MSIHANDLE (936) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:996]: Creating MSIHANDLE (937) of type 790531 for thread 3140
        InstallShield 17:14:47: SetVRtStrProperty for property '7501' with value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:47:996]: Closing MSIHANDLE (937) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:47:996]: Creating MSIHANDLE (938) of type 790531 for thread 3140
        InstallShield 17:14:47: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:47:996]: Closing MSIHANDLE (938) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:012]: Creating MSIHANDLE (939) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:48:012]: Closing MSIHANDLE (939) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:012]: Creating MSIHANDLE (940) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:48:012]: Closing MSIHANDLE (940) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:012]: Creating MSIHANDLE (941) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:48:012]: Closing MSIHANDLE (941) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:012]: Creating MSIHANDLE (942) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'userName' to value 'wkst0218srv2012\administrator' for element 'processModel'. Old value: ''. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:012]: Closing MSIHANDLE (942) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:012]: Creating MSIHANDLE (943) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:48:012]: Closing MSIHANDLE (943) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:012]: Creating MSIHANDLE (944) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:012]: Closing MSIHANDLE (944) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:027]: Creating MSIHANDLE (945) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtStrProperty for property '7502' with value '********'.
        MSI (s) (9C!44) [17:14:48:027]: Closing MSIHANDLE (945) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:027]: Creating MSIHANDLE (946) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:027]: Closing MSIHANDLE (946) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:043]: Creating MSIHANDLE (947) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:48:043]: Closing MSIHANDLE (947) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:043]: Creating MSIHANDLE (948) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:48:043]: Closing MSIHANDLE (948) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:043]: Creating MSIHANDLE (949) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:48:043]: Closing MSIHANDLE (949) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:043]: Creating MSIHANDLE (950) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'password' to value '********' for element 'processModel'. Old value: '********'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:043]: Closing MSIHANDLE (950) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:043]: Creating MSIHANDLE (951) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value '********'.
        MSI (s) (9C!44) [17:14:48:043]: Closing MSIHANDLE (951) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:043]: Creating MSIHANDLE (952) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:043]: Closing MSIHANDLE (952) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:121]: Creating MSIHANDLE (953) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:121]: Closing MSIHANDLE (953) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (954) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (954) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (955) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting application pool ASP.NET version to 'v4.0'
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (955) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (956) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty managedRuntimeVersion sValue v4.0 bIsPath 0
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (956) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (957) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty managedRuntimeVersion sValue v4.0 bIsPath 0
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (957) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (958) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'managedRuntimeVersion' to value 'v4.0' for element 'add'. Old value: 'v4.0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (958) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (959) of type 790531 for thread 3140
        InstallShield 17:14:48: Property value is the same, so no need to change it.
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (959) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (960) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value 'v4.0'.
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (960) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (961) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty managedPipelineMode sValue Integrated bIsPath 0
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (961) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (962) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty managedPipelineMode sValue Integrated bIsPath 0
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (962) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (963) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'managedPipelineMode' to value 'Integrated' for element 'add'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (963) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (964) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value 'Integrated'.
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (964) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (965) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty Enable32BitAppOnWin64 sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (965) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (966) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty Enable32BitAppOnWin64 sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (966) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:136]: Creating MSIHANDLE (967) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'Enable32BitAppOnWin64' to value 'false' for element 'add'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:136]: Closing MSIHANDLE (967) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:152]: Creating MSIHANDLE (968) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:48:152]: Closing MSIHANDLE (968) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:152]: Creating MSIHANDLE (969) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:152]: Closing MSIHANDLE (969) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:152]: Creating MSIHANDLE (970) of type 790531 for thread 3140
        InstallShield 17:14:48: This appears to be a new apppool.
        MSI (s) (9C!44) [17:14:48:152]: Closing MSIHANDLE (970) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:152]: Creating MSIHANDLE (971) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:152]: Closing MSIHANDLE (971) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:152]: Creating MSIHANDLE (972) of type 790531 for thread 3140
        Action 17:14:48: Progress Custom Action. Creating application pool MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:152]: Closing MSIHANDLE (972) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:152]: Creating MSIHANDLE (973) of type 790531 for thread 3140
        InstallShield 17:14:48: CreateAppPoolFunction
        MSI (s) (9C!44) [17:14:48:152]: Closing MSIHANDLE (973) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:152]: Creating MSIHANDLE (974) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:168]: Closing MSIHANDLE (974) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (975) of type 790531 for thread 3140
        InstallShield 17:14:48: No element found with property 'name' value of 'MyProduct Viewer V4.0 Classic'.
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (975) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (976) of type 790531 for thread 3140
        InstallShield 17:14:48: AppPool does not exist, attempt to create it.
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (976) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (977) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (977) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (978) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty name sValue MyProduct Viewer V4.0 Classic bIsPath 0
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (978) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (979) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty name sValue MyProduct Viewer V4.0 Classic bIsPath 0
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (979) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (980) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'name' to value 'MyProduct Viewer V4.0 Classic' for element 'add'. Old value: ''. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (980) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (981) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value 'MyProduct Viewer V4.0 Classic'.
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (981) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (982) of type 790531 for thread 3140
        InstallShield 17:14:48: Adding the following element: add
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (982) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (983) of type 790531 for thread 3140
        InstallShield 17:14:48: SetCommitPath for website '' and app ''
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (983) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (984) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '9005' with value '0'.
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (984) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (985) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (985) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (986) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (986) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (987) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty idleTimeout sValue 00:00:00 bIsPath 0
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (987) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (988) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty idleTimeout sValue 00:00:00 bIsPath 0
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (988) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:183]: Creating MSIHANDLE (989) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'idleTimeout' to value '00:00:00' for element 'processModel'. Old value: '12000000000'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:183]: Closing MSIHANDLE (989) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:199]: Creating MSIHANDLE (990) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value '00:00:00'.
        MSI (s) (9C!44) [17:14:48:199]: Closing MSIHANDLE (990) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:199]: Creating MSIHANDLE (991) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:199]: Closing MSIHANDLE (991) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:199]: Creating MSIHANDLE (992) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '9003' with value '1'.
        MSI (s) (9C!44) [17:14:48:199]: Closing MSIHANDLE (992) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:199]: Creating MSIHANDLE (993) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:199]: Closing MSIHANDLE (993) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:230]: Creating MSIHANDLE (994) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:230]: Closing MSIHANDLE (994) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:230]: Creating MSIHANDLE (995) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty maxProcesses sValue 1 bIsPath 0
        MSI (s) (9C!44) [17:14:48:230]: Closing MSIHANDLE (995) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:230]: Creating MSIHANDLE (996) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty maxProcesses sValue 1 bIsPath 0
        MSI (s) (9C!44) [17:14:48:230]: Closing MSIHANDLE (996) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:230]: Creating MSIHANDLE (997) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'maxProcesses' to value '1' for element 'processModel'. Old value: '1'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:230]: Closing MSIHANDLE (997) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:230]: Creating MSIHANDLE (998) of type 790531 for thread 3140
        InstallShield 17:14:48: Property value is the same, so no need to change it.
        MSI (s) (9C!44) [17:14:48:230]: Closing MSIHANDLE (998) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:230]: Creating MSIHANDLE (999) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value '1'.
        MSI (s) (9C!44) [17:14:48:230]: Closing MSIHANDLE (999) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:230]: Creating MSIHANDLE (1000) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:230]: Closing MSIHANDLE (1000) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:230]: Creating MSIHANDLE (1001) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '9002' with value '0'.
        MSI (s) (9C!44) [17:14:48:246]: Closing MSIHANDLE (1001) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:246]: Creating MSIHANDLE (1002) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:246]: Closing MSIHANDLE (1002) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:261]: Creating MSIHANDLE (1003) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:261]: Closing MSIHANDLE (1003) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:261]: Creating MSIHANDLE (1004) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty requests sValue 0 bIsPath 0
        MSI (s) (9C!44) [17:14:48:261]: Closing MSIHANDLE (1004) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:261]: Creating MSIHANDLE (1005) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty requests sValue 0 bIsPath 0
        MSI (s) (9C!44) [17:14:48:261]: Closing MSIHANDLE (1005) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:261]: Creating MSIHANDLE (1006) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'requests' to value '0' for element 'periodicRestart'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:261]: Closing MSIHANDLE (1006) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:261]: Creating MSIHANDLE (1007) of type 790531 for thread 3140
        InstallShield 17:14:48: Property value is the same, so no need to change it.
        MSI (s) (9C!44) [17:14:48:261]: Closing MSIHANDLE (1007) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:261]: Creating MSIHANDLE (1008) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value '0'.
        MSI (s) (9C!44) [17:14:48:261]: Closing MSIHANDLE (1008) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:261]: Creating MSIHANDLE (1009) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:261]: Closing MSIHANDLE (1009) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:292]: Creating MSIHANDLE (1010) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '9001' with value '1740'.
        MSI (s) (9C!44) [17:14:48:292]: Closing MSIHANDLE (1010) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:292]: Creating MSIHANDLE (1011) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:292]: Closing MSIHANDLE (1011) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:308]: Creating MSIHANDLE (1012) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:308]: Closing MSIHANDLE (1012) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:308]: Creating MSIHANDLE (1013) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty time sValue 1.05:00:00 bIsPath 0
        MSI (s) (9C!44) [17:14:48:308]: Closing MSIHANDLE (1013) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:308]: Creating MSIHANDLE (1014) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty time sValue 1.05:00:00 bIsPath 0
        MSI (s) (9C!44) [17:14:48:308]: Closing MSIHANDLE (1014) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:308]: Creating MSIHANDLE (1015) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'time' to value '1.05:00:00' for element 'periodicRestart'. Old value: '1044000000000'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:308]: Closing MSIHANDLE (1015) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:308]: Creating MSIHANDLE (1016) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value '1.05:00:00'.
        MSI (s) (9C!44) [17:14:48:308]: Closing MSIHANDLE (1016) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:308]: Creating MSIHANDLE (1017) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:308]: Closing MSIHANDLE (1017) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:324]: Creating MSIHANDLE (1018) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '9017' with value '4000'.
        MSI (s) (9C!44) [17:14:48:324]: Closing MSIHANDLE (1018) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:324]: Creating MSIHANDLE (1019) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:324]: Closing MSIHANDLE (1019) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:340]: Creating MSIHANDLE (1020) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:340]: Closing MSIHANDLE (1020) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:340]: Creating MSIHANDLE (1021) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty queueLength sValue 4000 bIsPath 0
        MSI (s) (9C!44) [17:14:48:340]: Closing MSIHANDLE (1021) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:340]: Creating MSIHANDLE (1022) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty queueLength sValue 4000 bIsPath 0
        MSI (s) (9C!44) [17:14:48:340]: Closing MSIHANDLE (1022) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:340]: Creating MSIHANDLE (1023) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'queueLength' to value '4000' for element 'add'. Old value: '1000'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:340]: Closing MSIHANDLE (1023) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:340]: Creating MSIHANDLE (1024) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value '4000'.
        MSI (s) (9C!44) [17:14:48:340]: Closing MSIHANDLE (1024) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:340]: Creating MSIHANDLE (1025) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:340]: Closing MSIHANDLE (1025) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:355]: Creating MSIHANDLE (1026) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDelimMultiszProperty for property '9020' with value ''.
        MSI (s) (9C!44) [17:14:48:355]: Closing MSIHANDLE (1026) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:355]: Creating MSIHANDLE (1027) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:355]: Closing MSIHANDLE (1027) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:371]: Creating MSIHANDLE (1028) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:371]: Closing MSIHANDLE (1028) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:371]: Creating MSIHANDLE (1029) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:371]: Closing MSIHANDLE (1029) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:387]: Creating MSIHANDLE (1030) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '9023' with value '0'.
        MSI (s) (9C!44) [17:14:48:387]: Closing MSIHANDLE (1030) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:387]: Creating MSIHANDLE (1031) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:387]: Closing MSIHANDLE (1031) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:402]: Creating MSIHANDLE (1032) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:402]: Closing MSIHANDLE (1032) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:402]: Creating MSIHANDLE (1033) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty limit sValue 0 bIsPath 0
        MSI (s) (9C!44) [17:14:48:402]: Closing MSIHANDLE (1033) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:402]: Creating MSIHANDLE (1034) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty limit sValue 0 bIsPath 0
        MSI (s) (9C!44) [17:14:48:402]: Closing MSIHANDLE (1034) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:402]: Creating MSIHANDLE (1035) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'limit' to value '0' for element 'cpu'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:402]: Closing MSIHANDLE (1035) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:402]: Creating MSIHANDLE (1036) of type 790531 for thread 3140
        InstallShield 17:14:48: Property value is the same, so no need to change it.
        MSI (s) (9C!44) [17:14:48:402]: Closing MSIHANDLE (1036) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:402]: Creating MSIHANDLE (1037) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value '0'.
        MSI (s) (9C!44) [17:14:48:402]: Closing MSIHANDLE (1037) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:402]: Creating MSIHANDLE (1038) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:402]: Closing MSIHANDLE (1038) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:418]: Creating MSIHANDLE (1039) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '2144' with value '5'.
        MSI (s) (9C!44) [17:14:48:418]: Closing MSIHANDLE (1039) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:418]: Creating MSIHANDLE (1040) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:418]: Closing MSIHANDLE (1040) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:433]: Creating MSIHANDLE (1041) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:433]: Closing MSIHANDLE (1041) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:433]: Creating MSIHANDLE (1042) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty resetInterval sValue 00:05:00 bIsPath 0
        MSI (s) (9C!44) [17:14:48:433]: Closing MSIHANDLE (1042) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:433]: Creating MSIHANDLE (1043) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty resetInterval sValue 00:05:00 bIsPath 0
        MSI (s) (9C!44) [17:14:48:433]: Closing MSIHANDLE (1043) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:433]: Creating MSIHANDLE (1044) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'resetInterval' to value '00:05:00' for element 'cpu'. Old value: '3000000000'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:433]: Closing MSIHANDLE (1044) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:433]: Creating MSIHANDLE (1045) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value '00:05:00'.
        MSI (s) (9C!44) [17:14:48:448]: Closing MSIHANDLE (1045) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:448]: Creating MSIHANDLE (1046) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:448]: Closing MSIHANDLE (1046) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:917]: Creating MSIHANDLE (1047) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '9022' with value '0'.
        MSI (s) (9C!44) [17:14:48:933]: Closing MSIHANDLE (1047) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:933]: Creating MSIHANDLE (1048) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:933]: Closing MSIHANDLE (1048) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:948]: Creating MSIHANDLE (1049) of type 790531 for thread 3140
        InstallShield 17:14:48: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:48:948]: Closing MSIHANDLE (1049) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:948]: Creating MSIHANDLE (1050) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyValue: sProperty action sValue NoAction bIsPath 0
        MSI (s) (9C!44) [17:14:48:948]: Closing MSIHANDLE (1050) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:948]: Creating MSIHANDLE (1051) of type 790531 for thread 3140
        InstallShield 17:14:48: PutPropertyCommon: sProperty action sValue NoAction bIsPath 0
        MSI (s) (9C!44) [17:14:48:948]: Closing MSIHANDLE (1051) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:948]: Creating MSIHANDLE (1052) of type 790531 for thread 3140
        InstallShield 17:14:48: Setting property 'action' to value 'NoAction' for element 'cpu'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:48:948]: Closing MSIHANDLE (1052) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:948]: Creating MSIHANDLE (1053) of type 790531 for thread 3140
        InstallShield 17:14:48: put_value succeeded. get_StringValue now returns '0' with string value 'NoAction'.
        MSI (s) (9C!44) [17:14:48:948]: Closing MSIHANDLE (1053) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:948]: Creating MSIHANDLE (1054) of type 790531 for thread 3140
        InstallShield 17:14:48: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:48:948]: Closing MSIHANDLE (1054) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:979]: Creating MSIHANDLE (1055) of type 790531 for thread 3140
        InstallShield 17:14:48: SetVRtDWProperty for property '9021' with value '3'.
        MSI (s) (9C!44) [17:14:48:979]: Closing MSIHANDLE (1055) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:48:979]: Creating MSIHANDLE (1056) of type 790531 for thread 3140
        InstallShield 17:14:48: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:48:995]: Closing MSIHANDLE (1056) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:010]: Creating MSIHANDLE (1057) of type 790531 for thread 3140
        InstallShield 17:14:49: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:49:010]: Closing MSIHANDLE (1057) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:010]: Creating MSIHANDLE (1058) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty identityType sValue SpecificUser bIsPath 0
        MSI (s) (9C!44) [17:14:49:010]: Closing MSIHANDLE (1058) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:010]: Creating MSIHANDLE (1059) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty identityType sValue SpecificUser bIsPath 0
        MSI (s) (9C!44) [17:14:49:010]: Closing MSIHANDLE (1059) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:010]: Creating MSIHANDLE (1060) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'identityType' to value 'SpecificUser' for element 'processModel'. Old value: '4'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:49:010]: Closing MSIHANDLE (1060) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:010]: Creating MSIHANDLE (1061) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value 'SpecificUser'.
        MSI (s) (9C!44) [17:14:49:010]: Closing MSIHANDLE (1061) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:010]: Creating MSIHANDLE (1062) of type 790531 for thread 3140
        InstallShield 17:14:49: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:49:010]: Closing MSIHANDLE (1062) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:010]: Creating MSIHANDLE (1063) of type 790531 for thread 3140
        InstallShield 17:14:49: SetVRtStrProperty for property '7501' with value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:49:026]: Closing MSIHANDLE (1063) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:026]: Creating MSIHANDLE (1064) of type 790531 for thread 3140
        InstallShield 17:14:49: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:49:026]: Closing MSIHANDLE (1064) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:042]: Creating MSIHANDLE (1065) of type 790531 for thread 3140
        InstallShield 17:14:49: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:49:042]: Closing MSIHANDLE (1065) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:042]: Creating MSIHANDLE (1066) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:49:042]: Closing MSIHANDLE (1066) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:042]: Creating MSIHANDLE (1067) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:49:042]: Closing MSIHANDLE (1067) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:042]: Creating MSIHANDLE (1068) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'userName' to value 'wkst0218srv2012\administrator' for element 'processModel'. Old value: ''. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:49:042]: Closing MSIHANDLE (1068) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:042]: Creating MSIHANDLE (1069) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:49:042]: Closing MSIHANDLE (1069) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:042]: Creating MSIHANDLE (1070) of type 790531 for thread 3140
        InstallShield 17:14:49: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:49:042]: Closing MSIHANDLE (1070) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:057]: Creating MSIHANDLE (1071) of type 790531 for thread 3140
        InstallShield 17:14:49: SetVRtStrProperty for property '7502' with value '********'.
        MSI (s) (9C!44) [17:14:49:057]: Closing MSIHANDLE (1071) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:057]: Creating MSIHANDLE (1072) of type 790531 for thread 3140
        InstallShield 17:14:49: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:49:057]: Closing MSIHANDLE (1072) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:073]: Creating MSIHANDLE (1073) of type 790531 for thread 3140
        InstallShield 17:14:49: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:49:073]: Closing MSIHANDLE (1073) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:073]: Creating MSIHANDLE (1074) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:49:073]: Closing MSIHANDLE (1074) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:073]: Creating MSIHANDLE (1075) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:49:073]: Closing MSIHANDLE (1075) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:073]: Creating MSIHANDLE (1076) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'password' to value '********' for element 'processModel'. Old value: '********'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:49:073]: Closing MSIHANDLE (1076) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:073]: Creating MSIHANDLE (1077) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value '********'.
        MSI (s) (9C!44) [17:14:49:073]: Closing MSIHANDLE (1077) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:073]: Creating MSIHANDLE (1078) of type 790531 for thread 3140
        InstallShield 17:14:49: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:49:073]: Closing MSIHANDLE (1078) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:104]: Creating MSIHANDLE (1079) of type 790531 for thread 3140
        InstallShield 17:14:49: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:49:104]: Closing MSIHANDLE (1079) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1080) of type 790531 for thread 3140
        InstallShield 17:14:49: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1080) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1081) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting application pool ASP.NET version to 'v4.0'
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1081) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1082) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty managedRuntimeVersion sValue v4.0 bIsPath 0
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1082) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1083) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty managedRuntimeVersion sValue v4.0 bIsPath 0
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1083) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1084) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'managedRuntimeVersion' to value 'v4.0' for element 'add'. Old value: 'v4.0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1084) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1085) of type 790531 for thread 3140
        InstallShield 17:14:49: Property value is the same, so no need to change it.
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1085) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1086) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value 'v4.0'.
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1086) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1087) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty managedPipelineMode sValue Classic bIsPath 0
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1087) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1088) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty managedPipelineMode sValue Classic bIsPath 0
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1088) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1089) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'managedPipelineMode' to value 'Classic' for element 'add'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1089) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1090) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value 'Classic'.
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1090) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1091) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty Enable32BitAppOnWin64 sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1091) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1092) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty Enable32BitAppOnWin64 sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:49:120]: Closing MSIHANDLE (1092) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:120]: Creating MSIHANDLE (1093) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'Enable32BitAppOnWin64' to value 'false' for element 'add'. Old value: '0'. m_sSectionName : 'system.applicationHost/applicationPools'.
        MSI (s) (9C!44) [17:14:49:135]: Closing MSIHANDLE (1093) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:135]: Creating MSIHANDLE (1094) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:49:135]: Closing MSIHANDLE (1094) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:135]: Creating MSIHANDLE (1095) of type 790531 for thread 3140
        InstallShield 17:14:49: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:49:135]: Closing MSIHANDLE (1095) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:135]: Creating MSIHANDLE (1096) of type 790531 for thread 3140
        InstallShield 17:14:49: This appears to be a new apppool.
        MSI (s) (9C!44) [17:14:49:135]: Closing MSIHANDLE (1096) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:135]: Creating MSIHANDLE (1097) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:135]: Closing MSIHANDLE (1097) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:135]: Creating MSIHANDLE (1098) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:135]: Creating MSIHANDLE (1099) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:151]: Closing MSIHANDLE (1099) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:151]: Closing MSIHANDLE (1098) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:151]: Creating MSIHANDLE (1100) of type 790531 for thread 3140
        Action 17:14:49: Progress Custom Action.
        MSI (s) (9C!44) [17:14:49:151]: Closing MSIHANDLE (1100) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:151]: Creating MSIHANDLE (1101) of type 790531 for thread 3140
        Action 17:14:49: Progress Custom Action. Creating IIS website nAWC
        MSI (s) (9C!44) [17:14:49:151]: Closing MSIHANDLE (1101) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:151]: Creating MSIHANDLE (1102) of type 790531 for thread 3140
        InstallShield 17:14:49: InstallShield project contains a website with name 'nAWC', site number '0', and port '80'. Checking if it exists...
        MSI (s) (9C!44) [17:14:49:151]: Closing MSIHANDLE (1102) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:151]: Creating MSIHANDLE (1103) of type 790531 for thread 3140
        InstallShield 17:14:49: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:49:151]: Closing MSIHANDLE (1103) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:151]: Creating MSIHANDLE (1104) of type 790531 for thread 3140
        InstallShield 17:14:49: GetAdminSection for section 'system.applicationHost/sites' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:49:151]: Closing MSIHANDLE (1104) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1105) of type 790531 for thread 3140
        InstallShield 17:14:49: Check if site has port number: 80
        MSI (s) (9C!44) [17:14:49:166]: Closing MSIHANDLE (1105) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1106) of type 790531 for thread 3140
        InstallShield 17:14:49: GetBindingsCollection
        MSI (s) (9C!44) [17:14:49:166]: Closing MSIHANDLE (1106) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1107) of type 790531 for thread 3140
        InstallShield 17:14:49: Searching for binding element
        MSI (s) (9C!44) [17:14:49:166]: Closing MSIHANDLE (1107) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1108) of type 790531 for thread 3140
        InstallShield 17:14:49: GetPortFromBindingInfo: *:80:
        MSI (s) (9C!44) [17:14:49:166]: Closing MSIHANDLE (1108) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1109) of type 790531 for thread 3140
        InstallShield 17:14:49: Found site with the same port number.
        MSI (s) (9C!44) [17:14:49:166]: Closing MSIHANDLE (1109) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1110) of type 790531 for thread 3140
        InstallShield 17:14:49: Website exists. Additional info: Site number '1', Port '80', sBasePath '/LM/W3SVC/1/Root', DisplayName 'nAWC'
        MSI (s) (9C!44) [17:14:49:166]: Closing MSIHANDLE (1110) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1111) of type 790531 for thread 3140
        InstallShield 17:14:49: Website nAWC already exists with port 80 slot 1
        MSI (s) (9C!44) [17:14:49:166]: Closing MSIHANDLE (1111) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1112) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Closing MSIHANDLE (1112) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:166]: Creating MSIHANDLE (1113) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Creating MSIHANDLE (1114) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Closing MSIHANDLE (1114) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Closing MSIHANDLE (1113) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Creating MSIHANDLE (1115) of type 790531 for thread 3140
        Action 17:14:49: Progress Custom Action.
        MSI (s) (9C!44) [17:14:49:182]: Closing MSIHANDLE (1115) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Creating MSIHANDLE (1116) of type 790531 for thread 3140
        Action 17:14:49: Progress Custom Action. Creating IIS virtual directory MyComp.WebAPI
        MSI (s) (9C!44) [17:14:49:182]: Closing MSIHANDLE (1116) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Creating MSIHANDLE (1117) of type 790531 for thread 3140
        InstallShield 17:14:49: SetCommitPath for website '' and app ''
        MSI (s) (9C!44) [17:14:49:182]: Closing MSIHANDLE (1117) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Creating MSIHANDLE (1118) of type 790531 for thread 3140
        InstallShield 17:14:49: InstallShield project contains a website with name 'nAWC', site number '1', and port '80'. Checking if it exists...
        MSI (s) (9C!44) [17:14:49:182]: Closing MSIHANDLE (1118) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Creating MSIHANDLE (1119) of type 790531 for thread 3140
        InstallShield 17:14:49: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:49:182]: Closing MSIHANDLE (1119) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:182]: Creating MSIHANDLE (1120) of type 790531 for thread 3140
        InstallShield 17:14:49: GetAdminSection for section 'system.applicationHost/sites' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:49:182]: Closing MSIHANDLE (1120) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:198]: Creating MSIHANDLE (1121) of type 790531 for thread 3140
        InstallShield 17:14:49: Website exists. Additional info: Site number '1', Port '80', sBasePath '/LM/W3SVC/1/Root', DisplayName 'nAWC'
        MSI (s) (9C!44) [17:14:49:198]: Closing MSIHANDLE (1121) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:198]: Creating MSIHANDLE (1122) of type 790531 for thread 3140
        InstallShield 17:14:49: Creating item '' with virtual directory 'MyComp.WebAPI', website '1', and physical path: 'C:\inetpub\wwwroot\MyComp.WebAPI\'
        MSI (s) (9C!44) [17:14:49:198]: Closing MSIHANDLE (1122) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:198]: Creating MSIHANDLE (1123) of type 790531 for thread 3140
        InstallShield 17:14:49: No element found with property 'path' value of '/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:49:198]: Closing MSIHANDLE (1123) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:198]: Creating MSIHANDLE (1124) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty path sValue MyComp.WebAPI bIsPath 1
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1124) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1125) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty path sValue MyComp.WebAPI bIsPath 1
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1125) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1126) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'path' to value '/MyComp.WebAPI' for element 'application'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1126) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1127) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value '/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1127) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1128) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty applicationPool sValue MyProduct .NET V4.0 Integrated bIsPath 0
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1128) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1129) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty applicationPool sValue MyProduct .NET V4.0 Integrated bIsPath 0
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1129) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1130) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'applicationPool' to value 'MyProduct .NET V4.0 Integrated' for element 'application'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1130) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1131) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value 'MyProduct .NET V4.0 Integrated'.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1131) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1132) of type 790531 for thread 3140
        InstallShield 17:14:49: Creating virtual dir with path '' and physicalPath 'C:\inetpub\wwwroot\MyComp.WebAPI\.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1132) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1133) of type 790531 for thread 3140
        InstallShield 17:14:49: No element found with property 'path' value of ''.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1133) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1134) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty path sValue bIsPath 1
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1134) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1135) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty path sValue bIsPath 1
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1135) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1136) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'path' to value '/' for element 'virtualDirectory'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1136) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1137) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value '/'.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1137) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1138) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty physicalPath sValue C:\inetpub\wwwroot\MyComp.WebAPI\ bIsPath 0
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1138) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1139) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty physicalPath sValue C:\inetpub\wwwroot\MyComp.WebAPI\ bIsPath 0
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1139) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1140) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'physicalPath' to value 'C:\inetpub\wwwroot\MyComp.WebAPI\' for element 'virtualDirectory'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:49:213]: Closing MSIHANDLE (1140) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:213]: Creating MSIHANDLE (1141) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value 'C:\inetpub\wwwroot\MyComp.WebAPI\'.
        MSI (s) (9C!44) [17:14:49:229]: Closing MSIHANDLE (1141) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:229]: Creating MSIHANDLE (1142) of type 790531 for thread 3140
        InstallShield 17:14:49: Adding the following element: virtualDirectory
        MSI (s) (9C!44) [17:14:49:229]: Closing MSIHANDLE (1142) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:229]: Creating MSIHANDLE (1143) of type 790531 for thread 3140
        InstallShield 17:14:49: Adding the following element: application
        MSI (s) (9C!44) [17:14:49:229]: Closing MSIHANDLE (1143) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:229]: Creating MSIHANDLE (1144) of type 790531 for thread 3140
        InstallShield 17:14:49: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:49:229]: Closing MSIHANDLE (1144) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:229]: Creating MSIHANDLE (1145) of type 790531 for thread 3140
        InstallShield 17:14:49: PutActionTaken for Vroot 'MyComp.WebAPI': 3
        MSI (s) (9C!44) [17:14:49:229]: Closing MSIHANDLE (1145) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:229]: Creating MSIHANDLE (1146) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting properties...
        MSI (s) (9C!44) [17:14:49:244]: Closing MSIHANDLE (1146) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:244]: Creating MSIHANDLE (1147) of type 790531 for thread 3140
        InstallShield 17:14:49: SetVRootProperties for virtual directory 'MyComp.WebAPI', app ''
        MSI (s) (9C!44) [17:14:49:244]: Closing MSIHANDLE (1147) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:244]: Creating MSIHANDLE (1148) of type 790531 for thread 3140
        InstallShield 17:14:49: IIS7 check for ASP.NET version bitness on application pool 'MyProduct .NET V4.0 Integrated', install is requesting 'x64'
        MSI (s) (9C!44) [17:14:49:244]: Closing MSIHANDLE (1148) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:244]: Creating MSIHANDLE (1149) of type 790531 for thread 3140
        InstallShield 17:14:49: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:49:244]: Closing MSIHANDLE (1149) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:260]: Creating MSIHANDLE (1150) of type 790531 for thread 3140
        InstallShield 17:14:49: Found element with property 'name' value of: MyProduct .NET V4.0 Integrated
        MSI (s) (9C!44) [17:14:49:260]: Closing MSIHANDLE (1150) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:260]: Creating MSIHANDLE (1151) of type 790531 for thread 3140
        InstallShield 17:14:49: Application pool Enable32bitAppOnWin64 value is 'false'
        MSI (s) (9C!44) [17:14:49:260]: Closing MSIHANDLE (1151) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:260]: Creating MSIHANDLE (1152) of type 790531 for thread 3140
        InstallShield 17:14:49: ASP.NET version can be set for 64-bit.
        MSI (s) (9C!44) [17:14:49:260]: Closing MSIHANDLE (1152) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:260]: Creating MSIHANDLE (1153) of type 790531 for thread 3140
        InstallShield 17:14:49: Configuring ASP .NET version: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -ir
        MSI (s) (9C!44) [17:14:49:260]: Closing MSIHANDLE (1153) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:276]: Creating MSIHANDLE (1154) of type 790531 for thread 3140
        InstallShield 17:14:49: aspnet_regiis.exe exit code: 0
        MSI (s) (9C!44) [17:14:49:276]: Closing MSIHANDLE (1154) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:276]: Creating MSIHANDLE (1155) of type 790531 for thread 3140
        InstallShield 17:14:49: Configuring ASP .NET version: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -k W3SVC/1/Root/
        MSI (s) (9C!44) [17:14:49:276]: Closing MSIHANDLE (1155) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:665]: Creating MSIHANDLE (1156) of type 790531 for thread 3140
        InstallShield 17:14:49: aspnet_regiis.exe exit code: 0
        MSI (s) (9C!44) [17:14:49:665]: Closing MSIHANDLE (1156) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:665]: Creating MSIHANDLE (1157) of type 790531 for thread 3140
        InstallShield 17:14:49: Configuring ASP .NET version: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -s W3SVC/1/Root/
        MSI (s) (9C!44) [17:14:49:665]: Closing MSIHANDLE (1157) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1158) of type 790531 for thread 3140
        InstallShield 17:14:49: aspnet_regiis.exe exit code: 0
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1158) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1159) of type 790531 for thread 3140
        InstallShield 17:14:49: SetCommitPath for website 'Default Web Site' and app 'MyComp.WebAPI'
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1159) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1160) of type 790531 for thread 3140
        InstallShield 17:14:49: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1160) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1161) of type 790531 for thread 3140
        InstallShield 17:14:49: SetVRtStrProperty for property '3001' with value 'C:\inetpub\wwwroot\MyComp.WebAPI\'.
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1161) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1162) of type 790531 for thread 3140
        InstallShield 17:14:49: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1162) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1163) of type 790531 for thread 3140
        InstallShield 17:14:49: SetVRtStrProperty for property '2102' with value 'MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1163) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1164) of type 790531 for thread 3140
        InstallShield 17:14:49: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1164) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1165) of type 790531 for thread 3140
        InstallShield 17:14:49: SetVRtStrProperty for property '1002' with value 'IIsWebVirtualDir'.
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1165) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1166) of type 790531 for thread 3140
        InstallShield 17:14:49: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1166) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1167) of type 790531 for thread 3140
        InstallShield 17:14:49: SetCommonProperties for the following: MyComp.WebAPI
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1167) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1168) of type 790531 for thread 3140
        InstallShield 17:14:49: SetVRtDWProperty for property '6016' with value '513'.
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1168) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:900]: Creating MSIHANDLE (1169) of type 790531 for thread 3140
        InstallShield 17:14:49: GetAdminSection for section 'system.webServer/handlers' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:49:900]: Closing MSIHANDLE (1169) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:915]: Creating MSIHANDLE (1170) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyValue: sProperty accessPolicy sValue Script, Read bIsPath 0
        MSI (s) (9C!44) [17:14:49:915]: Closing MSIHANDLE (1170) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:915]: Creating MSIHANDLE (1171) of type 790531 for thread 3140
        InstallShield 17:14:49: PutPropertyCommon: sProperty accessPolicy sValue Script, Read bIsPath 0
        MSI (s) (9C!44) [17:14:49:931]: Closing MSIHANDLE (1171) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:931]: Creating MSIHANDLE (1172) of type 790531 for thread 3140
        InstallShield 17:14:49: Setting property 'accessPolicy' to value 'Script, Read' for element 'system.webServer/handlers'. Old value: '513'. m_sSectionName : 'system.webServer/handlers'.
        MSI (s) (9C!44) [17:14:49:931]: Closing MSIHANDLE (1172) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:931]: Creating MSIHANDLE (1173) of type 790531 for thread 3140
        InstallShield 17:14:49: put_value succeeded. get_StringValue now returns '0' with string value 'Read, Script'.
        MSI (s) (9C!44) [17:14:49:931]: Closing MSIHANDLE (1173) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:49:931]: Creating MSIHANDLE (1174) of type 790531 for thread 3140
        InstallShield 17:14:49: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and physical path 'C:\inetpub\wwwroot\MyComp.WebAPI\'.
        MSI (s) (9C!44) [17:14:49:931]: Closing MSIHANDLE (1174) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:009]: Creating MSIHANDLE (1175) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:009]: Closing MSIHANDLE (1175) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:009]: Creating MSIHANDLE (1176) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '6005' with value '1073741824'.
        MSI (s) (9C!44) [17:14:50:009]: Closing MSIHANDLE (1176) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:009]: Creating MSIHANDLE (1177) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/directoryBrowse' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:009]: Closing MSIHANDLE (1177) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:024]: Creating MSIHANDLE (1178) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:024]: Closing MSIHANDLE (1178) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:024]: Creating MSIHANDLE (1179) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:024]: Closing MSIHANDLE (1179) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:024]: Creating MSIHANDLE (1180) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'false' for element 'system.webServer/directoryBrowse'. Old value: '0'. m_sSectionName : 'system.webServer/directoryBrowse'.
        MSI (s) (9C!44) [17:14:50:024]: Closing MSIHANDLE (1180) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:024]: Creating MSIHANDLE (1181) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:50:024]: Closing MSIHANDLE (1181) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:024]: Creating MSIHANDLE (1182) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and physical path 'C:\inetpub\wwwroot\MyComp.WebAPI\'.
        MSI (s) (9C!44) [17:14:50:024]: Closing MSIHANDLE (1182) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:056]: Creating MSIHANDLE (1183) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:056]: Closing MSIHANDLE (1183) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:056]: Creating MSIHANDLE (1184) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '7007' with value '20'.
        MSI (s) (9C!44) [17:14:50:056]: Closing MSIHANDLE (1184) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:056]: Creating MSIHANDLE (1185) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:056]: Closing MSIHANDLE (1185) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:056]: Creating MSIHANDLE (1186) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/asp' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:056]: Closing MSIHANDLE (1186) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:071]: Creating MSIHANDLE (1187) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty timeout sValue 00:20:00 bIsPath 0
        MSI (s) (9C!44) [17:14:50:071]: Closing MSIHANDLE (1187) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:071]: Creating MSIHANDLE (1188) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty timeout sValue 00:20:00 bIsPath 0
        MSI (s) (9C!44) [17:14:50:071]: Closing MSIHANDLE (1188) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:071]: Creating MSIHANDLE (1189) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'timeout' to value '00:20:00' for element 'session'. Old value: '12000000000'. m_sSectionName : 'system.webServer/asp'.
        MSI (s) (9C!44) [17:14:50:071]: Closing MSIHANDLE (1189) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:071]: Creating MSIHANDLE (1190) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value '00:20:00'.
        MSI (s) (9C!44) [17:14:50:071]: Closing MSIHANDLE (1190) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:071]: Creating MSIHANDLE (1191) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:071]: Closing MSIHANDLE (1191) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:087]: Creating MSIHANDLE (1192) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:087]: Closing MSIHANDLE (1192) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:087]: Creating MSIHANDLE (1193) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '7006' with value '90'.
        MSI (s) (9C!44) [17:14:50:087]: Closing MSIHANDLE (1193) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:087]: Creating MSIHANDLE (1194) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:087]: Closing MSIHANDLE (1194) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:087]: Creating MSIHANDLE (1195) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/asp' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:087]: Closing MSIHANDLE (1195) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:102]: Creating MSIHANDLE (1196) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty scriptTimeout sValue 00:01:30 bIsPath 0
        MSI (s) (9C!44) [17:14:50:102]: Closing MSIHANDLE (1196) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:102]: Creating MSIHANDLE (1197) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty scriptTimeout sValue 00:01:30 bIsPath 0
        MSI (s) (9C!44) [17:14:50:102]: Closing MSIHANDLE (1197) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:102]: Creating MSIHANDLE (1198) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'scriptTimeout' to value '00:01:30' for element 'limits'. Old value: '900000000'. m_sSectionName : 'system.webServer/asp'.
        MSI (s) (9C!44) [17:14:50:102]: Closing MSIHANDLE (1198) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:102]: Creating MSIHANDLE (1199) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value '00:01:30'.
        MSI (s) (9C!44) [17:14:50:102]: Closing MSIHANDLE (1199) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:102]: Creating MSIHANDLE (1200) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:102]: Closing MSIHANDLE (1200) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:118]: Creating MSIHANDLE (1201) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:118]: Closing MSIHANDLE (1201) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:118]: Creating MSIHANDLE (1202) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '6000' with value '1'.
        MSI (s) (9C!44) [17:14:50:118]: Closing MSIHANDLE (1202) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:118]: Creating MSIHANDLE (1203) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:118]: Closing MSIHANDLE (1203) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:134]: Creating MSIHANDLE (1204) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:50:134]: Closing MSIHANDLE (1204) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:134]: Creating MSIHANDLE (1205) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:50:134]: Closing MSIHANDLE (1205) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:134]: Creating MSIHANDLE (1206) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'true' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '-1'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:50:149]: Closing MSIHANDLE (1206) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:196]: Creating MSIHANDLE (1207) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:50:196]: Closing MSIHANDLE (1207) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:196]: Creating MSIHANDLE (1208) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:50:196]: Closing MSIHANDLE (1208) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:196]: Creating MSIHANDLE (1209) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI')
        MSI (s) (9C!44) [17:14:50:196]: Closing MSIHANDLE (1209) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:196]: Creating MSIHANDLE (1210) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:196]: Closing MSIHANDLE (1210) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:196]: Creating MSIHANDLE (1211) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:196]: Closing MSIHANDLE (1211) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:212]: Creating MSIHANDLE (1212) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:50:227]: Closing MSIHANDLE (1212) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:227]: Creating MSIHANDLE (1213) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'true' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '-1'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:50:227]: Closing MSIHANDLE (1213) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:227]: Creating MSIHANDLE (1214) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'true'.
        MSI (s) (9C!44) [17:14:50:227]: Closing MSIHANDLE (1214) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:227]: Creating MSIHANDLE (1215) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:227]: Closing MSIHANDLE (1215) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:227]: Creating MSIHANDLE (1216) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:227]: Closing MSIHANDLE (1216) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:227]: Creating MSIHANDLE (1217) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/basicAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:227]: Closing MSIHANDLE (1217) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:258]: Creating MSIHANDLE (1218) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:258]: Closing MSIHANDLE (1218) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:258]: Creating MSIHANDLE (1219) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:258]: Closing MSIHANDLE (1219) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:258]: Creating MSIHANDLE (1220) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/basicAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/basicAuthentication'.
        MSI (s) (9C!44) [17:14:50:258]: Closing MSIHANDLE (1220) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:258]: Creating MSIHANDLE (1221) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:50:258]: Closing MSIHANDLE (1221) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:258]: Creating MSIHANDLE (1222) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:50:258]: Closing MSIHANDLE (1222) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:258]: Creating MSIHANDLE (1223) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/basicAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI')
        MSI (s) (9C!44) [17:14:50:258]: Closing MSIHANDLE (1223) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:258]: Creating MSIHANDLE (1224) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:258]: Closing MSIHANDLE (1224) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:258]: Creating MSIHANDLE (1225) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/basicAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:258]: Closing MSIHANDLE (1225) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:274]: Creating MSIHANDLE (1226) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:274]: Closing MSIHANDLE (1226) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:274]: Creating MSIHANDLE (1227) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/basicAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/basicAuthentication'.
        MSI (s) (9C!44) [17:14:50:274]: Closing MSIHANDLE (1227) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:274]: Creating MSIHANDLE (1228) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:50:274]: Closing MSIHANDLE (1228) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:274]: Creating MSIHANDLE (1229) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:274]: Closing MSIHANDLE (1229) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:290]: Creating MSIHANDLE (1230) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:290]: Closing MSIHANDLE (1230) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:290]: Creating MSIHANDLE (1231) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/windowsAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:290]: Closing MSIHANDLE (1231) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:305]: Creating MSIHANDLE (1232) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:305]: Closing MSIHANDLE (1232) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:305]: Creating MSIHANDLE (1233) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:305]: Closing MSIHANDLE (1233) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:305]: Creating MSIHANDLE (1234) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/windowsAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/windowsAuthentication'.
        MSI (s) (9C!44) [17:14:50:321]: Closing MSIHANDLE (1234) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:321]: Creating MSIHANDLE (1235) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:50:321]: Closing MSIHANDLE (1235) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:321]: Creating MSIHANDLE (1236) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:50:321]: Closing MSIHANDLE (1236) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:321]: Creating MSIHANDLE (1237) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/windowsAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI')
        MSI (s) (9C!44) [17:14:50:321]: Closing MSIHANDLE (1237) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:321]: Creating MSIHANDLE (1238) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:321]: Closing MSIHANDLE (1238) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:321]: Creating MSIHANDLE (1239) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/windowsAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:321]: Closing MSIHANDLE (1239) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:336]: Creating MSIHANDLE (1240) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:336]: Closing MSIHANDLE (1240) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:336]: Creating MSIHANDLE (1241) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/windowsAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/windowsAuthentication'.
        MSI (s) (9C!44) [17:14:50:336]: Closing MSIHANDLE (1241) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:336]: Creating MSIHANDLE (1242) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:50:336]: Closing MSIHANDLE (1242) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:336]: Creating MSIHANDLE (1243) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:336]: Closing MSIHANDLE (1243) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:352]: Creating MSIHANDLE (1244) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:352]: Closing MSIHANDLE (1244) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:352]: Creating MSIHANDLE (1245) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtStrProperty for property '6020' with value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:50:352]: Closing MSIHANDLE (1245) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:352]: Creating MSIHANDLE (1246) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:352]: Closing MSIHANDLE (1246) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:368]: Creating MSIHANDLE (1247) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:50:368]: Closing MSIHANDLE (1247) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:368]: Creating MSIHANDLE (1248) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:50:368]: Closing MSIHANDLE (1248) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:368]: Creating MSIHANDLE (1249) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'userName' to value 'wkst0218srv2012\administrator' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: 'IUSR'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:50:368]: Closing MSIHANDLE (1249) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:368]: Creating MSIHANDLE (1250) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:50:368]: Closing MSIHANDLE (1250) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:368]: Creating MSIHANDLE (1251) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:50:368]: Closing MSIHANDLE (1251) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:368]: Creating MSIHANDLE (1252) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI')
        MSI (s) (9C!44) [17:14:50:383]: Closing MSIHANDLE (1252) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:383]: Creating MSIHANDLE (1253) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:383]: Closing MSIHANDLE (1253) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:383]: Creating MSIHANDLE (1254) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:383]: Closing MSIHANDLE (1254) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:399]: Creating MSIHANDLE (1255) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:50:399]: Closing MSIHANDLE (1255) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:399]: Creating MSIHANDLE (1256) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'userName' to value 'wkst0218srv2012\administrator' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: 'IUSR'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:50:399]: Closing MSIHANDLE (1256) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:399]: Creating MSIHANDLE (1257) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:50:399]: Closing MSIHANDLE (1257) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:399]: Creating MSIHANDLE (1258) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:399]: Closing MSIHANDLE (1258) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:399]: Creating MSIHANDLE (1259) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:414]: Closing MSIHANDLE (1259) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:414]: Creating MSIHANDLE (1260) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '6022' with value '0'.
        MSI (s) (9C!44) [17:14:50:414]: Closing MSIHANDLE (1260) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:414]: Creating MSIHANDLE (1261) of type 790531 for thread 3140
        InstallShield 17:14:50: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:50:414]: Closing MSIHANDLE (1261) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:414]: Creating MSIHANDLE (1262) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtStrProperty for property '6021' with value '********'.
        MSI (s) (9C!44) [17:14:50:414]: Closing MSIHANDLE (1262) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:414]: Creating MSIHANDLE (1263) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:414]: Closing MSIHANDLE (1263) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:430]: Creating MSIHANDLE (1264) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:50:430]: Closing MSIHANDLE (1264) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:430]: Creating MSIHANDLE (1265) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:50:430]: Closing MSIHANDLE (1265) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:430]: Creating MSIHANDLE (1266) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'password' to value '********' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '********'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:50:430]: Closing MSIHANDLE (1266) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:430]: Creating MSIHANDLE (1267) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:50:430]: Closing MSIHANDLE (1267) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:430]: Creating MSIHANDLE (1268) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:50:430]: Closing MSIHANDLE (1268) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:430]: Creating MSIHANDLE (1269) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI')
        MSI (s) (9C!44) [17:14:50:430]: Closing MSIHANDLE (1269) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:430]: Creating MSIHANDLE (1270) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:446]: Closing MSIHANDLE (1270) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:446]: Creating MSIHANDLE (1271) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:446]: Closing MSIHANDLE (1271) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:461]: Creating MSIHANDLE (1272) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:50:461]: Closing MSIHANDLE (1272) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:461]: Creating MSIHANDLE (1273) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'password' to value '********' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '********'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:50:461]: Closing MSIHANDLE (1273) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:461]: Creating MSIHANDLE (1274) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value '********'.
        MSI (s) (9C!44) [17:14:50:461]: Closing MSIHANDLE (1274) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:461]: Creating MSIHANDLE (1275) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:461]: Closing MSIHANDLE (1275) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:477]: Creating MSIHANDLE (1276) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:477]: Closing MSIHANDLE (1276) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:477]: Creating MSIHANDLE (1277) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '6039' with value '1'.
        MSI (s) (9C!44) [17:14:50:477]: Closing MSIHANDLE (1277) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:477]: Creating MSIHANDLE (1278) of type 790531 for thread 3140
        InstallShield 17:14:50: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:50:477]: Closing MSIHANDLE (1278) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:477]: Creating MSIHANDLE (1279) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '6023' with value '0'.
        MSI (s) (9C!44) [17:14:50:477]: Closing MSIHANDLE (1279) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:477]: Creating MSIHANDLE (1280) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/httpLogging' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:477]: Closing MSIHANDLE (1280) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:508]: Creating MSIHANDLE (1281) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:508]: Closing MSIHANDLE (1281) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:508]: Creating MSIHANDLE (1282) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:508]: Closing MSIHANDLE (1282) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:508]: Creating MSIHANDLE (1283) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'dontLog' to value 'false' for element 'system.webServer/httpLogging'. Old value: '0'. m_sSectionName : 'system.webServer/httpLogging'.
        MSI (s) (9C!44) [17:14:50:508]: Closing MSIHANDLE (1283) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:508]: Creating MSIHANDLE (1284) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:50:508]: Closing MSIHANDLE (1284) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:508]: Creating MSIHANDLE (1285) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:50:508]: Closing MSIHANDLE (1285) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:508]: Creating MSIHANDLE (1286) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValueAtAppHostLevel for section 'system.webServer/httpLogging' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI')
        MSI (s) (9C!44) [17:14:50:508]: Closing MSIHANDLE (1286) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:508]: Creating MSIHANDLE (1287) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:524]: Closing MSIHANDLE (1287) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:524]: Creating MSIHANDLE (1288) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/httpLogging' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:524]: Closing MSIHANDLE (1288) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:539]: Creating MSIHANDLE (1289) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:539]: Closing MSIHANDLE (1289) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:539]: Creating MSIHANDLE (1290) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'dontLog' to value 'false' for element 'system.webServer/httpLogging'. Old value: '0'. m_sSectionName : 'system.webServer/httpLogging'.
        MSI (s) (9C!44) [17:14:50:539]: Closing MSIHANDLE (1290) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:539]: Creating MSIHANDLE (1291) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:50:539]: Closing MSIHANDLE (1291) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:539]: Creating MSIHANDLE (1292) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:539]: Closing MSIHANDLE (1292) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:555]: Creating MSIHANDLE (1293) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:555]: Closing MSIHANDLE (1293) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:555]: Creating MSIHANDLE (1294) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '2104' with value '2'.
        MSI (s) (9C!44) [17:14:50:555]: Closing MSIHANDLE (1294) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:555]: Creating MSIHANDLE (1295) of type 790531 for thread 3140
        InstallShield 17:14:50: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:50:555]: Closing MSIHANDLE (1295) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:555]: Creating MSIHANDLE (1296) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtStrProperty for property '6006' with value 'Default.htm,Default.asp,index.htm,index.html,iisstart.htm,default.aspx'.
        MSI (s) (9C!44) [17:14:50:555]: Closing MSIHANDLE (1296) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:555]: Creating MSIHANDLE (1297) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/defaultDocument' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:555]: Closing MSIHANDLE (1297) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:586]: Creating MSIHANDLE (1298) of type 790531 for thread 3140
        InstallShield 17:14:50: Found element with property 'value' value of: Default.htm
        MSI (s) (9C!44) [17:14:50:586]: Closing MSIHANDLE (1298) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:586]: Creating MSIHANDLE (1299) of type 790531 for thread 3140
        InstallShield 17:14:50: Found element with property 'value' value of: Default.asp
        MSI (s) (9C!44) [17:14:50:586]: Closing MSIHANDLE (1299) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:586]: Creating MSIHANDLE (1300) of type 790531 for thread 3140
        InstallShield 17:14:50: Found element with property 'value' value of: index.htm
        MSI (s) (9C!44) [17:14:50:586]: Closing MSIHANDLE (1300) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:586]: Creating MSIHANDLE (1301) of type 790531 for thread 3140
        InstallShield 17:14:50: Found element with property 'value' value of: index.html
        MSI (s) (9C!44) [17:14:50:586]: Closing MSIHANDLE (1301) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:586]: Creating MSIHANDLE (1302) of type 790531 for thread 3140
        InstallShield 17:14:50: Found element with property 'value' value of: iisstart.htm
        MSI (s) (9C!44) [17:14:50:586]: Closing MSIHANDLE (1302) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:586]: Creating MSIHANDLE (1303) of type 790531 for thread 3140
        InstallShield 17:14:50: Found element with property 'value' value of: default.aspx
        MSI (s) (9C!44) [17:14:50:586]: Closing MSIHANDLE (1303) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:586]: Creating MSIHANDLE (1304) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and physical path 'C:\inetpub\wwwroot\MyComp.WebAPI\'.
        MSI (s) (9C!44) [17:14:50:586]: Closing MSIHANDLE (1304) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:618]: Creating MSIHANDLE (1305) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:618]: Closing MSIHANDLE (1305) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:618]: Creating MSIHANDLE (1306) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDelimMultiszProperty for property '6008' with value ''.
        MSI (s) (9C!44) [17:14:50:618]: Closing MSIHANDLE (1306) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:618]: Creating MSIHANDLE (1307) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/httpErrors' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:618]: Closing MSIHANDLE (1307) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:633]: Creating MSIHANDLE (1308) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and physical path 'C:\inetpub\wwwroot\MyComp.WebAPI\'.
        MSI (s) (9C!44) [17:14:50:633]: Closing MSIHANDLE (1308) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:664]: Creating MSIHANDLE (1309) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:664]: Closing MSIHANDLE (1309) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:664]: Creating MSIHANDLE (1310) of type 790531 for thread 3140
        InstallShield 17:14:50: SetDynamicMetaDataProperties
        MSI (s) (9C!44) [17:14:50:664]: Closing MSIHANDLE (1310) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:664]: Creating MSIHANDLE (1311) of type 790531 for thread 3140
        InstallShield 17:14:50: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:50:664]: Closing MSIHANDLE (1311) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:664]: Creating MSIHANDLE (1312) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/staticContent' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI'.
        MSI (s) (9C!44) [17:14:50:664]: Closing MSIHANDLE (1312) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1313) of type 790531 for thread 3140
        InstallShield 17:14:50: Installing MIME types...
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1313) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1314) of type 790531 for thread 3140
        InstallShield 17:14:50: No element found with property 'fileExtension' value of '.ckd'.
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1314) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1315) of type 790531 for thread 3140
        InstallShield 17:14:50: Installing mime map for extension '.ckd'
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1315) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1316) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty fileExtension sValue .ckd bIsPath 0
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1316) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1317) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty fileExtension sValue .ckd bIsPath 0
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1317) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1318) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'fileExtension' to value '.ckd' for element 'mimeMap'. Old value: ''. m_sSectionName : 'system.webServer/staticContent'.
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1318) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1319) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value '.ckd'.
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1319) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1320) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty mimeType sValue application/spectrum bIsPath 0
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1320) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1321) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty mimeType sValue application/spectrum bIsPath 0
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1321) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1322) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'mimeType' to value 'application/spectrum' for element 'mimeMap'. Old value: ''. m_sSectionName : 'system.webServer/staticContent'.
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1322) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1323) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'application/spectrum'.
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1323) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1324) of type 790531 for thread 3140
        InstallShield 17:14:50: Adding the following element: mimeMap
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1324) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1325) of type 790531 for thread 3140
        InstallShield 17:14:50: No element found with property 'fileExtension' value of '.ckt'.
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1325) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1326) of type 790531 for thread 3140
        InstallShield 17:14:50: Installing mime map for extension '.ckt'
        MSI (s) (9C!44) [17:14:50:695]: Closing MSIHANDLE (1326) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:695]: Creating MSIHANDLE (1327) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty fileExtension sValue .ckt bIsPath 0
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1327) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1328) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty fileExtension sValue .ckt bIsPath 0
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1328) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1329) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'fileExtension' to value '.ckt' for element 'mimeMap'. Old value: ''. m_sSectionName : 'system.webServer/staticContent'.
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1329) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1330) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value '.ckt'.
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1330) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1331) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty mimeType sValue application/spectrum bIsPath 0
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1331) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1332) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty mimeType sValue application/spectrum bIsPath 0
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1332) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1333) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'mimeType' to value 'application/spectrum' for element 'mimeMap'. Old value: ''. m_sSectionName : 'system.webServer/staticContent'.
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1333) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1334) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'application/spectrum'.
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1334) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1335) of type 790531 for thread 3140
        InstallShield 17:14:50: Adding the following element: mimeMap
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1335) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1336) of type 790531 for thread 3140
        InstallShield 17:14:50: Found element with property 'fileExtension' value of: .jnlp
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1336) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:711]: Creating MSIHANDLE (1337) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' and physical path 'C:\inetpub\wwwroot\MyComp.WebAPI\'.
        MSI (s) (9C!44) [17:14:50:711]: Closing MSIHANDLE (1337) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1338) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1338) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1339) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtStrProperty for property '9101' with value 'MyProduct .NET V4.0 Integrated'.
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1339) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1340) of type 790531 for thread 3140
        InstallShield 17:14:50: Application pool is set during creation of virtual directory.
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1340) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1341) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1341) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1342) of type 790531 for thread 3140
        Action 17:14:50: Progress Custom Action. Creating IIS virtual directory MyComp.WebApp
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1342) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1343) of type 790531 for thread 3140
        InstallShield 17:14:50: SetCommitPath for website '' and app ''
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1343) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1344) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebAPI' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1344) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1345) of type 790531 for thread 3140
        InstallShield 17:14:50: InstallShield project contains a website with name 'nAWC', site number '1', and port '80'. Checking if it exists...
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1345) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1346) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1346) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:727]: Creating MSIHANDLE (1347) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.applicationHost/sites' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:727]: Closing MSIHANDLE (1347) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:758]: Creating MSIHANDLE (1348) of type 790531 for thread 3140
        InstallShield 17:14:50: Website exists. Additional info: Site number '1', Port '80', sBasePath '/LM/W3SVC/1/Root', DisplayName 'nAWC'
        MSI (s) (9C!44) [17:14:50:758]: Closing MSIHANDLE (1348) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:758]: Creating MSIHANDLE (1349) of type 790531 for thread 3140
        InstallShield 17:14:50: Creating item 'MyComp.WebApp' with virtual directory 'MyComp.WebApp', website '1', and physical path: 'C:\inetpub\wwwroot\MyComp.WebApp\'
        MSI (s) (9C!44) [17:14:50:758]: Closing MSIHANDLE (1349) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:758]: Creating MSIHANDLE (1350) of type 790531 for thread 3140
        InstallShield 17:14:50: CreateVirtualDirectory: creating virtual directory 'MyComp.WebApp' ('') with physical path 'C:\inetpub\wwwroot\MyComp.WebApp\'
        MSI (s) (9C!44) [17:14:50:758]: Closing MSIHANDLE (1350) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:758]: Creating MSIHANDLE (1351) of type 790531 for thread 3140
        InstallShield 17:14:50: Found element with property 'path' value of: /
        MSI (s) (9C!44) [17:14:50:758]: Closing MSIHANDLE (1351) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:758]: Creating MSIHANDLE (1352) of type 790531 for thread 3140
        InstallShield 17:14:50: No element found with property 'path' value of '/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:50:758]: Closing MSIHANDLE (1352) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:758]: Creating MSIHANDLE (1353) of type 790531 for thread 3140
        InstallShield 17:14:50: Creating virtual dir with path 'MyComp.WebApp' and physicalPath 'C:\inetpub\wwwroot\MyComp.WebApp\.
        MSI (s) (9C!44) [17:14:50:758]: Closing MSIHANDLE (1353) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1354) of type 790531 for thread 3140
        InstallShield 17:14:50: No element found with property 'path' value of 'MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1354) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1355) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty path sValue MyComp.WebApp bIsPath 1
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1355) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1356) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty path sValue MyComp.WebApp bIsPath 1
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1356) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1357) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'path' to value '/MyComp.WebApp' for element 'virtualDirectory'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1357) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1358) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value '/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1358) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1359) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty physicalPath sValue C:\inetpub\wwwroot\MyComp.WebApp\ bIsPath 0
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1359) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1360) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty physicalPath sValue C:\inetpub\wwwroot\MyComp.WebApp\ bIsPath 0
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1360) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1361) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'physicalPath' to value 'C:\inetpub\wwwroot\MyComp.WebApp\' for element 'virtualDirectory'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1361) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1362) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'C:\inetpub\wwwroot\MyComp.WebApp\'.
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1362) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1363) of type 790531 for thread 3140
        InstallShield 17:14:50: Adding the following element: virtualDirectory
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1363) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:773]: Creating MSIHANDLE (1364) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:773]: Closing MSIHANDLE (1364) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1365) of type 790531 for thread 3140
        InstallShield 17:14:50: PutActionTaken for Vroot 'MyComp.WebApp': 3
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1365) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1366) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting properties...
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1366) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1367) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRootProperties for virtual directory 'MyComp.WebApp', app 'MyComp.WebApp'
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1367) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1368) of type 790531 for thread 3140
        InstallShield 17:14:50: SetCommitPath for website 'Default Web Site' and app 'MyComp.WebApp'
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1368) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1369) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1369) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1370) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtStrProperty for property '3001' with value 'C:\inetpub\wwwroot\MyComp.WebApp\'.
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1370) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1371) of type 790531 for thread 3140
        InstallShield 17:14:50: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1371) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1372) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtStrProperty for property '1002' with value 'IIsWebVirtualDir'.
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1372) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1373) of type 790531 for thread 3140
        InstallShield 17:14:50: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1373) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1374) of type 790531 for thread 3140
        InstallShield 17:14:50: SetCommonProperties for the following: MyComp.WebApp
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1374) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1375) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '6016' with value '5'.
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1375) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:789]: Creating MSIHANDLE (1376) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/handlers' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:50:789]: Closing MSIHANDLE (1376) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:820]: Creating MSIHANDLE (1377) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty accessPolicy sValue Script, Execute, Read bIsPath 0
        MSI (s) (9C!44) [17:14:50:820]: Closing MSIHANDLE (1377) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:820]: Creating MSIHANDLE (1378) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty accessPolicy sValue Script, Execute, Read bIsPath 0
        MSI (s) (9C!44) [17:14:50:820]: Closing MSIHANDLE (1378) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:820]: Creating MSIHANDLE (1379) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'accessPolicy' to value 'Script, Execute, Read' for element 'system.webServer/handlers'. Old value: '513'. m_sSectionName : 'system.webServer/handlers'.
        MSI (s) (9C!44) [17:14:50:820]: Closing MSIHANDLE (1379) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:820]: Creating MSIHANDLE (1380) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'Read, Execute, Script'.
        MSI (s) (9C!44) [17:14:50:820]: Closing MSIHANDLE (1380) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:820]: Creating MSIHANDLE (1381) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and physical path 'C:\inetpub\wwwroot\MyComp.WebApp\'.
        MSI (s) (9C!44) [17:14:50:820]: Closing MSIHANDLE (1381) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:836]: Creating MSIHANDLE (1382) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:50:836]: Closing MSIHANDLE (1382) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:836]: Creating MSIHANDLE (1383) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '6005' with value '1073741824'.
        MSI (s) (9C!44) [17:14:50:836]: Closing MSIHANDLE (1383) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:836]: Creating MSIHANDLE (1384) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/directoryBrowse' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:50:836]: Closing MSIHANDLE (1384) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:852]: Creating MSIHANDLE (1385) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:852]: Closing MSIHANDLE (1385) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:852]: Creating MSIHANDLE (1386) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:50:867]: Closing MSIHANDLE (1386) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:867]: Creating MSIHANDLE (1387) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'false' for element 'system.webServer/directoryBrowse'. Old value: '0'. m_sSectionName : 'system.webServer/directoryBrowse'.
        MSI (s) (9C!44) [17:14:50:867]: Closing MSIHANDLE (1387) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:867]: Creating MSIHANDLE (1388) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:50:867]: Closing MSIHANDLE (1388) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:867]: Creating MSIHANDLE (1389) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and physical path 'C:\inetpub\wwwroot\MyComp.WebApp\'.
        MSI (s) (9C!44) [17:14:50:867]: Closing MSIHANDLE (1389) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:867]: Creating MSIHANDLE (1390) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:50:867]: Closing MSIHANDLE (1390) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:867]: Creating MSIHANDLE (1391) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '7007' with value '20'.
        MSI (s) (9C!44) [17:14:50:867]: Closing MSIHANDLE (1391) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:867]: Creating MSIHANDLE (1392) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:867]: Closing MSIHANDLE (1392) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:867]: Creating MSIHANDLE (1393) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/asp' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:867]: Closing MSIHANDLE (1393) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:898]: Creating MSIHANDLE (1394) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty timeout sValue 00:20:00 bIsPath 0
        MSI (s) (9C!44) [17:14:50:898]: Closing MSIHANDLE (1394) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:898]: Creating MSIHANDLE (1395) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty timeout sValue 00:20:00 bIsPath 0
        MSI (s) (9C!44) [17:14:50:898]: Closing MSIHANDLE (1395) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:898]: Creating MSIHANDLE (1396) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'timeout' to value '00:20:00' for element 'session'. Old value: '12000000000'. m_sSectionName : 'system.webServer/asp'.
        MSI (s) (9C!44) [17:14:50:898]: Closing MSIHANDLE (1396) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:898]: Creating MSIHANDLE (1397) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value '00:20:00'.
        MSI (s) (9C!44) [17:14:50:898]: Closing MSIHANDLE (1397) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:898]: Creating MSIHANDLE (1398) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:898]: Closing MSIHANDLE (1398) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:914]: Creating MSIHANDLE (1399) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:50:914]: Closing MSIHANDLE (1399) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:914]: Creating MSIHANDLE (1400) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '7006' with value '90'.
        MSI (s) (9C!44) [17:14:50:914]: Closing MSIHANDLE (1400) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:914]: Creating MSIHANDLE (1401) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:914]: Closing MSIHANDLE (1401) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:914]: Creating MSIHANDLE (1402) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/asp' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:914]: Closing MSIHANDLE (1402) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:945]: Creating MSIHANDLE (1403) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty scriptTimeout sValue 00:01:30 bIsPath 0
        MSI (s) (9C!44) [17:14:50:945]: Closing MSIHANDLE (1403) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:945]: Creating MSIHANDLE (1404) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty scriptTimeout sValue 00:01:30 bIsPath 0
        MSI (s) (9C!44) [17:14:50:945]: Closing MSIHANDLE (1404) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:945]: Creating MSIHANDLE (1405) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'scriptTimeout' to value '00:01:30' for element 'limits'. Old value: '900000000'. m_sSectionName : 'system.webServer/asp'.
        MSI (s) (9C!44) [17:14:50:945]: Closing MSIHANDLE (1405) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:945]: Creating MSIHANDLE (1406) of type 790531 for thread 3140
        InstallShield 17:14:50: put_value succeeded. get_StringValue now returns '0' with string value '00:01:30'.
        MSI (s) (9C!44) [17:14:50:945]: Closing MSIHANDLE (1406) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:945]: Creating MSIHANDLE (1407) of type 790531 for thread 3140
        InstallShield 17:14:50: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:50:945]: Closing MSIHANDLE (1407) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:945]: Creating MSIHANDLE (1408) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:50:961]: Closing MSIHANDLE (1408) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:961]: Creating MSIHANDLE (1409) of type 790531 for thread 3140
        InstallShield 17:14:50: SetVRtDWProperty for property '6000' with value '1'.
        MSI (s) (9C!44) [17:14:50:961]: Closing MSIHANDLE (1409) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:961]: Creating MSIHANDLE (1410) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:50:961]: Closing MSIHANDLE (1410) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:976]: Creating MSIHANDLE (1411) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValue: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:50:976]: Closing MSIHANDLE (1411) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:976]: Creating MSIHANDLE (1412) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyCommon: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:50:976]: Closing MSIHANDLE (1412) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:976]: Creating MSIHANDLE (1413) of type 790531 for thread 3140
        InstallShield 17:14:50: Setting property 'enabled' to value 'true' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '-1'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:50:992]: Closing MSIHANDLE (1413) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:992]: Creating MSIHANDLE (1414) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:50:992]: Closing MSIHANDLE (1414) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:992]: Creating MSIHANDLE (1415) of type 790531 for thread 3140
        InstallShield 17:14:50: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:50:992]: Closing MSIHANDLE (1415) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:992]: Creating MSIHANDLE (1416) of type 790531 for thread 3140
        InstallShield 17:14:50: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp')
        MSI (s) (9C!44) [17:14:50:992]: Closing MSIHANDLE (1416) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:992]: Creating MSIHANDLE (1417) of type 790531 for thread 3140
        InstallShield 17:14:50: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:50:992]: Closing MSIHANDLE (1417) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:50:992]: Creating MSIHANDLE (1418) of type 790531 for thread 3140
        InstallShield 17:14:50: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:50:992]: Closing MSIHANDLE (1418) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:023]: Creating MSIHANDLE (1419) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:51:023]: Closing MSIHANDLE (1419) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:023]: Creating MSIHANDLE (1420) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'enabled' to value 'true' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '-1'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:51:023]: Closing MSIHANDLE (1420) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:023]: Creating MSIHANDLE (1421) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value 'true'.
        MSI (s) (9C!44) [17:14:51:023]: Closing MSIHANDLE (1421) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:023]: Creating MSIHANDLE (1422) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:51:023]: Closing MSIHANDLE (1422) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:023]: Creating MSIHANDLE (1423) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:51:038]: Closing MSIHANDLE (1423) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:038]: Creating MSIHANDLE (1424) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/security/authentication/basicAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:51:038]: Closing MSIHANDLE (1424) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:054]: Creating MSIHANDLE (1425) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:054]: Closing MSIHANDLE (1425) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:054]: Creating MSIHANDLE (1426) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:054]: Closing MSIHANDLE (1426) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:054]: Creating MSIHANDLE (1427) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/basicAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/basicAuthentication'.
        MSI (s) (9C!44) [17:14:51:054]: Closing MSIHANDLE (1427) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:054]: Creating MSIHANDLE (1428) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:51:054]: Closing MSIHANDLE (1428) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:054]: Creating MSIHANDLE (1429) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:51:054]: Closing MSIHANDLE (1429) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:070]: Creating MSIHANDLE (1430) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/basicAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp')
        MSI (s) (9C!44) [17:14:51:070]: Closing MSIHANDLE (1430) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:070]: Creating MSIHANDLE (1431) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:51:070]: Closing MSIHANDLE (1431) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:070]: Creating MSIHANDLE (1432) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/security/authentication/basicAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:51:070]: Closing MSIHANDLE (1432) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:086]: Creating MSIHANDLE (1433) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:086]: Closing MSIHANDLE (1433) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:086]: Creating MSIHANDLE (1434) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/basicAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/basicAuthentication'.
        MSI (s) (9C!44) [17:14:51:086]: Closing MSIHANDLE (1434) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:086]: Creating MSIHANDLE (1435) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:51:101]: Closing MSIHANDLE (1435) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:101]: Creating MSIHANDLE (1436) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:51:101]: Closing MSIHANDLE (1436) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:101]: Creating MSIHANDLE (1437) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:51:101]: Closing MSIHANDLE (1437) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:101]: Creating MSIHANDLE (1438) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/security/authentication/windowsAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:51:101]: Closing MSIHANDLE (1438) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:132]: Creating MSIHANDLE (1439) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:132]: Closing MSIHANDLE (1439) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:132]: Creating MSIHANDLE (1440) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:132]: Closing MSIHANDLE (1440) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:132]: Creating MSIHANDLE (1441) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/windowsAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/windowsAuthentication'.
        MSI (s) (9C!44) [17:14:51:132]: Closing MSIHANDLE (1441) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:132]: Creating MSIHANDLE (1442) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:51:132]: Closing MSIHANDLE (1442) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:132]: Creating MSIHANDLE (1443) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:51:132]: Closing MSIHANDLE (1443) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:132]: Creating MSIHANDLE (1444) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/windowsAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp')
        MSI (s) (9C!44) [17:14:51:132]: Closing MSIHANDLE (1444) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:132]: Creating MSIHANDLE (1445) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:51:148]: Closing MSIHANDLE (1445) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:148]: Creating MSIHANDLE (1446) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/security/authentication/windowsAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:51:148]: Closing MSIHANDLE (1446) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:164]: Creating MSIHANDLE (1447) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:164]: Closing MSIHANDLE (1447) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:164]: Creating MSIHANDLE (1448) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/windowsAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/windowsAuthentication'.
        MSI (s) (9C!44) [17:14:51:164]: Closing MSIHANDLE (1448) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:164]: Creating MSIHANDLE (1449) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:51:164]: Closing MSIHANDLE (1449) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:164]: Creating MSIHANDLE (1450) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:51:164]: Closing MSIHANDLE (1450) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:179]: Creating MSIHANDLE (1451) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:51:179]: Closing MSIHANDLE (1451) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:179]: Creating MSIHANDLE (1452) of type 790531 for thread 3140
        InstallShield 17:14:51: SetVRtStrProperty for property '6020' with value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:51:179]: Closing MSIHANDLE (1452) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:179]: Creating MSIHANDLE (1453) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:51:179]: Closing MSIHANDLE (1453) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:210]: Creating MSIHANDLE (1454) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:51:210]: Closing MSIHANDLE (1454) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:210]: Creating MSIHANDLE (1455) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:51:210]: Closing MSIHANDLE (1455) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:210]: Creating MSIHANDLE (1456) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'userName' to value 'wkst0218srv2012\administrator' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: 'IUSR'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:51:210]: Closing MSIHANDLE (1456) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:210]: Creating MSIHANDLE (1457) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:51:210]: Closing MSIHANDLE (1457) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:210]: Creating MSIHANDLE (1458) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:51:210]: Closing MSIHANDLE (1458) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:210]: Creating MSIHANDLE (1459) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp')
        MSI (s) (9C!44) [17:14:51:210]: Closing MSIHANDLE (1459) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:210]: Creating MSIHANDLE (1460) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:51:210]: Closing MSIHANDLE (1460) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:210]: Creating MSIHANDLE (1461) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:51:210]: Closing MSIHANDLE (1461) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:242]: Creating MSIHANDLE (1462) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:51:242]: Closing MSIHANDLE (1462) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:242]: Creating MSIHANDLE (1463) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'userName' to value 'wkst0218srv2012\administrator' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: 'IUSR'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:51:242]: Closing MSIHANDLE (1463) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:242]: Creating MSIHANDLE (1464) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:51:242]: Closing MSIHANDLE (1464) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:242]: Creating MSIHANDLE (1465) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:51:242]: Closing MSIHANDLE (1465) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:273]: Creating MSIHANDLE (1466) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:51:273]: Closing MSIHANDLE (1466) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:273]: Creating MSIHANDLE (1467) of type 790531 for thread 3140
        InstallShield 17:14:51: SetVRtDWProperty for property '6022' with value '0'.
        MSI (s) (9C!44) [17:14:51:273]: Closing MSIHANDLE (1467) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:273]: Creating MSIHANDLE (1468) of type 790531 for thread 3140
        InstallShield 17:14:51: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:51:273]: Closing MSIHANDLE (1468) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:273]: Creating MSIHANDLE (1469) of type 790531 for thread 3140
        InstallShield 17:14:51: SetVRtStrProperty for property '6021' with value '********'.
        MSI (s) (9C!44) [17:14:51:273]: Closing MSIHANDLE (1469) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:273]: Creating MSIHANDLE (1470) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:51:273]: Closing MSIHANDLE (1470) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:288]: Creating MSIHANDLE (1471) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:51:288]: Closing MSIHANDLE (1471) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:288]: Creating MSIHANDLE (1472) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:51:304]: Closing MSIHANDLE (1472) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:304]: Creating MSIHANDLE (1473) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'password' to value '********' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '********'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:51:304]: Closing MSIHANDLE (1473) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:304]: Creating MSIHANDLE (1474) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:51:304]: Closing MSIHANDLE (1474) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:304]: Creating MSIHANDLE (1475) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:51:304]: Closing MSIHANDLE (1475) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:304]: Creating MSIHANDLE (1476) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp')
        MSI (s) (9C!44) [17:14:51:304]: Closing MSIHANDLE (1476) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:304]: Creating MSIHANDLE (1477) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:51:304]: Closing MSIHANDLE (1477) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:304]: Creating MSIHANDLE (1478) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:51:304]: Closing MSIHANDLE (1478) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:335]: Creating MSIHANDLE (1479) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:51:335]: Closing MSIHANDLE (1479) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:335]: Creating MSIHANDLE (1480) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'password' to value '********' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '********'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:51:335]: Closing MSIHANDLE (1480) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:335]: Creating MSIHANDLE (1481) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value '********'.
        MSI (s) (9C!44) [17:14:51:335]: Closing MSIHANDLE (1481) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:335]: Creating MSIHANDLE (1482) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:51:335]: Closing MSIHANDLE (1482) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:335]: Creating MSIHANDLE (1483) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:51:335]: Closing MSIHANDLE (1483) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:335]: Creating MSIHANDLE (1484) of type 790531 for thread 3140
        InstallShield 17:14:51: SetVRtDWProperty for property '6039' with value '1'.
        MSI (s) (9C!44) [17:14:51:350]: Closing MSIHANDLE (1484) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:350]: Creating MSIHANDLE (1485) of type 790531 for thread 3140
        InstallShield 17:14:51: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:51:350]: Closing MSIHANDLE (1485) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:350]: Creating MSIHANDLE (1486) of type 790531 for thread 3140
        InstallShield 17:14:51: SetVRtDWProperty for property '6023' with value '0'.
        MSI (s) (9C!44) [17:14:51:350]: Closing MSIHANDLE (1486) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:350]: Creating MSIHANDLE (1487) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/httpLogging' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:51:350]: Closing MSIHANDLE (1487) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:366]: Creating MSIHANDLE (1488) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:366]: Closing MSIHANDLE (1488) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:366]: Creating MSIHANDLE (1489) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:366]: Closing MSIHANDLE (1489) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:366]: Creating MSIHANDLE (1490) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'dontLog' to value 'false' for element 'system.webServer/httpLogging'. Old value: '0'. m_sSectionName : 'system.webServer/httpLogging'.
        MSI (s) (9C!44) [17:14:51:366]: Closing MSIHANDLE (1490) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:366]: Creating MSIHANDLE (1491) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:51:382]: Closing MSIHANDLE (1491) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:382]: Creating MSIHANDLE (1492) of type 790531 for thread 3140
        InstallShield 17:14:51: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:51:382]: Closing MSIHANDLE (1492) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:382]: Creating MSIHANDLE (1493) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValueAtAppHostLevel for section 'system.webServer/httpLogging' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp')
        MSI (s) (9C!44) [17:14:51:382]: Closing MSIHANDLE (1493) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:382]: Creating MSIHANDLE (1494) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:51:382]: Closing MSIHANDLE (1494) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:382]: Creating MSIHANDLE (1495) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/httpLogging' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:51:382]: Closing MSIHANDLE (1495) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:398]: Creating MSIHANDLE (1496) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:51:398]: Closing MSIHANDLE (1496) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:413]: Creating MSIHANDLE (1497) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'dontLog' to value 'false' for element 'system.webServer/httpLogging'. Old value: '0'. m_sSectionName : 'system.webServer/httpLogging'.
        MSI (s) (9C!44) [17:14:51:413]: Closing MSIHANDLE (1497) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:413]: Creating MSIHANDLE (1498) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:51:413]: Closing MSIHANDLE (1498) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:413]: Creating MSIHANDLE (1499) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:51:413]: Closing MSIHANDLE (1499) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:413]: Creating MSIHANDLE (1500) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:51:413]: Closing MSIHANDLE (1500) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:413]: Creating MSIHANDLE (1501) of type 790531 for thread 3140
        InstallShield 17:14:51: SetVRtStrProperty for property '6006' with value 'index.html'.
        MSI (s) (9C!44) [17:14:51:413]: Closing MSIHANDLE (1501) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:413]: Creating MSIHANDLE (1502) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/defaultDocument' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:51:413]: Closing MSIHANDLE (1502) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:460]: Creating MSIHANDLE (1503) of type 790531 for thread 3140
        InstallShield 17:14:51: Found element with property 'value' value of: index.html
        MSI (s) (9C!44) [17:14:51:460]: Closing MSIHANDLE (1503) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:460]: Creating MSIHANDLE (1504) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and physical path 'C:\inetpub\wwwroot\MyComp.WebApp\'.
        MSI (s) (9C!44) [17:14:51:460]: Closing MSIHANDLE (1504) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:522]: Creating MSIHANDLE (1505) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:51:522]: Closing MSIHANDLE (1505) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:522]: Creating MSIHANDLE (1506) of type 790531 for thread 3140
        InstallShield 17:14:51: SetVRtDelimMultiszProperty for property '6008' with value ''.
        MSI (s) (9C!44) [17:14:51:522]: Closing MSIHANDLE (1506) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:522]: Creating MSIHANDLE (1507) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/httpErrors' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:51:522]: Closing MSIHANDLE (1507) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:538]: Creating MSIHANDLE (1508) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and physical path 'C:\inetpub\wwwroot\MyComp.WebApp\'.
        MSI (s) (9C!44) [17:14:51:538]: Closing MSIHANDLE (1508) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:569]: Creating MSIHANDLE (1509) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp
        MSI (s) (9C!44) [17:14:51:569]: Closing MSIHANDLE (1509) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:569]: Creating MSIHANDLE (1510) of type 790531 for thread 3140
        InstallShield 17:14:51: SetDynamicMetaDataProperties
        MSI (s) (9C!44) [17:14:51:569]: Closing MSIHANDLE (1510) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:569]: Creating MSIHANDLE (1511) of type 790531 for thread 3140
        InstallShield 17:14:51: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:51:569]: Closing MSIHANDLE (1511) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:569]: Creating MSIHANDLE (1512) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.webServer/staticContent' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp'.
        MSI (s) (9C!44) [17:14:51:569]: Closing MSIHANDLE (1512) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:585]: Creating MSIHANDLE (1513) of type 790531 for thread 3140
        InstallShield 17:14:51: Installing MIME types...
        MSI (s) (9C!44) [17:14:51:600]: Closing MSIHANDLE (1513) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:600]: Creating MSIHANDLE (1514) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:600]: Closing MSIHANDLE (1514) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:600]: Creating MSIHANDLE (1515) of type 790531 for thread 3140
        Action 17:14:51: Progress Custom Action. Creating IIS virtual directory MyComp.WebViewer
        MSI (s) (9C!44) [17:14:51:600]: Closing MSIHANDLE (1515) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:600]: Creating MSIHANDLE (1516) of type 790531 for thread 3140
        InstallShield 17:14:51: SetCommitPath for website '' and app ''
        MSI (s) (9C!44) [17:14:51:600]: Closing MSIHANDLE (1516) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:600]: Creating MSIHANDLE (1517) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebApp' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:51:600]: Closing MSIHANDLE (1517) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:600]: Creating MSIHANDLE (1518) of type 790531 for thread 3140
        InstallShield 17:14:51: InstallShield project contains a website with name 'nAWC', site number '1', and port '80'. Checking if it exists...
        MSI (s) (9C!44) [17:14:51:600]: Closing MSIHANDLE (1518) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:600]: Creating MSIHANDLE (1519) of type 790531 for thread 3140
        InstallShield 17:14:51: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:51:600]: Closing MSIHANDLE (1519) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:600]: Creating MSIHANDLE (1520) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.applicationHost/sites' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:51:600]: Closing MSIHANDLE (1520) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1521) of type 790531 for thread 3140
        InstallShield 17:14:51: Website exists. Additional info: Site number '1', Port '80', sBasePath '/LM/W3SVC/1/Root', DisplayName 'nAWC'
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1521) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1522) of type 790531 for thread 3140
        InstallShield 17:14:51: Creating item '' with virtual directory 'MyComp.WebViewer', website '1', and physical path: 'C:\inetpub\wwwroot\MyComp.WebViewer\'
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1522) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1523) of type 790531 for thread 3140
        InstallShield 17:14:51: No element found with property 'path' value of '/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1523) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1524) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty path sValue MyComp.WebViewer bIsPath 1
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1524) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1525) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty path sValue MyComp.WebViewer bIsPath 1
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1525) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1526) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'path' to value '/MyComp.WebViewer' for element 'application'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1526) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1527) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value '/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1527) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1528) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty applicationPool sValue MyProduct Viewer V4.0 Classic bIsPath 0
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1528) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1529) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty applicationPool sValue MyProduct Viewer V4.0 Classic bIsPath 0
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1529) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1530) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'applicationPool' to value 'MyProduct Viewer V4.0 Classic' for element 'application'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1530) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1531) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value 'MyProduct Viewer V4.0 Classic'.
        MSI (s) (9C!44) [17:14:51:632]: Closing MSIHANDLE (1531) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:632]: Creating MSIHANDLE (1532) of type 790531 for thread 3140
        InstallShield 17:14:51: Creating virtual dir with path '' and physicalPath 'C:\inetpub\wwwroot\MyComp.WebViewer\.
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1532) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1533) of type 790531 for thread 3140
        InstallShield 17:14:51: No element found with property 'path' value of ''.
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1533) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1534) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty path sValue bIsPath 1
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1534) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1535) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty path sValue bIsPath 1
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1535) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1536) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'path' to value '/' for element 'virtualDirectory'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1536) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1537) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value '/'.
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1537) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1538) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyValue: sProperty physicalPath sValue C:\inetpub\wwwroot\MyComp.WebViewer\ bIsPath 0
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1538) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1539) of type 790531 for thread 3140
        InstallShield 17:14:51: PutPropertyCommon: sProperty physicalPath sValue C:\inetpub\wwwroot\MyComp.WebViewer\ bIsPath 0
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1539) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1540) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting property 'physicalPath' to value 'C:\inetpub\wwwroot\MyComp.WebViewer\' for element 'virtualDirectory'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1540) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1541) of type 790531 for thread 3140
        InstallShield 17:14:51: put_value succeeded. get_StringValue now returns '0' with string value 'C:\inetpub\wwwroot\MyComp.WebViewer\'.
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1541) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1542) of type 790531 for thread 3140
        InstallShield 17:14:51: Adding the following element: virtualDirectory
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1542) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1543) of type 790531 for thread 3140
        InstallShield 17:14:51: Adding the following element: application
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1543) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:647]: Creating MSIHANDLE (1544) of type 790531 for thread 3140
        InstallShield 17:14:51: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:51:647]: Closing MSIHANDLE (1544) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:662]: Creating MSIHANDLE (1545) of type 790531 for thread 3140
        InstallShield 17:14:51: PutActionTaken for Vroot 'MyComp.WebViewer': 3
        MSI (s) (9C!44) [17:14:51:662]: Closing MSIHANDLE (1545) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:662]: Creating MSIHANDLE (1546) of type 790531 for thread 3140
        InstallShield 17:14:51: Setting properties...
        MSI (s) (9C!44) [17:14:51:662]: Closing MSIHANDLE (1546) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:662]: Creating MSIHANDLE (1547) of type 790531 for thread 3140
        InstallShield 17:14:51: SetVRootProperties for virtual directory 'MyComp.WebViewer', app ''
        MSI (s) (9C!44) [17:14:51:662]: Closing MSIHANDLE (1547) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:662]: Creating MSIHANDLE (1548) of type 790531 for thread 3140
        InstallShield 17:14:51: IIS7 check for ASP.NET version bitness on application pool 'MyProduct Viewer V4.0 Classic', install is requesting 'x64'
        MSI (s) (9C!44) [17:14:51:662]: Closing MSIHANDLE (1548) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:662]: Creating MSIHANDLE (1549) of type 790531 for thread 3140
        InstallShield 17:14:51: GetAdminSection for section 'system.applicationHost/applicationPools' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:51:662]: Closing MSIHANDLE (1549) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:694]: Creating MSIHANDLE (1550) of type 790531 for thread 3140
        InstallShield 17:14:51: Found element with property 'name' value of: MyProduct Viewer V4.0 Classic
        MSI (s) (9C!44) [17:14:51:694]: Closing MSIHANDLE (1550) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:694]: Creating MSIHANDLE (1551) of type 790531 for thread 3140
        InstallShield 17:14:51: Application pool Enable32bitAppOnWin64 value is 'false'
        MSI (s) (9C!44) [17:14:51:694]: Closing MSIHANDLE (1551) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:694]: Creating MSIHANDLE (1552) of type 790531 for thread 3140
        InstallShield 17:14:51: ASP.NET version can be set for 64-bit.
        MSI (s) (9C!44) [17:14:51:694]: Closing MSIHANDLE (1552) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:694]: Creating MSIHANDLE (1553) of type 790531 for thread 3140
        InstallShield 17:14:51: Configuring ASP .NET version: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -ir
        MSI (s) (9C!44) [17:14:51:694]: Closing MSIHANDLE (1553) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:709]: Creating MSIHANDLE (1554) of type 790531 for thread 3140
        InstallShield 17:14:51: aspnet_regiis.exe exit code: 0
        MSI (s) (9C!44) [17:14:51:709]: Closing MSIHANDLE (1554) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:51:709]: Creating MSIHANDLE (1555) of type 790531 for thread 3140
        InstallShield 17:14:51: Configuring ASP .NET version: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -k W3SVC/1/Root/
        MSI (s) (9C!44) [17:14:51:709]: Closing MSIHANDLE (1555) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:146]: Creating MSIHANDLE (1556) of type 790531 for thread 3140
        InstallShield 17:14:52: aspnet_regiis.exe exit code: 0
        MSI (s) (9C!44) [17:14:52:146]: Closing MSIHANDLE (1556) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:146]: Creating MSIHANDLE (1557) of type 790531 for thread 3140
        InstallShield 17:14:52: Configuring ASP .NET version: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -s W3SVC/1/Root/
        MSI (s) (9C!44) [17:14:52:146]: Closing MSIHANDLE (1557) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:240]: Creating MSIHANDLE (1558) of type 790531 for thread 3140
        InstallShield 17:14:52: aspnet_regiis.exe exit code: 0
        MSI (s) (9C!44) [17:14:52:240]: Closing MSIHANDLE (1558) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:240]: Creating MSIHANDLE (1559) of type 790531 for thread 3140
        InstallShield 17:14:52: SetCommitPath for website 'Default Web Site' and app 'MyComp.WebViewer'
        MSI (s) (9C!44) [17:14:52:240]: Closing MSIHANDLE (1559) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:240]: Creating MSIHANDLE (1560) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:240]: Closing MSIHANDLE (1560) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1561) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtStrProperty for property '3001' with value 'C:\inetpub\wwwroot\MyComp.WebViewer\'.
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1561) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1562) of type 790531 for thread 3140
        InstallShield 17:14:52: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1562) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1563) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtStrProperty for property '2102' with value 'MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1563) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1564) of type 790531 for thread 3140
        InstallShield 17:14:52: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1564) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1565) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtStrProperty for property '1002' with value 'IIsWebVirtualDir'.
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1565) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1566) of type 790531 for thread 3140
        InstallShield 17:14:52: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1566) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1567) of type 790531 for thread 3140
        InstallShield 17:14:52: SetCommonProperties for the following: MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1567) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1568) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '6016' with value '513'.
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1568) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:255]: Creating MSIHANDLE (1569) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/handlers' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:255]: Closing MSIHANDLE (1569) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:287]: Creating MSIHANDLE (1570) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty accessPolicy sValue Script, Read bIsPath 0
        MSI (s) (9C!44) [17:14:52:287]: Closing MSIHANDLE (1570) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:287]: Creating MSIHANDLE (1571) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty accessPolicy sValue Script, Read bIsPath 0
        MSI (s) (9C!44) [17:14:52:287]: Closing MSIHANDLE (1571) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:287]: Creating MSIHANDLE (1572) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'accessPolicy' to value 'Script, Read' for element 'system.webServer/handlers'. Old value: '513'. m_sSectionName : 'system.webServer/handlers'.
        MSI (s) (9C!44) [17:14:52:287]: Closing MSIHANDLE (1572) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:287]: Creating MSIHANDLE (1573) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value 'Read, Script'.
        MSI (s) (9C!44) [17:14:52:287]: Closing MSIHANDLE (1573) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:287]: Creating MSIHANDLE (1574) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and physical path 'C:\inetpub\wwwroot\MyComp.WebViewer\'.
        MSI (s) (9C!44) [17:14:52:287]: Closing MSIHANDLE (1574) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:287]: Creating MSIHANDLE (1575) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:287]: Closing MSIHANDLE (1575) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:287]: Creating MSIHANDLE (1576) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '6005' with value '1073741824'.
        MSI (s) (9C!44) [17:14:52:287]: Closing MSIHANDLE (1576) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:287]: Creating MSIHANDLE (1577) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/directoryBrowse' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:287]: Closing MSIHANDLE (1577) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:318]: Creating MSIHANDLE (1578) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:318]: Closing MSIHANDLE (1578) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:318]: Creating MSIHANDLE (1579) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:318]: Closing MSIHANDLE (1579) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:318]: Creating MSIHANDLE (1580) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'enabled' to value 'false' for element 'system.webServer/directoryBrowse'. Old value: '0'. m_sSectionName : 'system.webServer/directoryBrowse'.
        MSI (s) (9C!44) [17:14:52:318]: Closing MSIHANDLE (1580) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:318]: Creating MSIHANDLE (1581) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:52:318]: Closing MSIHANDLE (1581) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:318]: Creating MSIHANDLE (1582) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and physical path 'C:\inetpub\wwwroot\MyComp.WebViewer\'.
        MSI (s) (9C!44) [17:14:52:318]: Closing MSIHANDLE (1582) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:333]: Creating MSIHANDLE (1583) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:333]: Closing MSIHANDLE (1583) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:333]: Creating MSIHANDLE (1584) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '7007' with value '20'.
        MSI (s) (9C!44) [17:14:52:333]: Closing MSIHANDLE (1584) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:333]: Creating MSIHANDLE (1585) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:52:333]: Closing MSIHANDLE (1585) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:333]: Creating MSIHANDLE (1586) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/asp' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:52:333]: Closing MSIHANDLE (1586) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:349]: Creating MSIHANDLE (1587) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty timeout sValue 00:20:00 bIsPath 0
        MSI (s) (9C!44) [17:14:52:349]: Closing MSIHANDLE (1587) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:349]: Creating MSIHANDLE (1588) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty timeout sValue 00:20:00 bIsPath 0
        MSI (s) (9C!44) [17:14:52:349]: Closing MSIHANDLE (1588) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:349]: Creating MSIHANDLE (1589) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'timeout' to value '00:20:00' for element 'session'. Old value: '12000000000'. m_sSectionName : 'system.webServer/asp'.
        MSI (s) (9C!44) [17:14:52:365]: Closing MSIHANDLE (1589) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:365]: Creating MSIHANDLE (1590) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value '00:20:00'.
        MSI (s) (9C!44) [17:14:52:365]: Closing MSIHANDLE (1590) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:365]: Creating MSIHANDLE (1591) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:52:365]: Closing MSIHANDLE (1591) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:365]: Creating MSIHANDLE (1592) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:365]: Closing MSIHANDLE (1592) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:365]: Creating MSIHANDLE (1593) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '7006' with value '90'.
        MSI (s) (9C!44) [17:14:52:365]: Closing MSIHANDLE (1593) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:365]: Creating MSIHANDLE (1594) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:52:365]: Closing MSIHANDLE (1594) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:365]: Creating MSIHANDLE (1595) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/asp' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:52:365]: Closing MSIHANDLE (1595) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:396]: Creating MSIHANDLE (1596) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty scriptTimeout sValue 00:01:30 bIsPath 0
        MSI (s) (9C!44) [17:14:52:396]: Closing MSIHANDLE (1596) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:396]: Creating MSIHANDLE (1597) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty scriptTimeout sValue 00:01:30 bIsPath 0
        MSI (s) (9C!44) [17:14:52:396]: Closing MSIHANDLE (1597) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:396]: Creating MSIHANDLE (1598) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'scriptTimeout' to value '00:01:30' for element 'limits'. Old value: '900000000'. m_sSectionName : 'system.webServer/asp'.
        MSI (s) (9C!44) [17:14:52:396]: Closing MSIHANDLE (1598) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:396]: Creating MSIHANDLE (1599) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value '00:01:30'.
        MSI (s) (9C!44) [17:14:52:396]: Closing MSIHANDLE (1599) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:396]: Creating MSIHANDLE (1600) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:52:396]: Closing MSIHANDLE (1600) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:427]: Creating MSIHANDLE (1601) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:427]: Closing MSIHANDLE (1601) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:427]: Creating MSIHANDLE (1602) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '6000' with value '1'.
        MSI (s) (9C!44) [17:14:52:427]: Closing MSIHANDLE (1602) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:427]: Creating MSIHANDLE (1603) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:427]: Closing MSIHANDLE (1603) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:443]: Creating MSIHANDLE (1604) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:52:443]: Closing MSIHANDLE (1604) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:443]: Creating MSIHANDLE (1605) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:52:443]: Closing MSIHANDLE (1605) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:443]: Creating MSIHANDLE (1606) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'enabled' to value 'true' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '-1'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:52:458]: Closing MSIHANDLE (1606) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:458]: Creating MSIHANDLE (1607) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:52:458]: Closing MSIHANDLE (1607) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:458]: Creating MSIHANDLE (1608) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:52:458]: Closing MSIHANDLE (1608) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:458]: Creating MSIHANDLE (1609) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer')
        MSI (s) (9C!44) [17:14:52:458]: Closing MSIHANDLE (1609) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:458]: Creating MSIHANDLE (1610) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:52:458]: Closing MSIHANDLE (1610) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:458]: Creating MSIHANDLE (1611) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:52:458]: Closing MSIHANDLE (1611) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:489]: Creating MSIHANDLE (1612) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty enabled sValue true bIsPath 0
        MSI (s) (9C!44) [17:14:52:489]: Closing MSIHANDLE (1612) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:489]: Creating MSIHANDLE (1613) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'enabled' to value 'true' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '-1'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:52:489]: Closing MSIHANDLE (1613) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:489]: Creating MSIHANDLE (1614) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value 'true'.
        MSI (s) (9C!44) [17:14:52:489]: Closing MSIHANDLE (1614) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:489]: Creating MSIHANDLE (1615) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:52:489]: Closing MSIHANDLE (1615) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:489]: Creating MSIHANDLE (1616) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:489]: Closing MSIHANDLE (1616) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:489]: Creating MSIHANDLE (1617) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/basicAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:505]: Closing MSIHANDLE (1617) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:521]: Creating MSIHANDLE (1618) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:521]: Closing MSIHANDLE (1618) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:521]: Creating MSIHANDLE (1619) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:521]: Closing MSIHANDLE (1619) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:521]: Creating MSIHANDLE (1620) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/basicAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/basicAuthentication'.
        MSI (s) (9C!44) [17:14:52:521]: Closing MSIHANDLE (1620) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:521]: Creating MSIHANDLE (1621) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:52:521]: Closing MSIHANDLE (1621) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:521]: Creating MSIHANDLE (1622) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:52:521]: Closing MSIHANDLE (1622) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:536]: Creating MSIHANDLE (1623) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/basicAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer')
        MSI (s) (9C!44) [17:14:52:536]: Closing MSIHANDLE (1623) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:536]: Creating MSIHANDLE (1624) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:52:536]: Closing MSIHANDLE (1624) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:536]: Creating MSIHANDLE (1625) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/basicAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:52:536]: Closing MSIHANDLE (1625) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:552]: Creating MSIHANDLE (1626) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:552]: Closing MSIHANDLE (1626) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:552]: Creating MSIHANDLE (1627) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/basicAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/basicAuthentication'.
        MSI (s) (9C!44) [17:14:52:552]: Closing MSIHANDLE (1627) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:567]: Creating MSIHANDLE (1628) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:52:567]: Closing MSIHANDLE (1628) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:567]: Creating MSIHANDLE (1629) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:52:567]: Closing MSIHANDLE (1629) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:567]: Creating MSIHANDLE (1630) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:567]: Closing MSIHANDLE (1630) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:567]: Creating MSIHANDLE (1631) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/windowsAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:567]: Closing MSIHANDLE (1631) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:599]: Creating MSIHANDLE (1632) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:599]: Closing MSIHANDLE (1632) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:599]: Creating MSIHANDLE (1633) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:599]: Closing MSIHANDLE (1633) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:599]: Creating MSIHANDLE (1634) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/windowsAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/windowsAuthentication'.
        MSI (s) (9C!44) [17:14:52:599]: Closing MSIHANDLE (1634) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:599]: Creating MSIHANDLE (1635) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:52:599]: Closing MSIHANDLE (1635) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:599]: Creating MSIHANDLE (1636) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:52:599]: Closing MSIHANDLE (1636) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:599]: Creating MSIHANDLE (1637) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/windowsAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer')
        MSI (s) (9C!44) [17:14:52:599]: Closing MSIHANDLE (1637) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:599]: Creating MSIHANDLE (1638) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:52:614]: Closing MSIHANDLE (1638) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:614]: Creating MSIHANDLE (1639) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/windowsAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:52:614]: Closing MSIHANDLE (1639) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:630]: Creating MSIHANDLE (1640) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:630]: Closing MSIHANDLE (1640) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:630]: Creating MSIHANDLE (1641) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'enabled' to value 'false' for element 'system.webServer/security/authentication/windowsAuthentication'. Old value: '0'. m_sSectionName : 'system.webServer/security/authentication/windowsAuthentication'.
        MSI (s) (9C!44) [17:14:52:630]: Closing MSIHANDLE (1641) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:630]: Creating MSIHANDLE (1642) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:52:630]: Closing MSIHANDLE (1642) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:630]: Creating MSIHANDLE (1643) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:52:630]: Closing MSIHANDLE (1643) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:645]: Creating MSIHANDLE (1644) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:645]: Closing MSIHANDLE (1644) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:645]: Creating MSIHANDLE (1645) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtStrProperty for property '6020' with value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:52:645]: Closing MSIHANDLE (1645) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:645]: Creating MSIHANDLE (1646) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:645]: Closing MSIHANDLE (1646) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:677]: Creating MSIHANDLE (1647) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:52:677]: Closing MSIHANDLE (1647) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:677]: Creating MSIHANDLE (1648) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:52:677]: Closing MSIHANDLE (1648) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:677]: Creating MSIHANDLE (1649) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'userName' to value 'wkst0218srv2012\administrator' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: 'IUSR'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:52:677]: Closing MSIHANDLE (1649) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:677]: Creating MSIHANDLE (1650) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:52:677]: Closing MSIHANDLE (1650) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:677]: Creating MSIHANDLE (1651) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:52:677]: Closing MSIHANDLE (1651) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:677]: Creating MSIHANDLE (1652) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer')
        MSI (s) (9C!44) [17:14:52:677]: Closing MSIHANDLE (1652) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:677]: Creating MSIHANDLE (1653) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:52:677]: Closing MSIHANDLE (1653) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:677]: Creating MSIHANDLE (1654) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:52:677]: Closing MSIHANDLE (1654) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:708]: Creating MSIHANDLE (1655) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty userName sValue wkst0218srv2012\administrator bIsPath 0
        MSI (s) (9C!44) [17:14:52:708]: Closing MSIHANDLE (1655) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:708]: Creating MSIHANDLE (1656) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'userName' to value 'wkst0218srv2012\administrator' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: 'IUSR'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:52:708]: Closing MSIHANDLE (1656) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:708]: Creating MSIHANDLE (1657) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value 'wkst0218srv2012\administrator'.
        MSI (s) (9C!44) [17:14:52:708]: Closing MSIHANDLE (1657) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:708]: Creating MSIHANDLE (1658) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:52:708]: Closing MSIHANDLE (1658) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:723]: Creating MSIHANDLE (1659) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:723]: Closing MSIHANDLE (1659) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:723]: Creating MSIHANDLE (1660) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '6022' with value '0'.
        MSI (s) (9C!44) [17:14:52:723]: Closing MSIHANDLE (1660) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:723]: Creating MSIHANDLE (1661) of type 790531 for thread 3140
        InstallShield 17:14:52: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:52:723]: Closing MSIHANDLE (1661) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:723]: Creating MSIHANDLE (1662) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtStrProperty for property '6021' with value '********'.
        MSI (s) (9C!44) [17:14:52:723]: Closing MSIHANDLE (1662) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:723]: Creating MSIHANDLE (1663) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:723]: Closing MSIHANDLE (1663) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:755]: Creating MSIHANDLE (1664) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:52:755]: Closing MSIHANDLE (1664) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:755]: Creating MSIHANDLE (1665) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:52:755]: Closing MSIHANDLE (1665) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:755]: Creating MSIHANDLE (1666) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'password' to value '********' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '********'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:52:755]: Closing MSIHANDLE (1666) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:755]: Creating MSIHANDLE (1667) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:52:755]: Closing MSIHANDLE (1667) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:755]: Creating MSIHANDLE (1668) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:52:755]: Closing MSIHANDLE (1668) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:755]: Creating MSIHANDLE (1669) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValueAtAppHostLevel for section 'system.webServer/security/authentication/anonymousAuthentication' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer')
        MSI (s) (9C!44) [17:14:52:755]: Closing MSIHANDLE (1669) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:755]: Creating MSIHANDLE (1670) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:52:755]: Closing MSIHANDLE (1670) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:755]: Creating MSIHANDLE (1671) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/security/authentication/anonymousAuthentication' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:52:755]: Closing MSIHANDLE (1671) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:786]: Creating MSIHANDLE (1672) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty password sValue ******** bIsPath 0
        MSI (s) (9C!44) [17:14:52:786]: Closing MSIHANDLE (1672) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:786]: Creating MSIHANDLE (1673) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'password' to value '********' for element 'system.webServer/security/authentication/anonymousAuthentication'. Old value: '********'. m_sSectionName : 'system.webServer/security/authentication/anonymousAuthentication'.
        MSI (s) (9C!44) [17:14:52:786]: Closing MSIHANDLE (1673) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:786]: Creating MSIHANDLE (1674) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value '********'.
        MSI (s) (9C!44) [17:14:52:786]: Closing MSIHANDLE (1674) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:786]: Creating MSIHANDLE (1675) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:52:786]: Closing MSIHANDLE (1675) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:801]: Creating MSIHANDLE (1676) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:801]: Closing MSIHANDLE (1676) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:801]: Creating MSIHANDLE (1677) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '6039' with value '1'.
        MSI (s) (9C!44) [17:14:52:801]: Closing MSIHANDLE (1677) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:801]: Creating MSIHANDLE (1678) of type 790531 for thread 3140
        InstallShield 17:14:52: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:52:801]: Closing MSIHANDLE (1678) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:801]: Creating MSIHANDLE (1679) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '6023' with value '0'.
        MSI (s) (9C!44) [17:14:52:801]: Closing MSIHANDLE (1679) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:801]: Creating MSIHANDLE (1680) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/httpLogging' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:801]: Closing MSIHANDLE (1680) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:834]: Creating MSIHANDLE (1681) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValue: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:834]: Closing MSIHANDLE (1681) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:834]: Creating MSIHANDLE (1682) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:834]: Closing MSIHANDLE (1682) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:834]: Creating MSIHANDLE (1683) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'dontLog' to value 'false' for element 'system.webServer/httpLogging'. Old value: '0'. m_sSectionName : 'system.webServer/httpLogging'.
        MSI (s) (9C!44) [17:14:52:834]: Closing MSIHANDLE (1683) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:834]: Creating MSIHANDLE (1684) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt to change property value had problems, HRESULT: -2147024863
        MSI (s) (9C!44) [17:14:52:834]: Closing MSIHANDLE (1684) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:834]: Creating MSIHANDLE (1685) of type 790531 for thread 3140
        InstallShield 17:14:52: Attempt put_Value with main configuration file because previous call to put_Value failed with the following HRESULT: -2147024863. The property or section is not allowed to be overridden at the web.config level. Will try setting at the applicationhost level instead.
        MSI (s) (9C!44) [17:14:52:834]: Closing MSIHANDLE (1685) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:834]: Creating MSIHANDLE (1686) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyValueAtAppHostLevel for section 'system.webServer/httpLogging' (commit path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer')
        MSI (s) (9C!44) [17:14:52:834]: Closing MSIHANDLE (1686) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:848]: Creating MSIHANDLE (1687) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
        MSI (s) (9C!44) [17:14:52:848]: Closing MSIHANDLE (1687) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:848]: Creating MSIHANDLE (1688) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/httpLogging' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST'.
        MSI (s) (9C!44) [17:14:52:848]: Closing MSIHANDLE (1688) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:864]: Creating MSIHANDLE (1689) of type 790531 for thread 3140
        InstallShield 17:14:52: PutPropertyCommon: sProperty dontLog sValue false bIsPath 0
        MSI (s) (9C!44) [17:14:52:864]: Closing MSIHANDLE (1689) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:864]: Creating MSIHANDLE (1690) of type 790531 for thread 3140
        InstallShield 17:14:52: Setting property 'dontLog' to value 'false' for element 'system.webServer/httpLogging'. Old value: '0'. m_sSectionName : 'system.webServer/httpLogging'.
        MSI (s) (9C!44) [17:14:52:864]: Closing MSIHANDLE (1690) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:864]: Creating MSIHANDLE (1691) of type 790531 for thread 3140
        InstallShield 17:14:52: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
        MSI (s) (9C!44) [17:14:52:864]: Closing MSIHANDLE (1691) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:864]: Creating MSIHANDLE (1692) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
        MSI (s) (9C!44) [17:14:52:864]: Closing MSIHANDLE (1692) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:880]: Creating MSIHANDLE (1693) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:880]: Closing MSIHANDLE (1693) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:880]: Creating MSIHANDLE (1694) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDWProperty for property '2104' with value '2'.
        MSI (s) (9C!44) [17:14:52:880]: Closing MSIHANDLE (1694) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:880]: Creating MSIHANDLE (1695) of type 790531 for thread 3140
        InstallShield 17:14:52: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:52:880]: Closing MSIHANDLE (1695) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:880]: Creating MSIHANDLE (1696) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtStrProperty for property '6006' with value 'Default.asp'.
        MSI (s) (9C!44) [17:14:52:880]: Closing MSIHANDLE (1696) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:880]: Creating MSIHANDLE (1697) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/defaultDocument' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:880]: Closing MSIHANDLE (1697) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:911]: Creating MSIHANDLE (1698) of type 790531 for thread 3140
        InstallShield 17:14:52: Found element with property 'value' value of: Default.asp
        MSI (s) (9C!44) [17:14:52:911]: Closing MSIHANDLE (1698) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:911]: Creating MSIHANDLE (1699) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and physical path 'C:\inetpub\wwwroot\MyComp.WebViewer\'.
        MSI (s) (9C!44) [17:14:52:911]: Closing MSIHANDLE (1699) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:911]: Creating MSIHANDLE (1700) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:911]: Closing MSIHANDLE (1700) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:911]: Creating MSIHANDLE (1701) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtDelimMultiszProperty for property '6008' with value ''.
        MSI (s) (9C!44) [17:14:52:926]: Closing MSIHANDLE (1701) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:926]: Creating MSIHANDLE (1702) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/httpErrors' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:926]: Closing MSIHANDLE (1702) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:942]: Creating MSIHANDLE (1703) of type 790531 for thread 3140
        InstallShield 17:14:52: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and physical path 'C:\inetpub\wwwroot\MyComp.WebViewer\'.
        MSI (s) (9C!44) [17:14:52:942]: Closing MSIHANDLE (1703) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:957]: Creating MSIHANDLE (1704) of type 790531 for thread 3140
        InstallShield 17:14:52: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer
        MSI (s) (9C!44) [17:14:52:957]: Closing MSIHANDLE (1704) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:957]: Creating MSIHANDLE (1705) of type 790531 for thread 3140
        InstallShield 17:14:52: SetDynamicMetaDataProperties
        MSI (s) (9C!44) [17:14:52:957]: Closing MSIHANDLE (1705) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:957]: Creating MSIHANDLE (1706) of type 790531 for thread 3140
        InstallShield 17:14:52: AppHostElement objects detected. Unsupported property.
        MSI (s) (9C!44) [17:14:52:957]: Closing MSIHANDLE (1706) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:957]: Creating MSIHANDLE (1707) of type 790531 for thread 3140
        InstallShield 17:14:52: GetAdminSection for section 'system.webServer/staticContent' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/MyComp.WebViewer'.
        MSI (s) (9C!44) [17:14:52:957]: Closing MSIHANDLE (1707) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:973]: Creating MSIHANDLE (1708) of type 790531 for thread 3140
        InstallShield 17:14:52: Installing MIME types...
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1708) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Creating MSIHANDLE (1709) of type 790531 for thread 3140
        InstallShield 17:14:52: SetVRtStrProperty for property '9101' with value 'MyProduct Viewer V4.0 Classic'.
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1709) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Creating MSIHANDLE (1710) of type 790531 for thread 3140
        InstallShield 17:14:52: Application pool is set during creation of virtual directory.
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1710) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Creating MSIHANDLE (1711) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1711) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Creating MSIHANDLE (1712) of type 790531 for thread 3140
        InstallShield 17:14:52: SetSSIEnableCmdDirective with INSTALLSHIELD_SSI_PROP value of ''.
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1712) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Creating MSIHANDLE (1713) of type 790531 for thread 3140
        InstallShield 17:14:52: Do nothing, user preference is to ignore SetSSIEnableCmdDirective
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1713) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Creating MSIHANDLE (1714) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Creating MSIHANDLE (1715) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1715) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1714) of type 790531 for thread 3140
        MSI (s) (9C!44) [17:14:52:989]: Creating MSIHANDLE (1716) of type 790531 for thread 3140
        Action 17:14:52: Progress Custom Action.
        MSI (s) (9C!44) [17:14:52:989]: Closing MSIHANDLE (1716) of type 790531 for thread 3140
        MSI (s) (9C:F0) [17:14:52:989]: Closing MSIHANDLE (838) of type 790536 for thread 2316
        MSI (s) (9C:0C) [17:14:52:989]: Executing op: ActionStart(Name=ISNetApiInstall,,)
        Action 17:14:52: ISNetApiInstall.
        MSI (s) (9C:0C) [17:14:53:004]: Executing op: CustomActionSchedule(Action=ISNetApiInstall,ActionType=3073,Source=BinaryData,Target=ISNetApiInstall,)
        MSI (s) (9C:0C) [17:14:53:004]: Creating MSIHANDLE (1717) of type 790536 for thread 2316
        MSI (s) (9C:FC) [17:14:53:004]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI3EEE.tmp, Entrypoint: ISNetApiInstall
        MSI (s) (9C:FC) [17:14:53:004]: Closing MSIHANDLE (1717) of type 790536 for thread 2316
        MSI (s) (9C:0C) [17:14:53:004]: Executing op: ActionStart(Name=CreateShortcuts,Description=Creating shortcuts,Template=Shortcut: [1])
        Action 17:14:53: CreateShortcuts. Creating shortcuts
        MSI (s) (9C:0C) [17:14:53:004]: Executing op: IconCreate(Icon=ARPPRODUCTICON.exe,Data=BinaryData)
        CreateShortcuts: Shortcut: ARPPRODUCTICON.exe
        MSI (s) (9C:0C) [17:14:53:004]: Executing op: IconCreate(Icon=MyProductServerLog_2290B9CE445B4D2CA37D1C8B1361B4B9.exe,Data=BinaryData)
        CreateShortcuts: Shortcut: MyProductServerLog_2290B9CE445B4D2CA37D1C8B1361B4B9.exe
        MSI (s) (9C:0C) [17:14:53:004]: Executing op: SetTargetFolder(Folder=23\MyProduct Web\)
        MSI (s) (9C:0C) [17:14:53:004]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
        MSI (s) (9C:0C) [17:14:53:020]: Executing op: ShortcutCreate(Name=SERVER~1|Server Log,,,FileName=C:\Windows\explorer.exe,Arguments=C:\ProgramData\MyComp\MyProductServer,,Icon=MyProductServerLog_2290B9CE445B4D2CA37D1C8B1361B4B9.exe,IconIndex=0,,ShowCmd=1,,,,,)
        CreateShortcuts: Shortcut: SERVER~1|Server Log
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: ActionStart(Name=WriteRegistryValues,Description=Writing system registry values,Template=Key: [1], Name: [2], Value: [3])
        Action 17:14:53: WriteRegistryValues. Writing system registry values
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: ProgressTotal(Total=1,Type=1,ByteEquivalent=13200)
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: RegOpenKey(Root=-2147483646,Key=Software\MyComp\nAWC,,BinaryType=1,,)
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: RegAddValue(Name=InstallLocation,Value=C:\inetpub\wwwroot\,)
        WriteRegistryValues: Key: \Software\MyComp\nAWC, Name: InstallLocation, Value: C:\inetpub\wwwroot\
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: ActionStart(Name=WriteIniValues,Description=Writing INI file values,Template=File: [1], Section: [2], Key: [3], Value: [4])
        Action 17:14:53: WriteIniValues. Writing INI file values
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: ProgressTotal(Total=21,Type=1,ByteEquivalent=13200)
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: IniFilePath(File=allusers.ini,Folder=C:\Oracle\AutoVue\bin\)
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: IniWriteRemoveValue(Section=Options,Key=AIBACKGROUND,Value=0,Mode=0)
        WriteIniValues: File: allusers.ini, Section: Options, Key: AIBACKGROUND, Value: 0
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=FACE,Value=SansSerif,Mode=0)
        WriteIniValues: File: allusers.ini, Section: MRKFONT, Key: FACE, Value: SansSerif
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=ISBOLD,Value=0,Mode=0)
        WriteIniValues: File: allusers.ini, Section: MRKFONT, Key: ISBOLD, Value: 0
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=ISITALIC,Value=0,Mode=0)
        WriteIniValues: File: allusers.ini, Section: MRKFONT, Key: ISITALIC, Value: 0
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=ISUNDERLINE,Value=0,Mode=0)
        WriteIniValues: File: allusers.ini, Section: MRKFONT, Key: ISUNDERLINE, Value: 0
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: IniWriteRemoveValue(Section=MRKFONT,Key=SIZE,Value=22,Mode=0)
        WriteIniValues: File: allusers.ini, Section: MRKFONT, Key: SIZE, Value: 22
        MSI (s) (9C:0C) [17:14:53:051]: Executing op: IniWriteRemoveValue(Section=PENSETTINGS,Key=PEN0,Value= ,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PENSETTINGS, Key: PEN0, Value:
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PENSETTINGS,Key=PEN1,Value= ,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PENSETTINGS, Key: PEN1, Value:
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PENSETTINGS,Key=SELECTEDPEN,Value=alt1,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PENSETTINGS, Key: SELECTEDPEN, Value: alt1
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PENSETTINGS,Key=UNITS,Value=0,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PENSETTINGS, Key: UNITS, Value: 0
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PRINTHEADERS,Key=BOTTOMRIGHTTEXT,Value=%p of %n,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PRINTHEADERS, Key: BOTTOMRIGHTTEXT, Value: %p of %n
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PRINTHEADERS,Key=TOPCENTERTEXT,Value=%X<FileNE>:%X<Watermark>,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PRINTHEADERS, Key: TOPCENTERTEXT, Value: %X<FileNE>:%X<Watermark>
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=FONTNAME,Value=Serif,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: FONTNAME, Value: Serif
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=FONTSIZE,Value=24,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: FONTSIZE, Value: 24
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=FONTSTYLE,Value=1,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: FONTSTYLE, Value: 1
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=ORIENTATION,Value=1,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: ORIENTATION, Value: 1
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=PRINTWATERMARK,Key=TEXT,Value=%X<Watermark>,Mode=0)
        WriteIniValues: File: allusers.ini, Section: PRINTWATERMARK, Key: TEXT, Value: %X<Watermark>
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=WATERMARK,Key=FONTSIZE,Value=20,Mode=0)
        WriteIniValues: File: allusers.ini, Section: WATERMARK, Key: FONTSIZE, Value: 20
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=WATERMARK,Key=TEXT,Value=%X<Watermark>,Mode=0)
        WriteIniValues: File: allusers.ini, Section: WATERMARK, Key: TEXT, Value: %X<Watermark>
        MSI (s) (9C:0C) [17:14:53:067]: Executing op: IniWriteRemoveValue(Section=WATERMARK,Key=XFACTOR,Value=0.3,Mode=0)
        WriteIniValues: File: allusers.ini, Section: WATERMARK, Key: XFACTOR, Value: 0.3
        MSI (s) (9C:0C) [17:14:53:082]: Executing op: IniWriteRemoveValue(Section=WATERMARK,Key=YFACTOR,Value=0.5,Mode=0)
        WriteIniValues: File: allusers.ini, Section: WATERMARK, Key: YFACTOR, Value: 0.5
        MSI (s) (9C:0C) [17:14:53:082]: Executing op: ActionStart(Name=ISSearchReplaceInstall,,)
        Action 17:14:53: ISSearchReplaceInstall.
        MSI (s) (9C:0C) [17:14:53:082]: Executing op: CustomActionSchedule(Action=ISSearchReplaceInstall,ActionType=3073,Source=BinaryData,Target=ISSearchReplaceInstall,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp)
        MSI (s) (9C:0C) [17:14:53:082]: Creating MSIHANDLE (1718) of type 790536 for thread 2316
        MSI (s) (9C:5C) [17:14:53:082]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI3F3D.tmp, Entrypoint: ISSearchReplaceInstall
        MSI (s) (9C:B4) [17:14:53:082]: Creating MSIHANDLE (1719) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement set 'Connections.config'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\, Include Files: connections.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C:B4) [17:14:53:098]: Closing MSIHANDLE (1719) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:098]: Creating MSIHANDLE (1720) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the file 'C:\inetpub\wwwroot\MyComp.WebAPI\connections.config'...
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1720) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1721) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Reading the file C:\inetpub\wwwroot\MyComp.WebAPI\connections.config...
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1721) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1722) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1723) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1723) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1722) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1724) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'ConnectionStringSQL'...
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1724) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1725) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !ConnectionString! with data source=wkst0218srv2012.ssetestdom.local;initial catalog=MyProduct;persist security info=True;user id=sa;password=Synergy1;TRUSTED_CONNECTION=NO;MultipleActiveResultSets=True;App=EntityFramework" providerName="System.Data.SqlClient...
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1725) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1726) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1726) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1727) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1727) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1728) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Writing the file C:\inetpub\wwwroot\MyComp.WebAPI\connections.config...
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1728) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1729) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1729) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1730) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1730) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1731) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement set 'Connections.configOracle'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\, Include Files: connections.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1731) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1732) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement set 'AppSettings.config'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\, Include Files: appsettings.config, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C!B4) [17:14:53:098]: Closing MSIHANDLE (1732) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:098]: Creating MSIHANDLE (1733) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the file 'C:\inetpub\wwwroot\MyComp.WebAPI\appsettings.config'...
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1733) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1734) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Reading the file C:\inetpub\wwwroot\MyComp.WebAPI\appsettings.config...
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1734) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1735) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1736) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1736) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1735) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1737) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'AppName'...
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1737) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1738) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !ProductName! with MyComp MyProduct 2018 UP1 Web Server...
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1738) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1739) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1739) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1740) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1740) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1741) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'VLBasePath'...
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1741) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1742) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !CommonAppDataFolder!MyComp\MyProductWeb\VL with ...
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1742) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1743) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1743) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1744) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1744) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1745) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1745) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1746) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'RestoreVLBasePathDefault'...
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1746) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1747) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing VLBasePath" value="" with VLBasePath" value="C:\ProgramData\MyComp\MyProductWeb\VL"...
        MSI (s) (9C!B4) [17:14:53:113]: Closing MSIHANDLE (1747) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:113]: Creating MSIHANDLE (1748) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1748) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1749) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1749) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1750) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1750) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1751) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1751) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1752) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'SupportBasePath'...
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1752) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1753) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !CommonAppDataFolder!MyComp\MyProductWeb\Support with ...
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1753) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1754) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1754) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1755) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1755) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1756) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1756) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1757) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1757) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1758) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1758) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1759) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'RestoreSupportBasePathDefault'...
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1759) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1760) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing SupportBasePath" value="" with SupportBasePath" value="C:\ProgramData\MyComp\MyProductWeb\Support"...
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1760) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1761) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C!B4) [17:14:53:129]: Closing MSIHANDLE (1761) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:129]: Creating MSIHANDLE (1762) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1762) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1763) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1763) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1764) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1764) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1765) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1765) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1766) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1766) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1767) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'ServerName'...
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1767) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1768) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !ComputerName! with WKST0218SRV2012...
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1768) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1769) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 3
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1769) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1770) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1770) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1771) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1771) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1772) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1772) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1773) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1773) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1774) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1774) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1775) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Closing MSIHANDLE (1775) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:145]: Creating MSIHANDLE (1776) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'AutoVuePort'...
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1776) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1777) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !Port! with 5098...
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1777) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1778) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 2
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1778) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1779) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1779) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1780) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1780) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1781) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1781) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1782) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1782) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1783) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1783) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1784) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1784) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1785) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1785) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1786) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'SitePort'...
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1786) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1787) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing nAWCPort" value="80" with nAWCPort" value="80"...
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1787) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1788) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 0
        MSI (s) (9C:B4) [17:14:53:160]: Closing MSIHANDLE (1788) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:160]: Creating MSIHANDLE (1789) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1789) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1790) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1790) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1791) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1791) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1792) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1792) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1793) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1793) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1794) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1794) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1795) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1795) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1796) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1796) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1797) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'RestoreSitePort'...
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1797) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1798) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing nAWCPort" value="" with nAWCPort" value="80"...
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1798) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1799) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 0
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1799) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1800) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1800) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1801) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1801) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1802) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Closing MSIHANDLE (1802) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:176]: Creating MSIHANDLE (1803) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1803) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1804) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1804) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1805) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1805) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1806) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1806) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1807) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1807) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1808) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1808) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1809) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'HostHeader'...
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1809) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1810) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing HstHdr" value="" with HstHdr" value=""...
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1810) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1811) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 0
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1811) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1812) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1812) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1813) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1813) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1814) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1814) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1815) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Closing MSIHANDLE (1815) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:191]: Creating MSIHANDLE (1816) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1816) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1817) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1817) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1818) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1818) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1819) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1819) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1820) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1820) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1821) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1821) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1822) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'AutoVueIISDir'...
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1822) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1823) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing AVIISDir" value="" with AVIISDir" value="C:\inetpub\wwwroot\"...
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1823) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1824) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1824) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1825) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1825) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1826) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1826) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1827) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1827) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1828) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Closing MSIHANDLE (1828) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:207]: Creating MSIHANDLE (1829) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1829) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1830) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1830) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1831) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1831) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1832) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1832) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1833) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1833) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1834) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1834) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1835) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1835) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1836) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'AutoVueDir'...
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1836) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1837) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !AVDir! with C:\Oracle\AutoVue...
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1837) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1838) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1838) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1839) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1839) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1840) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1840) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1841) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1841) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1842) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Closing MSIHANDLE (1842) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:223]: Creating MSIHANDLE (1843) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1843) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1844) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1844) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1845) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1845) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1846) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1846) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1847) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1847) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1848) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1848) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1849) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1849) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1850) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1850) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1851) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'Viewer3DFileExtensions'...
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1851) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1852) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !ViewerExts! with .IAM, .IPT, .IPN,.SLDASM, .SLDPRT,.PAR, .PSM,.MODEL, .ASM, .CATPart, .CATProduct, .PRT, .XPR, .XAS, .IGES, .IGS, .STP, .STEP, .STE, .STL...
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1852) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1853) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1853) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1854) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1854) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1855) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Closing MSIHANDLE (1855) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:238]: Creating MSIHANDLE (1856) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1856) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1857) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1857) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1858) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1858) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1859) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1859) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1860) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1860) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1861) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1861) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1862) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1862) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1863) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1863) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1864) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1864) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1865) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1865) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1866) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1866) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1867) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'EnableWindowsLoginAuthorization'...
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1867) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1868) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing enableWindowsLoginAuthorization" value="false" with enableWindowsLoginAuthorization" value=""...
        MSI (s) (9C:B4) [17:14:53:254]: Closing MSIHANDLE (1868) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:254]: Creating MSIHANDLE (1869) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1869) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1870) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1870) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1871) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1871) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1872) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1872) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1873) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1873) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1874) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1874) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1875) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1875) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1876) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1876) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1877) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1877) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1878) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1878) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1879) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1879) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1880) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1880) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1881) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Closing MSIHANDLE (1881) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:269]: Creating MSIHANDLE (1882) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1882) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1883) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1883) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1884) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'RestoreEnableWindowsLoginAuthorization'...
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1884) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1885) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing enableWindowsLoginAuthorization" value="" with enableWindowsLoginAuthorization" value="false"...
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1885) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1886) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1886) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1887) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1887) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1888) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1888) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1889) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1889) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1890) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1890) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1891) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1891) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1892) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1892) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1893) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1893) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1894) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Closing MSIHANDLE (1894) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:285]: Creating MSIHANDLE (1895) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1895) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1896) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1896) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1897) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1897) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1898) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1898) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1899) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1899) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1900) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1900) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1901) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1901) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1902) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'AdditionalAllowedDomains'...
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1902) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1903) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing additionalAllowedDomains" value="" with additionalAllowedDomains" value=""...
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1903) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1904) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 0
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1904) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1905) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1905) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1906) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1906) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1907) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1907) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Creating MSIHANDLE (1908) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:301]: Closing MSIHANDLE (1908) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1909) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1909) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1910) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1910) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1911) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1911) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1912) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1912) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1913) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1913) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1914) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1914) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1915) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1915) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1916) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1916) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1917) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1917) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1918) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1918) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1919) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1919) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Creating MSIHANDLE (1920) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:316]: Closing MSIHANDLE (1920) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1921) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Writing the file C:\inetpub\wwwroot\MyComp.WebAPI\appsettings.config...
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1921) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1922) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1922) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1923) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1923) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1924) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1924) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1925) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1925) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1926) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1926) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1927) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1927) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1928) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1928) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1929) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1929) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1930) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1930) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1931) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1931) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Creating MSIHANDLE (1932) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:332]: Closing MSIHANDLE (1932) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1933) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1933) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1934) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1934) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1935) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1935) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1936) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1936) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1937) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1937) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1938) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1938) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1939) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement set 'ModelsCreation.bat'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\, Include Files: ModelsCreation.bat, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1939) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1940) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the file 'C:\inetpub\wwwroot\MyComp.WebAPI\ModelsCreation.bat'...
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1940) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1941) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Reading the file C:\inetpub\wwwroot\MyComp.WebAPI\ModelsCreation.bat...
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1941) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1942) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1943) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1943) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1942) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1944) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'DynamicModelDir'...
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1944) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1945) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !DYNAMICMODELDIR! with C:\inetpub\wwwroot\MyComp.WebAPI\bin\...
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1945) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1946) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 3
        MSI (s) (9C:B4) [17:14:53:347]: Closing MSIHANDLE (1946) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:347]: Creating MSIHANDLE (1947) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1947) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1948) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Writing the file C:\inetpub\wwwroot\MyComp.WebAPI\ModelsCreation.bat...
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1948) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1949) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1949) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1950) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1950) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1951) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement set 'AutoVueConvert.ini'; Target Folder: C:\Oracle\AutoVue\bin\, Include Files: autovueconvert.ini, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1951) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1952) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the file 'C:\Oracle\AutoVue\bin\autovueconvert.ini'...
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1952) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1953) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Reading the file C:\Oracle\AutoVue\bin\autovueconvert.ini...
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1953) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1954) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1955) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1955) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1954) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1956) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'DMSPort'...
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1956) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1957) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing !Port! with 5098...
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1957) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1958) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 1
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1958) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1959) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1959) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1960) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Writing the file C:\Oracle\AutoVue\bin\autovueconvert.ini...
        MSI (s) (9C:B4) [17:14:53:363]: Closing MSIHANDLE (1960) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:363]: Creating MSIHANDLE (1961) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:379]: Closing MSIHANDLE (1961) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:379]: Creating MSIHANDLE (1962) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:379]: Closing MSIHANDLE (1962) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:379]: Creating MSIHANDLE (1963) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement set 'DownloadsPackages.Json'; Target Folder: C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\, Include Files: Packages.json, Exclude Files: , Include Subfolders: No, Look in Unicode Files: Yes, Look in ANSI Files: Yes
        MSI (s) (9C:B4) [17:14:53:379]: Closing MSIHANDLE (1963) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:379]: Creating MSIHANDLE (1964) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the file 'C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\Packages.json'...
        MSI (s) (9C:B4) [17:14:53:379]: Closing MSIHANDLE (1964) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:379]: Creating MSIHANDLE (1965) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Reading the file C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\Packages.json...
        MSI (s) (9C:B4) [17:14:53:379]: Closing MSIHANDLE (1965) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:379]: Creating MSIHANDLE (1966) of type 790531 for thread 3252
        MSI (s) (9C:B4) [17:14:53:379]: Creating MSIHANDLE (1967) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1967) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1966) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Creating MSIHANDLE (1968) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Processing the replacement item 'PackageVersion'...
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1968) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Creating MSIHANDLE (1969) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Replacing <Version> with 11.0.2697...
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1969) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Creating MSIHANDLE (1970) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Number of items replaced: 2
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1970) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Creating MSIHANDLE (1971) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1971) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Creating MSIHANDLE (1972) of type 790531 for thread 3252
        InstallShield 17:14:53: Text File Changes: Writing the file C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\Packages.json...
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1972) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Creating MSIHANDLE (1973) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1973) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Creating MSIHANDLE (1974) of type 790531 for thread 3252
        MSI (s) (9C!B4) [17:14:53:379]: Closing MSIHANDLE (1974) of type 790531 for thread 3252
        MSI (s) (9C:5C) [17:14:53:395]: Closing MSIHANDLE (1718) of type 790536 for thread 2316
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: ActionStart(Name=RegisterFonts,Description=Registering fonts,Template=Font: [1])
        Action 17:14:53: RegisterFonts. Registering fonts
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: ProgressTotal(Total=50,Type=1,ByteEquivalent=1800000)
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\)
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: FontRegister(,File=ui-grid.ttf)
        RegisterFonts: Font: ui-grid.ttf
        MSI (s) (9C:0C) [17:14:53:395]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\css\)
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: FontRegister(,File=ui-grid.ttf)
        RegisterFonts: Font: ui-grid.ttf
        MSI (s) (9C:0C) [17:14:53:395]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\)
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: FontRegister(,File=glyphicons-halflings-regular.ttf)
        RegisterFonts: Font: glyphicons-halflings-regular.ttf
        MSI (s) (9C:0C) [17:14:53:395]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\)
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: FontRegister(,File=glyphicons-halflings-regular.ttf)
        RegisterFonts: Font: glyphicons-halflings-regular.ttf
        MSI (s) (9C:0C) [17:14:53:395]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\)
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: FontRegister(,File=FontAwesome.otf)
        RegisterFonts: Font: FontAwesome.otf
        MSI (s) (9C:0C) [17:14:53:395]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:395]: Executing op: FontRegister(,File=fontawesome-webfont.ttf)
        RegisterFonts: Font: fontawesome-webfont.ttf
        MSI (s) (9C:0C) [17:14:53:410]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:410]: Executing op: SetTargetFolder(Folder=C:\Oracle\AutoVue\bin\fonts\)
        MSI (s) (9C:0C) [17:14:53:410]: Executing op: FontRegister(,File=GDT.ttf)
        RegisterFonts: Font: GDT.ttf
        MSI (s) (9C:0C) [17:14:53:410]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:410]: Executing op: FontRegister(,File=MyriadCAD.otf)
        RegisterFonts: Font: MyriadCAD.otf
        MSI (s) (9C:0C) [17:14:53:410]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:410]: Executing op: FontRegister(,File=VeraMono.ttf)
        RegisterFonts: Font: VeraMono.ttf
        MSI (s) (9C:0C) [17:14:53:410]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:410]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\)
        MSI (s) (9C:0C) [17:14:53:410]: Executing op: FontRegister(,File=Roboto-Regular.ttf)
        RegisterFonts: Font: Roboto-Regular.ttf
        MSI (s) (9C:0C) [17:14:53:410]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:410]: Executing op: FontRegister(,File=Roboto-MediumItalic.ttf)
        RegisterFonts: Font: Roboto-MediumItalic.ttf
        MSI (s) (9C:0C) [17:14:53:410]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:410]: Executing op: FontRegister(,File=Roboto-Medium.ttf)
        RegisterFonts: Font: Roboto-Medium.ttf
        MSI (s) (9C:0C) [17:14:53:410]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(,File=Roboto-LightItalic.ttf)
        RegisterFonts: Font: Roboto-LightItalic.ttf
        MSI (s) (9C:0C) [17:14:53:426]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(Title=segoeui,File=SEGOEUI.TTF)
        RegisterFonts: Font: SEGOEUI.TTF
        MSI (s) (9C:0C) [17:14:53:426]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(Title=segoeuiold,File=SEGOEUIOLD.TTF)
        RegisterFonts: Font: SEGOEUIOLD.TTF
        MSI (s) (9C:0C) [17:14:53:426]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(,File=Inconsolata-Bold.ttf)
        RegisterFonts: Font: Inconsolata-Bold.ttf
        MSI (s) (9C:0C) [17:14:53:426]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(,File=Inconsolata-Regular.ttf)
        RegisterFonts: Font: Inconsolata-Regular.ttf
        MSI (s) (9C:0C) [17:14:53:426]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(,File=Anson-Regular.otf)
        RegisterFonts: Font: Anson-Regular.otf
        MSI (s) (9C:0C) [17:14:53:426]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(,File=Lora-Regular.ttf)
        RegisterFonts: Font: Lora-Regular.ttf
        MSI (s) (9C:0C) [17:14:53:426]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(,File=Lora-Italic.ttf)
        RegisterFonts: Font: Lora-Italic.ttf
        MSI (s) (9C:0C) [17:14:53:426]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:426]: Executing op: FontRegister(,File=Lora-BoldItalic.ttf)
        RegisterFonts: Font: Lora-BoldItalic.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:441]: Executing op: FontRegister(,File=Lora-Bold.ttf)
        RegisterFonts: Font: Lora-Bold.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:441]: Executing op: FontRegister(,File=Cabin-SemiBoldItalic.ttf)
        RegisterFonts: Font: Cabin-SemiBoldItalic.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:441]: Executing op: FontRegister(,File=Cabin-SemiBold.ttf)
        RegisterFonts: Font: Cabin-SemiBold.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:441]: Executing op: FontRegister(,File=Cabin-Regular.ttf)
        RegisterFonts: Font: Cabin-Regular.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:441]: Executing op: FontRegister(,File=Cabin-MediumItalic.ttf)
        RegisterFonts: Font: Cabin-MediumItalic.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:441]: Executing op: FontRegister(,File=Cabin-Medium.ttf)
        RegisterFonts: Font: Cabin-Medium.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:441]: Executing op: FontRegister(,File=Cabin-Italic.ttf)
        RegisterFonts: Font: Cabin-Italic.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:441]: Executing op: FontRegister(,File=Cabin-BoldItalic.ttf)
        RegisterFonts: Font: Cabin-BoldItalic.ttf
        MSI (s) (9C:0C) [17:14:53:441]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Cabin-Bold.ttf)
        RegisterFonts: Font: Cabin-Bold.ttf
        MSI (s) (9C:0C) [17:14:53:457]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Roboto-Light.ttf)
        RegisterFonts: Font: Roboto-Light.ttf
        MSI (s) (9C:0C) [17:14:53:457]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Roboto-Italic.ttf)
        RegisterFonts: Font: Roboto-Italic.ttf
        MSI (s) (9C:0C) [17:14:53:457]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Roboto-BoldItalic.ttf)
        RegisterFonts: Font: Roboto-BoldItalic.ttf
        MSI (s) (9C:0C) [17:14:53:457]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Roboto-Bold.ttf)
        RegisterFonts: Font: Roboto-Bold.ttf
        MSI (s) (9C:0C) [17:14:53:457]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Roboto-BlackItalic.ttf)
        RegisterFonts: Font: Roboto-BlackItalic.ttf
        MSI (s) (9C:0C) [17:14:53:457]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Roboto-Black.ttf)
        RegisterFonts: Font: Roboto-Black.ttf
        MSI (s) (9C:0C) [17:14:53:457]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Lato-Regular.ttf)
        RegisterFonts: Font: Lato-Regular.ttf
        MSI (s) (9C:0C) [17:14:53:457]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:457]: Executing op: FontRegister(,File=Lato-LightItalic.ttf)
        RegisterFonts: Font: Lato-LightItalic.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Lato-Light.ttf)
        RegisterFonts: Font: Lato-Light.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Lato-Italic.ttf)
        RegisterFonts: Font: Lato-Italic.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Lato-HairlineItalic.ttf)
        RegisterFonts: Font: Lato-HairlineItalic.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Lato-Hairline.ttf)
        RegisterFonts: Font: Lato-Hairline.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Lato-BoldItalic.ttf)
        RegisterFonts: Font: Lato-BoldItalic.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Lato-Bold.ttf)
        RegisterFonts: Font: Lato-Bold.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Lato-BlackItalic.ttf)
        RegisterFonts: Font: Lato-BlackItalic.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Lato-Black.ttf)
        RegisterFonts: Font: Lato-Black.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:472]: Executing op: FontRegister(,File=Roboto-Thin.ttf)
        RegisterFonts: Font: Roboto-Thin.ttf
        MSI (s) (9C:0C) [17:14:53:472]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:488]: Executing op: FontRegister(,File=Roboto-ThinItalic.ttf)
        RegisterFonts: Font: Roboto-ThinItalic.ttf
        MSI (s) (9C:0C) [17:14:53:488]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:488]: Executing op: SetTargetFolder(Folder=C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\)
        MSI (s) (9C:0C) [17:14:53:488]: Executing op: FontRegister(,File=dxiconsios.ttf)
        RegisterFonts: Font: dxiconsios.ttf
        MSI (s) (9C:0C) [17:14:53:488]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:488]: Executing op: FontRegister(,File=dxicons.ttf)
        RegisterFonts: Font: dxicons.ttf
        MSI (s) (9C:0C) [17:14:53:488]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
        MSI (s) (9C:0C) [17:14:53:488]: Executing op: ActionStart(Name=ISSQLServerInstall,,)
        Action 17:14:53: ISSQLServerInstall.
        MSI (s) (9C:0C) [17:14:53:488]: Executing op: CustomActionSchedule(Action=ISSQLServerInstall,ActionType=1025,Source=BinaryData,Target=ISSQLServerInstall,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp)
        MSI (s) (9C:0C) [17:14:53:488]: Creating MSIHANDLE (1975) of type 790536 for thread 2316
        MSI (s) (9C:90) [17:14:53:488]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI40D3.tmp, Entrypoint: ISSQLServerInstall
        MSI (s) (9C!EC) [17:14:53:909]: Creating MSIHANDLE (1976) of type 790531 for thread 1004
        1: Processing the SQL connection 'nAWCConnectionCheck'...
        MSI (s) (9C!EC) [17:14:53:909]: Closing MSIHANDLE (1976) of type 790531 for thread 1004
        MSI (s) (9C!EC) [17:14:53:909]: Creating MSIHANDLE (1977) of type 790531 for thread 1004
        1: Determining if there is at least one SQL script scheduled to execute under the connection...
        MSI (s) (9C!EC) [17:14:53:909]: Closing MSIHANDLE (1977) of type 790531 for thread 1004
        MSI (s) (9C!EC) [17:14:53:909]: Creating MSIHANDLE (1978) of type 790531 for thread 1004
        1: No SQL scripts scheduled to execute under the connection...Skip.
        MSI (s) (9C!EC) [17:14:53:909]: Closing MSIHANDLE (1978) of type 790531 for thread 1004
        MSI (s) (9C!EC) [17:14:53:909]: Creating MSIHANDLE (1979) of type 790531 for thread 1004
        1: Skip the SQL connection 'nAWCConnectionCheck'. There is no script to execute under this connection.
        MSI (s) (9C!EC) [17:14:53:909]: Closing MSIHANDLE (1979) of type 790531 for thread 1004
        MSI (s) (9C:90) [17:14:53:909]: Closing MSIHANDLE (1975) of type 790536 for thread 2316
        MSI (s) (9C:0C) [17:14:53:909]: Executing op: ActionStart(Name=ISSQLServerWriteLoginInfo,,)
        Action 17:14:53: ISSQLServerWriteLoginInfo.
        MSI (s) (9C:0C) [17:14:53:909]: Executing op: CustomActionSchedule(Action=ISSQLServerWriteLoginInfo,ActionType=3073,Source=BinaryData,Target=ISSQLServerWriteLoginInfo,CustomActionData=C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp)
        MSI (s) (9C:0C) [17:14:53:909]: Creating MSIHANDLE (1980) of type 790536 for thread 2316
        MSI (s) (9C:28) [17:14:53:909]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI427A.tmp, Entrypoint: ISSQLServerWriteLoginInfo
        MSI (s) (9C:28) [17:14:53:925]: Closing MSIHANDLE (1980) of type 790536 for thread 2316
        MSI (s) (9C:0C) [17:14:53:925]: Executing op: ActionStart(Name=RegisterUser,Description=Registering user,Template=[1])
        Action 17:14:53: RegisterUser. Registering user
        MSI (s) (9C:0C) [17:14:53:925]: Executing op: UserRegister(Owner=Windows User,,ProductId=none)
        RegisterUser: {CDA410C5-1B85-4926-97A4-97900B03C152}
        MSI (s) (9C:0C) [17:14:53:925]: Executing op: ActionStart(Name=RegisterProduct,Description=Registering product,Template=[1])
        Action 17:14:53: RegisterProduct. Registering product
        MSI (s) (9C:0C) [17:14:53:925]: Executing op: ChangeMedia(MediaVolumeLabel=DISK1,MediaPrompt=Please insert the disk: 1,MediaCabinet=Data1.cab,BytesPerTick=0,CopierType=2,ModuleFileName=C:\Windows\Installer\1afa01.msi,,,,,IsFirstPhysicalMedia=1)
        MSI (s) (9C:0C) [17:14:53:925]: Executing op: DatabaseCopy(DatabasePath=C:\Windows\Installer\1afa01.msi,ProductCode={CDA410C5-1B85-4926-97A4-97900B03C152},,,)
        MSI (s) (9C:0C) [17:14:53:925]: File will have security applied from OpCode.
        MSI (s) (9C:0C) [17:14:55:797]: Executing op: ProductRegister(UpgradeCode={13125C10-F4DA-4F5B-9144-78024D46EE4C},VersionString=11.0.2697,,,InstallLocation=C:\inetpub\wwwroot\,InstallSource=C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\,Publisher=MyComp Software,URLInfoAbout=http://www.MyCompsoftware.com,,,,,,,,,,,EstimatedSize=563021,,,,)
        RegisterProduct: {CDA410C5-1B85-4926-97A4-97900B03C152}
        MSI (s) (9C:0C) [17:14:55:813]: Executing op: ProductCPDisplayInfoRegister()
        MSI (s) (9C:0C) [17:14:55:813]: Executing op: ActionStart(Name=ARPVERSION,,)
        Action 17:14:55: ARPVERSION.
        MSI (s) (9C:0C) [17:14:55:813]: Executing op: CustomActionSchedule(Action=ARPVERSION,ActionType=3266,Source=BinaryData,Target={CDA410C5-1B85-4926-97A4-97900B03C152} 11.0.0.2697,)
        MSI (s) (9C:0C) [17:14:55:813]: Executing op: ActionStart(Name=AutoVueIISSetup,Description=Copying AutoVue web files,Template=[1])
        Action 17:14:55: AutoVueIISSetup. Copying AutoVue web files
        MSI (s) (9C:0C) [17:14:55:813]: Executing op: CustomActionSchedule(Action=AutoVueIISSetup,ActionType=3138,Source=BinaryData,Target=/I 1033 "C:\Oracle\AutoVue?C:\inetpub\wwwroot\,)
        1: ARPVERSION 2: 0
        MSI (s) (9C:0C) [17:14:59:307]: Executing op: ActionStart(Name=ConfigurationEdits,Description=Configuring AutoVue for MyProduct Web,Template=[1])
        Action 17:14:59: ConfigurationEdits. Configuring AutoVue for MyProduct Web
        MSI (s) (9C:0C) [17:14:59:307]: Executing op: CustomActionSchedule(Action=ConfigurationEdits,ActionType=3074,Source=BinaryData,Target=1033 "C:\Oracle\AutoVue,)
        MSI (s) (9C:0C) [17:14:59:432]: Executing op: ActionStart(Name=EnableIsapiCGI,,)
        Action 17:14:59: EnableIsapiCGI.
        MSI (s) (9C:0C) [17:14:59:432]: Executing op: CustomActionSchedule(Action=EnableIsapiCGI,ActionType=3138,Source=BinaryData,Target=1033,)
        MSI (s) (9C:0C) [17:14:59:588]: Executing op: ActionStart(Name=PublishFeatures,Description=Publishing product features,Template=Feature: [1])
        Action 17:14:59: PublishFeatures. Publishing product features
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: FeaturePublish(Feature=MyProductLabel,,Absent=2,Component=$_K2bxQ16A3$I~4&QX8dcIYsxlf,w@H^Q-J,,H(`Oc-Dj.6FJ@lV]2xE'SKj)
        PublishFeatures: Feature: MyProductLabel
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: FeaturePublish(Feature=ViewerFiles,,Absent=2,Component=i!AWFw+l!A9S{aKki1w^vYnr+28'N9Qo=w=vSM,?p4T+t0F^L?eJ]{e%q7uf?9mu.pdG5@?AfT?E5$zlk&514tkkn=lLe9S_RjI*e69LnOh6z9p%d(Yx3?pgRJ,_RHB0Y@}54xEg5WGMalv_LntU_@GMCPN4Hz}%s_R6-k(Q3@9s}ahtb`hhsqkT4^OtSA2YX@%,0jDx1XuPgl7H=?1*XiD7ADg9StioHC!!@?dNwPojQ86N`yz})r93c=!e5hCfL)QseyqC$n&%s@Exk2n3CoqBauM3%%99q?x!a7itDR_(z6zw9Vh81=Zd9x7z(4+rG11Zv~9gM?pok)I-u=U]Q-_'1Gu0f?G9efP-+Ai_@QdL'[Z9v9HvwpdRt$sDBT[3^Kvfm9w[ZohEq.NP=Oa~k!{%XADgu*^)TQldrM%,7dX.t?!RVl06}c,v9eqRikbD1@PJ!drB&TMGSh?e!roAw97G&h)u_WQ7D4sJ)t&Em=&K=A!Q`Am*e2VIZ8w}i9t_3vgVXk(*LJXe7_~4)@EqGQ8QZln-j%PG%OMrs=+^.u0BkoxkNqn+(7Xa!=JX?a@HMQlNYVZR&O8S`Ap!FtQn!c`3b$KrzCbZ$@rX?uwAS.sGYG$n,bI+'?[,t`VKXVE1!kSHi)_8@?s{eZJ@fVeemra,.*HE+9`!{7Pt*Zvh(9gz=HYUMASmHJoSC=0XZ`Q,X7EAk@1e&'Dzt~f^P9E_H!DVw8G9P0hg0yNmG)T-`QUL'AmZW@![kCBKdn7Kv_42j9yOA'7d40ZErbs9j!lPO9iAc^RP]h=u!N&Vbb^Uc?_9%j5KkIw$&-qKdN%wR?H7AU4.lr&CMYltcs~0i9KCf8G!gB+6oGu'W5LD{@3_J)JdfNLY6m32X4x~XAN@?H$zg5MktM^F0`@a599Ps'`?,6?-{`@@K=M]aAC{?7(3T[GN@Miog5MMl9=p{'!_B?!)7c(_%d$Ke=ACm8w{Tci`g'b-0N,[1==dVmq8.,
        PublishFeatures: Feature: ViewerFiles
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: FeaturePublish(Feature=nAWCSite,,Absent=2,Component=F?0&A%OXE=f~@SN~vY+vff.1@gk_z9iafNwIlLjj)
        PublishFeatures: Feature: nAWCSite
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: FeaturePublish(Feature=webAPI,,Absent=2,Component=)vg1O92,c=4,9(A%'J=$Y,l5Ztxr~@^4c)FYKFvW8WNwf@e-U?).jx3%e~YPxE1Z6zu2p9GikNe)Aogh_`.hw^U%(?!1*St8+c-K)5y*&13(p=TKeVds2!&6L8h%w&IL&=eCjcN5Z^exWlDR^XQ_O=cKRBACs[.pu2,'cc1l$?e$HEX6m35j6{6jtR}{7=[k6C9HC)An1B^=*J-?r94HFzs`S6I2ji)+GiY&j=fl)1LNF(Su~(k63(3u59hcTqa*IncF&gDiopN+)?~RyvD3Q?AIcQxqlS[5d@pJPCNb}QE`g%k6WzjfE@eRiW5wWl.hjoU&Ay}u}@@ruNUWIerY6(VGY+r{b9!W]Mitp2%nsDCM!AJ269QySThv0jogl@Kj4hj)+@sJ{Bk@IzEUD$}5d-?P,9=UA.V9j62@EetK_,AdD@[7p~ZY_=ERmd@LFp-hf=^&My`Ybf84[RNU,X3?b@fpXA4.oSe0_GC]FCsmR@Hwf]OXj!=Elg^@`$$}P?IRTZh93=5U(0~CuY)+)?1!Dl3dJJ`)F)B=n__Aw?Kw'T]PxwWg~g}5m]*m%9X*@aOxiH1IwH1RL'VFd@mgAqhr6Q%jMM!S*}d=g?%Embm*eC?R3[crH{wA39%1JUsC7C~uk]sk*T)p'@^+!qEj3[~hjd~wg}p2n?=S(qeDcaP$5e'0(RN6@@nSCD=b$'vmin]i3nxBZ94(Q`*tdD58[ewk3KmhZA)CM^3npbZ1@YzEw_mNx?d^[N%A[MB!}Hb`j$G,m8Ev7u00sYBN@sPyJ(RHx?_EN,-qxWFODID-=4wLV@w2{W-x59UnP*AWJtq8[8w'R$khxx(oWM)t=GJUV@ATDMJV!^Wn{vKOqNGCS@0HbNU],[SLDSb,?X(o=9}?xny)a+Wb,H5SIZlIJ9dD(GXeX?ULji+cw^Q]CA8W6dNGsGh9{094ux~8D?HWcR)*4fLF[?hQZz6O_8%t=h%Wm{XVt0WsexUP4?4IZhiOdKKh0].
        PublishFeatures: Feature: webAPI
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: FeaturePublish(Feature=webApp,,Absent=2,Component=j+5hG9j!!As}spu7jZA%xIUrz-NM9@'gRrRx[e9ceN=z=u(fO@=1^%M@WK*?1]@}gmfbs@G+1)lNzO6wMH6.-}-wNA4pgPXR9a2@~!WdVJEYa?RSP'9o3Q+Pis4WWa&&6?p.m?K9}W)s`ruZ[}4Z5A[YFSncX?7vOxK4{bUMP=ReJS=6MBQ2$k)i)b~4k?.n$R6^cDPYlOf?^FOq8=Xmch+7wH&i]i,*Xy08_8wHKD?h2?yuSa,-cll?o87LR-]~k9Ya`p&mx1+'Z8k*SmZ@T?0+VPo+02rmm=6,1L($9-n=8GXDN+K79?cc~'xXpX9G1@B(T8,fDAs5Koz3U9KT8WbCDM6%WAL4jFmBX8FGP_4UaN8~o?'fD(+2~^hS]6oT,H!b&?pTvPh1~t4Q1ClOJWNF0@`?pc,dro'yPtG.!Qop%?4{$lOMv7Vspc^hfyb[A@wQ]b_Ok(wmRpwG2y4{5@AB$=3Q=k%1[Zae^Lu5s8V4,=gWc7n]tF]'QL{iF@lJ}3qj7'n?2qxo9(uj%=oPI2I5*n11GGX~ofAP8@L80N`PMHsvkL~ryxR`bA7Ze3@H{Ip4eyKCO*w-]A.]$h2+F_c6PrhV!eLkR@T'ptY@H_wJDT8(_L~8W=={9n**xBXEvJ@R^S}90A.v*Snbyy!BVWv95ypJ39`x?!4((v9Oe&AQJ*Tt)@j')'c,Dke3?O=6VJJTJ9Fnpc=PH-tRpm6sFF5,F=$p^X5-0?+A${&BF[IX-A&Eu_mqg8w%m*!hglbtk@w?jh*Yh^U)zs6(,(=OE@R[[3_c4]f7,qND&vb`9?)BMNxgOYi.,Ir+RDmE$@31w!Yk3Zzc.SWytjZ,w@LpD+=gneJdUqUn_pCe%A1Vha%z}IZBizz]7Si{MA*+S7I%gzuLuVy&n{Deg?*BvsoXA%)qB&AHg(DJ^=.66-bc7yXyIqw6K]u5.=ERsjwc{iBou&RndH.Wu8BSyKHt!S,q4%)ZT*I3u?im}ugG4ueG`@)
        PublishFeatures: Feature: webApp
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,)
        Action 17:14:59: PublishProduct. Publishing product information
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: CleanupConfigData()
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\5C014ADC58B16294794A7909B0301C25\Patches 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=0)
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Products\5C014ADC58B16294794A7909B0301C25\Patches 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: ProductPublish(PackageKey={61142C3E-A6BC-482A-B241-4E4BCD1B2833})
        1: {CDA410C5-1B85-4926-97A4-97900B03C152}
        MSI (s) (9C:0C) [17:14:59:604]: Transforms are absolute secure.
        MSI (s) (9C:0C) [17:14:59:604]: Registering secure transform: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25 3: 2
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: UpgradeCodePublish(UpgradeCode={13125C10-F4DA-4F5B-9144-78024D46EE4C})
        MSI (s) (9C:0C) [17:14:59:604]: Executing op: SecureTransformCache(Transform=C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST,,Data=BinaryData)
        MSI (s) (9C:0C) [17:14:59:604]: Note: 1: 1402 2: UNKNOWN\Products\5C014ADC58B16294794A7909B0301C25\Transforms 3: 2
        MSI (s) (9C:0C) [17:14:59:619]: Executing op: SourceListPubliAction 17:14:59: ConnProtector.
        rOfDisks=1)
        MSI (s) (9C:0C) [17:14:59:619]: Note: 1: 1402 2: UNKNOWN\Installer\Products\5C014ADC58B16294794A7909B0301C25\SourceList 3: 2
        MSI (s) (9C:0C) [17:14:59:619]: Executing op: ProductPublishClient(,,)
        MSI (s) (9C:0C) [17:14:59:619]: Executing op: SourceListRegisterLastUsed(SourceProduct={CDA410C5-1B85-4926-97A4-97900B03C152},LastUsedSource=C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\)
        MSI (s) (9C:0C) [17:14:59:619]: Entering CMsiConfigurationManager::SetLastUsedSource.
        MSI (s) (9C:0C) [17:14:59:619]: Setting cached product context: machine assigned for product: 5C014ADC58B16294794A7909B0301C25
        MSI (s) (9C:0C) [17:14:59:619]: Specifed source is already in a list.
        MSI (s) (9C:0C) [17:14:59:619]: User policy value 'SearchOrder' is 'nmu'
        MSI (s) (9C:0C) [17:14:59:619]: Adding new sources is allowed.
        MSI (s) (9C:0C) [17:14:59:619]: Set LastUsedSource to: C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\.
        MSI (s) (9C:0C) [17:14:59:619]: Set LastUsedType to: n.
        MSI (s) (9C:0C) [17:14:59:619]: Set LastUsedIndex to: 1.
        MSI (s) (9C:0C) [17:14:59:619]: Executing op: ActionStart(Name=ConnProtector,,)
        MSI (s) (9C:0C) [17:14:59:619]: Executing op: CustomActionSchedule(Action=ConnProtector,ActionType=3138,Source=BinaryData,Target=1033 /e,)
        MSI (s) (9C:0C) [17:15:05:207]: Executing op: ActionStart(Name=InstallFinalize,,)
        Action 17:15:05: InstallFinalize.
        MSI (s) (9C:0C) [17:15:05:220]: Executing op: CleanupTempFiles(TempFiles=C:\Windows\Installer\1afa02.mst)
        MSI (s) (9C:0C) [17:15:05:220]: Scheduling file 'C:\Windows\Installer\1afa02.mst' for deletion during post-install cleanup (not post-reboot).
        MSI (s) (9C:0C) [17:15:05:220]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=979702877)
        MSI (s) (9C:0C) [17:15:05:220]: Note: 1: 2265 2: 3: -2147287035
        MSI (s) (9C:0C) [17:15:05:220]: User policy value 'DisableRollback' is 0
        MSI (s) (9C:0C) [17:15:05:220]: Machine policy value 'DisableRollback' is 0
        MSI (s) (9C:0C) [17:15:05:220]: Note: 1: 2265 2: 3: -2147287035
        Action 17:15:05: RollbackCleanup. Removing backup files
        RollbackCleanup: File: C:\Config.Msi\1afb12.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb13.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb14.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb15.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb16.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb17.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb18.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb19.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb1a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb1b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb1c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb1d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb1e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb1f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb20.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb21.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb22.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb23.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb24.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb25.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb26.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb27.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb28.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb29.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb2a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb2b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb2c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb2d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb2e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb2f.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb30.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb31.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb32.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb33.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb34.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb35.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb36.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb37.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb38.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb39.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb3a.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb3b.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb3c.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb3d.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb3e.rbf
        RollbackCleanup: File: C:\Config.Msi\1afb3f.rbf
        MSI (s) (9C:0C) [17:15:05:439]: Note: 1: 2318 2:
        MSI (s) (9C:0C) [17:15:05:454]: Note: 1: 2318 2:
        MSI (s) (9C:0C) [17:15:05:579]: No System Restore sequence number for this installation.
        MSI (s) (9C:0C) [17:15:05:579]: Unlocking Server
        MSI (s) (9C:0C) [17:15:05:626]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
        Action ended 17:15:05: InstallFinalize. Return value 1.
        MSI (s) (9C:0C) [17:15:05:642]: Doing action: ISIISCleanup
        Action 17:15:05: ISIISCleanup.
        Action start 17:15:05: ISIISCleanup.
        MSI (s) (9C:0C) [17:15:05:642]: Creating MSIHANDLE (1981) of type 790542 for thread 2316
        MSI (s) (9C:1C) [17:15:05:642]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI7054.tmp, Entrypoint: ISIISCleanup
        MSI (s) (9C:1C) [17:15:05:642]: Closing MSIHANDLE (1981) of type 790542 for thread 2316
        Action ended 17:15:05: ISIISCleanup. Return value 1.
        MSI (s) (9C:0C) [17:15:05:642]: Doing action: ISSQLServerFinalize
        Action 17:15:05: ISSQLServerFinalize.
        Action start 17:15:05: ISSQLServerFinalize.
        MSI (s) (9C:0C) [17:15:05:657]: Creating MSIHANDLE (1982) of type 790542 for thread 2316
        MSI (s) (9C:F4) [17:15:05:657]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI7065.tmp, Entrypoint: ISSQLServerFinalize
        MSI (s) (9C!9C) [17:15:05:657]: Creating MSIHANDLE (1983) of type 790541 for thread 1180
        MSI (s) (9C!9C) [17:15:05:657]: Closing MSIHANDLE (1983) of type 790541 for thread 1180
        MSI (s) (9C:F4) [17:15:05:657]: Closing MSIHANDLE (1982) of type 790542 for thread 2316
        Action ended 17:15:05: ISSQLServerFinalize. Return value 1.
        MSI (s) (9C:0C) [17:15:05:657]: Doing action: ISSearchReplaceFinalize
        Action 17:15:05: ISSearchReplaceFinalize.
        Action start 17:15:05: ISSearchReplaceFinalize.
        MSI (s) (9C:0C) [17:15:05:657]: Creating MSIHANDLE (1984) of type 790542 for thread 2316
        MSI (s) (9C:34) [17:15:05:657]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI7066.tmp, Entrypoint: ISSearchReplaceFinalize
        MSI (s) (9C!38) [17:15:05:673]: Creating MSIHANDLE (1985) of type 790541 for thread 3640
        MSI (s) (9C!38) [17:15:05:673]: Closing MSIHANDLE (1985) of type 790541 for thread 3640
        MSI (s) (9C:34) [17:15:05:673]: Closing MSIHANDLE (1984) of type 790542 for thread 2316
        Action ended 17:15:05: ISSearchReplaceFinalize. Return value 1.
        MSI (s) (9C:0C) [17:15:05:673]: Doing action: ISNetDeleteIniFile
        Action 17:15:05: ISNetDeleteIniFile.
        Action start 17:15:05: ISNetDeleteIniFile.
        MSI (s) (9C:0C) [17:15:05:673]: Creating MSIHANDLE (1986) of type 790542 for thread 2316
        MSI (s) (9C:00) [17:15:05:673]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI7076.tmp, Entrypoint: ISNetDeleteIniFile
        MSI (s) (9C:00) [17:15:05:689]: Closing MSIHANDLE (1986) of type 790542 for thread 2316
        Action ended 17:15:05: ISNetDeleteIniFile. Return value 1.
        MSI (s) (9C:0C) [17:15:05:689]: Doing action: ISSetupFilesCleanup
        Action 17:15:05: ISSetupFilesCleanup.
        Action start 17:15:05: ISSetupFilesCleanup.
        MSI (s) (9C:0C) [17:15:05:689]: Skipping action due to msidbCustomActionTypeFirstSequence option.
        Action ended 17:15:05: ISSetupFilesCleanup. Return value 0.
        Action ended 17:15:05: INSTALL. Return value 1.
        Property(S): DiskPrompt = [1]
        Property(S): UpgradeCode = {13125C10-F4DA-4F5B-9144-78024D46EE4C}
        Property(S): ProductCode = {CDA410C5-1B85-4926-97A4-97900B03C152}
        Property(S): ServicePackLevel = 0
        Property(S): VersionNT = 602
        Property(S): ISIISRollback = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp
        Property(S): ISIISInstall = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp
        Property(S): ISIISUninstall = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp
        Property(S): ISSQLServerUninstall = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        Property(S): ISSQLServerInstall = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        Property(S): ISSQLServerWriteLoginInfo = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        Property(S): ISSQLServerRemoveLoginInfo = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        Property(S): ISSQLServerFinalize = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        Property(S): ISSQLServerRollbackLoginInfo = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        Property(S): ISSQLServerRollback = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~2263.tmp
        Property(S): ISSearchReplaceInstall = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp
        Property(S): ISSearchReplaceUninstall = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp
        Property(S): ISSearchReplaceFinalize = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp
        Property(S): ISSearchReplaceRollback = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\~21E5.tmp
        Property(S): AVDIR = C:\Oracle\AutoVue
        Property(S): TOMCATDIR = C:\Program Files\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct
        Property(S): CODEMIRROR2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\
        Property(S): ADDON = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\
        Property(S): AEWS = C:\inetpub\wwwroot\MyComp.WebViewer\Web References\AEWS\
        Property(S): WEB_REFERENCES = C:\inetpub\wwwroot\MyComp.WebViewer\Web References\
        Property(S): LIB = C:\inetpub\wwwroot\MyComp.WebApp\lib\
        Property(S): AG_GRID = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\
        Property(S): SRC3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\
        Property(S): AJAX = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\
        Property(S): TARGETDIR = C:\
        Property(S): ALLUSERSPROFILE = C:\ProgramData\
        Property(S): ANGULAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular\
        Property(S): ANGULAR_ANIMATE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-animate\
        Property(S): ANGULAR_ARIA = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-aria\
        Property(S): ANGULAR_BASE64 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-base64\
        Property(S): ANGULAR_BOOTSTRAP = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap\
        Property(S): ANGULAR_BOOTSTRAP_TOGGLE_SWITCH = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\
        Property(S): ANGULAR_CLEAR_INPUT = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-clear-input\
        Property(S): ANGULAR_COOKIES = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-cookies\
        Property(S): ANGULAR_DYNAMIC_LOCALE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\
        Property(S): ANGULAR_FILE_UPLOAD = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\
        Property(S): ANGULAR_FROALA = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\
        Property(S): DOCS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\
        Property(S): ANGULAR_GRID_ANGULAR_COMPILING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-angular-compiling\
        Property(S): ANGULAR_GRID_API = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-api\
        Property(S): ANGULAR_GRID_CELL_EXPRESSIONS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-expressions\
        Property(S): ANGULAR_GRID_CELL_RENDERING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-rendering\
        Property(S): ANGULAR_GRID_CELL_STYLING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-styling\
        Property(S): ANGULAR_GRID_CELL_TEMPLATE = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-cell-template\
        Property(S): ANGULAR_GRID_COLUMN_API = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-api\
        Property(S): ANGULAR_GRID_COLUMN_DEFINITIONS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-column-definitions\
        Property(S): ANGULAR_GRID_CONTEXT = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-context\
        Property(S): ANGULAR_GRID_DATASOURCE = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-datasource\
        Property(S): ANGULAR_GRID_EDITING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-editing\
        Property(S): ANGULAR_GRID_FILTERING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-filtering\
        Property(S): ANGULAR_GRID_GETTING_STARTED = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-getting-started\
        Property(S): ANGULAR_GRID_GRID_OPTIONS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grid-options\
        Property(S): ANGULAR_GRID_GROUPING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping\
        Property(S): ANGULAR_GRID_GROUPING_HEADERS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-grouping-headers\
        Property(S): ANGULAR_GRID_HEADER_RENDERING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-header-rendering\
        Property(S): ANGULAR_GRID_ICONS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-icons\
        Property(S): ANGULAR_GRID_INSTALL = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-install\
        Property(S): ANGULAR_GRID_INTERNATIONALISATION = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-internationalisation\
        Property(S): ANGULAR_GRID_KEYBOARD_NAVIGATION = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-keyboard-navigation\
        Property(S): ANGULAR_GRID_LOADING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading\
        Property(S): ANGULAR_GRID_LOADING_ROWS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-loading-rows\
        Property(S): ANGULAR_GRID_MASTER_SLAVE = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-master-slave\
        Property(S): ANGULAR_GRID_NO_SCROLLS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-no-scrolls\
        Property(S): ANGULAR_GRID_PAGINATION = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pagination\
        Property(S): ANGULAR_GRID_PINNING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-pinning\
        Property(S): ANGULAR_GRID_REFRESH = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-refresh\
        Property(S): ANGULAR_GRID_RESIZING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-resizing\
        Property(S): ANGULAR_GRID_SELECTION = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-selection\
        Property(S): ANGULAR_GRID_SORTING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-sorting\
        Property(S): ANGULAR_GRID_STYLING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-styling\
        Property(S): ANGULAR_GRID_TOOL_PANEL = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-tool-panel\
        Property(S): ANGULAR_GRID_VALUE_GETTERS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-value-getters\
        Property(S): ANGULAR_GRID_VIRTUAL_PAGING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-virtual-paging\
        Property(S): ANGULAR_GRID_WIDTH_AND_HEIGHT = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\angular-grid-width-and-height\
        Property(S): ANGULAR_HTTP_AUTH = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\
        Property(S): ANGULAR_I18N = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-i18n\
        Property(S): ANGULAR_LOADING_BAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\
        Property(S): ANGULAR_MATERIAL = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\
        Property(S): ANGULAR_MESSAGES = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-messages\
        Property(S): ANGULAR_PERFECT_SCROLLBAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\
        Property(S): ANGULAR_SANITIZE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-sanitize\
        Property(S): ANGULAR_SELECTIZE2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\
        Property(S): ANGULAR_SIGNALR_HUB = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-signalr-hub\
        Property(S): ANGULAR_SMART_TABLE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\
        Property(S): ANGULAR_TOUCH = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-touch\
        Property(S): ANGULAR_TRANSLATE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-translate\
        Property(S): ANGULAR_UI_GRID = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\
        Property(S): ANGULAR_UI_LAYOUT = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\
        Property(S): ANGULAR_UI_MULTI_SORTBA = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\
        Property(S): ANGULAR_UI_ROUTER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\
        Property(S): ANGULAR_UI_SORTABLE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-sortable\
        Property(S): ANGULAR_VS_REPEAT = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\
        Property(S): ProgramFiles64Folder = C:\Program Files (x86)\
        Property(S): APACHE_SOFTWARE_FOUNDATION = C:\Program Files (x86)\Apache Software Foundation\
        Property(S): API = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\api\
        Property(S): DOCUMENTATION = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\
        Property(S): API_JSZIP = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\api_jszip\
        Property(S): MODE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\
        Property(S): APL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\apl\
        Property(S): WEBAPP = C:\inetpub\wwwroot\MyComp.WebApp\
        Property(S): APP = C:\inetpub\wwwroot\MyComp.WebApp\app\
        Property(S): WEBAPI = C:\inetpub\wwwroot\MyComp.WebAPI\
        Property(S): APP_DATA = C:\inetpub\wwwroot\MyComp.WebAPI\App_Data\
        Property(S): AREAS = C:\inetpub\wwwroot\MyComp.WebAPI\Areas\
        Property(S): ASCIIARMOR = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asciiarmor\
        Property(S): ASN.1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asn.1\
        Property(S): ASTERISK = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\asterisk\
        Property(S): HTML2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\
        Property(S): AT.JS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\at.js\
        Property(S): ATTRIBUTES = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\attributes\
        Property(S): AUTHENTICATOR = C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\
        Property(S): CLOSURE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\
        Property(S): AUTOCOMPLETE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\autocomplete\
        Property(S): JS4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\
        Property(S): AUTOCOMPLETE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\autocomplete\
        Property(S): ProgramFilesFolder = C:\Program Files (x86)\
        Property(S): AUTOVUE = C:\Oracle\AutoVue\
        Property(S): IISROOTFOLDER = C:\inetpub\wwwroot\
        Property(S): AUTOVUESERVER = C:\inetpub\wwwroot\
        Property(S): AWCDATEPICKER = C:\inetpub\wwwroot\MyComp.WebApp\app\awcDatePicker\
        Property(S): BACKDROP = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\backdrop\
        Property(S): BACKDROP1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\backdrop\
        Property(S): THEMES = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\
        Property(S): BASE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\
        Property(S): BIN = C:\inetpub\wwwroot\MyComp.WebAPI\bin\
        Property(S): BIN2 = C:\Oracle\AutoVue\bin\
        Property(S): MyComp.WEBVIEWER = C:\inetpub\wwwroot\MyComp.WebViewer\
        Property(S): BIN3 = C:\inetpub\wwwroot\MyComp.WebViewer\bin\
        Property(S): BLACK_TIE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\
        Property(S): BLITZER = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\
        Property(S): BOOSTRAP1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\boostrap\
        Property(S): BOOTSTRAP1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\
        Property(S): LESS2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\
        Property(S): BOOTSTRAP2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\bootstrap\
        Property(S): STYLE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\
        Property(S): BOOTSTRAP21 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap2\
        Property(S): BOOTSTRAP3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\bootstrap3\
        Property(S): BOOTSTRAP_TREEVIEW = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\
        Property(S): BOTTOMSHEET1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\bottomSheet\
        Property(S): BOTTOMSHEET2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\bottomSheet\
        Property(S): BOWSER = C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\
        Property(S): BRAINFUCK = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\brainfuck\
        Property(S): EXAMPLES3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\
        Property(S): BROWSER = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\examples\browser\
        Property(S): BUILD = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\build\
        Property(S): PDFMAKE = C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\
        Property(S): BUILD2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\build\
        Property(S): BUTTON = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\button\
        Property(S): BUTTON1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\button\
        Property(S): CARD = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\card\
        Property(S): CARD1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\card\
        Property(S): CELLNAV = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\
        Property(S): TS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\
        Property(S): CELLRENDERERS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\cellRenderers\
        Property(S): VIEWER = C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\
        Property(S): CERTUTIL = C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\certutil\
        Property(S): CERTUTIL1 = C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\certutil\
        Property(S): RPM = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\
        Property(S): CHANGES = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rpm\changes\
        Property(S): CHECKBOX = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\checkbox\
        Property(S): CHECKBOX1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\checkbox\
        Property(S): CHECKIN = C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\
        Property(S): CHIPS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\chips\
        Property(S): CHIPS2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\chips\
        Property(S): CLIENTSERVICES = C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\
        Property(S): CLIKE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clike\
        Property(S): CLOJURE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\clojure\
        Property(S): MODULES1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\
        Property(S): CMAKE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cmake\
        Property(S): COBOL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cobol\
        Property(S): COFFEESCRIPT = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\coffeescript\
        Property(S): COLORS = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\colors\
        Property(S): COLORS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\colors\
        Property(S): COMMENT = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\comment\
        Property(S): COMMON1 = C:\inetpub\wwwroot\MyComp.WebApp\app\common\
        Property(S): COMMONLISP = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\commonlisp\
        Property(S): CONTENT = C:\inetpub\wwwroot\MyComp.WebAPI\Content\
        Property(S): CONTENT2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\content\
        Property(S): CONTENT3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\content\
        Property(S): TESTPAGE = C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\
        Property(S): CONTROLLER = C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\controller\
        Property(S): DOCUMENTGRID = C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\
        Property(S): CONTROLLERS = C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\controllers\
        Property(S): HEADER = C:\inetpub\wwwroot\MyComp.WebApp\app\header\
        Property(S): CONTROLLERS1 = C:\inetpub\wwwroot\MyComp.WebApp\app\header\controllers\
        Property(S): DATACARD = C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\
        Property(S): CONTROLLERS10 = C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\controllers\
        Property(S): TESTS = C:\inetpub\wwwroot\MyComp.WebApp\app\tests\
        Property(S): CONTROLLERS11 = C:\inetpub\wwwroot\MyComp.WebApp\app\tests\controllers\
        Property(S): CONTROLLERS12 = C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\controllers\
        Property(S): ERRORLIST = C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\
        Property(S): CONTROLLERS13 = C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\controllers\
        Property(S): GRIDSETTINGS = C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\
        Property(S): CONTROLLERS14 = C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\controllers\
        Property(S): OPTIONS = C:\inetpub\wwwroot\MyComp.WebApp\app\options\
        Property(S): CONTROLLERS15 = C:\inetpub\wwwroot\MyComp.WebApp\app\options\controllers\
        Property(S): SELECTIONCOMMAND = C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\
        Property(S): CONTROLLERS16 = C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\controllers\
        Property(S): DOCUMENTDASHBOARD = C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\
        Property(S): CONTROLLERS17 = C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\controllers\
        Property(S): LIBRARYPICKER = C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\
        Property(S): CONTROLLERS18 = C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\controllers\
        Property(S): NGCLIPBOARD = C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\
        Property(S): CONTROLLERS19 = C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\controllers\
        Property(S): INDEX = C:\inetpub\wwwroot\MyComp.WebApp\app\index\
        Property(S): CONTROLLERS2 = C:\inetpub\wwwroot\MyComp.WebApp\app\index\controllers\
        Property(S): VIEWPDF = C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\
        Property(S): CONTROLLERS20 = C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\controllers\
        Property(S): URLAPI = C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\
        Property(S): CONTROLLERS21 = C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\controllers\
        Property(S): EXPORTMENU = C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\
        Property(S): CONTROLLERS22 = C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\controllers\
        Property(S): SYSTEMLOG = C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\
        Property(S): CONTROLLERS23 = C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\controllers\
        Property(S): EMAILFORM = C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\
        Property(S): CONTROLLERS24 = C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\controllers\
        Property(S): FOLDERBROWSER = C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\
        Property(S): CONTROLLERS25 = C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\controllers\
        Property(S): EDITEMAILS = C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\
        Property(S): CONTROLLERS26 = C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\controllers\
        Property(S): CONTROLLERS27 = C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\controllers\
        Property(S): LANDING = C:\inetpub\wwwroot\MyComp.WebApp\app\landing\
        Property(S): CONTROLLERS3 = C:\inetpub\wwwroot\MyComp.WebApp\app\landing\controllers\
        Property(S): LAYOUT1 = C:\inetpub\wwwroot\MyComp.WebApp\app\layout\
        Property(S): CONTROLLERS4 = C:\inetpub\wwwroot\MyComp.WebApp\app\layout\controllers\
        Property(S): LOGIN = C:\inetpub\wwwroot\MyComp.WebApp\app\login\
        Property(S): CONTROLLERS5 = C:\inetpub\wwwroot\MyComp.WebApp\app\login\controllers\
        Property(S): MULTIFIELDSEARCH = C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\
        Property(S): CONTROLLERS6 = C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\controllers\
        Property(S): SIDEBAR = C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\
        Property(S): CONTROLLERS7 = C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\controllers\
        Property(S): RIGHTSIDEBAR = C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\
        Property(S): CONTROLLERS8 = C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\controllers\
        Property(S): SEARCHCARD = C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\
        Property(S): CONTROLLERS9 = C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\controllers\
        Property(S): CORE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\
        Property(S): CORE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\core\
        Property(S): CORE2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\core\
        Property(S): IMG = C:\inetpub\wwwroot\MyComp.WebApp\dist\img\
        Property(S): CREDIT = C:\inetpub\wwwroot\MyComp.WebApp\dist\img\credit\
        Property(S): CRYSTAL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\crystal\
        Property(S): DIST3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\
        Property(S): CSS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\css\
        Property(S): CSS10 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\css\
        Property(S): DIST13 = C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\
        Property(S): CSS11 = C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\css\
        Property(S): CSS12 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\css\
        Property(S): EXAMPLE2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\
        Property(S): CSS14 = C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\css\
        Property(S): JQUERY.SPLITTER = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\
        Property(S): CSS15 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\css\
        Property(S): FROALA_EDITOR_2.3.3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\
        Property(S): CSS16 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\
        Property(S): FONT_AWESOME = C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\
        Property(S): CSS2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\css\
        Property(S): CSS3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\
        Property(S): DIST6 = C:\inetpub\wwwroot\MyComp.WebApp\dist\
        Property(S): CSS4 = C:\inetpub\wwwroot\MyComp.WebApp\dist\css\
        Property(S): FROALAWYSIWYGEDITOR = C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\
        Property(S): CSS5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\
        Property(S): PUBLIC = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\
        Property(S): CSS7 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\css\
        Property(S): SRC11 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\
        Property(S): CSS8 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\css\
        Property(S): DEVEXTREME = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\
        Property(S): CSS9 = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\
        Property(S): LIB5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\
        Property(S): CULTURES = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\lib\cultures\
        Property(S): CUPERTINO = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\
        Property(S): VersionDatabase = 200
        Property(S): CUSTOMSELECT = C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\
        Property(S): CUSTOM_PROTOCOL_DETECTION = C:\inetpub\wwwroot\MyComp.WebApp\lib\custom-protocol-detection\
        Property(S): CYPHER = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\cypher\
        Property(S): D = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\d\
        Property(S): DARK_HIVE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\
        Property(S): DART = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dart\
        Property(S): DATA = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\
        Property(S): ISYourDataBaseDir = C:\inetpub\wwwroot\Database\
        Property(S): DATABASEDIR = C:\inetpub\wwwroot\Database\
        Property(S): DATEPICKER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\datepicker\
        Property(S): DATEPICKER1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\datepicker\
        Property(S): DE = C:\inetpub\wwwroot\MyComp.WebAPI\bin\de\
        Property(S): DE1 = C:\inetpub\wwwroot\MyComp.WebViewer\bin\de\
        Property(S): DEFAULT = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\style\default\
        Property(S): THEMES2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\
        Property(S): DEFAULT1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default\
        Property(S): THEMES3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\
        Property(S): DEFAULT2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default\
        Property(S): DEFAULT_DARK = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\themes\default-dark\
        Property(S): DEFAULT_DARK1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\themes\default-dark\
        Property(S): DEMO = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\demo\
        Property(S): DEMO1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\demo\
        Property(S): LAYOUTS = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\
        Property(S): DESKTOP = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Desktop\
        Property(S): TOOLS = C:\Program Files (x86)\MyComp\Web\Tools\
        Property(S): DE_DE = C:\Program Files (x86)\MyComp\Web\Tools\de-DE\
        Property(S): DIALOG = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\dialog\
        Property(S): DIALOG1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\dialog\
        Property(S): DIALOG2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\dialog\
        Property(S): DIFF = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\diff\
        Property(S): DIRECTIVES1 = C:\inetpub\wwwroot\MyComp.WebApp\app\common\directives\
        Property(S): DIRECTIVES10 = C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\directives\
        Property(S): SRC13 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\
        Property(S): DIRECTIVES11 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\directives\
        Property(S): DIRECTIVES12 = C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\directives\
        Property(S): DIRECTIVES13 = C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\directives\
        Property(S): DIRECTIVES14 = C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\directives\
        Property(S): DIRECTIVES15 = C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\directives\
        Property(S): DIRECTIVES16 = C:\inetpub\wwwroot\MyComp.WebApp\app\options\directives\
        Property(S): DIRECTIVES17 = C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\directives\
        Property(S): DIRECTIVES18 = C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\directives\
        Property(S): DIRECTIVES19 = C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\directives\
        Property(S): DIRECTIVES2 = C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\directives\
        Property(S): DIRECTIVES20 = C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\directives\
        Property(S): TOOLBAR = C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\
        Property(S): DIRECTIVES3 = C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\directives\
        Property(S): DIRECTIVES4 = C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\directives\
        Property(S): DIRECTIVES5 = C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\directives\
        Property(S): DIRECTIVES6 = C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\directives\
        Property(S): DIRECTIVES7 = C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\directives\
        Property(S): XTOCLEAR = C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\
        Property(S): DIRECTIVES8 = C:\inetpub\wwwroot\MyComp.WebApp\app\xtoclear\directives\
        Property(S): FILEGUIDE = C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\
        Property(S): DIRECTIVES9 = C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\directives\
        Property(S): DISPLAY = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\display\
        Property(S): HELP = C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\
        Property(S): DISPLAYTEMPLATES = C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Help\DisplayTemplates\
        Property(S): DIST = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\dist\
        Property(S): DIST1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\dist\
        Property(S): DIST10 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-selectize2\dist\
        Property(S): DIST11 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\dist\
        Property(S): JSZIP = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\
        Property(S): DIST12 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\dist\
        Property(S): SELECTIZE = C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\
        Property(S): DIST14 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\dist\
        Property(S): DIST15 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\dist\
        Property(S): JSTREE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\
        Property(S): DIST16 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\dist\
        Property(S): NG_JS_TREE = C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\
        Property(S): DIST17 = C:\inetpub\wwwroot\MyComp.WebApp\lib\ng-js-tree\dist\
        Property(S): JQUERY1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\
        Property(S): DIST4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\dist\
        Property(S): SIZZLE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\
        Property(S): DIST5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\sizzle\dist\
        Property(S): DIST7 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\dist\
        Property(S): JQUERY.NICESCROLL = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\
        Property(S): DIST9 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.nicescroll\dist\
        Property(S): DIVIDER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\divider\
        Property(S): DIVIDER1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\divider\
        Property(S): DJANGO = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\django\
        Property(S): DOCKERFILE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dockerfile\
        Property(S): DOCS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\docs\
        Property(S): DOT_LUV = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\
        Property(S): DOWNLOADS = C:\inetpub\wwwroot\MyComp.WebAPI\Downloads\
        Property(S): DRAGANDDROP = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\dragAndDrop\
        Property(S): DTD = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dtd\
        Property(S): DYLAN = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\dylan\
        Property(S): EBNF = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ebnf\
        Property(S): ECL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ecl\
        Property(S): EDIT = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\
        Property(S): EDIT1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\edit\
        Property(S): EFFECTS = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\effects\
        Property(S): EGGPLANT = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\
        Property(S): EIFFEL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\eiffel\
        Property(S): ELM = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\elm\
        Property(S): EMPTY = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Empty\
        Property(S): EMPTY_BASE_LAYER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\
        Property(S): ENTITIES = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\entities\
        Property(S): ERLANG = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\erlang\
        Property(S): ES = C:\inetpub\wwwroot\MyComp.WebAPI\bin\es\
        Property(S): ES1 = C:\inetpub\wwwroot\MyComp.WebViewer\bin\es\
        Property(S): ES_ES = C:\Program Files (x86)\MyComp\Web\Tools\es-ES\
        Property(S): EVENT1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\event\
        Property(S): EVENTS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\events\
        Property(S): EXAMPLE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-multi-sortba\example\
        Property(S): QUICK_NG_REPEAT = C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\
        Property(S): EXAMPLE3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\example\
        Property(S): SLIMSCROLL = C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\
        Property(S): EXAMPLES = C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\
        Property(S): EXAMPLES1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\examples\
        Property(S): PERFECT_SCROLLBAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\
        Property(S): EXAMPLES2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\examples\
        Property(S): GLOBALIZE = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\
        Property(S): EXAMPLES4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\examples\
        Property(S): EXAMPLE_ACCOUNT_REPORT = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-account-report\
        Property(S): EXAMPLE_ANGULAR_2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-angular-2\
        Property(S): EXAMPLE_DATA_GRID = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-data-grid\
        Property(S): EXAMPLE_EXPRESSIONS_AND_CONTEXT = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-expressions-and-context\
        Property(S): EXAMPLE_FILE_BROWSER = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-file-browser\
        Property(S): EXAMPLE_NATIVE_JAVASCRIPT_GRID = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-native-javascript-grid\
        Property(S): EXAMPLE_WEB_COMPONENT_GRID = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\example-web-component-grid\
        Property(S): EXCITE_BIKE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\
        Property(S): EXPANDABLE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\
        Property(S): EXPORTER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\
        Property(S): EXPORTS = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\exports\
        Property(S): FABACTIONS = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabActions\
        Property(S): FABACTIONS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabActions\
        Property(S): FABSPEEDDIAL = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabSpeedDial\
        Property(S): FABSPEEDDIAL1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabSpeedDial\
        Property(S): FABTOOLBAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabToolbar\
        Property(S): FABTOOLBAR1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabToolbar\
        Property(S): FABTRIGGER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\fabTrigger\
        Property(S): FABTRIGGER1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\fabTrigger\
        Property(S): FACTOR = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\factor\
        Property(S): FASTCLICK = C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\
        Property(S): LIBS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\
        Property(S): FILESAVER.JS = C:\inetpub\wwwroot\MyComp.WebApp\lib\pdfmake\libs\FileSaver.js\
        Property(S): FILE_SAVER = C:\inetpub\wwwroot\MyComp.WebApp\lib\file-saver\
        Property(S): FILTER = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\filter\
        Property(S): IMAGES1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\
        Property(S): FLAGS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\images\flags\
        Property(S): SKINS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\
        Property(S): FLAT = C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\flat\
        Property(S): FLICK = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\
        Property(S): FOLD = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\fold\
        Property(S): FONTS = C:\inetpub\wwwroot\MyComp.WebAPI\fonts\
        Property(S): FONTS2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\fonts\
        Property(S): FONTS3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\fonts\
        Property(S): FONTS4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\fonts\
        Property(S): FONTS5 = C:\Oracle\AutoVue\bin\fonts\
        Property(S): FONTS6 = C:\inetpub\wwwroot\MyComp.WebApp\dist\fonts\
        Property(S): FOOTER = C:\inetpub\wwwroot\MyComp.WebApp\app\footer\
        Property(S): FORTH = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\forth\
        Property(S): FORTRAN = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\fortran\
        Property(S): FORUM = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\forum\
        Property(S): FR_CA = C:\inetpub\wwwroot\MyComp.WebViewer\bin\fr-CA\
        Property(S): FR_CA1 = C:\Program Files (x86)\MyComp\Web\Tools\fr-CA\
        Property(S): FR_CA_API_BIN = C:\inetpub\wwwroot\MyComp.WebAPI\bin\fr-CA\
        Property(S): FUTURICO = C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\futurico\
        Property(S): GAS = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gas\
        Property(S): GATEKEEPER = C:\inetpub\wwwroot\MyComp.WebApp\app\gateKeeper\
        Property(S): GENERATOR = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\
        Property(S): GFM = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gfm\
        Property(S): GHERKIN = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\gherkin\
        Property(S): GO = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\go\
        Property(S): GRIDLIST1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\gridList\
        Property(S): GRIDLIST2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\gridList\
        Property(S): GRIDPANEL = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\gridPanel\
        Property(S): GROOVY = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\groovy\
        Property(S): GROUPING = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\
        Property(S): GRUNT = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\grunt\
        Property(S): HAML = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haml\
        Property(S): HANDLEBARS = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\handlebars\
        Property(S): HASKELL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell\
        Property(S): HASKELL_LITERATE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haskell-literate\
        Property(S): HAXE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\haxe\
        Property(S): HEADERRENDERING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\headerRendering\
        Property(S): VIEWS = C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\
        Property(S): HELP1 = C:\inetpub\wwwroot\MyComp.WebAPI\Help\
        Property(S): HELPPAGE = C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\
        Property(S): EXECUTEACTION = INSTALL
        Property(S): HINT = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\hint\
        Property(S): VIEWS1 = C:\inetpub\wwwroot\MyComp.WebAPI\Views\
        Property(S): HOME = C:\inetpub\wwwroot\MyComp.WebAPI\Views\Home\
        Property(S): HOOPS = C:\Oracle\AutoVue\bin\hoops\
        Property(S): HOT_SNEAKS = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\
        Property(S): HOWTO = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\howto\
        Property(S): HTML = C:\Oracle\AutoVue\html\
        Property(S): HTMLEMBEDDED = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlembedded\
        Property(S): HTMLMIXED = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\htmlmixed\
        Property(S): HTTP = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\http\
        Property(S): HUMANITY = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\
        Property(S): UI = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\
        Property(S): I18N = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\i18n\
        Property(S): MINIFIED = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\
        Property(S): I18N1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\ui\minified\i18n\
        Property(S): I18N2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\i18n\
        Property(S): ICHECK = C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\
        Property(S): ICON1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\icon\
        Property(S): ICON2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\icon\
        Property(S): ICONS = C:\inetpub\wwwroot\MyComp.WebAPI\Icons\
        Property(S): ICONS5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\css\icons\
        Property(S): IDL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\idl\
        Property(S): IMAGES10 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\flick\images\
        Property(S): IMAGES11 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\hot-sneaks\images\
        Property(S): IMAGES12 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\humanity\images\
        Property(S): LE_FROG = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\
        Property(S): IMAGES13 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\le-frog\images\
        Property(S): MINT_CHOC = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\
        Property(S): IMAGES14 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\mint-choc\images\
        Property(S): OVERCAST = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\
        Property(S): IMAGES15 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\overcast\images\
        Property(S): PEPPER_GRINDER = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\
        Property(S): IMAGES16 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\pepper-grinder\images\
        Property(S): REDMOND = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\
        Property(S): IMAGES17 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\redmond\images\
        Property(S): SMOOTHNESS = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\
        Property(S): IMAGES18 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\smoothness\images\
        Property(S): SOUTH_STREET = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\
        Property(S): IMAGES19 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\south-street\images\
        Property(S): IMAGES2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\base\images\
        Property(S): START = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\
        Property(S): IMAGES20 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\start\images\
        Property(S): SUNNY = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\
        Property(S): IMAGES21 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\sunny\images\
        Property(S): SWANKY_PURSE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\
        Property(S): IMAGES22 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\swanky-purse\images\
        Property(S): TRONTASTIC = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\
        Property(S): IMAGES23 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\trontastic\images\
        Property(S): UI_DARKNESS = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\
        Property(S): IMAGES24 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-darkness\images\
        Property(S): UI_LIGHTNESS = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\
        Property(S): IMAGES25 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\ui-lightness\images\
        Property(S): VADER = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\
        Property(S): IMAGES26 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\vader\images\
        Property(S): IMAGES27 = C:\inetpub\wwwroot\MyComp.WebApp\images\
        Property(S): IMAGES3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\black-tie\images\
        Property(S): IMAGES4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\blitzer\images\
        Property(S): IMAGES5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\cupertino\images\
        Property(S): IMAGES6 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dark-hive\images\
        Property(S): IMAGES7 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\dot-luv\images\
        Property(S): IMAGES8 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\eggplant\images\
        Property(S): IMAGES9 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\themes\excite-bike\images\
        Property(S): IMG7 = C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\img\
        Property(S): IMG8 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\img\
        Property(S): IMPORTER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\
        Property(S): INIT_INSIDE_IFRAME1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_inside_iframe\
        Property(S): INIT_ON_CLICK1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\init_on_click\
        Property(S): INPUT1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\input\
        Property(S): INPUT2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\input\
        Property(S): INSTALLDIR = C:\inetpub\wwwroot\
        Property(S): INTERNALDATA = C:\Program Files (x86)\MyComp\Web\Tools\InternalData\
        Property(S): ISSETUPFILESCOMPLETED = Completed
        Property(S): IS_MAJOR_UPGRADE = Yes
        Property(S): IT = C:\inetpub\wwwroot\MyComp.WebAPI\bin\it\
        Property(S): IT1 = C:\inetpub\wwwroot\MyComp.WebViewer\bin\it\
        Property(S): IT_IT = C:\Program Files (x86)\MyComp\Web\Tools\it-IT\
        Property(S): JADE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jade\
        Property(S): JAVASCRIPT = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\javascript\
        Property(S): JINJA2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jinja2\
        Property(S): JQUERY.DOTDOTDOT = C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\
        Property(S): JQUERY.SCROLLBAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\
        Property(S): JQUERY_1.11.3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-1.11.3\
        Property(S): JQUERY_MOBILE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_mobile\
        Property(S): JQUERY_UI = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui\
        Property(S): JQUERY_UI2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\jquery_ui\
        Property(S): JQUERY_UI_TOUCH_PUNCH_IMPROVED = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery-ui-touch-punch-improved\
        Property(S): JS = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\dist\js\
        Property(S): JS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\js\
        Property(S): JS11 = C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\
        Property(S): JS12 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.splitter\js\
        Property(S): REQUIRE_JS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\
        Property(S): JS13 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\
        Property(S): JS14 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\
        Property(S): JS2 = C:\inetpub\wwwroot\MyComp.WebApp\dist\js\
        Property(S): JS3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\
        Property(S): JS5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\public\js\
        Property(S): JS6 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\src\js\
        Property(S): JS7 = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\
        Property(S): JS8 = C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\
        Property(S): JSX = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\jsx\
        Property(S): JULIA = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\julia\
        Property(S): KEYMAP = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\keymap\
        Property(S): LANGS = C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\langs\
        Property(S): LANGUAGES1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\languages\
        Property(S): LAYOUT = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\layout\
        Property(S): LAYOUTS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\layouts\
        Property(S): LAYOUTS2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\layouts\
        Property(S): LESS = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\
        Property(S): LESS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\less\
        Property(S): PAGINATION = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\
        Property(S): LESS10 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pagination\less\
        Property(S): PINNING = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\
        Property(S): LESS11 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\pinning\less\
        Property(S): RESIZE_COLUMNS = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\
        Property(S): LESS12 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\resize-columns\less\
        Property(S): ROW_EDIT = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\
        Property(S): LESS13 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\row-edit\less\
        Property(S): SELECTION = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\
        Property(S): LESS14 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\selection\less\
        Property(S): TREE_BASE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\
        Property(S): LESS15 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-base\less\
        Property(S): TREE_VIEW = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\
        Property(S): LESS16 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\tree-view\less\
        Property(S): LESS17 = C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\
        Property(S): VALIDATE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\
        Property(S): LESS18 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\validate\less\
        Property(S): LESS19 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\empty-base-layer\less\
        Property(S): LESS3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\cellnav\less\
        Property(S): LESS4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\edit\less\
        Property(S): LESS5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\expandable\less\
        Property(S): LESS6 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\exporter\less\
        Property(S): LESS7 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\grouping\less\
        Property(S): LESS8 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\importer\less\
        Property(S): MOVE_COLUMNS = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\
        Property(S): LESS9 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-grid\less\move-columns\less\
        Property(S): LIB2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\fastclick\lib\
        Property(S): LIB3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\require_js\js\lib\
        Property(S): LIB4 = C:\inetpub\wwwroot\MyComp.WebAPI\Viewer\lib\
        Property(S): LIB6 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\lib\
        Property(S): LIB7 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\lib\
        Property(S): LIB8 = C:\inetpub\wwwroot\MyComp.WebAPI\Authenticator\lib\
        Property(S): LIBS = C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\
        Property(S): LINE = C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\line\
        Property(S): LINT = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\lint\
        Property(S): LIST1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\list\
        Property(S): LIST2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\list\
        Property(S): LIVESCRIPT = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\livescript\
        Property(S): LOCALIZATION = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\localization\
        Property(S): LUA = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\lua\
        Property(S): MANIPULATION = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\
        Property(S): MANUALRELATIONSHIPS = C:\inetpub\wwwroot\MyComp.WebApp\app\manualrelationships\
        Property(S): MARKDOWN = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\markdown\
        Property(S): MATHEMATICA = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mathematica\
        Property(S): MENU = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menu\
        Property(S): MENU1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menu\
        Property(S): MENUBAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\menuBar\
        Property(S): MENUBAR1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\menuBar\
        Property(S): MERGE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\merge\
        Property(S): METEOR = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery.scrollbar\meteor\
        Property(S): MICROPLUGIN = C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\
        Property(S): MIN = C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\min\
        Property(S): MINIMAL = C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\minimal\
        Property(S): MIRC = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mirc\
        Property(S): MIXINS = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap\less\mixins\
        Property(S): MLLIKE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mllike\
        Property(S): MODE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\mode\
        Property(S): MODELICA = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\modelica\
        Property(S): RELEASE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\
        Property(S): MODULAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\release\modular\
        Property(S): MODULES2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\modules\
        Property(S): MSCGEN = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mscgen\
        Property(S): MSGBOX = C:\inetpub\wwwroot\MyComp.WebApp\app\msgBox\
        Property(S): MUMPS = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\mumps\
        Property(S): NAVBAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Navbar\
        Property(S): NAVBAR1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\navBar\
        Property(S): NAVBAR2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\navBar\
        Property(S): NGINX = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nginx\
        Property(S): NGSTORAGE = C:\inetpub\wwwroot\MyComp.WebApp\lib\ngstorage\
        Property(S): NSIS = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\nsis\
        Property(S): NTRIPLES = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ntriples\
        Property(S): OCTAVE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\octave\
        Property(S): ORACLE = C:\Program Files (x86)\MyComp\Web\Tools\InternalData\Oracle\
        Property(S): OZ = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\oz\
        Property(S): PAGES = C:\inetpub\wwwroot\MyComp.WebApp\dist\js\pages\
        Property(S): PANEL = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\panel\
        Property(S): PANEL1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\panel\
        Property(S): PASCAL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pascal\
        Property(S): PEGJS = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pegjs\
        Property(S): PERL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\perl\
        Property(S): PHP = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\php\
        Property(S): PIG = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\pig\
        Property(S): PIVOT = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Pivot\
        Property(S): PLUGINS = C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\js\plugins\
        Property(S): PLUGINS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\less\plugins\
        Property(S): PLUGINS4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\plugins\
        Property(S): PLUGINS5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\js\plugins\
        Property(S): POLARIS = C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\polaris\
        Property(S): POPUP = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Popup\
        Property(S): PRETTIFY = C:\inetpub\wwwroot\MyComp.WebApp\lib\slimScroll\examples\libs\prettify\
        Property(S): PROFILES = C:\Oracle\AutoVue\bin\Profiles\
        Property(S): PROGRESSCIRCULAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressCircular\
        Property(S): PROGRESSCIRCULAR1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressCircular\
        Property(S): PROGRESSLINEAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\progressLinear\
        Property(S): PROGRESSLINEAR1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\progressLinear\
        Property(S): PROPERTIES = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\generator\Properties\
        Property(S): PROPERTIES1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\properties\
        Property(S): PT_BR = C:\inetpub\wwwroot\MyComp.WebAPI\bin\pt-BR\
        Property(S): PT_BR1 = C:\inetpub\wwwroot\MyComp.WebViewer\bin\pt-BR\
        Property(S): PT_BR2 = C:\Program Files (x86)\MyComp\Web\Tools\pt-BR\
        Property(S): PUPPET = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\puppet\
        Property(S): PYTHON = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\python\
        Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
        Property(S): Q = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\q\
        Property(S): QUEUE = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\queue\
        Property(S): TEST26 = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\
        Property(S): QUNIT = C:\inetpub\wwwroot\MyComp.WebApp\lib\globalize\test\qunit\
        Property(S): R = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\r\
        Property(S): RADIOBUTTON = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\radioButton\
        Property(S): RADIOBUTTON1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\radioButton\
        Property(S): RELEASE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\release\
        Property(S): UI_ROUTER_EXTRAS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ui-router-extras\
        Property(S): RENDERING = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rendering\
        Property(S): ROWCONTROLLERS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\rowControllers\
        Property(S): RST = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rst\
        Property(S): RUBY = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ruby\
        Property(S): RUNMODE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\runmode\
        Property(S): RUST = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\rust\
        Property(S): SASS = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sass\
        Property(S): SCHEME = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\scheme\
        Property(S): SCREENSHOT = C:\inetpub\wwwroot\MyComp.WebApp\lib\bootstrap-treeview\screenshot\
        Property(S): SCRIPTS = C:\inetpub\wwwroot\MyComp.WebAPI\Scripts\
        Property(S): SCROLL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\scroll\
        Property(S): SCSS = C:\inetpub\wwwroot\MyComp.WebApp\lib\Font-Awesome\scss\
        Property(S): SCSS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\scss\
        Property(S): SEARCH = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\search\
        Property(S): SELECT = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\select\
        Property(S): SELECT1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\select\
        Property(S): SELECTION1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\selection\
        Property(S): SERVICES = C:\inetpub\wwwroot\MyComp.WebApp\app\common\services\
        Property(S): SERVICES1 = C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\services\
        Property(S): SERVICES10 = C:\inetpub\wwwroot\MyComp.WebApp\app\options\services\
        Property(S): SERVICES11 = C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\services\
        Property(S): SERVICES12 = C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\services\
        Property(S): SERVICES13 = C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\services\
        Property(S): SERVICES14 = C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\services\
        Property(S): SERVICES15 = C:\inetpub\wwwroot\MyComp.WebApp\app\urlapi\services\
        Property(S): SERVICES16 = C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\services\
        Property(S): SERVICES17 = C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\services\
        Property(S): SERVICES18 = C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\services\
        Property(S): SERVICES19 = C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\services\
        Property(S): SERVICES2 = C:\inetpub\wwwroot\MyComp.WebApp\app\login\services\
        Property(S): SERVICES20 = C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\services\
        Property(S): SERVICES21 = C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\services\
        Property(S): SERVICES3 = C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\services\
        Property(S): SERVICES4 = C:\inetpub\wwwroot\MyComp.WebApp\app\header\services\
        Property(S): SERVICES5 = C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\services\
        Property(S): SERVICES6 = C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\services\
        Property(S): SERVICES7 = C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\services\
        Property(S): SERVICES8 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\services\
        Property(S): SERVICES9 = C:\inetpub\wwwroot\MyComp.WebApp\app\landing\services\
        Property(S): SHARED = C:\inetpub\wwwroot\MyComp.WebAPI\Areas\HelpPage\Views\Shared\
        Property(S): SHARED1 = C:\inetpub\wwwroot\MyComp.WebAPI\Views\Shared\
        Property(S): SHELL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\shell\
        Property(S): SHOWHIDE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\showHide\
        Property(S): SHOWHIDE2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\showHide\
        Property(S): SIDENAV = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sidenav\
        Property(S): SIDENAV1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sidenav\
        Property(S): SIEVE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sieve\
        Property(S): SIFTER = C:\inetpub\wwwroot\MyComp.WebApp\lib\sifter\
        Property(S): SIGNALR = C:\inetpub\wwwroot\MyComp.WebApp\lib\signalr\
        Property(S): SIMPLE = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Simple\
        Property(S): SIZE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\size\
        Property(S): SKINS = C:\inetpub\wwwroot\MyComp.WebApp\dist\css\skins\
        Property(S): SLIDEOUT = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\SlideOut\
        Property(S): SLIDER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\slider\
        Property(S): SLIDER1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\slider\
        Property(S): SLIM = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\slim\
        Property(S): SMALLTALK = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smalltalk\
        Property(S): SMARTY = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\smarty\
        Property(S): SOLR = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\solr\
        Property(S): SOY = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\soy\
        Property(S): SPARQL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sparql\
        Property(S): SPLIT = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\layouts\Split\
        Property(S): SPREADSHEET = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\spreadsheet\
        Property(S): SQL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\sql\
        Property(S): SQL1 = C:\Program Files (x86)\MyComp\Web\Tools\InternalData\SQL\
        Property(S): SQUARE = C:\inetpub\wwwroot\MyComp.WebApp\lib\iCheck\skins\square\
        Property(S): SRC = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\
        Property(S): SRC1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-loading-bar\src\
        Property(S): SRC10 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-vs-repeat\src\
        Property(S): SRC12 = C:\inetpub\wwwroot\MyComp.WebApp\lib\microplugin\src\
        Property(S): SRC14 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-layout\src\
        Property(S): SRC15 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jQuery.dotdotdot\src\
        Property(S): SRC16 = C:\inetpub\wwwroot\MyComp.WebApp\lib\bowser\src\
        Property(S): SRC17 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-dynamic-locale\src\
        Property(S): SRC18 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jstree\src\
        Property(S): SRC2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-ui-router\src\
        Property(S): SRC4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-smart-table\src\
        Property(S): SRC6 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-perfect-scrollbar\src\
        Property(S): SRC7 = C:\inetpub\wwwroot\MyComp.WebApp\lib\perfect-scrollbar\src\
        Property(S): SRC8 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-froala\src\
        Property(S): SRC9 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-http-auth\src\
        Property(S): STANDALONE = C:\inetpub\wwwroot\MyComp.WebApp\lib\selectize\dist\js\standalone\
        Property(S): STEX = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stex\
        Property(S): STICKY = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\sticky\
        Property(S): STICKY1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\sticky\
        Property(S): STICKY_TOOLBAR1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\sticky_toolbar\
        Property(S): STYLES = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\styles\
        Property(S): STYLUS = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\stylus\
        Property(S): SUBHEADER = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\subheader\
        Property(S): SUBHEADER1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\subheader\
        Property(S): SUPPORTDIR = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\{CDA410C5-1B85-4926-97A4-97900B03C152}\
        Property(S): SWIFT = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\swift\
        Property(S): SWIPE = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\swipe\
        Property(S): SWIPE1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\swipe\
        Property(S): SWITCH = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\switch\
        Property(S): SWITCH1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\switch\
        Property(S): MyComp2 = C:\Program Files (x86)\MyComp\
        Property(S): SystemFolder = C:\Windows\SysWOW64\
        Property(S): TABS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tabs\
        Property(S): TABS2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tabs\
        Property(S): SourceDir = C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\
        Property(S): TCL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tcl\
        Property(S): TEMPLATES1 = C:\inetpub\wwwroot\MyComp.WebApp\app\documentgrid\templates\
        Property(S): TEMPLATES10 = C:\inetpub\wwwroot\MyComp.WebApp\app\testpage\templates\
        Property(S): TEMPLATES11 = C:\inetpub\wwwroot\MyComp.WebApp\app\common\templates\
        Property(S): TEMPLATES12 = C:\inetpub\wwwroot\MyComp.WebApp\app\toolbar\templates\
        Property(S): TEMPLATES13 = C:\inetpub\wwwroot\MyComp.WebApp\app\datacard\templates\
        Property(S): TEMPLATES14 = C:\inetpub\wwwroot\MyComp.WebApp\app\searchcard\templates\
        Property(S): TEMPLATES15 = C:\inetpub\wwwroot\MyComp.WebApp\app\customselect\templates\
        Property(S): TEMPLATES16 = C:\inetpub\wwwroot\MyComp.WebApp\app\librarypicker\templates\
        Property(S): TEMPLATES17 = C:\inetpub\wwwroot\MyComp.WebApp\app\tests\templates\
        Property(S): TEMPLATES18 = C:\inetpub\wwwroot\MyComp.WebApp\app\fileguide\templates\
        Property(S): TEMPLATES19 = C:\inetpub\wwwroot\MyComp.WebApp\app\checkIn\templates\
        Property(S): TEMPLATES2 = C:\inetpub\wwwroot\MyComp.WebApp\app\footer\templates\
        Property(S): TEMPLATES20 = C:\inetpub\wwwroot\MyComp.WebApp\app\gridsettings\templates\
        Property(S): TEMPLATES21 = C:\inetpub\wwwroot\MyComp.WebApp\app\options\templates\
        Property(S): TEMPLATES22 = C:\inetpub\wwwroot\MyComp.WebApp\app\errorlist\templates\
        Property(S): TEMPLATES23 = C:\inetpub\wwwroot\MyComp.WebApp\app\selectioncommand\templates\
        Property(S): TEMPLATES24 = C:\inetpub\wwwroot\MyComp.WebApp\app\documentdashboard\templates\
        Property(S): TEMPLATES25 = C:\inetpub\wwwroot\MyComp.WebApp\app\exportmenu\templates\
        Property(S): TEMPLATES26 = C:\inetpub\wwwroot\MyComp.WebApp\app\ngClipboard\templates\
        Property(S): TEMPLATES27 = C:\inetpub\wwwroot\MyComp.WebApp\app\viewpdf\templates\
        Property(S): TEMPLATES28 = C:\inetpub\wwwroot\MyComp.WebApp\app\systemlog\templates\
        Property(S): TEMPLATES29 = C:\inetpub\wwwroot\MyComp.WebApp\app\emailform\templates\
        Property(S): TEMPLATES3 = C:\inetpub\wwwroot\MyComp.WebApp\app\header\templates\
        Property(S): TEMPLATES30 = C:\inetpub\wwwroot\MyComp.WebApp\app\folderbrowser\templates\
        Property(S): TEMPLATES31 = C:\inetpub\wwwroot\MyComp.WebApp\app\editEmails\templates\
        Property(S): TEMPLATES32 = C:\inetpub\wwwroot\MyComp.WebApp\app\clientServices\templates\
        Property(S): TEMPLATES4 = C:\inetpub\wwwroot\MyComp.WebApp\app\landing\templates\
        Property(S): TEMPLATES5 = C:\inetpub\wwwroot\MyComp.WebApp\app\layout\templates\
        Property(S): TEMPLATES6 = C:\inetpub\wwwroot\MyComp.WebApp\app\login\templates\
        Property(S): TEMPLATES7 = C:\inetpub\wwwroot\MyComp.WebApp\app\multifieldsearch\templates\
        Property(S): TEMPLATES8 = C:\inetpub\wwwroot\MyComp.WebApp\app\rightsidebar\templates\
        Property(S): TEMPLATES9 = C:\inetpub\wwwroot\MyComp.WebApp\app\sidebar\templates\
        Property(S): TERN = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\tern\
        Property(S): IS_SQLSERVER_INITIALIZED = 1
        Property(S): TEST27 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-bootstrap-toggle-switch\test\
        Property(S): TEXTFIELD = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\textField\
        Property(S): TEXTFIELD1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\textField\
        Property(S): TEXTILE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\textile\
        Property(S): THEME = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\theme\
        Property(S): THEMES1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\FroalaWysiwygEditor\css\themes\
        Property(S): THEMES4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\css\themes\
        Property(S): THEMES5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\froala_editor_2.3.3\html\themes\
        Property(S): TIDDLYWIKI = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiddlywiki\
        Property(S): TIKI = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tiki\
        Property(S): TOAST = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toast\
        Property(S): TOAST1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toast\
        Property(S): TOMCAT_8.5_TOMCATFORMyProduct = C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\
        Property(S): TOML = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\toml\
        Property(S): TOOLBAR2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\toolbar\
        Property(S): TOOLBAR3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\toolbar\
        Property(S): TOOLPANEL = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\toolPanel\
        Property(S): WEB = C:\Program Files (x86)\MyComp\Web\
        Property(S): TOOLTIP = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\tooltip\
        Property(S): TOOLTIP1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\tooltip\
        Property(S): TORNADO = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\tornado\
        Property(S): TRAVERSING = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\
        Property(S): TROFF = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\troff\
        Property(S): TS1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\ts\
        Property(S): TTCN = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn\
        Property(S): TTCN_CFG = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\ttcn-cfg\
        Property(S): TURTLE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\turtle\
        Property(S): TWIG = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\twig\
        Property(S): USERPROFILE = C:\Users\Administrator.WKST0218SRV2012\
        Property(S): VALUES = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-file-upload\src\values\
        Property(S): VAR = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\ajax\var\
        Property(S): VAR1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\core\var\
        Property(S): VAR2 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\css\var\
        Property(S): VAR3 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\data\var\
        Property(S): VAR4 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\manipulation\var\
        Property(S): VAR5 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\traversing\var\
        Property(S): VAR6 = C:\inetpub\wwwroot\MyComp.WebApp\lib\jquery\src\var\
        Property(S): VB = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vb\
        Property(S): VBSCRIPT = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vbscript\
        Property(S): VECTORMAP_DATA = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-data\
        Property(S): VECTORMAP_UTILS = C:\inetpub\wwwroot\MyComp.WebApp\lib\devextreme\js\vectormap-utils\
        Property(S): VELOCITY = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\velocity\
        Property(S): VENDOR = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\vendor\
        Property(S): VENDOR1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\quick-ng-repeat\example\js\vendor\
        Property(S): VERILOG = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\verilog\
        Property(S): VHDL = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vhdl\
        Property(S): VIRTUALDOM = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\virtualDom\
        Property(S): VIRTUALREPEAT = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\virtualRepeat\
        Property(S): VIRTUALREPEAT1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\virtualRepeat\
        Property(S): VIRTUAL_DOM_IS_FOR_THE_PAST = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\virtual-dom-is-for-the-past\
        Property(S): VUE = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\vue\
        Property(S): WEBAPPS1 = C:\Program Files (x86)\Apache Software Foundation\Tomcat 8.5_TomcatForMyProduct\webapps\
        Property(S): WHITEFRAME = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\closure\whiteframe\
        Property(S): WHITEFRAME1 = C:\inetpub\wwwroot\MyComp.WebApp\lib\angular-material\modules\js\whiteframe\
        Property(S): WHY_THE_WORLD_NEEDED_ANOTHER_ANGULARJS_GRID = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\docs\why-the-world-needed-another-angularjs-grid\
        Property(S): WIDGETS = C:\inetpub\wwwroot\MyComp.WebApp\lib\ag-grid\src\ts\widgets\
        Property(S): WRAP = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\addon\wrap\
        Property(S): XML = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xml\
        Property(S): XQUERY = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\xquery\
        Property(S): YAML = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml\
        Property(S): YAML_FRONTMATTER = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\yaml-frontmatter\
        Property(S): Z80 = C:\inetpub\wwwroot\MyComp.WebApp\lib\codemirror\mode\z80\
        Property(S): ZCS = C:\inetpub\wwwroot\MyComp.WebApp\app\zcs\
        Property(S): _LAYOUTS = C:\inetpub\wwwroot\MyComp.WebApp\lib\jszip\documentation\_layouts\
        Property(S): newfolder2 = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\MyProduct Web\
        Property(S): MIGRATE = {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        Property(S): ROOTDRIVE = C:\
        Property(S): PackagecodeChanging = 1
        Property(S): ProductState = -1
        Property(S): TRANSFORMSATSOURCE = 1
        Property(S): TRANSFORMSSECURE = 1
        Property(S): TRANSFORMS = |C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        Property(S): RecacheTransforms = C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\1033.MST
        Property(S): PackageCode = {61142C3E-A6BC-482A-B241-4E4BCD1B2833}
        Property(S): DOTNETVERSIONFULL = #461814
        Property(S): IIS_VERSION = #8
        Property(S): ISCHECKFORPRODUCTUPDATES = 1
        Property(S): LAUNCHPROGRAM = 1
        Property(S): ApplicationUsers = AllUsers
        Property(S): _BrowseProperty = 0
        Property(S): AgreeToLicense = No
        Property(S): _IsMaintenance = Change
        Property(S): RestartManagerOption = CloseRestart
        Property(S): SetupType = Typical
        Property(S): _IsSetupTypeMin = Typical
        Property(S): Display_IsBitmapDlg = 1
        Property(S): ARPPRODUCTICON = ARPPRODUCTICON.exe
        Property(S): DefaultUIFont = Tahoma8
        Property(S): DialogCaption = InstallShield for Windows Installer
        Property(S): DisplayNameCustom = Custom
        Property(S): DisplayNameMinimal = Minimal
        Property(S): DisplayNameTypical = Typical
        Property(S): DWUSINTERVAL = 30
        Property(S): ErrorDialog = SetupError
        Property(S): InstallChoice = AR
        Property(S): INSTALLLEVEL = 100
        Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
        Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
        Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
        Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
        Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
        Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
        Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
        Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
        Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
        Property(S): IS_SQLSERVER_AUTHENTICATION = 1
        Property(S): IS_SQLSERVER_USERNAME = sa
        Property(S): ISVROOT_PORT_NO = 0
        Property(S): Manufacturer = MyComp Software
        Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
        Property(S): ProductID = none
        Property(S): ProductLanguage = 1033
        Property(S): ProductName = MyComp MyProduct 2018 UP1 Web Server
        Property(S): ProductVersion = 11.0.2697
        Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
        Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
        Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
        Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
        Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
        Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
        Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
        Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
        Property(S): PROGMSG_IIS_EXTRACTDONEz = Extracted information for IIS virtual directories...
        Property(S): PROGMSG_IIS_EXTRACTzDONE = Extracted information for IIS virtual directories...
        Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
        Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
        Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
        Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
        Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
        Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
        Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
        Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
        Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
        Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
        Property(S): ProgressType0 = install
        Property(S): ProgressType1 = Installing
        Property(S): ProgressType2 = installed
        Property(S): ProgressType3 = installs
        Property(S): RebootYesNo = Yes
        Property(S): ReinstallModeText = omus
        Property(S): IS_PREVENT_DOWNGRADE_EXIT = A newer version of this application is already installed on this computer. If you wish to install this version, please uninstall the newer version first. Click OK to exit the wizard.
        Property(S): SecureCustomProperties = ISFOUNDNEWERPRODUCTVERSION;USERNAME;COMPANYNAME;ISX_SERIALNUM;SUPPORTDIR;IISROOTFOLDER;INSTALLDIR;DOTNETVERSIONFULL;IIS_VERSION;TEXTLABEL1;IS_NET_API_LOGON_USERNAME;TEXTLABEL;IS_PROP;IS_NET_API_LOGON_PASSWORD;TEXTLABEL11;IS_NEW_USER_CONFIRM_TEXT;IS_NEW_USER_SERVER_TEXT;IS_NEW_USER_GROUP_TEXT;IS_NEW_USER_NAME_TEXT;IS_NET_API_NEW_USER_PASSWORD;IS_NET_API_NEW_USER_NAME;IS_NET_API_NEW_USER_CONFIRM;IS_NEW_USER_PASSWORD_TEXT;IS_NET_API_NEW_USER_SERVER;IS_NET_API_NEW_USER_GROUP;IS_NET_API_GROUP_LIST;ISPROP;IS_NET_API_SERVER_LIST;IS_NET_API_SERVER_NEW_USER_LIST;IS_PROP1;IS_NET_API_USER_LIST;TEXTLABEL2;IS_NET_API_LOGON_DOMAIN_TOKEN;IS_NET_API_LOGON_USERNAME_TOKEN;IS_SQLSERVER_LIST;IS_SQLSERVER_DATABASE;IS_SQLSERVER_AUTHENTICATION;IS_SQLSERVER_USERNAME;IS_SQLSERVER_SERVER;IS_SQLSERVER_PASSWORD;TCPPORT;ORACLEDATABASE;ORACLEUSERID;ORACLEPASSWORD;DATABASEPORT;ORACLESID;ORACLESCHEMA;NAWCTCPPORT;NAWCHOSTHEADER;AVDIR;LAUNCHPROGRAM;ISACTIONPROP1;ISACTIONPROP2;SERVEROSBYPASS;TNSNAMESCHECK
        Property(S): ALLUSERS = 1
        Property(S): PROGMSG_IIS_REMOVEWEBSITES = Removing IIS websites...
        Property(S): PROGMSG_IIS_CREATEWEBSITE = Creating IIS website %s
        Property(S): PROGMSG_IIS_CREATEWEBSITES = Creating IIS websites...
        Property(S): IS_PROGMSG_TEXTFILECHANGS_REPLACE = Replacing %s with %s in %s...
        Property(S): DWUSLINK = CE9BF0FF19CBB78FA9AC80D8DEBB978FBEECB78F79BB5028CE9C97D88E6BB0E8E9BB0798A9AC
        Property(S): ARPURLINFOABOUT = http://www.MyCompsoftware.com
        Property(S): IS_SQLBROWSE_INTRO_SERVER = From the list of servers below, select the database server you would like to target.
        Property(S): IS_SQLBROWSE_INTRO_DB = From the list of catalog names below, select the database catalog you would like to target.
        Property(S): IS_SQLSERVER_DIALOG = 0
        Property(S): IS_SQLSERVER_NETLIB_MS = Network Library=DBMSSOCN
        Property(S): DatabaseType = 1
        Property(S): TCPPORT = 5098
        Property(S): DATABASEPORT = 1521
        Property(S): NAWCTCPPORT = 80
        Property(S): ADDREMDISPLAYVER = 11.0.0.2697
        Property(S): SHOWLAUNCHPROGRAM = -1
        Property(S): NewProperty4 = 0
        Property(S): NewProperty1 = 0
        Property(S): PROGRAMFILETOLAUNCHATEND = Launch
        Property(S): VIEWERTHREEDFILEEXTS = .IAM, .IPT, .IPN,.SLDASM, .SLDPRT,.PAR, .PSM,.MODEL, .ASM, .CATPart, .CATProduct, .PRT, .XPR, .XAS, .IGES, .IGS, .STP, .STEP, .STE, .STL
        Property(S): MSIRESTARTMANAGERCONTROL = Disable
        Property(S): NewProperty3 = 0
        Property(S): NewProperty5 = 0
        Property(S): ISReleaseFlags = MyProductLabel,MyProductJREPrereq
        Property(S): SETUPEXENAME = MyProductWebServer.exe
        Property(S): MsiLogFileLocation = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSIce4f2.LOG
        Property(S): ARPINSTALLLOCATION = C:\inetpub\wwwroot\
        Property(S): IS_SQLSERVER_PASSWORD = **********
        Property(S): ISACTIONPROP2 = {CB3B5C9A-0DAD-4C69-BF96-2BC6A15ED4D9}
        Property(S): USERNAME = Windows User
        Property(S): IS_NET_API_LOGON_PASSWORD = **********
        Property(S): IS_NET_API_LOGON_USERNAME = wkst0218srv2012\administrator
        Property(S): IS_SQLSERVER_LIST = MyProduct
        Property(S): IS_SQLSERVER_DATABASE = MyProduct
        Property(S): IS_SQLSERVER_SERVER = wkst0218srv2012.ssetestdom.local
        Property(S): ACTION = INSTALL
        Property(S): CLIENTPROCESSID = 1144
        Property(S): CLIENTUILEVEL = 0
        Property(S): CURRENTDIRECTORY = C:\Users\Administrator.WKST0218SRV2012\Desktop
        Property(S): SETUPEXEDIR = C:\Users\Administrator.WKST0218SRV2012\Desktop
        Property(S): IS_SQLSERVER_FILTERED_FLATLIST = (local),(localdb)\v11.0,WKST0218SRV2012
        Property(S): SQLCONNVALID = 1
        Property(S): SECONDSEQUENCE = 1
        Property(S): SQLTRUSTEDCONNECTION = NO
        Property(S): IS_SQLBROWSE_INTRO = From the list of catalog names below, select the database catalog you would like to target.
        Property(S): IS_SQLSERVER_STATUS = 0
        Property(S): DBTYPE = 1
        Property(S): IS_SQL_SERVER_BROWSE = 0
        Property(S): IS_SQL_DB_BROWSE = 1
        Property(S): IS_NET_API_NET_VALID_USER = 1
        Property(S): ADDLOCAL = MyProductLabel,ViewerFiles,nAWCSite,webAPI,webApp
        Property(S): MsiSystemRebootPending = 1
        Property(S): VersionMsi = 5.00
        Property(S): VersionNT64 = 602
        Property(S): WindowsBuild = 9200
        Property(S): ServicePackLevelMinor = 0
        Property(S): MsiNTProductType = 3
        Property(S): WindowsFolder = C:\Windows\
        Property(S): WindowsVolume = C:\
        Property(S): System64Folder = C:\Windows\system32\
        Property(S): RemoteAdminTS = 1
        Property(S): TempFolder = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\
        Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
        Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
        Property(S): AppDataFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\
        Property(S): FavoritesFolder = C:\Users\Administrator.WKST0218SRV2012\Favorites\
        Property(S): NetHoodFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
        Property(S): PersonalFolder = C:\Users\Administrator.WKST0218SRV2012\Documents\
        Property(S): PrintHoodFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
        Property(S): RecentFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\Recent\
        Property(S): SendToFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Roaming\Microsoft\Windows\SendTo\
        Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
        Property(S): CommonAppDataFolder = C:\ProgramData\
        Property(S): LocalAppDataFolder = C:\Users\Administrator.WKST0218SRV2012\AppData\Local\
        Property(S): MyPicturesFolder = C:\Users\Administrator.WKST0218SRV2012\Pictures\
        Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
        Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
        Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
        Property(S): DesktopFolder = C:\Users\Public\Desktop\
        Property(S): FontsFolder = C:\Windows\Fonts\
        Property(S): GPTSupport = 1
        Property(S): OLEAdvtSupport = 1
        Property(S): ShellAdvtSupport = 1
        Property(S): MsiAMD64 = 6
        Property(S): Msix64 = 6
        Property(S): Intel = 6
        Property(S): PhysicalMemory = 8192
        Property(S): VirtualMemory = 6242
        Property(S): AdminUser = 1
        Property(S): MsiTrueAdminUser = 1
        Property(S): LogonUser = Administrator
        Property(S): UserSID = S-1-5-21-2586580876-23674519-2901659861-500
        Property(S): UserLanguageID = 1033
        Property(S): ComputerName = WKST0218SRV2012
        Property(S): SystemLanguageID = 1033
        Property(S): ScreenX = 1024
        Property(S): ScreenY = 768
        Property(S): CaptionHeight = 23
        Property(S): BorderTop = 1
        Property(S): BorderSide = 1
        Property(S): TextHeight = 16
        Property(S): TextInternalLeading = 3
        Property(S): ColorBits = 32
        Property(S): TTCSupport = 1
        Property(S): Time = 17:15:05
        Property(S): Date = 10/16/2018
        Property(S): MsiNetAssemblySupport = 4.7.3062.0
        Property(S): MsiWin32AssemblySupport = 6.2.9200.16384
        Property(S): RedirectedDllSupport = 2
        Property(S): MsiRunningElevated = 1
        Property(S): Privileged = 1
        Property(S): DATABASE = C:\Windows\Installer\1afa01.msi
        Property(S): OriginalDatabase = C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\MyProductWeb.msi
        Property(S): UILevel = 5
        Property(S): Preselected = 1
        Property(S): CostingComplete = 1
        Property(S): SOURCEDIR = C:\Users\Administrator.WKST0218SRV2012\AppData\Local\Downloaded Installations\{61142C3E-A6BC-482A-B241-4E4BCD1B2833}\
        Property(S): SourcedirProduct = {CDA410C5-1B85-4926-97A4-97900B03C152}
        Property(S): OutOfDiskSpace = 0
        Property(S): OutOfNoRbDiskSpace = 0
        Property(S): PrimaryVolumeSpaceAvailable = 0
        Property(S): PrimaryVolumeSpaceRequired = 0
        Property(S): PrimaryVolumeSpaceRemaining = 0
        Property(S): IS_TEMP_PROP_IIS_CONFIG = C:\Users\ADMINI~1.WKS\AppData\Local\Temp\IIS244B.tmp
        Property(S): ProductToBeRegistered = 1
        MSI (s) (9C:0C) [17:15:05:985]: Closing MSIHANDLE (3) of type 790542 for thread 2316
        MSI (s) (9C:0C) [17:15:05:985]: Attempting to delete file C:\Windows\Installer\1afa02.mst
        MSI (s) (9C:0C) [17:15:06:016]: Attempting to delete file C:\Windows\Installer\1afa02.mst
        MSI (s) (9C:0C) [17:15:06:016]: Unable to delete the file outside of the engine. LastError = 2
        MSI (s) (9C:0C) [17:15:06:016]: MainEngineThread is returning 0
        MSI (s) (9C:04) [17:15:06:016]: RESTART MANAGER: Session closed.
        MSI (s) (9C:04) [17:15:06:016]: No System Restore sequence number for this installation.
        MSI (s) (9C:04) [17:15:06:032]: User policy value 'DisableRollback' is 0
        MSI (s) (9C:04) [17:15:06:032]: Machine policy value 'DisableRollback' is 0
        MSI (s) (9C:04) [17:15:06:032]: Incrementing counter to disable shutdown. Counter after increment: 0
        MSI (s) (9C:04) [17:15:06:032]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
        MSI (s) (9C:04) [17:15:06:032]: Note: 1: 2265 2: 3: -2147287035
        MSI (s) (9C:04) [17:15:06:032]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
        MSI (s) (9C:04) [17:15:06:032]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
        MSI (s) (9C:04) [17:15:06:032]: Destroying RemoteAPI object.
        MSI (s) (9C:A4) [17:15:06:032]: Custom Action Manager thread ending.
        MSI (c) (78:9C) [17:15:06:032]: Back from server. Return value: 0
        MSI (c) (78:9C) [17:15:06:032]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
        MSI (c) (78:9C) [17:15:06:032]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
        Action ended 17:15:06: ExecuteAction. Return value 1.
        MSI (c) (78:9C) [17:15:06:032]: Doing action: ISSetupFilesCleanup
        Action 17:15:06: ISSetupFilesCleanup.
        Action start 17:15:06: ISSetupFilesCleanup.
        MSI (c) (78:9C) [17:15:06:032]: Creating MSIHANDLE (252) of type 790542 for thread 2972
        MSI (c) (78:EC) [17:15:06:032]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSI71C0.tmp, Entrypoint: SFCleanupEx
        MSI (c) (78:EC) [17:15:06:063]: Closing MSIHANDLE (252) of type 790542 for thread 2972
        Action ended 17:15:06: ISSetupFilesCleanup. Return value 1.
        MSI (c) (78:9C) [17:15:06:063]: Doing action: SetupCompleteSuccess
        Action 17:15:06: SetupCompleteSuccess.
        Action start 17:15:06: SetupCompleteSuccess.
        Action 17:15:06: SetupCompleteSuccess. Dialog created
        MSI (c) (78:D4) [17:15:10:868]: PROPERTY CHANGE: Adding ISSHOWMSILOG property. Its value is '1'.
        MSI (c) (78:D4) [17:15:14:597]: Doing action: InstallStartAutoVueService
        Action 17:15:14: InstallStartAutoVueService.
        Action start 17:15:14: InstallStartAutoVueService.
        MSI (c) (78:D4) [17:15:14:613]: Doing action: ShowMsiLog
        Action 17:15:14: ShowMsiLog.
        Action start 17:15:14: ShowMsiLog.
        MSI (c) (78:D4) [17:15:14:613]: Doing action: ISSetupFilesCleanup
        Action 17:15:14: ISSetupFilesCleanup.
        Action start 17:15:14: ISSetupFilesCleanup.
        MSI (c) (78:D4) [17:15:14:613]: Creating MSIHANDLE (253) of type 790542 for thread 3028
        MSI (c) (78:FC) [17:15:14:613]: Invoking remote custom action. DLL: C:\Users\ADMINI~1.WKS\AppData\Local\Temp\MSI9346.tmp, Entrypoint: SFCleanupEx - Superfreak3 5 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ